summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
Diffstat (limited to 'db')
-rw-r--r--db/abra_db.txt2
-rw-r--r--db/constants.conf338
-rw-r--r--db/item_db2.conf56
-rw-r--r--db/item_options.conf1026
-rw-r--r--db/job_db2.txt2
-rw-r--r--db/map_index.txt5
-rw-r--r--db/mob_db2.conf9
-rw-r--r--db/pre-re/exp.txt4
-rw-r--r--db/pre-re/item_chain.conf2
-rw-r--r--db/pre-re/item_combo_db.txt14
-rw-r--r--db/pre-re/item_db.conf11273
-rw-r--r--db/pre-re/item_group.conf202
-rw-r--r--db/pre-re/item_packages.conf116
-rw-r--r--db/pre-re/job_db.conf61
-rw-r--r--db/pre-re/map_zone_db.conf30
-rw-r--r--db/pre-re/mob_db.conf250
-rw-r--r--db/pre-re/mob_race2_db.txt2
-rw-r--r--db/pre-re/refine_db.conf149
-rw-r--r--db/pre-re/skill_cast_db.txt1911
-rw-r--r--db/pre-re/skill_castnodex_db.txt57
-rw-r--r--db/pre-re/skill_db.conf37233
-rw-r--r--db/pre-re/skill_db.txt1262
-rw-r--r--db/pre-re/skill_require_db.txt1024
-rw-r--r--db/pre-re/skill_tree.conf90
-rw-r--r--db/pre-re/skill_unit_db.txt187
-rw-r--r--db/quest_db.conf112
-rw-r--r--db/re/exp.txt8
-rw-r--r--db/re/item_chain.conf2
-rw-r--r--db/re/item_combo_db.txt19
-rw-r--r--db/re/item_db.conf19233
-rw-r--r--db/re/item_group.conf198
-rw-r--r--db/re/item_packages.conf82
-rw-r--r--db/re/job_db.conf48
-rw-r--r--db/re/map_cache.datbin2147147 -> 2124369 bytes
-rw-r--r--db/re/map_zone_db.conf190
-rw-r--r--db/re/mob_db.conf2620
-rw-r--r--db/re/mob_race2_db.txt2
-rw-r--r--db/re/mob_skill_db.txt376
-rw-r--r--db/re/refine_db.conf350
-rw-r--r--db/re/skill_cast_db.txt1926
-rw-r--r--db/re/skill_castnodex_db.txt57
-rw-r--r--db/re/skill_db.conf38179
-rw-r--r--db/re/skill_db.txt1275
-rw-r--r--db/re/skill_require_db.txt1028
-rw-r--r--db/re/skill_tree.conf90
-rw-r--r--db/re/skill_unit_db.txt190
-rw-r--r--db/sc_config.txt75
-rw-r--r--db/skill_changematerial_db.txt2
48 files changed, 105808 insertions, 15559 deletions
diff --git a/db/abra_db.txt b/db/abra_db.txt
index 2eb770abd..4870c489d 100644
--- a/db/abra_db.txt
+++ b/db/abra_db.txt
@@ -1,4 +1,4 @@
-// Hocus-Pocus (Abrakadabra) Castable Skills Database
+// Hocus-Pocus (Abracadabra) Castable Skills Database
//
// Structure of Database:
// SkillID,DummyName,RequiredHocusPocusLevel,Rate
diff --git a/db/constants.conf b/db/constants.conf
index 5440c521e..dd280612c 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -225,6 +225,8 @@ constants_db: {
Job_Oboro: 4212
Job_Rebellion: 4215
+ Job_Summoner: 4218
+
comment__: "Job masks / Job map_ids"
EAJL_2_1: 0x0100
EAJL_2_2: 0x0200
@@ -248,6 +250,7 @@ constants_db: {
EAJ_GUNSLINGER: 0x0009
EAJ_NINJA: 0x000A
EAJ_GANGSI: 0x000D
+ EAJ_SUMMONER: 0x000E
EAJ_SUPER_NOVICE: 0x0100
EAJ_KNIGHT: 0x0101
@@ -451,124 +454,6 @@ constants_db: {
cell_chknovending: 12
cell_chknochat: 13
- comment__: "Parameters"
- BaseExp: {
- Value: 1
- Parameter: true
- }
- JobExp: {
- Value: 2
- Parameter: true
- }
- Karma: {
- Value: 3
- Parameter: true
- }
- Manner: {
- Value: 4
- Parameter: true
- }
- Hp: {
- Value: 5
- Parameter: true
- }
- MaxHp: {
- Value: 6
- Parameter: true
- }
- Sp: {
- Value: 7
- Parameter: true
- }
- MaxSp: {
- Value: 8
- Parameter: true
- }
- StatusPoint: {
- Value: 9
- Parameter: true
- }
- BaseLevel: {
- Value: 11
- Parameter: true
- }
- SkillPoint: {
- Value: 12
- Parameter: true
- }
- Class: {
- Value: 19
- Parameter: true
- }
- Zeny: {
- Value: 20
- Parameter: true
- }
- Sex: {
- Value: 21
- Parameter: true
- }
- NextBaseExp: {
- Value: 22
- Parameter: true
- }
- NextJobExp: {
- Value: 23
- Parameter: true
- }
- Weight: {
- Value: 24
- Parameter: true
- }
- MaxWeight: {
- Value: 25
- Parameter: true
- }
- JobLevel: {
- Value: 55
- Parameter: true
- }
- Upper: {
- Value: 56
- Parameter: true
- }
- BaseJob: {
- Value: 119
- Parameter: true
- }
- BaseClass: {
- Value: 120
- Parameter: true
- }
- killerrid: {
- Value: 121
- Parameter: true
- }
- killedrid: {
- Value: 122
- Parameter: true
- }
- SlotChange: {
- Value: 123
- Parameter: true
- }
- CharRename: {
- Value: 124
- Parameter: true
- }
- ModExp: {
- Value: 125
- Parameter: true
- }
- ModDrop: {
- Value: 126
- Parameter: true
- }
- ModDeath: {
- Value: 127
- Parameter: true
- }
-
comment__: "Bonuses / Parameter IDs"
bMaxHP: 6
bMaxSP: 8
@@ -1498,6 +1383,21 @@ constants_db: {
SC_G_LIFEPOTION: 640
SC_MYSTICPOWDER: 641
+ // Summoner
+ SC_SUHIDE: 642
+ SC_SU_STOOP: 643
+ SC_SPRITEMABLE: 644
+ SC_CATNIPPOWDER: 645
+ SC_SV_ROOTTWIST: 646
+ SC_BITESCAR: 647
+ SC_ARCLOUSEDASH: 648
+ SC_TUNAPARTY: 649
+ SC_SHRIMP: 650
+ SC_FRESHSHRIMP: 651
+
+ // Summer 2 Costume
+ SC_DRESS_UP: 652
+
comment__: "Emotes"
e_gasp: 0
e_what: 1
@@ -3582,6 +3482,76 @@ constants_db: {
4_BLOODYMAN: 10176
4_GIBBET: 10177
4_DULLAHAN: 10178
+ 4_M_LAZY: 10179
+ 4_M_GONY: 10180
+ 4_M_ROOKIE: 10181
+ 4_M_PHILOFONTES: 10182
+ 4_F_ESTLOVELOY: 10183
+ 4_F_LEEDSH: 10184
+ 4_F_DIENE: 10185
+ 4_F_COATNEIS: 10186
+ 4_M_RUPERT: 10187
+ 4_M_FALLENGONY: 10188
+ 4_M_EISEN: 10189
+ 4_F_DEADEVIL: 10190
+ 4_F_HUNTER_EVIL: 10191
+ 4_F_ELENA: 10192
+ 4_F_ANYA: 10193
+ 4_M_SEIREN_UC: 10194
+ 4_M_GUNSLINGER2: 10195
+ 4_M_GUNSLINGER3: 10196
+ 4_M_REBELLION2: 10197
+ 4_M_REBELLION3: 10198
+ 4_F_GUNSLINGER2: 10199
+ 4_F_GUNSLINGER3: 10200
+ 4_F_REBELLION2: 10201
+ 4_F_REBELLION3: 10202
+ 4_M_ILYA: 10203
+ // Free ID - 10204
+ 4_ELDER: 10205
+ 4_LUNATIC: 10206
+ 4_F_NOVICE2: 10207
+ 4_WICKEDNYMPH: 10208
+ 4_F_PREMI: 10209
+ 4_M_COSTELL: 10210
+ 4_M_YATTWARP: 10211
+ 4_M_EVOKASCUDI: 10212
+ 4_M_JOHNNYJAMES: 10213
+ 4_M_ALBERTFORD: 10214
+ 4_M_SEANMCCURDY: 10215
+ 4_M_KARAMPUCCI: 10216
+ 4_M_CACTUSMAN1: 10217
+ 4_M_CACTUSMAN2: 10218
+ 4_M_CACTUSMAN3: 10219
+ 4_M_CACTUSLADY: 10220
+ 4_M_GAST: 10221
+ 4_M_CACTUSCHILD: 10222
+ 4_KING: 10223
+ 4_F_BOMI: 10224
+ 4_M_CACTUSCHIEF: 10225
+ 4_F_CACTUSCHILD2: 10226
+ 4_F_CACTUSLADY2: 10227
+ 4_F_CACTUSLADY3: 10228
+ 4_M_CACTUS: 10229
+ 4_M_COWRAIDERS1: 10230
+ 4_M_COWRAIDERS2: 10231
+ 4_M_COWRAIDERS3: 10232
+ 4_F_JP14THEVT: 10233
+ 4_M_POORSCHOLAR: 10234
+ 4_M_PEPPERROTI: 10235
+ JP_NPC01: 10236
+ 4_PURPLE_WARP: 10237
+ 4_F_NARIN: 10238
+ 4_M_URGENT_MAN: 10239
+ 4_M_KEEN_SOLDIER: 10240
+ 4_F_SLOPPY_WOMAN: 10241
+ 4_F_DRKAFRA01: 10242
+ 4_M_DRZONDA01: 10243
+ 4_M_SWD_RENO: 10244
+ 4_M_KNG_RENO: 10245
+ 4_M_AC_RUMIN: 10246
+ 4_M_HIGH_WIZARD: 10247
+ 4_SYSTEM_BOX: 10248
comment__: "Mercenary IDs"
MER_LIF: 6001
@@ -3743,6 +3713,20 @@ constants_db: {
PC_GUILD: 2
PC_MAP: 3
+ comment__: "strnpcinfo"
+ NPC_NAME: 0
+ NPC_NAME_VISIBLE: 1
+ NPC_NAME_HIDDEN: 2
+ NPC_NAME_UNIQUE: 3
+ NPC_MAP: 4
+
+ comment__: "getcharid"
+ CHAR_ID_CHAR: 0
+ CHAR_ID_PARTY: 1
+ CHAR_ID_GUILD: 2
+ CHAR_ID_ACCOUNT: 3
+ CHAR_ID_BG: 4
+
comment__: "sc_start"
SCFLAG_NONE: 0x00
SCFLAG_NOAVOID: 0x01
@@ -3763,7 +3747,7 @@ constants_db: {
MOUNT_DRAGON_BLUE: 7
MOUNT_DRAGON_RED: 8
- comment__: "gettime"
+ comment__: "Gettime Types"
GETTIME_SECOND: 1
GETTIME_MINUTE: 2
GETTIME_HOUR: 3
@@ -3773,6 +3757,11 @@ constants_db: {
GETTIME_YEAR: 7
GETTIME_DAYOFYEAR: 8
+ comment__: "gettimer"
+ TIMER_COUNT: 0
+ TIMER_TICK_NEXT: 1
+ TIMER_TICK_LAST: 2
+
comment__: "unit types"
UNITTYPE_PC: 0
UNITTYPE_NPC: 1
@@ -3781,26 +3770,95 @@ constants_db: {
UNITTYPE_HOM: 4
UNITTYPE_MER: 5
UNITTYPE_ELEM: 6
-
+
+ comment__: "Unit AI Types"
+ AI_NONE: 0 //0: Normal mob.
+ AI_ATTACK: 1 //1: Standard summon, attacks mobs.
+ AI_SPHERE: 2 //2: Alchemist Marine Sphere
+ AI_FLORA: 3 //3: Alchemist Summon Flora
+ AI_ZANZOU: 4 //4: Summon Zanzou
+
comment__: "Colors"
- C_AQUA: 0x00FFFF
- C_BLACK: 0x000000
- C_BLUE: 0x0000FF
- C_GRAY: 0x808080
- C_GREEN: 0x008000
- C_LIME: 0x00FF00
- C_MAROON: 0x800000
- C_NAVY: 0x000080
- C_OLIVE: 0x808000
- C_ORANGE: 0xFFA500
- C_PURPLE: 0x800080
- C_RED: 0xFF0000
- C_SILVER: 0xC0C0C0
- C_TEAL: 0x008080
- C_WHITE: 0xFFFFFF
- C_YELLOW: 0xFFFF00
- C_PINK: 0xFFC0CB
- C_CHOCOLATE: 0xD2691E
- C_GOLD: 0xFFD700
- C_VIOLET: 0xEE82EE
+ C_AQUA: 0x00FFFF
+ C_BLACK: 0x000000
+ C_BLUE: 0x0000FF
+ C_GRAY: 0x808080
+ C_GREEN: 0x008000
+ C_LIME: 0x00FF00
+ C_MAROON: 0x800000
+ C_NAVY: 0x000080
+ C_OLIVE: 0x808000
+ C_ORANGE: 0xFFA500
+ C_PURPLE: 0x800080
+ C_RED: 0xFF0000
+ C_SILVER: 0xC0C0C0
+ C_SPRINGGREEN: 0x00FF99
+ C_TEAL: 0x008080
+ C_WHITE: 0xFFFFFF
+ C_YELLOW: 0xFFFF00
+ C_PINK: 0xFFC0CB
+ C_CHOCOLATE: 0xD2691E
+ C_GOLD: 0xFFD700
+ C_VIOLET: 0xEE82EE
+
+ comment__: "Genders"
+ SEX_FEMALE: 0
+ SEX_MALE: 1
+
+ comment__: "Script Unit Data Types"
+ UDT_TYPE: 0
+ UDT_SIZE: 1
+ UDT_LEVEL: 2
+ UDT_HP: 3
+ UDT_MAXHP: 4
+ UDT_SP: 5
+ UDT_MAXSP: 6
+ UDT_MASTERAID: 7
+ UDT_MASTERCID: 8
+ UDT_MAPIDXY: 9
+ UDT_WALKTOXY: 10
+ UDT_SPEED: 11
+ UDT_MODE: 12
+ UDT_AI: 13
+ UDT_SCOPTION: 14
+ UDT_SEX: 15
+ UDT_CLASS: 16
+ UDT_HAIRSTYLE: 17
+ UDT_HAIRCOLOR: 18
+ UDT_HEADBOTTOM: 19
+ UDT_HEADMIDDLE: 20
+ UDT_HEADTOP: 21
+ UDT_CLOTHCOLOR: 22
+ UDT_SHIELD: 23
+ UDT_WEAPON: 24
+ UDT_LOOKDIR: 25
+ UDT_CANMOVETICK: 26
+ UDT_STR: 27
+ UDT_AGI: 28
+ UDT_VIT: 29
+ UDT_INT: 30
+ UDT_DEX: 31
+ UDT_LUK: 32
+ UDT_ATKRANGE: 33
+ UDT_ATKMIN: 34
+ UDT_ATKMAX: 35
+ UDT_MATKMIN: 36
+ UDT_MATKMAX: 37
+ UDT_DEF: 38
+ UDT_MDEF: 39
+ UDT_HIT: 40
+ UDT_FLEE: 41
+ UDT_PDODGE: 42
+ UDT_CRIT: 43
+ UDT_RACE: 44
+ UDT_ELETYPE: 45
+ UDT_ELELEVEL: 46
+ UDT_AMOTION: 47
+ UDT_ADELAY: 48
+ UDT_DMOTION: 49
+ UDT_HUNGER: 50
+ UDT_INTIMACY: 51
+ UDT_LIFETIME: 52
+ UDT_MERC_KILLCOUNT: 53
+ UDT_STATADD: 54
}
diff --git a/db/item_db2.conf b/db/item_db2.conf
index e1fafa9fd..e6b467b58 100644
--- a/db/item_db2.conf
+++ b/db/item_db2.conf
@@ -9,7 +9,7 @@
//= This file is part of Hercules.
//= http://herc.ws - http://github.com/HerculesWS/Hercules
//=
-//= Copyright (C) 2014-2015 Hercules Dev Team
+//= Copyright (C) 2014-2016 Hercules Dev Team
//=
//= Hercules is free software: you can redistribute it and/or modify
//= it under the terms of the GNU General Public License as published by
@@ -46,7 +46,39 @@ item_db: (
Def: Defense (int, defaults to 0)
Range: Attack Range (int, defaults to 0)
Slots: Slots (int, defaults to 0)
- Job: Job mask (int, defaults to all jobs = 0xFFFFFFFF)
+ Job: { (defaults to all job)
+ All: true/false (boolean, defaults to false)
+ Novice: true/false (boolean, defaults to false)
+ Swordsman: true/false (boolean, defaults to false)
+ Magician: true/false (boolean, defaults to false)
+ Archer: true/false (boolean, defaults to false)
+ Acolyte: true/false (boolean, defaults to false)
+ Merchant: true/false (boolean, defaults to false)
+ Thief: true/false (boolean, defaults to false)
+ Knight: true/false (boolean, defaults to false)
+ Priest: true/false (boolean, defaults to false)
+ Wizard: true/false (boolean, defaults to false)
+ Blacksmith: true/false (boolean, defaults to false)
+ Hunter: true/false (boolean, defaults to false)
+ Assassin: true/false (boolean, defaults to false)
+ Crusader: true/false (boolean, defaults to false)
+ Monk: true/false (boolean, defaults to false)
+ Sage: true/false (boolean, defaults to false)
+ Rogue: true/false (boolean, defaults to false)
+ Alchemist: true/false (boolean, defaults to false)
+ Bard: true/false (boolean, defaults to false)
+ Taekwon: true/false (boolean, defaults to false)
+ Star_Gladiator: true/false (boolean, defaults to false)
+ Soul_Linker: true/false (boolean, defaults to false)
+ Gungslinger: true/false (boolean, defaults to false)
+ Ninja: true/false (boolean, defaults to false)
+ Gangsi: true/false (boolean, defaults to false)
+ Death_Knight: true/false (boolean, defaults to false)
+ Dark_Collector: true/false (boolean, defaults to false)
+ Kagerou: true/false (boolean, defaults to false)
+ Rebellion: true/false (boolean, defaults to false)
+ }
+ Job: Job mask (alternate format, int, defaults to all jobs = 0xFFFFFFFF)
Upper: Upper mask (int, defaults to any = 0x3f)
Gender: Gender (int, defaults to both = 2)
Loc: Equip location (int, required value for equipment)
@@ -116,7 +148,7 @@ item_db: (
/*
{
Id: 1998
- AegisName: "Jeramiah's_Jur"
+ AegisName: "Jeramiahs_Jur"
Name: "Jeramiah's Jur"
Type: 3
Sell: 10
@@ -126,7 +158,7 @@ item_db: (
/*
{
Id: 1999
- AegisName: "Zed's_Staff"
+ AegisName: "Zeds_Staff"
Name: "Zed's Staff"
Type: 3
Sell: 10
@@ -189,7 +221,7 @@ item_db: (
/*
{
Id: 5136
- AegisName: "Santa's_Hat_"
+ AegisName: "Santas_Hat_"
Name: "Louise's Santa Hat"
Type: 5
Buy: 20
@@ -472,7 +504,7 @@ item_db: (
/*
{
Id: 14466
- AegisName: "Valentine's_Emblem_Box"
+ AegisName: "Valentines_Emblem_Box"
Name: "Valentine's Emblem Box"
Type: 2
Buy: 10
@@ -510,7 +542,7 @@ item_db: (
/*
{
Id: 5817
- AegisName: "Valentine's_Emblem"
+ AegisName: "Valentines_Emblem"
Name: "Valentine's Emblem"
Type: 5
Buy: 10
@@ -577,7 +609,10 @@ item_db: (
Type: 5
Buy: 43000
Weight: 500
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
OnEquipScript: <" sc_start SC_WEDDING,-1,0; ">
OnUnequipScript: <" sc_end SC_WEDDING; ">
@@ -591,7 +626,10 @@ item_db: (
Type: 5
Buy: 43000
Weight: 10
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Gender: 1
Loc: 16
OnEquipScript: <" sc_start SC_WEDDING,-1,0; ">
diff --git a/db/item_options.conf b/db/item_options.conf
new file mode 100644
index 000000000..fb0efa170
--- /dev/null
+++ b/db/item_options.conf
@@ -0,0 +1,1026 @@
+//================= Hercules Database =====================================
+//= _ _ _
+//= | | | | | |
+//= | |_| | ___ _ __ ___ _ _| | ___ ___
+//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __|
+//= | | | | __/ | | (__| |_| | | __/\__ \
+//= \_| |_/\___|_| \___|\__,_|_|\___||___/
+//================= License ===============================================
+//= This file is part of Hercules.
+//= http://herc.ws - http://github.com/HerculesWS/Hercules
+//=
+//= Copyright (C) 2017 Hercules Dev Team
+//=
+//= Hercules is free software: you can redistribute it and/or modify
+//= it under the terms of the GNU General Public License as published by
+//= the Free Software Foundation, either version 3 of the License, or
+//= (at your option) any later version.
+//=
+//= This program is distributed in the hope that it will be useful,
+//= but WITHOUT ANY WARRANTY; without even the implied warranty of
+//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+//= GNU General Public License for more details.
+//=
+//= You should have received a copy of the GNU General Public License
+//= along with this program. If not, see <http://www.gnu.org/licenses/>.
+//=========================================================================
+//= Items Options Database
+//=========================================================================
+
+item_options_db: (
+/**************************************************************************
+ ************* Entry structure ********************************************
+ **************************************************************************
+{
+ Id: (int) This value must be unique, with an index
+ that is represented client-side in
+ data/luafiles514/lua files/datainfo/addrandomoptionnametable.lub
+ Name: (string) Must be a unique string since it is used
+ as a constant.
+ Script: <""> Script effect of the option. Utilizes getequippedoptioninfo
+ for a variable bonus effect.
+},
+*/
+{
+ Id: 1
+ Name: "VAR_MAXHPAMOUNT"
+ Script: <" bonus(bMaxHP, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 2
+ Name: "VAR_MAXSPAMOUNT"
+ Script: <" bonus(bMaxSP, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 3
+ Name: "VAR_STRAMOUNT"
+ Script: <" bonus(bStr, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 4
+ Name: "VAR_AGIAMOUNT"
+ Script: <" bonus(bAgi, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 5
+ Name: "VAR_VITAMOUNT"
+ Script: <" bonus(bVit, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 6
+ Name: "VAR_INTAMOUNT"
+ Script: <" bonus(bInt, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 7
+ Name: "VAR_DEXAMOUNT"
+ Script: <" bonus(bDex, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 8
+ Name: "VAR_LUKAMOUNT"
+ Script: <" bonus(bLuk, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 9
+ Name: "VAR_MAXHPPERCENT"
+ Script: <" bonus(bMaxHPrate, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 10
+ Name: "VAR_MAXSPPERCENT"
+ Script: <" bonus(bMaxSPrate, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 11
+ Name: "VAR_HPACCELERATION"
+ Script: <" bonus(bHPrecovRate, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 12
+ Name: "VAR_SPACCELERATION"
+ Script: <" bonus(bSPrecovRate, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 13
+ Name: "VAR_ATKPERCENT"
+ Script: <" bonus(bAtkRate, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 14
+ Name: "VAR_MAGICATKPERCENT"
+ Script: <" bonus(bMatkRate, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 15
+ Name: "VAR_PLUSASPD"
+ Script: <" bonus(bAspd, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 16
+ Name: "VAR_PLUSASPDPERCENT"
+ Script: <" bonus(bAspdRate, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 17
+ Name: "VAR_ATTPOWER"
+ Script: <" bonus(bAtk, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 18
+ Name: "VAR_HITSUCCESSVALUE"
+ Script: <" bonus(bHit, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 19
+ Name: "VAR_ATTMPOWER"
+ Script: <" bonus(bMatk, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 20
+ Name: "VAR_ITEMDEFPOWER"
+ Script: <" bonus(bDef, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 21
+ Name: "VAR_MDEFPOWER"
+ Script: <" bonus(bMdef, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 22
+ Name: "VAR_AVOIDSUCCESSVALUE"
+ Script: <" bonus(bFlee, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 23
+ Name: "VAR_PLUSAVOIDSUCCESSVALUE"
+ Script: <" bonus(bFlee2, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 24
+ Name: "VAR_CRITICALSUCCESSVALUE"
+ Script: <" bonus(bCritical, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 25
+ Name: "ATTR_TOLERACE_NOTHING"
+ Script: <" bonus2(bSubEle, Ele_Neutral, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 26
+ Name: "ATTR_TOLERACE_WATER"
+ Script: <" bonus2(bSubEle, Ele_Water, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 27
+ Name: "ATTR_TOLERACE_GROUND"
+ Script: <" bonus2(bSubEle, Ele_Earth, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 28
+ Name: "ATTR_TOLERACE_FIRE"
+ Script: <" bonus2(bSubEle, Ele_Fire, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 29
+ Name: "ATTR_TOLERACE_WIND"
+ Script: <" bonus2(bSubEle, Ele_Wind, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 30
+ Name: "ATTR_TOLERACE_POISON"
+ Script: <" bonus2(bSubEle, Ele_Poison, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 31
+ Name: "ATTR_TOLERACE_SAINT"
+ Script: <" bonus2(bSubEle, Ele_Holy, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 32
+ Name: "ATTR_TOLERACE_DARKNESS"
+ Script: <" bonus2(bSubEle, Ele_Dark, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 33
+ Name: "ATTR_TOLERACE_TELEKINESIS"
+ Script: <" bonus2(bSubEle, Ele_Ghost, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 34
+ Name: "ATTR_TOLERACE_UNDEAD"
+ Script: <" bonus2(bSubEle, Ele_Undead, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 35
+ Name: "ATTR_TOLERACE_ALL"
+ Script: <" bonus2(bSubEle, Ele_All, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+// TODO: Confirm if damage reduction is implemented correctly.
+// kRO desc : <ELEMENT> 몬스터로부터 받는 물리 데미지 %d%% 감소.
+{
+ Id: 36
+ Name: "DAMAGE_PROPERTY_NOTHING_USER"
+ Script: <" bonus3(bSubEle, Ele_Neutral, getequippedoptioninfo(IT_OPT_VALUE), BF_NORMAL); ">
+},
+{
+ Id: 37
+ Name: "DAMAGE_PROPERTY_NOTHING_TARGET"
+ Script: <" bonus2(bAddEle, Ele_Neutral, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 38
+ Name: "DAMAGE_PROPERTY_WATER_USER"
+ Script: <" bonus3(bSubEle, Ele_Water, getequippedoptioninfo(IT_OPT_VALUE), BF_NORMAL); ">
+},
+{
+ Id: 39
+ Name: "DAMAGE_PROPERTY_WATER_TARGET"
+ Script: <" bonus2(bAddEle, Ele_Water, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 40
+ Name: "DAMAGE_PROPERTY_GROUND_USER"
+ Script: <" bonus3(bSubEle, Ele_Earth, getequippedoptioninfo(IT_OPT_VALUE), BF_NORMAL); ">
+},
+{
+ Id: 41
+ Name: "DAMAGE_PROPERTY_GROUND_TARGET"
+ Script: <" bonus2(bAddEle, Ele_Earth, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 42
+ Name: "DAMAGE_PROPERTY_FIRE_USER"
+ Script: <" bonus3(bSubEle, Ele_Fire, getequippedoptioninfo(IT_OPT_VALUE), BF_NORMAL); ">
+},
+{
+ Id: 43
+ Name: "DAMAGE_PROPERTY_FIRE_TARGET"
+ Script: <" bonus2(bAddEle, Ele_Fire, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 44
+ Name: "DAMAGE_PROPERTY_WIND_USER"
+ Script: <" bonus3(bSubEle, Ele_Wind, getequippedoptioninfo(IT_OPT_VALUE), BF_NORMAL); ">
+},
+{
+ Id: 45
+ Name: "DAMAGE_PROPERTY_WIND_TARGET"
+ Script: <" bonus2(bAddEle, Ele_Wind, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 46
+ Name: "DAMAGE_PROPERTY_POISON_USER"
+ Script: <" bonus3(bSubEle, Ele_Poison, getequippedoptioninfo(IT_OPT_VALUE), BF_NORMAL); ">
+},
+{
+ Id: 47
+ Name: "DAMAGE_PROPERTY_POISON_TARGET"
+ Script: <" bonus2(bAddEle, Ele_Poison, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 48
+ Name: "DAMAGE_PROPERTY_SAINT_USER"
+ Script: <" bonus3(bSubEle, Ele_Holy, getequippedoptioninfo(IT_OPT_VALUE), BF_NORMAL); ">
+},
+{
+ Id: 49
+ Name: "DAMAGE_PROPERTY_SAINT_TARGET"
+ Script: <" bonus2(bAddEle, Ele_Holy, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 50
+ Name: "DAMAGE_PROPERTY_DARKNESS_USER"
+ Script: <" bonus3(bSubEle, Ele_Dark, getequippedoptioninfo(IT_OPT_VALUE), BF_NORMAL); ">
+},
+{
+ Id: 51
+ Name: "DAMAGE_PROPERTY_DARKNESS_TARGET"
+ Script: <" bonus2(bAddEle, Ele_Dark, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 52
+ Name: "DAMAGE_PROPERTY_TELEKINESIS_USER"
+ Script: <" bonus3(bSubEle, Ele_Ghost, getequippedoptioninfo(IT_OPT_VALUE), BF_NORMAL); ">
+},
+{
+ Id: 53
+ Name: "DAMAGE_PROPERTY_TELEKINESIS_TARGET"
+ Script: <" bonus2(bAddEle, Ele_Ghost, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 54
+ Name: "DAMAGE_PROPERTY_UNDEAD_USER"
+ Script: <" bonus3(bSubEle, Ele_Undead, getequippedoptioninfo(IT_OPT_VALUE), BF_NORMAL); ">
+},
+{
+ Id: 55
+ Name: "DAMAGE_PROPERTY_UNDEAD_TARGET"
+ Script: <" bonus2(bAddEle, Ele_Undead, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 56
+ Name: "MDAMAGE_PROPERTY_NOTHING_USER"
+ Script: <" bonus3(bSubEle, Ele_Neutral, getequippedoptioninfo(IT_OPT_VALUE), BF_MAGIC); ">
+},
+{
+ Id: 57
+ Name: "MDAMAGE_PROPERTY_NOTHING_TARGET"
+ Script: <" bonus2(bMagicAddEle, Ele_Neutral, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 58
+ Name: "MDAMAGE_PROPERTY_WATER_USER"
+ Script: <" bonus3(bSubEle, Ele_Water, getequippedoptioninfo(IT_OPT_VALUE), BF_MAGIC); ">
+},
+{
+ Id: 59
+ Name: "MDAMAGE_PROPERTY_WATER_TARGET"
+ Script: <" bonus2(bMagicAddEle, Ele_Water, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 60
+ Name: "MDAMAGE_PROPERTY_GROUND_USER"
+ Script: <" bonus3(bSubEle, Ele_Earth, getequippedoptioninfo(IT_OPT_VALUE), BF_MAGIC); ">
+},
+{
+ Id: 61
+ Name: "MDAMAGE_PROPERTY_GROUND_TARGET"
+ Script: <" bonus2(bMagicAddEle, Ele_Earth, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 62
+ Name: "MDAMAGE_PROPERTY_FIRE_USER"
+ Script: <" bonus3(bSubEle, Ele_Fire, getequippedoptioninfo(IT_OPT_VALUE), BF_MAGIC); ">
+},
+{
+ Id: 63
+ Name: "MDAMAGE_PROPERTY_FIRE_TARGET"
+ Script: <" bonus2(bMagicAddEle, Ele_Fire, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 64
+ Name: "MDAMAGE_PROPERTY_WIND_USER"
+ Script: <" bonus3(bSubEle, Ele_Wind, getequippedoptioninfo(IT_OPT_VALUE), BF_MAGIC); ">
+},
+{
+ Id: 65
+ Name: "MDAMAGE_PROPERTY_WIND_TARGET"
+ Script: <" bonus2(bMagicAddEle, Ele_Wind, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 66
+ Name: "MDAMAGE_PROPERTY_POISON_USER"
+ Script: <" bonus3(bSubEle, Ele_Poison, getequippedoptioninfo(IT_OPT_VALUE), BF_MAGIC); ">
+},
+{
+ Id: 67
+ Name: "MDAMAGE_PROPERTY_POISON_TARGET"
+ Script: <" bonus2(bMagicAddEle, Ele_Poison, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 68
+ Name: "MDAMAGE_PROPERTY_SAINT_USER"
+ Script: <" bonus3(bSubEle, Ele_Holy, getequippedoptioninfo(IT_OPT_VALUE), BF_MAGIC); ">
+},
+{
+ Id: 69
+ Name: "MDAMAGE_PROPERTY_SAINT_TARGET"
+ Script: <" bonus2(bMagicAddEle, Ele_Holy, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 70
+ Name: "MDAMAGE_PROPERTY_DARKNESS_USER"
+ Script: <" bonus3(bSubEle, Ele_Dark, getequippedoptioninfo(IT_OPT_VALUE), BF_MAGIC); ">
+},
+{
+ Id: 71
+ Name: "MDAMAGE_PROPERTY_DARKNESS_TARGET"
+ Script: <" bonus2(bMagicAddEle, Ele_Dark, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 72
+ Name: "MDAMAGE_PROPERTY_TELEKINESIS_USER"
+ Script: <" bonus3(bSubEle, Ele_Ghost, getequippedoptioninfo(IT_OPT_VALUE), BF_MAGIC); ">
+},
+{
+ Id: 73
+ Name: "MDAMAGE_PROPERTY_TELEKINESIS_TARGET"
+ Script: <" bonus2(bMagicAddEle, Ele_Ghost, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 74
+ Name: "MDAMAGE_PROPERTY_UNDEAD_USER"
+ Script: <" bonus3(bSubEle, Ele_Undead, getequippedoptioninfo(IT_OPT_VALUE), BF_MAGIC); ">
+},
+{
+ Id: 75
+ Name: "MDAMAGE_PROPERTY_UNDEAD_TARGET"
+ Script: <" bonus2(bMagicAddEle, Ele_Undead, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 76
+ Name: "BODY_ATTR_NOTHING"
+ Script: <" bonus(bDefEle, Ele_Neutral); ">
+},
+{
+ Id: 77
+ Name: "BODY_ATTR_WATER"
+ Script: <" bonus(bDefEle, Ele_Water); ">
+},
+{
+ Id: 78
+ Name: "BODY_ATTR_GROUND"
+ Script: <" bonus(bDefEle, Ele_Earth); ">
+},
+{
+ Id: 79
+ Name: "BODY_ATTR_FIRE"
+ Script: <" bonus(bDefEle, Ele_Fire); ">
+},
+{
+ Id: 80
+ Name: "BODY_ATTR_WIND"
+ Script: <" bonus(bDefEle, Ele_Wind); ">
+},
+{
+ Id: 81
+ Name: "BODY_ATTR_POISON"
+ Script: <" bonus(bDefEle, Ele_Poison); ">
+},
+{
+ Id: 82
+ Name: "BODY_ATTR_SAINT"
+ Script: <" bonus(bDefEle, Ele_Holy); ">
+},
+{
+ Id: 83
+ Name: "BODY_ATTR_DARKNESS"
+ Script: <" bonus(bDefEle, Ele_Dark); ">
+},
+{
+ Id: 84
+ Name: "BODY_ATTR_TELEKINESIS"
+ Script: <" bonus(bDefEle, Ele_Ghost); ">
+},
+{
+ Id: 85
+ Name: "BODY_ATTR_UNDEAD"
+ Script: <" bonus(bDefEle, Ele_Undead); ">
+},
+{
+ Id: 86
+ Name: "BODY_ATTR_ALL"
+ Script: <" /* Needs more info */ ">
+},
+{
+ Id: 87
+ Name: "RACE_TOLERACE_NOTHING"
+ Script: <"
+ if (RENEWAL)
+ bonus2(bAddRaceTolerance, RC_Formless, getequippedoptioninfo(IT_OPT_VALUE));
+ else
+ bonus2(bSubRace, RC_Formless, getequippedoptioninfo(IT_OPT_VALUE));
+ ">
+},
+{
+ Id: 88
+ Name: "RACE_TOLERACE_UNDEAD"
+ Script: <"
+ if (RENEWAL)
+ bonus2(bAddRaceTolerance, RC_Undead, getequippedoptioninfo(IT_OPT_VALUE));
+ else
+ bonus2(bSubRace, RC_Undead, getequippedoptioninfo(IT_OPT_VALUE));
+ ">
+},
+{
+ Id: 89
+ Name: "RACE_TOLERACE_ANIMAL"
+ Script: <"
+ if (RENEWAL)
+ bonus2(bAddRaceTolerance, RC_Brute, getequippedoptioninfo(IT_OPT_VALUE));
+ else
+ bonus2(bSubRace, RC_Brute, getequippedoptioninfo(IT_OPT_VALUE));
+ ">
+},
+{
+ Id: 90
+ Name: "RACE_TOLERACE_PLANT"
+ Script: <"
+ if (RENEWAL)
+ bonus2(bAddRaceTolerance, RC_Plant, getequippedoptioninfo(IT_OPT_VALUE));
+ else
+ bonus2(bSubRace, RC_Plant, getequippedoptioninfo(IT_OPT_VALUE));
+ ">
+},
+{
+ Id: 91
+ Name: "RACE_TOLERACE_INSECT"
+ Script: <"
+ if (RENEWAL)
+ bonus2(bAddRaceTolerance, RC_Insect, getequippedoptioninfo(IT_OPT_VALUE));
+ else
+ bonus2(bSubRace, RC_Insect, getequippedoptioninfo(IT_OPT_VALUE));
+ ">
+},
+{
+ Id: 92
+ Name: "RACE_TOLERACE_FISHS"
+ Script: <"
+ if (RENEWAL)
+ bonus2(bAddRaceTolerance, RC_Fish, getequippedoptioninfo(IT_OPT_VALUE));
+ else
+ bonus2(bSubRace, RC_Fish, getequippedoptioninfo(IT_OPT_VALUE));
+ ">
+},
+{
+ Id: 93
+ Name: "RACE_TOLERACE_DEVIL"
+ Script: <"
+ if (RENEWAL)
+ bonus2(bAddRaceTolerance, RC_Demon, getequippedoptioninfo(IT_OPT_VALUE));
+ else
+ bonus2(bSubRace, RC_Demon, getequippedoptioninfo(IT_OPT_VALUE));
+ ">
+},
+{
+ Id: 94
+ Name: "RACE_TOLERACE_HUMAN"
+ Script: <"
+ if (RENEWAL)
+ bonus2(bAddRaceTolerance, RC_DemiPlayer, getequippedoptioninfo(IT_OPT_VALUE));
+ else
+ bonus2(bSubRace, RC_DemiPlayer, getequippedoptioninfo(IT_OPT_VALUE));
+ ">
+},
+{
+ Id: 95
+ Name: "RACE_TOLERACE_ANGEL"
+ Script: <"
+ if (RENEWAL)
+ bonus2(bAddRaceTolerance, RC_Angel, getequippedoptioninfo(IT_OPT_VALUE));
+ else
+ bonus2(bSubRace, RC_Angel, getequippedoptioninfo(IT_OPT_VALUE));
+ ">
+},
+{
+ Id: 96
+ Name: "RACE_TOLERACE_DRAGON"
+ Script: <"
+ if (RENEWAL)
+ bonus2(bAddRaceTolerance, RC_Dragon, getequippedoptioninfo(IT_OPT_VALUE));
+ else
+ bonus2(bSubRace, RC_Dragon, getequippedoptioninfo(IT_OPT_VALUE));
+ ">
+},
+{
+ Id: 97
+ Name: "RACE_DAMAGE_NOTHING"
+ Script: <" bonus2(bAddRace, RC_Formless, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 98
+ Name: "RACE_DAMAGE_UNDEAD"
+ Script: <" bonus2(bAddRace, RC_Undead, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 99
+ Name: "RACE_DAMAGE_ANIMAL"
+ Script: <" bonus2(bAddRace, RC_Brute, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 100
+ Name: "RACE_DAMAGE_PLANT"
+ Script: <" bonus2(bAddRace, RC_Plant, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 101
+ Name: "RACE_DAMAGE_INSECT"
+ Script: <" bonus2(bAddRace, RC_Insect, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 102
+ Name: "RACE_DAMAGE_FISHS"
+ Script: <" bonus2(bAddRace, RC_Fish, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 103
+ Name: "RACE_DAMAGE_DEVIL"
+ Script: <" bonus2(bAddRace, RC_Demon, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 104
+ Name: "RACE_DAMAGE_HUMAN"
+ Script: <" bonus2(bAddRace, RC_DemiPlayer, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 105
+ Name: "RACE_DAMAGE_ANGEL"
+ Script: <" bonus2(bAddRace, RC_Angel, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 106
+ Name: "RACE_DAMAGE_DRAGON"
+ Script: <" bonus2(bAddRace, RC_Dragon, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 107
+ Name: "RACE_MDAMAGE_NOTHING"
+ Script: <" bonus2(bMagicAddRace, RC_Formless, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 108
+ Name: "RACE_MDAMAGE_UNDEAD"
+ Script: <" bonus2(bMagicAddRace, RC_Undead, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 109
+ Name: "RACE_MDAMAGE_ANIMAL"
+ Script: <" bonus2(bMagicAddRace, RC_Brute, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 110
+ Name: "RACE_MDAMAGE_PLANT"
+ Script: <" bonus2(bMagicAddRace, RC_Plant, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 111
+ Name: "RACE_MDAMAGE_INSECT"
+ Script: <" bonus2(bMagicAddRace, RC_Insect, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 112
+ Name: "RACE_MDAMAGE_FISHS"
+ Script: <" bonus2(bMagicAddRace, RC_Fish, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 113
+ Name: "RACE_MDAMAGE_DEVIL"
+ Script: <" bonus2(bMagicAddRace, RC_Demon, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 114
+ Name: "RACE_MDAMAGE_HUMAN"
+ Script: <" bonus2(bMagicAddRace, RC_DemiPlayer, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 115
+ Name: "RACE_MDAMAGE_ANGEL"
+ Script: <" bonus2(bMagicAddRace, RC_Angel, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 116
+ Name: "RACE_MDAMAGE_DRAGON"
+ Script: <" bonus2(bMagicAddRace, RC_Dragon, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 117
+ Name: "RACE_CRI_PERCENT_NOTHING"
+ Script: <" bonus2(bCriticalAddRace, RC_Formless, getequippedoptioninfo(IT_OPT_VALUE) / 10); ">
+},
+{
+ Id: 118
+ Name: "RACE_CRI_PERCENT_UNDEAD"
+ Script: <" bonus2(bCriticalAddRace, RC_Undead, getequippedoptioninfo(IT_OPT_VALUE) / 10); ">
+},
+{
+ Id: 119
+ Name: "RACE_CRI_PERCENT_ANIMAL"
+ Script: <" bonus2(bCriticalAddRace, RC_Brute, getequippedoptioninfo(IT_OPT_VALUE) / 10); ">
+},
+{
+ Id: 120
+ Name: "RACE_CRI_PERCENT_PLANT"
+ Script: <" bonus2(bCriticalAddRace, RC_Plant, getequippedoptioninfo(IT_OPT_VALUE) / 10); ">
+},
+{
+ Id: 121
+ Name: "RACE_CRI_PERCENT_INSECT"
+ Script: <" bonus2(bCriticalAddRace, RC_Insect, getequippedoptioninfo(IT_OPT_VALUE) / 10); ">
+},
+{
+ Id: 122
+ Name: "RACE_CRI_PERCENT_FISHS"
+ Script: <" bonus2(bCriticalAddRace, RC_Fish, getequippedoptioninfo(IT_OPT_VALUE) / 10); ">
+},
+{
+ Id: 123
+ Name: "RACE_CRI_PERCENT_DEVIL"
+ Script: <" bonus2(bCriticalAddRace, RC_Demon, getequippedoptioninfo(IT_OPT_VALUE) / 10); ">
+},
+{
+ Id: 124
+ Name: "RACE_CRI_PERCENT_HUMAN"
+ Script: <" bonus2(bCriticalAddRace, RC_DemiPlayer, getequippedoptioninfo(IT_OPT_VALUE) / 10); ">
+},
+{
+ Id: 125
+ Name: "RACE_CRI_PERCENT_ANGEL"
+ Script: <" bonus2(bCriticalAddRace, RC_Angel, getequippedoptioninfo(IT_OPT_VALUE) / 10); ">
+},
+{
+ Id: 126
+ Name: "RACE_CRI_PERCENT_DRAGON"
+ Script: <" bonus2(bCriticalAddRace, RC_Dragon, getequippedoptioninfo(IT_OPT_VALUE) / 10); ">
+},
+{
+ Id: 127
+ Name: "RACE_IGNORE_DEF_PERCENT_NOTHING"
+ Script: <" bonus2(bIgnoreDefRaceRate, RC_Formless, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 128
+ Name: "RACE_IGNORE_DEF_PERCENT_UNDEAD"
+ Script: <" bonus2(bIgnoreDefRaceRate, RC_Undead, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 129
+ Name: "RACE_IGNORE_DEF_PERCENT_ANIMAL"
+ Script: <" bonus2(bIgnoreDefRaceRate, RC_Brute, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 130
+ Name: "RACE_IGNORE_DEF_PERCENT_PLANT"
+ Script: <" bonus2(bIgnoreDefRaceRate, RC_Plant, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 131
+ Name: "RACE_IGNORE_DEF_PERCENT_INSECT"
+ Script: <" bonus2(bIgnoreDefRaceRate, RC_Insect, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 132
+ Name: "RACE_IGNORE_DEF_PERCENT_FISHS"
+ Script: <" bonus2(bIgnoreDefRaceRate, RC_Fish, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 133
+ Name: "RACE_IGNORE_DEF_PERCENT_DEVIL"
+ Script: <" bonus2(bIgnoreDefRaceRate, RC_Demon, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 134
+ Name: "RACE_IGNORE_DEF_PERCENT_HUMAN"
+ Script: <" bonus2(bIgnoreDefRaceRate, RC_DemiPlayer, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 135
+ Name: "RACE_IGNORE_DEF_PERCENT_ANGEL"
+ Script: <" bonus2(bIgnoreDefRaceRate, RC_Angel, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 136
+ Name: "RACE_IGNORE_DEF_PERCENT_DRAGON"
+ Script: <" bonus2(bIgnoreDefRaceRate, RC_Dragon, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 137
+ Name: "RACE_IGNORE_MDEF_PERCENT_NOTHING"
+ Script: <" bonus2(bIgnoreMdefRaceRate, RC_Formless, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 138
+ Name: "RACE_IGNORE_MDEF_PERCENT_UNDEAD"
+ Script: <" bonus2(bIgnoreMdefRaceRate, RC_Undead, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 139
+ Name: "RACE_IGNORE_MDEF_PERCENT_ANIMAL"
+ Script: <" bonus2(bIgnoreMdefRaceRate, RC_Brute, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 140
+ Name: "RACE_IGNORE_MDEF_PERCENT_PLANT"
+ Script: <" bonus2(bIgnoreMdefRaceRate, RC_Plant, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 141
+ Name: "RACE_IGNORE_MDEF_PERCENT_INSECT"
+ Script: <" bonus2(bIgnoreMdefRaceRate, RC_Insect, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 142
+ Name: "RACE_IGNORE_MDEF_PERCENT_FISHS"
+ Script: <" bonus2(bIgnoreMdefRaceRate, RC_Fish, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 143
+ Name: "RACE_IGNORE_MDEF_PERCENT_DEVIL"
+ Script: <" bonus2(bIgnoreMdefRaceRate, RC_Demon, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 144
+ Name: "RACE_IGNORE_MDEF_PERCENT_HUMAN"
+ Script: <" bonus2(bIgnoreMdefRaceRate, RC_DemiPlayer, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 145
+ Name: "RACE_IGNORE_MDEF_PERCENT_ANGEL"
+ Script: <" bonus2(bIgnoreMdefRaceRate, RC_Angel, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 146
+ Name: "RACE_IGNORE_MDEF_PERCENT_DRAGON"
+ Script: <" bonus2(bIgnoreMdefRaceRate, RC_Dragon, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 147
+ Name: "CLASS_DAMAGE_NORMAL_TARGET"
+ Script: <" bonus2(bAddClass, Class_Normal, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 148
+ Name: "CLASS_DAMAGE_BOSS_TARGET"
+ Script: <" bonus2(bAddClass, Class_Boss, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 149
+ Name: "CLASS_DAMAGE_NORMAL_USER"
+ Script: <" bonus2(bSubClass, Class_Normal, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 150
+ Name: "CLASS_DAMAGE_BOSS_USER"
+ Script: <" bonus2(bSubClass, Class_Boss, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 151
+ Name: "CLASS_MDAMAGE_NORMAL"
+ Script: <" bonus2(bMagicAddClass, Class_Normal, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 152
+ Name: "CLASS_MDAMAGE_BOSS"
+ Script: <" bonus2(bMagicAddClass, Class_Boss, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 153
+ Name: "CLASS_IGNORE_DEF_PERCENT_NORMAL"
+ Script: <" bonus2(bIgnoreDefClassRate, Class_Normal, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 154
+ Name: "CLASS_IGNORE_DEF_PERCENT_BOSS"
+ Script: <" bonus2(bIgnoreDefClassRate, Class_Boss, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 155
+ Name: "CLASS_IGNORE_MDEF_PERCENT_NORMAL"
+ Script: <" bonus2(bIgnoreMdefClassRate, Class_Normal, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 156
+ Name: "CLASS_IGNORE_MDEF_PERCENT_BOSS"
+ Script: <" bonus2(bIgnoreMdefClassRate, Class_Boss, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 157
+ Name: "DAMAGE_SIZE_SMALL_TARGET"
+ Script: <" bonus2(bAddSize, Size_Small, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 158
+ Name: "DAMAGE_SIZE_MIDIUM_TARGET"
+ Script: <" bonus2(bAddSize, Size_Medium, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 159
+ Name: "DAMAGE_SIZE_LARGE_TARGET"
+ Script: <" bonus2(bAddSize, Size_Large, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 160
+ Name: "DAMAGE_SIZE_SMALL_USER"
+ Script: <" bonus2(bSubSize, Size_Small, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 161
+ Name: "DAMAGE_SIZE_MIDIUM_USER"
+ Script: <" bonus2(bSubSize, Size_Medium, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 162
+ Name: "DAMAGE_SIZE_LARGE_USER"
+ Script: <" bonus2(bSubSize, Size_Large, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 163
+ Name: "DAMAGE_SIZE_PERFECT"
+ Script: <" bonus(bNoSizeFix, 1); ">
+},
+{
+ Id: 164
+ Name: "DAMAGE_CRI_TARGET"
+ Script: <" bonus(bCritAtkRate, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 165
+ Name: "DAMAGE_CRI_USER"
+ Script: <" bonus(bCriticalDef, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 166
+ Name: "RANGE_ATTACK_DAMAGE_TARGET"
+ Script: <" bonus(bLongAtkRate, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 167
+ Name: "RANGE_ATTACK_DAMAGE_USER"
+ Script: <" bonus(bLongAtkDef, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 168
+ Name: "HEAL_VALUE"
+ Script: <" bonus(bHealPower, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 169
+ Name: "HEAL_MODIFY_PERCENT"
+ Script: <" bonus(bHealPower2, getequippedoptioninfo(IT_OPT_VALUE)); ">
+},
+{
+ Id: 170
+ Name: "DEC_SPELL_CAST_TIME"
+ Script: <" bonus(bVariableCastrate, -(getequippedoptioninfo(IT_OPT_VALUE))); ">
+},
+{
+ Id: 171
+ Name: "DEC_SPELL_DELAY_TIME"
+ Script: <" bonus(bDelayrate, -(getequippedoptioninfo(IT_OPT_VALUE))); ">
+},
+{
+ Id: 172
+ Name: "DEC_SP_CONSUMPTION"
+ Script: <" bonus(bUseSPrate, -(getequippedoptioninfo(IT_OPT_VALUE))); ">
+},
+{
+ Id: 173
+ Name: "HP_DRAIN"
+ Script: <" /* Needs more info */ ">
+},
+{
+ Id: 174
+ Name: "SP_DRAIN"
+ Script: <" /* Needs more info */ ">
+},
+{
+ Id: 175
+ Name: "WEAPON_ATTR_NOTHING"
+ Script: <" bonus(bAtkEle, Ele_Neutral); ">
+},
+{
+ Id: 176
+ Name: "WEAPON_ATTR_WATER"
+ Script: <" bonus(bAtkEle, Ele_Water); ">
+},
+{
+ Id: 177
+ Name: "WEAPON_ATTR_GROUND"
+ Script: <" bonus(bAtkEle, Ele_Earth); ">
+},
+{
+ Id: 178
+ Name: "WEAPON_ATTR_FIRE"
+ Script: <" bonus(bAtkEle, Ele_Fire); ">
+},
+{
+ Id: 179
+ Name: "WEAPON_ATTR_WIND"
+ Script: <" bonus(bAtkEle, Ele_Wind); ">
+},
+{
+ Id: 180
+ Name: "WEAPON_ATTR_POISON"
+ Script: <" bonus(bAtkEle, Ele_Poison); ">
+},
+{
+ Id: 181
+ Name: "WEAPON_ATTR_SAINT"
+ Script: <" bonus(bAtkEle, Ele_Holy); ">
+},
+{
+ Id: 182
+ Name: "WEAPON_ATTR_DARKNESS"
+ Script: <" bonus(bAtkEle, Ele_Dark); ">
+},
+{
+ Id: 183
+ Name: "WEAPON_ATTR_TELEKINESIS"
+ Script: <" bonus(bAtkEle, Ele_Ghost); ">
+},
+{
+ Id: 184
+ Name: "WEAPON_ATTR_UNDEAD"
+ Script: <" bonus(bAtkEle, Ele_Undead); ">
+},
+{
+ Id: 185
+ Name: "WEAPON_INDESTRUCTIBLE"
+ Script: <" bonus(bUnbreakableWeapon, 1); ">
+},
+{
+ Id: 186
+ Name: "BODY_INDESTRUCTIBLE"
+ Script: <" bonus(bUnbreakableArmor, 1); ">
+}
+)
diff --git a/db/job_db2.txt b/db/job_db2.txt
index c2cc06064..37bb7cca1 100644
--- a/db/job_db2.txt
+++ b/db/job_db2.txt
@@ -289,3 +289,5 @@
4212,5,0,4,0,2,3,0,1,6,0,5,1,2,0,4,6,3,0,1,5,2,0,6,3,4,0,5,0,2,0,1,4,0,5,4,0,3,5,1,0,2,4,1,0,5,6,2,1,0,5
// Rebellion
4215,0,5,0,4,0,3,5,4,2,6,0,0,3,4,0,2,5,4,3,6,0,0,3,5,1,4,2,0,0,6,3,0,5,4,1,0,0,5,0,2,6,0,5,3,4,0,0,0,0,1
+// Summoner
+4218,5,0,3,0,5,3,0,2,4,0,2,4,5,0,2,4,5,0,2,4,5,0,6,3,5,0,2,0,6,0,4,5,0,6,0,4,6,0,2,0,5,4,3,0,5,6,3,2,0,5 \ No newline at end of file
diff --git a/db/map_index.txt b/db/map_index.txt
index 332361071..39f79dcf7 100644
--- a/db/map_index.txt
+++ b/db/map_index.txt
@@ -884,6 +884,11 @@ izlude_d
izlude_c
izlude_b
izlude_a
+int_land
+int_land01
+int_land02
+int_land03
+int_land04
prt_fild08d
prt_fild08c
prt_fild08b
diff --git a/db/mob_db2.conf b/db/mob_db2.conf
index e1084cff2..8d3e67904 100644
--- a/db/mob_db2.conf
+++ b/db/mob_db2.conf
@@ -76,6 +76,7 @@ mob_db: (
ChangeTargetMelee: true/false (bool, defaults to false)
ChangeTargetChase: true/false (bool, defaults to false)
TargetWeak: true/false (bool, defaults to false)
+ NoKnockback: true/false (bool, defaults to false)
}
MoveSpeed: move speed (int, defaults to 0)
AttackDelay: attack delay (int, defaults to 4000)
@@ -559,9 +560,9 @@ mob_db: (
MvpExp: 0
Drops: {
Rat_Tail: 9000
- Animal's_Skin: 3000
+ Animals_Skin: 3000
Feather: 800
- Monster's_Feed: 1000
+ Monsters_Feed: 1000
Ora_Ora: 2
RicePouch: 2500
Tarou_Card: 1
@@ -608,7 +609,7 @@ mob_db: (
MvpExp: 0
Drops: {
Claw_Of_Rat: 4656
- Monster's_Feed: 1000
+ Monsters_Feed: 1000
Blue_Jewel: 80
Glass_Bead: 110
Lemon: 250
@@ -981,7 +982,7 @@ mob_db: (
Branch_Of_Dead_Tree: 500
Buche_De_Noel: 500
Fire_Cracker_Xmas: 500
- Santa's_Hat_: 500
+ Santas_Hat_: 500
Red_Bag: 500
Sweet_Candy_Striper: 500
Santa_Beard: 500
diff --git a/db/pre-re/exp.txt b/db/pre-re/exp.txt
index 840a216eb..0d4c44d51 100644
--- a/db/pre-re/exp.txt
+++ b/db/pre-re/exp.txt
@@ -7,7 +7,7 @@
//================================
//Base - Normal and Baby Jobs
-99,0:1:2:3:4:5:6:7:8:9:10:11:12:13:14:15:16:17:18:19:20:21:23:24:25:4023:4024:4025:4026:4027:4028:4029:4030:4031:4032:4033:4034:4035:4036:4037:4038:4039:4040:4041:4042:4043:4044:4045:4046:4047:4048:4049:4050:4051:4052,0,9,16,25,36,77,112,153,200,253,320,385,490,585,700,830,970,1120,1260,1420,1620,1860,1990,2240,2504,2950,3426,3934,4474,6889,7995,9174,10425,11748,13967,15775,17678,19677,21773,30543,34212,38065,42102,46323,53026,58419,64041,69892,75973,102468,115254,128692,142784,157528,178184,196300,215198,234879,255341,330188,365914,403224,442116,482590,536948,585191,635278,687211,740988,925400,1473746,1594058,1718928,1848355,1982340,2230113,2386162,2547417,2713878,3206160,3681024,4022472,4377024,4744680,5125440,5767272,6204000,6655464,7121664,7602600,9738720,11649960,13643520,18339300,23836800,35658000,48687000,58135000,99999998,100300002,100600902,100902708,101205414,101509034,101813561,102119002,102425359,102732638,103040840,103349964,103660020,103970998,104282915,104595762,104909549,105224282,105539955,105856574,106174147,106492668,106812152,107132590,107453992,107776356,108099683,108423981,108749258,109075506,109402732,109730946,110060139,110390318,110721493,111053662,111386827,111720986,112056149,112392322,112729499,113067686,113406893,113747119,114088363,114430627,114773918,115118244,115463597,115809993,116157424,116505898,116855416,117205984,117557604,117910275,118264005,118618802,118974658,119331582,119689581,120048655,120408804,120770028,121132344,121495743,121860233,122225815,122592496,122960276,123329155,123699142,124070244,124442453,124815785,125190233,125565805,125942508,126320342,126699307,127079404,127460648,127843032,128226563,128611242,128997076,129384065,129772218,130161535,130552023,130943682,131336513,131730524,132125722,132522099,132919665,133318425,133718382,134119541,134521905,134925472,135330251,135736249,136143467,136551905,136961562,137372455,137784568,138197932,138612532,139028368,139445456,139863795,140283386,140704245,141126355,141549734,141974380,142400310,142827507,143255989,143685754,144116820,144549169,144982818,145417767,145854016,146291581,146730461,147170658,147612171,148055015,148499176,148944668,149391509,149839681,150289202,150740070,151192287,151645868,152100812,152557121,153014794,153473847,153934264,154396078,154859271,155323845,155789814,156257180,156725958,157196133,157667719,158140718,158615145,159091000,159568284,160046996,160527136,161008720,161491749,161976222,162462156,162949549,163438404,163928718,164420509,164913776,165408520,165904741,166402453,166901658,167402372,167904578,168408293,168913516,169420264,169928520,170438301,170949622,171462468,171976854,172492782,173010265,173529306,174049903,174572057,175095783,175621067,176147938,176676383,177206416,177738038,178271249,178806065,179342485,179880511,180420157,180961424,181504312,182048836,182594982,183142764,183692200,184243272,184795997,185350391,185906439,186464155,187023556,187584626,188147381,188711822,189277963,189845805,190415349,190986594,191559555,192134234,192710646,193288775,193868638,194450249,195033610,195618720,196205580,196794204,197384594,197976749,198570686,199166404,199763903,200363199,200964293,201567185,202171889,202778407,203386739,203996900,204608890,205222726,205838392,206455919,207075292,207696526,208319621,208944579,209571414,210200126,210830732,211463232,212097626,212733929,213372142,214012264,214654297,215298271,215944171,216592013,217241796,217893521,218547205,219202846,219860461,220520050,221181612,221845165,222510708,223178240,223847779,224519324,225192890,225868479,226546090,227225739,227907425,228591151,229276930,229964763,230654667,231346640,232040684,232736814,233435031,234135333,234837738,235542262,236248887,236957631,237668509,238381522,239096669,239813967,240533414,241255013,241978778,242704725,243432839,244163135,244895630,245630324,246367216,247106322,247847644,248591196,249336978,250084992,250835252,251587759,252342528,253099560,253858855,254620429,255384298,256150462,256918920,257689674,258462754,259238145,260015863,260795909,261578297,262363044,263150134,263939583,264731408,265525607,266322182,267121148,267922521,268726301,269532488,270341083,271152116,271965590,272781502,273599854,274420645,275243907,276069641,276897846,277728555,278561735,279397419,280235606,281076328,281919554,282765316,283613613,284464446,285317847,286173815,287032351,287893455,288757126,289623397,290492268,291363738,292237841,293114575,293993909,294875907,295760537,296647831,297537789,298430411,299325697,300223679,301124357,302027731,302933833,303842631,304754158,305668412,306585427,307505202,308427738,309353033,310281089,311211937,312145578,313082011,314021268,314963350,315908256,316855987,317806574,318759986,319716286,320675443,321637489,322602423,323570246,324540957,325514589,326491142,327470616,328453042,329438422,330426754,331418039,332412309,333409563,334409803,335413028,336419270,337428528,338440836,339456161,340474535,341495958,342520463,343548016,344578683,345612431,346649260,347689203,348732290,349778492,350827838,351880330,352935968,353994783,355056775,356121945,357190325,358261914,359336713,360414721,361495971,362580463,363668196,364759204,365853485,366951040,368051900,369156067,370263539,371374350,372488466,373605953,374726777,375850972,376978536,378109471,379243808,380381547,381522688,382667264,383815273,384966717,386121628,387280004,388441848,389607189,390776029,391948368,393124205,394303572,395486503,396672963,397862987,399056573,400253754,401454529,402658900,403866897,405078521,406293772,407512649,408735186,409961414,411191300,412424878,413662147,414903139,416147854,417396292,418648485,419904434,421164170,422427661,423694939,424966037,426240955,427519691,428802248,430088655,431378914,432673057,433971084,435272994,436578820,437888561,439202250,440519855,441841408,443166941,444496454,445829946,447167451,448508967,449854496,451204068,452557685,453915378,455277147,456642993,458012946,459387008,460765178,462147489,463533940,464924563,466319359,467718327,469121500,470528878,471940460,473356279,474776366,476200691,477629316,479062209,480499404,481940900,483386728,484836890,486291416,487750308,489213565,490681218,492153269,493629750,495110659,496595998,498085798,499580059,501078814,502582062,504089804,505602071,507118896,508640279,510166219,511696717,513231804,514771514,516315845,517864798,519418405,520976666,522539612,524107245,525679564,527256601,528838388,530424926,532016213,533612283,535213136,536818770,538429251,540044547,541664688,543289709,544919608,546554386,548194042,549838641,551488183,553142668,554802095,556466529,558135971,559810419,561489875,563174337,564863870,566558475,568258151,569962962,571672844,573387862,575108015,576833368,578563856,580299543,582040430,583786581,585537931,587294546,589056423,590823629,592596099,594373896,596157022,597945475,599739320,601538558,603343188,605153210,606968688,608789622,610616013,612447860,614285228,616128116,617976525,619830454,621689968,623555066,625425750,627302018,629183935,631071501,632964715,634863643,636768220,638678509,640594576,642516357,644443914,646377249,648316425,650261378,652212173,654168810,656131352,658099735,660074024,662054283,664040448,666032583,668030687,670034761,672044870,674061012,676083189,678111463,680145836,682186307,684232877,686285609,688344503,690409559,692480779,694558224,696641897,698731860,700828050,702930530,705039366,707154492,709275974,711403810,713538066,715678677,717825706,719979220,722139152,724305568,726478467,728657914,730843909,733036451,735235604,737441306,739653619,741872608,744098273,746330614,748569631,750815324,753067757,755326995,757592972,759865754,762145341,764431796,766725119,769025311,771332371,773646365,775967291,778295214,780630134,782972050,785320964,787676939,790039975,792410136,794787358,797171706,799563243,801961970,804367886,806780992,809201351,811628965,814063896,816506080,818955647,821412532,823876798,826348447,828827478,831313955,833807943,836309377,838818321,841334776,843858806,846390410,848929588,851476406,854030863,856592958,859162756,861740258,864325526,866918498,869519301,872127872,874744273,877368507,880000635,882640660,885288580,887944460,890608299,893280163,895960051,898647962,901343898,904047922,906760098,909480427,912208908,914945541,917690391,920443458,923204805,925974433,928752406,931538660,934333323,937136331,939947748,942767639,945595938,948432775,951278086,954131934,956994319,959865306,962744895,965633150,968530071,971435658,974349975,977273022,980204863,983145499,986094929,989053217,992020428,994996498,997981490,1000975469,1003978435,1006990388,1010011392,1013041447,1016080617,1019128903,1022186304,1025252884,1028328644,1031413647,1034507894,1037611449,1040724312,1043846482,1046978025,1050119004,1053269354,1056429206,1059598493,1062777281,1065965634,1069163551,1072371032,1075588143,1078814882,1082051315,1085297504,1088553451,1091819155,1095094616,1098379962,1101675066,1104980056,1108295059,1111619948,1114954851,1118299768,1121654698,1125019643,1128394730,1131779959,1135175331,1138580845,1141996630,1145422685,1148859012,1152305609,1155762605,1159229871,1162707537,1166195731,1169694323,1173203443,1176723090,1180253265,1183794096,1187345454,1190907469,1194480267,1198063721,1201657960,1205262983,1208878790,1212505509,1216143013,1219791430,1223450888,1227121258,1230802669,1234495121,1238198615,1241913277,1245638981,1249375983,1253124154,1256883494,1260654132,1264436068,1268229430,1272034090,1275850176,1279677817,1283516884,1287367505,1291229681,1295103412,1298988697,1302885665,1306794316,1310714778,1314646923,1318590880,1322546648,1326514355,1330493874,1334485333,1338488860,1342504326,1346531861,1350571463,1354623262,1358687130,1362763193,1366851453,1370952039,1375064948,1379190183,1383327743,1387477756,1391640222,1395815141,1400002642,1404202725,1408415389,1412640635,1416878591,1421129257,1425392633,1429668847,1433957900,1438259791,1442574649,1446902346,1451243137,1455596895,1459963749,1464343697,1468736741,1473143009,1477562500,1481995214,1486441280
+99,0:1:2:3:4:5:6:7:8:9:10:11:12:13:14:15:16:17:18:19:20:21:23:24:25:4023:4024:4025:4026:4027:4028:4029:4030:4031:4032:4033:4034:4035:4036:4037:4038:4039:4040:4041:4042:4043:4044:4045:4046:4047:4048:4049:4050:4051:4052:4218,0,9,16,25,36,77,112,153,200,253,320,385,490,585,700,830,970,1120,1260,1420,1620,1860,1990,2240,2504,2950,3426,3934,4474,6889,7995,9174,10425,11748,13967,15775,17678,19677,21773,30543,34212,38065,42102,46323,53026,58419,64041,69892,75973,102468,115254,128692,142784,157528,178184,196300,215198,234879,255341,330188,365914,403224,442116,482590,536948,585191,635278,687211,740988,925400,1473746,1594058,1718928,1848355,1982340,2230113,2386162,2547417,2713878,3206160,3681024,4022472,4377024,4744680,5125440,5767272,6204000,6655464,7121664,7602600,9738720,11649960,13643520,18339300,23836800,35658000,48687000,58135000,99999998,100300002,100600902,100902708,101205414,101509034,101813561,102119002,102425359,102732638,103040840,103349964,103660020,103970998,104282915,104595762,104909549,105224282,105539955,105856574,106174147,106492668,106812152,107132590,107453992,107776356,108099683,108423981,108749258,109075506,109402732,109730946,110060139,110390318,110721493,111053662,111386827,111720986,112056149,112392322,112729499,113067686,113406893,113747119,114088363,114430627,114773918,115118244,115463597,115809993,116157424,116505898,116855416,117205984,117557604,117910275,118264005,118618802,118974658,119331582,119689581,120048655,120408804,120770028,121132344,121495743,121860233,122225815,122592496,122960276,123329155,123699142,124070244,124442453,124815785,125190233,125565805,125942508,126320342,126699307,127079404,127460648,127843032,128226563,128611242,128997076,129384065,129772218,130161535,130552023,130943682,131336513,131730524,132125722,132522099,132919665,133318425,133718382,134119541,134521905,134925472,135330251,135736249,136143467,136551905,136961562,137372455,137784568,138197932,138612532,139028368,139445456,139863795,140283386,140704245,141126355,141549734,141974380,142400310,142827507,143255989,143685754,144116820,144549169,144982818,145417767,145854016,146291581,146730461,147170658,147612171,148055015,148499176,148944668,149391509,149839681,150289202,150740070,151192287,151645868,152100812,152557121,153014794,153473847,153934264,154396078,154859271,155323845,155789814,156257180,156725958,157196133,157667719,158140718,158615145,159091000,159568284,160046996,160527136,161008720,161491749,161976222,162462156,162949549,163438404,163928718,164420509,164913776,165408520,165904741,166402453,166901658,167402372,167904578,168408293,168913516,169420264,169928520,170438301,170949622,171462468,171976854,172492782,173010265,173529306,174049903,174572057,175095783,175621067,176147938,176676383,177206416,177738038,178271249,178806065,179342485,179880511,180420157,180961424,181504312,182048836,182594982,183142764,183692200,184243272,184795997,185350391,185906439,186464155,187023556,187584626,188147381,188711822,189277963,189845805,190415349,190986594,191559555,192134234,192710646,193288775,193868638,194450249,195033610,195618720,196205580,196794204,197384594,197976749,198570686,199166404,199763903,200363199,200964293,201567185,202171889,202778407,203386739,203996900,204608890,205222726,205838392,206455919,207075292,207696526,208319621,208944579,209571414,210200126,210830732,211463232,212097626,212733929,213372142,214012264,214654297,215298271,215944171,216592013,217241796,217893521,218547205,219202846,219860461,220520050,221181612,221845165,222510708,223178240,223847779,224519324,225192890,225868479,226546090,227225739,227907425,228591151,229276930,229964763,230654667,231346640,232040684,232736814,233435031,234135333,234837738,235542262,236248887,236957631,237668509,238381522,239096669,239813967,240533414,241255013,241978778,242704725,243432839,244163135,244895630,245630324,246367216,247106322,247847644,248591196,249336978,250084992,250835252,251587759,252342528,253099560,253858855,254620429,255384298,256150462,256918920,257689674,258462754,259238145,260015863,260795909,261578297,262363044,263150134,263939583,264731408,265525607,266322182,267121148,267922521,268726301,269532488,270341083,271152116,271965590,272781502,273599854,274420645,275243907,276069641,276897846,277728555,278561735,279397419,280235606,281076328,281919554,282765316,283613613,284464446,285317847,286173815,287032351,287893455,288757126,289623397,290492268,291363738,292237841,293114575,293993909,294875907,295760537,296647831,297537789,298430411,299325697,300223679,301124357,302027731,302933833,303842631,304754158,305668412,306585427,307505202,308427738,309353033,310281089,311211937,312145578,313082011,314021268,314963350,315908256,316855987,317806574,318759986,319716286,320675443,321637489,322602423,323570246,324540957,325514589,326491142,327470616,328453042,329438422,330426754,331418039,332412309,333409563,334409803,335413028,336419270,337428528,338440836,339456161,340474535,341495958,342520463,343548016,344578683,345612431,346649260,347689203,348732290,349778492,350827838,351880330,352935968,353994783,355056775,356121945,357190325,358261914,359336713,360414721,361495971,362580463,363668196,364759204,365853485,366951040,368051900,369156067,370263539,371374350,372488466,373605953,374726777,375850972,376978536,378109471,379243808,380381547,381522688,382667264,383815273,384966717,386121628,387280004,388441848,389607189,390776029,391948368,393124205,394303572,395486503,396672963,397862987,399056573,400253754,401454529,402658900,403866897,405078521,406293772,407512649,408735186,409961414,411191300,412424878,413662147,414903139,416147854,417396292,418648485,419904434,421164170,422427661,423694939,424966037,426240955,427519691,428802248,430088655,431378914,432673057,433971084,435272994,436578820,437888561,439202250,440519855,441841408,443166941,444496454,445829946,447167451,448508967,449854496,451204068,452557685,453915378,455277147,456642993,458012946,459387008,460765178,462147489,463533940,464924563,466319359,467718327,469121500,470528878,471940460,473356279,474776366,476200691,477629316,479062209,480499404,481940900,483386728,484836890,486291416,487750308,489213565,490681218,492153269,493629750,495110659,496595998,498085798,499580059,501078814,502582062,504089804,505602071,507118896,508640279,510166219,511696717,513231804,514771514,516315845,517864798,519418405,520976666,522539612,524107245,525679564,527256601,528838388,530424926,532016213,533612283,535213136,536818770,538429251,540044547,541664688,543289709,544919608,546554386,548194042,549838641,551488183,553142668,554802095,556466529,558135971,559810419,561489875,563174337,564863870,566558475,568258151,569962962,571672844,573387862,575108015,576833368,578563856,580299543,582040430,583786581,585537931,587294546,589056423,590823629,592596099,594373896,596157022,597945475,599739320,601538558,603343188,605153210,606968688,608789622,610616013,612447860,614285228,616128116,617976525,619830454,621689968,623555066,625425750,627302018,629183935,631071501,632964715,634863643,636768220,638678509,640594576,642516357,644443914,646377249,648316425,650261378,652212173,654168810,656131352,658099735,660074024,662054283,664040448,666032583,668030687,670034761,672044870,674061012,676083189,678111463,680145836,682186307,684232877,686285609,688344503,690409559,692480779,694558224,696641897,698731860,700828050,702930530,705039366,707154492,709275974,711403810,713538066,715678677,717825706,719979220,722139152,724305568,726478467,728657914,730843909,733036451,735235604,737441306,739653619,741872608,744098273,746330614,748569631,750815324,753067757,755326995,757592972,759865754,762145341,764431796,766725119,769025311,771332371,773646365,775967291,778295214,780630134,782972050,785320964,787676939,790039975,792410136,794787358,797171706,799563243,801961970,804367886,806780992,809201351,811628965,814063896,816506080,818955647,821412532,823876798,826348447,828827478,831313955,833807943,836309377,838818321,841334776,843858806,846390410,848929588,851476406,854030863,856592958,859162756,861740258,864325526,866918498,869519301,872127872,874744273,877368507,880000635,882640660,885288580,887944460,890608299,893280163,895960051,898647962,901343898,904047922,906760098,909480427,912208908,914945541,917690391,920443458,923204805,925974433,928752406,931538660,934333323,937136331,939947748,942767639,945595938,948432775,951278086,954131934,956994319,959865306,962744895,965633150,968530071,971435658,974349975,977273022,980204863,983145499,986094929,989053217,992020428,994996498,997981490,1000975469,1003978435,1006990388,1010011392,1013041447,1016080617,1019128903,1022186304,1025252884,1028328644,1031413647,1034507894,1037611449,1040724312,1043846482,1046978025,1050119004,1053269354,1056429206,1059598493,1062777281,1065965634,1069163551,1072371032,1075588143,1078814882,1082051315,1085297504,1088553451,1091819155,1095094616,1098379962,1101675066,1104980056,1108295059,1111619948,1114954851,1118299768,1121654698,1125019643,1128394730,1131779959,1135175331,1138580845,1141996630,1145422685,1148859012,1152305609,1155762605,1159229871,1162707537,1166195731,1169694323,1173203443,1176723090,1180253265,1183794096,1187345454,1190907469,1194480267,1198063721,1201657960,1205262983,1208878790,1212505509,1216143013,1219791430,1223450888,1227121258,1230802669,1234495121,1238198615,1241913277,1245638981,1249375983,1253124154,1256883494,1260654132,1264436068,1268229430,1272034090,1275850176,1279677817,1283516884,1287367505,1291229681,1295103412,1298988697,1302885665,1306794316,1310714778,1314646923,1318590880,1322546648,1326514355,1330493874,1334485333,1338488860,1342504326,1346531861,1350571463,1354623262,1358687130,1362763193,1366851453,1370952039,1375064948,1379190183,1383327743,1387477756,1391640222,1395815141,1400002642,1404202725,1408415389,1412640635,1416878591,1421129257,1425392633,1429668847,1433957900,1438259791,1442574649,1446902346,1451243137,1455596895,1459963749,1464343697,1468736741,1473143009,1477562500,1481995214,1486441280
//Base - Trans Jobs
99,4001:4002:4003:4004:4005:4006:4007:4008:4009:4010:4011:4012:4013:4014:4015:4016:4017:4018:4019:4020:4021:4022,0,10,18,28,40,85,123,168,220,278,400,481,613,731,875,1038,1213,1400,1575,1775,2268,2604,2786,3136,3506,4130,4796,5508,6264,9645,12392,14220,16159,18209,21649,24451,27401,30499,33748,47342,58160,64711,71573,78749,90144,99312,108870,118816,129154,174196,213220,238080,264150,291427,329640,363155,398116,434526,472381,610848,731828,806448,884232,965180,1073896,1170382,1270556,1374422,1481976,1850800,3389616,3666333,3953534,4251217,4559382,5129260,5488173,5859059,6241919,7374168,9570662,10458427,11380262,12336168,13326144,14994907,16130400,17304206,18516326,19766760,29216160,34949880,40930560,55017900,71510400,106974000,146061000,174405000,343210000,343896395,344584167,345273319,345963849,346655758,347349046,348043745,348739822,349437278,350136145,350836423,351538079,352241147,352945625,353651514,354358813,355067524,355777645,356489178,357202153,357916539,358632367,359349607,360068289,360788415,361509983,362232994,362957448,363683345,364410717,365139532,365869789,366601522,367334729,368069379,368805505,369543105,370282180,371022730,371764755,372508287,373253294,373999776,374747765,375497261,376248232,377000710,377754695,378510187,379267186,380025724,380785769,381547321,382310412,383075010,383841148,384608824,385378039,386148794,386921087,387694920,388470291,389247234,390025716,390805769,391587361,392370524,393155258,393941564,394729440,395518888,396309907,397102529,397896722,398692519,399489886,400288857,401089431,401891608,402695388,403500772,404307759,405116349,405926574,406738402,407551866,408366965,409183699,410002068,410822073,411643713,412466988,413291899,414118477,414946690,415776570,416608118,417441333,418276215,419112765,419950982,420790867,421632450,422475702,423320652,424167270,425015587,425865604,426717320,427570735,428425850,429282696,430141242,431001519,431863495,432727203,433592643,434459814,435328716,436199350,437071747,437945876,438821768,439699392,440578779,441459930,442342844,443227522,444113963,445002168,445892168,446783932,447677492,448572847,449469966,450368880,451269622,452172159,453076492,453982621,454890577,455800361,456711940,457625348,458540582,459457645,460376535,461297285,462219862,463144299,464070564,464998689,465928673,466860517,467794221,468729784,469667239,470606554,471547761,472490859,473435817,474382667,475331409,476282074,477234631,478189080,479145453,480103718,481063907,482026019,482990055,483956015,484923899,485893739,486865502,487839222,488814897,489792529,490772116,491753659,492737158,493722613,494710056,495699455,496690842,497684216,498679579,499676930,500676268,501677595,502680942,503686276,504693631,505703006,506714400,507727815,508743250,509760737,510780244,511801803,512825382,513851013,514878696,515908432,516940219,517974091,519010014,520048022,521088114,522130290,523174551,524220895,525269324,526319837,527372466,528427211,529484040,530542986,531604048,532667226,533732552,534799995,535869586,536941325,538015180,539091184,540169368,541249668,542332149,543416810,544503651,545592673,546683875,547777257,548872820,549970563,551070486,552172590,553276938,554383467,555492240,556603194,557716392,558831834,559949457,561069324,562191436,563315792,564442393,565571238,566702391,567835790,568971432,570109384,571249580,572392084,573536833,574683890,575833257,576984931,578138915,579295207,580453807,581614716,582777934,583943460,585111359,586281567,587454083,588628973,589806234,590985805,592167748,593352064,594538752,595727814,596919248,598113055,599309234,600507851,601708840,602912266,604118064,605326300,606536908,607749954,608965436,610183355,611403711,612626503,613851733,615079399,616309567,617542171,618777212,620014754,621254797,622497277,623742258,624989740,626239723,627492207,628747192,630004678,631264665,632527153,633792206,635059760,636329879,637602499,638877684,640155434,641435750,642718631,644004076,645292087,646582663,647875804,649171510,650469846,651770746,653074276,654380435,655689159,657000513,658314496,659631108,660950349,662272219,663596719,664923912,666253734,667586250,668921395,670259233,671599765,672942926,674288780,675637328,676988569,678342503,679699195,681058580,682420659,683785495,685153025,686523312,687896356,689272159,690650654,692031907,693415982,694802814,696192403,697584750,698979919,700377845,701778593,703182163,704588490,705997638,707409609,708824400,710242014,711662449,713085770,714511913,715940941,717372791,718807527,720245148,721685591,723128920,724575135,726024235,727476285,728931221,730389043,731849815,733313472,734780080,736249637,737722144,739197537,740675944,742157300,743641607,745128864,746619070,748112290,749608525,751107709,752609908,754115120,755623346,757134587,758648841,760166110,761686392,763209753,764736127,766265580,767798111,769333656,770872279,772413980,773958760,775506681,777057681,778611759,780168979,781729277,783292718,784859301,786429026,788001893,789577903,791157055,792739349,794324786,795913429,797505214,799100205,800698403,802299808,803904354,805512172,807123195,808737425,810354861,811975568,813599482,815226666,816857120,818490781,820127712,821767978,823411514,825058321,826708399,828361811,830018494,831678511,833341863,835008550,836678571,838351927,840028618,841708643,843392067,845078826,846768983,848462476,850159367,851859656,853563345,855270432,856980918,858694867,860412215,862133026,863857299,865584972,867316107,869050705,870788766,872530291,874275342,876023856,877775897,879531401,881290432,883052990,884819075,886588687,888361826,890138556,891918814,893702598,895489974,897280940,899075498,900873647,902675388,904480719,906289642,908102219,909918389,911738213,913561693,915388763,917219489,919053935,920892036,922733792,924579267,926428398,928281248,930137754,931997979,933861923,935729651,937601099,939476266,941355216,943237886,945124339,947014576,948908596,950806400,952707988,954613359,956522578,958435580,960352430,962273128,964197673,966126066,968058307,969994395,971934331,973878179,975825939,977777546,979733065,981692496,983655839,985623094,987594324,989569467,991548585,993531679,995518685,997509667,999504689,1001503687,1003506661,1005513675,1007524665,1009539695,1011558765,1013581875,1015609025,1017640215,1019675446,1021714780,1023758155,1025805633,1027857216,1029912903,1031972695,1034036590,1036104654,1038176822,1040253158,1042333663,1044418272,1046507113,1048600123,1050697301,1052798647,1054904226,1057014037,1059128016,1061246228,1063368673,1065495414,1067626387,1069761593,1071901095,1074044894,1076192990,1078345382,1080502006,1082662992,1084828338,1086997916,1089171855,1091350155,1093532816,1095719837,1097911219,1100106962,1102307193,1104511786,1106720739,1108934181,1111151983,1113374275,1115601056,1117832197,1120067827,1122307946,1124552555,1126801652,1129055238,1131313313,1133575877,1135843058,1138114728,1140390888,1142671664,1144956929,1147246812,1149541312,1151840429,1154144035,1156452258,1158765098,1161082556,1163404631,1165731451,1168062888,1170398943,1172739743,1175085161,1177435324,1179790104,1182149629,1184513900,1186882917,1189256679,1191635186,1194018439,1196406438,1198799181,1201196799,1203599162,1206006271,1208418253,1210835109,1213256710,1215683186,1218114535,1220550757,1222991854,1225437824,1227888668,1230344385,1232805105,1235270698,1237741165,1240216634,1242696977,1245182321,1247672668,1250168017,1252668367,1255173720,1257684075,1260199431,1262719790,1265245150,1267775641,1270311134,1272851757,1275397382,1277948137,1280504023,1283065039,1285631185,1288202461,1290778867,1293360404,1295947071,1298538868,1301135924,1303738110,1306345554,1308958257,1311576090,1314199182,1316827532,1319461141,1322100008,1324744133,1327393646,1330048417,1332708446,1335373862,1338044537,1340720598,1343402046,1346088753,1348780846,1351478326,1354181193,1356889575,1359603344,1362322499,1365047170,1367777227,1370512799,1373253758,1376000232,1378752221,1381509725,1384272743,1387041277,1389815326,1392594890,1395380098,1398170820,1400967185,1403769066,1406576590,1409389757,1412208439,1415032764,1417862732,1420698473,1423539856,1426386883,1429239681,1432098122,1434962335,1437832191,1440707819,1443589218,1446476389,1449369331,1452268045,1455172530,1458082787,1460998944,1463920872,1466848700,1469782299,1472721798,1475667197,1478618496,1481575694,1484538793,1487507791,1490482817,1493463743,1496450568,1499443422,1502442304,1505447085,1508457895,1511474732,1514497598,1517526492,1520561541,1523602619,1526649725,1529702988,1532762406,1535827853,1538899456,1541977215,1545061130,1548151202,1551247430,1554349943,1557458611,1560573437,1563694546,1566821940,1569955491,1573095326,1576241446,1579393850,1582552538,1585717640,1588889026,1592066825,1595250908,1598441404,1601638185,1604841379,1608050985,1611267004,1614489436,1617718409,1620953795,1624195721,1627444061,1630698942,1633960235,1637228070,1640502445,1643783362,1647070948,1650365075,1653665743,1656973081,1660286959,1663607507,1666934724,1670268610,1673609166,1676956391,1680310285,1683670849,1687038210,1690412240,1693793069,1697180566,1700574861,1703975953,1707383843,1710798531,1714220145,1717648556,1721083764,1724525899,1727974959,1731430817,1734893600,1738363310,1741839945,1745323635,1748814250,1752311791,1755816386,1759328035,1762846610,1766372239,1769904922,1773444660,1776991451,1780545425,1784106452,1787674663,1791249927,1794832373,1798422002,1802018813,1805622807,1809233983,1812852341,1816478010,1820110861,1823751022,1827398495,1831053278,1834715371,1838384775,1842061490,1845745515,1849436979,1853135754,1856841967,1860555620,1864276711,1868005241,1871741210,1875484618,1879235593,1882994006,1886759987,1890533407,1894314394,1898102947,1901899068,1905702757,1909514140,1913333091,1917159736,1920993949,1924835858,1928685462,1932542761,1936407755,1940280573,1944161087,1948049295,1951945328,1955849184,1959760864,1963680367,1967607694,1971542844,1975485818,1979436744,1983395622,1987362324,1991336977,1995319582,1999310139,2003308648,2007315237,2011329778,2015352399,2019383101,2023421754,2027468487,2031523428,2035586450,2039657552,2043736862,2047824253,2051919851,2056023658,2060135674,2064255898,2068384330,2072521099,2076666076
@@ -16,7 +16,7 @@
10,0:4023,1,10,18,28,40,91,151,205,268,340
//Job - 1st Classes & Baby 1st Classes
-50,1:2:3:4:5:6:4024:4025:4026:4027:4028:4029:4046:4050,1,30,43,58,76,116,180,220,272,336,520,604,699,802,948,1125,1668,1937,2226,3040,3988,5564,6272,7021,9114,11473,15290,16891,18570,23229,28359,36478,39716,43088,52417,62495,78160,84175,90404,107611,125915,153941,191781,204351,248352,286212,386371,409795,482092,509596,519787,530182,540785,551600,562631,573883,585360,597067,609008,621188,633611,646283,659208,672392,685839,699555,713546,727816,742372,757219,772363,787810,803566,819637,836029,852749,869803,887199,904942,923040,941500,960329,979535,999125,1019107,1039489,1060278,1081483,1103112,1125174,1147677,1170630,1194042,1217922,1242280,1267125,1292467,1318316,1344682,1371575,1399006,1426986,1455525,1484635,1514327,1544613,1575505,1607015,1639155,1671938,1705376,1739483,1774272,1809757,1845952,1882871,1920528,1958938,1998116,2038078,2078839,2120415,2162823,2206079,2250200,2295203,2341107,2387929,2435687,2484400,2534087,2584768,2636463,2689192,2742975,2797834,2853790,2910865,2969082,3028463,3089032,3150812,3213828,3278104,3343666,3410539,3478749,3548323,3619289,3691674,3765507,3840817,3917633,3995985,4075904,4157422,4240570,4325381,4411888,4500125,4590127,4681929,4775567,4871078,4968499,5067868,5169225,5272609,5378061,5485622,5595334,5707240,5821384,5937811,6056567,6177698,6301251,6427275,6555820,6686936,6820674,6957087,7096228,7238152,7382914,7530572,7681183,7834806,7991501,8151330,8314356,8480642,8650254,8823258,8999722,9179716,9363310,9550576,9741587,9936418,10135146,10337848,10544604,10755495,10970604,11190015,11413815,11642091,11874932,12112430,12354678,12601771,12853806,13110881,13373098,13640559,13913369,14191636,14475468,14764977,15060276,15361481,15668710,15982083,16301724,16627758,16960312,17299517,17645505,17998413,18358379,18725547,19100058,19482058,19871698,20269131,20674514,21088003,21509763,21939958,22378756,22826330,23282856,23748512,24223481,24707949,25202106,25706147,26220270,26744674,27279566,27825156,28381658,28949290,29528275
+50,1:2:3:4:5:6:4024:4025:4026:4027:4028:4029:4046:4050:4218,1,30,43,58,76,116,180,220,272,336,520,604,699,802,948,1125,1668,1937,2226,3040,3988,5564,6272,7021,9114,11473,15290,16891,18570,23229,28359,36478,39716,43088,52417,62495,78160,84175,90404,107611,125915,153941,191781,204351,248352,286212,386371,409795,482092,509596,519787,530182,540785,551600,562631,573883,585360,597067,609008,621188,633611,646283,659208,672392,685839,699555,713546,727816,742372,757219,772363,787810,803566,819637,836029,852749,869803,887199,904942,923040,941500,960329,979535,999125,1019107,1039489,1060278,1081483,1103112,1125174,1147677,1170630,1194042,1217922,1242280,1267125,1292467,1318316,1344682,1371575,1399006,1426986,1455525,1484635,1514327,1544613,1575505,1607015,1639155,1671938,1705376,1739483,1774272,1809757,1845952,1882871,1920528,1958938,1998116,2038078,2078839,2120415,2162823,2206079,2250200,2295203,2341107,2387929,2435687,2484400,2534087,2584768,2636463,2689192,2742975,2797834,2853790,2910865,2969082,3028463,3089032,3150812,3213828,3278104,3343666,3410539,3478749,3548323,3619289,3691674,3765507,3840817,3917633,3995985,4075904,4157422,4240570,4325381,4411888,4500125,4590127,4681929,4775567,4871078,4968499,5067868,5169225,5272609,5378061,5485622,5595334,5707240,5821384,5937811,6056567,6177698,6301251,6427275,6555820,6686936,6820674,6957087,7096228,7238152,7382914,7530572,7681183,7834806,7991501,8151330,8314356,8480642,8650254,8823258,8999722,9179716,9363310,9550576,9741587,9936418,10135146,10337848,10544604,10755495,10970604,11190015,11413815,11642091,11874932,12112430,12354678,12601771,12853806,13110881,13373098,13640559,13913369,14191636,14475468,14764977,15060276,15361481,15668710,15982083,16301724,16627758,16960312,17299517,17645505,17998413,18358379,18725547,19100058,19482058,19871698,20269131,20674514,21088003,21509763,21939958,22378756,22826330,23282856,23748512,24223481,24707949,25202106,25706147,26220270,26744674,27279566,27825156,28381658,28949290,29528275
//Job - 2nd Classes & Baby 2nd Classes
50,7:8:9:10:11:12:13:14:15:16:17:18:19:20:21:4030:4031:4032:4033:4034:4035:4036:4037:4038:4039:4040:4041:4042:4043:4044:4051:4052,1,144,184,284,348,603,887,1096,1598,2540,3676,4290,4946,6679,9492,12770,14344,16005,20642,27434,35108,38577,42206,52708,66971,82688,89544,96669,117821,144921,174201,186677,199584,238617,286366,337147,358435,380376,447685,526989,610246,644736,793535,921810,1106758,1260955,1487304,1557657,1990632,2083386,2125053,2167554,2210905,2255123,2300225,2346229,2393153,2441016,2489836,2539632,2590424,2642232,2695076,2748977,2803956,2860035,2917235,2975579,3035090,3095791,3157706,3220860,3285277,3350982,3418001,3486360,3556087,3627208,3699752,3773746,3849220,3926204,4004728,4084822,4166518,4249848,4334844,4421540,4509970,4600169,4692172,4786015,4881735,4979369,5078956,5180535,5284145,5389827,5497623,5607575,5719726,5834120,5950802,6069817,6191213,6315037,6441337,6570163,6701566,6835597,6972308,7111754,7253988,7399067,7547048,7697988,7851947,8008985,8169164,8332547,8499197,8669180,8842563,9019414,9199802,9383797,9571472,9762901,9958158,10157320,10360466,10567675,10779028,10994608,11214499,11438788,11667563,11900914,12138932,12381710,12629343,12881929,13139567,13402358,13670404,13943811,14222686,14507139,14797281,15093226,15395090,15702991,16017050,16337390,16664137,16997419,17337368,17684115,18037797,18398551,18766522,19141852,19524688,19915181,20313483,20719753,21134146,21556828,21987964,22427722,22876276,23333801,23800475,24276485,24762013,25257251,25762396,26277643,26803196,27339259,27886044,28443764,29012638,29592890,30184747,30788442,31404210,32032293,32672937,33326394,33992921,34672777,35366230,36073555,36795026,37530923,38281541,39047170,39828110,40624673,41437164,42265906,43111221,43973443,44852912,45749969,46664966,47598266,48550228,49521231,50511655,51521888,52552324,53603369,54675434,55768939,56884317,58022001,59182438,60366087,61573408,62804874,64060968,65342186,66649026,67982003,69341638,70728471,72143040,73585899,75057612,76558766,78089941,79651741,81244777,82869669,84527063,86217603,87941950,89700789,91494806,93324702,95191196,97095022,99036922,101017656,103038007,105098766,107200741,109344756,111531644,113762278,116037523,118358268,120725435
diff --git a/db/pre-re/item_chain.conf b/db/pre-re/item_chain.conf
index 892686271..a2e4efff4 100644
--- a/db/pre-re/item_chain.conf
+++ b/db/pre-re/item_chain.conf
@@ -91,7 +91,7 @@ ITMCHAIN_HEAL: {
Novice_Potion: 50
Nice_Sweet_Potato: 50
Candy: 100
- ID528: 200 //Monster's_Feed
+ Monsters_Feed: 200
Popped_Rice: 600
}
diff --git a/db/pre-re/item_combo_db.txt b/db/pre-re/item_combo_db.txt
index adb91e59c..f3bf81e38 100644
--- a/db/pre-re/item_combo_db.txt
+++ b/db/pre-re/item_combo_db.txt
@@ -46,7 +46,7 @@
2121:2717:2239,{ bonus bHPrecovRate,15; bonus bSPrecovRate,15; bonus bMatkRate,7; }
2123:2701,{ bonus bCastrate,-10; }
2124:2702,{ bonus bAspdRate,10; bonus bShortWeaponDamageReturn,5; }
-2135:2426,{ bonus2 bAddEff,Eff_Blind,500; autobonus "{ bonus bFlee,20; }",200,10000,BF_WEAPON,"{ specialeffect2 EF_INCAGILITY; }"; }
+2135:2426,{ bonus2 bAddEff,Eff_Blind,500; autobonus "{ bonus bFlee,20; }",200,10000,BF_WEAPON,"{ specialeffect(EF_INCAGILITY, AREA, playerattached()); }"; }
2137:2353:5124,{ bonus bDef,2-getrefine()-getequiprefinerycnt(EQI_HEAD_TOP); bonus bMdef,5+getrefine()+getequiprefinerycnt(EQI_HEAD_TOP); }
2278:18656,{ bonus2 bAddMonsterDropItem,12192,1; }
2281:18656,{ bonus bFlee,10; bonus2 bAddEff,Eff_Stun,1000; }
@@ -69,11 +69,11 @@
2371:2523,{ bonus bAgi,5; bonus bFlee,10; }
2374:2729,{ bonus2 bAddRace, RC_All, 3; bonus bMatkRate,3; }
2375:2729,{ bonus2 bAddRace, RC_All, 3; bonus bMatkRate,3; }
-2376:2435:2538,{ bonus2 bSubRace,RC_NonDemiPlayer,-300; bonus bVit,3; bonus bMaxHPrate,12; bonus bHealPower2,10; bonus bAddItemHealRate,10; autobonus2 "{ bonus2 bHPRegenRate,600,1000; }",5,10000,BF_WEAPON,"{ specialeffect2 EF_HEAL; }"; }
+2376:2435:2538,{ bonus2 bSubRace,RC_NonDemiPlayer,-300; bonus bVit,3; bonus bMaxHPrate,12; bonus bHealPower2,10; bonus bAddItemHealRate,10; autobonus2 "{ bonus2 bHPRegenRate,600,1000; }",5,10000,BF_WEAPON,"{ specialeffect(EF_HEAL, AREA, playerattached()); }"; }
2377:2435:2538,{ bonus2 bSubRace,RC_NonDemiPlayer,-300; bonus bStr,3; bonus bMaxHPrate,12; bonus2 bSkillAtk,"MC_MAMMONITE",20; bonus2 bSkillHeal,"AM_POTIONPITCHER",10; bonus2 bSkillHeal2,"AM_POTIONPITCHER",10; bonus2 bSkillHeal2,"AL_HEAL",10; bonus bUnbreakableArmor,0; }
-2378:2435:2538,{ bonus2 bSubRace,RC_NonDemiPlayer,-300; bonus bAgi,3; bonus bMaxHPrate,12; bonus bCritical,5; bonus bAspdRate,5; autobonus "{ bonus2 bHPRegenRate,300,1000; }",10,10000,BF_WEAPON,"{ specialeffect2 EF_HEAL; }"; }
-2379:2436:2539,{ bonus2 bSubRace,RC_NonDemiPlayer,-300; bonus bInt,3; bonus bMaxHPrate,12; bonus2 bResEff,Eff_Stun,2000; autobonus2 "{ bonus bDefEle,Ele_Ghost; }",30,10000,BF_WEAPON,"{ specialeffect2 EF_ENERGYCOAT; }"; }
-2380:2436:2539,{ bonus2 bSubRace,RC_NonDemiPlayer,-300; bonus bInt,3; bonus bMaxHPrate,12; bonus2 bCastrate,"AL_HOLYLIGHT",-50; bonus bHealPower,6; autobonus2 "{ bonus bDefEle,Ele_Ghost; }",30,10000,BF_WEAPON,"{ specialeffect2 EF_ENERGYCOAT; }"; }
+2378:2435:2538,{ bonus2 bSubRace,RC_NonDemiPlayer,-300; bonus bAgi,3; bonus bMaxHPrate,12; bonus bCritical,5; bonus bAspdRate,5; autobonus "{ bonus2 bHPRegenRate,300,1000; }",10,10000,BF_WEAPON,"{ specialeffect(EF_HEAL, AREA, playerattached()); }"; }
+2379:2436:2539,{ bonus2 bSubRace,RC_NonDemiPlayer,-300; bonus bInt,3; bonus bMaxHPrate,12; bonus2 bResEff,Eff_Stun,2000; autobonus2 "{ bonus bDefEle,Ele_Ghost; }",30,10000,BF_WEAPON,"{ specialeffect(EF_ENERGYCOAT, AREA, playerattached()); }"; }
+2380:2436:2539,{ bonus2 bSubRace,RC_NonDemiPlayer,-300; bonus bInt,3; bonus bMaxHPrate,12; bonus2 bCastrate,"AL_HOLYLIGHT",-50; bonus bHealPower,6; autobonus2 "{ bonus bDefEle,Ele_Ghost; }",30,10000,BF_WEAPON,"{ specialeffect(EF_ENERGYCOAT, AREA, playerattached()); }"; }
2381:2436:2539,{ bonus2 bSubRace,RC_NonDemiPlayer,-300; bonus bDex,3; bonus bMaxHPrate,12; bonus bLongAtkDef,10; bonus bDelayrate,-25; }
2382:2437:2540,{ bonus2 bSubRace,RC_NonDemiPlayer,-300; bonus bDex,3; bonus bMaxHPrate,12; bonus bLongAtkDef,10; bonus bDelayrate,-25; }
2387:2440:2744,{ bonus bMaxHPrate,7; bonus bMaxSPrate,7; bonus bCastrate,-3; bonus bDelayrate,-15; }
@@ -155,11 +155,11 @@
5068:5653,{ bonus bStr,1; bonus bAtkRate,5; }
5074:5653,{ bonus bStr,1; bonus bAspdRate,2; }
5086:18656,{ bonus2 bAddMonsterDropItem,12192,1; bonus2 bAddMonsterDropItem,538,1; bonus2 bAddItemHealRate,12192,100; bonus2 bAddItemHealRate,538,100; }
-5176:18656,{ bonus bAspdRate,5; autobonus "{ bonus bAtk,50; }",5,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }"; }
+5176:18656,{ bonus bAspdRate,5; autobonus "{ bonus bAtk,50; }",5,10000,0,"{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); }"; }
//5184:5657,{ bonus bLongAtkRate,getrefine(); }
5358:5653,{ bonus bAgi,1; bonus bFlee,3; }
5401:5653,{ bonus bInt,1; bonus bMatkRate,2; }
//5470:5653,{ bonus bDex,1; bonus bLongAtkRate,3; }
5574:5073,{ bonus bDex, 2; bonus bDef, 2; }
-13034:13035,{ bonus bMaxSP,20; bonus bMaxHPrate,5; bonus bHit,10; bonus2 bAddSize,Size_Large,30; autobonus "{ bonus bAspdRate,100; }",1,7000,0,"{ specialeffect2 EF_POTION_BERSERK; }"; }
+13034:13035,{ bonus bMaxSP,20; bonus bMaxHPrate,5; bonus bHit,10; bonus2 bAddSize,Size_Large,30; autobonus "{ bonus bAspdRate,100; }",1,7000,0,"{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); }"; }
18507:18539,{ bonus bUseSPrate,-3; }
diff --git a/db/pre-re/item_db.conf b/db/pre-re/item_db.conf
index e2f82d34a..90b50cdac 100644
--- a/db/pre-re/item_db.conf
+++ b/db/pre-re/item_db.conf
@@ -9,7 +9,7 @@
//= This file is part of Hercules.
//= http://herc.ws - http://github.com/HerculesWS/Hercules
//=
-//= Copyright (C) 2014-2015 Hercules Dev Team
+//= Copyright (C) 2014-2016 Hercules Dev Team
//=
//= Hercules is free software: you can redistribute it and/or modify
//= it under the terms of the GNU General Public License as published by
@@ -46,7 +46,39 @@ item_db: (
Def: Defense (int, defaults to 0)
Range: Attack Range (int, defaults to 0)
Slots: Slots (int, defaults to 0)
- Job: Job mask (int, defaults to all jobs = 0xFFFFFFFF)
+ Job: { (defaults to all job)
+ All: true/false (boolean, defaults to false)
+ Novice: true/false (boolean, defaults to false)
+ Swordsman: true/false (boolean, defaults to false)
+ Magician: true/false (boolean, defaults to false)
+ Archer: true/false (boolean, defaults to false)
+ Acolyte: true/false (boolean, defaults to false)
+ Merchant: true/false (boolean, defaults to false)
+ Thief: true/false (boolean, defaults to false)
+ Knight: true/false (boolean, defaults to false)
+ Priest: true/false (boolean, defaults to false)
+ Wizard: true/false (boolean, defaults to false)
+ Blacksmith: true/false (boolean, defaults to false)
+ Hunter: true/false (boolean, defaults to false)
+ Assassin: true/false (boolean, defaults to false)
+ Crusader: true/false (boolean, defaults to false)
+ Monk: true/false (boolean, defaults to false)
+ Sage: true/false (boolean, defaults to false)
+ Rogue: true/false (boolean, defaults to false)
+ Alchemist: true/false (boolean, defaults to false)
+ Bard: true/false (boolean, defaults to false)
+ Taekwon: true/false (boolean, defaults to false)
+ Star_Gladiator: true/false (boolean, defaults to false)
+ Soul_Linker: true/false (boolean, defaults to false)
+ Gunslinger: true/false (boolean, defaults to false)
+ Ninja: true/false (boolean, defaults to false)
+ Gangsi: true/false (boolean, defaults to false)
+ Death_Knight: true/false (boolean, defaults to false)
+ Dark_Collector: true/false (boolean, defaults to false)
+ Kagerou: true/false (boolean, defaults to false)
+ Rebellion: true/false (boolean, defaults to false)
+ }
+ Job: Job mask (alternate format, int, defaults to all jobs = 0xFFFFFFFF)
Upper: Upper mask (int, defaults to any = 0x3f)
Gender: Gender (int, defaults to both = 2)
Loc: Equip location (int, required value for equipment)
@@ -54,12 +86,14 @@ item_db: (
EquipLv: Equip required level (int, defaults to 0)
EquipLv: [min, max] (alternative syntax with min / max level)
Refine: Refineable (boolean, defaults to true)
+ DisableOptions: true/false (boolean, defaults to false !!for equipments only!!) [Smokexyz]
View: View ID (int, defaults to 0)
BindOnEquip: true/false (boolean, defaults to false)
ForceSerial: true/false (boolean, defaults to false)
BuyingStore: true/false (boolean, defaults to false)
Delay: Delay to use item (int, defaults to 0)
KeepAfterUse: true/false (boolean, defaults to false)
+ DropAnnounce: true/false (boolean, defaults to false)
Trade: { (defaults to no restrictions)
override: GroupID (int, defaults to 100)
nodrop: true/false (boolean, defaults to false)
@@ -68,7 +102,7 @@ item_db: (
nocart: true/false (boolean, defaults to false)
noselltonpc: true/false (boolean, defaults to false)
nomail: true/false (boolean, defaults to false)
- noauction: true/false (boolean, defaults to false)
+ noauction: true/false (boolean, defaults to false)
nogstorage: true/false (boolean, defaults to false)
partneroverride: true/false (boolean, defaults to false)
}
@@ -355,7 +389,7 @@ item_db: (
},
{
Id: 528
- AegisName: "Monster's_Feed"
+ AegisName: "Monsters_Feed"
Name: "Monster's Feed"
Type: 0
Buy: 60
@@ -478,7 +512,7 @@ item_db: (
},
{
Id: 540
- AegisName: "Falcon's_Feed"
+ AegisName: "Falcons_Feed"
Name: "Falcon Food"
Type: 0
Buy: 2000
@@ -487,7 +521,7 @@ item_db: (
},
{
Id: 541
- AegisName: "Pecopeco's_Feed"
+ AegisName: "Pecopecos_Feed"
Name: "PecoPeco Food"
Type: 0
Buy: 3000
@@ -941,7 +975,7 @@ item_db: (
{
Id: 585
AegisName: "Wurst"
- Name: "Brusti"
+ Name: "Wurst"
Type: 0
Buy: 2
Weight: 40
@@ -949,7 +983,7 @@ item_db: (
},
{
Id: 586
- AegisName: "Mother's_Cake"
+ AegisName: "Mothers_Cake"
Name: "Mother's Cake"
Type: 0
Buy: 20
@@ -1164,6 +1198,9 @@ item_db: (
Buy: 2000
Weight: 100
BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill SM_ENDURE,1; ">
},
{
@@ -1174,6 +1211,9 @@ item_db: (
Buy: 1500
Weight: 100
BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill SM_SELFPROVOKE,1; ">
},
{
@@ -1643,7 +1683,35 @@ item_db: (
Type: 2
Buy: 1500
Weight: 150
- Job: 0xFFF7FEEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Taekwon: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ Gunslinger: true
+ Ninja: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ Rebellion: true
+ Summoner: true
+ }
EquipLv: 40
BuyingStore: true
Script: <" sc_start SC_ATTHASTE_POTION2, 1800000, 0; ">
@@ -1655,7 +1723,21 @@ item_db: (
Type: 2
Buy: 3000
Weight: 200
- Job: 0x01E646A6
+ Job: {
+ Swordsman: true
+ Magician: true
+ Merchant: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ Taekwon: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ Gunslinger: true
+ }
EquipLv: 85
BuyingStore: true
Script: <" sc_start SC_ATTHASTE_POTION3, 1800000, 0; ">
@@ -2685,7 +2767,7 @@ item_db: (
},
{
Id: 904
- AegisName: "Scorpion's_Tail"
+ AegisName: "Scorpions_Tail"
Name: "Scorpion Tail"
Type: 3
Buy: 124
@@ -2820,7 +2902,7 @@ item_db: (
},
{
Id: 919
- AegisName: "Animal's_Skin"
+ AegisName: "Animals_Skin"
Name: "Animal Skin"
Type: 3
Buy: 36
@@ -2991,7 +3073,7 @@ item_db: (
},
{
Id: 940
- AegisName: "Grasshopper's_Leg"
+ AegisName: "Grasshoppers_Leg"
Name: "Grasshopper's Leg"
Type: 3
Buy: 36
@@ -3045,7 +3127,7 @@ item_db: (
},
{
Id: 946
- AegisName: "Snail's_Shell"
+ AegisName: "Snails_Shell"
Name: "Snail's Shell"
Type: 3
Buy: 64
@@ -3063,7 +3145,7 @@ item_db: (
},
{
Id: 948
- AegisName: "Bear's_Foot"
+ AegisName: "Bears_Foot"
Name: "Bear's Footskin"
Type: 3
Buy: 174
@@ -3656,7 +3738,7 @@ item_db: (
},
{
Id: 1015
- AegisName: "Thin_N'_Long_Tongue"
+ AegisName: "Thin_N_Long_Tongue"
Name: "Tongue"
Type: 3
Buy: 528
@@ -3773,7 +3855,7 @@ item_db: (
},
{
Id: 1028
- AegisName: "Wild_Boar's_Mane"
+ AegisName: "Wild_Boars_Mane"
Name: "Mane"
Type: 3
Buy: 196
@@ -3782,7 +3864,7 @@ item_db: (
},
{
Id: 1029
- AegisName: "Tiger's_Skin"
+ AegisName: "Tigers_Skin"
Name: "Tiger Skin"
Type: 3
Buy: 548
@@ -3881,7 +3963,7 @@ item_db: (
},
{
Id: 1040
- AegisName: "Elder_Pixie's_Beard"
+ AegisName: "Elder_Pixies_Beard"
Name: "Elder Pixie's Moustache"
Type: 3
Buy: 232
@@ -4249,7 +4331,7 @@ item_db: (
},
{
Id: 1084
- AegisName: "Kapra's_Pass"
+ AegisName: "Kapras_Pass"
Name: "Kafra Pass"
Type: 3
Weight: 10
@@ -4389,7 +4471,18 @@ item_db: (
Atk: 25
Range: 1
Slots: 3
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 2
@@ -4405,7 +4498,18 @@ item_db: (
Atk: 25
Range: 1
Slots: 4
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 2
@@ -4420,7 +4524,18 @@ item_db: (
Weight: 500
Atk: 25
Range: 1
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 2
@@ -4436,7 +4551,18 @@ item_db: (
Atk: 39
Range: 1
Slots: 3
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 2
@@ -4452,7 +4578,18 @@ item_db: (
Atk: 39
Range: 1
Slots: 4
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 2
@@ -4467,7 +4604,18 @@ item_db: (
Weight: 600
Atk: 39
Range: 1
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 2
@@ -4483,7 +4631,18 @@ item_db: (
Atk: 53
Range: 1
Slots: 3
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 2
@@ -4499,7 +4658,18 @@ item_db: (
Atk: 53
Range: 1
Slots: 4
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 2
@@ -4514,7 +4684,18 @@ item_db: (
Weight: 700
Atk: 53
Range: 1
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 2
@@ -4530,7 +4711,18 @@ item_db: (
Atk: 70
Range: 1
Slots: 2
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 14
@@ -4546,7 +4738,18 @@ item_db: (
Atk: 70
Range: 1
Slots: 3
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 14
@@ -4561,7 +4764,18 @@ item_db: (
Weight: 500
Atk: 70
Range: 1
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 14
@@ -4577,7 +4791,18 @@ item_db: (
Atk: 85
Range: 1
Slots: 2
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 14
@@ -4593,7 +4818,18 @@ item_db: (
Atk: 85
Range: 1
Slots: 3
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 14
@@ -4609,7 +4845,18 @@ item_db: (
Atk: 85
Range: 1
Slots: 3
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 14
@@ -4625,7 +4872,11 @@ item_db: (
Atk: 60
Range: 1
Slots: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 4
@@ -4641,7 +4892,11 @@ item_db: (
Atk: 60
Range: 1
Slots: 4
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 4
@@ -4656,7 +4911,11 @@ item_db: (
Weight: 1000
Atk: 60
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 4
@@ -4672,7 +4931,17 @@ item_db: (
Atk: 130
Range: 1
Slots: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -4688,7 +4957,17 @@ item_db: (
Atk: 130
Range: 1
Slots: 2
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -4703,7 +4982,17 @@ item_db: (
Weight: 1200
Atk: 130
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -4719,7 +5008,17 @@ item_db: (
Atk: 100
Range: 1
Slots: 2
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 14
@@ -4735,7 +5034,17 @@ item_db: (
Atk: 120
Range: 1
Slots: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -4751,7 +5060,18 @@ item_db: (
Weight: 800
Atk: 90
Range: 1
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 5
@@ -4768,7 +5088,17 @@ item_db: (
Atk: 100
Range: 1
Slots: 3
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 14
@@ -4784,7 +5114,17 @@ item_db: (
Atk: 115
Range: 1
Slots: 2
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -4800,7 +5140,17 @@ item_db: (
Atk: 115
Range: 1
Slots: 3
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -4816,7 +5166,17 @@ item_db: (
Atk: 120
Range: 1
Slots: 2
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -4832,7 +5192,10 @@ item_db: (
Weight: 1500
Atk: 150
Range: 1
- Job: 0x00004080
+ Job: {
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -4847,7 +5210,17 @@ item_db: (
Weight: 500
Atk: 120
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -4867,7 +5240,17 @@ item_db: (
Weight: 600
Atk: 100
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -4889,7 +5272,17 @@ item_db: (
Weight: 700
Atk: 115
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -4908,7 +5301,17 @@ item_db: (
Weight: 500
Atk: 100
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -4928,7 +5331,17 @@ item_db: (
Weight: 700
Atk: 140
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -4947,7 +5360,17 @@ item_db: (
Weight: 900
Atk: 150
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -4967,7 +5390,17 @@ item_db: (
Weight: 1200
Atk: 85
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -4987,7 +5420,17 @@ item_db: (
Weight: 1200
Atk: 150
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -5008,7 +5451,17 @@ item_db: (
Weight: 1000
Atk: 170
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -5030,7 +5483,17 @@ item_db: (
Weight: 1000
Atk: 200
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -5049,7 +5512,17 @@ item_db: (
Weight: 900
Atk: 150
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -5069,7 +5542,17 @@ item_db: (
Weight: 900
Atk: 140
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -5090,7 +5573,17 @@ item_db: (
Weight: 2200
Atk: 104
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 68
@@ -5106,7 +5599,17 @@ item_db: (
Weight: 2500
Atk: 140
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 74
@@ -5122,7 +5625,17 @@ item_db: (
Weight: 1400
Atk: 75
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 48
@@ -5141,7 +5654,9 @@ item_db: (
Weight: 1350
Atk: 125
Range: 1
- Job: 0x00004000
+ Job: {
+ Crusader: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 75
@@ -5161,7 +5676,9 @@ item_db: (
Atk: 100
Range: 1
Slots: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 30
@@ -5177,7 +5694,9 @@ item_db: (
Atk: 100
Range: 1
Slots: 2
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 30
@@ -5193,7 +5712,9 @@ item_db: (
Atk: 140
Range: 1
Slots: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 45
@@ -5213,7 +5734,10 @@ item_db: (
Atk: 150
Range: 1
Slots: 2
- Job: 0x00004080
+ Job: {
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -5231,7 +5755,11 @@ item_db: (
Atk: 90
Range: 1
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -5247,7 +5775,11 @@ item_db: (
Atk: 90
Range: 1
Slots: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -5262,7 +5794,11 @@ item_db: (
Weight: 1300
Atk: 90
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -5278,7 +5814,11 @@ item_db: (
Atk: 115
Range: 1
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -5294,7 +5834,11 @@ item_db: (
Atk: 115
Range: 1
Slots: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -5309,7 +5853,11 @@ item_db: (
Weight: 1600
Atk: 115
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -5325,7 +5873,11 @@ item_db: (
Atk: 160
Range: 1
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -5341,7 +5893,11 @@ item_db: (
Atk: 160
Range: 1
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -5356,7 +5912,11 @@ item_db: (
Weight: 2200
Atk: 160
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -5372,7 +5932,11 @@ item_db: (
Atk: 140
Range: 1
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -5410,7 +5974,11 @@ item_db: (
Atk: 140
Range: 1
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -5429,7 +5997,10 @@ item_db: (
Weight: 2500
Atk: 180
Range: 1
- Job: 0x00004080
+ Job: {
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -5444,7 +6015,11 @@ item_db: (
Weight: 1000
Atk: 155
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -5464,7 +6039,11 @@ item_db: (
Weight: 1000
Atk: 200
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -5486,7 +6065,11 @@ item_db: (
Weight: 1300
Atk: 150
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -5505,7 +6088,11 @@ item_db: (
Weight: 1600
Atk: 160
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -5525,7 +6112,11 @@ item_db: (
Weight: 2200
Atk: 200
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -5541,7 +6132,11 @@ item_db: (
Weight: 2200
Atk: 155
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -5562,7 +6157,11 @@ item_db: (
Weight: 2000
Atk: 175
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -5582,7 +6181,11 @@ item_db: (
Atk: 200
Range: 1
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -5599,7 +6202,10 @@ item_db: (
Atk: 180
Range: 1
Slots: 2
- Job: 0x00004080
+ Job: {
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -5613,7 +6219,11 @@ item_db: (
Buy: 1
Atk: 204
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 1
@@ -5642,7 +6252,11 @@ item_db: (
Buy: 2
Atk: 190
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
Refine: false
@@ -5664,7 +6278,11 @@ item_db: (
Atk: 200
Range: 1
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 2
Loc: 34
WeaponLv: 4
@@ -5685,7 +6303,11 @@ item_db: (
Atk: 160
Range: 1
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 2
Loc: 34
WeaponLv: 4
@@ -5704,7 +6326,11 @@ item_db: (
Buy: 20
Atk: 120
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 1
Refine: false
@@ -5730,7 +6356,11 @@ item_db: (
Atk: 160
Range: 1
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -5751,7 +6381,11 @@ item_db: (
Atk: 155
Range: 1
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -5773,7 +6407,11 @@ item_db: (
Atk: 150
Range: 1
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -5793,7 +6431,11 @@ item_db: (
Atk: 250
Range: 1
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 2
Loc: 34
WeaponLv: 4
@@ -5801,7 +6443,7 @@ item_db: (
View: 3
Script: <"
bonus bFlee2,10;
- if(JobLevel>=70) autobonus "{ bonus bBaseAtk,50; }",10,10000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }";
+ if(JobLevel>=70) autobonus "{ bonus bBaseAtk,50; }",10,10000,BF_WEAPON,"{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); }";
if(getrefine()>8) {
bonus bCastrate,-20;
bonus bDelayrate,-20;
@@ -5819,14 +6461,18 @@ item_db: (
Atk: 200
Range: 1
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 50
View: 3
Script: <"
bonus bAtkEle,Ele_Ghost;
- autobonus "{ bonus bCritical,100; bonus bBaseAtk,50; }",1,5000,0,"{ specialeffect2 EF_FIRESPLASHHIT; }";
+ autobonus "{ bonus bCritical,100; bonus bBaseAtk,50; }",1,5000,0,"{ specialeffect(EF_FIRESPLASHHIT, AREA, playerattached()); }";
bonus bHPGainValue,100;
">
},
@@ -5838,7 +6484,11 @@ item_db: (
Buy: 20
Atk: 200
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 80
@@ -5866,7 +6516,11 @@ item_db: (
Buy: 20
Atk: 200
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 80
@@ -5896,7 +6550,11 @@ item_db: (
Atk: 275
Range: 1
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 2
Loc: 34
WeaponLv: 4
@@ -5918,7 +6576,11 @@ item_db: (
Atk: 200
Range: 1
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 2
Loc: 34
WeaponLv: 4
@@ -5942,7 +6604,11 @@ item_db: (
Buy: 20
Atk: 220
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 80
@@ -5981,7 +6647,11 @@ item_db: (
Atk: 180
Range: 1
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 80
@@ -6007,7 +6677,11 @@ item_db: (
Atk: 200
Range: 2
Slots: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 2
Loc: 34
WeaponLv: 2
@@ -6027,7 +6701,10 @@ item_db: (
Type: 4
Atk: 220
Range: 1
- Job: 0x00004080
+ Job: {
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 1
@@ -6061,7 +6738,31 @@ item_db: (
Atk: 17
Range: 1
Slots: 3
- Job: 0xFE9F7EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ Rebellion: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 1
@@ -6077,7 +6778,31 @@ item_db: (
Atk: 17
Range: 1
Slots: 4
- Job: 0xFE9F7EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ Rebellion: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 1
@@ -6092,7 +6817,31 @@ item_db: (
Weight: 400
Atk: 17
Range: 1
- Job: 0xFE9F7EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ Rebellion: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 1
@@ -6108,7 +6857,31 @@ item_db: (
Atk: 30
Range: 1
Slots: 3
- Job: 0xFE9F7EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ Rebellion: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 1
@@ -6124,7 +6897,31 @@ item_db: (
Atk: 30
Range: 1
Slots: 4
- Job: 0xFE9F7EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ Rebellion: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 1
@@ -6139,7 +6936,31 @@ item_db: (
Weight: 500
Atk: 30
Range: 1
- Job: 0xFE9F7EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ Rebellion: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 1
@@ -6155,7 +6976,31 @@ item_db: (
Atk: 43
Range: 1
Slots: 3
- Job: 0xFE9F7EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ Rebellion: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 1
@@ -6171,7 +7016,31 @@ item_db: (
Atk: 43
Range: 1
Slots: 4
- Job: 0xFE9F7EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ Rebellion: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 1
@@ -6186,7 +7055,31 @@ item_db: (
Weight: 600
Atk: 43
Range: 1
- Job: 0xFE9F7EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ Rebellion: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 1
@@ -6202,7 +7095,31 @@ item_db: (
Atk: 59
Range: 1
Slots: 2
- Job: 0xFE9F7EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ Rebellion: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 12
@@ -6218,7 +7135,31 @@ item_db: (
Atk: 59
Range: 1
Slots: 3
- Job: 0xFE9F7EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ Rebellion: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 12
@@ -6233,7 +7174,31 @@ item_db: (
Weight: 500
Atk: 59
Range: 1
- Job: 0xFE9F7EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ Rebellion: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 12
@@ -6249,7 +7214,31 @@ item_db: (
Atk: 73
Range: 1
Slots: 2
- Job: 0xFE9F7EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ Rebellion: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 12
@@ -6265,7 +7254,31 @@ item_db: (
Atk: 73
Range: 1
Slots: 3
- Job: 0xFE9F7EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ Rebellion: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 12
@@ -6280,7 +7293,31 @@ item_db: (
Weight: 600
Atk: 73
Range: 1
- Job: 0xFE9F7EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ Rebellion: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 12
@@ -6296,7 +7333,31 @@ item_db: (
Atk: 87
Range: 1
Slots: 2
- Job: 0xFE9F7EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ Rebellion: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 12
@@ -6312,7 +7373,31 @@ item_db: (
Atk: 87
Range: 1
Slots: 3
- Job: 0xFE9F7EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ Rebellion: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 12
@@ -6327,7 +7412,31 @@ item_db: (
Weight: 700
Atk: 87
Range: 1
- Job: 0xFE9F7EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ Rebellion: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 12
@@ -6343,7 +7452,25 @@ item_db: (
Atk: 105
Range: 1
Slots: 2
- Job: 0x028F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -6359,7 +7486,25 @@ item_db: (
Atk: 105
Range: 1
Slots: 3
- Job: 0x028F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -6374,7 +7519,25 @@ item_db: (
Weight: 700
Atk: 105
Range: 1
- Job: 0x028F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -6390,7 +7553,25 @@ item_db: (
Atk: 118
Range: 1
Slots: 1
- Job: 0x028F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -6406,7 +7587,25 @@ item_db: (
Weight: 500
Atk: 90
Range: 1
- Job: 0x028F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 24
@@ -6425,7 +7624,25 @@ item_db: (
Weight: 1000
Atk: 70
Range: 1
- Job: 0x028F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -6441,7 +7658,25 @@ item_db: (
Weight: 1000
Atk: 70
Range: 1
- Job: 0x028F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -6458,7 +7693,25 @@ item_db: (
Atk: 118
Range: 1
Slots: 2
- Job: 0x028F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -6474,7 +7727,25 @@ item_db: (
Weight: 400
Atk: 80
Range: 1
- Job: 0x028F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -6494,7 +7765,25 @@ item_db: (
Weight: 400
Atk: 80
Range: 1
- Job: 0x028F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -6507,14 +7796,32 @@ item_db: (
},
{
Id: 1229
- AegisName: "Mama's_Knife"
+ AegisName: "Mamas_Knife"
Name: "Kitchen Knife"
Type: 4
Buy: 20
Weight: 500
Atk: 75
Range: 1
- Job: 0x028F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -6533,7 +7840,25 @@ item_db: (
Weight: 600
Atk: 80
Range: 1
- Job: 0x028F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -6549,7 +7874,25 @@ item_db: (
Weight: 500
Atk: 70
Range: 1
- Job: 0x028F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -6569,7 +7912,9 @@ item_db: (
Weight: 600
Atk: 140
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -6590,7 +7935,25 @@ item_db: (
Weight: 700
Atk: 90
Range: 1
- Job: 0x028F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -6610,7 +7973,25 @@ item_db: (
Weight: 700
Atk: 50
Range: 1
- Job: 0x028F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -6629,7 +8010,9 @@ item_db: (
Weight: 700
Atk: 110
Range: 1
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -6645,7 +8028,25 @@ item_db: (
Weight: 800
Atk: 140
Range: 1
- Job: 0x028F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -6665,7 +8066,25 @@ item_db: (
Weight: 800
Atk: 180
Range: 1
- Job: 0x028F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -6686,7 +8105,25 @@ item_db: (
Weight: 1200
Atk: 64
Range: 1
- Job: 0x028F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 70
@@ -6702,7 +8139,25 @@ item_db: (
Weight: 800
Atk: 64
Range: 1
- Job: 0x028F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 65
@@ -6721,7 +8176,25 @@ item_db: (
Weight: 400
Atk: 84
Range: 1
- Job: 0x028F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 1
@@ -6737,7 +8210,12 @@ item_db: (
Weight: 400
Atk: 55
Range: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 85
@@ -6753,7 +8231,12 @@ item_db: (
Weight: 550
Atk: 140
Range: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 55
@@ -6769,7 +8252,9 @@ item_db: (
Weight: 1
Atk: 45
Range: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 1
@@ -6785,7 +8270,12 @@ item_db: (
Weight: 800
Atk: 100
Range: 1
- Job: 0x02021040
+ Job: {
+ Thief: true
+ Assassin: true
+ Rogue: true
+ Ninja: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 55
@@ -6805,7 +8295,9 @@ item_db: (
Atk: 110
Range: 1
Slots: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 30
@@ -6821,7 +8313,9 @@ item_db: (
Atk: 110
Range: 1
Slots: 2
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 30
@@ -6836,7 +8330,31 @@ item_db: (
Weight: 600
Atk: 39
Range: 1
- Job: 0xFE9F7EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ Rebellion: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 1
@@ -6852,7 +8370,31 @@ item_db: (
Weight: 600
Atk: 39
Range: 1
- Job: 0xFE9F7EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ Rebellion: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 1
@@ -6861,14 +8403,38 @@ item_db: (
},
{
Id: 1249
- AegisName: "Fisherman's_Dagger"
+ AegisName: "Fishermans_Dagger"
Name: "Fisherman's Dagger"
Type: 4
Buy: 10000
Weight: 600
Atk: 39
Range: 1
- Job: 0xFE9F7EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ Rebellion: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 1
@@ -6887,7 +8453,9 @@ item_db: (
Atk: 125
Range: 1
Slots: 2
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -6903,7 +8471,9 @@ item_db: (
Atk: 125
Range: 1
Slots: 3
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -6919,7 +8489,9 @@ item_db: (
Atk: 148
Range: 1
Slots: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -6936,7 +8508,9 @@ item_db: (
Atk: 148
Range: 1
Slots: 2
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -6952,7 +8526,9 @@ item_db: (
Weight: 1500
Atk: 165
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -6968,7 +8544,9 @@ item_db: (
Atk: 165
Range: 1
Slots: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -6983,7 +8561,9 @@ item_db: (
Weight: 1200
Atk: 105
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 55
@@ -7002,7 +8582,9 @@ item_db: (
Weight: 1200
Atk: 105
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 55
@@ -7021,7 +8603,9 @@ item_db: (
Weight: 1200
Atk: 105
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 55
@@ -7040,7 +8624,9 @@ item_db: (
Weight: 1200
Atk: 105
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 55
@@ -7059,7 +8645,9 @@ item_db: (
Weight: 1700
Atk: 150
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 65
@@ -7075,7 +8663,9 @@ item_db: (
Weight: 1500
Atk: 140
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 75
@@ -7096,7 +8686,9 @@ item_db: (
Weight: 1200
Atk: 115
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 55
@@ -7112,7 +8704,9 @@ item_db: (
Weight: 1250
Atk: 151
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 70
@@ -7134,7 +8728,9 @@ item_db: (
Atk: 90
Range: 1
Slots: 4
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 1
@@ -7150,7 +8746,9 @@ item_db: (
Weight: 1000
Atk: 120
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 75
@@ -7173,7 +8771,9 @@ item_db: (
Atk: 140
Range: 1
Slots: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 75
@@ -7193,7 +8793,9 @@ item_db: (
Buy: 1
Atk: 189
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 1
@@ -7227,7 +8829,9 @@ item_db: (
Atk: 160
Range: 1
Slots: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 2
Loc: 34
WeaponLv: 4
@@ -7249,7 +8853,9 @@ item_db: (
Weight: 1500
Atk: 140
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 2
Loc: 34
WeaponLv: 4
@@ -7270,7 +8876,9 @@ item_db: (
Atk: 110
Range: 1
Slots: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 2
Loc: 34
WeaponLv: 4
@@ -7291,7 +8899,9 @@ item_db: (
Atk: 120
Range: 1
Slots: 2
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 2
Loc: 34
WeaponLv: 4
@@ -7312,7 +8922,9 @@ item_db: (
Buy: 20
Atk: 120
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 1
Refine: false
@@ -7336,7 +8948,9 @@ item_db: (
Buy: 1
Atk: 148
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 4
Refine: false
@@ -7355,7 +8969,9 @@ item_db: (
Buy: 1
Atk: 179
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 4
Refine: false
@@ -7377,7 +8993,9 @@ item_db: (
Atk: 105
Range: 1
Slots: 3
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 55
@@ -7397,7 +9015,9 @@ item_db: (
Atk: 105
Range: 1
Slots: 3
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 55
@@ -7417,7 +9037,9 @@ item_db: (
Atk: 105
Range: 1
Slots: 3
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 55
@@ -7437,7 +9059,9 @@ item_db: (
Atk: 105
Range: 1
Slots: 3
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 55
@@ -7455,7 +9079,9 @@ item_db: (
Buy: 20
Atk: 130
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 80
@@ -7485,7 +9111,9 @@ item_db: (
Buy: 20
Atk: 130
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 80
@@ -7516,7 +9144,9 @@ item_db: (
Buy: 20
Atk: 140
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 80
@@ -7538,7 +9168,7 @@ item_db: (
bonus2 bAddRace,RC_DemiPlayer,(getrefine()-4)*(getrefine()-4);
bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
- if(getrefine()>8) autobonus "{ bonus bAspdRate,100; }",70,3000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }";
+ if(getrefine()>8) autobonus "{ bonus bAspdRate,100; }",70,3000,BF_WEAPON,"{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); }";
">
},
{
@@ -7549,7 +9179,9 @@ item_db: (
Buy: 20
Atk: 140
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 80
@@ -7571,7 +9203,7 @@ item_db: (
bonus2 bAddRace,RC_DemiPlayer,(getrefine()-4)*(getrefine()-4);
bonus2 bCriticalAddRace,RC_DemiPlayer,5;
}
- if(getrefine()>8) autobonus "{ bonus bAspdRate,100; }",70,3000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }";
+ if(getrefine()>8) autobonus "{ bonus bAspdRate,100; }",70,3000,BF_WEAPON,"{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); }";
">
},
{
@@ -7582,7 +9214,9 @@ item_db: (
Buy: 20
Atk: 175
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 4
Refine: false
@@ -7612,7 +9246,9 @@ item_db: (
Atk: 120
Range: 1
Slots: 2
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 2
Loc: 34
WeaponLv: 3
@@ -7639,7 +9275,9 @@ item_db: (
Atk: 130
Range: 1
Slots: 2
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 2
Loc: 34
WeaponLv: 3
@@ -7659,7 +9297,9 @@ item_db: (
Type: 4
Atk: 200
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 1
@@ -7694,7 +9334,18 @@ item_db: (
Atk: 38
Range: 1
Slots: 3
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 3
@@ -7710,7 +9361,18 @@ item_db: (
Atk: 38
Range: 1
Slots: 4
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 3
@@ -7725,7 +9387,18 @@ item_db: (
Weight: 800
Atk: 38
Range: 1
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 3
@@ -7740,7 +9413,18 @@ item_db: (
Weight: 1500
Atk: 75
Range: 1
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 3
@@ -7755,7 +9439,14 @@ item_db: (
Weight: 1200
Atk: 140
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 44
@@ -7775,7 +9466,10 @@ item_db: (
Atk: 140
Range: 1
Slots: 1
- Job: 0x00040400
+ Job: {
+ Blacksmith: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 76
@@ -7794,7 +9488,17 @@ item_db: (
Weight: 1500
Atk: 115
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 14
@@ -7813,7 +9517,9 @@ item_db: (
Weight: 3000
Atk: 170
Range: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 45
@@ -7829,7 +9535,18 @@ item_db: (
Atk: 75
Range: 1
Slots: 4
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 3
@@ -7843,7 +9560,14 @@ item_db: (
Buy: 20
Atk: 130
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 80
@@ -7884,7 +9608,14 @@ item_db: (
Atk: 140
Range: 1
Slots: 2
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Upper: 2
Loc: 2
WeaponLv: 3
@@ -7910,7 +9641,18 @@ item_db: (
Type: 4
Atk: 110
Range: 1
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 1
@@ -7940,7 +9682,18 @@ item_db: (
Weight: 500
Atk: 77
Range: 1
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 1
@@ -7965,7 +9718,14 @@ item_db: (
Buy: 2
Atk: 200
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
Refine: false
@@ -7980,7 +9740,14 @@ item_db: (
Buy: 1
Atk: 229
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 1
@@ -8003,7 +9770,14 @@ item_db: (
Atk: 80
Range: 1
Slots: 3
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 3
@@ -8019,7 +9793,14 @@ item_db: (
Atk: 80
Range: 1
Slots: 4
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 3
@@ -8034,7 +9815,14 @@ item_db: (
Weight: 1500
Atk: 80
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 3
@@ -8050,7 +9838,14 @@ item_db: (
Atk: 120
Range: 1
Slots: 2
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 16
@@ -8066,7 +9861,14 @@ item_db: (
Atk: 120
Range: 1
Slots: 3
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 16
@@ -8081,7 +9883,14 @@ item_db: (
Weight: 2000
Atk: 120
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 16
@@ -8097,7 +9906,14 @@ item_db: (
Atk: 155
Range: 1
Slots: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 30
@@ -8113,7 +9929,14 @@ item_db: (
Atk: 155
Range: 1
Slots: 2
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 30
@@ -8128,7 +9951,14 @@ item_db: (
Weight: 2200
Atk: 155
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 30
@@ -8144,7 +9974,14 @@ item_db: (
Atk: 185
Range: 1
Slots: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 30
@@ -8160,7 +9997,14 @@ item_db: (
Atk: 185
Range: 1
Slots: 2
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 30
@@ -8175,7 +10019,14 @@ item_db: (
Weight: 2500
Atk: 185
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 30
@@ -8190,7 +10041,14 @@ item_db: (
Weight: 4000
Atk: 170
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 44
@@ -8209,7 +10067,14 @@ item_db: (
Weight: 1800
Atk: 187
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 44
@@ -8228,7 +10093,14 @@ item_db: (
Weight: 2300
Atk: 120
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 44
@@ -8248,7 +10120,14 @@ item_db: (
Weight: 2300
Atk: 180
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 44
@@ -8268,7 +10147,14 @@ item_db: (
Weight: 2500
Atk: 120
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 44
@@ -8288,7 +10174,14 @@ item_db: (
Weight: 2500
Atk: 165
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 44
@@ -8307,7 +10200,14 @@ item_db: (
Weight: 3000
Atk: 215
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 44
@@ -8327,7 +10227,14 @@ item_db: (
Weight: 6000
Atk: 10
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 80
@@ -8353,7 +10260,14 @@ item_db: (
Atk: 10
Range: 1
Slots: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 80
@@ -8377,7 +10291,14 @@ item_db: (
Buy: 1
Atk: 229
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 1
@@ -8409,7 +10330,14 @@ item_db: (
Buy: 2
Atk: 205
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
Refine: false
@@ -8428,7 +10356,14 @@ item_db: (
Buy: 2
Atk: 200
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
Refine: false
@@ -8448,7 +10383,14 @@ item_db: (
Atk: 200
Range: 1
Slots: 2
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Upper: 2
Loc: 34
WeaponLv: 3
@@ -8469,7 +10411,14 @@ item_db: (
Atk: 175
Range: 1
Slots: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Upper: 2
Loc: 34
WeaponLv: 4
@@ -8491,7 +10440,14 @@ item_db: (
Atk: 332
Range: 1
Slots: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Upper: 2
Loc: 34
WeaponLv: 4
@@ -8511,7 +10467,14 @@ item_db: (
Buy: 1
Atk: 215
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
Refine: false
@@ -8531,7 +10494,14 @@ item_db: (
Buy: 20
Atk: 200
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 80
@@ -8559,7 +10529,14 @@ item_db: (
Buy: 20
Atk: 200
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 80
@@ -8575,7 +10552,7 @@ item_db: (
Script: <"
bonus bStr,3;
bonus2 bAddRace,RC_DemiPlayer,55;
- autobonus "{ bonus bBreakArmorRate,10000; }",20,3000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }";
+ autobonus "{ bonus bBreakArmorRate,10000; }",20,3000,BF_WEAPON,"{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); }";
bonus bUnbreakableWeapon,0;
">
},
@@ -8587,7 +10564,14 @@ item_db: (
Atk: 100
Range: 1
Slots: 3
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 3
@@ -8611,7 +10595,14 @@ item_db: (
Buy: 20
Atk: 220
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 80
@@ -8651,7 +10642,14 @@ item_db: (
Weight: 1500
Atk: 200
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 60
@@ -8680,7 +10678,14 @@ item_db: (
Atk: 250
Range: 1
Slots: 2
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 80
@@ -8719,7 +10724,14 @@ item_db: (
Weight: 2700
Atk: 210
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Upper: 2
Loc: 34
WeaponLv: 4
@@ -8734,7 +10746,14 @@ item_db: (
Type: 4
Atk: 20
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
Refine: false
@@ -8770,7 +10789,14 @@ item_db: (
Atk: 330
Range: 1
Slots: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Upper: 2
Loc: 34
WeaponLv: 3
@@ -8792,7 +10818,14 @@ item_db: (
Type: 4
Atk: 220
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 1
@@ -8822,7 +10855,14 @@ item_db: (
Buy: 2
Atk: 200
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
Refine: false
@@ -8837,7 +10877,14 @@ item_db: (
Buy: 1
Atk: 229
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 1
@@ -8860,7 +10907,11 @@ item_db: (
Atk: 28
Range: 3
Slots: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 4
@@ -8876,7 +10927,11 @@ item_db: (
Atk: 28
Range: 3
Slots: 4
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 4
@@ -8891,7 +10946,11 @@ item_db: (
Weight: 700
Atk: 28
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 4
@@ -8907,7 +10966,11 @@ item_db: (
Atk: 44
Range: 3
Slots: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 4
@@ -8923,7 +10986,11 @@ item_db: (
Atk: 44
Range: 3
Slots: 4
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 4
@@ -8938,7 +11005,11 @@ item_db: (
Weight: 850
Atk: 44
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 4
@@ -8954,7 +11025,11 @@ item_db: (
Atk: 60
Range: 3
Slots: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 4
@@ -8970,7 +11045,11 @@ item_db: (
Atk: 60
Range: 3
Slots: 4
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 4
@@ -8985,7 +11064,11 @@ item_db: (
Weight: 1000
Atk: 60
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 4
@@ -9000,7 +11083,11 @@ item_db: (
Weight: 2500
Atk: 185
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -9015,7 +11102,11 @@ item_db: (
Weight: 2500
Atk: 185
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -9030,7 +11121,11 @@ item_db: (
Weight: 2500
Atk: 185
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -9045,7 +11140,11 @@ item_db: (
Weight: 500
Atk: 120
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 4
@@ -9065,7 +11164,11 @@ item_db: (
Weight: 700
Atk: 145
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 48
@@ -9085,7 +11188,11 @@ item_db: (
Weight: 850
Atk: 100
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 48
@@ -9104,7 +11211,11 @@ item_db: (
Weight: 1000
Atk: 95
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 48
@@ -9124,7 +11235,11 @@ item_db: (
Atk: 160
Range: 3
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 71
@@ -9145,7 +11260,11 @@ item_db: (
Atk: 120
Range: 3
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 4
@@ -9165,7 +11284,11 @@ item_db: (
Weight: 4800
Atk: 159
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 1
@@ -9197,7 +11320,11 @@ item_db: (
Atk: 150
Range: 3
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 2
Loc: 2
WeaponLv: 4
@@ -9220,7 +11347,11 @@ item_db: (
Atk: 140
Range: 3
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 2
Loc: 2
WeaponLv: 4
@@ -9242,7 +11373,11 @@ item_db: (
Atk: 180
Range: 3
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 2
Loc: 2
WeaponLv: 4
@@ -9262,7 +11397,11 @@ item_db: (
Buy: 20
Atk: 120
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 1
Refine: false
@@ -9286,7 +11425,11 @@ item_db: (
Buy: 1
Atk: 149
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -9304,7 +11447,11 @@ item_db: (
Buy: 20
Atk: 60
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 80
@@ -9333,7 +11480,11 @@ item_db: (
Buy: 20
Atk: 130
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 80
@@ -9371,7 +11522,11 @@ item_db: (
Buy: 20
Atk: 160
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 3
Refine: false
@@ -9401,7 +11556,11 @@ item_db: (
Atk: 150
Range: 3
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 2
Loc: 2
WeaponLv: 4
@@ -9433,7 +11592,11 @@ item_db: (
Atk: 180
Range: 3
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 2
Loc: 2
WeaponLv: 4
@@ -9461,7 +11624,11 @@ item_db: (
Type: 4
Atk: 74
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 1
@@ -9492,7 +11659,11 @@ item_db: (
Weight: 4800
Atk: 195
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 1
@@ -9513,7 +11684,11 @@ item_db: (
Weight: 4800
Atk: 195
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 1
@@ -9537,7 +11712,11 @@ item_db: (
Atk: 84
Range: 3
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -9553,7 +11732,11 @@ item_db: (
Atk: 84
Range: 3
Slots: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -9568,7 +11751,11 @@ item_db: (
Weight: 1000
Atk: 84
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -9584,7 +11771,11 @@ item_db: (
Atk: 104
Range: 3
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -9600,7 +11791,11 @@ item_db: (
Atk: 104
Range: 3
Slots: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -9615,7 +11810,11 @@ item_db: (
Weight: 1200
Atk: 104
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -9631,7 +11830,11 @@ item_db: (
Atk: 124
Range: 3
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -9647,7 +11850,11 @@ item_db: (
Atk: 124
Range: 3
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -9662,7 +11869,11 @@ item_db: (
Weight: 2000
Atk: 124
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -9678,7 +11889,11 @@ item_db: (
Atk: 150
Range: 3
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -9694,7 +11909,11 @@ item_db: (
Atk: 150
Range: 3
Slots: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -9709,7 +11928,11 @@ item_db: (
Weight: 1200
Atk: 150
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -9725,7 +11948,11 @@ item_db: (
Atk: 165
Range: 3
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -9741,7 +11968,11 @@ item_db: (
Atk: 165
Range: 3
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -9756,7 +11987,11 @@ item_db: (
Weight: 2500
Atk: 165
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -9771,7 +12006,11 @@ item_db: (
Weight: 2500
Atk: 180
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -9790,7 +12029,11 @@ item_db: (
Weight: 1000
Atk: 183
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -9809,7 +12052,11 @@ item_db: (
Weight: 2000
Atk: 170
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -9822,14 +12069,18 @@ item_db: (
},
{
Id: 1469
- AegisName: "Longinus's_Spear"
+ AegisName: "Longinuss_Spear"
Name: "Longinus's Spear"
Type: 4
Buy: 20
Weight: 2500
Atk: 180
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -9849,7 +12100,11 @@ item_db: (
Weight: 3000
Atk: 190
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -9870,7 +12125,11 @@ item_db: (
Weight: 3500
Atk: 200
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -9892,7 +12151,12 @@ item_db: (
Weight: 1400
Atk: 25
Range: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 73
@@ -9912,7 +12176,12 @@ item_db: (
Weight: 2400
Atk: 120
Range: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 90
@@ -9934,7 +12203,11 @@ item_db: (
Weight: 2000
Atk: 160
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 60
@@ -9953,7 +12226,11 @@ item_db: (
Weight: 3700
Atk: 200
Range: 4
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 75
@@ -9969,7 +12246,11 @@ item_db: (
Atk: 180
Range: 3
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -9988,7 +12269,11 @@ item_db: (
Weight: 2000
Atk: 170
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 75
@@ -10013,7 +12298,10 @@ item_db: (
Weight: 1000
Atk: 120
Range: 3
- Job: 0x00004080
+ Job: {
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 65
@@ -10034,7 +12322,11 @@ item_db: (
Atk: 170
Range: 3
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 75
@@ -10060,7 +12352,11 @@ item_db: (
Atk: 160
Range: 3
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 60
@@ -10080,7 +12376,11 @@ item_db: (
Atk: 170
Range: 3
Slots: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -10098,7 +12398,11 @@ item_db: (
Type: 4
Atk: 160
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 80
@@ -10128,7 +12432,11 @@ item_db: (
Atk: 160
Range: 3
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 2
Loc: 34
WeaponLv: 3
@@ -10152,7 +12460,9 @@ item_db: (
Atk: 150
Range: 3
Slots: 1
- Job: 0x00000080
+ Job: {
+ Knight: true
+ }
Upper: 2
Loc: 34
WeaponLv: 4
@@ -10173,7 +12483,11 @@ item_db: (
Atk: 112
Range: 3
Slots: 4
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 2
Loc: 34
WeaponLv: 2
@@ -10188,7 +12502,11 @@ item_db: (
Buy: 20
Atk: 220
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 80
@@ -10224,7 +12542,11 @@ item_db: (
Type: 4
Atk: 220
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 1
@@ -10254,7 +12576,10 @@ item_db: (
Buy: 20
Atk: 135
Range: 3
- Job: 0x00004080
+ Job: {
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 1
@@ -10277,7 +12602,18 @@ item_db: (
Atk: 23
Range: 1
Slots: 3
- Job: 0x0004C5B3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 2
@@ -10293,7 +12629,18 @@ item_db: (
Atk: 23
Range: 1
Slots: 4
- Job: 0x0004C5B3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 2
@@ -10308,7 +12655,18 @@ item_db: (
Weight: 700
Atk: 23
Range: 1
- Job: 0x0004C5B3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 2
@@ -10324,7 +12682,18 @@ item_db: (
Atk: 37
Range: 1
Slots: 3
- Job: 0x0004C5B3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 2
@@ -10340,7 +12709,18 @@ item_db: (
Atk: 37
Range: 1
Slots: 4
- Job: 0x0004C5B3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 2
@@ -10355,7 +12735,18 @@ item_db: (
Weight: 800
Atk: 37
Range: 1
- Job: 0x0004C5B3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 2
@@ -10371,7 +12762,18 @@ item_db: (
Atk: 54
Range: 1
Slots: 2
- Job: 0x0004C5B3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 14
@@ -10387,7 +12789,18 @@ item_db: (
Atk: 54
Range: 1
Slots: 3
- Job: 0x0004C5B3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 14
@@ -10403,7 +12816,18 @@ item_db: (
Atk: 54
Range: 1
Slots: 3
- Job: 0x0004C5B3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 14
@@ -10419,7 +12843,17 @@ item_db: (
Atk: 69
Range: 1
Slots: 2
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 14
@@ -10435,7 +12869,17 @@ item_db: (
Atk: 69
Range: 1
Slots: 3
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 14
@@ -10451,7 +12895,17 @@ item_db: (
Atk: 69
Range: 1
Slots: 3
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 14
@@ -10467,7 +12921,17 @@ item_db: (
Atk: 110
Range: 1
Slots: 1
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -10483,7 +12947,17 @@ item_db: (
Atk: 110
Range: 1
Slots: 2
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -10499,7 +12973,17 @@ item_db: (
Atk: 110
Range: 1
Slots: 2
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -10514,7 +12998,17 @@ item_db: (
Weight: 1200
Atk: 130
Range: 1
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -10530,7 +13024,17 @@ item_db: (
Atk: 130
Range: 1
Slots: 1
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -10546,7 +13050,17 @@ item_db: (
Atk: 130
Range: 1
Slots: 1
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -10562,7 +13076,17 @@ item_db: (
Atk: 84
Range: 1
Slots: 2
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 14
@@ -10578,7 +13102,17 @@ item_db: (
Atk: 84
Range: 1
Slots: 3
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 14
@@ -10594,7 +13128,17 @@ item_db: (
Atk: 84
Range: 1
Slots: 3
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 14
@@ -10609,7 +13153,11 @@ item_db: (
Weight: 2000
Atk: 140
Range: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -10625,7 +13173,11 @@ item_db: (
Weight: 700
Atk: 85
Range: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -10646,7 +13198,11 @@ item_db: (
Atk: 110
Range: 1
Slots: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -10665,7 +13221,11 @@ item_db: (
Weight: 800
Atk: 135
Range: 3
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -10681,7 +13241,11 @@ item_db: (
Weight: 1000
Atk: 145
Range: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -10701,7 +13265,11 @@ item_db: (
Weight: 900
Atk: 165
Range: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -10721,7 +13289,11 @@ item_db: (
Weight: 1500
Atk: 140
Range: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -10743,7 +13315,10 @@ item_db: (
Weight: 3000
Atk: 155
Range: 2
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 78
@@ -10758,7 +13333,14 @@ item_db: (
Weight: 6000
Atk: 250
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 95
@@ -10781,7 +13363,11 @@ item_db: (
Weight: 2500
Atk: 115
Range: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 55
@@ -10803,7 +13389,11 @@ item_db: (
Atk: 140
Range: 1
Slots: 2
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -10843,7 +13433,11 @@ item_db: (
Buy: 2
Atk: 150
Range: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
Refine: false
@@ -10865,7 +13459,17 @@ item_db: (
Atk: 4
Range: 1
Slots: 1
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 44
@@ -10887,7 +13491,17 @@ item_db: (
Buy: 20
Atk: 120
Range: 1
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
Refine: false
@@ -10911,7 +13525,11 @@ item_db: (
Buy: 1
Atk: 193
Range: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -10932,7 +13550,11 @@ item_db: (
Atk: 85
Range: 1
Slots: 2
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -10953,7 +13575,11 @@ item_db: (
Atk: 110
Range: 1
Slots: 2
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -10973,7 +13599,11 @@ item_db: (
Atk: 140
Range: 1
Slots: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -10995,7 +13625,11 @@ item_db: (
Weight: 900
Atk: 120
Range: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 60
@@ -11005,7 +13639,7 @@ item_db: (
bonus2 bAddRace,RC_Undead,10;
bonus2 bAddRace,RC_Demon,10;
bonus3 bAutoSpell,AL_CRUCIS,1+getrefine(),100;
- autobonus "{ bonus bBaseAtk,50; }",10,20000,BF_WEAPON,"{ specialeffect2 EF_BLOODDRAIN; }";
+ autobonus "{ bonus bBaseAtk,50; }",10,20000,BF_WEAPON,"{ specialeffect(EF_BLOODDRAIN, AREA, playerattached()); }";
">
},
{
@@ -11016,7 +13650,18 @@ item_db: (
Buy: 20
Atk: 105
Range: 1
- Job: 0x0004C5B3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 80
@@ -11045,7 +13690,18 @@ item_db: (
Buy: 20
Atk: 105
Range: 1
- Job: 0x0004C5B3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 80
@@ -11063,7 +13719,7 @@ item_db: (
bonus bDex,1;
bonus2 bAddRace,RC_DemiPlayer,75;
bonus bUnbreakableWeapon,0;
- autobonus "{ bonus2 bAddEff,Eff_Stun,5000; }",10,6000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }";
+ autobonus "{ bonus2 bAddEff,Eff_Stun,5000; }",10,6000,BF_WEAPON,"{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); }";
">
},
{
@@ -11076,7 +13732,11 @@ item_db: (
Atk: 110
Range: 1
Slots: 3
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Upper: 2
Loc: 2
WeaponLv: 3
@@ -11101,7 +13761,18 @@ item_db: (
Atk: 57
Range: 1
Slots: 3
- Job: 0x0004C5B3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 2
@@ -11125,7 +13796,18 @@ item_db: (
Buy: 20
Atk: 130
Range: 1
- Job: 0x0004C5B3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 80
@@ -11163,7 +13845,17 @@ item_db: (
Buy: 20
Atk: 150
Range: 1
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
Refine: false
@@ -11193,7 +13885,11 @@ item_db: (
Atk: 160
Range: 1
Slots: 2
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 80
@@ -11205,6 +13901,24 @@ item_db: (
bonus bLuk,1;
">
},
+{
+ Id: 1549
+ AegisName: "Pilebuncker"
+ Name: "Pile Bunker"
+ Type: 4
+ Buy: 10000
+ Weight: 3500
+ Atk: 450
+ Range: 1
+ Job: {
+ Blacksmith: true
+ }
+ Upper: 8
+ Loc: 2
+ WeaponLv: 3
+ EquipLv: 99
+ View: 8
+},
//== Books =================================================
{
@@ -11217,7 +13931,11 @@ item_db: (
Atk: 85
Range: 1
Slots: 3
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 14
@@ -11233,7 +13951,11 @@ item_db: (
Atk: 115
Range: 1
Slots: 2
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -11250,7 +13972,11 @@ item_db: (
Atk: 125
Range: 1
Slots: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -11265,7 +13991,11 @@ item_db: (
Weight: 750
Atk: 90
Range: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -11281,7 +14011,11 @@ item_db: (
Weight: 750
Atk: 90
Range: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -11297,7 +14031,11 @@ item_db: (
Weight: 750
Atk: 90
Range: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -11313,7 +14051,11 @@ item_db: (
Weight: 750
Atk: 90
Range: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -11329,7 +14071,11 @@ item_db: (
Weight: 800
Atk: 120
Range: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -11345,7 +14091,7 @@ item_db: (
},
{
Id: 1558
- AegisName: "Girl's_Diary"
+ AegisName: "Girls_Diary"
Name: "Girl's Diary"
Type: 4
Buy: 1500
@@ -11353,7 +14099,11 @@ item_db: (
Atk: 60
Range: 1
Slots: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -11369,7 +14119,11 @@ item_db: (
Weight: 700
Atk: 130
Range: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 70
@@ -11390,7 +14144,11 @@ item_db: (
Atk: 100
Range: 1
Slots: 2
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 60
@@ -11411,7 +14169,11 @@ item_db: (
Atk: 140
Range: 1
Slots: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 55
@@ -11431,7 +14193,11 @@ item_db: (
Atk: 110
Range: 1
Slots: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 80
@@ -11451,7 +14217,11 @@ item_db: (
Atk: 135
Range: 1
Slots: 2
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 1
@@ -11482,7 +14252,11 @@ item_db: (
Atk: 110
Range: 1
Slots: 2
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 70
@@ -11504,7 +14278,11 @@ item_db: (
Atk: 137
Range: 1
Slots: 2
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 85
@@ -11527,7 +14305,11 @@ item_db: (
Buy: 20
Atk: 120
Range: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 1
Refine: false
@@ -11551,7 +14333,11 @@ item_db: (
Buy: 1
Atk: 168
Range: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -11572,7 +14358,11 @@ item_db: (
Atk: 90
Range: 1
Slots: 3
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -11589,7 +14379,11 @@ item_db: (
Atk: 90
Range: 1
Slots: 3
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -11606,7 +14400,11 @@ item_db: (
Atk: 90
Range: 1
Slots: 3
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -11623,7 +14421,11 @@ item_db: (
Atk: 90
Range: 1
Slots: 3
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -11640,7 +14442,11 @@ item_db: (
Atk: 60
Range: 1
Slots: 2
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 60
@@ -11661,7 +14467,11 @@ item_db: (
Atk: 30
Range: 1
Slots: 2
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 70
@@ -11676,7 +14486,11 @@ item_db: (
Buy: 20
Atk: 90
Range: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 80
@@ -11706,7 +14520,11 @@ item_db: (
Buy: 20
Atk: 90
Range: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 80
@@ -11735,7 +14553,11 @@ item_db: (
Buy: 20
Atk: 90
Range: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 80
@@ -11758,7 +14580,7 @@ item_db: (
bonus2 bAddRace,RC_DemiPlayer,(getrefine()-4)*(getrefine()-4);
bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
- if(getrefine()>8) autobonus "{ bonus bBaseAtk,200; }",30,3000,BF_WEAPON,"{ specialeffect2 EF_BASH3D; }";
+ if(getrefine()>8) autobonus "{ bonus bBaseAtk,200; }",30,3000,BF_WEAPON,"{ specialeffect(EF_BASH3D, AREA, playerattached()); }";
">
},
{
@@ -11769,7 +14591,11 @@ item_db: (
Buy: 20
Atk: 90
Range: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 80
@@ -11805,7 +14631,11 @@ item_db: (
Buy: 20
Atk: 140
Range: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
Refine: false
@@ -11836,7 +14666,11 @@ item_db: (
Atk: 137
Range: 1
Slots: 2
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 85
@@ -11867,7 +14701,11 @@ item_db: (
Type: 4
Atk: 145
Range: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
Refine: false
@@ -11901,7 +14739,11 @@ item_db: (
Atk: 135
Range: 1
Slots: 2
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 1
@@ -11917,7 +14759,11 @@ item_db: (
Atk: 135
Range: 1
Slots: 2
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 1
@@ -11965,7 +14811,16 @@ item_db: (
Atk: 15
Range: 1
Slots: 3
- Job: 0x00818315
+ Job: {
+ Novice: true
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 1
@@ -11982,7 +14837,16 @@ item_db: (
Atk: 15
Range: 1
Slots: 4
- Job: 0x00818315
+ Job: {
+ Novice: true
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 1
@@ -11998,7 +14862,16 @@ item_db: (
Weight: 400
Atk: 15
Range: 1
- Job: 0x00818315
+ Job: {
+ Novice: true
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 1
@@ -12015,7 +14888,16 @@ item_db: (
Atk: 25
Range: 1
Slots: 2
- Job: 0x00818315
+ Job: {
+ Novice: true
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 12
@@ -12035,7 +14917,16 @@ item_db: (
Atk: 25
Range: 1
Slots: 3
- Job: 0x00818315
+ Job: {
+ Novice: true
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 12
@@ -12054,7 +14945,16 @@ item_db: (
Weight: 400
Atk: 25
Range: 1
- Job: 0x00818315
+ Job: {
+ Novice: true
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 12
@@ -12074,7 +14974,15 @@ item_db: (
Atk: 40
Range: 1
Slots: 2
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 12
@@ -12094,7 +15002,15 @@ item_db: (
Atk: 40
Range: 1
Slots: 3
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 12
@@ -12113,7 +15029,15 @@ item_db: (
Weight: 400
Atk: 40
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 12
@@ -12133,7 +15057,15 @@ item_db: (
Atk: 60
Range: 1
Slots: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -12153,7 +15085,15 @@ item_db: (
Atk: 60
Range: 1
Slots: 2
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -12172,7 +15112,15 @@ item_db: (
Weight: 400
Atk: 60
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -12191,7 +15139,15 @@ item_db: (
Weight: 700
Atk: 130
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -12211,7 +15167,15 @@ item_db: (
Weight: 700
Atk: 75
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -12230,7 +15194,15 @@ item_db: (
Weight: 700
Atk: 40
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -12250,7 +15222,12 @@ item_db: (
Weight: 500
Atk: 60
Range: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -12269,7 +15246,15 @@ item_db: (
Weight: 1000
Atk: 50
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -12290,7 +15275,15 @@ item_db: (
Atk: 50
Range: 1
Slots: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -12310,7 +15303,15 @@ item_db: (
Weight: 1000
Atk: 50
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -12331,7 +15332,15 @@ item_db: (
Atk: 50
Range: 1
Slots: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -12344,7 +15353,7 @@ item_db: (
},
{
Id: 1621
- AegisName: "Hypnotist's_Staff"
+ AegisName: "Hypnotists_Staff"
Name: "Hypnotist's Staff"
Type: 4
Buy: 43000
@@ -12352,7 +15361,9 @@ item_db: (
Atk: 70
Range: 1
Slots: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 30
@@ -12364,7 +15375,7 @@ item_db: (
},
{
Id: 1622
- AegisName: "Hypnotist's_Staff_"
+ AegisName: "Hypnotists_Staff_"
Name: "Hypnotist's Staff"
Type: 4
Buy: 20
@@ -12372,7 +15383,9 @@ item_db: (
Atk: 70
Range: 1
Slots: 2
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 30
@@ -12390,7 +15403,15 @@ item_db: (
Buy: 1
Atk: 165
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 1
@@ -12423,7 +15444,14 @@ item_db: (
Atk: 60
Range: 1
Slots: 2
- Job: 0x00018314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ }
Upper: 2
Loc: 2
WeaponLv: 3
@@ -12451,7 +15479,11 @@ item_db: (
Weight: 400
Atk: 10
Range: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 55
@@ -12471,7 +15503,14 @@ item_db: (
Weight: 500
Atk: 80
Range: 1
- Job: 0x00018314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ }
Upper: 2
Loc: 2
WeaponLv: 3
@@ -12491,7 +15530,15 @@ item_db: (
Buy: 20
Atk: 40
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 1
Refine: false
@@ -12518,7 +15565,15 @@ item_db: (
Buy: 1
Atk: 71
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
Refine: false
@@ -12539,7 +15594,15 @@ item_db: (
Atk: 40
Range: 1
Slots: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 50
@@ -12558,7 +15621,12 @@ item_db: (
Weight: 500
Atk: 30
Range: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 50
@@ -12567,7 +15635,7 @@ item_db: (
bonus bMatkRate,15;
bonus bInt,3;
bonus bHealPower,5;
- autobonus "{ bonus2 bSPRegenRate,100,2000; bonus2 bHPRegenRate,50,2000; }",10,10000,BF_MAGIC,"{ specialeffect2 EF_HEAL; }";
+ autobonus "{ bonus2 bSPRegenRate,100,2000; bonus2 bHPRegenRate,50,2000; }",10,10000,BF_MAGIC,"{ specialeffect(EF_HEAL, AREA, playerattached()); }";
">
},
{
@@ -12580,7 +15648,10 @@ item_db: (
Atk: 50
Range: 1
Slots: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 70
@@ -12601,7 +15672,15 @@ item_db: (
Buy: 20
Atk: 70
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 80
@@ -12631,7 +15710,15 @@ item_db: (
Buy: 20
Atk: 70
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 80
@@ -12661,7 +15748,15 @@ item_db: (
Buy: 20
Atk: 70
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 80
@@ -12689,7 +15784,15 @@ item_db: (
Buy: 20
Atk: 70
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 80
@@ -12720,7 +15823,14 @@ item_db: (
Weight: 700
Atk: 60
Range: 1
- Job: 0x00018314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ }
Upper: 2
Loc: 2
WeaponLv: 4
@@ -12743,7 +15853,14 @@ item_db: (
Weight: 500
Atk: 80
Range: 1
- Job: 0x00018314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ }
Upper: 2
Loc: 2
WeaponLv: 4
@@ -12766,7 +15883,11 @@ item_db: (
Buy: 20
Atk: 10
Range: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 1
@@ -12796,7 +15917,16 @@ item_db: (
Atk: 15
Range: 1
Slots: 3
- Job: 0x00818315
+ Job: {
+ Novice: true
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 1
@@ -12821,7 +15951,15 @@ item_db: (
Buy: 20
Atk: 70
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 80
@@ -12855,7 +15993,15 @@ item_db: (
Buy: 20
Atk: 70
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 80
@@ -12892,7 +16038,15 @@ item_db: (
Buy: 20
Atk: 100
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 2
Refine: false
@@ -12922,7 +16076,15 @@ item_db: (
Weight: 100
Atk: 100
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 70
@@ -12947,7 +16109,14 @@ item_db: (
Weight: 500
Atk: 80
Range: 1
- Job: 0x00018314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ }
Upper: 2
Loc: 2
WeaponLv: 3
@@ -12978,7 +16147,14 @@ item_db: (
Atk: 60
Range: 1
Slots: 2
- Job: 0x00018314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ }
Upper: 2
Loc: 2
WeaponLv: 3
@@ -13008,7 +16184,7 @@ item_db: (
},
{
Id: 1646
- AegisName: "La'cryma_Stick"
+ AegisName: "Lacryma_Stick"
Name: "La'cryma Stick"
Type: 4
Buy: 20
@@ -13016,7 +16192,11 @@ item_db: (
Atk: 30
Range: 1
Slots: 2
- Job: 0x00010204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ }
Upper: 2
Loc: 2
WeaponLv: 3
@@ -13040,7 +16220,11 @@ item_db: (
Atk: 30
Range: 1
Slots: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Upper: 2
Loc: 2
WeaponLv: 3
@@ -13062,7 +16246,11 @@ item_db: (
Weight: 500
Atk: 30
Range: 1
- Job: 0x00010204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ }
Upper: 2
Loc: 2
WeaponLv: 4
@@ -13091,7 +16279,13 @@ item_db: (
Atk: 15
Range: 5
Slots: 3
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 4
@@ -13107,7 +16301,13 @@ item_db: (
Atk: 15
Range: 5
Slots: 4
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 4
@@ -13121,7 +16321,13 @@ item_db: (
Buy: 1000
Atk: 15
Range: 5
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 4
@@ -13153,7 +16359,13 @@ item_db: (
Atk: 29
Range: 5
Slots: 3
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 4
@@ -13169,7 +16381,13 @@ item_db: (
Atk: 29
Range: 5
Slots: 4
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 4
@@ -13184,7 +16402,13 @@ item_db: (
Weight: 600
Atk: 29
Range: 5
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 4
@@ -13200,7 +16424,13 @@ item_db: (
Atk: 50
Range: 5
Slots: 2
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -13216,7 +16446,13 @@ item_db: (
Atk: 50
Range: 5
Slots: 3
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -13231,7 +16467,13 @@ item_db: (
Weight: 1000
Atk: 50
Range: 5
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -13247,7 +16489,13 @@ item_db: (
Atk: 65
Range: 5
Slots: 2
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -13263,7 +16511,13 @@ item_db: (
Atk: 65
Range: 5
Slots: 3
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -13278,7 +16532,13 @@ item_db: (
Weight: 900
Atk: 65
Range: 5
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -13294,7 +16554,13 @@ item_db: (
Atk: 90
Range: 5
Slots: 1
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -13311,7 +16577,13 @@ item_db: (
Atk: 100
Range: 5
Slots: 1
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -13327,7 +16599,13 @@ item_db: (
Atk: 90
Range: 5
Slots: 2
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -13344,7 +16622,13 @@ item_db: (
Atk: 100
Range: 5
Slots: 2
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -13359,7 +16643,9 @@ item_db: (
Weight: 1500
Atk: 125
Range: 5
- Job: 0x00000800
+ Job: {
+ Hunter: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -13374,7 +16660,9 @@ item_db: (
Weight: 500
Atk: 75
Range: 11
- Job: 0x00000040
+ Job: {
+ Thief: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -13389,7 +16677,12 @@ item_db: (
Weight: 1200
Atk: 150
Range: 5
- Job: 0x000A0808
+ Job: {
+ Archer: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -13416,7 +16709,11 @@ item_db: (
Atk: 95
Range: 9
Slots: 1
- Job: 0x00020840
+ Job: {
+ Thief: true
+ Hunter: true
+ Rogue: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 65
@@ -13431,7 +16728,10 @@ item_db: (
Weight: 3500
Atk: 145
Range: 5
- Job: 0x00080800
+ Job: {
+ Hunter: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 77
@@ -13447,7 +16747,9 @@ item_db: (
Atk: 100
Range: 5
Slots: 2
- Job: 0x00000800
+ Job: {
+ Hunter: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 30
@@ -13463,7 +16765,13 @@ item_db: (
Weight: 1200
Atk: 100
Range: 5
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 60
@@ -13483,7 +16791,10 @@ item_db: (
Atk: 120
Range: 5
Slots: 1
- Job: 0x00080800
+ Job: {
+ Hunter: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 70
@@ -13503,7 +16814,9 @@ item_db: (
Atk: 125
Range: 5
Slots: 1
- Job: 0x00000800
+ Job: {
+ Hunter: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -13519,7 +16832,10 @@ item_db: (
Atk: 145
Range: 5
Slots: 1
- Job: 0x00080800
+ Job: {
+ Hunter: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 77
@@ -13533,7 +16849,10 @@ item_db: (
Buy: 1
Atk: 194
Range: 5
- Job: 0x00080800
+ Job: {
+ Hunter: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 1
@@ -13559,7 +16878,12 @@ item_db: (
Buy: 2
Atk: 185
Range: 5
- Job: 0x000A0808
+ Job: {
+ Archer: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 1
@@ -13582,7 +16906,12 @@ item_db: (
Atk: 95
Range: 5
Slots: 1
- Job: 0x000A0808
+ Job: {
+ Archer: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 55
@@ -13599,7 +16928,12 @@ item_db: (
Atk: 100
Range: 5
Slots: 1
- Job: 0x000A0808
+ Job: {
+ Archer: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 55
@@ -13616,7 +16950,12 @@ item_db: (
Atk: 105
Range: 5
Slots: 1
- Job: 0x000A0808
+ Job: {
+ Archer: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 55
@@ -13632,7 +16971,12 @@ item_db: (
Atk: 95
Range: 5
Slots: 1
- Job: 0x000A0808
+ Job: {
+ Archer: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 55
@@ -13647,7 +16991,12 @@ item_db: (
Weight: 1600
Atk: 120
Range: 5
- Job: 0x000A0808
+ Job: {
+ Archer: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 65
@@ -13662,7 +17011,13 @@ item_db: (
Buy: 20
Atk: 120
Range: 5
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 1
@@ -13689,7 +17044,9 @@ item_db: (
Atk: 70
Range: 5
Slots: 3
- Job: 0x00000800
+ Job: {
+ Hunter: true
+ }
Upper: 2
Loc: 34
WeaponLv: 3
@@ -13707,14 +17064,16 @@ item_db: (
Atk: 135
Range: 5
Slots: 1
- Job: 0x00000800
+ Job: {
+ Hunter: true
+ }
Upper: 2
Loc: 34
WeaponLv: 4
EquipLv: 70
View: 11
Script: <"
- autobonus "{ bonus bAspdRate,7; }",10+(getrefine()*2),7000,BF_WEAPON,"{ specialeffect2 EF_HASTEUP; }";
+ autobonus "{ bonus bAspdRate,7; }",10+(getrefine()*2),7000,BF_WEAPON,"{ specialeffect(EF_HASTEUP, AREA, playerattached()); }";
bonus2 bAddSkillBlow,AC_CHARGEARROW,3;
">
},
@@ -13725,7 +17084,13 @@ item_db: (
Type: 4
Atk: 100
Range: 5
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 80
@@ -13752,7 +17117,13 @@ item_db: (
Type: 4
Atk: 100
Range: 5
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 80
@@ -13782,7 +17153,9 @@ item_db: (
Atk: 105
Range: 5
Slots: 2
- Job: 0x00000800
+ Job: {
+ Hunter: true
+ }
Upper: 2
Loc: 34
WeaponLv: 4
@@ -13800,7 +17173,11 @@ item_db: (
Atk: 125
Range: 5
Slots: 1
- Job: 0x00080808
+ Job: {
+ Archer: true
+ Hunter: true
+ Bard: true
+ }
Upper: 2
Loc: 34
WeaponLv: 4
@@ -13820,7 +17197,13 @@ item_db: (
Atk: 49
Range: 5
Slots: 3
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 4
@@ -13843,7 +17226,13 @@ item_db: (
Type: 4
Atk: 100
Range: 5
- Job: 0x001A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 80
@@ -13876,7 +17265,13 @@ item_db: (
Type: 4
Atk: 170
Range: 5
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 1
@@ -13906,7 +17301,11 @@ item_db: (
Atk: 100
Range: 5
Slots: 2
- Job: 0x00080808
+ Job: {
+ Archer: true
+ Hunter: true
+ Bard: true
+ }
Upper: 2
Loc: 34
WeaponLv: 3
@@ -13928,7 +17327,14 @@ item_db: (
Buy: 1
Weight: 1
Atk: 25
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
EquipLv: 1
View: 1
@@ -13941,7 +17347,14 @@ item_db: (
Buy: 3
Weight: 2
Atk: 30
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
EquipLv: 1
View: 1
@@ -13955,7 +17368,14 @@ item_db: (
Buy: 3
Weight: 2
Atk: 30
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
EquipLv: 1
View: 1
@@ -13969,7 +17389,14 @@ item_db: (
Buy: 4
Weight: 2
Atk: 40
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
EquipLv: 1
View: 1
@@ -13982,7 +17409,14 @@ item_db: (
Buy: 3
Weight: 2
Atk: 30
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
EquipLv: 1
View: 1
@@ -13996,7 +17430,14 @@ item_db: (
Buy: 3
Weight: 2
Atk: 30
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
EquipLv: 1
View: 1
@@ -14010,7 +17451,14 @@ item_db: (
Buy: 3
Weight: 2
Atk: 30
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
EquipLv: 1
View: 1
@@ -14024,7 +17472,14 @@ item_db: (
Buy: 3
Weight: 1
Atk: 30
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
EquipLv: 1
View: 1
@@ -14038,7 +17493,14 @@ item_db: (
Buy: 10
Weight: 3
Atk: 1
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
EquipLv: 1
View: 1
@@ -14052,7 +17514,14 @@ item_db: (
Buy: 10
Weight: 3
Atk: 1
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
EquipLv: 1
View: 1
@@ -14069,7 +17538,14 @@ item_db: (
Buy: 10
Weight: 3
Atk: 1
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
EquipLv: 1
View: 1
@@ -14083,7 +17559,14 @@ item_db: (
Buy: 10
Weight: 3
Atk: 1
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
EquipLv: 1
View: 1
@@ -14097,7 +17580,14 @@ item_db: (
Buy: 3
Weight: 2
Atk: 30
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
EquipLv: 1
View: 1
@@ -14111,7 +17601,14 @@ item_db: (
Buy: 10
Weight: 3
Atk: 1
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
EquipLv: 1
View: 1
@@ -14128,7 +17625,14 @@ item_db: (
Buy: 20
Weight: 3
Atk: 10
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
EquipLv: 1
View: 1
@@ -14142,7 +17646,14 @@ item_db: (
Buy: 30
Weight: 3
Atk: 50
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
EquipLv: 1
View: 1
@@ -14155,7 +17666,14 @@ item_db: (
Buy: 40
Weight: 3
Atk: 50
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
EquipLv: 1
View: 1
@@ -14169,7 +17687,14 @@ item_db: (
Buy: 3
Weight: 2
Atk: 30
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
EquipLv: 1
View: 1
@@ -14183,7 +17708,14 @@ item_db: (
Buy: 10
Weight: 3
Atk: 1
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
EquipLv: 1
View: 1
@@ -14197,7 +17729,14 @@ item_db: (
Buy: 10
Weight: 3
Atk: 1
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
EquipLv: 1
View: 1
@@ -14211,7 +17750,14 @@ item_db: (
Buy: 2
Weight: 1
Atk: 30
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
EquipLv: 1
View: 1
@@ -14224,7 +17770,14 @@ item_db: (
Buy: 50
Weight: 5
Atk: 30
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
EquipLv: 1
View: 2
@@ -14237,7 +17790,14 @@ item_db: (
Buy: 3
Weight: 2
Atk: 50
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
EquipLv: 1
View: 1
@@ -14258,7 +17818,10 @@ item_db: (
Atk: 30
Range: 1
Slots: 3
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 1
@@ -14274,7 +17837,10 @@ item_db: (
Atk: 30
Range: 1
Slots: 4
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 1
@@ -14290,7 +17856,10 @@ item_db: (
Atk: 50
Range: 1
Slots: 2
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 12
@@ -14306,7 +17875,10 @@ item_db: (
Atk: 50
Range: 1
Slots: 3
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 12
@@ -14322,7 +17894,10 @@ item_db: (
Atk: 65
Range: 1
Slots: 2
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 12
@@ -14338,7 +17913,10 @@ item_db: (
Atk: 65
Range: 1
Slots: 3
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 12
@@ -14353,7 +17931,10 @@ item_db: (
Weight: 650
Atk: 115
Range: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -14369,7 +17950,10 @@ item_db: (
Atk: 115
Range: 1
Slots: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -14385,7 +17969,10 @@ item_db: (
Atk: 86
Range: 1
Slots: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -14402,7 +17989,10 @@ item_db: (
Atk: 86
Range: 1
Slots: 2
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -14419,7 +18009,10 @@ item_db: (
Atk: 97
Range: 1
Slots: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -14435,7 +18028,10 @@ item_db: (
Atk: 97
Range: 1
Slots: 2
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -14450,7 +18046,10 @@ item_db: (
Weight: 450
Atk: 110
Range: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -14473,7 +18072,10 @@ item_db: (
Weight: 500
Atk: 120
Range: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -14490,7 +18092,10 @@ item_db: (
Atk: 152
Range: 1
Slots: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 70
@@ -14511,7 +18116,10 @@ item_db: (
Atk: 120
Range: 1
Slots: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -14526,7 +18134,10 @@ item_db: (
Buy: 1
Atk: 159
Range: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 1
@@ -14562,7 +18173,10 @@ item_db: (
Atk: 80
Range: 1
Slots: 3
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 75
@@ -14579,7 +18193,10 @@ item_db: (
Atk: 80
Range: 1
Slots: 3
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 75
@@ -14596,7 +18213,10 @@ item_db: (
Atk: 80
Range: 1
Slots: 3
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 75
@@ -14613,7 +18233,10 @@ item_db: (
Atk: 80
Range: 1
Slots: 3
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 75
@@ -14630,7 +18253,10 @@ item_db: (
Atk: 30
Range: 1
Slots: 4
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 60
@@ -14649,7 +18275,10 @@ item_db: (
Buy: 20
Atk: 30
Range: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 80
@@ -14679,7 +18308,10 @@ item_db: (
Buy: 20
Atk: 30
Range: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 80
@@ -14697,7 +18329,7 @@ item_db: (
bonus bInt,1;
bonus2 bAddRace,RC_DemiPlayer,95;
bonus2 bCastrate,MO_EXTREMITYFIST,-25;
- autobonus "{ bonus2 bCastrate,MO_EXTREMITYFIST,-100; }",50,6000,BF_WEAPON,"{ specialeffect2 EF_SUFFRAGIUM; }";
+ autobonus "{ bonus2 bCastrate,MO_EXTREMITYFIST,-100; }",50,6000,BF_WEAPON,"{ specialeffect(EF_SUFFRAGIUM, AREA, playerattached()); }";
bonus bUnbreakableWeapon,0;
">
},
@@ -14711,7 +18343,9 @@ item_db: (
Atk: 95
Range: 1
Slots: 3
- Job: 0x00008000
+ Job: {
+ Monk: true
+ }
Upper: 2
Loc: 2
WeaponLv: 3
@@ -14731,7 +18365,10 @@ item_db: (
Buy: 20
Atk: 30
Range: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 80
@@ -14768,7 +18405,10 @@ item_db: (
Buy: 20
Atk: 30
Range: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 80
@@ -14805,7 +18445,10 @@ item_db: (
Buy: 20
Atk: 150
Range: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -14832,7 +18475,10 @@ item_db: (
Type: 4
Atk: 150
Range: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 1
@@ -14866,7 +18512,9 @@ item_db: (
Atk: 50
Range: 1
Slots: 3
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 1
@@ -14883,7 +18531,9 @@ item_db: (
Atk: 50
Range: 1
Slots: 4
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 1
@@ -14900,7 +18550,9 @@ item_db: (
Atk: 90
Range: 1
Slots: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 2
@@ -14917,7 +18569,9 @@ item_db: (
Atk: 90
Range: 1
Slots: 3
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 2
@@ -14934,7 +18588,9 @@ item_db: (
Atk: 105
Range: 1
Slots: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 2
@@ -14951,7 +18607,9 @@ item_db: (
Atk: 105
Range: 1
Slots: 3
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 2
@@ -14967,7 +18625,9 @@ item_db: (
Weight: 900
Atk: 142
Range: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 3
@@ -14984,7 +18644,9 @@ item_db: (
Atk: 142
Range: 1
Slots: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 3
@@ -15001,7 +18663,9 @@ item_db: (
Atk: 114
Range: 1
Slots: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 3
@@ -15019,7 +18683,9 @@ item_db: (
Atk: 114
Range: 1
Slots: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 3
@@ -15037,7 +18703,9 @@ item_db: (
Atk: 126
Range: 1
Slots: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 3
@@ -15054,7 +18722,9 @@ item_db: (
Atk: 126
Range: 1
Slots: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 3
@@ -15070,7 +18740,9 @@ item_db: (
Weight: 1800
Atk: 110
Range: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 4
@@ -15094,7 +18766,9 @@ item_db: (
Weight: 900
Atk: 110
Range: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 3
@@ -15111,7 +18785,9 @@ item_db: (
Weight: 900
Atk: 110
Range: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 3
@@ -15128,7 +18804,9 @@ item_db: (
Weight: 900
Atk: 110
Range: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 3
@@ -15145,7 +18823,9 @@ item_db: (
Weight: 900
Atk: 110
Range: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 3
@@ -15162,7 +18842,9 @@ item_db: (
Weight: 1200
Atk: 150
Range: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 4
@@ -15183,7 +18865,9 @@ item_db: (
Atk: 130
Range: 1
Slots: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 2
Gender: 1
Loc: 2
@@ -15205,7 +18889,9 @@ item_db: (
Weight: 1800
Atk: 10
Range: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 2
Gender: 1
Loc: 2
@@ -15227,7 +18913,9 @@ item_db: (
Buy: 20
Atk: 120
Range: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 1
@@ -15254,7 +18942,9 @@ item_db: (
Atk: 150
Range: 1
Slots: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 4
@@ -15273,7 +18963,9 @@ item_db: (
Buy: 20
Atk: 50
Range: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 3
@@ -15302,7 +18994,9 @@ item_db: (
Buy: 20
Atk: 50
Range: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 3
@@ -15333,7 +19027,9 @@ item_db: (
Atk: 110
Range: 1
Slots: 3
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 2
Gender: 1
Loc: 2
@@ -15357,7 +19053,9 @@ item_db: (
Atk: 120
Range: 1
Slots: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 2
Gender: 1
Loc: 2
@@ -15383,7 +19081,9 @@ item_db: (
Buy: 20
Atk: 50
Range: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 4
@@ -15416,7 +19116,9 @@ item_db: (
Type: 4
Atk: 40
Range: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 2
Gender: 1
Loc: 2
@@ -15447,7 +19149,9 @@ item_db: (
Type: 4
Atk: 177
Range: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 3
@@ -15482,7 +19186,9 @@ item_db: (
Atk: 45
Range: 2
Slots: 3
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 3
@@ -15498,7 +19204,9 @@ item_db: (
Atk: 45
Range: 2
Slots: 4
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 3
@@ -15514,7 +19222,9 @@ item_db: (
Atk: 80
Range: 2
Slots: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 16
@@ -15530,7 +19240,9 @@ item_db: (
Atk: 80
Range: 2
Slots: 3
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 16
@@ -15546,7 +19258,9 @@ item_db: (
Atk: 95
Range: 2
Slots: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 16
@@ -15562,7 +19276,9 @@ item_db: (
Atk: 95
Range: 2
Slots: 3
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 16
@@ -15577,7 +19293,9 @@ item_db: (
Weight: 900
Atk: 135
Range: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 30
@@ -15593,7 +19311,9 @@ item_db: (
Atk: 135
Range: 2
Slots: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 30
@@ -15609,7 +19329,9 @@ item_db: (
Atk: 105
Range: 2
Slots: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 30
@@ -15626,7 +19348,9 @@ item_db: (
Atk: 105
Range: 2
Slots: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 30
@@ -15643,7 +19367,9 @@ item_db: (
Atk: 120
Range: 2
Slots: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 30
@@ -15659,7 +19385,9 @@ item_db: (
Atk: 120
Range: 2
Slots: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 30
@@ -15674,7 +19402,9 @@ item_db: (
Weight: 400
Atk: 100
Range: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 44
@@ -15693,7 +19423,9 @@ item_db: (
Weight: 300
Atk: 115
Range: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 44
@@ -15712,7 +19444,9 @@ item_db: (
Weight: 700
Atk: 135
Range: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 44
@@ -15732,7 +19466,9 @@ item_db: (
Weight: 700
Atk: 110
Range: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 30
@@ -15748,7 +19484,9 @@ item_db: (
Weight: 700
Atk: 110
Range: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 30
@@ -15764,7 +19502,9 @@ item_db: (
Weight: 700
Atk: 110
Range: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 30
@@ -15780,7 +19520,9 @@ item_db: (
Weight: 400
Atk: 120
Range: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 30
@@ -15796,7 +19538,9 @@ item_db: (
Weight: 1200
Atk: 140
Range: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 30
@@ -15805,14 +19549,16 @@ item_db: (
},
{
Id: 1970
- AegisName: "Queen's_Whip"
+ AegisName: "Queens_Whip"
Name: "Queen's Whip"
Type: 4
Buy: 20
Weight: 1100
Atk: 150
Range: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 65
@@ -15831,7 +19577,9 @@ item_db: (
Weight: 700
Atk: 110
Range: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 30
@@ -15848,7 +19596,9 @@ item_db: (
Atk: 100
Range: 2
Slots: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 2
Loc: 2
WeaponLv: 4
@@ -15872,7 +19622,9 @@ item_db: (
Atk: 110
Range: 2
Slots: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 2
Loc: 2
WeaponLv: 4
@@ -15893,7 +19645,9 @@ item_db: (
Weight: 1300
Atk: 185
Range: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 2
Loc: 2
WeaponLv: 4
@@ -15909,7 +19663,9 @@ item_db: (
Buy: 20
Atk: 120
Range: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 1
Refine: false
@@ -15927,7 +19683,7 @@ item_db: (
},
{
Id: 1976
- AegisName: "Queen's_Whip_"
+ AegisName: "Queens_Whip_"
Name: "Queen's Whip"
Type: 4
Buy: 20
@@ -15935,7 +19691,9 @@ item_db: (
Atk: 150
Range: 2
Slots: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 65
@@ -15953,7 +19711,9 @@ item_db: (
Buy: 20
Atk: 50
Range: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 80
@@ -15981,7 +19741,9 @@ item_db: (
Buy: 20
Atk: 50
Range: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 80
@@ -16011,7 +19773,9 @@ item_db: (
Atk: 120
Range: 2
Slots: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 2
Loc: 2
WeaponLv: 4
@@ -16038,7 +19802,9 @@ item_db: (
Atk: 110
Range: 2
Slots: 3
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 2
Loc: 2
WeaponLv: 3
@@ -16059,7 +19825,9 @@ item_db: (
Buy: 20
Atk: 50
Range: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 80
@@ -16092,7 +19860,9 @@ item_db: (
Buy: 20
Atk: 160
Range: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -16119,7 +19889,9 @@ item_db: (
Type: 4
Atk: 170
Range: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 1
@@ -16153,7 +19925,9 @@ item_db: (
Atk: 130
Range: 1
Slots: 1
- Job: 0x00000200
+ Job: {
+ Wizard: true
+ }
Upper: 2
Loc: 34
WeaponLv: 4
@@ -16177,7 +19951,10 @@ item_db: (
Weight: 1500
Atk: 120
Range: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 70
@@ -16198,7 +19975,14 @@ item_db: (
Buy: 20
Atk: 70
Range: 1
- Job: 0x00018314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 80
@@ -16239,7 +20023,9 @@ item_db: (
Atk: 130
Range: 1
Slots: 1
- Job: 0x00000200
+ Job: {
+ Wizard: true
+ }
Upper: 2
Loc: 34
WeaponLv: 4
@@ -16272,7 +20058,11 @@ item_db: (
Weight: 1000
Atk: 30
Range: 1
- Job: 0x00010204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ }
Upper: 2
Loc: 34
WeaponLv: 4
@@ -16282,7 +20072,7 @@ item_db: (
bonus bMatkRate,20;
bonus bInt,3+(getrefine()/2);
bonus bMaxHP,300+(50*getrefine()/2);
- autobonus "{ bonus bMatkRate,12; bonus bUseSPrate,20; }",1,5000,BF_MAGIC,"{ specialeffect2 EF_ENHANCE; }";
+ autobonus "{ bonus bMatkRate,12; bonus bUseSPrate,20; }",1,5000,BF_MAGIC,"{ specialeffect(EF_ENHANCE, AREA, playerattached()); }";
">
},
{
@@ -16295,7 +20085,11 @@ item_db: (
Atk: 30
Range: 1
Slots: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Upper: 2
Loc: 34
WeaponLv: 3
@@ -16306,7 +20100,7 @@ item_db: (
bonus bMatkRate,15+getrefine()/2;
bonus bInt,6;
bonus bVit,2;
- autobonus3 "{ }",20,1000,AL_HEAL,"{ specialeffect2 EF_MAGICALATTHIT; heal 0,200; }";
+ autobonus3 "{ }",20,1000,AL_HEAL,"{ specialeffect(EF_MAGICALATTHIT, AREA, playerattached()); heal 0,200; }";
">
},
{
@@ -16318,7 +20112,12 @@ item_db: (
Weight: 1900
Atk: 80
Range: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 60
@@ -16362,7 +20161,21 @@ item_db: (
Buy: 14000
Weight: 600
Def: 4
- Job: 0x000ED5F2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Loc: 32
View: 2
},
@@ -16375,7 +20188,21 @@ item_db: (
Weight: 600
Def: 4
Slots: 1
- Job: 0x000ED5F2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Loc: 32
View: 2
},
@@ -16387,7 +20214,11 @@ item_db: (
Buy: 56000
Weight: 1300
Def: 6
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 32
View: 3
},
@@ -16400,7 +20231,11 @@ item_db: (
Weight: 1300
Def: 6
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 32
View: 3
},
@@ -16412,7 +20247,12 @@ item_db: (
Buy: 60000
Weight: 1000
Def: 4
- Job: 0x00404082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ Star_Gladiator: true
+ }
Loc: 32
View: 4
Script: <" bonus bMdef,5; ">
@@ -16426,7 +20266,12 @@ item_db: (
Weight: 1000
Def: 4
Slots: 1
- Job: 0x00404082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ Star_Gladiator: true
+ }
Loc: 32
View: 4
Script: <" bonus bMdef,5; ">
@@ -16439,7 +20284,12 @@ item_db: (
Buy: 20
Weight: 1000
Def: 3
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 32
View: 5
Script: <"
@@ -16455,7 +20305,9 @@ item_db: (
Buy: 85000
Weight: 1400
Def: 5
- Job: 0x00004000
+ Job: {
+ Crusader: true
+ }
Loc: 32
EquipLv: 68
Refine: false
@@ -16473,7 +20325,9 @@ item_db: (
Buy: 128000
Weight: 1600
Def: 5
- Job: 0x00004000
+ Job: {
+ Crusader: true
+ }
Loc: 32
EquipLv: 83
View: 4
@@ -16492,7 +20346,9 @@ item_db: (
Buy: 1
Weight: 1
Def: 3
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 32
Refine: false
View: 1
@@ -16506,7 +20362,9 @@ item_db: (
Weight: 1000
Def: 3
Slots: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 32
EquipLv: 40
View: 3
@@ -16529,7 +20387,10 @@ item_db: (
Weight: 1500
Def: 3
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 32
EquipLv: 65
View: 2
@@ -16537,14 +20398,17 @@ item_db: (
},
{
Id: 2115
- AegisName: "Valkyrja's_Shield"
+ AegisName: "Valkyrjas_Shield"
Name: "Valkyrja's Shield"
Type: 5
Buy: 30000
Weight: 500
Def: 3
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 32
EquipLv: 65
View: 4
@@ -16558,14 +20422,16 @@ item_db: (
},
{
Id: 2116
- AegisName: "Angel's_Safeguard"
+ AegisName: "Angels_Safeguard"
Name: "Angelic Guard"
Type: 5
Buy: 10000
Weight: 400
Def: 3
Slots: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 32
EquipLv: 20
View: 1
@@ -16579,7 +20445,9 @@ item_db: (
Buy: 10000
Weight: 150
Def: 5
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 32
EquipLv: 20
View: 1
@@ -16593,7 +20461,9 @@ item_db: (
Weight: 150
Def: 5
Slots: 1
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 32
EquipLv: 20
View: 1
@@ -16606,7 +20476,9 @@ item_db: (
Buy: 40000
Weight: 150
Def: 4
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 32
EquipLv: 50
View: 1
@@ -16621,7 +20493,9 @@ item_db: (
Weight: 150
Def: 4
Slots: 1
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 32
EquipLv: 50
View: 1
@@ -16636,7 +20510,12 @@ item_db: (
Weight: 1000
Def: 3
Slots: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 32
View: 5
Script: <"
@@ -16652,7 +20531,10 @@ item_db: (
Buy: 20
Weight: 1200
Def: 5
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Upper: 2
Loc: 32
EquipLv: 68
@@ -16674,7 +20556,10 @@ item_db: (
Weight: 1000
Def: 5
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Upper: 2
Loc: 32
EquipLv: 55
@@ -16693,7 +20578,10 @@ item_db: (
Weight: 1000
Def: 5
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Upper: 2
Loc: 32
EquipLv: 55
@@ -16709,7 +20597,17 @@ item_db: (
Weight: 2500
Def: 4
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Upper: 2
Loc: 32
EquipLv: 75
@@ -16734,7 +20632,10 @@ item_db: (
Buy: 20
Weight: 700
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 32
EquipLv: 75
View: 2
@@ -16770,7 +20671,9 @@ item_db: (
Weight: 1600
Def: 5
Slots: 1
- Job: 0x00004000
+ Job: {
+ Crusader: true
+ }
Loc: 32
EquipLv: 83
View: 4
@@ -16789,7 +20692,10 @@ item_db: (
Buy: 20
Weight: 600
Def: 5
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 32
EquipLv: 50
View: 5
@@ -16808,7 +20714,9 @@ item_db: (
Weight: 2000
Def: 6
Slots: 1
- Job: 0x00004000
+ Job: {
+ Crusader: true
+ }
Loc: 32
EquipLv: 80
View: 4
@@ -16828,7 +20736,12 @@ item_db: (
Weight: 1000
Def: 2
Slots: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Upper: 2
Loc: 32
EquipLv: 70
@@ -16883,7 +20796,11 @@ item_db: (
Weight: 1000
Def: 5
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 2
Loc: 32
EquipLv: 50
@@ -16903,14 +20820,29 @@ item_db: (
Weight: 500
Def: 3
Slots: 1
- Job: 0x00CFFF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ }
Upper: 2
Loc: 32
EquipLv: 70
View: 2
Script: <"
bonus bMdef,3;
- autobonus2 "{ bonus bShortWeaponDamageReturn,(getrefine()*3); }",10,5000,BF_WEAPON,"{ specialeffect2 EF_GUARD; }";
+ autobonus2 "{ bonus bShortWeaponDamageReturn,(getrefine()*3); }",10,5000,BF_WEAPON,"{ specialeffect(EF_GUARD, AREA, playerattached()); }";
">
},
{
@@ -16922,7 +20854,9 @@ item_db: (
Weight: 800
Def: 4
Slots: 1
- Job: 0x00020000
+ Job: {
+ Rogue: true
+ }
Upper: 2
Loc: 32
EquipLv: 70
@@ -16946,11 +20880,14 @@ item_db: (
},
{
Id: 2137
- AegisName: "Valkyrja's_Shield_C"
+ AegisName: "Valkyrjas_Shield_C"
Name: "Neo Valkyrja's Shield"
Type: 5
Def: 5
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Upper: 2
Loc: 32
EquipLv: 95
@@ -16973,7 +20910,22 @@ item_db: (
Weight: 1800
Def: 5
Slots: 1
- Job: 0x00CFFF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ }
Upper: 2
Loc: 32
EquipLv: 65
@@ -16984,6 +20936,23 @@ item_db: (
bonus bMaxHP,500;
">
},
+{
+ Id: 2139
+ AegisName: "Flame_Thrower"
+ Name: "Flame Thrower"
+ Type: 5
+ Buy: 20000
+ Weight: 2000
+ Def: 60
+ Job: {
+ Blacksmith: true
+ }
+ Upper: 8
+ Loc: 32
+ EquipLv: 99
+ Refine: false
+ View: 1
+},
//== GM Shield =============================================
{
@@ -17064,7 +21033,7 @@ item_db: (
},
{
Id: 2205
- AegisName: "Diver's_Goggles"
+ AegisName: "Divers_Goggles"
Name: "Diver Goggles"
Type: 5
Buy: 3500
@@ -17197,7 +21166,11 @@ item_db: (
Buy: 9000
Weight: 100
Def: 4
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 256
View: 11
},
@@ -17210,7 +21183,11 @@ item_db: (
Weight: 100
Def: 4
Slots: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 256
View: 11
},
@@ -17269,7 +21246,10 @@ item_db: (
Buy: 4500
Weight: 300
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 7
},
@@ -17282,7 +21262,10 @@ item_db: (
Weight: 300
Def: 3
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 7
},
@@ -17294,7 +21277,20 @@ item_db: (
Buy: 20
Weight: 300
Def: 5
- Job: 0x000E5CEA
+ Job: {
+ Swordsman: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Loc: 768
View: 1
},
@@ -17307,7 +21303,20 @@ item_db: (
Weight: 300
Def: 5
Slots: 1
- Job: 0x000E5CEA
+ Job: {
+ Swordsman: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Loc: 768
View: 1
},
@@ -17319,7 +21328,20 @@ item_db: (
Buy: 12000
Weight: 400
Def: 4
- Job: 0x000E5CEA
+ Job: {
+ Swordsman: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Loc: 256
View: 14
},
@@ -17332,7 +21354,20 @@ item_db: (
Weight: 400
Def: 4
Slots: 1
- Job: 0x000E5CEA
+ Job: {
+ Swordsman: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Loc: 256
View: 14
},
@@ -17344,7 +21379,11 @@ item_db: (
Buy: 44000
Weight: 600
Def: 6
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 256
View: 40
},
@@ -17357,7 +21396,11 @@ item_db: (
Weight: 600
Def: 6
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 256
View: 40
},
@@ -17369,7 +21412,17 @@ item_db: (
Buy: 50000
Weight: 500
Def: 4
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 256
Script: <" bonus bMdef,3; ">
},
@@ -17382,7 +21435,17 @@ item_db: (
Weight: 500
Def: 4
Slots: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 256
Script: <" bonus bMdef,3; ">
},
@@ -17394,7 +21457,15 @@ item_db: (
Buy: 7500
Weight: 300
Def: 3
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 256
View: 18
Script: <" bonus bMdef,3; ">
@@ -17408,7 +21479,15 @@ item_db: (
Weight: 300
Def: 3
Slots: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 256
View: 18
Script: <" bonus bMdef,3; ">
@@ -17421,7 +21500,10 @@ item_db: (
Buy: 20
Weight: 400
Def: 4
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 45
View: 19
@@ -17435,7 +21517,10 @@ item_db: (
Buy: 20
Weight: 400
Def: 4
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Gender: 1
Loc: 256
EquipLv: 45
@@ -17444,7 +21529,7 @@ item_db: (
},
{
Id: 2236
- AegisName: "Santa's_Hat"
+ AegisName: "Santas_Hat"
Name: "Santa Hat"
Type: 5
Buy: 20
@@ -17543,13 +21628,16 @@ item_db: (
},
{
Id: 2244
- AegisName: "Big_Sis'_Ribbon"
+ AegisName: "Big_Sis_Ribbon"
Name: "Big Ribbon"
Type: 5
Buy: 15000
Weight: 200
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 28
Script: <" bonus bMdef,3; ">
@@ -17562,7 +21650,10 @@ item_db: (
Buy: 15000
Weight: 400
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 29
},
@@ -17574,7 +21665,10 @@ item_db: (
Buy: 20
Weight: 900
Def: 5
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 40
View: 30
@@ -17582,13 +21676,16 @@ item_db: (
},
{
Id: 2247
- AegisName: "Oldman's_Romance"
+ AegisName: "Oldmans_Romance"
Name: "Romantic Gent"
Type: 5
Buy: 15000
Weight: 400
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 31
},
@@ -17600,7 +21697,10 @@ item_db: (
Buy: 15000
Weight: 400
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 32
},
@@ -17612,7 +21712,10 @@ item_db: (
Buy: 20
Weight: 300
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 33
Script: <" bonus bInt,1; ">
@@ -17625,7 +21728,10 @@ item_db: (
Buy: 500
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
Refine: false
View: 34
@@ -17639,7 +21745,11 @@ item_db: (
Buy: 30000
Weight: 100
Def: 5
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 256
View: 35
Script: <" bonus bMdef,3; ">
@@ -17652,7 +21762,12 @@ item_db: (
Buy: 20
Weight: 300
Def: 4
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 256
View: 36
Script: <" bonus bMaxSP,100; ">
@@ -17678,7 +21793,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 38
Script: <"
@@ -17696,7 +21814,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 39
Script: <"
@@ -17713,7 +21834,16 @@ item_db: (
Buy: 20
Weight: 800
Def: 5
- Job: 0x006444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ Taekwon: true
+ Star_Gladiator: true
+ }
Loc: 256
View: 41
Script: <" bonus bStr,1; ">
@@ -17737,7 +21867,22 @@ item_db: (
Buy: 20
Weight: 1000
Def: 6
- Job: 0x0066D5F2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Rogue: true
+ Alchemist: true
+ Taekwon: true
+ Star_Gladiator: true
+ }
Loc: 256
EquipLv: 50
View: 43
@@ -17761,7 +21906,10 @@ item_db: (
Buy: 28000
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 512
Refine: false
View: 47
@@ -17774,7 +21922,17 @@ item_db: (
Buy: 20
Weight: 400
Def: 4
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 256
View: 48
},
@@ -17796,7 +21954,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 512
Refine: false
View: 50
@@ -17834,7 +21995,11 @@ item_db: (
Buy: 20
Weight: 300
Def: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 1
EquipLv: 50
Refine: false
@@ -17847,7 +22012,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 1
Refine: false
View: 54
@@ -17860,7 +22028,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 1
Refine: false
View: 55
@@ -17873,7 +22044,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 1
Refine: false
View: 56
@@ -17886,7 +22060,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 1
Refine: false
View: 57
@@ -17900,7 +22077,10 @@ item_db: (
Buy: 45000
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
Refine: false
View: 58
@@ -17924,7 +22104,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 60
Script: <" bonus bInt,1; ">
@@ -17936,7 +22119,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 61
Script: <"
@@ -17975,7 +22161,11 @@ item_db: (
Buy: 20
Weight: 100
Def: 2
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 256
View: 64
Script: <" bonus bInt,1; ">
@@ -18024,7 +22214,10 @@ item_db: (
Buy: 20
Weight: 200
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 513
Refine: false
View: 68
@@ -18061,7 +22254,10 @@ item_db: (
Buy: 20
Weight: 500
Def: 4
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 71
},
@@ -18072,7 +22268,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 200
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 30
View: 72
@@ -18085,7 +22284,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 512
EquipLv: 70
Refine: false
@@ -18099,7 +22301,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 74
Script: <" bonus bStr,1; ">
@@ -18112,7 +22317,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 513
Refine: false
View: 75
@@ -18148,7 +22356,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 512
Refine: false
View: 78
@@ -18162,7 +22373,11 @@ item_db: (
Buy: 20
Weight: 300
Def: 2
- Job: 0x00040420
+ Job: {
+ Merchant: true
+ Blacksmith: true
+ Alchemist: true
+ }
Loc: 513
EquipLv: 50
Refine: false
@@ -18199,7 +22414,10 @@ item_db: (
Type: 5
Buy: 1500
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 512
Refine: false
View: 82
@@ -18213,7 +22431,11 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0x00080808
+ Job: {
+ Archer: true
+ Hunter: true
+ Bard: true
+ }
Loc: 512
EquipLv: 50
Refine: false
@@ -18228,7 +22450,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 513
Refine: false
View: 84
@@ -18253,7 +22478,17 @@ item_db: (
Buy: 20
Weight: 500
Def: 5
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 256
View: 86
},
@@ -18313,7 +22548,7 @@ item_db: (
},
{
Id: 2306
- AegisName: "Adventurere's_Suit_"
+ AegisName: "Adventureres_Suit_"
Name: "Adventurer's Suit"
Type: 5
Buy: 1000
@@ -18330,7 +22565,10 @@ item_db: (
Buy: 10000
Weight: 600
Def: 4
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
},
{
@@ -18342,7 +22580,10 @@ item_db: (
Weight: 600
Def: 4
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
},
{
@@ -18353,7 +22594,10 @@ item_db: (
Buy: 22000
Weight: 1200
Def: 5
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
},
{
@@ -18365,7 +22609,10 @@ item_db: (
Weight: 1200
Def: 5
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
},
{
@@ -18377,7 +22624,10 @@ item_db: (
Weight: 2300
Def: 6
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
EquipLv: 30
},
@@ -18389,7 +22639,17 @@ item_db: (
Buy: 48000
Weight: 2800
Def: 7
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 16
},
{
@@ -18401,7 +22661,17 @@ item_db: (
Weight: 2800
Def: 7
Slots: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 16
},
{
@@ -18412,7 +22682,17 @@ item_db: (
Buy: 65000
Weight: 3300
Def: 8
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 16
},
{
@@ -18424,7 +22704,17 @@ item_db: (
Weight: 3300
Def: 8
Slots: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 16
},
{
@@ -18435,7 +22725,11 @@ item_db: (
Buy: 80000
Weight: 4500
Def: 10
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 16
EquipLv: 40
},
@@ -18448,7 +22742,11 @@ item_db: (
Weight: 4500
Def: 10
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 16
EquipLv: 40
},
@@ -18461,7 +22759,11 @@ item_db: (
Weight: 2500
Def: 8
Slots: 1
- Job: 0x00040420
+ Job: {
+ Merchant: true
+ Blacksmith: true
+ Alchemist: true
+ }
Loc: 16
EquipLv: 70
Script: <"
@@ -18478,7 +22780,10 @@ item_db: (
Weight: 2500
Def: 7
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
EquipLv: 60
Script: <"
@@ -18495,7 +22800,10 @@ item_db: (
Weight: 300
Def: 5
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
},
{
@@ -18506,7 +22814,21 @@ item_db: (
Buy: 8000
Weight: 400
Def: 3
- Job: 0x0085C7B6
+ Job: {
+ Swordsman: true
+ Magician: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Alchemist: true
+ Soul_Linker: true
+ }
Loc: 16
Script: <" bonus bMdef,10; ">
},
@@ -18519,7 +22841,21 @@ item_db: (
Weight: 400
Def: 3
Slots: 1
- Job: 0x0085C7B6
+ Job: {
+ Swordsman: true
+ Magician: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Alchemist: true
+ Soul_Linker: true
+ }
Loc: 16
Script: <" bonus bMdef,10; ">
},
@@ -18531,7 +22867,11 @@ item_db: (
Buy: 6500
Weight: 400
Def: 4
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 16
},
{
@@ -18543,7 +22883,11 @@ item_db: (
Weight: 400
Def: 4
Slots: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 16
},
{
@@ -18554,7 +22898,14 @@ item_db: (
Buy: 54000
Weight: 600
Def: 6
- Job: 0x00048530
+ Job: {
+ Acolyte: true
+ Merchant: true
+ Priest: true
+ Blacksmith: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 16
Script: <" bonus bMdef,5; ">
},
@@ -18567,7 +22918,14 @@ item_db: (
Weight: 600
Def: 6
Slots: 1
- Job: 0x00048530
+ Job: {
+ Acolyte: true
+ Merchant: true
+ Priest: true
+ Blacksmith: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 16
Script: <" bonus bMdef,5; ">
},
@@ -18579,7 +22937,11 @@ item_db: (
Buy: 20
Weight: 1700
Def: 7
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 16
EquipLv: 60
Script: <"
@@ -18596,7 +22958,14 @@ item_db: (
Buy: 5500
Weight: 1000
Def: 4
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 16
},
{
@@ -18608,7 +22977,14 @@ item_db: (
Weight: 1000
Def: 4
Slots: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 16
},
{
@@ -18619,7 +22995,11 @@ item_db: (
Buy: 71000
Weight: 500
Def: 6
- Job: 0x00080808
+ Job: {
+ Archer: true
+ Hunter: true
+ Bard: true
+ }
Loc: 16
EquipLv: 45
Script: <" bonus bDex,1; ">
@@ -18633,7 +23013,11 @@ item_db: (
Weight: 500
Def: 6
Slots: 1
- Job: 0x00080808
+ Job: {
+ Archer: true
+ Hunter: true
+ Bard: true
+ }
Loc: 16
EquipLv: 45
Script: <" bonus bDex,1; ">
@@ -18646,7 +23030,12 @@ item_db: (
Buy: 7000
Weight: 700
Def: 4
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 16
},
{
@@ -18658,7 +23047,12 @@ item_db: (
Weight: 700
Def: 4
Slots: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 16
},
{
@@ -18669,7 +23063,12 @@ item_db: (
Buy: 20
Weight: 600
Def: 5
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 16
EquipLv: 50
Script: <"
@@ -18685,7 +23084,12 @@ item_db: (
Buy: 74000
Weight: 100
Def: 6
- Job: 0x02021040
+ Job: {
+ Thief: true
+ Assassin: true
+ Rogue: true
+ Ninja: true
+ }
Loc: 16
Script: <" bonus bAgi,1; ">
},
@@ -18698,7 +23102,12 @@ item_db: (
Weight: 100
Def: 6
Slots: 1
- Job: 0x02021040
+ Job: {
+ Thief: true
+ Assassin: true
+ Rogue: true
+ Ninja: true
+ }
Loc: 16
Script: <" bonus bAgi,1; ">
},
@@ -18710,7 +23119,12 @@ item_db: (
Buy: 20
Weight: 1500
Def: 7
- Job: 0x02021040
+ Job: {
+ Thief: true
+ Assassin: true
+ Rogue: true
+ Ninja: true
+ }
Loc: 16
EquipLv: 50
Script: <"
@@ -18725,7 +23139,10 @@ item_db: (
Type: 5
Buy: 43000
Weight: 500
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
Script: <" bonus bMdef,15; ">
},
@@ -18748,7 +23165,9 @@ item_db: (
Weight: 500
Def: 4
Slots: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 16
EquipLv: 10
},
@@ -18760,7 +23179,9 @@ item_db: (
Buy: 94000
Weight: 5500
Def: 11
- Job: 0x00004000
+ Job: {
+ Crusader: true
+ }
Loc: 16
EquipLv: 70
},
@@ -18773,7 +23194,9 @@ item_db: (
Weight: 5500
Def: 11
Slots: 1
- Job: 0x00004000
+ Job: {
+ Crusader: true
+ }
Loc: 16
EquipLv: 70
},
@@ -18785,7 +23208,11 @@ item_db: (
Buy: 124800
Weight: 1100
Def: 5
- Job: 0x00810200
+ Job: {
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 16
EquipLv: 75
Script: <"
@@ -18801,7 +23228,14 @@ item_db: (
Buy: 136000
Weight: 2200
Def: 4
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 16
EquipLv: 45
Script: <" bonus bDefEle,Ele_Fire; ">
@@ -18815,7 +23249,10 @@ item_db: (
Weight: 2200
Def: 4
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
EquipLv: 45
Script: <" bonus bDefEle,Ele_Fire; ">
@@ -18828,7 +23265,14 @@ item_db: (
Buy: 136000
Weight: 2200
Def: 4
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 16
EquipLv: 45
Script: <" bonus bDefEle,Ele_Water; ">
@@ -18842,7 +23286,10 @@ item_db: (
Weight: 2200
Def: 4
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
EquipLv: 45
Script: <" bonus bDefEle,Ele_Water; ">
@@ -18855,7 +23302,14 @@ item_db: (
Buy: 136000
Weight: 2200
Def: 4
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 16
EquipLv: 45
Script: <" bonus bDefEle,Ele_Wind; ">
@@ -18869,7 +23323,10 @@ item_db: (
Weight: 2200
Def: 4
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
EquipLv: 45
Script: <" bonus bDefEle,Ele_Wind; ">
@@ -18882,7 +23339,14 @@ item_db: (
Buy: 136000
Weight: 2200
Def: 4
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 16
EquipLv: 45
Script: <" bonus bDefEle,Ele_Earth; ">
@@ -18896,7 +23360,10 @@ item_db: (
Weight: 2200
Def: 4
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
EquipLv: 45
Script: <" bonus bDefEle,Ele_Earth; ">
@@ -18909,32 +23376,40 @@ item_db: (
Buy: 1
Weight: 1
Def: 4
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 16
Refine: false
},
{
Id: 2353
- AegisName: "Odin's_Blessing"
+ AegisName: "Odins_Blessing"
Name: "Odin's Blessing"
Type: 5
Buy: 30000
Weight: 2500
Def: 6
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
EquipLv: 65
},
{
Id: 2354
- AegisName: "Goibne's_Armor"
+ AegisName: "Goibnes_Armor"
Name: "Goibne's Armor"
Type: 5
Buy: 50000
Weight: 3500
Def: 7
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
EquipLv: 54
Script: <"
@@ -18944,14 +23419,16 @@ item_db: (
},
{
Id: 2355
- AegisName: "Angel's_Protection"
+ AegisName: "Angels_Protection"
Name: "Angelic Protection"
Type: 5
Buy: 10000
Weight: 600
Def: 4
Slots: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 16
EquipLv: 40
Script: <" bonus bMdef,20; ">
@@ -18965,7 +23442,10 @@ item_db: (
Weight: 2500
Def: 5
Slots: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 16
EquipLv: 70
Script: <"
@@ -18981,7 +23461,10 @@ item_db: (
Weight: 2800
Def: 6
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Upper: 2
Loc: 16
EquipLv: 1
@@ -19019,7 +23502,12 @@ item_db: (
Weight: 1500
Def: 7
Slots: 1
- Job: 0x02021040
+ Job: {
+ Thief: true
+ Assassin: true
+ Rogue: true
+ Ninja: true
+ }
Loc: 16
EquipLv: 50
Script: <"
@@ -19036,7 +23524,11 @@ item_db: (
Weight: 1100
Def: 5
Slots: 1
- Job: 0x00810200
+ Job: {
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 16
EquipLv: 75
Script: <"
@@ -19052,7 +23544,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 500
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
EquipLv: 1
Script: <"
@@ -19069,7 +23564,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 500
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
EquipLv: 1
Script: <"
@@ -19086,7 +23584,9 @@ item_db: (
Type: 5
Buy: 20
Weight: 500
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 16
EquipLv: 1
Script: <"
@@ -19104,7 +23604,14 @@ item_db: (
Weight: 3000
Def: 10
Slots: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Upper: 2
Loc: 16
EquipLv: 55
@@ -19122,7 +23629,10 @@ item_db: (
Weight: 300
Def: 2
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Upper: 2
Loc: 16
EquipLv: 55
@@ -19140,7 +23650,10 @@ item_db: (
Weight: 1500
Def: 6
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Upper: 2
Loc: 16
EquipLv: 55
@@ -19161,7 +23674,9 @@ item_db: (
Weight: 750
Def: 5
Slots: 1
- Job: 0x00000800
+ Job: {
+ Hunter: true
+ }
Upper: 2
Loc: 16
EquipLv: 50
@@ -19198,7 +23713,10 @@ item_db: (
Type: 5
Weight: 500
Def: 12
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
Refine: false
Trade: {
@@ -19260,7 +23778,12 @@ item_db: (
Weight: 600
Def: 5
Slots: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 16
EquipLv: 50
Script: <"
@@ -19277,7 +23800,11 @@ item_db: (
Weight: 1700
Def: 7
Slots: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 16
EquipLv: 60
Script: <"
@@ -19295,7 +23822,17 @@ item_db: (
Weight: 300
Def: 6
Slots: 1
- Job: 0x00098B1C
+ Job: {
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Hunter: true
+ Monk: true
+ Sage: true
+ Bard: true
+ }
Upper: 2
Loc: 16
EquipLv: 55
@@ -19315,7 +23852,17 @@ item_db: (
Weight: 600
Def: 7
Slots: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Upper: 2
Loc: 16
EquipLv: 55
@@ -19335,7 +23882,16 @@ item_db: (
Buy: 10
Def: 7
Slots: 1
- Job: 0x006444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ Taekwon: true
+ Star_Gladiator: true
+ }
Loc: 16
EquipLv: 80
Trade: {
@@ -19360,7 +23916,11 @@ item_db: (
Buy: 10
Def: 7
Slots: 1
- Job: 0x00040420
+ Job: {
+ Merchant: true
+ Blacksmith: true
+ Alchemist: true
+ }
Loc: 16
EquipLv: 80
Trade: {
@@ -19385,7 +23945,12 @@ item_db: (
Buy: 10
Def: 7
Slots: 1
- Job: 0x02021040
+ Job: {
+ Thief: true
+ Assassin: true
+ Rogue: true
+ Ninja: true
+ }
Loc: 16
EquipLv: 80
Trade: {
@@ -19410,7 +23975,12 @@ item_db: (
Buy: 10
Def: 3
Slots: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 16
EquipLv: 80
Trade: {
@@ -19435,7 +24005,11 @@ item_db: (
Buy: 10
Def: 3
Slots: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 16
EquipLv: 80
Trade: {
@@ -19460,7 +24034,11 @@ item_db: (
Buy: 10
Def: 3
Slots: 1
- Job: 0x00080808
+ Job: {
+ Archer: true
+ Hunter: true
+ Bard: true
+ }
Loc: 16
EquipLv: 80
Trade: {
@@ -19485,7 +24063,9 @@ item_db: (
Buy: 10
Def: 3
Slots: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 16
EquipLv: 80
Trade: {
@@ -19592,14 +24172,29 @@ item_db: (
Buy: 20
Weight: 1700
Def: 5
- Job: 0x00CFFF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ }
Upper: 2
Loc: 16
EquipLv: 70
Script: <"
bonus bMaxHP,(BaseLevel*7);
bonus bMaxSP,(BaseLevel/2);
- autobonus2 "{ bonus bNoMagicDamage,100; }",10,2000,BF_MAGIC,"{ specialeffect2 EF_ENERGYCOAT; }";
+ autobonus2 "{ bonus bNoMagicDamage,100; }",10,2000,BF_MAGIC,"{ specialeffect(EF_ENERGYCOAT, AREA, playerattached()); }";
if( BaseClass==Job_Mage||BaseClass==Job_Archer||BaseClass==Job_Acolyte ) bonus bMdef,5;
else if( BaseClass==Job_Swordman||BaseClass==Job_Merchant||BaseClass==Job_Thief ) bonus bDef,3;
">
@@ -19613,7 +24208,22 @@ item_db: (
Weight: 1000
Def: 3
Slots: 1
- Job: 0x00CFFF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ }
Upper: 2
Loc: 16
EquipLv: 70
@@ -19633,7 +24243,9 @@ item_db: (
Weight: 300
Def: 4
Slots: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 2
Loc: 16
EquipLv: 70
@@ -19652,13 +24264,28 @@ item_db: (
Weight: 1000
Def: 5
Slots: 1
- Job: 0x00CFFF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ }
Upper: 2
Loc: 16
EquipLv: 70
Script: <"
bonus bMdef,2;
- autobonus "{ bonus bBaseAtk,20; }",10,10000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";
+ autobonus "{ bonus bBaseAtk,20; }",10,10000,BF_WEAPON,"{ specialeffect(EF_ENHANCE, AREA, playerattached()); }";
">
},
{
@@ -19670,7 +24297,11 @@ item_db: (
Weight: 400
Def: 6
Slots: 1
- Job: 0x00080808
+ Job: {
+ Archer: true
+ Hunter: true
+ Bard: true
+ }
Upper: 2
Loc: 16
EquipLv: 75
@@ -19688,7 +24319,11 @@ item_db: (
Weight: 3500
Def: 9
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 2
Loc: 16
EquipLv: 82
@@ -19716,7 +24351,7 @@ item_db: (
},
{
Id: 2393
- AegisName: "N_Adventurer's_Suit"
+ AegisName: "N_Adventurers_Suit"
Name: "Novice Adventurer's Suit"
Type: 5
Def: 8
@@ -19739,7 +24374,10 @@ item_db: (
Name: "Glorious Suit"
Type: 5
Buy: 20
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
EquipLv: 81
Trade: {
@@ -19762,7 +24400,10 @@ item_db: (
Name: "Glorious Popularized Suit"
Type: 5
Buy: 20
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
EquipLv: 61
Trade: {
@@ -19785,7 +24426,10 @@ item_db: (
Name: "Glorious Mass-Production Suit"
Type: 5
Buy: 20
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
Trade: {
nodrop: true
@@ -19806,7 +24450,10 @@ item_db: (
Buy: 10
Weight: 900
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
},
{
@@ -19818,7 +24465,9 @@ item_db: (
Weight: 750
Def: 5
Slots: 1
- Job: 0x00000800
+ Job: {
+ Hunter: true
+ }
Upper: 2
Loc: 16
EquipLv: 50
@@ -19846,7 +24495,10 @@ item_db: (
Weight: 500
Def: 3
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Upper: 2
Loc: 16
Script: <" bonus bMdef,3; ">
@@ -19882,7 +24534,10 @@ item_db: (
Buy: 3500
Weight: 400
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 64
},
{
@@ -19894,7 +24549,10 @@ item_db: (
Weight: 400
Def: 2
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 64
},
{
@@ -19905,7 +24563,23 @@ item_db: (
Buy: 18000
Weight: 600
Def: 4
- Job: 0x016E5CEA
+ Job: {
+ Swordsman: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Taekwon: true
+ Star_Gladiator: true
+ Gunslinger: true
+ }
Loc: 64
},
{
@@ -19917,7 +24591,23 @@ item_db: (
Weight: 600
Def: 4
Slots: 1
- Job: 0x016E5CEA
+ Job: {
+ Swordsman: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Taekwon: true
+ Star_Gladiator: true
+ Gunslinger: true
+ }
Loc: 64
},
{
@@ -19927,7 +24617,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 64
Script: <"
bonus bMdef,10;
@@ -19952,7 +24645,10 @@ item_db: (
Buy: 8500
Weight: 600
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 64
Script: <" bonus bMdef,5; ">
},
@@ -19983,7 +24679,10 @@ item_db: (
Buy: 48000
Weight: 750
Def: 5
- Job: 0x00004080
+ Job: {
+ Knight: true
+ Crusader: true
+ }
Loc: 64
EquipLv: 65
},
@@ -19996,7 +24695,10 @@ item_db: (
Weight: 750
Def: 5
Slots: 1
- Job: 0x00004080
+ Job: {
+ Knight: true
+ Crusader: true
+ }
Loc: 64
EquipLv: 65
},
@@ -20008,7 +24710,11 @@ item_db: (
Buy: 34000
Weight: 350
Def: 6
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 64
EquipLv: 30
Refine: false
@@ -20021,7 +24727,9 @@ item_db: (
Buy: 1
Weight: 1
Def: 2
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 64
Refine: false
},
@@ -20034,7 +24742,10 @@ item_db: (
Weight: 300
Def: 3
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 64
EquipLv: 30
Script: <"
@@ -20051,7 +24762,9 @@ item_db: (
Weight: 500
Def: 2
Slots: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 64
EquipLv: 40
Script: <" bonus bMaxHPrate,5; ">
@@ -20064,7 +24777,10 @@ item_db: (
Buy: 30000
Weight: 500
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 64
EquipLv: 65
Script: <"
@@ -20077,13 +24793,16 @@ item_db: (
},
{
Id: 2418
- AegisName: "Vidar's_Boots"
+ AegisName: "Vidars_Boots"
Name: "Vidar's Boots"
Type: 5
Buy: 30000
Weight: 650
Def: 4
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 64
EquipLv: 65
Script: <"
@@ -20093,13 +24812,16 @@ item_db: (
},
{
Id: 2419
- AegisName: "Goibne's_Combat_Boots"
+ AegisName: "Goibnes_Combat_Boots"
Name: "Goibne's Greaves"
Type: 5
Buy: 30000
Weight: 700
Def: 4
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 64
EquipLv: 54
Script: <"
@@ -20110,14 +24832,16 @@ item_db: (
},
{
Id: 2420
- AegisName: "Angel's_Arrival"
+ AegisName: "Angels_Arrival"
Name: "Angel's Reincarnation"
Type: 5
Buy: 10000
Weight: 300
Def: 2
Slots: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 64
EquipLv: 25
Script: <" bonus bMaxHP,100; ">
@@ -20130,7 +24854,10 @@ item_db: (
Weight: 500
Def: 4
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Upper: 2
Loc: 64
EquipLv: 1
@@ -20149,7 +24876,15 @@ item_db: (
Weight: 200
Def: 2
Slots: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 64
EquipLv: 40
Script: <" bonus bMdef,10; ">
@@ -20162,7 +24897,10 @@ item_db: (
Buy: 20
Weight: 500
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Upper: 2
Loc: 64
EquipLv: 85
@@ -20181,7 +24919,10 @@ item_db: (
Weight: 300
Def: 3
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Upper: 2
Loc: 64
EquipLv: 55
@@ -20195,7 +24936,10 @@ item_db: (
Buy: 20
Weight: 500
Def: 4
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Upper: 2
Loc: 64
EquipLv: 55
@@ -20211,7 +24955,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 2000
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Upper: 2
Loc: 64
EquipLv: 75
@@ -20251,7 +24998,10 @@ item_db: (
Type: 5
Weight: 300
Def: 10
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 64
Refine: false
Script: <" bonus2 bSubRace,RC_DemiPlayer,5; ">
@@ -20264,7 +25014,20 @@ item_db: (
Type: 5
Weight: 1500
Def: 5
- Job: 0x000E5CEA
+ Job: {
+ Swordsman: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Loc: 64
Trade: {
nodrop: true
@@ -20326,7 +25089,10 @@ item_db: (
Weight: 600
Def: 2
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 64
Script: <" bonus bMdef,5; ">
},
@@ -20339,7 +25105,22 @@ item_db: (
Weight: 250
Def: 4
Slots: 1
- Job: 0x00CFFF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ }
Upper: 2
Loc: 64
Script: <" bonus bMaxHP,(BaseLevel*10); ">
@@ -20353,7 +25134,10 @@ item_db: (
Weight: 500
Def: 4
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Upper: 2
Loc: 64
EquipLv: 55
@@ -20370,7 +25154,20 @@ item_db: (
Buy: 10
Def: 4
Slots: 1
- Job: 0x026654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ Taekwon: true
+ Star_Gladiator: true
+ Ninja: true
+ }
Loc: 64
EquipLv: 80
Trade: {
@@ -20395,7 +25192,18 @@ item_db: (
Buy: 10
Def: 3
Slots: 1
- Job: 0x00898B1C
+ Job: {
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Hunter: true
+ Monk: true
+ Sage: true
+ Bard: true
+ Soul_Linker: true
+ }
Loc: 64
EquipLv: 80
Trade: {
@@ -20420,7 +25228,9 @@ item_db: (
Buy: 10
Def: 3
Slots: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 64
EquipLv: 80
Trade: {
@@ -20495,7 +25305,22 @@ item_db: (
Weight: 300
Def: 2
Slots: 1
- Job: 0x00CFFF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ }
Upper: 2
Loc: 64
EquipLv: 70
@@ -20551,7 +25376,10 @@ item_db: (
Name: "Glorious Shoes"
Type: 5
Buy: 20
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 64
EquipLv: 81
Trade: {
@@ -20575,7 +25403,10 @@ item_db: (
Name: "Glorious Popularized Shoes"
Type: 5
Buy: 20
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 64
EquipLv: 61
Trade: {
@@ -20598,7 +25429,10 @@ item_db: (
Name: "Glorious Mass-Production Shoes"
Type: 5
Buy: 20
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 64
Trade: {
nodrop: true
@@ -20618,7 +25452,10 @@ item_db: (
Type: 5
Weight: 1000
Def: 5
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 64
},
{
@@ -20639,7 +25476,10 @@ item_db: (
Buy: 20
Weight: 500
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Upper: 2
Loc: 64
EquipLv: 85
@@ -20666,7 +25506,10 @@ item_db: (
Buy: 20
Weight: 500
Def: 4
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Upper: 2
Loc: 64
EquipLv: 60
@@ -20710,7 +25553,10 @@ item_db: (
Buy: 5000
Weight: 400
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 4
},
{
@@ -20722,7 +25568,10 @@ item_db: (
Weight: 400
Def: 2
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 4
},
{
@@ -20733,7 +25582,19 @@ item_db: (
Buy: 32000
Weight: 600
Def: 4
- Job: 0x006654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ Taekwon: true
+ Star_Gladiator: true
+ }
Loc: 4
},
{
@@ -20745,7 +25606,19 @@ item_db: (
Weight: 600
Def: 4
Slots: 1
- Job: 0x006654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ Taekwon: true
+ Star_Gladiator: true
+ }
Loc: 4
},
{
@@ -20756,7 +25629,10 @@ item_db: (
Buy: 82000
Weight: 600
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 4
EquipLv: 40
Script: <" bonus bAgi,1; ">
@@ -20769,7 +25645,10 @@ item_db: (
Buy: 56000
Weight: 500
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 4
Script: <"
bonus bUnbreakableGarment,0;
@@ -20783,7 +25662,12 @@ item_db: (
Type: 5
Buy: 20000
Weight: 550
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 4
EquipLv: 75
Script: <"
@@ -20799,20 +25683,25 @@ item_db: (
Buy: 1
Weight: 1
Def: 2
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 4
Refine: false
Script: <" bonus2 bSubEle,Ele_Neutral,20; ">
},
{
Id: 2511
- AegisName: "Skeleton's_Cape"
+ AegisName: "Skeletons_Cape"
Name: "Skeleton Manteau"
Type: 5
Buy: 5000
Weight: 700
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 4
EquipLv: 75
Script: <"
@@ -20833,7 +25722,9 @@ item_db: (
Weight: 500
Def: 2
Slots: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 4
EquipLv: 40
Script: <" bonus2 bSubEle,Ele_Neutral,10; ">
@@ -20847,7 +25738,10 @@ item_db: (
Weight: 500
Def: 3
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 4
EquipLv: 80
},
@@ -20860,7 +25754,17 @@ item_db: (
Weight: 800
Def: 5
Slots: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 4
EquipLv: 80
},
@@ -20873,7 +25777,12 @@ item_db: (
Weight: 300
Def: 1
Slots: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 4
EquipLv: 85
},
@@ -20885,7 +25794,10 @@ item_db: (
Buy: 30000
Weight: 400
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 4
EquipLv: 65
Script: <"
@@ -20895,26 +25807,32 @@ item_db: (
},
{
Id: 2517
- AegisName: "Vali's_Manteau"
+ AegisName: "Valis_Manteau"
Name: "Vali's Manteau"
Type: 5
Buy: 30000
Weight: 600
Def: 4
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 4
EquipLv: 65
Script: <" bonus2 bSubEle,Ele_Neutral,15; ">
},
{
Id: 2518
- AegisName: "Morpheus's_Shawl"
+ AegisName: "Morpheuss_Shawl"
Name: "Morpheus's Shawl"
Type: 5
Buy: 30000
Weight: 600
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 4
EquipLv: 33
Script: <"
@@ -20924,13 +25842,16 @@ item_db: (
},
{
Id: 2519
- AegisName: "Morrigane's_Manteau"
+ AegisName: "Morriganes_Manteau"
Name: "Morrigane's Manteau"
Type: 5
Buy: 30000
Weight: 600
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 4
EquipLv: 61
Script: <"
@@ -20940,13 +25861,16 @@ item_db: (
},
{
Id: 2520
- AegisName: "Goibne's_Shoulder_Arms"
+ AegisName: "Goibnes_Shoulder_Arms"
Name: "Goibne's Spaulders"
Type: 5
Buy: 30000
Weight: 700
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 4
EquipLv: 54
Script: <"
@@ -20957,14 +25881,16 @@ item_db: (
},
{
Id: 2521
- AegisName: "Angel's_Warmth"
+ AegisName: "Angels_Warmth"
Name: "Angelic Cardigan"
Type: 5
Buy: 10000
Weight: 400
Def: 2
Slots: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 4
EquipLv: 20
Script: <" bonus bHPrecovRate,5; ">
@@ -21002,7 +25928,10 @@ item_db: (
Weight: 500
Def: 3
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Upper: 2
Loc: 4
EquipLv: 1
@@ -21021,7 +25950,10 @@ item_db: (
Weight: 600
Def: 2
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 4
EquipLv: 40
Script: <" bonus bAgi,1; ">
@@ -21046,7 +25978,10 @@ item_db: (
Weight: 600
Def: 4
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Upper: 2
Loc: 4
EquipLv: 48
@@ -21061,7 +25996,10 @@ item_db: (
Weight: 500
Def: 3
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Upper: 2
Loc: 4
EquipLv: 55
@@ -21075,7 +26013,10 @@ item_db: (
Buy: 20
Weight: 500
Def: 4
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Upper: 2
Loc: 4
EquipLv: 55
@@ -21090,7 +26031,10 @@ item_db: (
Weight: 500
Def: 4
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Upper: 2
Loc: 4
EquipLv: 55
@@ -21105,7 +26049,17 @@ item_db: (
Weight: 700
Def: 3
Slots: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Upper: 2
Loc: 4
EquipLv: 70
@@ -21120,7 +26074,17 @@ item_db: (
Weight: 400
Def: 3
Slots: 1
- Job: 0x00098B1C
+ Job: {
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Hunter: true
+ Monk: true
+ Sage: true
+ Bard: true
+ }
Upper: 2
Loc: 4
EquipLv: 70
@@ -21137,7 +26101,10 @@ item_db: (
Type: 5
Weight: 200
Def: 10
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 4
Refine: false
Script: <" bonus2 bSubRace,RC_DemiPlayer,15; ">
@@ -21173,7 +26140,12 @@ item_db: (
Type: 5
Buy: 1
Def: 5
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 4
Refine: false
Script: <"
@@ -21190,7 +26162,10 @@ item_db: (
Weight: 250
Def: 2
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 4
EquipLv: 60
Script: <"
@@ -21208,7 +26183,22 @@ item_db: (
Weight: 250
Def: 5
Slots: 1
- Job: 0x00CFFF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ }
Upper: 2
Loc: 4
Script: <"
@@ -21226,7 +26216,20 @@ item_db: (
Buy: 10
Def: 4
Slots: 1
- Job: 0x026654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ Taekwon: true
+ Star_Gladiator: true
+ Ninja: true
+ }
Loc: 4
EquipLv: 80
Trade: {
@@ -21251,7 +26254,18 @@ item_db: (
Buy: 10
Def: 3
Slots: 1
- Job: 0x00898B1C
+ Job: {
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Hunter: true
+ Monk: true
+ Sage: true
+ Bard: true
+ Soul_Linker: true
+ }
Loc: 4
EquipLv: 80
Trade: {
@@ -21276,7 +26290,9 @@ item_db: (
Buy: 10
Def: 3
Slots: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 4
EquipLv: 80
Trade: {
@@ -21330,7 +26346,10 @@ item_db: (
Weight: 70
Def: 4
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Upper: 2
Loc: 4
EquipLv: 70
@@ -21375,7 +26394,22 @@ item_db: (
Weight: 300
Def: 3
Slots: 1
- Job: 0x00CFDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ }
Upper: 2
Loc: 4
Script: <"
@@ -21394,7 +26428,10 @@ item_db: (
Weight: 500
Def: 2
Slots: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Upper: 2
Loc: 4
EquipLv: 70
@@ -21438,7 +26475,10 @@ item_db: (
Name: "Neo Muffler"
Type: 5
Def: 5
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Upper: 2
Loc: 4
EquipLv: 95
@@ -21458,7 +26498,10 @@ item_db: (
Name: "Glorious Muffler"
Type: 5
Buy: 20
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 4
EquipLv: 81
Trade: {
@@ -21477,7 +26520,7 @@ item_db: (
},
{
Id: 2550
- AegisName: "Fisher's_Muffler"
+ AegisName: "Fishers_Muffler"
Name: "Fisher's Muffler"
Type: 5
Buy: 20
@@ -21493,7 +26536,10 @@ item_db: (
Weight: 500
Def: 4
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Upper: 2
Loc: 4
EquipLv: 55
@@ -21517,7 +26563,17 @@ item_db: (
Weight: 400
Def: 3
Slots: 1
- Job: 0x00098B1C
+ Job: {
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Hunter: true
+ Monk: true
+ Sage: true
+ Bard: true
+ }
Upper: 2
Loc: 4
EquipLv: 70
@@ -21544,7 +26600,10 @@ item_db: (
Weight: 1000
Def: 5
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Upper: 2
Loc: 4
Script: <"
@@ -21561,7 +26620,10 @@ item_db: (
Weight: 400
Def: 5
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Upper: 2
Loc: 4
EquipLv: 90
@@ -21590,7 +26652,10 @@ item_db: (
Type: 5
Buy: 30000
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 20
Refine: false
@@ -21603,7 +26668,10 @@ item_db: (
Type: 5
Buy: 30000
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 20
Refine: false
@@ -21616,7 +26684,10 @@ item_db: (
Type: 5
Buy: 30000
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 20
Refine: false
@@ -21629,7 +26700,10 @@ item_db: (
Type: 5
Buy: 30000
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 20
Refine: false
@@ -21642,7 +26716,10 @@ item_db: (
Type: 5
Buy: 30000
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 20
Refine: false
@@ -21667,7 +26744,10 @@ item_db: (
Type: 5
Buy: 15000
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 20
Refine: false
@@ -21733,7 +26813,10 @@ item_db: (
Type: 5
Buy: 90000
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 50
Refine: false
@@ -21751,7 +26834,10 @@ item_db: (
Buy: 75000
Weight: 100
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 40
Refine: false
@@ -21764,7 +26850,10 @@ item_db: (
Type: 5
Buy: 75000
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 40
Refine: false
@@ -21778,7 +26867,10 @@ item_db: (
Buy: 2
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 35
Refine: false
@@ -21786,13 +26878,16 @@ item_db: (
},
{
Id: 2618
- AegisName: "Matyr's_Flea_Guard"
+ AegisName: "Matyrs_Flea_Guard"
Name: "Matyr's Leash"
Type: 5
Buy: 2
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 35
Refine: false
@@ -21805,7 +26900,11 @@ item_db: (
Type: 5
Buy: 10000
Weight: 100
- Job: 0x00080808
+ Job: {
+ Archer: true
+ Hunter: true
+ Bard: true
+ }
Loc: 136
EquipLv: 65
Refine: false
@@ -21818,7 +26917,12 @@ item_db: (
Type: 5
Buy: 10000
Weight: 100
- Job: 0x02021040
+ Job: {
+ Thief: true
+ Assassin: true
+ Rogue: true
+ Ninja: true
+ }
Loc: 136
EquipLv: 70
Refine: false
@@ -21842,7 +26946,10 @@ item_db: (
Buy: 30000
Weight: 200
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 90
Refine: false
@@ -21856,7 +26963,10 @@ item_db: (
Buy: 30000
Weight: 200
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 90
Refine: false
@@ -21870,7 +26980,10 @@ item_db: (
Buy: 30000
Weight: 200
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 90
Refine: false
@@ -21884,7 +26997,10 @@ item_db: (
Buy: 30000
Weight: 200
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 90
Refine: false
@@ -21898,7 +27014,10 @@ item_db: (
Buy: 30000
Weight: 200
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 90
Refine: false
@@ -21912,7 +27031,10 @@ item_db: (
Buy: 15000
Weight: 200
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 90
Refine: false
@@ -21941,7 +27063,9 @@ item_db: (
Buy: 400
Weight: 200
Slots: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 136
EquipLv: 1
Refine: false
@@ -22002,7 +27126,10 @@ item_db: (
Buy: 125000
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 65
Refine: false
@@ -22021,7 +27148,10 @@ item_db: (
Type: 5
Buy: 204000
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 80
Refine: false
@@ -22136,7 +27266,10 @@ item_db: (
Buy: 40000
Weight: 200
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
Refine: false
Script: <"
@@ -22154,7 +27287,11 @@ item_db: (
Type: 5
Buy: 20
Weight: 700
- Job: 0x00040420
+ Job: {
+ Merchant: true
+ Blacksmith: true
+ Alchemist: true
+ }
Loc: 136
EquipLv: 50
Refine: false
@@ -22162,7 +27299,7 @@ item_db: (
},
{
Id: 2642
- AegisName: "Serin's_Gold_Ring"
+ AegisName: "Serins_Gold_Ring"
Name: "Serin's Gold Ring"
Type: 5
Buy: 20
@@ -22181,7 +27318,7 @@ item_db: (
},
{
Id: 2643
- AegisName: "Serin's_Gold_Ring_"
+ AegisName: "Serins_Gold_Ring_"
Name: "Serin's Gold Ring"
Type: 5
Buy: 45000
@@ -22219,7 +27356,12 @@ item_db: (
Type: 5
Buy: 40000
Weight: 200
- Job: 0x02021040
+ Job: {
+ Thief: true
+ Assassin: true
+ Rogue: true
+ Ninja: true
+ }
Loc: 136
EquipLv: 60
Refine: false
@@ -22260,12 +27402,15 @@ item_db: (
},
{
Id: 2648
- AegisName: "Morpheus's_Ring"
+ AegisName: "Morpheuss_Ring"
Name: "Morpheus's Ring"
Type: 5
Buy: 30000
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 33
Refine: false
@@ -22276,12 +27421,15 @@ item_db: (
},
{
Id: 2649
- AegisName: "Morpheus's_Armlet"
+ AegisName: "Morpheuss_Armlet"
Name: "Morpheus's Bracelet"
Type: 5
Buy: 30000
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 33
Refine: false
@@ -22292,12 +27440,15 @@ item_db: (
},
{
Id: 2650
- AegisName: "Morrigane's_Belt"
+ AegisName: "Morriganes_Belt"
Name: "Morrigane's Belt"
Type: 5
Buy: 30000
Weight: 200
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 61
Refine: false
@@ -22308,12 +27459,15 @@ item_db: (
},
{
Id: 2651
- AegisName: "Morrigane's_Pendant"
+ AegisName: "Morriganes_Pendant"
Name: "Morrigane's Pendant"
Type: 5
Buy: 30000
Weight: 200
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 61
Refine: false
@@ -22350,13 +27504,18 @@ item_db: (
},
{
Id: 2654
- AegisName: "Shinobi's_Sash"
+ AegisName: "Shinobis_Sash"
Name: "Shinobi Sash"
Type: 5
Buy: 20000
Weight: 300
Def: 1
- Job: 0x02021040
+ Job: {
+ Thief: true
+ Assassin: true
+ Rogue: true
+ Ninja: true
+ }
Loc: 136
EquipLv: 30
Refine: false
@@ -22373,7 +27532,10 @@ item_db: (
Type: 5
Buy: 50000
Weight: 4000
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 1
Refine: false
@@ -22386,7 +27548,17 @@ item_db: (
Buy: 20000
Weight: 1000
Def: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 136
EquipLv: 1
Refine: false
@@ -22423,7 +27595,22 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0x00CFFF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ }
Upper: 2
Loc: 136
EquipLv: 1
@@ -22442,7 +27629,22 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0x00CFFF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ }
Upper: 2
Loc: 136
EquipLv: 1
@@ -22461,7 +27663,22 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0x00CFFF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ }
Upper: 2
Loc: 136
EquipLv: 1
@@ -22480,7 +27697,22 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0x00CFFF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ }
Upper: 2
Loc: 136
EquipLv: 1
@@ -22513,7 +27745,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 200
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 75
Refine: false
@@ -22529,7 +27764,11 @@ item_db: (
Type: 5
Buy: 20
Weight: 500
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 136
EquipLv: 60
Refine: false
@@ -22561,7 +27800,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 300
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 60
Refine: false
@@ -22573,7 +27815,7 @@ item_db: (
},
{
Id: 2668
- AegisName: "Women's_Glory"
+ AegisName: "Womens_Glory"
Name: "Woman Glory"
Type: 5
Weight: 500
@@ -22632,7 +27874,11 @@ item_db: (
Buy: 10000
Weight: 100
Slots: 1
- Job: 0x00080808
+ Job: {
+ Archer: true
+ Hunter: true
+ Bard: true
+ }
Loc: 136
EquipLv: 65
Refine: false
@@ -22645,7 +27891,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
Refine: false
},
@@ -22655,7 +27904,10 @@ item_db: (
Name: "Warrior's Shining Ring"
Type: 5
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 48
Refine: false
@@ -22748,7 +28000,22 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0x00CFFF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ }
Upper: 2
Loc: 136
Refine: false
@@ -22772,7 +28039,22 @@ item_db: (
Buy: 20
Weight: 100
Def: 2
- Job: 0x00CFFF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ }
Upper: 2
Loc: 136
Refine: false
@@ -22827,7 +28109,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 20
Refine: false
@@ -22841,7 +28126,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 20
Refine: false
@@ -22855,7 +28143,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 20
Refine: false
@@ -22869,7 +28160,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 20
Refine: false
@@ -22882,7 +28176,10 @@ item_db: (
Type: 5
Buy: 1
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 512
EquipLv: 1
Refine: false
@@ -22906,7 +28203,10 @@ item_db: (
Type: 5
Buy: 1
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 1
EquipLv: 1
Refine: false
@@ -22929,7 +28229,10 @@ item_db: (
Name: "Critical Ring"
Type: 5
Buy: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 1
Refine: false
@@ -22951,7 +28254,10 @@ item_db: (
Name: "Earring"
Type: 5
Buy: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 1
Refine: false
@@ -22973,7 +28279,10 @@ item_db: (
Name: "Ring"
Type: 5
Buy: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 1
Refine: false
@@ -22995,7 +28304,10 @@ item_db: (
Name: "Necklace"
Type: 5
Buy: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 1
Refine: false
@@ -23017,7 +28329,10 @@ item_db: (
Name: "Glove"
Type: 5
Buy: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 1
Refine: false
@@ -23039,7 +28354,10 @@ item_db: (
Name: "Brooch"
Type: 5
Buy: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 1
Refine: false
@@ -23061,7 +28379,10 @@ item_db: (
Name: "Rosary"
Type: 5
Buy: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 1
Refine: false
@@ -23087,7 +28408,10 @@ item_db: (
Type: 5
Buy: 1
Def: 5
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 1
Refine: false
@@ -23110,7 +28434,10 @@ item_db: (
Type: 5
Buy: 1
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 1
Refine: false
@@ -23137,7 +28464,10 @@ item_db: (
Type: 5
Buy: 1
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 1
Refine: false
@@ -23164,7 +28494,10 @@ item_db: (
Type: 5
Buy: 1
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 1
Refine: false
@@ -23191,7 +28524,10 @@ item_db: (
Type: 5
Buy: 1
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 1
Refine: false
@@ -23218,7 +28554,11 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 2
Loc: 136
EquipLv: 60
@@ -23232,7 +28572,10 @@ item_db: (
Buy: 20
Weight: 100
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Upper: 2
Loc: 136
EquipLv: 90
@@ -23250,7 +28593,10 @@ item_db: (
Buy: 20
Weight: 100
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Upper: 2
Loc: 136
EquipLv: 90
@@ -23265,7 +28611,10 @@ item_db: (
Buy: 20
Weight: 150
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Upper: 2
Loc: 136
EquipLv: 50
@@ -23371,7 +28720,10 @@ item_db: (
Name: "Bloody Iron Ball"
Type: 5
Buy: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
Refine: false
Script: <" bonus bBaseAtk,30; ">
@@ -23452,7 +28804,11 @@ item_db: (
Buy: 20
Weight: 100
Slots: 1
- Job: 0x00810200
+ Job: {
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 136
EquipLv: 80
Refine: false
@@ -23465,7 +28821,12 @@ item_db: (
Type: 5
Buy: 20
Weight: 200
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 136
EquipLv: 80
Refine: false
@@ -23478,7 +28839,11 @@ item_db: (
Buy: 20
Weight: 200
Slots: 1
- Job: 0x00080808
+ Job: {
+ Archer: true
+ Hunter: true
+ Bard: true
+ }
Loc: 136
EquipLv: 65
Refine: false
@@ -23491,7 +28856,14 @@ item_db: (
Buy: 20
Weight: 700
Def: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 136
EquipLv: 50
Refine: false
@@ -23507,7 +28879,12 @@ item_db: (
Type: 5
Buy: 20
Def: 1
- Job: 0x00404082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ Star_Gladiator: true
+ }
Loc: 136
EquipLv: 70
Refine: false
@@ -23536,7 +28913,12 @@ item_db: (
Type: 5
Buy: 20
Def: 1
- Job: 0x02021040
+ Job: {
+ Thief: true
+ Assassin: true
+ Rogue: true
+ Ninja: true
+ }
Loc: 136
EquipLv: 70
Refine: false
@@ -23565,7 +28947,11 @@ item_db: (
Type: 5
Buy: 20
Def: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 136
EquipLv: 70
Refine: false
@@ -23593,7 +28979,12 @@ item_db: (
Type: 5
Buy: 20
Def: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 136
EquipLv: 70
Refine: false
@@ -23621,7 +29012,11 @@ item_db: (
Type: 5
Buy: 20
Def: 1
- Job: 0x00080808
+ Job: {
+ Archer: true
+ Hunter: true
+ Bard: true
+ }
Loc: 136
EquipLv: 70
Refine: false
@@ -23650,7 +29045,11 @@ item_db: (
Type: 5
Buy: 20
Def: 1
- Job: 0x00040420
+ Job: {
+ Merchant: true
+ Blacksmith: true
+ Alchemist: true
+ }
Loc: 136
EquipLv: 70
Refine: false
@@ -23679,7 +29078,9 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0x00000800
+ Job: {
+ Hunter: true
+ }
Upper: 2
Loc: 136
EquipLv: 70
@@ -23696,7 +29097,9 @@ item_db: (
Type: 5
Buy: 20
Weight: 200
- Job: 0x00000800
+ Job: {
+ Hunter: true
+ }
Upper: 2
Loc: 136
EquipLv: 70
@@ -23714,7 +29117,10 @@ item_db: (
Buy: 20
Weight: 50
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 80
Refine: false
@@ -23732,7 +29138,22 @@ item_db: (
Buy: 20
Weight: 50
Slots: 1
- Job: 0x00CFFF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ }
Upper: 2
Loc: 136
Refine: false
@@ -23752,7 +29173,10 @@ item_db: (
Buy: 20
Weight: 50
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 80
Refine: false
@@ -23777,7 +29201,10 @@ item_db: (
Buy: 20
Weight: 50
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 80
Refine: false
@@ -23802,7 +29229,10 @@ item_db: (
Buy: 20
Weight: 50
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 80
Refine: false
@@ -23823,7 +29253,9 @@ item_db: (
Type: 5
Buy: 20
Def: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 136
EquipLv: 70
Refine: false
@@ -23850,7 +29282,9 @@ item_db: (
Name: "Directive"
Type: 5
Def: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 136
Refine: false
Trade: {
@@ -23869,7 +29303,9 @@ item_db: (
Name: "Directive"
Type: 5
Def: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 136
Refine: false
Trade: {
@@ -23889,7 +29325,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 75
Refine: false
@@ -23906,7 +29345,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 150
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 75
Refine: false
@@ -24024,7 +29466,22 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0x00CFFF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ }
Upper: 2
Loc: 136
EquipLv: 70
@@ -24045,7 +29502,22 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0x00CFFF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ }
Upper: 2
Loc: 136
EquipLv: 70
@@ -24063,7 +29535,22 @@ item_db: (
Buy: 20
Weight: 200
Slots: 1
- Job: 0x00CFFF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ }
Upper: 2
Loc: 136
EquipLv: 70
@@ -24081,7 +29568,9 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 2
Loc: 136
EquipLv: 80
@@ -24096,7 +29585,9 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0x00020000
+ Job: {
+ Rogue: true
+ }
Upper: 2
Loc: 136
EquipLv: 80
@@ -24110,7 +29601,11 @@ item_db: (
Type: 5
Buy: 20
Weight: 200
- Job: 0x00080808
+ Job: {
+ Archer: true
+ Hunter: true
+ Bard: true
+ }
Upper: 2
Loc: 136
EquipLv: 84
@@ -24133,7 +29628,22 @@ item_db: (
Weight: 120
Def: 1
Slots: 1
- Job: 0x00CFFF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ }
Upper: 2
Loc: 136
EquipLv: 90
@@ -24409,7 +29919,10 @@ item_db: (
AegisName: "Skul_Ring_C"
Name: "Neo Skull Ring"
Type: 5
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Upper: 2
Loc: 136
EquipLv: 95
@@ -24523,7 +30036,10 @@ item_db: (
Name: "Glorious Ring"
Type: 5
Buy: 20
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 81
Refine: false
@@ -24553,7 +30069,10 @@ item_db: (
Name: "Glorious Mass-Production Ring"
Type: 5
Buy: 20
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 61
Refine: false
@@ -24574,7 +30093,10 @@ item_db: (
Name: "Glorious Popularized Ring"
Type: 5
Buy: 20
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
Refine: false
Trade: {
@@ -24678,11 +30200,11 @@ item_db: (
nodrop: true
nogstorage: true
}
- Script: <" autobonus "{ bonus bAspdRate,2; }",10,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }"; ">
+ Script: <" autobonus "{ bonus bAspdRate,2; }",10,10000,0,"{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); }"; ">
},
{
Id: 2781
- AegisName: "Aumdura's_Grace"
+ AegisName: "Aumduras_Grace"
Name: "Aumdura's Benefit"
Type: 5
Weight: 100
@@ -24759,7 +30281,10 @@ item_db: (
Buy: 20
Weight: 100
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Upper: 2
Loc: 136
EquipLv: 90
@@ -24800,7 +30325,10 @@ item_db: (
Buy: 20
Weight: 200
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Upper: 2
Loc: 136
EquipLv: 75
@@ -24819,7 +30347,10 @@ item_db: (
Buy: 20
Weight: 200
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Upper: 2
Loc: 136
EquipLv: 60
@@ -24838,7 +30369,10 @@ item_db: (
Buy: 20
Weight: 200
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Upper: 2
Loc: 136
EquipLv: 60
@@ -24857,7 +30391,10 @@ item_db: (
Buy: 20
Weight: 200
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Upper: 2
Loc: 136
EquipLv: 60
@@ -24887,7 +30424,22 @@ item_db: (
AegisName: "Ring_Of_Flame_Lord_I"
Name: "Ring of Flame Lord"
Type: 5
- Job: 0x00CFFF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ }
Upper: 2
Loc: 136
Refine: false
@@ -24911,7 +30463,22 @@ item_db: (
Name: "Ring of Resonance"
Type: 5
Def: 2
- Job: 0x00CFFF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ }
Upper: 2
Loc: 136
Refine: false
@@ -24933,7 +30500,11 @@ item_db: (
Name: "Magic Stone Ring"
Type: 5
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 136
EquipLv: 99
Refine: false
@@ -24954,7 +30525,10 @@ item_db: (
AegisName: "Green_Apple_Ring"
Name: "Green Apple Ring"
Type: 5
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 99
Refine: false
@@ -24981,7 +30555,12 @@ item_db: (
Name: "Rocks"
Type: 5
Weight: 200
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 136
EquipLv: 99
Refine: false
@@ -25007,7 +30586,12 @@ item_db: (
Name: "Rocks"
Type: 5
Weight: 200
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 136
EquipLv: 99
Refine: false
@@ -25033,7 +30617,10 @@ item_db: (
Name: "Will Of Exhausted Angel"
Type: 5
Weight: 200
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 136
EquipLv: 99
Refine: false
@@ -25047,7 +30634,7 @@ item_db: (
noauction: true
}
Script: <"
- if(strcharinfo(3)=="job3_arch02") {
+ if(strcharinfo(PC_MAP)=="job3_arch02") {
bonus2 bAddDefClass,1761,50;
bonus2 bAddDefClass,1762,50;
}
@@ -25066,12 +30653,166 @@ item_db: (
Script: <" bonus bMdef,1; ">
},
{
+ Id: 2800
+ AegisName: "Accelerator"
+ Name: "Accelerator"
+ Type: 5
+ Buy: 100000
+ Weight: 100
+ Slots: 1
+ Job: {
+ Blacksmith: true
+ }
+ Upper: 8
+ Loc: 136
+ EquipLv: 99
+ Refine: false
+ Script: <" bonus bAgi,2; ">
+},
+{
+ Id: 2801
+ AegisName: "Hovering_Booster"
+ Name: "Hovering Booster"
+ Type: 5
+ Buy: 100000
+ Weight: 2000
+ Slots: 1
+ Job: {
+ Blacksmith: true
+ }
+ Upper: 8
+ Loc: 136
+ EquipLv: 99
+ Refine: false
+ Script: <" bonus bAgi,1; ">
+},
+{
+ Id: 2802
+ AegisName: "Suicidal_Device"
+ Name: "Suicidal Device"
+ Type: 5
+ Buy: 500000
+ Weight: 1000
+ Slots: 1
+ Job: {
+ Blacksmith: true
+ }
+ Upper: 8
+ Loc: 136
+ EquipLv: 99
+ Refine: false
+},
+{
+ Id: 2803
+ AegisName: "Shape_Shifter"
+ Name: "Shape Shifter"
+ Type: 5
+ Buy: 100000
+ Weight: 500
+ Slots: 1
+ Job: {
+ Blacksmith: true
+ }
+ Upper: 8
+ Loc: 136
+ EquipLv: 99
+ Refine: false
+ Script: <" bonus bInt,3; ">
+},
+{
+ Id: 2804
+ AegisName: "Cooling_Device"
+ Name: "Cooling Device"
+ Type: 5
+ Buy: 100000
+ Weight: 2500
+ Slots: 1
+ Job: {
+ Blacksmith: true
+ }
+ Upper: 8
+ Loc: 136
+ EquipLv: 99
+ Refine: false
+ Script: <" bonus bDex,1; ">
+},
+{
+ Id: 2805
+ AegisName: "Mag_Field_Generator"
+ Name: "Magnetic Field Generator"
+ Type: 5
+ Buy: 100000
+ Weight: 6000
+ Slots: 1
+ Job: {
+ Blacksmith: true
+ }
+ Upper: 8
+ Loc: 136
+ EquipLv: 99
+ Refine: false
+ Script: <" bonus bDex,1; ">
+},
+{
+ Id: 2806
+ AegisName: "Barrier_Builder"
+ Name: "Barrier Builder"
+ Type: 5
+ Buy: 150000
+ Weight: 8000
+ Def: 3
+ Slots: 1
+ Job: {
+ Blacksmith: true
+ }
+ Upper: 8
+ Loc: 136
+ EquipLv: 99
+ Refine: false
+ Script: <" bonus bDex,1; ">
+},
+{
+ Id: 2807
+ AegisName: "Repair_Kit"
+ Name: "Repair Kit"
+ Type: 5
+ Buy: 200000
+ Weight: 400
+ Slots: 1
+ Job: {
+ Blacksmith: true
+ }
+ Upper: 8
+ Loc: 136
+ EquipLv: 99
+ Refine: false
+},
+{
+ Id: 2808
+ AegisName: "Camouflage_Generator"
+ Name: "Camouflage Generator"
+ Type: 5
+ Buy: 250000
+ Weight: 1000
+ Slots: 1
+ Job: {
+ Blacksmith: true
+ }
+ Upper: 8
+ Loc: 136
+ EquipLv: 99
+ Refine: false
+ Script: <" bonus bAgi,3; ">
+},
+{
Id: 2819
AegisName: "Swordman_Manual"
Name: "Swordsman Manual"
Type: 5
Weight: 100
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 136
EquipLv: 1
Refine: false
@@ -25097,7 +30838,9 @@ item_db: (
Name: "Thief Manual"
Type: 5
Weight: 100
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 136
EquipLv: 1
Refine: false
@@ -25125,7 +30868,9 @@ item_db: (
Name: "Acolyte Manual"
Type: 5
Weight: 100
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 136
EquipLv: 1
Refine: false
@@ -25151,7 +30896,9 @@ item_db: (
Name: "Archer Manual"
Type: 5
Weight: 100
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 136
EquipLv: 1
Refine: false
@@ -25176,7 +30923,9 @@ item_db: (
Name: "Merchant Manual"
Type: 5
Weight: 100
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 136
EquipLv: 1
Refine: false
@@ -25203,7 +30952,9 @@ item_db: (
Name: "Mage Manual"
Type: 5
Weight: 100
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 136
EquipLv: 1
Refine: false
@@ -28322,7 +34073,7 @@ item_db: (
bonus2 bHPLossRate,666,10000;
">
OnUnequipScript: <"
- if((Hp <= 999) && !getmapflag(strcharinfo(3),mf_pvp) && !getmapflag(strcharinfo(3),mf_pvp_noparty) && !getmapflag(strcharinfo(3),mf_pvp_noguild)) {
+ if((Hp <= 999) && !getmapflag(strcharinfo(PC_MAP),mf_pvp) && !getmapflag(strcharinfo(PC_MAP),mf_pvp_noparty) && !getmapflag(strcharinfo(PC_MAP),mf_pvp_noguild)) {
heal (1-Hp),0;
}
else {
@@ -29674,7 +35425,7 @@ item_db: (
},
{
Id: 4375
- AegisName: "Orc_Baby_Card"
+ AegisName: "Orc_Baby_Card_Card"
Name: "Orc Baby Card"
Type: 6
Buy: 20
@@ -30145,7 +35896,7 @@ item_db: (
Loc: 769
Script: <"
bonus bStr,2;
- autobonus "{ bonus bCritical,100; }",5,5000,0,"{ specialeffect2 EF_ENHANCE; }";
+ autobonus "{ bonus bCritical,100; }",5,5000,0,"{ specialeffect(EF_ENHANCE, AREA, playerattached()); }";
">
},
{
@@ -30158,7 +35909,7 @@ item_db: (
Loc: 769
Script: <"
bonus bInt,2;
- autobonus "{ bonus bCastrate,-50; bonus bFlee,30; }",50,5000,BF_MAGIC,"{ specialeffect2 EF_SUFFRAGIUM; }";
+ autobonus "{ bonus bCastrate,-50; bonus bFlee,30; }",50,5000,BF_MAGIC,"{ specialeffect(EF_SUFFRAGIUM, AREA, playerattached()); }";
">
},
{
@@ -30173,7 +35924,7 @@ item_db: (
bonus2 bSubSize,Size_Small,15;
bonus2 bSubSize,Size_Medium,15;
bonus2 bSubSize,Size_Large,15;
- autobonus2 "{ bonus bFlee2,30; }",3,10000,BF_WEAPON|BF_MAGIC,"{ specialeffect2 EF_WIND; }";
+ autobonus2 "{ bonus bFlee2,30; }",3,10000,BF_WEAPON|BF_MAGIC,"{ specialeffect(EF_WIND, AREA, playerattached()); }";
">
},
{
@@ -30226,7 +35977,7 @@ item_db: (
Loc: 64
Script: <"
bonus bVit,2;
- autobonus2 "{ bonus bDef,10; }",3,10000,BF_WEAPON|BF_MAGIC,"{ specialeffect2 EF_FREEZED; }";
+ autobonus2 "{ bonus bDef,10; }",3,10000,BF_WEAPON|BF_MAGIC,"{ specialeffect(EF_FREEZED, AREA, playerattached()); }";
">
},
{
@@ -30326,7 +36077,7 @@ item_db: (
Loc: 2
Script: <"
bonus bBaseAtk,25;
- autobonus "{ bonus bAspdRate,100; }",5,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }";
+ autobonus "{ bonus bAspdRate,100; }",5,10000,0,"{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); }";
">
},
{
@@ -30679,7 +36430,7 @@ item_db: (
},
{
Id: 4451
- AegisName: "Entweihen_Card"
+ AegisName: "Ant_Buyanne_Card"
Name: "Entweihen Crothen Card"
Type: 6
Buy: 20
@@ -31564,7 +37315,10 @@ item_db: (
Buy: 20
Weight: 200
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 1
View: 87
@@ -31578,7 +37332,17 @@ item_db: (
Buy: 20
Weight: 600
Def: 4
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 256
EquipLv: 60
View: 88
@@ -31596,7 +37360,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 89
Script: <"
@@ -31611,7 +37378,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 200
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 1
Refine: false
View: 90
@@ -31625,7 +37395,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 513
Refine: false
View: 91
@@ -31639,7 +37412,10 @@ item_db: (
Buy: 36000
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 512
Refine: false
View: 92
@@ -31652,7 +37428,10 @@ item_db: (
Buy: 20
Weight: 200
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 55
View: 93
@@ -31671,7 +37450,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
Refine: false
View: 94
@@ -31684,7 +37466,10 @@ item_db: (
Buy: 20
Weight: 500
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 95
Script: <"
@@ -31716,13 +37501,16 @@ item_db: (
},
{
Id: 5012
- AegisName: "Ph.D_Hat"
+ AegisName: "Ph_D_Hat"
Name: "Ph.D Hat"
Type: 5
Buy: 20
Weight: 200
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 98
},
@@ -31753,7 +37541,11 @@ item_db: (
Buy: 20
Weight: 300
Def: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 512
EquipLv: 65
Refine: false
@@ -31773,13 +37565,16 @@ item_db: (
},
{
Id: 5016
- AegisName: "Boy's_Cap"
+ AegisName: "Boys_Cap"
Name: "Boy's Cap"
Type: 5
Buy: 20
Weight: 100
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 102
},
@@ -31791,7 +37586,14 @@ item_db: (
Buy: 20
Weight: 800
Def: 7
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 256
EquipLv: 70
View: 103
@@ -31805,7 +37607,11 @@ item_db: (
Buy: 20
Weight: 300
Def: 4
- Job: 0x00080808
+ Job: {
+ Archer: true
+ Hunter: true
+ Bard: true
+ }
Loc: 256
View: 104
Script: <" bonus bAgi,1; ">
@@ -31818,7 +37624,10 @@ item_db: (
Buy: 20
Weight: 500
Def: 5
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 105
Script: <" bonus bVit,1; ">
@@ -31843,7 +37652,11 @@ item_db: (
Buy: 20
Weight: 1200
Def: 4
- Job: 0x00040420
+ Job: {
+ Merchant: true
+ Blacksmith: true
+ Alchemist: true
+ }
Loc: 256
EquipLv: 38
View: 107
@@ -31860,7 +37673,22 @@ item_db: (
Buy: 20
Weight: 2400
Def: 4
- Job: 0x00CFDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ }
Loc: 768
View: 138
Script: <"
@@ -31875,7 +37703,11 @@ item_db: (
Type: 5
Buy: 20
Weight: 1000
- Job: 0x00040420
+ Job: {
+ Merchant: true
+ Blacksmith: true
+ Alchemist: true
+ }
Loc: 256
View: 108
},
@@ -31898,7 +37730,22 @@ item_db: (
Buy: 20
Weight: 1600
Def: 5
- Job: 0x00CFDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ }
Loc: 256
EquipLv: 74
View: 110
@@ -31916,7 +37763,10 @@ item_db: (
Buy: 20
Weight: 300
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 50
View: 111
@@ -31930,7 +37780,12 @@ item_db: (
Buy: 20
Weight: 300
Def: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 256
View: 112
Script: <"
@@ -31956,7 +37811,10 @@ item_db: (
Buy: 20
Weight: 900
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 20
View: 114
@@ -31969,7 +37827,10 @@ item_db: (
Buy: 20
Weight: 800
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 40
View: 115
@@ -31982,7 +37843,20 @@ item_db: (
Buy: 20
Weight: 1500
Def: 4
- Job: 0x0006D5F2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 256
EquipLv: 55
View: 116
@@ -31996,7 +37870,10 @@ item_db: (
Buy: 20
Weight: 800
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 117
},
@@ -32008,7 +37885,10 @@ item_db: (
Buy: 20
Weight: 900
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 50
View: 118
@@ -32020,7 +37900,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 500
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 119
},
@@ -32032,7 +37915,10 @@ item_db: (
Buy: 20
Weight: 700
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 38
View: 120
@@ -32045,7 +37931,10 @@ item_db: (
Buy: 20
Weight: 250
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 10
View: 121
@@ -32071,7 +37960,10 @@ item_db: (
Buy: 20
Weight: 800
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 64
View: 123
@@ -32121,7 +38013,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 150
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 14
View: 127
@@ -32134,7 +38029,10 @@ item_db: (
Buy: 20
Weight: 200
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 512
EquipLv: 20
Refine: false
@@ -32142,13 +38040,15 @@ item_db: (
},
{
Id: 5044
- AegisName: "Devil's_Wing"
+ AegisName: "Devils_Wing"
Name: "Evil Wing Ears"
Type: 5
Buy: 20
Weight: 350
Def: 2
- Job: 0x00000000
+ Job: {
+ All: false
+ }
Loc: 256
EquipLv: 45
View: 129
@@ -32162,7 +38062,15 @@ item_db: (
Buy: 20
Weight: 500
Def: 3
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 256
EquipLv: 50
View: 130
@@ -32191,7 +38099,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 131
},
@@ -32237,7 +38148,9 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0x00000000
+ Job: {
+ All: false
+ }
Loc: 1
Refine: false
View: 135
@@ -32261,7 +38174,11 @@ item_db: (
Buy: 20
Weight: 3000
Def: 5
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 257
EquipLv: 65
Refine: false
@@ -32275,7 +38192,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0x00001100
+ Job: {
+ Priest: true
+ Assassin: true
+ }
Loc: 1
EquipLv: 70
Refine: false
@@ -32289,7 +38209,9 @@ item_db: (
Buy: 1
Weight: 1
Def: 3
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 256
Refine: false
View: 101
@@ -32325,7 +38247,10 @@ item_db: (
Buy: 250000
Weight: 500
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 142
Script: <"
@@ -32389,7 +38314,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 147
},
@@ -32425,7 +38353,10 @@ item_db: (
Buy: 20
Weight: 800
Def: 4
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 70
View: 150
@@ -32442,14 +38373,17 @@ item_db: (
Buy: 20
Weight: 350
Def: 4
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 151
Script: <" bonus bAgi,1; ">
},
{
Id: 5068
- AegisName: "Ear_Of_Devil's_Wing"
+ AegisName: "Ear_Of_Devils_Wing"
Name: "Evil Wing Ears"
Type: 5
Buy: 20
@@ -32469,7 +38403,10 @@ item_db: (
Buy: 20
Weight: 300
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 153
Script: <"
@@ -32485,7 +38422,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 154
Script: <" bonus bStr,2; ">
@@ -32498,7 +38438,10 @@ item_db: (
Buy: 20
Weight: 200
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 155
Script: <" bonus bDex,1; ">
@@ -32511,7 +38454,10 @@ item_db: (
Buy: 20
Weight: 800
Def: 4
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 70
View: 156
@@ -32528,14 +38474,17 @@ item_db: (
Buy: 20
Weight: 700
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 157
Script: <" bonus bDex, 2; ">
},
{
Id: 5074
- AegisName: "Ear_Of_Angel's_Wing"
+ AegisName: "Ear_Of_Angels_Wing"
Name: "Angel Wing Ears"
Type: 5
Buy: 20
@@ -32624,7 +38573,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 75
View: 165
@@ -32666,7 +38618,10 @@ item_db: (
Buy: 20
Weight: 500
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 168
Script: <" bonus2 bResEff,Eff_Sleep,2000; ">
@@ -32692,7 +38647,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 513
Refine: false
View: 170
@@ -32754,7 +38712,10 @@ item_db: (
Buy: 20
Weight: 200
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 768
EquipLv: 35
View: 175
@@ -32767,7 +38728,10 @@ item_db: (
Buy: 150000
Weight: 300
Def: 5
- Job: 0x00001100
+ Job: {
+ Priest: true
+ Assassin: true
+ }
Loc: 768
EquipLv: 65
View: 176
@@ -32781,7 +38745,10 @@ item_db: (
Weight: 300
Def: 5
Slots: 1
- Job: 0x00001100
+ Job: {
+ Priest: true
+ Assassin: true
+ }
Loc: 768
EquipLv: 65
View: 177
@@ -32795,7 +38762,10 @@ item_db: (
Buy: 500000
Weight: 900
Def: 5
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 768
EquipLv: 55
View: 178
@@ -32814,7 +38784,10 @@ item_db: (
Weight: 1000
Def: 5
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 768
EquipLv: 55
View: 179
@@ -32831,7 +38804,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0x00001100
+ Job: {
+ Priest: true
+ Assassin: true
+ }
Loc: 1
EquipLv: 70
Refine: false
@@ -32935,7 +38911,10 @@ item_db: (
Buy: 20
Weight: 600
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 30
Refine: false
@@ -32957,7 +38936,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 512
Refine: false
View: 187
@@ -33063,7 +39045,9 @@ item_db: (
Buy: 8500
Weight: 400
Def: 4
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 256
EquipLv: 40
View: 193
@@ -33146,7 +39130,9 @@ item_db: (
Weight: 400
Def: 4
Slots: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 256
EquipLv: 40
View: 193
@@ -33172,7 +39158,10 @@ item_db: (
Buy: 20
Weight: 400
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 768
EquipLv: 70
View: 200
@@ -33189,7 +39178,10 @@ item_db: (
Buy: 30000
Weight: 1000
Def: 5
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 65
View: 250
@@ -33204,7 +39196,10 @@ item_db: (
Weight: 500
Def: 3
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 65
View: 254
@@ -33221,7 +39216,10 @@ item_db: (
Buy: 30000
Weight: 300
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 65
View: 251
@@ -33240,7 +39238,9 @@ item_db: (
Weight: 300
Def: 3
Slots: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 256
EquipLv: 50
View: 255
@@ -33248,13 +39248,16 @@ item_db: (
},
{
Id: 5126
- AegisName: "Morpheus's_Hood"
+ AegisName: "Morpheuss_Hood"
Name: "Morpheus's Hood"
Type: 5
Buy: 30000
Weight: 200
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 33
View: 256
@@ -33262,13 +39265,16 @@ item_db: (
},
{
Id: 5127
- AegisName: "Morrigane's_Helm"
+ AegisName: "Morriganes_Helm"
Name: "Morrigane's Helm"
Type: 5
Buy: 30000
Weight: 500
Def: 4
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 61
View: 257
@@ -33279,13 +39285,16 @@ item_db: (
},
{
Id: 5128
- AegisName: "Goibne's_Helmet"
+ AegisName: "Goibnes_Helmet"
Name: "Goibne's Helm"
Type: 5
Buy: 30000
Weight: 500
Def: 5
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 54
View: 258
@@ -33318,7 +39327,22 @@ item_db: (
Type: 5
Buy: 20
Weight: 700
- Job: 0x00CFDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ }
Loc: 768
EquipLv: 75
View: 202
@@ -33335,7 +39359,11 @@ item_db: (
Buy: 20
Weight: 1200
Def: 8
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 769
EquipLv: 75
View: 203
@@ -33372,7 +39400,11 @@ item_db: (
Buy: 20
Weight: 150
Def: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 256
Refine: false
View: 205
@@ -33401,7 +39433,10 @@ item_db: (
Name: "Cyclop's Eye"
Type: 5
Weight: 200
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 512
EquipLv: 75
Refine: false
@@ -33410,7 +39445,7 @@ item_db: (
},
{
Id: 5136
- AegisName: "Santa's_Hat_"
+ AegisName: "Santas_Hat_"
Name: "Antonio's Santa Hat"
Type: 5
Buy: 20
@@ -33427,7 +39462,10 @@ item_db: (
Buy: 20
Weight: 500
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 30
Refine: false
@@ -33446,7 +39484,12 @@ item_db: (
Buy: 20
Weight: 300
Def: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 256
EquipLv: 30
View: 209
@@ -33498,7 +39541,10 @@ item_db: (
Buy: 20
Weight: 400
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 30
View: 212
@@ -33512,7 +39558,14 @@ item_db: (
Buy: 20
Weight: 3000
Def: 8
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 768
EquipLv: 50
View: 213
@@ -33530,7 +39583,10 @@ item_db: (
Weight: 1000
Def: 5
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Gender: 1
Loc: 769
EquipLv: 30
@@ -33734,7 +39790,17 @@ item_db: (
Weight: 500
Def: 5
Slots: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 256
View: 86
},
@@ -33747,7 +39813,11 @@ item_db: (
Weight: 100
Def: 5
Slots: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 256
View: 35
Script: <" bonus bMdef,3; ">
@@ -33761,7 +39831,10 @@ item_db: (
Weight: 900
Def: 5
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 40
View: 30
@@ -33776,7 +39849,16 @@ item_db: (
Weight: 800
Def: 5
Slots: 1
- Job: 0x006444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ Taekwon: true
+ Star_Gladiator: true
+ }
Loc: 256
View: 41
Script: <" bonus bStr,1; ">
@@ -33790,7 +39872,22 @@ item_db: (
Weight: 1000
Def: 6
Slots: 1
- Job: 0x0066D5F2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Rogue: true
+ Alchemist: true
+ Taekwon: true
+ Star_Gladiator: true
+ }
Loc: 256
EquipLv: 50
View: 43
@@ -33804,7 +39901,14 @@ item_db: (
Weight: 800
Def: 7
Slots: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 256
EquipLv: 70
View: 103
@@ -33819,7 +39923,10 @@ item_db: (
Weight: 500
Def: 5
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 105
Script: <" bonus bVit,1; ">
@@ -33833,7 +39940,10 @@ item_db: (
Weight: 400
Def: 4
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 45
View: 19
@@ -33848,7 +39958,10 @@ item_db: (
Weight: 400
Def: 4
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Gender: 1
Loc: 256
EquipLv: 45
@@ -33864,7 +39977,11 @@ item_db: (
Weight: 3000
Def: 5
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 257
EquipLv: 65
Refine: false
@@ -33926,7 +40043,10 @@ item_db: (
Buy: 30000
Weight: 600
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 224
Script: <"
@@ -33943,7 +40063,10 @@ item_db: (
Weight: 1000
Def: 5
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Upper: 2
Loc: 256
View: 225
@@ -34100,7 +40223,17 @@ item_db: (
Weight: 2000
Def: 3
Slots: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 768
EquipLv: 50
View: 233
@@ -34148,7 +40281,10 @@ item_db: (
Buy: 20
Weight: 500
Def: 4
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 30
View: 236
@@ -34460,7 +40596,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 1
Refine: false
View: 259
@@ -34495,7 +40634,10 @@ item_db: (
Weight: 300
Def: 2
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 40
View: 262
@@ -34621,7 +40763,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 38
Trade: {
@@ -34644,7 +40789,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 39
Trade: {
@@ -34667,7 +40815,16 @@ item_db: (
Buy: 20
Weight: 800
Def: 5
- Job: 0x006444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ Taekwon: true
+ Star_Gladiator: true
+ }
Loc: 256
View: 41
Trade: {
@@ -34702,7 +40859,10 @@ item_db: (
Buy: 250000
Weight: 500
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 142
Trade: {
@@ -34722,7 +40882,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 1
Refine: false
View: 55
@@ -34784,7 +40947,10 @@ item_db: (
Buy: 20
Weight: 200
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 768
EquipLv: 35
View: 175
@@ -34803,7 +40969,10 @@ item_db: (
Buy: 500000
Weight: 900
Def: 5
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 768
EquipLv: 55
View: 178
@@ -34869,7 +41038,10 @@ item_db: (
Buy: 20
Weight: 800
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 64
View: 271
@@ -34895,7 +41067,10 @@ item_db: (
Buy: 20
Weight: 800
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 64
View: 272
@@ -34921,7 +41096,10 @@ item_db: (
Buy: 20
Weight: 800
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 64
View: 273
@@ -34947,7 +41125,10 @@ item_db: (
Buy: 250000
Weight: 500
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 274
Trade: {
@@ -34972,7 +41153,10 @@ item_db: (
Buy: 250000
Weight: 500
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 275
Trade: {
@@ -34997,7 +41181,10 @@ item_db: (
Buy: 250000
Weight: 500
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 276
Trade: {
@@ -35022,7 +41209,10 @@ item_db: (
Buy: 250000
Weight: 500
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 277
Trade: {
@@ -35047,7 +41237,10 @@ item_db: (
Buy: 250000
Weight: 500
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 278
Trade: {
@@ -35135,7 +41328,12 @@ item_db: (
Buy: 20
Weight: 300
Def: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 256
View: 282
Trade: {
@@ -35160,7 +41358,12 @@ item_db: (
Buy: 20
Weight: 300
Def: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 256
View: 283
Trade: {
@@ -35185,7 +41388,12 @@ item_db: (
Buy: 20
Weight: 300
Def: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 256
View: 284
Trade: {
@@ -35210,7 +41418,12 @@ item_db: (
Buy: 20
Weight: 300
Def: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 256
View: 285
Trade: {
@@ -35235,7 +41448,12 @@ item_db: (
Buy: 20
Weight: 300
Def: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 256
View: 286
Trade: {
@@ -35482,7 +41700,10 @@ item_db: (
Buy: 20
Weight: 300
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 20
View: 301
@@ -35585,7 +41806,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 769
EquipLv: 20
View: 303
@@ -35621,7 +41845,10 @@ item_db: (
Type: 5
Buy: 1
Def: 7
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 1
Refine: false
@@ -35693,7 +41920,10 @@ item_db: (
Type: 5
Buy: 1
Def: 10
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 1
Refine: false
@@ -35851,7 +42081,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 20
View: 309
@@ -35874,7 +42107,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 20
View: 310
@@ -35896,7 +42132,10 @@ item_db: (
Type: 5
Buy: 2
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
Refine: false
View: 142
@@ -35924,7 +42163,10 @@ item_db: (
Type: 5
Buy: 2
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
Refine: false
View: 123
@@ -36282,7 +42524,10 @@ item_db: (
Buy: 20
Weight: 800
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 45
View: 322
@@ -36378,7 +42623,10 @@ item_db: (
Type: 5
Weight: 500
Def: 12
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
Refine: false
View: 328
@@ -36396,7 +42644,7 @@ item_db: (
},
{
Id: 5307
- AegisName: "Carmen_Miranda's_Hat"
+ AegisName: "Carmen_Mirandas_Hat"
Name: "Carmen Miranda's Hat"
Type: 5
Buy: 20
@@ -36493,7 +42741,17 @@ item_db: (
Weight: 100
Def: 5
Slots: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 256
View: 334
Trade: {
@@ -36619,7 +42877,10 @@ item_db: (
Buy: 20
Weight: 200
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 10
View: 341
@@ -36633,7 +42894,10 @@ item_db: (
Buy: 20
Weight: 500
Def: 4
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 261
Trade: {
@@ -36765,7 +43029,10 @@ item_db: (
Type: 5
Buy: 1
Def: 10
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 768
Refine: false
View: 178
@@ -36808,7 +43075,10 @@ item_db: (
Type: 5
Buy: 1
Def: 6
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
Refine: false
View: 142
@@ -36825,7 +43095,10 @@ item_db: (
Type: 5
Buy: 1
Def: 10
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
Refine: false
View: 105
@@ -37019,7 +43292,7 @@ item_db: (
Script: <"
bonus2 bSubRace,RC_DemiPlayer,5;
bonus bDex,2;
- autobonus "{ bonus bBaseAtk,50; }",20,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }";
+ autobonus "{ bonus bBaseAtk,50; }",20,10000,0,"{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); }";
">
},
{
@@ -37054,7 +43327,7 @@ item_db: (
Script: <"
bonus2 bSubRace,RC_DemiPlayer,5;
bonus bVit,2;
- autobonus "{ bonus bAspdRate,5; }",20,30000,0,"{ specialeffect2 EF_HASTEUP; }";
+ autobonus "{ bonus bAspdRate,5; }",20,30000,0,"{ specialeffect(EF_HASTEUP, AREA, playerattached()); }";
">
},
{
@@ -37098,41 +43371,50 @@ item_db: (
},
{
Id: 5347
- AegisName: "Ph.D_Hat_"
+ AegisName: "Ph_D_Hat_"
Name: "Ph.D Hat"
Type: 5
Buy: 20
Weight: 200
Def: 3
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 98
},
{
Id: 5348
- AegisName: "Big_Sis'_Ribbon_"
+ AegisName: "Big_Sis_Ribbon_"
Name: "Big Ribbon"
Type: 5
Buy: 15000
Weight: 200
Def: 2
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 28
Script: <" bonus bMdef,3; ">
},
{
Id: 5349
- AegisName: "Boy's_Cap_"
+ AegisName: "Boys_Cap_"
Name: "Boy's Cap"
Type: 5
Buy: 20
Weight: 100
Def: 2
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 102
},
@@ -37145,7 +43427,10 @@ item_db: (
Weight: 100
Def: 3
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 74
Script: <" bonus bStr,1; ">
@@ -37172,7 +43457,10 @@ item_db: (
Buy: 20
Weight: 700
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 38
View: 361
@@ -37191,7 +43479,22 @@ item_db: (
Weight: 2400
Def: 4
Slots: 1
- Job: 0x00CFDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ }
Loc: 768
View: 138
Script: <"
@@ -37386,7 +43689,17 @@ item_db: (
Weight: 1000
Def: 2
Slots: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 256
EquipLv: 70
View: 371
@@ -37427,8 +43740,8 @@ item_db: (
Refine: false
View: 373
Script: <"
- bonus2 bResEff,Eff_Stun,500;
- skill HT_FLASHER,1;
+ bonus bBaseAtk, 5;
+ bonus5 bAutoSpellWhenHit, BS_GREED, 1, 10, BF_SHORT, 0;
">
},
{
@@ -37769,7 +44082,10 @@ item_db: (
Weight: 250
Def: 3
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 50
View: 389
@@ -38056,7 +44372,14 @@ item_db: (
Weight: 1200
Def: 5
Slots: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Upper: 2
Loc: 256
EquipLv: 85
@@ -38077,7 +44400,22 @@ item_db: (
Weight: 300
Def: 1
Slots: 1
- Job: 0x00CFFF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ }
Upper: 2
Loc: 256
EquipLv: 85
@@ -38377,7 +44715,10 @@ item_db: (
Buy: 20
Weight: 600
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 18
View: 418
@@ -38443,7 +44784,10 @@ item_db: (
Name: "Mask Of Ifrit"
Type: 5
Def: 8
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 769
EquipLv: 70
Refine: false
@@ -38467,11 +44811,14 @@ item_db: (
},
{
Id: 5421
- AegisName: "Ifrit's_Ear"
+ AegisName: "Ifrits_Ear"
Name: "Ears Of Ifrit"
Type: 5
Buy: 20
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 512
EquipLv: 70
Refine: false
@@ -38717,7 +45064,7 @@ item_db: (
},
{
Id: 5436
- AegisName: "Bride's_Corolla"
+ AegisName: "Brides_Corolla"
Name: "Bride's Corolla"
Type: 5
Buy: 20
@@ -38755,7 +45102,10 @@ item_db: (
Buy: 500
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
Refine: false
View: 439
@@ -38769,7 +45119,10 @@ item_db: (
Buy: 500
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
Refine: false
View: 440
@@ -38783,7 +45136,10 @@ item_db: (
Buy: 500
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
Refine: false
View: 441
@@ -38797,7 +45153,10 @@ item_db: (
Buy: 500
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
Refine: false
View: 442
@@ -38920,7 +45279,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 1000
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 20
View: 451
@@ -39031,8 +45393,8 @@ item_db: (
Script: <"
bonus bStr,1;
bonus bInt,1;
- autobonus "{ bonus bCritical,100; }",10,3000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";
- autobonus "{ bonus bIgnoreMdefRate,100; }",10,3000,BF_MAGIC,"{ specialeffect2 EF_MAGICALATTHIT; }";
+ autobonus "{ bonus bCritical,100; }",10,3000,BF_WEAPON,"{ specialeffect(EF_ENHANCE, AREA, playerattached()); }";
+ autobonus "{ bonus bIgnoreMdefRate,100; }",10,3000,BF_MAGIC,"{ specialeffect(EF_MAGICALATTHIT, AREA, playerattached()); }";
">
},
{
@@ -39232,6 +45594,7 @@ item_db: (
Type: 5
Buy: 20
Def: 1
+ Slots: 1
Loc: 256
Refine: false
View: 461
@@ -39502,7 +45865,7 @@ item_db: (
},
{
Id: 5479
- AegisName: "Shaman's_Hair_Ornament"
+ AegisName: "Shamans_Hair_Ornament"
Name: "Shaman's Hair Decoration"
Type: 5
Buy: 20
@@ -39717,11 +46080,14 @@ item_db: (
},
{
Id: 5492
- AegisName: "Boy's_Cap_I"
+ AegisName: "Boys_Cap_I"
Name: "Student Cap"
Type: 5
Def: 5
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
Refine: false
View: 102
@@ -39746,7 +46112,10 @@ item_db: (
Name: "Ulle's Cap"
Type: 5
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
Refine: false
View: 254
@@ -39771,7 +46140,11 @@ item_db: (
Name: "Sphinx Hat"
Type: 5
Def: 5
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 257
Refine: false
View: 137
@@ -39841,7 +46214,10 @@ item_db: (
Weight: 400
Def: 3
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 30
View: 495
@@ -39862,7 +46238,10 @@ item_db: (
Buy: 20
Weight: 600
Def: 5
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 768
EquipLv: 50
Refine: false
@@ -39916,7 +46295,7 @@ item_db: (
},
{
Id: 5501
- AegisName: "Pirate's_Pride"
+ AegisName: "Pirates_Pride"
Name: "Pirate's Pride"
Type: 5
Weight: 100
@@ -39939,7 +46318,7 @@ item_db: (
},
{
Id: 5502
- AegisName: "Necromencer's_Hood"
+ AegisName: "Necromencers_Hood"
Name: "Necromancer's Hood"
Type: 5
Weight: 500
@@ -40224,7 +46603,9 @@ item_db: (
Type: 5
Buy: 10
Weight: 100
- Job: 0x00000800
+ Job: {
+ Hunter: true
+ }
Upper: 2
Loc: 512
EquipLv: 60
@@ -40239,7 +46620,11 @@ item_db: (
Type: 5
Buy: 10
Weight: 100
- Job: 0x00080808
+ Job: {
+ Archer: true
+ Hunter: true
+ Bard: true
+ }
Loc: 512
EquipLv: 60
Refine: false
@@ -40426,7 +46811,10 @@ item_db: (
Weight: 500
Def: 4
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 30
Refine: false
@@ -40442,7 +46830,7 @@ item_db: (
},
{
Id: 5529
- AegisName: "Evil's_Bone_Hat"
+ AegisName: "Evils_Bone_Hat"
Name: "Satanic Bone Helm"
Type: 5
Buy: 20
@@ -40998,7 +47386,10 @@ item_db: (
Weight: 500
Def: 6
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 20
View: 541
@@ -41306,7 +47697,7 @@ item_db: (
},
{
Id: 5574
- AegisName: "Pencil_in_Mouth"
+ AegisName: "Pencil_In_Mouth"
Name: "Well-Chewed Pencil"
Type: 5
Buy: 20
@@ -41355,7 +47746,7 @@ item_db: (
*/
{
Id: 5577
- AegisName: "Dark_Knight_Mask_"
+ AegisName: "Dark_Knight_MaskB"
Name: "Dark Knight Mask"
Type: 5
Weight: 3000
@@ -41383,7 +47774,7 @@ item_db: (
},
{
Id: 5579
- AegisName: "Wanderer's_Sakkat"
+ AegisName: "Wanderers_Sakkat"
Name: "Wanderer's Sakkat"
Type: 5
Buy: 20
@@ -41600,7 +47991,7 @@ item_db: (
if(getrefine()>6) {
bonus bFlee,10;
bonus bAspdRate,3;
- autobonus "{ bonus bSplashRange,1; }",10,10000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";
+ autobonus "{ bonus bSplashRange,1; }",10,10000,BF_WEAPON,"{ specialeffect(EF_ENHANCE, AREA, playerattached()); }";
}
">
@@ -41635,7 +48026,7 @@ item_db: (
*/
{
Id: 5592
- AegisName: "Sigrun's_Wings"
+ AegisName: "Sigruns_Wing"
Name: "Sigrun's Wings"
Type: 5
Buy: 20
@@ -41762,7 +48153,7 @@ item_db: (
bonus bAspdRate,1;
if(getrefine()>6) {
bonus2 bSubEle,Ele_Earth,5;
- autobonus "{ bonus bDex,20; }",10,6000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";
+ autobonus "{ bonus bDex,20; }",10,6000,BF_WEAPON,"{ specialeffect(EF_ENHANCE, AREA, playerattached()); }";
}
">
@@ -42000,7 +48391,10 @@ item_db: (
Buy: 250000
Weight: 500
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 277
Script: <" bonus bMdef,15; ">
@@ -42032,7 +48426,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 1
Refine: false
View: 55
@@ -42131,7 +48528,16 @@ item_db: (
Buy: 20
Weight: 800
Def: 5
- Job: 0x006444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ Taekwon: true
+ Star_Gladiator: true
+ }
Loc: 256
View: 41
Script: <" bonus bStr,2; ">
@@ -42146,7 +48552,11 @@ item_db: (
Buy: 20
Weight: 150
Def: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 256
Refine: false
View: 205
@@ -42178,7 +48588,10 @@ item_db: (
Buy: 20
Weight: 500
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 30
Refine: false
@@ -42225,7 +48638,10 @@ item_db: (
Buy: 20
Weight: 800
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 64
View: 272
@@ -42427,7 +48843,12 @@ item_db: (
Buy: 20
Weight: 300
Def: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 256
EquipLv: 30
View: 209
@@ -42473,7 +48894,12 @@ item_db: (
Buy: 20
Weight: 300
Def: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 256
View: 286
Script: <" bonus bInt,2; ">
@@ -42488,7 +48914,14 @@ item_db: (
Buy: 20
Weight: 3000
Def: 8
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 768
EquipLv: 50
View: 213
@@ -42560,7 +48993,10 @@ item_db: (
Type: 5
Buy: 1
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 1
EquipLv: 1
Refine: false
@@ -42575,7 +49011,10 @@ item_db: (
Type: 5
Buy: 1
Def: 7
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 1
Refine: false
@@ -42591,7 +49030,10 @@ item_db: (
Type: 5
Buy: 1
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 512
EquipLv: 1
Refine: false
@@ -42606,7 +49048,10 @@ item_db: (
Name: "F Brooch C"
Type: 5
Buy: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 1
Refine: false
@@ -42621,7 +49066,10 @@ item_db: (
Type: 5
Buy: 2
Def: 5
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
Refine: false
View: 41
@@ -42679,7 +49127,7 @@ item_db: (
bonus bInt,2;
bonus bAgi,2;
bonus bDex,-2;
- autobonus "{ bonus bCastrate,-50; bonus bFlee,30; }",50,5000,BF_MAGIC,"{ specialeffect2 EF_SUFFRAGIUM; }";
+ autobonus "{ bonus bCastrate,-50; bonus bFlee,30; }",50,5000,BF_MAGIC,"{ specialeffect(EF_SUFFRAGIUM, AREA, playerattached()); }";
">
},
*/
@@ -43267,7 +49715,10 @@ item_db: (
Type: 5
Def: 1
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 20
Refine: false
@@ -43413,7 +49864,16 @@ item_db: (
Buy: 20
Weight: 800
Def: 5
- Job: 0x006444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ Taekwon: true
+ Star_Gladiator: true
+ }
Loc: 256
View: 41
Script: <" bonus bStr,2; ">
@@ -43428,7 +49888,11 @@ item_db: (
Buy: 20
Weight: 150
Def: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 256
Refine: false
View: 205
@@ -43460,7 +49924,10 @@ item_db: (
Buy: 20
Weight: 500
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 30
Refine: false
@@ -43507,7 +49974,10 @@ item_db: (
Buy: 20
Weight: 800
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 64
View: 272
@@ -43709,7 +50179,12 @@ item_db: (
Buy: 20
Weight: 300
Def: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 256
EquipLv: 30
View: 209
@@ -43755,7 +50230,12 @@ item_db: (
Buy: 20
Weight: 300
Def: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 256
View: 286
Script: <" bonus bInt,2; ">
@@ -43770,7 +50250,14 @@ item_db: (
Buy: 20
Weight: 3000
Def: 8
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 768
EquipLv: 50
View: 213
@@ -43829,7 +50316,10 @@ item_db: (
Type: 5
Buy: 1
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 1
EquipLv: 1
Refine: false
@@ -43844,7 +50334,10 @@ item_db: (
Type: 5
Buy: 1
Def: 7
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 1
Refine: false
@@ -43860,7 +50353,10 @@ item_db: (
Type: 5
Buy: 1
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 512
EquipLv: 1
Refine: false
@@ -43875,7 +50371,10 @@ item_db: (
Name: "E Brooch C"
Type: 5
Buy: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 1
Refine: false
@@ -43890,7 +50389,10 @@ item_db: (
Type: 5
Buy: 2
Def: 5
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
Refine: false
View: 41
@@ -44049,7 +50551,9 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0x00000000
+ Job: {
+ All: false
+ }
Loc: 256
EquipLv: 1
Refine: false
@@ -44060,7 +50564,7 @@ item_db: (
/*
{
Id: 5744
- AegisName: "Capricon_Crown"
+ AegisName: "Capricorn_Crown"
Name: "Capricon Crown"
Type: 5
Buy: 20
@@ -44079,7 +50583,7 @@ item_db: (
/*
{
Id: 5745
- AegisName: "Capricon_Diadem"
+ AegisName: "Capricorn_Diadem"
Name: "Capricon Diadem"
Type: 5
Buy: 20
@@ -44104,7 +50608,9 @@ item_db: (
Weight: 100
Def: 12
Slots: 1
- Job: 0x00000080
+ Job: {
+ Knight: true
+ }
Upper: 8
Loc: 256
EquipLv: 100
@@ -44131,7 +50637,9 @@ item_db: (
Weight: 100
Def: 12
Slots: 1
- Job: 0x00000100
+ Job: {
+ Priest: true
+ }
Upper: 8
Loc: 256
EquipLv: 100
@@ -44158,7 +50666,9 @@ item_db: (
Weight: 100
Def: 12
Slots: 1
- Job: 0x00000800
+ Job: {
+ Hunter: true
+ }
Upper: 8
Loc: 768
EquipLv: 100
@@ -44185,7 +50695,9 @@ item_db: (
Weight: 100
Def: 12
Slots: 1
- Job: 0x00000400
+ Job: {
+ Blacksmith: true
+ }
Upper: 8
Gender: 1
Loc: 256
@@ -44213,7 +50725,9 @@ item_db: (
Weight: 100
Def: 12
Slots: 1
- Job: 0x00020000
+ Job: {
+ Rogue: true
+ }
Upper: 8
Loc: 256
EquipLv: 100
@@ -44240,7 +50754,9 @@ item_db: (
Weight: 100
Def: 12
Slots: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 8
Gender: 1
Loc: 256
@@ -44265,7 +50781,9 @@ item_db: (
Weight: 100
Def: 12
Slots: 1
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Upper: 8
Loc: 256
EquipLv: 100
@@ -44292,7 +50810,9 @@ item_db: (
Weight: 100
Def: 12
Slots: 1
- Job: 0x00000200
+ Job: {
+ Wizard: true
+ }
Upper: 8
Loc: 256
EquipLv: 100
@@ -44319,7 +50839,9 @@ item_db: (
Weight: 100
Def: 12
Slots: 1
- Job: 0x00008000
+ Job: {
+ Monk: true
+ }
Upper: 8
Loc: 256
EquipLv: 100
@@ -44345,7 +50867,9 @@ item_db: (
Buy: 20
Weight: 100
Def: 12
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 8
Loc: 513
EquipLv: 100
@@ -44371,7 +50895,9 @@ item_db: (
Weight: 100
Def: 12
Slots: 1
- Job: 0x00010000
+ Job: {
+ Sage: true
+ }
Upper: 8
Loc: 256
EquipLv: 100
@@ -44398,7 +50924,9 @@ item_db: (
Weight: 100
Def: 12
Slots: 1
- Job: 0x00004000
+ Job: {
+ Crusader: true
+ }
Upper: 8
Loc: 768
EquipLv: 100
@@ -44424,7 +50952,9 @@ item_db: (
Weight: 100
Def: 17
Slots: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 8
Loc: 256
EquipLv: 100
@@ -44463,7 +50993,9 @@ item_db: (
Weight: 100
Def: 12
Slots: 1
- Job: 0x00000400
+ Job: {
+ Blacksmith: true
+ }
Upper: 8
Loc: 256
EquipLv: 100
@@ -44621,7 +51153,7 @@ item_db: (
noselltonpc: true
nogstorage: true
}
- Script: <" autobonus "{ sc_start SC_PROPERTYWIND, 180000, 1; }", 3, 180000, BF_WEAPON, "{ specialeffect2 EF_ENHANCE; }"; ">
+ Script: <" autobonus "{ sc_start SC_PROPERTYWIND, 180000, 1; }", 3, 180000, BF_WEAPON, "{ specialeffect(EF_ENHANCE, AREA, playerattached()); }"; ">
},
{
Id: 5771
@@ -45192,7 +51724,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 50
View: 104
@@ -45206,7 +51741,20 @@ item_db: (
Weight: 250
Def: 5
Slots: 1
- Job: 0x000FDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 2
Loc: 769
View: 364
@@ -45230,13 +51778,16 @@ item_db: (
},
{
Id: 5810
- AegisName: "Ph.D_Hat_V"
+ AegisName: "Ph_D_Hat_V"
Name: "Ph.D Hat V"
Type: 5
Buy: 20
Weight: 100
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 98
Script: <"
@@ -45279,7 +51830,7 @@ item_db: (
/*
{
Id: 5813
- AegisName: "Red_Ph.D_Hat"
+ AegisName: "Red_Ph_D_Hat"
Name: "Red Ph.D Hat"
Type: 5
Buy: 1000
@@ -46569,7 +53120,7 @@ item_db: (
},
{
Id: 6070
- AegisName: "Shaman's_Old_Paper"
+ AegisName: "Shamans_Old_Paper"
Name: "Shaman's Document"
Type: 3
Weight: 10
@@ -46617,7 +53168,7 @@ item_db: (
},
{
Id: 6073
- AegisName: "Dragon's_Mane"
+ AegisName: "Dragons_Mane"
Name: "Dragon's Mane"
Type: 3
BuyingStore: true
@@ -46633,7 +53184,7 @@ item_db: (
},
{
Id: 6074
- AegisName: "Bazett's_Order"
+ AegisName: "Bazetts_Order"
Name: "Bazett's Order"
Type: 3
Trade: {
@@ -47215,7 +53766,7 @@ item_db: (
},
{
Id: 6124
- AegisName: "Wolf's_Flute"
+ AegisName: "Wolfs_Flute"
Name: "Wolf Flute"
Type: 3
Buy: 10
@@ -49699,7 +56250,7 @@ item_db: (
},
{
Id: 6375
- AegisName: "Amatsu_Bead_!"
+ AegisName: "Amatsu_Bead_"
Name: "Amatsu Bead !"
Type: 3
},
@@ -49870,6 +56421,28 @@ item_db: (
Weight: 10
},
{
+ Id: 6415
+ AegisName: "Strange_Embryo"
+ Name: "Strange Embryo"
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+},
+{
+ Id: 6493
+ AegisName: "Makibishi"
+ Name: "Makibishi"
+ Buy: 30
+ Weight: 1
+},
+{
Id: 6512
AegisName: "Charm_Fire"
Name: "Charm Fire"
@@ -50047,7 +56620,7 @@ item_db: (
},
{
Id: 7017
- AegisName: "Executioner's_Mitten"
+ AegisName: "Executioners_Mitten"
Name: "Executioner's Mitten"
Type: 3
Buy: 4500
@@ -50065,7 +56638,7 @@ item_db: (
},
{
Id: 7019
- AegisName: "Loki's_Whispers"
+ AegisName: "Lokis_Whispers"
Name: "Loki's Whispers"
Type: 3
Buy: 20
@@ -50074,7 +56647,7 @@ item_db: (
},
{
Id: 7020
- AegisName: "Mother's_Nightmare"
+ AegisName: "Mothers_Nightmare"
Name: "Mother's Nightmare"
Type: 3
Buy: 20
@@ -50119,7 +56692,7 @@ item_db: (
},
{
Id: 7025
- AegisName: "Lucifer's_Lament"
+ AegisName: "Lucifers_Lament"
Name: "Lucifer's Lament"
Type: 3
Buy: 30000
@@ -50311,7 +56884,7 @@ item_db: (
},
{
Id: 7047
- AegisName: "Alice's_Apron"
+ AegisName: "Alices_Apron"
Name: "Alice's Apron"
Type: 3
Buy: 2424
@@ -50436,7 +57009,7 @@ item_db: (
},
{
Id: 7062
- AegisName: "Broken_Turtle_Shell"
+ AegisName: "Turtle_Shell_"
Name: "Broken Turtle Shell"
Type: 3
Buy: 280
@@ -50831,7 +57404,7 @@ item_db: (
},
{
Id: 7106
- AegisName: "Goat's_Horn"
+ AegisName: "Goats_Horn"
Name: "Antelope Horn"
Type: 3
Buy: 672
@@ -50840,7 +57413,7 @@ item_db: (
},
{
Id: 7107
- AegisName: "Gaoat's_Skin"
+ AegisName: "Gaoats_Skin"
Name: "Antelope Skin"
Type: 3
Buy: 756
@@ -50903,7 +57476,7 @@ item_db: (
},
{
Id: 7114
- AegisName: "Tutankhamen's_Mask"
+ AegisName: "Tutankhamens_Mask"
Name: "Masque of Tutankhamen"
Type: 3
Buy: 10
@@ -50912,7 +57485,7 @@ item_db: (
},
{
Id: 7115
- AegisName: "Harpy's_Feather"
+ AegisName: "Harpys_Feather"
Name: "Harpy Feather"
Type: 3
Buy: 1142
@@ -50921,7 +57494,7 @@ item_db: (
},
{
Id: 7116
- AegisName: "Harpy's_Claw"
+ AegisName: "Harpys_Claw"
Name: "Harpy Talon"
Type: 3
Buy: 1210
@@ -50984,7 +57557,7 @@ item_db: (
},
{
Id: 7123
- AegisName: "Dragon's_Skin"
+ AegisName: "Dragons_Skin"
Name: "Dragon Skin"
Type: 3
Buy: 1025
@@ -51002,7 +57575,7 @@ item_db: (
},
{
Id: 7125
- AegisName: "Scropion's_Nipper"
+ AegisName: "Scropions_Nipper"
Name: "Scorpion Claw"
Type: 3
Buy: 706
@@ -51263,7 +57836,7 @@ item_db: (
},
{
Id: 7155
- AegisName: "Poison_Toad's_Skin"
+ AegisName: "Poison_Toads_Skin"
Name: "Poisonous Toad Skin"
Type: 3
Buy: 280
@@ -51299,7 +57872,7 @@ item_db: (
},
{
Id: 7159
- AegisName: "Tengu's_Nose"
+ AegisName: "Tengus_Nose"
Name: "Tengu Nose"
Type: 3
Buy: 400
@@ -51308,7 +57881,7 @@ item_db: (
},
{
Id: 7160
- AegisName: "Lord's_Passable_Ticket"
+ AegisName: "Lords_Passable_Ticket"
Name: "Feudal Lord Permit"
Type: 3
Buy: 1
@@ -51317,7 +57890,7 @@ item_db: (
},
{
Id: 7161
- AegisName: "Black_Bear's_Skin"
+ AegisName: "Black_Bears_Skin"
Name: "Black Bear Skin"
Type: 3
Buy: 384
@@ -51455,7 +58028,7 @@ item_db: (
},
{
Id: 7177
- AegisName: "Part_Of_Star's_Sob"
+ AegisName: "Part_Of_Stars_Sob"
Name: "Crumb of Sobbing Starlight"
Type: 3
Trade: {
@@ -51471,7 +58044,7 @@ item_db: (
},
{
Id: 7178
- AegisName: "Star's_Sob"
+ AegisName: "Stars_Sob"
Name: "Sobbing Starlight"
Type: 3
Trade: {
@@ -51494,7 +58067,7 @@ item_db: (
},
{
Id: 7180
- AegisName: "Introduction_Of_Mr.Han"
+ AegisName: "Introduction_Of_Mr_Han"
Name: "Hahn Sukbong's Recommendation"
Type: 3
Weight: 10
@@ -51743,7 +58316,7 @@ item_db: (
},
{
Id: 7209
- AegisName: "Dullahan's_Helm"
+ AegisName: "Dullahans_Helm"
Name: "Helm of Dullahan"
Type: 3
Buy: 1350
@@ -52524,7 +59097,7 @@ item_db: (
},
{
Id: 7304
- AegisName: "Witch's_Spell_Book"
+ AegisName: "Witchs_Spell_Book"
Name: "Witch's Spell Scroll"
Type: 3
Trade: {
@@ -52588,7 +59161,7 @@ item_db: (
},
{
Id: 7308
- AegisName: "Witch's_Potion"
+ AegisName: "Witchs_Potion"
Name: "Witch's Tonic"
Type: 3
Trade: {
@@ -53059,7 +59632,7 @@ item_db: (
},
{
Id: 7351
- AegisName: "Friend's_Diary"
+ AegisName: "Friends_Diary"
Name: "Friend's Diary"
Type: 3
Buy: 20
@@ -54032,7 +60605,7 @@ item_db: (
},
{
Id: 7458
- AegisName: "Baphomet's_Horn"
+ AegisName: "Baphomets_Horn"
Name: "Fortune Horn"
Type: 3
Buy: 2
@@ -54730,7 +61303,7 @@ item_db: (
},
{
Id: 7518
- AegisName: "Women's_Medal"
+ AegisName: "Womens_Medal"
Name: "Women's Medal"
Type: 3
Weight: 10
@@ -55656,7 +62229,7 @@ item_db: (
},
{
Id: 7594
- AegisName: "Sonia's_Letter"
+ AegisName: "Sonias_Letter"
Name: "Sonia's Letter"
Type: 3
Buy: 20
@@ -56690,6 +63263,7 @@ item_db: (
Name: "Episode 13.1 Poporing Key"
Type: 3
Weight: 10
+ DropAnnounce: true
},
{
Id: 7783
@@ -56697,6 +63271,7 @@ item_db: (
Name: "Episode 13.2 Poring Key"
Type: 3
Weight: 10
+ DropAnnounce: true
},
{
Id: 7784
@@ -58180,7 +64755,7 @@ item_db: (
},
{
Id: 7920
- AegisName: "Hero's_Arsenal"
+ AegisName: "Heros_Arsenal"
Name: "He's Arsenal"
Type: 3
},
@@ -58253,7 +64828,7 @@ item_db: (
},
{
Id: 7930
- AegisName: "Cowking's_Nose_Ring"
+ AegisName: "Cowkings_Nose_Ring"
Name: "Devil's Cattle Ring"
Type: 3
Weight: 1000
@@ -59321,7 +65896,7 @@ item_db: (
},
{
Id: 9024
- AegisName: "Bapho_Jr._Egg"
+ AegisName: "Bapho_Jr_Egg"
Name: "Bapho Jr. Egg"
Type: 7
Buy: 20
@@ -59596,7 +66171,7 @@ item_db: (
},
{
Id: 10006
- AegisName: "Queen's_Hair_Ornament"
+ AegisName: "Queens_Hair_Ornament"
Name: "Queen's Hair Ornament"
Type: 8
Buy: 20
@@ -59778,7 +66353,7 @@ item_db: (
},
{
Id: 10032
- AegisName: "Queen's_Coronet"
+ AegisName: "Queens_Coronet"
Name: "Queen's Coronet"
Type: 8
Buy: 20
@@ -60621,6 +67196,16 @@ item_db: (
Script: <" itemheal 0,10; ">
},
{
+ Id: 11602
+ AegisName: "Catnip_Fruit"
+ Name: "Catnip Fruit"
+ Type: 0
+ Buy: 15
+ Weight: 1
+ Upper: 63
+ Script: <" itemheal rand(10, 40), 0; ">
+},
+{
Id: 11701
AegisName: "Girl_Bunch_Of_Flower"
Name: "Girl's Bouquet"
@@ -62323,7 +68908,7 @@ item_db: (
},
{
Id: 12136
- AegisName: "Women's_Bundle"
+ AegisName: "Womens_Bundle"
Name: "Women's Bundle"
Type: 2
Weight: 100
@@ -63217,8 +69802,8 @@ item_db: (
nogstorage: true
}
Script: <"
- sc_start SC_FOOD_STR,1800000,10;
- percentheal 20,10;
+ sc_start(SC_FOOD_STR_CASH, 1800000, 10);
+ percentheal(20, 10);
">
},
{
@@ -63238,8 +69823,8 @@ item_db: (
nogstorage: true
}
Script: <"
- sc_start SC_FOOD_AGI,1800000,10;
- percentheal 15,5;
+ sc_start(SC_FOOD_AGI_CASH, 1800000, 10);
+ percentheal(15, 5);
">
},
{
@@ -63259,8 +69844,8 @@ item_db: (
nogstorage: true
}
Script: <"
- sc_start SC_FOOD_INT,1800000,10;
- percentheal 10,20;
+ sc_start(SC_FOOD_INT_CASH, 1800000, 10);
+ percentheal(10, 20);
">
},
{
@@ -63280,8 +69865,8 @@ item_db: (
nogstorage: true
}
Script: <"
- sc_start SC_FOOD_DEX,1800000,10;
- percentheal 10,10;
+ sc_start(SC_FOOD_DEX_CASH, 1800000, 10);
+ percentheal(10, 10);
">
},
{
@@ -63301,8 +69886,8 @@ item_db: (
nogstorage: true
}
Script: <"
- sc_start SC_FOOD_LUK,1800000,10;
- percentheal 14,8;
+ sc_start(SC_FOOD_LUK_CASH, 1800000, 10);
+ percentheal(14, 8);
">
},
{
@@ -63322,8 +69907,8 @@ item_db: (
nogstorage: true
}
Script: <"
- sc_start SC_FOOD_VIT,1800000,10;
- percentheal 25,0;
+ sc_start(SC_FOOD_VIT_CASH, 1800000, 10);
+ percentheal(25, 0);
">
},
{
@@ -63627,7 +70212,7 @@ item_db: (
}
Script: <"
input @megaphone$;
- announce strcharinfo(0) + ": " + @megaphone$,bc_all,0xFF0000;
+ announce strcharinfo(PC_NAME) + ": " + @megaphone$,bc_all,0xFF0000;
end;
">
},
@@ -64041,7 +70626,7 @@ item_db: (
noauction: true
}
Script: <"
- if(strcharinfo(3)=="job3_rang02") {
+ if(strcharinfo(PC_MAP)=="job3_rang02") {
monster "this",-1,-1,"--ja--",1904,1,"";
}
@@ -64405,7 +70990,7 @@ item_db: (
Type: 2
Weight: 10
Script: <"
- specialeffect2 EF_BENEDICTIO;
+ specialeffect(EF_BENEDICTIO, AREA, playerattached());
sc_start SC_BENEDICTIO,300000,1;
">
},
@@ -64678,7 +71263,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_SPELLBREAKER;
+ specialeffect(EF_SPELLBREAKER, AREA, playerattached());
sc_start SC_ATKER_BLOOD,3600000,15;
">
},
@@ -64699,7 +71284,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_GUARD;
+ specialeffect(EF_GUARD, AREA, playerattached());
sc_start SC_TARGET_BLOOD,3600000,10;
">
},
@@ -65264,7 +71849,7 @@ item_db: (
},
{
Id: 12342
- AegisName: "Manuk's_Opportunity"
+ AegisName: "Manuks_Opportunity"
Name: "Manuk's Opportunity"
Type: 2
Weight: 50
@@ -65279,13 +71864,13 @@ item_db: (
noauction: true
}
Script: <"
- specialeffect2 EF_POTION_BERSERK;
+ specialeffect(EF_POTION_BERSERK, AREA, playerattached());
sc_start SC_MANU_ATK,600000,10;
">
},
{
Id: 12343
- AegisName: "Manuk's_Courage"
+ AegisName: "Manuks_Courage"
Name: "Manuk's Courage"
Type: 2
Weight: 50
@@ -65300,13 +71885,13 @@ item_db: (
noauction: true
}
Script: <"
- specialeffect2 EF_GUARD;
+ specialeffect(EF_GUARD, AREA, playerattached());
sc_start SC_MANU_DEF,600000,10;
">
},
{
Id: 12344
- AegisName: "Pinguicula's_fruit_Jam"
+ AegisName: "Pinguiculas_fruit_Jam"
Name: "Pinguicula's Fruit Jam"
Type: 2
Weight: 50
@@ -65321,13 +71906,13 @@ item_db: (
noauction: true
}
Script: <"
- specialeffect2 EF_POTION_BERSERK;
+ specialeffect(EF_POTION_BERSERK, AREA, playerattached());
sc_start SC_SPL_ATK,600000,10;
">
},
{
Id: 12345
- AegisName: "Luciola's_Honey_Jam"
+ AegisName: "Luciolas_Honey_Jam"
Name: "Luciola's Honey Jam"
Type: 2
Weight: 50
@@ -65342,7 +71927,7 @@ item_db: (
noauction: true
}
Script: <"
- specialeffect2 EF_GUARD;
+ specialeffect(EF_GUARD, AREA, playerattached());
sc_start SC_SPL_DEF,600000,10;
">
},
@@ -65377,7 +71962,7 @@ item_db: (
},
{
Id: 12348
- AegisName: "Manuk's_Faith"
+ AegisName: "Manuks_Faith"
Name: "Manuk's Faith"
Type: 2
Weight: 50
@@ -65392,13 +71977,13 @@ item_db: (
noauction: true
}
Script: <"
- specialeffect2 EF_POTION_BERSERK;
+ specialeffect(EF_POTION_BERSERK, AREA, playerattached());
sc_start SC_MANU_MATK,600000,10;
">
},
{
Id: 12349
- AegisName: "Cornus'_Tears"
+ AegisName: "Cornus_Tears"
Name: "Cornus' Tears"
Type: 2
Weight: 50
@@ -65413,7 +71998,7 @@ item_db: (
noauction: true
}
Script: <"
- specialeffect2 EF_POTION_BERSERK;
+ specialeffect(EF_POTION_BERSERK, AREA, playerattached());
sc_start SC_SPL_MATK,600000,10;
">
},
@@ -65485,7 +72070,7 @@ item_db: (
Weight: 50
BuyingStore: true
Script: <"
- specialeffect2 EF_ANGELUS;
+ specialeffect(EF_ANGELUS, AREA, playerattached());
sc_start4 SC_BUCHEDENOEL, 600000, 3, 3, 3, 7;
">
},
@@ -65690,7 +72275,7 @@ item_db: (
},
{
Id: 12370
- AegisName: "Gril's_Naivety"
+ AegisName: "Grils_Naivety"
Name: "Girl's Naivety"
Type: 2
Trade: {
@@ -65736,7 +72321,7 @@ item_db: (
},
{
Id: 12373
- AegisName: "Boy's_Naivety"
+ AegisName: "Boys_Naivety"
Name: "Boy's Pure Heart"
Type: 2
Buy: 20
@@ -65774,7 +72359,7 @@ item_db: (
noauction: true
}
Script: <"
- specialeffect2 EF_STEAL;
+ specialeffect(EF_STEAL, AREA, playerattached());
sc_start2 SC_ACARAJE,120000,5,10;
">
},
@@ -65821,7 +72406,7 @@ item_db: (
},
{
Id: 12379
- AegisName: "Pope's_Cookie"
+ AegisName: "Popes_Cookie"
Name: "Pope Cookie"
Type: 2
Buy: 10
@@ -65845,7 +72430,7 @@ item_db: (
Buy: 10
Weight: 10
Script: <"
- if (strcharinfo(3) == "job3_arch02") {
+ if (strcharinfo(PC_MAP) == "job3_arch02") {
mercenary_create VALKYRIE_A, 1800000;
}
@@ -65859,7 +72444,7 @@ item_db: (
Buy: 10
Weight: 10
Script: <"
- if (strcharinfo(3) == "job3_arch02") {
+ if (strcharinfo(PC_MAP) == "job3_arch02") {
mercenary_create VALKYRIE_B, 1800000;
}
@@ -65891,7 +72476,7 @@ item_db: (
noauction: true
}
Script: <"
- //if(strcharinfo(3)=="job3_war02") {
+ //if(strcharinfo(PC_MAP)=="job3_war02") {
// itemskill WL_FROSTMISTY,5;
//}
">
@@ -65912,7 +72497,7 @@ item_db: (
noauction: true
}
Script: <"
- //if(strcharinfo(3)=="job3_war02") {
+ //if(strcharinfo(PC_MAP)=="job3_war02") {
// itemskill WL_CRIMSONROCK,5;
//}
">
@@ -65933,7 +72518,7 @@ item_db: (
noauction: true
}
Script: <"
- //if(strcharinfo(3)=="job3_war02") {
+ //if(strcharinfo(PC_MAP)=="job3_war02") {
// itemskill WL_CHAINLIGHTNING,5;
//}
">
@@ -65954,7 +72539,7 @@ item_db: (
noauction: true
}
Script: <"
- //if(strcharinfo(3)=="job3_war02") {
+ //if(strcharinfo(PC_MAP)=="job3_war02") {
// itemskill WL_EARTHSTRAIN,5;
//}
">
@@ -65979,7 +72564,7 @@ item_db: (
sitting: true
}
Script: <"
- //if(strcharinfo(3)=="job3_rune02") {
+ //if(strcharinfo(PC_MAP)=="job3_rune02") {
// itemskill RK_CRUSHSTRIKE,1;
//}
">
@@ -66004,7 +72589,7 @@ item_db: (
sitting: true
}
Script: <"
- //if(strcharinfo(3)=="job3_rune02") {
+ //if(strcharinfo(PC_MAP)=="job3_rune02") {
// itemskill RK_STORMBLAST,1;
//}
">
@@ -66029,7 +72614,7 @@ item_db: (
sitting: true
}
Script: <"
- //if(strcharinfo(3)=="job3_rune02") {
+ //if(strcharinfo(PC_MAP)=="job3_rune02") {
// itemskill RK_MILLENNIUMSHIELD,1;
//}
">
@@ -66058,7 +72643,9 @@ item_db: (
Type: 0
Buy: 220
Weight: 70
- Job: 0x00000400
+ Job: {
+ Blacksmith: true
+ }
Upper: 8
BuyingStore: true
Script: <" if(checkmount() == MOUNT_MADO) itemheal rand(200,300), 0; ">
@@ -66070,7 +72657,9 @@ item_db: (
Type: 0
Buy: 500
Weight: 70
- Job: 0x00000400
+ Job: {
+ Blacksmith: true
+ }
Upper: 8
BuyingStore: true
Script: <" if(checkmount() == MOUNT_MADO) itemheal rand(300,400), 0; ">
@@ -66082,7 +72671,9 @@ item_db: (
Type: 0
Buy: 1100
Weight: 70
- Job: 0x00000400
+ Job: {
+ Blacksmith: true
+ }
Upper: 8
BuyingStore: true
Script: <" if(checkmount() == MOUNT_MADO) itemheal rand(400,500), 0; ">
@@ -66121,9 +72712,9 @@ item_db: (
else if (.@temp == 5) percentheal 50,50;
else if (.@temp == 6) getitem Apple,1;
else if (.@temp == 7) itemskill ALL_REVERSEORCISH,1;
- else if (.@temp == 8) specialeffect2 EF_MAPPILLAR2;
- else if (.@temp == 9) specialeffect2 EF_ANGEL2;
- else specialeffect2 EF_COIN;
+ else if (.@temp == 8) specialeffect(EF_MAPPILLAR2, AREA, playerattached());
+ else if (.@temp == 9) specialeffect(EF_ANGEL2, AREA, playerattached());
+ else specialeffect(EF_COIN, AREA, playerattached());
">
},
{
@@ -66150,9 +72741,9 @@ item_db: (
else if (.@temp == 5) percentheal 50,50;
else if (.@temp == 6) getitem Jellopy,1;
else if (.@temp == 7) itemskill AL_RUWACH,1;
- else if (.@temp == 8) specialeffect2 EF_BEGINASURA;
- else if (.@temp == 9) specialeffect2 EF_MVP;
- else specialeffect2 EF_CURSEATTACK;
+ else if (.@temp == 8) specialeffect(EF_BEGINASURA, AREA, playerattached());
+ else if (.@temp == 9) specialeffect(EF_MVP, AREA, playerattached());
+ else specialeffect(EF_CURSEATTACK, AREA, playerattached());
">
},
{
@@ -66275,7 +72866,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_ENERGYCOAT;
+ specialeffect(EF_ENERGYCOAT, AREA, playerattached());
sc_start4 SC_ARMOR_PROPERTY, 10000, 1, Ele_Neutral, 1, 0;
">
},
@@ -66366,7 +72957,7 @@ item_db: (
},
{
Id: 12416
- AegisName: "LUcky_Egg_C3"
+ AegisName: "Lucky_Egg_C3"
Name: "Lucky Egg C3"
Type: 2
Buy: 20
@@ -67957,6 +74548,25 @@ item_db: (
Script: <" packageitem(); ">
},
{
+ Id: 12622
+ AegisName: "Boarding_Halter"
+ Name: "Halter Lead"
+ Type: 11
+ Buy: 20
+ Delay: 3000
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Script: <" setcashmount(); ">
+},
+{
Id: 12701
AegisName: "Old_Blue_Box_F"
Name: "Old Blue Box"
@@ -68140,11 +74750,15 @@ item_db: (
Name: "Paralyze"
Type: 0
Buy: 2
- Weight: 100
+ Weight: 20
+ Job: {
+ Assassin: true
+ }
+ Upper: 8
BuyingStore: true
Script: <"
- specialeffect2 EF_ENCHANTPOISON;
- sc_start SC_PARALYSE,300000,0,10,SCFLAG_FIXEDTICK;
+ specialeffect(EF_ENCHANTPOISON, AREA, playerattached());
+ sc_start SC_PARALYSE, 300000, 0, 10, SCFLAG_FIXEDTICK;
">
},
{
@@ -68153,11 +74767,15 @@ item_db: (
Name: "Leech End"
Type: 0
Buy: 2
- Weight: 100
+ Weight: 20
+ Job: {
+ Assassin: true
+ }
+ Upper: 8
BuyingStore: true
Script: <"
- specialeffect2 EF_ENCHANTPOISON;
- sc_start SC_LEECHESEND,300000,0,10,SCFLAG_FIXEDTICK;
+ specialeffect(EF_ENCHANTPOISON, AREA, playerattached());
+ sc_start SC_LEECHESEND, 300000, 0, 10, SCFLAG_FIXEDTICK;
">
},
{
@@ -68166,11 +74784,15 @@ item_db: (
Name: "Oblivion Curse"
Type: 0
Buy: 2
- Weight: 100
+ Weight: 20
+ Job: {
+ Assassin: true
+ }
+ Upper: 8
BuyingStore: true
Script: <"
- specialeffect2 EF_ENCHANTPOISON;
- sc_start SC_OBLIVIONCURSE,300000,0,10,SCFLAG_FIXEDTICK;
+ specialeffect(EF_ENCHANTPOISON, AREA, playerattached());
+ sc_start SC_OBLIVIONCURSE, 300000, 0, 10, SCFLAG_FIXEDTICK;
">
},
{
@@ -68179,11 +74801,15 @@ item_db: (
Name: "Disheart"
Type: 0
Buy: 2
- Weight: 100
+ Weight: 20
+ Job: {
+ Assassin: true
+ }
+ Upper: 8
BuyingStore: true
Script: <"
- specialeffect2 EF_ENCHANTPOISON;
- sc_start SC_DEATHHURT,300000,0,10,SCFLAG_FIXEDTICK;
+ specialeffect(EF_ENCHANTPOISON, AREA, playerattached());
+ sc_start SC_DEATHHURT, 300000, 0, 10, SCFLAG_FIXEDTICK;
">
},
{
@@ -68192,11 +74818,15 @@ item_db: (
Name: "Toxin"
Type: 0
Buy: 2
- Weight: 100
+ Weight: 20
+ Job: {
+ Assassin: true
+ }
+ Upper: 8
BuyingStore: true
Script: <"
- specialeffect2 EF_ENCHANTPOISON;
- sc_start SC_TOXIN,300000,0,10,SCFLAG_FIXEDTICK;
+ specialeffect(EF_ENCHANTPOISON, AREA, playerattached());
+ sc_start SC_TOXIN, 300000, 0, 10, SCFLAG_FIXEDTICK;
">
},
{
@@ -68205,11 +74835,15 @@ item_db: (
Name: "Pyrexia"
Type: 0
Buy: 2
- Weight: 100
+ Weight: 20
+ Job: {
+ Assassin: true
+ }
+ Upper: 8
BuyingStore: true
Script: <"
- specialeffect2 EF_ENCHANTPOISON;
- sc_start SC_PYREXIA,300000,0,10,SCFLAG_FIXEDTICK;
+ specialeffect(EF_ENCHANTPOISON, AREA, playerattached());
+ sc_start SC_PYREXIA, 300000, 0, 10, SCFLAG_FIXEDTICK;
">
},
{
@@ -68218,11 +74852,16 @@ item_db: (
Name: "Magic Mushroom"
Type: 0
Buy: 2
- Weight: 100
+ Weight: 20
+ BuyingStore: true
+ Job: {
+ Assassin: true
+ }
+ Upper: 8
BuyingStore: true
Script: <"
- specialeffect2 EF_ENCHANTPOISON;
- sc_start SC_MAGICMUSHROOM,300000,0,10,SCFLAG_FIXEDTICK;
+ specialeffect(EF_ENCHANTPOISON, AREA, playerattached());
+ sc_start SC_MAGICMUSHROOM, 300000, 0, 10, SCFLAG_FIXEDTICK;
">
},
{
@@ -68231,11 +74870,15 @@ item_db: (
Name: "Venom Bleed"
Type: 0
Buy: 2
- Weight: 100
+ Weight: 20
+ Job: {
+ Assassin: true
+ }
+ Upper: 8
BuyingStore: true
Script: <"
- specialeffect2 EF_ENCHANTPOISON;
- sc_start SC_VENOMBLEED,15000,0,10,SCFLAG_FIXEDTICK;
+ specialeffect(EF_ENCHANTPOISON, AREA, playerattached());
+ sc_start SC_VENOMBLEED, 15000, 0, 10, SCFLAG_FIXEDTICK;
">
},
@@ -68247,6 +74890,9 @@ item_db: (
Type: 11
Buy: 100
Weight: 100
+ Job: {
+ Knight: true
+ }
Upper: 8
Delay: 120000
Trade: {
@@ -68262,7 +74908,7 @@ item_db: (
sitting: true
}
Stack: [20, 1]
- Script: <" itemskill RK_REFRESH,1; ">
+ Script: <" itemskill RK_REFRESH, 1; ">
},
{
Id: 12726
@@ -68271,6 +74917,9 @@ item_db: (
Type: 11
Buy: 100
Weight: 100
+ Job: {
+ Knight: true
+ }
Upper: 8
Delay: 30000
Trade: {
@@ -68286,7 +74935,7 @@ item_db: (
sitting: true
}
Stack: [20, 1]
- Script: <" itemskill RK_CRUSHSTRIKE,1; ">
+ Script: <" itemskill RK_CRUSHSTRIKE, 1; ">
},
{
Id: 12727
@@ -68295,6 +74944,9 @@ item_db: (
Type: 11
Buy: 100
Weight: 100
+ Job: {
+ Knight: true
+ }
Upper: 8
Delay: 60000
Trade: {
@@ -68310,7 +74962,7 @@ item_db: (
sitting: true
}
Stack: [20, 1]
- Script: <" itemskill RK_MILLENNIUMSHIELD,1; ">
+ Script: <" itemskill RK_MILLENNIUMSHIELD, 1; ">
},
{
Id: 12728
@@ -68319,6 +74971,9 @@ item_db: (
Type: 11
Buy: 100
Weight: 100
+ Job: {
+ Knight: true
+ }
Upper: 8
Trade: {
nodrop: true
@@ -68333,7 +74988,7 @@ item_db: (
sitting: true
}
Stack: [20, 1]
- Script: <" itemskill RK_VITALITYACTIVATION,1; ">
+ Script: <" itemskill RK_VITALITYACTIVATION, 1; ">
},
{
Id: 12729
@@ -68342,6 +74997,9 @@ item_db: (
Type: 11
Buy: 100
Weight: 100
+ Job: {
+ Knight: true
+ }
Upper: 8
Trade: {
nodrop: true
@@ -68356,7 +75014,7 @@ item_db: (
sitting: true
}
Stack: [20, 1]
- Script: <" itemskill RK_FIGHTINGSPIRIT,1; ">
+ Script: <" itemskill RK_FIGHTINGSPIRIT, 1; ">
},
{
Id: 12730
@@ -68365,6 +75023,9 @@ item_db: (
Type: 11
Buy: 100
Weight: 100
+ Job: {
+ Knight: true
+ }
Upper: 8
Trade: {
nodrop: true
@@ -68379,7 +75040,7 @@ item_db: (
sitting: true
}
Stack: [20, 1]
- Script: <" itemskill RK_ABUNDANCE,1; ">
+ Script: <" itemskill RK_ABUNDANCE, 1; ">
},
{
Id: 12731
@@ -68388,6 +75049,9 @@ item_db: (
Type: 11
Buy: 100
Weight: 100
+ Job: {
+ Knight: true
+ }
Upper: 8
Trade: {
nodrop: true
@@ -68402,7 +75066,7 @@ item_db: (
sitting: true
}
Stack: [20, 1]
- Script: <" itemskill RK_GIANTGROWTH,1; ">
+ Script: <" itemskill RK_GIANTGROWTH, 1; ">
},
{
Id: 12732
@@ -68411,6 +75075,9 @@ item_db: (
Type: 11
Buy: 100
Weight: 100
+ Job: {
+ Knight: true
+ }
Upper: 8
Delay: 1000
Trade: {
@@ -68426,7 +75093,7 @@ item_db: (
sitting: true
}
Stack: [20, 1]
- Script: <" itemskill RK_STORMBLAST,1; ">
+ Script: <" itemskill RK_STORMBLAST, 1; ">
},
{
Id: 12733
@@ -68435,6 +75102,9 @@ item_db: (
Type: 11
Buy: 100
Weight: 100
+ Job: {
+ Knight: true
+ }
Upper: 8
Trade: {
nodrop: true
@@ -68449,9 +75119,10 @@ item_db: (
sitting: true
}
Stack: [20, 1]
- Script: <" itemskill RK_STONEHARDSKIN,1; ">
+ Script: <" itemskill RK_STONEHARDSKIN, 1; ">
},
-// Rune Knight Rune Ores
+
+//== Rune Knight Rune Ores =============================
{
Id: 12734
AegisName: "Runstone_Quality"
@@ -68459,8 +75130,6 @@ item_db: (
Type: 0
Buy: 2
Weight: 100
- Job: 0x00000080
- Upper: 8
BuyingStore: true
Script: <" makerune 5; ">
},
@@ -68471,8 +75140,6 @@ item_db: (
Type: 0
Buy: 2
Weight: 100
- Job: 0x00000080
- Upper: 8
BuyingStore: true
Script: <" makerune 11; ">
},
@@ -68483,8 +75150,6 @@ item_db: (
Type: 0
Buy: 2
Weight: 100
- Job: 0x00000080
- Upper: 8
BuyingStore: true
Script: <" makerune 14; ">
},
@@ -68495,8 +75160,6 @@ item_db: (
Type: 0
Buy: 2
Weight: 100
- Job: 0x00000080
- Upper: 8
BuyingStore: true
Script: <" makerune 2; ">
},
@@ -68507,8 +75170,6 @@ item_db: (
Type: 0
Buy: 2
Weight: 100
- Job: 0x00000080
- Upper: 8
BuyingStore: true
Script: <" makerune 8; ">
},
@@ -68534,7 +75195,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_POTION_BERSERK;
+ specialeffect(EF_POTION_BERSERK, AREA, playerattached());
sc_start SC_STR_SCROLL, 60000, 20;
">
},
@@ -68550,7 +75211,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_SPELLBREAKER;
+ specialeffect(EF_SPELLBREAKER, AREA, playerattached());
sc_start SC_INT_SCROLL, 60000, 20;
">
},
@@ -68709,7 +75370,7 @@ item_db: (
noauction: true
}
Script: <"
- specialeffect2 EF_POK_JAP;
+ specialeffect(EF_POK_JAP, AREA, playerattached());
itemskill MO_CALLSPIRITS,3;
itemskill MO_FINGEROFFENSIVE,5;
">
@@ -70467,7 +77128,31 @@ item_db: (
Weight: 600
Atk: 39
Range: 1
- Job: 0xFE9F7EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ Rebellion: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 1
@@ -70483,7 +77168,31 @@ item_db: (
Weight: 900
Atk: 110
Range: 1
- Job: 0xFE9F7EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ Rebellion: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 60
@@ -70502,7 +77211,31 @@ item_db: (
Weight: 700
Atk: 148
Range: 1
- Job: 0xFE9F7EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ Rebellion: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 70
@@ -70523,7 +77256,12 @@ item_db: (
Atk: 80
Range: 1
Slots: 1
- Job: 0x02021040
+ Job: {
+ Thief: true
+ Assassin: true
+ Rogue: true
+ Ninja: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 55
@@ -70540,7 +77278,12 @@ item_db: (
Atk: 80
Range: 1
Slots: 2
- Job: 0x02021040
+ Job: {
+ Thief: true
+ Assassin: true
+ Rogue: true
+ Ninja: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 55
@@ -70557,7 +77300,9 @@ item_db: (
Atk: 120
Range: 1
Slots: 2
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 50
@@ -70572,7 +77317,9 @@ item_db: (
Weight: 600
Atk: 150
Range: 1
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 65
@@ -70591,7 +77338,9 @@ item_db: (
Weight: 400
Atk: 70
Range: 1
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 35
@@ -70608,7 +77357,9 @@ item_db: (
Atk: 70
Range: 1
Slots: 1
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 35
@@ -70624,7 +77375,9 @@ item_db: (
Weight: 900
Atk: 125
Range: 2
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 70
@@ -70645,7 +77398,9 @@ item_db: (
Atk: 50
Range: 1
Slots: 2
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 12
@@ -70662,7 +77417,9 @@ item_db: (
Atk: 50
Range: 1
Slots: 3
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 12
@@ -70679,7 +77436,9 @@ item_db: (
Atk: 95
Range: 1
Slots: 1
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 24
@@ -70699,7 +77458,9 @@ item_db: (
Atk: 95
Range: 1
Slots: 2
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 24
@@ -70718,7 +77479,9 @@ item_db: (
Weight: 800
Atk: 120
Range: 1
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 42
@@ -70738,7 +77501,9 @@ item_db: (
Atk: 120
Range: 1
Slots: 1
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 42
@@ -70758,7 +77523,25 @@ item_db: (
Atk: 64
Range: 1
Slots: 2
- Job: 0x028F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 65
@@ -70778,7 +77561,25 @@ item_db: (
Atk: 70
Range: 1
Slots: 1
- Job: 0x028F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -70795,7 +77596,25 @@ item_db: (
Atk: 140
Range: 1
Slots: 1
- Job: 0x028F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -70816,7 +77635,31 @@ item_db: (
Atk: 148
Range: 1
Slots: 1
- Job: 0xFE9F7EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ Rebellion: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 70
@@ -70860,7 +77703,25 @@ item_db: (
Buy: 1
Atk: 129
Range: 1
- Job: 0x028F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 1
@@ -70892,7 +77753,12 @@ item_db: (
Buy: 1
Atk: 209
Range: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 1
@@ -70918,7 +77784,9 @@ item_db: (
Buy: 1
Atk: 120
Range: 1
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 1
@@ -70944,7 +77812,25 @@ item_db: (
Buy: 2
Atk: 105
Range: 1
- Job: 0x028F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -70959,7 +77845,25 @@ item_db: (
Buy: 2
Atk: 105
Range: 1
- Job: 0x028F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -70974,7 +77878,25 @@ item_db: (
Buy: 2
Atk: 85
Range: 1
- Job: 0x028F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -70994,7 +77916,25 @@ item_db: (
Atk: 120
Range: 1
Slots: 3
- Job: 0x028F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ }
Upper: 2
Loc: 2
WeaponLv: 4
@@ -71012,7 +77952,25 @@ item_db: (
Atk: 130
Range: 1
Slots: 1
- Job: 0x028F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ }
Upper: 2
Loc: 2
WeaponLv: 4
@@ -71033,7 +77991,25 @@ item_db: (
Buy: 20
Atk: 120
Range: 1
- Job: 0x028F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ }
Loc: 2
WeaponLv: 1
Refine: false
@@ -71059,7 +78035,31 @@ item_db: (
Atk: 110
Range: 1
Slots: 2
- Job: 0xFE9F7EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ Rebellion: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 60
@@ -71079,7 +78079,25 @@ item_db: (
Atk: 70
Range: 1
Slots: 3
- Job: 0x028F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -71096,7 +78114,25 @@ item_db: (
Atk: 70
Range: 1
Slots: 3
- Job: 0x028F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -71113,7 +78149,9 @@ item_db: (
Atk: 140
Range: 1
Slots: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -71135,7 +78173,9 @@ item_db: (
Atk: 130
Range: 1
Slots: 2
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 2
Loc: 2
WeaponLv: 2
@@ -71152,7 +78192,9 @@ item_db: (
Atk: 50
Range: 1
Slots: 4
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 2
Loc: 2
WeaponLv: 2
@@ -71167,7 +78209,31 @@ item_db: (
Buy: 20
Atk: 120
Range: 1
- Job: 0xFE9F7EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ Rebellion: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 80
@@ -71197,7 +78263,31 @@ item_db: (
Buy: 20
Atk: 120
Range: 1
- Job: 0xFE9F7EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ Rebellion: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 80
@@ -71215,7 +78305,7 @@ item_db: (
bonus bAgi,1;
bonus2 bAddRace,RC_DemiPlayer,75;
bonus bUnbreakableWeapon,0;
- autobonus "{ bonus bDefRatioAtkRace, RC_All; }",10,6000,BF_WEAPON,"{ specialeffect2 EF_HASTEUP; }";
+ autobonus "{ bonus bDefRatioAtkRace, RC_All; }",10,6000,BF_WEAPON,"{ specialeffect(EF_HASTEUP, AREA, playerattached()); }";
if(Class==Job_Ninja||Class==Job_Rogue||Class==Job_Stalker) bonus bMatkRate,15;
">
},
@@ -71229,7 +78319,9 @@ item_db: (
Atk: 120
Range: 1
Slots: 3
- Job: 0x00020000
+ Job: {
+ Rogue: true
+ }
Upper: 2
Loc: 2
WeaponLv: 3
@@ -71253,7 +78345,25 @@ item_db: (
Atk: 130
Range: 1
Slots: 2
- Job: 0x028F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ }
Upper: 2
Loc: 2
WeaponLv: 3
@@ -71274,7 +78384,31 @@ item_db: (
Atk: 50
Range: 1
Slots: 3
- Job: 0xFE9F7EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ Rebellion: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 1
@@ -71298,7 +78432,31 @@ item_db: (
Atk: 63
Range: 1
Slots: 3
- Job: 0xFE9F7EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ Rebellion: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 1
@@ -71322,7 +78480,31 @@ item_db: (
Buy: 20
Atk: 120
Range: 1
- Job: 0xFE9F7EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ Rebellion: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 80
@@ -71355,7 +78537,25 @@ item_db: (
Type: 4
Atk: 120
Range: 1
- Job: 0x028F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -71379,7 +78579,25 @@ item_db: (
Type: 4
Atk: 105
Range: 1
- Job: 0x028F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -71402,7 +78620,9 @@ item_db: (
Type: 4
Atk: 155
Range: 2
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -71428,7 +78648,11 @@ item_db: (
Atk: 110
Range: 1
Slots: 3
- Job: 0x00021040
+ Job: {
+ Thief: true
+ Assassin: true
+ Rogue: true
+ }
Upper: 2
Loc: 2
WeaponLv: 2
@@ -71449,7 +78673,11 @@ item_db: (
Atk: 135
Range: 1
Slots: 2
- Job: 0x00021040
+ Job: {
+ Thief: true
+ Assassin: true
+ Rogue: true
+ }
Upper: 2
Loc: 2
WeaponLv: 3
@@ -71457,7 +78685,7 @@ item_db: (
View: 1
Script: <"
bonus3 bAddEffOnSkill,RG_RAID,Eff_Poison,1000;
- autobonus "{ bonus2 bAddRace, RC_All, 10; }",5,5000,BF_WEAPON|BF_SHORT,"{ specialeffect2 EF_POTION_BERSERK; }";
+ autobonus "{ bonus2 bAddRace, RC_All, 10; }",5,5000,BF_WEAPON|BF_SHORT,"{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); }";
">
},
{
@@ -71467,7 +78695,25 @@ item_db: (
Type: 4
Atk: 153
Range: 1
- Job: 0x028F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 1
@@ -71496,7 +78742,9 @@ item_db: (
Atk: 30
Range: 7
Slots: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 10
@@ -71513,7 +78761,9 @@ item_db: (
Atk: 30
Range: 7
Slots: 2
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 10
@@ -71530,7 +78780,9 @@ item_db: (
Atk: 45
Range: 7
Slots: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 35
@@ -71547,7 +78799,9 @@ item_db: (
Atk: 45
Range: 7
Slots: 2
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 35
@@ -71564,7 +78818,9 @@ item_db: (
Atk: 70
Range: 7
Slots: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 55
@@ -71581,7 +78837,9 @@ item_db: (
Atk: 70
Range: 7
Slots: 2
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 55
@@ -71597,7 +78855,9 @@ item_db: (
Weight: 500
Atk: 20
Range: 7
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 12
@@ -71617,7 +78877,9 @@ item_db: (
Atk: 68
Range: 7
Slots: 2
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 70
@@ -71634,7 +78896,9 @@ item_db: (
Type: 4
Atk: 70
Range: 7
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 80
@@ -71652,7 +78916,7 @@ item_db: (
bonus bHit,-10;
bonus2 bAddRace,RC_DemiPlayer,55;
bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
- autobonus "{ bonus bAspdRate,100; }",10,3000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }";
+ autobonus "{ bonus bAspdRate,100; }",10,3000,BF_WEAPON,"{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); }";
bonus bUnbreakableWeapon,0;
">
},
@@ -71664,7 +78928,9 @@ item_db: (
Buy: 20
Atk: 100
Range: 7
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 3
Refine: false
@@ -71683,7 +78949,9 @@ item_db: (
Type: 4
Atk: 80
Range: 7
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 80
@@ -71702,7 +78970,7 @@ item_db: (
bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiPlayer,pow(getrefine()-4,2);
+ bonus2 bAddRace,RC_DemiPlayer,((getrefine()-4) ** (2));
bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) {
@@ -71725,7 +78993,9 @@ item_db: (
Type: 4
Atk: 4
Range: 7
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 26
@@ -71749,7 +79019,9 @@ item_db: (
Type: 4
Atk: 60
Range: 7
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 40
@@ -71778,7 +79050,9 @@ item_db: (
Atk: 50
Range: 9
Slots: 3
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 1
@@ -71794,7 +79068,9 @@ item_db: (
Atk: 120
Range: 9
Slots: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 24
@@ -71814,7 +79090,9 @@ item_db: (
Atk: 120
Range: 9
Slots: 2
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 24
@@ -71834,7 +79112,9 @@ item_db: (
Atk: 150
Range: 9
Slots: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 56
@@ -71854,7 +79134,9 @@ item_db: (
Atk: 135
Range: 9
Slots: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 14
@@ -71871,7 +79153,9 @@ item_db: (
Atk: 180
Range: 9
Slots: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 35
@@ -71887,7 +79171,9 @@ item_db: (
Weight: 1000
Atk: 210
Range: 9
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 24
@@ -71907,7 +79193,9 @@ item_db: (
Atk: 50
Range: 9
Slots: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 55
@@ -71922,7 +79210,9 @@ item_db: (
Weight: 2500
Atk: 75
Range: 9
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 68
@@ -71939,7 +79229,9 @@ item_db: (
Atk: 75
Range: 9
Slots: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 68
@@ -71955,7 +79247,9 @@ item_db: (
Weight: 1200
Atk: 220
Range: 9
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 52
@@ -71972,7 +79266,9 @@ item_db: (
Atk: 220
Range: 9
Slots: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 52
@@ -71989,7 +79285,9 @@ item_db: (
Atk: 280
Range: 9
Slots: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 65
@@ -72004,7 +79302,9 @@ item_db: (
Weight: 1000
Atk: 150
Range: 9
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 70
@@ -72026,7 +79326,9 @@ item_db: (
Atk: 150
Range: 9
Slots: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 70
@@ -72047,7 +79349,9 @@ item_db: (
Weight: 700
Atk: 170
Range: 9
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 70
@@ -72069,7 +79373,9 @@ item_db: (
Atk: 170
Range: 9
Slots: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 70
@@ -72090,7 +79396,9 @@ item_db: (
Weight: 1300
Atk: 200
Range: 9
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 70
@@ -72112,7 +79420,9 @@ item_db: (
Atk: 80
Range: 9
Slots: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 70
@@ -72133,7 +79443,9 @@ item_db: (
Atk: 80
Range: 9
Slots: 2
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 70
@@ -72154,7 +79466,9 @@ item_db: (
Atk: 138
Range: 9
Slots: 2
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 70
@@ -72172,7 +79486,9 @@ item_db: (
Type: 4
Atk: 50
Range: 9
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 80
@@ -72202,7 +79518,9 @@ item_db: (
Type: 4
Atk: 80
Range: 9
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 80
@@ -72219,7 +79537,7 @@ item_db: (
bonus bDex,2;
bonus2 bAddRace,RC_DemiPlayer,35;
bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
- autobonus "{ bonus bBaseAtk,80; bonus2 bHPLossRate,120,1000; }",10,6000,BF_WEAPON,"{ specialeffect2 EF_BASH3D; }";
+ autobonus "{ bonus bBaseAtk,80; bonus2 bHPLossRate,120,1000; }",10,6000,BF_WEAPON,"{ specialeffect(EF_BASH3D, AREA, playerattached()); }";
bonus bUnbreakableWeapon,0;
">
},
@@ -72230,7 +79548,9 @@ item_db: (
Type: 4
Atk: 100
Range: 9
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 80
@@ -72248,7 +79568,7 @@ item_db: (
bonus bSplashRange,1;
bonus2 bAddRace,RC_DemiPlayer,55;
bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
- autobonus "{ bonus bBaseAtk,80; bonus2 bHPLossRate,100,1000; }",30,6000,BF_WEAPON,"{ specialeffect2 EF_BASH3D; }";
+ autobonus "{ bonus bBaseAtk,80; bonus2 bHPLossRate,100,1000; }",30,6000,BF_WEAPON,"{ specialeffect(EF_BASH3D, AREA, playerattached()); }";
bonus bUnbreakableWeapon,0;
">
},
@@ -72259,7 +79579,9 @@ item_db: (
Type: 4
Atk: 300
Range: 9
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 80
@@ -72276,7 +79598,7 @@ item_db: (
bonus bDex,2;
bonus2 bAddRace,RC_DemiPlayer,35;
bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
- autobonus "{ bonus bBaseAtk,300; bonus2 bHPLossRate,120,1000; }",30,9000,BF_WEAPON,"{ specialeffect2 EF_BASH3D; }";
+ autobonus "{ bonus bBaseAtk,300; bonus2 bHPLossRate,120,1000; }",30,9000,BF_WEAPON,"{ specialeffect(EF_BASH3D, AREA, playerattached()); }";
bonus bUnbreakableWeapon,0;
">
},
@@ -72288,7 +79610,9 @@ item_db: (
Buy: 20
Atk: 170
Range: 9
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 3
Refine: false
@@ -72316,7 +79640,9 @@ item_db: (
Type: 4
Atk: 90
Range: 9
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 80
@@ -72353,7 +79679,9 @@ item_db: (
Type: 4
Atk: 90
Range: 9
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 80
@@ -72389,7 +79717,9 @@ item_db: (
Type: 4
Atk: 110
Range: 9
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 80
@@ -72427,7 +79757,9 @@ item_db: (
Type: 4
Atk: 330
Range: 9
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 80
@@ -72453,7 +79785,7 @@ item_db: (
if(getrefine()>8) {
bonus2 bSkillAtk,GS_GROUNDDRIFT,getrefine() * 2;
bonus3 bAddEffOnSkill,GS_SPREADATTACK,Eff_Stun,2000;
- autobonus "{ bonus bAspdRate,20; }",200,20000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }";
+ autobonus "{ bonus bAspdRate,20; }",200,20000,BF_WEAPON,"{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); }";
}
">
@@ -72468,7 +79800,9 @@ item_db: (
Buy: 1
Weight: 2
Atk: 10
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 32768
EquipLv: 1
View: 3
@@ -72482,7 +79816,9 @@ item_db: (
Buy: 15
Weight: 2
Atk: 15
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 32768
EquipLv: 1
View: 3
@@ -72496,7 +79832,9 @@ item_db: (
Buy: 30
Weight: 2
Atk: 30
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 32768
EquipLv: 1
View: 3
@@ -72513,7 +79851,9 @@ item_db: (
Buy: 80
Weight: 5
Atk: 50
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 32768
EquipLv: 1
View: 5
@@ -72527,7 +79867,9 @@ item_db: (
Buy: 80
Weight: 5
Atk: 50
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 32768
EquipLv: 1
View: 5
@@ -72541,7 +79883,9 @@ item_db: (
Buy: 80
Weight: 5
Atk: 50
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 32768
EquipLv: 1
View: 5
@@ -72558,7 +79902,9 @@ item_db: (
Buy: 80
Weight: 5
Atk: 50
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 32768
EquipLv: 1
View: 5
@@ -72575,7 +79921,9 @@ item_db: (
Buy: 80
Weight: 5
Atk: 50
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 32768
EquipLv: 1
View: 5
@@ -72591,7 +79939,9 @@ item_db: (
Buy: 4
Weight: 5
Atk: 10
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 32768
EquipLv: 1
View: 6
@@ -72604,7 +79954,9 @@ item_db: (
Buy: 10
Weight: 5
Atk: 30
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 32768
EquipLv: 20
View: 6
@@ -72617,7 +79969,9 @@ item_db: (
Buy: 20
Weight: 5
Atk: 45
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 32768
EquipLv: 40
View: 6
@@ -72630,7 +79984,9 @@ item_db: (
Buy: 40
Weight: 5
Atk: 70
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 32768
EquipLv: 60
View: 6
@@ -72643,7 +79999,9 @@ item_db: (
Buy: 100
Weight: 5
Atk: 100
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 32768
EquipLv: 80
View: 6
@@ -72656,7 +80014,9 @@ item_db: (
Buy: 10
Weight: 20
Atk: 30
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 32768
EquipLv: 1
View: 7
@@ -72670,7 +80030,9 @@ item_db: (
Buy: 10
Weight: 20
Atk: 30
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 32768
EquipLv: 1
View: 7
@@ -72684,7 +80046,9 @@ item_db: (
Buy: 10
Weight: 20
Atk: 30
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 32768
EquipLv: 1
View: 7
@@ -72698,7 +80062,9 @@ item_db: (
Buy: 10
Weight: 20
Atk: 30
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 32768
EquipLv: 1
View: 7
@@ -72712,7 +80078,9 @@ item_db: (
Buy: 10
Weight: 20
Atk: 30
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 32768
EquipLv: 1
View: 7
@@ -72730,7 +80098,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 1
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
EquipLv: 99
@@ -72743,7 +80113,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 1
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
EquipLv: 99
@@ -72756,7 +80128,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 1
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
EquipLv: 99
@@ -72769,7 +80143,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 1
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
EquipLv: 99
@@ -72782,7 +80158,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 1
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
EquipLv: 99
@@ -72795,7 +80173,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 50
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
EquipLv: 99
@@ -72808,7 +80188,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 50
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
EquipLv: 99
@@ -72821,7 +80203,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 50
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
EquipLv: 99
@@ -72834,7 +80218,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 10
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
EquipLv: 99
@@ -72848,7 +80234,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 10
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
EquipLv: 99
@@ -72862,7 +80250,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 50
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
EquipLv: 99
@@ -72876,7 +80266,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 50
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
EquipLv: 99
@@ -72890,7 +80282,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 50
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
EquipLv: 99
@@ -72912,7 +80306,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 10
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
EquipLv: 99
@@ -72926,7 +80322,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 10
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
EquipLv: 99
@@ -72940,7 +80338,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 20
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
EquipLv: 99
@@ -72954,7 +80354,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 40
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
EquipLv: 99
@@ -72968,7 +80370,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 80
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
EquipLv: 99
@@ -72982,7 +80386,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 20
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
EquipLv: 99
@@ -72996,7 +80402,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 40
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
EquipLv: 99
@@ -73010,7 +80418,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 80
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
EquipLv: 99
@@ -73024,7 +80434,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 70
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
EquipLv: 99
@@ -73041,7 +80453,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 50
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
EquipLv: 99
@@ -73058,7 +80472,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 50
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
EquipLv: 99
@@ -73072,7 +80488,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 50
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
EquipLv: 99
@@ -73086,7 +80504,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 50
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
EquipLv: 99
@@ -73100,7 +80520,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 50
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
EquipLv: 99
@@ -73114,7 +80536,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 50
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
EquipLv: 99
@@ -73128,7 +80552,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 50
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
EquipLv: 99
@@ -73142,7 +80568,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 50
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
EquipLv: 99
@@ -73156,13 +80584,31 @@ item_db: (
Type: 10
Buy: 100
Weight: 50
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
EquipLv: 99
View: 9
Script: <" sc_start2 SC_STOMACHACHE, 60000, rand(5,10), 75; ">
},
+{
+ Id: 13294
+ AegisName: "Explosive_Kunai"
+ Name: "Explosive Kunai"
+ Type: 10
+ Buy: 100
+ Weight: 30
+ Atk: 50
+ Job: {
+ Ninja: true
+ }
+ Loc: 32768
+ EquipLv: 100
+ View: 7
+ Script: <" bonus bAtkEle,Ele_Neutral; ">
+},
//== Ninja Fuuma Shurikens =================================
{
@@ -73174,7 +80620,9 @@ item_db: (
Weight: 3000
Atk: 150
Range: 1
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 65
@@ -73196,7 +80644,9 @@ item_db: (
Atk: 50
Range: 1
Slots: 3
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 42
@@ -73216,7 +80666,9 @@ item_db: (
Atk: 50
Range: 1
Slots: 4
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 42
@@ -73235,7 +80687,9 @@ item_db: (
Weight: 1500
Atk: 185
Range: 1
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 55
@@ -73257,7 +80711,9 @@ item_db: (
Atk: 112
Range: 1
Slots: 2
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 70
@@ -73276,7 +80732,9 @@ item_db: (
Buy: 20
Atk: 55
Range: 1
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 80
@@ -73305,7 +80763,9 @@ item_db: (
Buy: 20
Atk: 55
Range: 1
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 80
@@ -73322,7 +80782,7 @@ item_db: (
bonus bStr,2;
bonus bDex,1;
bonus2 bAddRace,RC_DemiPlayer,95;
- autobonus "{ bonus2 bSkillAtk,NJ_HUUMA,100; bonus2 bSkillAtk,NJ_ISSEN,100; }",50,10000,BF_WEAPON,"{specialeffect2 EF_POTION_BERSERK; }";
+ autobonus "{ bonus2 bSkillAtk,NJ_HUUMA,100; bonus2 bSkillAtk,NJ_ISSEN,100; }",50,10000,BF_WEAPON,"{specialeffect(EF_POTION_BERSERK, AREA, playerattached()); }";
bonus bUnbreakableWeapon,0;
">
},
@@ -73334,7 +80794,9 @@ item_db: (
Buy: 20
Atk: 55
Range: 1
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 80
@@ -73372,7 +80834,9 @@ item_db: (
Type: 4
Atk: 230
Range: 1
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 34
WeaponLv: 4
Refine: false
@@ -73400,7 +80864,9 @@ item_db: (
Type: 4
Atk: 99
Range: 1
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 1
@@ -73429,7 +80895,17 @@ item_db: (
Atk: 150
Range: 1
Slots: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -73448,7 +80924,17 @@ item_db: (
Buy: 1
Atk: 199
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 1
@@ -73478,7 +80964,17 @@ item_db: (
Buy: 2
Atk: 185
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -73497,7 +80993,17 @@ item_db: (
Buy: 2
Atk: 120
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -73518,7 +81024,17 @@ item_db: (
Atk: 130
Range: 1
Slots: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 55
@@ -73535,7 +81051,17 @@ item_db: (
Atk: 125
Range: 1
Slots: 2
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 55
@@ -73553,7 +81079,17 @@ item_db: (
Buy: 20
Atk: 120
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
Refine: false
@@ -73577,7 +81113,17 @@ item_db: (
Buy: 1
Atk: 148
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -73596,7 +81142,17 @@ item_db: (
Buy: 1
Atk: 120
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -73616,7 +81172,17 @@ item_db: (
Buy: 1
Atk: 160
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -73636,7 +81202,18 @@ item_db: (
Buy: 20
Atk: 115
Range: 1
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 80
@@ -73665,7 +81242,18 @@ item_db: (
Buy: 20
Atk: 115
Range: 1
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 80
@@ -73696,7 +81284,17 @@ item_db: (
Atk: 150
Range: 1
Slots: 3
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Upper: 2
Loc: 2
WeaponLv: 4
@@ -73718,7 +81316,17 @@ item_db: (
Atk: 160
Range: 1
Slots: 3
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Upper: 2
Loc: 2
WeaponLv: 4
@@ -73740,7 +81348,17 @@ item_db: (
Atk: 105
Range: 1
Slots: 3
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Upper: 2
Loc: 2
WeaponLv: 3
@@ -73766,7 +81384,18 @@ item_db: (
Atk: 59
Range: 1
Slots: 3
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 2
@@ -73790,7 +81419,18 @@ item_db: (
Buy: 20
Atk: 130
Range: 1
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 80
@@ -73828,7 +81468,18 @@ item_db: (
Buy: 20
Atk: 130
Range: 1
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 80
@@ -73858,7 +81509,14 @@ item_db: (
Buy: 20
Atk: 130
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 80
@@ -73889,7 +81547,17 @@ item_db: (
Buy: 20
Atk: 160
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
Refine: false
@@ -73907,7 +81575,7 @@ item_db: (
},
{
Id: 13420
- AegisName: "Honglyun's_Sword"
+ AegisName: "Honglyuns_Sword"
Name: "Honglyun's Sword"
Type: 4
Buy: 20
@@ -73915,7 +81583,17 @@ item_db: (
Atk: 160
Range: 1
Slots: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 70
@@ -73941,13 +81619,20 @@ item_db: (
Atk: 170
Range: 1
Slots: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Upper: 2
Loc: 2
WeaponLv: 3
EquipLv: 50
View: 2
- Script: <" autobonus "{ bonus2 bSkillAtk,KN_BOWLINGBASH,20; bonus2 bSkillAtk,SM_BASH,20; }",5,15000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }"; ">
+ Script: <" autobonus "{ bonus2 bSkillAtk,KN_BOWLINGBASH,20; bonus2 bSkillAtk,SM_BASH,20; }",5,15000,BF_WEAPON,"{ specialeffect(EF_ENHANCE, AREA, playerattached()); }"; ">
},
{
Id: 13422
@@ -73956,7 +81641,10 @@ item_db: (
Type: 4
Atk: 185
Range: 1
- Job: 0x00004080
+ Job: {
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 1
@@ -74166,7 +81854,7 @@ item_db: (
},
{
Id: 13521
- AegisName: "Garment_Card_Scroll_Box"
+ AegisName: "Hood_Card_Scroll_Box"
Name: "Garment Card Pet Egg Scroll Box"
Type: 18
Buy: 20
@@ -74175,7 +81863,7 @@ item_db: (
},
{
Id: 13522
- AegisName: "Shield_Card_Scroll_Box"
+ AegisName: "Hood_Card_Scroll_Box2"
Name: "Shield Card Pet Egg Scroll Box"
Type: 18
Buy: 20
@@ -74202,7 +81890,7 @@ item_db: (
},
{
Id: 13525
- AegisName: "Zeny_Card_Scroll_Box"
+ AegisName: "Zeny_Scroll_Box"
Name: "Zeny Pet Egg Scroll Box"
Type: 18
Buy: 20
@@ -78316,7 +86004,7 @@ item_db: (
},
{
Id: 13896
- AegisName: "Mimic_Scroll_Box5"
+ AegisName: "Mimic_Summon_Box5"
Name: "Mimic Summoning 5 Box"
Type: 18
Buy: 20
@@ -78330,7 +86018,7 @@ item_db: (
},
{
Id: 13897
- AegisName: "Disguise_Croll_Box5"
+ AegisName: "Disguise_Summon_Box5"
Name: "Disguise Summoning 5 Box"
Type: 18
Buy: 20
@@ -78344,7 +86032,7 @@ item_db: (
},
{
Id: 13898
- AegisName: "Alice_Scroll_Box5"
+ AegisName: "Alice_Summon_Box5"
Name: "Alice Summoning 5 Box"
Type: 18
Buy: 20
@@ -78358,7 +86046,7 @@ item_db: (
},
{
Id: 13899
- AegisName: "Mimic_Scroll_Box10"
+ AegisName: "Mimic_Summon_Box10"
Name: "Mimic Summoning 10 Box"
Type: 18
Buy: 20
@@ -78372,7 +86060,7 @@ item_db: (
},
{
Id: 13900
- AegisName: "Disguise_Croll_Box10"
+ AegisName: "Disguise_Summon_Box10"
Name: "Disguise Summoning 10 Box"
Type: 18
Buy: 20
@@ -78386,7 +86074,7 @@ item_db: (
},
{
Id: 13901
- AegisName: "Alice_Scroll_Box10"
+ AegisName: "Alice_Summon_Box10"
Name: "Alice Summoning 10 Box"
Type: 18
Buy: 20
@@ -78567,7 +86255,7 @@ item_db: (
},
{
Id: 13910
- AegisName: "Cook_Box"
+ AegisName: "Brewing_Box"
Name: "XM Brewing Set Box"
Type: 18
Buy: 20
@@ -82135,7 +89823,7 @@ item_db: (
{
Id: 14108
AegisName: "F_M_Life_Potion_Box30"
- Name: "Large Life Potion 30 Box"
+ Name: "Medium Life Potion 30 Box"
Type: 18
Buy: 20
Weight: 10
@@ -82153,7 +89841,7 @@ item_db: (
{
Id: 14109
AegisName: "F_M_Life_Potion_Box50"
- Name: "Large Life Potion 50 Box"
+ Name: "Medium Life Potion 50 Box"
Type: 18
Buy: 20
Weight: 10
@@ -84421,7 +92109,7 @@ item_db: (
/*
{
Id: 14230
- AegisName: "Note_Headphones_Box"
+ AegisName: "Headphone_Box"
Name: "Note Headphones Box"
Type: 18
Weight: 10
@@ -84431,7 +92119,7 @@ item_db: (
/*
{
Id: 14231
- AegisName: "Novice_Breastplate_Boxes"
+ AegisName: "Novice_Box"
Name: "Novice Breastplate Boxes"
Type: 18
Weight: 10
@@ -84480,7 +92168,7 @@ item_db: (
},
{
Id: 14236
- AegisName: "Steamed_Tongue_Box_20"
+ AegisName: "Str_Dish_Box60"
Name: "Steamed Tongue 20 Box"
Type: 18
Buy: 20
@@ -84489,7 +92177,7 @@ item_db: (
},
{
Id: 14237
- AegisName: "Steamed_Desert_Scorpions_Box_20"
+ AegisName: "Agi_Dish_Box60"
Name: "Steamed Desert Scorpions Box(20)"
Type: 18
Buy: 20
@@ -84498,7 +92186,7 @@ item_db: (
},
{
Id: 14238
- AegisName: "Stew_Of_Immortality_Box_20"
+ AegisName: "Int_Dish_Box60"
Name: "Immortal Stew 20 Box"
Type: 18
Buy: 20
@@ -84507,7 +92195,7 @@ item_db: (
},
{
Id: 14239
- AegisName: "Dragon_Breath_Cocktail_Box_20"
+ AegisName: "Dex_Dish_Box60"
Name: "Dragon Breath Cocktail 20 Box"
Type: 18
Buy: 20
@@ -84516,7 +92204,7 @@ item_db: (
},
{
Id: 14240
- AegisName: "Hwergelmir's_Tonic_Box_20"
+ AegisName: "Luk_Dish_Box60"
Name: "Hwergelmir's Tonic 20 Box"
Type: 18
Buy: 20
@@ -84525,7 +92213,7 @@ item_db: (
},
{
Id: 14241
- AegisName: "Nine_Tail_Dish_Box_20"
+ AegisName: "Vit_Dish_Box60"
Name: "Nine Tail Dish 20 Box"
Type: 18
Buy: 20
@@ -84910,7 +92598,7 @@ item_db: (
},
{
Id: 14274
- AegisName: "Amplification_10_Scroll_Box2"
+ AegisName: "F_Magic_Scroll_Box"
Name: "Mystical Amplification Scroll 10 Box"
Type: 18
Buy: 20
@@ -84919,7 +92607,7 @@ item_db: (
},
{
Id: 14275
- AegisName: "Amplification_30_Scroll_Box2"
+ AegisName: "F_Magic_Scroll_Box30"
Name: "Mystical Amplification Scroll 30 Box"
Type: 18
Buy: 20
@@ -84928,7 +92616,7 @@ item_db: (
},
{
Id: 14276
- AegisName: "Amplification_50_Scroll_Box2"
+ AegisName: "F_Magic_Scroll_Box50"
Name: "Mystical Amplification Scroll 50 Box"
Type: 18
Buy: 20
@@ -84937,7 +92625,7 @@ item_db: (
},
{
Id: 14277
- AegisName: "Quagmire_10_Scroll_Box2"
+ AegisName: "F_Quagmire_Scroll_Box"
Name: "Quagmire Scroll 10 Box"
Type: 18
Buy: 20
@@ -84946,7 +92634,7 @@ item_db: (
},
{
Id: 14278
- AegisName: "Quagmire_30_Scroll_Box2"
+ AegisName: "F_Quagmire_Scroll_Box30"
Name: "Quagmire Scroll 30 Box"
Type: 18
Buy: 20
@@ -84955,7 +92643,7 @@ item_db: (
},
{
Id: 14279
- AegisName: "Quagmire_50_Scroll_Box2"
+ AegisName: "F_Quagmire_Scroll_Box50"
Name: "Quagmire Scroll 50 Box"
Type: 18
Buy: 20
@@ -85003,7 +92691,7 @@ item_db: (
/*
{
Id: 14284
- AegisName: "Muffler_Box"
+ AegisName: "Muffler_C_Box"
Name: "Muffler Box"
Type: 18
Buy: 20
@@ -85014,7 +92702,7 @@ item_db: (
/*
{
Id: 14285
- AegisName: "Balkiriah_Shield_Box"
+ AegisName: "Valkyrjas_Shield_C_Box"
Name: "Balkiriah Shield Box"
Type: 18
Buy: 20
@@ -85025,7 +92713,7 @@ item_db: (
/*
{
Id: 14286
- AegisName: "Skull_Ring_Box"
+ AegisName: "Skul_Ring_C_Box"
Name: "Skull Ring Box"
Type: 18
Buy: 20
@@ -85035,7 +92723,7 @@ item_db: (
*/
{
Id: 14287
- AegisName: "Baricade_Repair_Kit"
+ AegisName: "S_Barricade_Repair_Kit"
Name: "Barricade Repair Kit"
Type: 18
Buy: 20
@@ -85049,7 +92737,7 @@ item_db: (
},
{
Id: 14288
- AegisName: "Guardian_Stone_Repair_Kit"
+ AegisName: "S_Gstone_Repair_Kit"
Name: "Guardian Stone Repair Kit"
Type: 18
Buy: 20
@@ -85128,7 +92816,7 @@ item_db: (
/*
{
Id: 14294
- AegisName: "Mercenary_Contract_Box5"
+ AegisName: "Mercenary_Contract_5Box"
Name: "Mercenary Contract Box 5ea"
Type: 2
Weight: 10
@@ -85138,7 +92826,7 @@ item_db: (
/*
{
Id: 14295
- AegisName: "Mercenary_Contract_Box10"
+ AegisName: "Mercenary_Contract_10Bo"
Name: "Mercenary Contract Box 10ea"
Type: 2
Weight: 10
@@ -85189,7 +92877,7 @@ item_db: (
},
{
Id: 14301
- AegisName: "Ifrit's_Ear_Box"
+ AegisName: "Ifrits_Ear_Box"
Name: "Ears Of Ifrit Box"
Type: 18
Buy: 20
@@ -85217,7 +92905,7 @@ item_db: (
},
{
Id: 14314
- AegisName: "PhreeoniS_Box"
+ AegisName: "Phreeoni_Scroll_Box"
Name: "Phreeoni Scroll Box"
Type: 2
Weight: 10
@@ -85361,7 +93049,7 @@ item_db: (
},
{
Id: 14351
- AegisName: "Tyr's_Blessing20_Box"
+ AegisName: "Tyrs_Blessing20_Box"
Name: "Tyr's Blessing 20 Box"
Type: 18
Buy: 20
@@ -85371,11 +93059,11 @@ item_db: (
noselltonpc: true
nogstorage: true
}
- Script: <" getitem Tyr's_Blessing,20; ">
+ Script: <" getitem Tyrs_Blessing,20; ">
},
{
Id: 14352
- AegisName: "Tyr's_Blessing50_Box"
+ AegisName: "Tyrs_Blessing50_Box"
Name: "Tyr's Blessing 50 Box"
Type: 18
Buy: 20
@@ -85385,7 +93073,7 @@ item_db: (
noselltonpc: true
nogstorage: true
}
- Script: <" getitem Tyr's_Blessing,50; ">
+ Script: <" getitem Tyrs_Blessing,50; ">
},
{
Id: 14359
@@ -85597,7 +93285,7 @@ item_db: (
},
{
Id: 14447
- AegisName: "Pirate's_Pride_Box"
+ AegisName: "Pirates_Pride_Box"
Name: "Pirate's Pride Box"
Type: 18
Buy: 20
@@ -85613,7 +93301,7 @@ item_db: (
},
{
Id: 14448
- AegisName: "Necromencer's_Hood_Box"
+ AegisName: "Necromencers_Hood_Box"
Name: "Necromancer's Hood Box"
Type: 18
Buy: 20
@@ -85751,7 +93439,35 @@ item_db: (
Type: 2
Buy: 1500
Weight: 20
- Job: 0xFFF7FEEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Taekwon: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ Gunslinger: true
+ Ninja: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ Rebellion: true
+ Summoner: true
+ }
EquipLv: 40
Script: <" sc_start SC_ATTHASTE_POTION2, 1800000, 0; ">
},
@@ -85762,7 +93478,21 @@ item_db: (
Type: 2
Buy: 3000
Weight: 20
- Job: 0x01E646A6
+ Job: {
+ Swordsman: true
+ Magician: true
+ Merchant: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ Taekwon: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ Gunslinger: true
+ }
EquipLv: 85
Script: <" sc_start SC_ATTHASTE_POTION3, 1800000, 0; ">
},
@@ -85812,7 +93542,7 @@ item_db: (
Name: "Chemical Protection Helm Scroll"
Type: 2
Weight: 10
- Script: <" unitskilluseid getcharid(3),237,5; ">
+ Script: <" unitskilluseid getcharid(CHAR_ID_ACCOUNT),237,5; ">
},
{
Id: 14518
@@ -85820,7 +93550,7 @@ item_db: (
Name: "Chemical Protection Shield Scrol"
Type: 2
Weight: 10
- Script: <" unitskilluseid getcharid(3),235,5; ">
+ Script: <" unitskilluseid getcharid(CHAR_ID_ACCOUNT),235,5; ">
},
{
Id: 14519
@@ -85828,7 +93558,7 @@ item_db: (
Name: "Chemical Protection Armor Scroll"
Type: 2
Weight: 10
- Script: <" unitskilluseid getcharid(3),236,5; ">
+ Script: <" unitskilluseid getcharid(CHAR_ID_ACCOUNT),236,5; ">
},
{
Id: 14520
@@ -85836,7 +93566,7 @@ item_db: (
Name: "Chemical Protection Weapon Scroll"
Type: 2
Weight: 10
- Script: <" unitskilluseid getcharid(3),234,5; ">
+ Script: <" unitskilluseid getcharid(CHAR_ID_ACCOUNT),234,5; ">
},
{
Id: 14521
@@ -85856,7 +93586,7 @@ item_db: (
Nouse: {
sitting: true
}
- Script: <" unitskilluseid getcharid(3),108,1; ">
+ Script: <" unitskilluseid getcharid(CHAR_ID_ACCOUNT),108,1; ">
},
{
Id: 14522
@@ -85995,7 +93725,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_HEAL3;
+ specialeffect(EF_HEAL3, AREA, playerattached());
sc_start2 SC_S_LIFEPOTION, 600000, -5, 5;
">
},
@@ -86015,7 +93745,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_HEAL3;
+ specialeffect(EF_HEAL3, AREA, playerattached());
sc_start2 SC_L_LIFEPOTION, 600000, -7, 4;
">
},
@@ -86035,7 +93765,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_MAGICALATTHIT;
+ specialeffect(EF_MAGICALATTHIT, AREA, playerattached());
sc_start SC_CRITICALPERCENT, 300000, 30;
">
},
@@ -86055,7 +93785,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_LIGHTSPHERE;
+ specialeffect(EF_LIGHTSPHERE, AREA, playerattached());
sc_start SC_HEALPLUS, 1800000, 20;
">
},
@@ -86076,7 +93806,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_STEAL;
+ specialeffect(EF_STEAL, AREA, playerattached());
sc_start SC_PLUSAVOIDVALUE, 60000, 20;
">
},
@@ -86096,7 +93826,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_CLOAKING;
+ specialeffect(EF_CLOAKING, AREA, playerattached());
sc_start4 SC_ARMOR_PROPERTY, 1800000, 1, Ele_Dark, 1, 0;
">
},
@@ -86116,7 +93846,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_BENEDICTIO;
+ specialeffect(EF_BENEDICTIO, AREA, playerattached());
sc_start4 SC_ARMOR_PROPERTY, 1800000, 1, Ele_Holy, 1, 0;
">
},
@@ -86136,7 +93866,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_GUARD;
+ specialeffect(EF_GUARD, AREA, playerattached());
sc_start SC_PROTECT_DEF, 60000, 3;
">
},
@@ -86156,7 +93886,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_GUARD;
+ specialeffect(EF_GUARD, AREA, playerattached());
sc_start SC_PROTECT_DEF, 180000, 3;
">
},
@@ -86176,7 +93906,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_SPELLBREAKER;
+ specialeffect(EF_SPELLBREAKER, AREA, playerattached());
sc_start SC_PROTECT_MDEF, 60000, 3;
">
},
@@ -86196,7 +93926,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_SPELLBREAKER;
+ specialeffect(EF_SPELLBREAKER, AREA, playerattached());
sc_start SC_PROTECT_MDEF, 180000, 3;
">
},
@@ -86696,8 +94426,8 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_HASTEUP;
- sc_start2 SC_STEAMPACK, 60000, 20, 25;
+ specialeffect(EF_HASTEUP, AREA, playerattached());
+ sc_start2 SC_STEAMPACK, 60000, 20, 25;
">
},
{
@@ -86900,7 +94630,7 @@ item_db: (
noauction: true
}
Script: <"
- specialeffect2 EF_LIGHTSPHERE;
+ specialeffect(EF_LIGHTSPHERE, AREA, playerattached());
sc_start4 SC_ARMOR_PROPERTY, 60000, 1, Ele_Neutral, 1, 0;
">
},
@@ -86935,13 +94665,13 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_SPELLBREAKER;
+ specialeffect(EF_SPELLBREAKER, AREA, playerattached());
sc_start SC_TARGET_ASPD,1800000,10;
">
},
{
Id: 14601
- AegisName: "Tyr's_Blessing"
+ AegisName: "Tyrs_Blessing"
Name: "Tyr's Blessing"
Type: 2
Weight: 10
@@ -86973,7 +94703,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_LIGHTSPHERE;
+ specialeffect(EF_LIGHTSPHERE, AREA, playerattached());
sc_start4 SC_MVPCARD_TAOGUNKA, 180000, 100, 50, 50, 0;
">
},
@@ -86993,7 +94723,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_SPELLBREAKER;
+ specialeffect(EF_SPELLBREAKER, AREA, playerattached());
sc_start SC_MVPCARD_MISTRESS, 180000, 25;
">
},
@@ -87030,7 +94760,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_LIGHTSPHERE;
+ specialeffect(EF_LIGHTSPHERE, AREA, playerattached());
sc_start SC_MVPCARD_ORCLORD, 180000, 30;
">
},
@@ -87109,7 +94839,17 @@ item_db: (
Weight: 1000
Def: 7
Slots: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Upper: 2
Loc: 16
EquipLv: 85
@@ -87123,11 +94863,14 @@ item_db: (
},
{
Id: 15001
- AegisName: "Odin's_Blessing_I"
+ AegisName: "Odins_Blessing_I"
Name: "Odin's Blessing"
Type: 5
Def: 10
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
Refine: false
Trade: {
@@ -87153,7 +94896,17 @@ item_db: (
Atk: 130
Range: 1
Slots: 2
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Upper: 2
Loc: 2
WeaponLv: 4
@@ -87176,7 +94929,17 @@ item_db: (
Atk: 130
Range: 1
Slots: 2
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Upper: 2
Loc: 2
WeaponLv: 3
@@ -87201,7 +94964,11 @@ item_db: (
Type: 4
Atk: 175
Range: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 1
@@ -87224,6 +94991,62 @@ item_db: (
bonus2 bAddSize,Size_Large,40;
">
},
+{
+ Id: 16030
+ AegisName: "Pilebuncker_S"
+ Name: "Pile Bunker S"
+ Type: 4
+ Weight: 3000
+ Atk: 400
+ Range: 1
+ Slots: 1
+ Job: {
+ Blacksmith: true
+ }
+ Upper: 56
+ Loc: 2
+ WeaponLv: 4
+ EquipLv: 130
+ View: 8
+ Script: <" bonus bAspdRate, (getrefine() / 2); ">
+},
+{
+ Id: 16031
+ AegisName: "Pilebuncker_P"
+ Name: "Pile Bunker P"
+ Type: 4
+ Weight: 4000
+ Atk: 450
+ Range: 1
+ Job: {
+ Blacksmith: true
+ }
+ Upper: 56
+ Loc: 2
+ WeaponLv: 4
+ EquipLv: 130
+ View: 8
+ Script: <" bonus bBaseAtk, (getrefine() * 5); ">
+},
+{
+ Id: 16032
+ AegisName: "Pilebuncker_T"
+ Name: "Pile Bunker T"
+ Type: 4
+ Weight: 3500
+ Atk: 400
+ Range: 1
+ Slots: 1
+ Job: {
+ Blacksmith: true
+ }
+ Upper: 56
+ Loc: 2
+ WeaponLv: 4
+ EquipLv: 130
+ View: 8
+ Script: <" bonus bUseSPrate, - getrefine(); ">
+},
//== More Rental Boxes =====================================
{
@@ -87246,7 +95069,7 @@ item_db: (
},
{
Id: 16135
- AegisName: "Evil's_Bone_Hat_Box"
+ AegisName: "Evils_Bone_Hat_Box"
Name: "Satanic Bone Helm Box"
Type: 18
Buy: 20
@@ -87339,7 +95162,7 @@ item_db: (
*/
/*
Id: 16250
- AegisName: "Valkyrie's_Gift_Bo"
+ AegisName: "Valkyries_Gift_Bo"
},
*/
/*
@@ -87428,7 +95251,7 @@ item_db: (
*/
{
Id: 16304
- AegisName: "Evil_Incarnation"
+ AegisName: "Evil_Incarnation_Disable"
Name: "Evil Incarnation"
Type: 2
Buy: 20
@@ -87530,7 +95353,7 @@ item_db: (
*/
/*
Id: 16423
- AegisName: "Episode_13.1_Key_Package"
+ AegisName: "Episode_13_1_Key_Package"
},
*/
/*
@@ -87669,7 +95492,7 @@ item_db: (
*/
{
Id: 16555
- AegisName: "Premium_Reset_Stone_Box"
+ AegisName: "Pr_Reset_Stone_Box"
Name: "Pr Reset Stone Box"
Type: 2
Buy: 20
@@ -87759,7 +95582,7 @@ item_db: (
*/
{
Id: 16776
- AegisName: "Universal_Catalog_Gold_Box10"
+ AegisName: "Universal_Catalog_Gold_Box10_"
Name: "Universal Catalog Gold 10 Box"
Type: 2
Weight: 10
@@ -87783,7 +95606,10 @@ item_db: (
Buy: 100
Weight: 10
Atk: 100
- Job: 0x00040400
+ Job: {
+ Blacksmith: true
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
EquipLv: 99
@@ -87797,7 +95623,10 @@ item_db: (
Buy: 200
Weight: 10
Atk: 120
- Job: 0x00040400
+ Job: {
+ Blacksmith: true
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
EquipLv: 99
@@ -87812,7 +95641,10 @@ item_db: (
Buy: 200
Weight: 10
Atk: 120
- Job: 0x00040400
+ Job: {
+ Blacksmith: true
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
EquipLv: 99
@@ -87827,7 +95659,10 @@ item_db: (
Buy: 200
Weight: 10
Atk: 120
- Job: 0x00040400
+ Job: {
+ Blacksmith: true
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
EquipLv: 99
@@ -87842,7 +95677,10 @@ item_db: (
Buy: 500
Weight: 10
Atk: 250
- Job: 0x00040400
+ Job: {
+ Blacksmith: true
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
EquipLv: 99
@@ -87852,13 +95690,16 @@ item_db: (
//== More Bows =============================================
{
Id: 18100
- AegisName: "Shooting_Star"
+ AegisName: "Shooting_Star_C"
Name: "Shooting Star"
Type: 4
Buy: 20
Atk: 190
Range: 5
- Job: 0x00080800
+ Job: {
+ Hunter: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 1
@@ -87873,7 +95714,13 @@ item_db: (
Buy: 2
Atk: 185
Range: 5
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 4
Refine: false
@@ -87898,7 +95745,13 @@ item_db: (
Buy: 2
Atk: 185
Range: 5
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 4
Refine: false
@@ -88031,7 +95884,10 @@ item_db: (
Buy: 20
Weight: 100
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 512
EquipLv: 70
Refine: false
@@ -88072,7 +95928,7 @@ item_db: (
Loc: 256
EquipLv: 50
View: 757
- Script: <" autobonus "{ bonus bBaseAtk,100; }",5,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }"; ">
+ Script: <" autobonus "{ bonus bBaseAtk,100; }",5,10000,0,"{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); }"; ">
},
{
Id: 18596
@@ -88253,7 +96109,7 @@ item_db: (
},
{
Id: 19507
- AegisName: "Clear_Sun"
+ AegisName: "Fine_Sun"
Name: "Clear Sun"
Type: 5
Loc: 1024
@@ -88265,12 +96121,25 @@ item_db: (
//== New Etc Items =========================================
{
Id: 22540
- AegisName: "Runstone_Luxanima"
+ AegisName: "Runstone_Lux"
Name: "Lux Anima Rune"
Type: 11
Buy: 2
Weight: 100
+ Job: {
+ Knight: true
+ }
+ Upper: 8
Delay: 60000
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Stack: [20, 1]
Script: <" itemskill RK_LUXANIMA,1; ">
},
diff --git a/db/pre-re/item_group.conf b/db/pre-re/item_group.conf
index c2222552c..d2d9c61d8 100644
--- a/db/pre-re/item_group.conf
+++ b/db/pre-re/item_group.conf
@@ -412,7 +412,14 @@ Gift_Box: (
"Piece_Of_Cake",
"Old_Violet_Box",
("Gift_Box",19),
- "Girl's_Diary",
+ ("Girls_Diary",2),
+ "Emperium",
+ "Steel",
+ "Old_Blue_Box",
+ ("Elunium_Stone",2),
+ ("Oridecon",2),
+ ("Oridecon_Stone",5),
+ "Elunium",
)
Gift_Box_1: (
"Star_Crumb",
@@ -483,7 +490,7 @@ Gift_Box_1: (
"Piece_Of_Cake",
"Old_Violet_Box",
("Gift_Box",19),
- "Girl's_Diary",
+ "Girls_Diary",
)
Gift_Box_2: (
"Star_Crumb",
@@ -554,7 +561,14 @@ Gift_Box_2: (
"Piece_Of_Cake",
"Old_Violet_Box",
("Gift_Box",19),
- "Girl's_Diary",
+ ("Girls_Diary",2),
+ "Emperium",
+ "Steel",
+ "Old_Blue_Box",
+ ("Elunium_Stone",2),
+ ("Oridecon",2),
+ ("Oridecon_Stone",5),
+ "Elunium",
)
Gift_Box_3: (
"Star_Crumb",
@@ -625,7 +639,7 @@ Gift_Box_3: (
"Piece_Of_Cake",
"Old_Violet_Box",
("Gift_Box",19),
- "Girl's_Diary",
+ "Girls_Diary",
)
Gift_Box_4: (
"Star_Crumb",
@@ -696,7 +710,7 @@ Gift_Box_4: (
"Piece_Of_Cake",
"Old_Violet_Box",
("Gift_Box",19),
- "Girl's_Diary",
+ "Girls_Diary",
)
Old_Blue_Box: (
("Guard_",3),
@@ -713,7 +727,7 @@ Old_Blue_Box: (
("Leather_Jacket",3),
("Leather_Jacket_",3),
("Adventure_Suit",3),
- ("Adventurere's_Suit_",3),
+ ("Adventureres_Suit_",3),
("Mantle",3),
("Mantle_",3),
("Coat",3),
@@ -779,7 +793,7 @@ Old_Blue_Box: (
("Flower_Ring",3),
("Diamond_Ring",3),
("Mitten_Of_Presbyter",3),
- ("Matyr's_Flea_Guard",3),
+ ("Matyrs_Flea_Guard",3),
("Belt",3),
("Novice_Armlet",3),
("Katana",3),
@@ -905,7 +919,7 @@ Old_Blue_Box: (
("Book_Of_Mother_Earth",3),
("Book_Of_Blazing_Sun",3),
("Book_Of_Gust_Of_Wind",3),
- ("Girl's_Diary",3),
+ ("Girls_Diary",3),
("Rod",3),
("Rod_",3),
("Wand",3),
@@ -955,7 +969,7 @@ Old_Blue_Box: (
("Whip_",3),
("Sunglasses",3),
("Glasses",3),
- ("Diver's_Goggles",3),
+ ("Divers_Goggles",3),
("Wedding_Veil",3),
("Fancy_Flower",3),
("Ribbon",3),
@@ -981,15 +995,15 @@ Old_Blue_Box: (
("Gemmed_Sallet_",3),
("Circlet",3),
("Circlet_",3),
- ("Santa's_Hat",3),
+ ("Santas_Hat",3),
("One_Eyed_Glass",3),
("Granpa_Beard",3),
("Luxury_Sunglasses",3),
("Spinning_Eyes",3),
- ("Big_Sis'_Ribbon",3),
+ ("Big_Sis_Ribbon",3),
("Sweet_Gents",3),
("Golden_Gear",3),
- ("Oldman's_Romance",3),
+ ("Oldmans_Romance",3),
("Western_Grace",3),
("Fillet",3),
("Holy_Bonnet",3),
@@ -1047,7 +1061,7 @@ Old_Blue_Box: (
("Transparent_Headgear",3),
("Pacifier",3),
("Wig",3),
- ("Queen's_Hair_Ornament",3),
+ ("Queens_Hair_Ornament",3),
("Silk_Ribbon",3),
("Punisher",3),
("Wild_Flower",3),
@@ -1117,7 +1131,7 @@ Old_Blue_Box: (
("Danggie",12),
("Tree_Root",12),
("Reptile_Tongue",12),
- ("Scorpion's_Tail",12),
+ ("Scorpions_Tail",12),
("Stem",12),
("Pointed_Scale",12),
("Resin",12),
@@ -1132,7 +1146,7 @@ Old_Blue_Box: (
("Feather_Of_Birds",12),
("Talon",12),
("Sticky_Webfoot",12),
- ("Animal's_Skin",12),
+ ("Animals_Skin",12),
("Claw_Of_Wolves",12),
("Mushroom_Spore",12),
("Orcish_Cuspid",12),
@@ -1151,15 +1165,15 @@ Old_Blue_Box: (
("Posionous_Canine",12),
("Sticky_Mucus",12),
("Bee_Sting",12),
- ("Grasshopper's_Leg",12),
+ ("Grasshoppers_Leg",12),
("Nose_Ring",12),
("Yoyo_Tail",12),
("Solid_Shell",12),
("Horseshoe",12),
("Raccoon_Leaf",12),
- ("Snail's_Shell",12),
+ ("Snails_Shell",12),
("Horn",12),
- ("Bear's_Foot",12),
+ ("Bears_Foot",12),
("Feather",12),
("Heart_Of_Mermaid",12),
("Fin",12),
@@ -1222,7 +1236,7 @@ Old_Blue_Box: (
("Lizard_Scruff",12),
("Colorful_Shell",12),
("Jaws_Of_Ant",12),
- ("Thin_N'_Long_Tongue",12),
+ ("Thin_N_Long_Tongue",12),
("Rat_Tail",12),
("Moustache_Of_Mole",12),
("Nail_Of_Mole",12),
@@ -1235,8 +1249,8 @@ Old_Blue_Box: (
("Spiderweb",12),
("Acorn",12),
("Porcupine_Spike",12),
- ("Wild_Boar's_Mane",12),
- ("Tiger's_Skin",12),
+ ("Wild_Boars_Mane",12),
+ ("Tigers_Skin",12),
("Limb_Of_Mantis",12),
("Blossom_Of_Maneater",12),
("Root_Of_Maneater",12),
@@ -1246,7 +1260,7 @@ Old_Blue_Box: (
("Dragon_Train",12),
("Petite_DiablOfs_Horn",12),
("Petite_DiablOfs_Wing",12),
- ("Elder_Pixie's_Beard",12),
+ ("Elder_Pixies_Beard",12),
("Lantern",12),
("Short_Leg",12),
("Nail_Of_Orc",12),
@@ -1312,7 +1326,7 @@ Old_Blue_Box: (
("Fang_Of_Garm",12),
("Yarn",12),
("Fine_Grit",12),
- ("Alice's_Apron",12),
+ ("Alices_Apron",12),
("Talon_Of_Griffin",12),
("Stone",12),
("Cyfar",12),
@@ -1339,26 +1353,26 @@ Old_Blue_Box: (
("Old_Magic_Circle",12),
("Sharp_Leaf",12),
("Peco_Wing_Feather",12),
- ("Goat's_Horn",12),
- ("Gaoat's_Skin",12),
+ ("Goats_Horn",12),
+ ("Gaoats_Skin",12),
("Boroken_Shiled_Piece",12),
("Shine_Spear_Blade",12),
("Vroken_Sword",12),
("Smooth_Paper",12),
("Fright_Paper_Blade",12),
("Broken_Pharaoh_Symbol",12),
- ("Tutankhamen's_Mask",12),
- ("Harpy's_Feather",12),
- ("Harpy's_Claw",12),
+ ("Tutankhamens_Mask",12),
+ ("Harpys_Feather",12),
+ ("Harpys_Claw",12),
("Rent_Spell_Book",12),
("Rent_Scroll",12),
("Spawns",12),
("Burning_Horse_Shoe",12),
("Honey_Jar",12),
("Hot_Hair",12),
- ("Dragon's_Skin",12),
+ ("Dragons_Skin",12),
("Sand_Lump",12),
- ("Scropion's_Nipper",12),
+ ("Scropions_Nipper",12),
("Large_Jellopy",12),
("Medicine_Bowl",12),
("Fire_Bottle",12),
@@ -1372,12 +1386,12 @@ Old_Blue_Box: (
("Glossy_Hair",12),
("Old_Japaness_Clothes",12),
("Poison_Powder",12),
- ("Poison_Toad's_Skin",12),
+ ("Poison_Toads_Skin",12),
("Broken_Shuriken",12),
("Black_Mask",12),
("Broken_Wine_Vessel",12),
- ("Tengu's_Nose",12),
- ("Black_Bear's_Skin",12),
+ ("Tengus_Nose",12),
+ ("Black_Bears_Skin",12),
("Cloud_Piece",12),
("Sharp_Feeler",12),
("Hard_Peach",12),
@@ -1412,7 +1426,7 @@ Old_Blue_Box: (
("Black_Kitty_Doll",12),
("Old_Manteau",12),
("Rusty_Cleaver",12),
- ("Dullahan's_Helm",12),
+ ("Dullahans_Helm",12),
("Dullahan_Armor",12),
("Rojerta_Piece",12),
("Hanging_Doll",12),
@@ -1482,7 +1496,7 @@ Old_Blue_Box: (
("Holy_Water",12),
("Panacea",12),
("Royal_Jelly",12),
- ("Monster's_Feed",12),
+ ("Monsters_Feed",12),
("Candy",12),
("Candy_Striper",12),
("Apple_Juice",12),
@@ -1576,7 +1590,7 @@ Old_Blue_Box: (
"Cinquedea",
"Kindling_Dagger",
"Obsidian_Dagger",
- "Fisherman's_Dagger",
+ "Fishermans_Dagger",
"Jujube_Dagger",
"Dragon_Killer",
"Ginnungagap",
@@ -1588,8 +1602,8 @@ Old_Blue_Box: (
"Nail_Of_Loki",
"Bloody_Roar",
"Unholy_Touch",
- "Hypnotist's_Staff",
- "Hypnotist's_Staff_",
+ "Hypnotists_Staff",
+ "Hypnotists_Staff_",
"Staff_Of_Wing",
"Luna_Bow",
"Dragon_Wing",
@@ -1608,7 +1622,7 @@ Old_Blue_Box: (
"Coward",
"Coward_",
"Windhawk",
- "Queen's_Whip",
+ "Queens_Whip",
"Oriental_Lute",
"Diary_Of_Great_Sage",
"Hardback",
@@ -1631,7 +1645,7 @@ Old_Blue_Box: (
"Banana_Hat",
"Wing_Of_Eagle",
"Cursed_Lucky_Brooch",
- "Shinobi's_Sash",
+ "Shinobis_Sash",
"Hyper_Changer",
"Dark_Crystal_Fragment",
"Long_Limb",
@@ -1685,7 +1699,7 @@ Old_Blue_Box: (
"Thorny_Buckler",
"Orleans_Gown",
"Strong_Shield",
- "Angel's_Arrival",
+ "Angels_Arrival",
"Magni_Cap",
"Censor_Bar",
"Inverse_Scale",
@@ -1730,7 +1744,7 @@ Old_Violet_Box: (
("Novice_Guard",7),
("Cotton_Shirt_",7),
("Leather_Jacket_",7),
- ("Adventurere's_Suit_",7),
+ ("Adventureres_Suit_",7),
("Mantle_",7),
("Coat_",7),
("Mink_Coat",7),
@@ -1777,7 +1791,7 @@ Old_Violet_Box: (
("Flower_Ring",7),
("Diamond_Ring",7),
("Mitten_Of_Presbyter",7),
- ("Matyr's_Flea_Guard",7),
+ ("Matyrs_Flea_Guard",7),
("Belt",7),
("Novice_Armlet",7),
("Katana_",7),
@@ -1851,7 +1865,7 @@ Old_Violet_Box: (
("Book_Of_Mother_Earth",7),
("Book_Of_Blazing_Sun",7),
("Book_Of_Gust_Of_Wind",7),
- ("Girl's_Diary",7),
+ ("Girls_Diary",7),
("Rod_",7),
("Wand_",7),
("Staff_",7),
@@ -1879,7 +1893,7 @@ Old_Violet_Box: (
("Whip_",7),
("Sunglasses",7),
("Glasses",7),
- ("Diver's_Goggles",7),
+ ("Divers_Goggles",7),
("Wedding_Veil",7),
("Fancy_Flower",7),
("Ribbon",7),
@@ -1905,15 +1919,15 @@ Old_Violet_Box: (
("Gemmed_Sallet_",7),
("Circlet",7),
("Circlet_",7),
- ("Santa's_Hat",7),
+ ("Santas_Hat",7),
("One_Eyed_Glass",7),
("Granpa_Beard",7),
("Luxury_Sunglasses",7),
("Spinning_Eyes",7),
- ("Big_Sis'_Ribbon",7),
+ ("Big_Sis_Ribbon",7),
("Sweet_Gents",7),
("Golden_Gear",7),
- ("Oldman's_Romance",7),
+ ("Oldmans_Romance",7),
("Western_Grace",7),
("Fillet",7),
("Holy_Bonnet",7),
@@ -1971,7 +1985,7 @@ Old_Violet_Box: (
("Transparent_Headgear",7),
("Pacifier",7),
("Wig",7),
- ("Queen's_Hair_Ornament",7),
+ ("Queens_Hair_Ornament",7),
("Silk_Ribbon",7),
("Punisher",7),
("Wild_Flower",7),
@@ -2041,7 +2055,7 @@ Old_Violet_Box: (
("Danggie",14),
("Tree_Root",14),
("Reptile_Tongue",14),
- ("Scorpion's_Tail",14),
+ ("Scorpions_Tail",14),
("Stem",14),
("Pointed_Scale",14),
("Resin",14),
@@ -2056,7 +2070,7 @@ Old_Violet_Box: (
("Feather_Of_Birds",14),
("Talon",14),
("Sticky_Webfoot",14),
- ("Animal's_Skin",14),
+ ("Animals_Skin",14),
("Claw_Of_Wolves",14),
("Mushroom_Spore",14),
("Orcish_Cuspid",14),
@@ -2075,15 +2089,15 @@ Old_Violet_Box: (
("Posionous_Canine",14),
("Sticky_Mucus",14),
("Bee_Sting",14),
- ("Grasshopper's_Leg",14),
+ ("Grasshoppers_Leg",14),
("Nose_Ring",14),
("Yoyo_Tail",14),
("Solid_Shell",14),
("Horseshoe",14),
("Raccoon_Leaf",14),
- ("Snail's_Shell",14),
+ ("Snails_Shell",14),
("Horn",14),
- ("Bear's_Foot",14),
+ ("Bears_Foot",14),
("Feather",14),
("Heart_Of_Mermaid",14),
("Fin",14),
@@ -2146,7 +2160,7 @@ Old_Violet_Box: (
("Lizard_Scruff",14),
("Colorful_Shell",14),
("Jaws_Of_Ant",14),
- ("Thin_N'_Long_Tongue",14),
+ ("Thin_N_Long_Tongue",14),
("Rat_Tail",14),
("Moustache_Of_Mole",14),
("Nail_Of_Mole",14),
@@ -2159,8 +2173,8 @@ Old_Violet_Box: (
("Spiderweb",14),
("Acorn",14),
("Porcupine_Spike",14),
- ("Wild_Boar's_Mane",14),
- ("Tiger's_Skin",14),
+ ("Wild_Boars_Mane",14),
+ ("Tigers_Skin",14),
("Limb_Of_Mantis",14),
("Blossom_Of_Maneater",14),
("Root_Of_Maneater",14),
@@ -2170,7 +2184,7 @@ Old_Violet_Box: (
("Dragon_Train",14),
("Petite_DiablOfs_Horn",14),
("Petite_DiablOfs_Wing",14),
- ("Elder_Pixie's_Beard",14),
+ ("Elder_Pixies_Beard",14),
("Lantern",14),
("Short_Leg",14),
("Nail_Of_Orc",14),
@@ -2236,7 +2250,7 @@ Old_Violet_Box: (
("Fang_Of_Garm",14),
("Yarn",14),
("Fine_Grit",14),
- ("Alice's_Apron",14),
+ ("Alices_Apron",14),
("Talon_Of_Griffin",14),
("Stone",14),
("Cyfar",14),
@@ -2263,26 +2277,26 @@ Old_Violet_Box: (
("Old_Magic_Circle",14),
("Sharp_Leaf",14),
("Peco_Wing_Feather",14),
- ("Goat's_Horn",14),
- ("Gaoat's_Skin",14),
+ ("Goats_Horn",14),
+ ("Gaoats_Skin",14),
("Boroken_Shiled_Piece",14),
("Shine_Spear_Blade",14),
("Vroken_Sword",14),
("Smooth_Paper",14),
("Fright_Paper_Blade",14),
("Broken_Pharaoh_Symbol",14),
- ("Tutankhamen's_Mask",14),
- ("Harpy's_Feather",14),
- ("Harpy's_Claw",14),
+ ("Tutankhamens_Mask",14),
+ ("Harpys_Feather",14),
+ ("Harpys_Claw",14),
("Rent_Spell_Book",14),
("Rent_Scroll",14),
("Spawns",14),
("Burning_Horse_Shoe",14),
("Honey_Jar",14),
("Hot_Hair",14),
- ("Dragon's_Skin",14),
+ ("Dragons_Skin",14),
("Sand_Lump",14),
- ("Scropion's_Nipper",14),
+ ("Scropions_Nipper",14),
("Large_Jellopy",14),
("Medicine_Bowl",14),
("Fire_Bottle",14),
@@ -2296,12 +2310,12 @@ Old_Violet_Box: (
("Glossy_Hair",14),
("Old_Japaness_Clothes",14),
("Poison_Powder",14),
- ("Poison_Toad's_Skin",14),
+ ("Poison_Toads_Skin",14),
("Broken_Shuriken",14),
("Black_Mask",14),
("Broken_Wine_Vessel",14),
- ("Tengu's_Nose",14),
- ("Black_Bear's_Skin",14),
+ ("Tengus_Nose",14),
+ ("Black_Bears_Skin",14),
("Cloud_Piece",14),
("Sharp_Feeler",14),
("Hard_Peach",14),
@@ -2336,7 +2350,7 @@ Old_Violet_Box: (
("Black_Kitty_Doll",14),
("Old_Manteau",14),
("Rusty_Cleaver",14),
- ("Dullahan's_Helm",14),
+ ("Dullahans_Helm",14),
("Dullahan_Armor",14),
("Rojerta_Piece",14),
("Hanging_Doll",14),
@@ -2406,7 +2420,7 @@ Old_Violet_Box: (
("Holy_Water",14),
("Panacea",14),
("Royal_Jelly",14),
- ("Monster's_Feed",14),
+ ("Monsters_Feed",14),
("Candy",14),
("Candy_Striper",14),
("Apple_Juice",14),
@@ -2518,7 +2532,7 @@ Old_Violet_Box: (
"Nail_Of_Loki",
"Bloody_Roar",
"Unholy_Touch",
- "Hypnotist's_Staff_",
+ "Hypnotists_Staff_",
"Staff_Of_Wing",
"Luna_Bow",
"Dragon_Wing",
@@ -2536,7 +2550,7 @@ Old_Violet_Box: (
"Legacy_Of_Dragon",
"Coward_",
"Windhawk",
- "Queen's_Whip",
+ "Queens_Whip",
"Oriental_Lute",
"Diary_Of_Great_Sage",
"Hardback",
@@ -2552,7 +2566,7 @@ Old_Violet_Box: (
"Banana_Hat",
"Wing_Of_Eagle",
"Cursed_Lucky_Brooch",
- "Shinobi's_Sash",
+ "Shinobis_Sash",
"Bloody_Iron_Ball",
"Hyper_Changer",
"Cookbook06",
@@ -2693,7 +2707,7 @@ Set_Of_Taiming_Item: (
"Transparent_Headgear",
"Pacifier",
"Wig",
- "Queen's_Hair_Ornament",
+ "Queens_Hair_Ornament",
"Silk_Ribbon",
"Punisher",
"Wild_Flower",
@@ -2723,7 +2737,7 @@ Accessory_Box: (
("Thimble_Of_Archer",10),
("Rosary",14),
("Ring",10),
- ("Matyr's_Flea_Guard",11),
+ ("Matyrs_Flea_Guard",11),
("Belt",10),
("Brooch",12),
("Nile_Rose_",10),
@@ -2746,7 +2760,7 @@ Accessory_Box: (
("Red_Silk_Seal",2),
"Orleans_Glove",
"Spiritual_Ring",
- "Shinobi's_Sash",
+ "Shinobis_Sash",
"Hyper_Changer",
("Lesser_Elemental_Ring",9),
"Expert_Ring",
@@ -3086,8 +3100,8 @@ Giftbox_China: (
"Helm_",
"Gemmed_Sallet_",
"Circlet_",
- "Santa's_Hat",
- "Big_Sis'_Ribbon",
+ "Santas_Hat",
+ "Big_Sis_Ribbon",
"Coronet",
"Fillet",
"Snowy_Horn",
@@ -3116,7 +3130,7 @@ Giftbox_China: (
"Viking_Helm",
"Cotton_Shirt_",
"Leather_Jacket_",
- "Adventurere's_Suit_",
+ "Adventureres_Suit_",
"Mantle_",
"Coat_",
"Mink_Coat",
@@ -3314,7 +3328,7 @@ Xmas_Gift: (
("HandMade_Chocolate",18),
("HandMade_Chocolate_",18),
("Chocolate_Drink",18),
- ("Santa's_Hat_",12),
+ ("Santas_Hat_",12),
("Fire_Cracker_Xmas",4),
)
Pierre_Treasurebox: (
@@ -3700,7 +3714,7 @@ Old_C_Album_Garment: (
("Noxious_Card",2),
("Kavac_Card",2),
("Chung_E_Card",2),
- ("Orc_Baby_Card",2),
+ ("Orc_Baby_Card_Card",2),
("Aliot_Card",2),
("Roween_Card",2),
("Salamander_Card",2),
@@ -3878,7 +3892,7 @@ Splendid_Box2: (
/* currently unsupported or unknown ('Mysterious_Egg')
Mysterious_Egg: (
("Lucky_Egg_C2",3),
- ("LUcky_Egg_C3",3),
+ ("Lucky_Egg_C3",3),
("Lucky_Egg_C4",3),
("Lucky_Egg_C5",3),
("Lucky_Egg_C6",3),
@@ -3889,7 +3903,7 @@ Mysterious_Egg: (
High_Weapon_Box: (
("Mail_Breaker",5),
("Weeder_Knife",5),
- ("Mama's_Knife",5),
+ ("Mamas_Knife",5),
("Assasin_Dagger",5),
("Exercise",5),
("Azoth",5),
@@ -3945,7 +3959,7 @@ High_Weapon_Box: (
("Crescent_Scythe",5),
("Bill_Guisarme",5),
("Zephyrus",5),
- ("Longinus's_Spear",5),
+ ("Longinuss_Spear",5),
("Brionac",5),
("Hell_Fire",5),
("Gae_Bolg",5),
@@ -3972,7 +3986,7 @@ High_Weapon_Box: (
("Red_Square_Bag",5),
//unknown/unsupported - ("16010",5),
("Book_Of_The_Apocalypse",5),
- ("Girl's_Diary",5),
+ ("Girls_Diary",5),
("Legacy_Of_Dragon",5),
("Hardback",5),
("Bible_Of_Battlefield",5),
@@ -3995,9 +4009,9 @@ High_Weapon_Box: (
("Bladed_Whip",5),
("Electric_Eel",5),
("Sea_Witch_Foot",5),
- ("Queen's_Whip",5),
+ ("Queens_Whip",5),
("Carrot_Whip",5),
- ("Queen's_Whip_",5),
+ ("Queens_Whip_",5),
("Stem_Of_Nepenthes",5),
"Thorn_Staff",
"Eraser",
@@ -4448,7 +4462,7 @@ Old_Card_Album_: (
"Dimik_Card",
"Archdam_Card",
"Chung_E_Card",
- "Orc_Baby_Card",
+ "Orc_Baby_Card_Card",
("Green_Iguana_Card",3),
"Acidus_Card",
"Acidus__Card",
@@ -4509,7 +4523,7 @@ Old_Card_Album_: (
High_Weapon_Box_: (
("Mail_Breaker",5),
("Weeder_Knife",5),
- ("Mama's_Knife",5),
+ ("Mamas_Knife",5),
("Assasin_Dagger",5),
("Exercise",5),
("Azoth",5),
@@ -4565,7 +4579,7 @@ High_Weapon_Box_: (
("Crescent_Scythe",5),
("Bill_Guisarme",5),
("Zephyrus",5),
- ("Longinus's_Spear",5),
+ ("Longinuss_Spear",5),
("Brionac",5),
("Hell_Fire",5),
("Gae_Bolg",5),
@@ -4592,7 +4606,7 @@ High_Weapon_Box_: (
("Red_Square_Bag",5),
//unknown/unsupported - ("16010",5),
("Book_Of_The_Apocalypse",5),
- ("Girl's_Diary",5),
+ ("Girls_Diary",5),
("Legacy_Of_Dragon",5),
("Hardback",5),
("Bible_Of_Battlefield",5),
@@ -4615,9 +4629,9 @@ High_Weapon_Box_: (
("Bladed_Whip",5),
("Electric_Eel",5),
("Sea_Witch_Foot",5),
- ("Queen's_Whip",5),
+ ("Queens_Whip",5),
("Carrot_Whip",5),
- ("Queen's_Whip_",5),
+ ("Queens_Whip_",5),
("Stem_Of_Nepenthes",5),
"Thorn_Staff",
"Eraser",
diff --git a/db/pre-re/item_packages.conf b/db/pre-re/item_packages.conf
index 3c952e258..8e421be53 100644
--- a/db/pre-re/item_packages.conf
+++ b/db/pre-re/item_packages.conf
@@ -2973,7 +2973,7 @@ Super_Pet_Egg5: {
Named: true
Rate: 230
}
- Zeny_Card_Scroll_Box: {
+ Zeny_Scroll_Box: {
Random: 1
Count: 10
Named: true
@@ -3051,7 +3051,7 @@ Super_Pet_Egg6: {
Named: true
Rate: 230
}
- Zeny_Card_Scroll_Box: {
+ Zeny_Scroll_Box: {
Random: 1
Count: 10
Named: true
@@ -3129,7 +3129,7 @@ Super_Pet_Egg7: {
Named: true
Rate: 230
}
- Zeny_Card_Scroll_Box: {
+ Zeny_Scroll_Box: {
Random: 1
Count: 10
Named: true
@@ -3207,7 +3207,7 @@ Super_Pet_Egg8: {
Named: true
Rate: 230
}
- Zeny_Card_Scroll_Box: {
+ Zeny_Scroll_Box: {
Random: 1
Count: 10
Named: true
@@ -3254,7 +3254,7 @@ Pet_Egg_Scroll_E: {
Named: true
Rate: 10
}
- Zeny_Card_Scroll_Box: {
+ Zeny_Scroll_Box: {
Random: 1
Named: true
Rate: 10
@@ -3855,7 +3855,7 @@ MVP_Hunt_Box: {
Named: true
}
}
-Cook_Box: {
+Brewing_Box: {
Dex_Dish10_: {
Random: 0
Count: 10
@@ -4745,8 +4745,8 @@ July7_Scroll: {
Named: true
Rate: 1
}
-//unsupported/unknown item 'Hair_Of_The_Strong'
-// Hair_Of_The_Strong: {
+//unsupported/unknown item 'C_Hair_Of_The_Strong'
+// C_Hair_Of_The_Strong: {
// Random: 1
// Announce: true
// Named: true
@@ -5283,7 +5283,7 @@ Buddah_Scroll: {
Rate: 1
}
}
-Evil_Incarnation: {
+Evil_Incarnation_Disable: {
Dead_Tree_Branch_Box2: {
Random: 1
Named: true
@@ -5786,13 +5786,13 @@ My_Scroll2: {
}
}
*/
-Premium_Reset_Stone_Box: {
+Pr_Reset_Stone_Box: {
Premium_Reset_Stone: {
Random: 0
}
}
-/* unsupported/unknown item 'FPr_Reset_Stone_Box'
-FPr_Reset_Stone_Box: {
+/* unsupported/unknown item 'FPremium_Reset_Stone_Box'
+FPremium_Reset_Stone_Box: {
Premium_Reset_Stone: {
Random: 0
}
@@ -5881,8 +5881,8 @@ Majestic_Devil_Scroll: {
}
}
*/
-/* unsupported/unknown item 'Life_Ribbon_Box'
-Life_Ribbon_Box: {
+/* unsupported/unknown item 'Ribbon_Of_Life_Box'
+Ribbon_Of_Life_Box: {
//unsupported/unknown item 'Life_Ribbon'
// Life_Ribbon: {
// Random: 0
@@ -5890,8 +5890,8 @@ Life_Ribbon_Box: {
// }
}
*/
-/* unsupported/unknown item 'Life_Ribbon_Box2'
-Life_Ribbon_Box2: {
+/* unsupported/unknown item 'Ribbon_Of_Life_Box2'
+Ribbon_Of_Life_Box2: {
//unsupported/unknown item 'Life_Ribbon'
// Life_Ribbon: {
// Random: 0
@@ -5900,8 +5900,8 @@ Life_Ribbon_Box2: {
// }
}
*/
-/* unsupported/unknown item 'Life_Ribbon_Box3'
-Life_Ribbon_Box3: {
+/* unsupported/unknown item 'Ribbon_Of_Life_Box3'
+Ribbon_Of_Life_Box3: {
//unsupported/unknown item 'Life_Ribbon'
// Life_Ribbon: {
// Random: 0
@@ -6896,8 +6896,8 @@ Pisces_Diadem_Scroll: {
Named: true
Rate: 130
}
-//unsupported/unknown item 'Life_Ribbon_Box3'
-// Life_Ribbon_Box3: {
+//unsupported/unknown item 'Ribbon_Of_Life_Box3'
+// Ribbon_Of_Life_Box3: {
// Random: 1
// Named: true
// Rate: 160
@@ -6920,8 +6920,8 @@ Pisces_Diadem_Scroll: {
}
}
*/
-/* unsupported/unknown item 'Pisces_Diadem_Box'
-Pisces_Diadem_Box: {
+/* unsupported/unknown item 'Pisces_Diadem_Box2'
+Pisces_Diadem_Box2: {
//unsupported/unknown item 'Pisces_Diadem_Scroll'
// Pisces_Diadem_Scroll: {
// Random: 0
@@ -7105,8 +7105,8 @@ Energetic_Pisces_Box: {
// }
}
*/
-/* unsupported/unknown item 'Aries_Scroll'
-Aries_Scroll: {
+/* unsupported/unknown item 'Aries_Scroll_'
+Aries_Scroll_: {
//unsupported/unknown item 'Freyja_Boots'
// Freyja_Boots: {
// Random: 1
@@ -7173,53 +7173,53 @@ Aries_Scroll: {
*/
/* unsupported/unknown item 'Aries_Scroll_Box'
Aries_Scroll_Box: {
-//unsupported/unknown item 'Aries_Scroll'
-// Aries_Scroll: {
+//unsupported/unknown item 'Aries_Scroll_'
+// Aries_Scroll_: {
// Random: 0
// Named: true
// }
-//unsupported/unknown item 'Aries_Scroll'
-// Aries_Scroll: {
+//unsupported/unknown item 'Aries_Scroll_'
+// Aries_Scroll_: {
// Random: 0
// Named: true
// }
-//unsupported/unknown item 'Aries_Scroll'
-// Aries_Scroll: {
+//unsupported/unknown item 'Aries_Scroll_'
+// Aries_Scroll_: {
// Random: 0
// Named: true
// }
-//unsupported/unknown item 'Aries_Scroll'
-// Aries_Scroll: {
+//unsupported/unknown item 'Aries_Scroll_'
+// Aries_Scroll_: {
// Random: 0
// Named: true
// }
-//unsupported/unknown item 'Aries_Scroll'
-// Aries_Scroll: {
+//unsupported/unknown item 'Aries_Scroll_'
+// Aries_Scroll_: {
// Random: 0
// Named: true
// }
-//unsupported/unknown item 'Aries_Scroll'
-// Aries_Scroll: {
+//unsupported/unknown item 'Aries_Scroll_'
+// Aries_Scroll_: {
// Random: 0
// Named: true
// }
-//unsupported/unknown item 'Aries_Scroll'
-// Aries_Scroll: {
+//unsupported/unknown item 'Aries_Scroll_'
+// Aries_Scroll_: {
// Random: 0
// Named: true
// }
-//unsupported/unknown item 'Aries_Scroll'
-// Aries_Scroll: {
+//unsupported/unknown item 'Aries_Scroll_'
+// Aries_Scroll_: {
// Random: 0
// Named: true
// }
-//unsupported/unknown item 'Aries_Scroll'
-// Aries_Scroll: {
+//unsupported/unknown item 'Aries_Scroll_'
+// Aries_Scroll_: {
// Random: 0
// Named: true
// }
-//unsupported/unknown item 'Aries_Scroll'
-// Aries_Scroll: {
+//unsupported/unknown item 'Aries_Scroll_'
+// Aries_Scroll_: {
// Random: 0
// Named: true
// }
@@ -7861,7 +7861,7 @@ BR_Independence_Scroll: {
Named: true
Rate: 100
}
- Carmen_Miranda's_Hat: {
+ Carmen_Mirandas_Hat: {
Random: 1
Named: true
Rate: 30
@@ -8305,8 +8305,8 @@ RWC_Super_Scroll: {
// Announce: true
// Rate: 250
// }
-//unsupported/unknown item 'Hair_Of_The_Strong'
-// Hair_Of_The_Strong: {
+//unsupported/unknown item 'C_Hair_Of_The_Strong'
+// C_Hair_Of_The_Strong: {
// Random: 1
// Announce: true
// Rate: 100
@@ -8362,8 +8362,8 @@ RWC_Super_Scroll: {
// }
}
*/
-/* unsupported/unknown item 'Leo_Scroll'
-Leo_Scroll: {
+/* unsupported/unknown item 'Leo_Scroll3'
+Leo_Scroll3: {
Fallen_Bishop_Card: {
Random: 1
Announce: true
@@ -8493,8 +8493,8 @@ Ms_Virgo_Scroll: {
Announce: true
Rate: 300
}
-//unsupported/unknown item 'Life_Ribbon_Box3'
-// Life_Ribbon_Box3: {
+//unsupported/unknown item 'Ribbon_Of_Life_Box3'
+// Ribbon_Of_Life_Box3: {
// Random: 1
// Rate: 800
// }
@@ -9571,7 +9571,7 @@ Wind_Type_Scroll: {
// }
}
*/
-LUcky_Egg_C3: {
+Lucky_Egg_C3: {
Magic_Card_Album: {
Random: 1
Announce: true
@@ -11717,8 +11717,8 @@ Tw_Yellow_Scroll: {
// Random: 1
// Rate: 450
// }
-//unsupported/unknown item 'Life_Ribbon_Box3'
-// Life_Ribbon_Box3: {
+//unsupported/unknown item 'Ribbon_Of_Life_Box3'
+// Ribbon_Of_Life_Box3: {
// Random: 1
// Rate: 1000
// }
@@ -12033,8 +12033,8 @@ Tw_Yellow_Scroll: {
Announce: true
Rate: 25
}
-//unsupported/unknown item 'Devil_Whisper'
-// Devil_Whisper: {
+//unsupported/unknown item 'Evil_Whisper'
+// Evil_Whisper: {
// Random: 1
// Announce: true
// Rate: 40
@@ -12395,8 +12395,8 @@ Tw_Yellow_Scroll: {
// Announce: true
// Rate: 150
// }
-//unsupported/unknown item 'Little_Feather_Hat'
-// Little_Feather_Hat: {
+//unsupported/unknown item 'Little_Fhat'
+// Little_Fhat: {
// Random: 1
// Announce: true
// Rate: 100
diff --git a/db/pre-re/job_db.conf b/db/pre-re/job_db.conf
index 1c8e4ca60..186e5bd99 100644
--- a/db/pre-re/job_db.conf
+++ b/db/pre-re/job_db.conf
@@ -102,12 +102,12 @@ Novice: {
71, 72, 73, 74, 75, 76, 77, 78, 79, 80, // 61 - 70
81, 82, 83, 84, 85, 86, 87, 88, 89, 90, // 71 - 80
91, 92, 93, 94, 95, 96, 97, 98, 99, 100, // 81 - 90
- 101, 102, 103, 104, 105, 106, 107, 108, 109, 100, // 91 - 100
- 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, // 101 - 110
- 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, // 111 - 120
- 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, // 121 - 130
- 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, // 131 - 140
- 141, 142, 143, 144, 145, 146, 147, 148, 149, 150] // 141 - 150
+ 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, // 91 - 100
+ 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, // 101 - 110
+ 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, // 111 - 120
+ 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, // 121 - 130
+ 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, // 131 - 140
+ 151, 152, 153, 154, 155, 156, 157, 158, 159, 160] // 141 - 150
}
Swordsman: {
Weight: 28000
@@ -335,6 +335,7 @@ Priest: {
Mace: 600
TwoHandMace: 600
Rod: 600
+ // Knuckle: 500 /* Note. Official value is 2000 (default). To normalize aspd remove comment to this line. */
Book: 600
TwoHandRod: 600
}
@@ -1390,3 +1391,51 @@ Expanded_Super_Novice: {
Expanded_Super_Baby: {
Inherit: ("Novice")
}
+// Summoner HP/SP is not known, below table are generated and near to official HP/SP.
+Summoner: {
+ Weight: 20000
+ BaseASPD: {
+ Fist: 45
+ Dagger: 55
+ Rod: 55
+ Book: 43
+ TwoHandRod: 55
+ }
+ HPTable:[ 40, 69, 80, 92, 105, 119, 134, 150, 167, 185, // 1 - 10
+ 204, 224, 245, 268, 291, 315, 341, 367, 395, 423, // 11 - 20
+ 453, 484, 515, 548, 582, 617, 653, 690, 728, 767, // 21 - 30
+ 807, 848, 890, 934, 978, 1023, 1070, 1117, 1166, 1215, // 31 - 40
+ 1266, 1317, 1370, 1424, 1479, 1534, 1591, 1649, 1708, 1768, // 41 - 50
+ 1829, 1891, 1955, 2019, 2084, 2150, 2218, 2286, 2356, 2426, // 51 - 60
+ 2498, 2570, 2644, 2719, 2794, 2871, 2949, 3028, 3108, 3189, // 61 - 70
+ 3271, 3354, 3438, 3523, 3610, 3697, 3785, 3875, 3965, 4056, // 71 - 80
+ 4149, 4242, 4337, 4433, 4529, 4627, 4726, 4826, 4927, 5029, // 81 - 90
+ 5132, 5236, 5341, 5447, 5554, 5662, 5772, 5882, 5993, 6106, // 91 - 100
+ 6219, 6334, 6449, 6566, 6684, 6802, 6922, 7043, 7165, 7288, // 101 - 110
+ 7412, 7537, 7663, 7790, 7918, 8047, 8177, 8309, 8441, 8574, // 111 - 120
+ 8709, 8844, 8981, 9118, 9257, 9397, 9537, 9679, 9822, 9966, // 121 - 130
+ 10111, 10257, 10404, 10552, 10701, 10851, 11002, 11155, 11308, 11462, // 131 - 140
+ 11618, 11774, 11932, 12090, 12250, 12410, 12572, 12735, 12898, 13063, // 141 - 150
+ 13229, 13396, 13564, 13733, 13903, 14074, 14246, 14420, 14594, 14769, // 151 - 160
+ 14946, 15123, 15301, 15481, 15661, 15843, 16026, 16209, 16394, 16580, // 161 - 170
+ 16767, 16955, 17144, 17334, 17525] // 171 - 175
+
+ SPTable:[ 8, 10, 13, 15, 18, 20, 23, 25, 28, 30, // 1 - 10
+ 33, 35, 38, 40, 43, 45, 48, 50, 53, 55, // 11 - 20
+ 58, 60, 63, 65, 68, 70, 73, 75, 78, 80, // 21 - 30
+ 83, 85, 88, 90, 93, 95, 98, 100, 103, 105, // 31 - 40
+ 108, 110, 113, 115, 118, 120, 123, 125, 128, 130, // 41 - 50
+ 133, 135, 138, 140, 143, 145, 148, 150, 153, 155, // 51 - 60
+ 158, 160, 163, 165, 168, 170, 173, 175, 178, 180, // 61 - 70
+ 183, 185, 188, 190, 193, 195, 198, 200, 203, 205, // 71 - 80
+ 208, 210, 213, 215, 218, 220, 223, 225, 228, 230, // 81 - 90
+ 233, 235, 238, 240, 243, 245, 248, 250, 253, 255, // 91 - 100
+ 258, 260, 263, 265, 268, 270, 273, 275, 278, 280, // 101 - 110
+ 283, 285, 288, 290, 293, 295, 298, 300, 303, 305, // 111 - 120
+ 308, 310, 313, 315, 318, 320, 323, 325, 328, 330, // 121 - 130
+ 333, 335, 338, 340, 343, 345, 348, 350, 353, 355, // 131 - 140
+ 358, 360, 363, 365, 368, 370, 373, 375, 378, 380, // 141 - 150
+ 383, 385, 388, 390, 393, 395, 398, 400, 403, 405, // 151 - 160
+ 408, 410, 413, 415, 418, 420, 423, 425, 428, 430, // 161 - 170
+ 433, 435, 438, 440, 443] // 171 - 175
+}
diff --git a/db/pre-re/map_zone_db.conf b/db/pre-re/map_zone_db.conf
index 0a02e9240..b8797a6d3 100644
--- a/db/pre-re/map_zone_db.conf
+++ b/db/pre-re/map_zone_db.conf
@@ -66,7 +66,7 @@ zones: (
//heal: 70
}
skill_damage_cap: {
- //Exemple Below caps firebolt damage in maps within this zone to a maximum 50 damage,
+ //Example Below caps Cold Bolt damage in maps within this zone to a maximum 50 damage,
// (depends on HMAP_ZONE_DAMAGE_CAP_TYPE in src/config/core.h)
// when cast vs players and monsters.
//MG_COLDBOLT: (50,"PLAYER | MONSTER")
@@ -159,6 +159,7 @@ zones: (
BS_GREED: "PLAYER"
SC_FATALMENACE: "PLAYER"
SC_DIMENSIONDOOR: "PLAYER"
+ SU_LOPE: "PLAYER"
}
disabled_items: {
@@ -225,6 +226,7 @@ zones: (
CASH_ASSUMPTIO: "PLAYER"
SC_FATALMENACE: "PLAYER"
SC_DIMENSIONDOOR: "PLAYER"
+ SU_LOPE: "PLAYER"
}
disabled_items: {
Assumptio_5_Scroll: true
@@ -332,6 +334,19 @@ zones: (
SC_FATALMENACE: "PLAYER"
SC_DIMENSIONDOOR: "PLAYER"
}
+
+ mapflags: (
+ "nobranch",
+ "noicewall",
+ "nomemo",
+ "nosave SavePoint",
+ "noteleport",
+ "monster_noteleport",
+ "nowarpto",
+ "partylock",
+ "pvp off",
+ "src4instance",
+ )
},
{
name: "Memorial Dungeon" /* ETower, Orc's Memory, Nidhoggur's Nest, etc */
@@ -345,6 +360,19 @@ zones: (
SC_FATALMENACE: "PLAYER"
SC_DIMENSIONDOOR: "PLAYER"
}
+
+ mapflags: (
+ "nobranch",
+ "noicewall",
+ "nomemo",
+ "nosave SavePoint",
+ "noteleport",
+ "monster_noteleport",
+ "nowarpto",
+ "partylock",
+ "pvp off",
+ "src4instance",
+ )
},
{
name: "Towns"
diff --git a/db/pre-re/mob_db.conf b/db/pre-re/mob_db.conf
index baf88d52c..40635cd68 100644
--- a/db/pre-re/mob_db.conf
+++ b/db/pre-re/mob_db.conf
@@ -57,8 +57,8 @@ mob_db: (
}
ViewRange: view range (int, defaults to 1)
ChaseRange: chase range (int, defaults to 1)
- Size: size (int, defaults to 1)
- Race: race (int, defaults to 0)
+ Size: size (string, defaults to "Size_Medium")
+ Race: race (string, defaults to "RC_Formless")
Element: (type, level)
Mode: {
CanMove: true/false (bool, defaults to false)
@@ -76,6 +76,7 @@ mob_db: (
ChangeTargetMelee: true/false (bool, defaults to false)
ChangeTargetChase: true/false (bool, defaults to false)
TargetWeak: true/false (bool, defaults to false)
+ NoKnockback: true/false (bool, defaults to false)
}
MoveSpeed: move speed (int, defaults to 0)
AttackDelay: attack delay (int, defaults to 4000)
@@ -135,7 +136,7 @@ mob_db: (
MvpExp: 0
Drops: {
Boody_Red: 70
- Scorpion's_Tail: 5500
+ Scorpions_Tail: 5500
Elunium_Stone: 57
Solid_Shell: 210
Fine_Grit: 100
@@ -679,8 +680,8 @@ mob_db: (
Claw_Of_Wolves: 9000
Mantle_: 10
Meat: 650
- Monster's_Feed: 1050
- Animal's_Skin: 5500
+ Monsters_Feed: 1050
+ Animals_Skin: 5500
Strawberry: 600
Wolf_Card: 1
}
@@ -1109,7 +1110,7 @@ mob_db: (
Cobold_Hair: 4000
Oridecon: 500
Elunium: 500
- Executioner's_Mitten: 800
+ Executioners_Mitten: 800
Guh_Moon_Goh_: 300
}
},*/
@@ -1303,7 +1304,7 @@ mob_db: (
Amulet: 20
Ninja_Suit: 1
Adventure_Suit: 100
- Girl's_Diary: 5
+ Girls_Diary: 5
Munak_Card: 1
}
},
@@ -2561,7 +2562,7 @@ mob_db: (
DamageMotion: 540
MvpExp: 0
Drops: {
- Grasshopper's_Leg: 9000
+ Grasshoppers_Leg: 9000
Guitar_Of_Vast_Land: 10
Green_Feeler: 4
Javelin_: 80
@@ -2758,7 +2759,7 @@ mob_db: (
MvpExp: 0
Drops: {
Raccoon_Leaf: 5500
- Animal's_Skin: 5500
+ Animals_Skin: 5500
Sweet_Potato: 800
Cat_Hairband: 1
Raccoondog_Doll: 2
@@ -2857,7 +2858,7 @@ mob_db: (
MvpExp: 0
Drops: {
Boody_Red: 60
- Grasshopper's_Leg: 6500
+ Grasshoppers_Leg: 6500
Scell: 400
Elunium_Stone: 49
Singing_Plant: 20
@@ -2962,9 +2963,9 @@ mob_db: (
DamageMotion: 192
MvpExp: 0
Drops: {
- Bear's_Foot: 9000
+ Bears_Foot: 9000
Poo_Poo_Hat: 5
- Animal's_Skin: 5000
+ Animals_Skin: 5000
Stuffed_Doll: 80
Sweet_Potato: 1500
Honey: 450
@@ -3064,7 +3065,7 @@ mob_db: (
Candy_Striper: 1000
Red_Herb: 1000
Apple: 1000
- Santa's_Hat: 100
+ Santas_Hat: 100
Apple: 7
Poring__Card: 1
}
@@ -3440,7 +3441,7 @@ mob_db: (
Crystal_Blue: 30
Worm_Peelings: 5500
Garlet: 400
- Monster's_Feed: 500
+ Monsters_Feed: 500
Red_Herb: 650
Insect_Feeler: 450
Earthworm_The_Dude: 20
@@ -4287,11 +4288,11 @@ mob_db: (
DamageMotion: 480
MvpExp: 0
Drops: {
- Oldman's_Romance: 50
- Grasshopper's_Leg: 8000
+ Oldmans_Romance: 50
+ Grasshoppers_Leg: 8000
Azure_Jewel: 1000
Grasshopper_Doll: 1500
- Angel's_Arrival: 1000
+ Angels_Arrival: 1000
Center_Potion: 700
Guitar_Of_Gentle_Breeze: 10
Vocal_Card: 1
@@ -4341,7 +4342,7 @@ mob_db: (
DamageMotion: 432
MvpExp: 0
Drops: {
- Big_Sis'_Ribbon: 50
+ Big_Sis_Ribbon: 50
Honey: 2000
Bluish_Green_Jewel: 1000
Glass_Bead: 1500
@@ -4398,7 +4399,7 @@ mob_db: (
Snowy_Horn: 200
Unripe_Apple: 50
Scarlet_Jewel: 1000
- Angel's_Safeguard: 1000
+ Angels_Safeguard: 1000
Apple: 8000
Apple: 8000
Apple_Juice: 4000
@@ -4507,7 +4508,7 @@ mob_db: (
Claw_Of_Wolves: 8000
Golden_Jewel: 1500
Star_Dust_Blade: 100
- Angel's_Warmth: 1000
+ Angels_Warmth: 1000
Red_Jewel: 10
Monster_Juice: 50
Vagabond_Wolf_Card: 1
@@ -4563,7 +4564,7 @@ mob_db: (
Glass_Bead: 1500
Four_Leaf_Clover: 30
Rainbow_Carrot: 50
- Angel's_Protection: 1000
+ Angels_Protection: 1000
Eclipse_Card: 1
}
},
@@ -4606,7 +4607,7 @@ mob_db: (
MvpExp: 0
Drops: {
Crystal_Blue: 50
- Snail's_Shell: 9000
+ Snails_Shell: 9000
Garlet: 1200
Shell: 3000
Solid_Shell: 2
@@ -5059,7 +5060,7 @@ mob_db: (
Drops: {
Porcupine_Spike: 9000
Coat_: 5
- Animal's_Skin: 5500
+ Animals_Skin: 5500
Glaive_: 10
Spear_: 15
Pike_: 20
@@ -5106,7 +5107,7 @@ mob_db: (
Acorn: 9000
Hood_: 20
Fluff: 3000
- Animal's_Skin: 2500
+ Animals_Skin: 2500
Sweet_Potato: 500
Sandals_: 25
Strawberry: 600
@@ -5253,8 +5254,8 @@ mob_db: (
MvpExp: 0
Drops: {
Phracon: 85
- Animal's_Skin: 5500
- Adventurere's_Suit_: 80
+ Animals_Skin: 5500
+ Adventureres_Suit_: 80
Meat: 600
Cotton_Shirt: 200
Asura_: 5
@@ -5656,7 +5657,7 @@ mob_db: (
DamageMotion: 432
MvpExp: 12512
MvpDrops: {
- Tiger's_Skin: 5000
+ Tigers_Skin: 5000
Tiger_Footskin: 1000
Flame_Heart: 3000
}
@@ -5960,7 +5961,7 @@ mob_db: (
Drops: {
Great_Nature: 30
Coal: 150
- Elder_Pixie's_Beard: 5500
+ Elder_Pixies_Beard: 5500
Elven_Ears: 1
Cap_: 10
Sparkling_Dust: 100
@@ -7188,9 +7189,9 @@ mob_db: (
DamageMotion: 360
MvpExp: 0
Drops: {
- Matyr's_Flea_Guard: 10
- Monster's_Feed: 5000
- Animal's_Skin: 5500
+ Matyrs_Flea_Guard: 10
+ Monsters_Feed: 5000
+ Animals_Skin: 5500
Pet_Food: 400
Elunium_Stone: 100
Grape: 200
@@ -7246,11 +7247,11 @@ mob_db: (
Old_Violet_Box: 2000
}
Drops: {
- Queen's_Hair_Ornament: 500
+ Queens_Hair_Ornament: 500
Safety_Ring: 200
Tiara: 200
Armlet_Of_Obedience: 500
- Mother's_Nightmare: 10
+ Mothers_Nightmare: 10
Elunium: 3500
Dea_Staff: 100
Maya_Card: 1
@@ -7764,7 +7765,7 @@ mob_db: (
}
Drops: {
Broken_Pharaoh_Symbol: 5820
- Tutankhamen's_Mask: 2500
+ Tutankhamens_Mask: 2500
Solar_Sword: 100
Holy_Robe: 150
Gemmed_Crown: 500
@@ -7868,7 +7869,7 @@ mob_db: (
Star_Crumb: 4000
}
Drops: {
- Thin_N'_Long_Tongue: 9700
+ Thin_N_Long_Tongue: 9700
Forturn_Sword: 500
Sucsamad: 150
Jaws_Of_Ant: 5000
@@ -8170,7 +8171,7 @@ mob_db: (
Fine_Sand: 350
Sparkling_Dust: 200
Katar_Of_Thornbush: 1
- Hypnotist's_Staff_: 5
+ Hypnotists_Staff_: 5
Sand_Man_Card: 1
}
},
@@ -8211,7 +8212,7 @@ mob_db: (
DamageMotion: 384
MvpExp: 0
Drops: {
- Wild_Boar's_Mane: 9000
+ Wild_Boars_Mane: 9000
Grape: 300
Animal_Blood: 2
Eagle_Eyes: 1
@@ -8257,7 +8258,7 @@ mob_db: (
DamageMotion: 576
MvpExp: 0
Drops: {
- Animal's_Skin: 9000
+ Animals_Skin: 9000
Axe_: 100
Meat: 500
Arrow: 1000
@@ -8309,7 +8310,7 @@ mob_db: (
Flame_Heart: 45
Tweezer: 4850
Hammer_Of_Blacksmith: 15
- Scorpion's_Tail: 5000
+ Scorpions_Tail: 5000
Solid_Shell: 3000
White_Herb: 700
Scorpion_King_Card: 1
@@ -8646,9 +8647,9 @@ mob_db: (
MvpExp: 0
Drops: {
Rat_Tail: 9000
- Animal's_Skin: 3000
+ Animals_Skin: 3000
Feather: 800
- Monster's_Feed: 1000
+ Monsters_Feed: 1000
Ora_Ora: 2
Tarou_Card: 1
}
@@ -9858,12 +9859,12 @@ mob_db: (
DamageMotion: 768
MvpExp: 0
Drops: {
- Executioner's_Mitten: 5
+ Executioners_Mitten: 5
White_Herb: 1800
Rose_Quartz: 1500
Tights_: 8
Earring_: 1
- Queen's_Whip: 100
+ Queens_Whip: 100
Masquerade: 3
Zherlthsh_Card: 1
}
@@ -9909,8 +9910,8 @@ mob_db: (
DamageMotion: 540
MvpExp: 0
Drops: {
- Thin_N'_Long_Tongue: 3880
- Executioner's_Mitten: 3
+ Thin_N_Long_Tongue: 3880
+ Executioners_Mitten: 3
White_Herb: 1800
Crystal_Jewel_: 30
Frozen_Heart: 10
@@ -9959,8 +9960,8 @@ mob_db: (
DamageMotion: 600
MvpExp: 0
Drops: {
- Thin_N'_Long_Tongue: 3880
- Executioner's_Mitten: 4
+ Thin_N_Long_Tongue: 3880
+ Executioners_Mitten: 4
White_Herb: 1800
Oridecon: 150
Electric_Wire: 100
@@ -10011,7 +10012,7 @@ mob_db: (
DamageMotion: 240
MvpExp: 0
Drops: {
- Loki's_Whispers: 1
+ Lokis_Whispers: 1
Biotite: 1500
Slayer_: 70
Bastard_Sword_: 40
@@ -10329,7 +10330,7 @@ mob_db: (
MvpExp: 0
Drops: {
Claw_Of_Rat: 4656
- Monster's_Feed: 1000
+ Monsters_Feed: 1000
Blue_Jewel: 80
Glass_Bead: 110
Lemon: 250
@@ -10839,7 +10840,7 @@ mob_db: (
DamageMotion: 384
MvpExp: 0
Drops: {
- Wild_Boar's_Mane: 6000
+ Wild_Boars_Mane: 6000
Grape: 150
Animal_Blood: 3
Eagle_Eyes: 2
@@ -11475,7 +11476,7 @@ mob_db: (
Yoyo_Tail: 6000
Cacao: 500
Yellow_Herb: 130
- Animal's_Skin: 5500
+ Animals_Skin: 5500
Monkey_Doll: 7
Strawberry: 500
Orange: 1000
@@ -11905,7 +11906,7 @@ mob_db: (
White_Herb: 800
Feather: 1000
Panda_Cap: 1
- Bear's_Foot: 5000
+ Bears_Foot: 5000
White_Jewel: 30
Elunium_Stone: 90
Sasquatch_Card: 1
@@ -11999,7 +12000,7 @@ mob_db: (
Gift_Box: 10
Dirk_: 10
Buckler_: 5
- Santa's_Hat: 10
+ Santas_Hat: 10
Goblin_Card: 1
}
},
@@ -12093,7 +12094,7 @@ mob_db: (
Piece_Of_Cake: 1000
Candy: 5500
Candy_Striper: 5500
- Santa's_Hat: 250
+ Santas_Hat: 250
Antonio_Card: 1
}
},
@@ -12813,8 +12814,8 @@ mob_db: (
Fruit_Shell: 120
Arrow_Of_Shadow: 3000
Rotten_Fish: 35
- Monster's_Feed: 600
- Big_Sis'_Ribbon: 2
+ Monsters_Feed: 600
+ Big_Sis_Ribbon: 2
Wild_Rose_Card: 1
}
},
@@ -13507,7 +13508,7 @@ mob_db: (
DamageMotion: 480
MvpExp: 0
Drops: {
- Alice's_Apron: 2500
+ Alices_Apron: 2500
Old_Broom: 40
Chrystal_Pumps: 3
Rouge: 30
@@ -13800,7 +13801,7 @@ mob_db: (
Fire_Scroll_1_5: 100
Blue_Potion: 40
Cold_Scroll_1_5: 100
- Ph.D_Hat: 1
+ Ph_D_Hat: 1
Sageworm_Card: 1
}
},
@@ -14108,6 +14109,7 @@ mob_db: (
Mode: {
Boss: true
Detector: true
+ NoKnockback: true
}
MoveSpeed: 300
AttackDelay: 1288
@@ -14164,7 +14166,7 @@ mob_db: (
Oridecon_Stone: 300
Gold: 100
Oridecon: 150
- Queen's_Hair_Ornament: 1
+ Queens_Hair_Ornament: 1
Cookbook10: 2
Maya_Puple_Card: 1
}
@@ -15055,7 +15057,7 @@ mob_db: (
DamageMotion: 192
MvpExp: 0
Drops: {
- Bear's_Foot: 4550
+ Bears_Foot: 4550
Poo_Poo_Hat: 8
Stuffed_Doll: 120
Honey: 500
@@ -15317,7 +15319,7 @@ mob_db: (
DamageMotion: 384
MvpExp: 0
Drops: {
- Wild_Boar's_Mane: 3500
+ Wild_Boars_Mane: 3500
Grape: 290
Animal_Blood: 6
Eagle_Eyes: 1
@@ -18108,7 +18110,7 @@ mob_db: (
Drops: {
Fruit_Of_Mastela: 1500
Chrystal_Pumps: 3
- Boy's_Naivety: 1
+ Boys_Naivety: 1
Diamond_Ring: 250
Horn_Of_Succubus: 1
Staff_Of_Soul: 1
@@ -18203,8 +18205,8 @@ mob_db: (
DamageMotion: 336
MvpExp: 0
Drops: {
- Goat's_Horn: 4559
- Gaoat's_Skin: 2500
+ Goats_Horn: 4559
+ Gaoats_Skin: 2500
Empty_Bottle: 5000
Red_Herb: 500
Blue_Herb: 1000
@@ -18415,8 +18417,8 @@ mob_db: (
DamageMotion: 470
MvpExp: 0
Drops: {
- Harpy's_Feather: 4850
- Harpy's_Claw: 2500
+ Harpys_Feather: 4850
+ Harpys_Claw: 2500
Yellow_Herb: 1500
Yellow_Herb: 800
Izidor: 20
@@ -18659,8 +18661,8 @@ mob_db: (
DamageMotion: 192
MvpExp: 0
Drops: {
- Bear's_Foot: 5000
- Animal's_Skin: 5000
+ Bears_Foot: 5000
+ Animals_Skin: 5000
Nice_Sweet_Potato: 2500
Grizzly_Card: 1
}
@@ -18802,7 +18804,7 @@ mob_db: (
DamageMotion: 384
MvpExp: 0
Drops: {
- Dragon's_Skin: 4074
+ Dragons_Skin: 4074
Dragon_Canine: 5335
Dragon_Train: 3880
Dragon_Scale: 3589
@@ -18849,7 +18851,7 @@ mob_db: (
DamageMotion: 336
MvpExp: 0
Drops: {
- Dragon's_Skin: 4074
+ Dragons_Skin: 4074
Dragon_Canine: 5335
Dragon_Train: 3880
Dragon_Scale: 3589
@@ -18901,7 +18903,7 @@ mob_db: (
Great_Nature: 2500
Oridecon_Stone: 300
Damascus_: 5
- Hypnotist's_Staff_: 5
+ Hypnotists_Staff_: 5
Fine_Sand: 1200
Sleeper_Card: 1
}
@@ -18946,8 +18948,8 @@ mob_db: (
DamageMotion: 576
MvpExp: 0
Drops: {
- Scropion's_Nipper: 4365
- Scorpion's_Tail: 5500
+ Scropions_Nipper: 4365
+ Scorpions_Tail: 5500
Red_Gemstone: 150
Panacea: 2500
Flame_Heart: 850
@@ -19634,7 +19636,7 @@ mob_db: (
Broken_Shuriken: 5335
Ninja_Suit: 2
Cyfar: 2200
- Shinobi's_Sash: 100
+ Shinobis_Sash: 100
Thief_Clothes_: 1
Black_Mask: 2000
Murasame_: 5
@@ -19678,7 +19680,7 @@ mob_db: (
DamageMotion: 864
MvpExp: 0
Drops: {
- Poison_Toad's_Skin: 5500
+ Poison_Toads_Skin: 5500
Poison_Powder: 2400
Gold_Ring: 4
Green_Herb: 540
@@ -19827,7 +19829,7 @@ mob_db: (
DamageMotion: 672
MvpExp: 0
Drops: {
- Tengu's_Nose: 3500
+ Tengus_Nose: 3500
Broken_Wine_Vessel: 5500
Huuma_Giant_Wheel: 5
Fruit_Of_Mastela: 150
@@ -20364,7 +20366,7 @@ mob_db: (
DamageMotion: 420
MvpExp: 0
Drops: {
- Black_Bear's_Skin: 4462
+ Black_Bears_Skin: 4462
Mystery_Iron_Bit: 3500
Royal_Jelly: 400
Honey: 900
@@ -20424,7 +20426,7 @@ mob_db: (
Taegeuk_Plate: 5820
Sword_Of_Grave_Keeper: 5100
Hell_Fire: 80
- Ph.D_Hat: 80
+ Ph_D_Hat: 80
Gae_Bolg: 500
Pill: 900
Sway_Apron: 2000
@@ -24002,7 +24004,7 @@ mob_db: (
DamageMotion: 480
MvpExp: 0
Drops: {
- Dullahan's_Helm: 3200
+ Dullahans_Helm: 3200
Dullahan_Armor: 4850
An_Eye_Of_Dullahan: 1
Manteau: 13
@@ -24055,7 +24057,7 @@ mob_db: (
Striped_Socks: 3000
Bat_Cage: 5044
Elunium: 100
- Loki's_Whispers: 1
+ Lokis_Whispers: 1
Lunatic_Brooch: 5
Loli_Ruri_Card: 1
}
@@ -24156,7 +24158,7 @@ mob_db: (
Rusty_Cleaver: 2000
Mr_Scream: 50
Oridecon: 100
- Mama's_Knife: 3
+ Mamas_Knife: 3
Ginnungagap: 1
Bloody_Murderer_Card: 1
}
@@ -29419,7 +29421,7 @@ mob_db: (
MvpExp: 0
Drops: {
Meat: 1000
- Monster's_Feed: 1000
+ Monsters_Feed: 1000
Hill_Wind_Card: 1
}
},
@@ -29926,7 +29928,7 @@ mob_db: (
Drops: {
Armlet_Of_Prisoner: 3000
Old_Blue_Box: 50
- La'cryma_Stick: 1
+ Lacryma_Stick: 1
Survival_Rod2_: 5
Guard_: 30
Pair_Of_Red_Ribbon: 1
@@ -30275,7 +30277,7 @@ mob_db: (
Full_Plate_Armor_: 3500
Grave_: 9000
Brionac: 3500
- Longinus's_Spear: 3000
+ Longinuss_Spear: 3000
Dragon_Slayer: 2500
Skewer: 1500
B_Seyren_Card: 1
@@ -30675,7 +30677,7 @@ mob_db: (
Drops: {
Armlet_Of_Prisoner: 2000
Forturn_Sword: 1
- Adventurere's_Suit_: 40
+ Adventureres_Suit_: 40
Gladius_: 10
Chain_Mail_: 2
Ring_Of_Rogue: 2
@@ -31953,9 +31955,9 @@ mob_db: (
DamageMotion: 360
MvpExp: 0
Drops: {
- Harpy's_Feather: 4000
- Harpy's_Claw: 3000
- Monster's_Feed: 1000
+ Harpys_Feather: 4000
+ Harpys_Claw: 3000
+ Monsters_Feed: 1000
Blue_Herb: 10
Hill_Wind_Card: 1
}
@@ -32248,7 +32250,7 @@ mob_db: (
Milk: 5000
Milk_Bottle: 200
Bib: 100
- Orc_Baby_Card: 1
+ Orc_Baby_Card_Card: 1
}
},
{
@@ -32293,7 +32295,7 @@ mob_db: (
Reptile_Tongue: 1000
Leaflet_Of_Hinal: 1000
Green_Herb: 1000
- Monster's_Feed: 2000
+ Monsters_Feed: 2000
Aloebera: 10
Green_Herb: 1
Green_Iguana_Card: 1
@@ -32829,7 +32831,7 @@ mob_db: (
Bookclip_In_Memory: 300
Legend_Of_Kafra01: 50
Bloody_Page: 500
- Vidar's_Boots: 10
+ Vidars_Boots: 10
Cookbook08: 2
Cookbook09: 1
Deathword_Card: 1
@@ -33150,7 +33152,7 @@ mob_db: (
Crystal_Jewel__: 100
Piece_Of_Memory_Blue: 10000
Old_Card_Album: 10
- Goibne's_Shoulder_Arms: 1000
+ Goibnes_Shoulder_Arms: 1000
Tha_Odium_Card: 1
}
},
@@ -33204,7 +33206,7 @@ mob_db: (
Crystal_Jewel__: 100
Piece_Of_Memory_Red: 10000
Old_Card_Album: 10
- Goibne's_Combat_Boots: 1000
+ Goibnes_Combat_Boots: 1000
Tha_Despero_Card: 1
}
},
@@ -33258,7 +33260,7 @@ mob_db: (
Crystal_Jewel__: 100
Piece_Of_Memory_Purple: 10000
Old_Card_Album: 10
- Goibne's_Armor: 1000
+ Goibnes_Armor: 1000
Tha_Maero_Card: 1
}
},
@@ -33312,7 +33314,7 @@ mob_db: (
Crystal_Jewel__: 100
Piece_Of_Memory_Green: 10000
Old_Card_Album: 10
- Goibne's_Helmet: 1000
+ Goibnes_Helmet: 1000
Tha_Dolor_Card: 1
}
},
@@ -33367,7 +33369,7 @@ mob_db: (
}
Drops: {
Treasure_Box: 1000
- Morrigane's_Manteau: 1000
+ Morriganes_Manteau: 1000
Piece_Of_Bone_Armor: 5000
Full_Plate_Armor_: 5000
Grave_: 5000
@@ -33664,7 +33666,7 @@ mob_db: (
Drops: {
Strawberry: 2200
Dragon_Canine: 1000
- Dragon's_Skin: 1000
+ Dragons_Skin: 1000
Dragon_Scale: 2000
Dragonball_Red: 800
Flame_Heart: 20
@@ -33913,8 +33915,8 @@ mob_db: (
Crystal_Jewel__: 2000
}
Drops: {
- Morpheus's_Armlet: 1000
- Morpheus's_Ring: 1000
+ Morpheuss_Armlet: 1000
+ Morpheuss_Ring: 1000
Treasure_Box: 5000
Scale_Of_Red_Dragon: 3589
Int_Dish10: 1000
@@ -33968,11 +33970,11 @@ mob_db: (
DamageMotion: 432
MvpExp: 0
Drops: {
- Dragon's_Skin: 4000
+ Dragons_Skin: 4000
Dragon_Canine: 4000
Tri_Headed_Dragon_Head: 3880
- Morpheus's_Hood: 500
- Morrigane's_Helm: 500
+ Morpheuss_Hood: 500
+ Morriganes_Helm: 500
Vit_Dish10: 300
Fricca_Circlet: 500
Hydro_Card: 1
@@ -34551,11 +34553,11 @@ mob_db: (
Drops: {
Pocket_Watch: 3000
Old_Violet_Box: 3000
- Morrigane's_Pendant: 1000
+ Morriganes_Pendant: 1000
Glittering_Clothes: 1000
Survival_Rod_: 500
Counter_Dagger: 500
- Morrigane's_Belt: 1000
+ Morriganes_Belt: 1000
Kiel_Card: 1
}
},
@@ -34606,7 +34608,7 @@ mob_db: (
Screw: 500
Drill_Katar: 5
Elunium: 10
- Vali's_Manteau: 20
+ Valis_Manteau: 20
Alicel_Card: 1
}
},
@@ -34699,9 +34701,9 @@ mob_db: (
MvpExp: 0
Drops: {
Brigan: 4000
- Morpheus's_Shawl: 10
+ Morpheuss_Shawl: 10
Rosary_: 10
- Alice's_Apron: 5
+ Alices_Apron: 5
Imperial_Cooking_Kits: 50
Sway_Apron: 1
Orleans_Server: 5
@@ -35458,7 +35460,7 @@ mob_db: (
Divine_Cross: 25
Rune_Of_Darkness: 1000
Silk_Robe_: 100
- Odin's_Blessing: 100
+ Odins_Blessing: 100
Skeggiold_Card: 1
}
},
@@ -35512,7 +35514,7 @@ mob_db: (
Divine_Cross: 25
Rune_Of_Darkness: 1000
Silk_Robe_: 100
- Odin's_Blessing: 100
+ Odins_Blessing: 100
Skeggiold_Card: 1
}
},
@@ -35943,7 +35945,7 @@ mob_db: (
Drops: {
Valhalla_Flower: 500
Old_Violet_Box: 100
- Valkyrja's_Shield: 500
+ Valkyrjas_Shield: 500
}
},
{
@@ -36775,7 +36777,7 @@ mob_db: (
MvpExp: 0
Drops: {
Rotten_Meat: 3000
- Animal's_Skin: 3000
+ Animals_Skin: 3000
Wind_Of_Verdure: 50
Combo_Battle_Glove: 2
Roween_Card: 1
@@ -36823,7 +36825,7 @@ mob_db: (
MvpExp: 0
Drops: {
Rotten_Meat: 3000
- Animal's_Skin: 3000
+ Animals_Skin: 3000
Rough_Wind: 10
Ulfhedinn: 5
Galion_Card: 1
@@ -39388,7 +39390,7 @@ mob_db: (
Drops: {
Great_Nature: 30
Coal: 150
- Elder_Pixie's_Beard: 5500
+ Elder_Pixies_Beard: 5500
Elven_Ears: 1
Ribbon: 10
Thorny_Buckler: 3
@@ -40389,7 +40391,7 @@ mob_db: (
Acorn: 9000
Hood_: 20
Fluff: 3000
- Animal's_Skin: 2500
+ Animals_Skin: 2500
Sweet_Potato: 500
Sandals_: 25
Sweet_Bean: 600
@@ -40680,12 +40682,12 @@ mob_db: (
DamageMotion: 360
MvpExp: 0
Drops: {
- Monster's_Feed: 5000
+ Monsters_Feed: 5000
Tooth_Blade: 10
Wild_Beast_Claw: 10
Skel_Bone: 4500
Well_Dried_Bone: 20
- Animal's_Skin: 5500
+ Animals_Skin: 5500
Pet_Food: 400
Hell_Poodle_Card: 1
}
@@ -44738,7 +44740,7 @@ mob_db: (
Old_Card_Album: 9000
Survival_Rod_: 9000
Agate: 9000
- Entweihen_Card: 1
+ Ant_Buyanne_Card: 1
}
},
{
@@ -47079,7 +47081,7 @@ mob_db: (
DamageMotion: 336
MvpExp: 0
Drops: {
- Cowking's_Nose_Ring: 10000
+ Cowkings_Nose_Ring: 10000
}
},
{
@@ -47229,8 +47231,8 @@ mob_db: (
DamageMotion: 504
MvpExp: 0
Drops: {
- Dragon's_Mane: 3000
- Dragon's_Skin: 100
+ Dragons_Mane: 3000
+ Dragons_Skin: 100
Dragon_Canine: 100
Dragon_Train: 1000
Dragon_Scale: 1000
@@ -48020,7 +48022,7 @@ mob_db: (
DamageMotion: 360
MvpExp: 0
Drops: {
- Pope's_Cookie: 5000
+ Popes_Cookie: 5000
}
},
{
@@ -48068,7 +48070,7 @@ mob_db: (
DamageMotion: 384
MvpExp: 0
Drops: {
- Pope's_Cookie: 5000
+ Popes_Cookie: 5000
}
},
/*{
@@ -49559,7 +49561,7 @@ mob_db: (
Tooth_Of_Ancient_Fish: 500
Lip_Of_Ancient_Fish: 500
Mistic_Frozen: 5
- Fisherman's_Dagger: 5
+ Fishermans_Dagger: 5
Scalpel: 1
}
},
@@ -49655,7 +49657,7 @@ mob_db: (
Drops: {
Leopard_Skin: 3000
Leopard_Talon: 2000
- Animal's_Skin: 1000
+ Animals_Skin: 1000
Oridecon_Stone: 40
Claw_: 1
}
diff --git a/db/pre-re/mob_race2_db.txt b/db/pre-re/mob_race2_db.txt
index 05f5e421a..410301699 100644
--- a/db/pre-re/mob_race2_db.txt
+++ b/db/pre-re/mob_race2_db.txt
@@ -13,5 +13,5 @@
4,1040,1278,1366,1497,2024
// Guardians
5,1285,1286,1287
-// Ninja Classes (Pirate's_Pride)
+// Ninja Classes (Pirates_Pride)
6,1315,1364,1401,1560
diff --git a/db/pre-re/refine_db.conf b/db/pre-re/refine_db.conf
index 0d59c8faa..dd3bcdb41 100644
--- a/db/pre-re/refine_db.conf
+++ b/db/pre-re/refine_db.conf
@@ -30,19 +30,22 @@
/**************************************************************************
************* Entry structure ********************************************
**************************************************************************
-Armors/WeaponLevel1~4: { // Specifies weapon level or armor type
- - For armors, values of 100 add 1 armor defense.
- - For weapons, values of 100 add 1 ATK.
- StatsPerLevel: value (int) // This value is applied for ever level.
- RandomBonusStartLevel: level (int) // This value specifies the start point for those levels that give a random bonus value (usually the first unsafe upgrade).
- RandomBonusValue: value (int) // A random number between 0 and (Random bonus start level - Upgrade level + 1) * this value is applied for all upgrades past.
- // Random bonus start level. This is only applied for weapons, and not displayed client-side.
- Rates: { // Per level configuration of the refine rates.
- Lv1~10: { // Level of refine
- Chance: value (int, optional, defaults to 100) // Chance of successful refine (100 = 100%)
- Bonus: value (int, optional, defaults to 0) // Bonus for this level of refine
- }
- // Note: Refine levels that use default values need not be listed. (Example: Lv1: Chance: 100 Bonus: 0)
+Armors/WeaponLevel1~4: { // Specifies weapon level or armor type.
+ // - For armors, values of 100 add 1 armor defense.
+ // - For weapons, values of 100 add 1 ATK.
+ StatsPerLevel: (int) // This value is applied for ever level.
+ RandomBonusStartLevel: (int) // This value specifies the start point for those levels that give a random bonus value (usually the first unsafe upgrade).
+ // - RandomBonusStartLevel is only applied for weapons, and not displayed client-side.
+ RandomBonusValue: (int) // A random number between 0 and (Random bonus start level - Upgrade level + 1) * this value is applied for all upgrades past.
+ Rates: { // Per level configuration of the refine rates.
+ Lv1~10: { // Lv1 ~ Lv10.
+ NormalChance: (int) // (optional, defaults to 100) Chance of successful refine using normal ores (100 = 100%).
+ EnrichedChance: (int) // (optional, defaults to 100 for weapons below refine level 10, otherwise 0.) Chance of successful refine using enriched ores (100 = 100%).
+ EventNormalChance: (int) // (optional, defaults to 100) Chance of successful refine using normal ores (100 = 100%) during a refine event.
+ EventEnrichedChance: (int) // (optional, defaults to 100 for weapons below refine level 10, otherwise 0.) Chance of successful refine using enriched ores (100 = 100%) during a refine event.
+ Bonus: (int) // (optional, defaults to 0) Bonus (Armor) for this level of refine.
+ }
+ // Note: Refine levels that use default values need not be listed. (Example: Lv1: { NormalChance: 100 Bonus: 0 })
}
}
**************************************************************************/
@@ -53,22 +56,40 @@ Armors: {
RandomBonusValue: 0
Rates: {
Lv5: {
- Chance: 60
+ NormalChance: 60
+ EnrichedChance: 90
+ EventNormalChance: 60
+ EventEnrichedChance: 95
}
Lv6: {
- Chance: 40
+ NormalChance: 40
+ EnrichedChance: 70
+ EventNormalChance: 40
+ EventEnrichedChance: 80
}
Lv7: {
- Chance: 40
+ NormalChance: 40
+ EnrichedChance: 70
+ EventNormalChance: 40
+ EventEnrichedChance: 80
}
Lv8: {
- Chance: 20
+ NormalChance: 20
+ EnrichedChance: 40
+ EventNormalChance: 20
+ EventEnrichedChance: 60
}
Lv9: {
- Chance: 20
+ NormalChance: 20
+ EnrichedChance: 40
+ EventNormalChance: 20
+ EventEnrichedChance: 50
}
Lv10: {
- Chance: 10
+ NormalChance: 9
+ EnrichedChance: 20
+ EventNormalChance: 9
+ EventEnrichedChance: 35
}
}
}
@@ -78,13 +99,22 @@ WeaponLevel1: {
RandomBonusValue: 300
Rates: {
Lv8: {
- Chance: 60
+ NormalChance: 60
+ EnrichedChance: 90
+ EventNormalChance: 60
+ EventEnrichedChance: 95
}
Lv9: {
- Chance: 40
+ NormalChance: 40
+ EnrichedChance: 70
+ EventNormalChance: 40
+ EventEnrichedChance: 85
}
Lv10: {
- Chance: 20
+ NormalChance: 19
+ EnrichedChance: 30
+ EventNormalChance: 19
+ EventEnrichedChance: 55
}
}
}
@@ -94,16 +124,28 @@ WeaponLevel2: {
RandomBonusValue: 500
Rates: {
Lv7: {
- Chance: 60
+ NormalChance: 60
+ EnrichedChance: 90
+ EventNormalChance: 60
+ EventEnrichedChance: 95
}
Lv8: {
- Chance: 40
+ NormalChance: 40
+ EnrichedChance: 70
+ EventNormalChance: 40
+ EventEnrichedChance: 85
}
Lv9: {
- Chance: 20
+ NormalChance: 20
+ EnrichedChance: 40
+ EventNormalChance: 20
+ EventEnrichedChance: 60
}
Lv10: {
- Chance: 20
+ NormalChance: 19
+ EnrichedChance: 30
+ EventNormalChance: 19
+ EventEnrichedChance: 45
}
}
}
@@ -113,19 +155,34 @@ WeaponLevel3: {
RandomBonusValue: 800
Rates: {
Lv6: {
- Chance: 60
+ NormalChance: 60
+ EnrichedChance: 90
+ EventNormalChance: 60
+ EventEnrichedChance: 95
}
Lv7: {
- Chance: 50
+ NormalChance: 50
+ EnrichedChance: 80
+ EventNormalChance: 50
+ EventEnrichedChance: 90
}
Lv8: {
- Chance: 20
+ NormalChance: 20
+ EnrichedChance: 40
+ EventNormalChance: 20
+ EventEnrichedChance: 70
}
Lv9: {
- Chance: 20
+ NormalChance: 20
+ EnrichedChance: 40
+ EventNormalChance: 20
+ EventEnrichedChance: 60
}
Lv10: {
- Chance: 20
+ NormalChance: 19
+ EnrichedChance: 30
+ EventNormalChance: 19
+ EventEnrichedChance: 45
}
}
}
@@ -135,22 +192,40 @@ WeaponLevel4: {
RandomBonusValue: 1300
Rates: {
Lv5: {
- Chance: 60
+ NormalChance: 60
+ EnrichedChance: 90
+ EventNormalChance: 60
+ EventEnrichedChance: 95
}
Lv6: {
- Chance: 40
+ NormalChance: 40
+ EnrichedChance: 70
+ EventNormalChance: 40
+ EventEnrichedChance: 80
}
Lv7: {
- Chance: 40
+ NormalChance: 40
+ EnrichedChance: 70
+ EventNormalChance: 40
+ EventEnrichedChance: 80
}
Lv8: {
- Chance: 20
+ NormalChance: 20
+ EnrichedChance: 40
+ EventNormalChance: 20
+ EventEnrichedChance: 60
}
Lv9: {
- Chance: 20
+ NormalChance: 20
+ EnrichedChance: 40
+ EventNormalChance: 20
+ EventEnrichedChance: 50
}
Lv10: {
- Chance: 10
+ NormalChance: 9
+ EnrichedChance: 20
+ EventNormalChance: 9
+ EventEnrichedChance: 35
}
}
}
diff --git a/db/pre-re/skill_cast_db.txt b/db/pre-re/skill_cast_db.txt
deleted file mode 100644
index 98c1720f5..000000000
--- a/db/pre-re/skill_cast_db.txt
+++ /dev/null
@@ -1,1911 +0,0 @@
-// Skill Times Database
-//
-// Structure of Database:
-// SkillID,CastingTime,AfterCastActDelay,AfterCastWalkDelay,Duration1,Duration2,Cool Down
-//== Explained:
-// CastingTime : time to cast this skill, in miliseconds
-// AfterCastActDelay : "normal" delay, character cannot use skills, in miliseconds
-// AfterCastWalkDleay : amount of time before character can move again, in miliseconds
-// Duration1 / Duration2 : usually the durations used by the skill, at special cases it is used to hold special data
-// Cool Down : amount of time until character can re-use this skill, in miliseconds
-//== Extra
-// On all fields you can use ':' as a delimiter to level-specific values,
-// - Example using SM_PROVOKE
-// - Original:6,0,0,0,30000,0,1000
-// - ModifiedTo:6,0,0,0,30000,0,1000:2500:3000:etc
-// - Makes lvl 1 have 1000 (1s) cool down, lvl 2 2500 (2.5s), lvl 3 3000, and so on.
-//==========================================
-
-//===== Swordman ===========================
-//-- SM_PROVOKE
-6,0,0,0,30000,0,1000
-//-- SM_MAGNUM
-7,0,0,0,2000,10000,2000
-//-- SM_ENDURE
-8,0,0,0,10000:13000:16000:19000:22000:25000:28000:31000:34000:37000,10000,10000
-//==========================================
-
-//===== Mage ===============================
-//-- MG_SIGHT
-10,0,0,0,10000,0,0
-//-- MG_NAPALMBEAT
-11,1000,1000:1000:1000:900:900:800:800:700:600:500,0,0,0,0
-//-- MG_SAFETYWALL
-12,4000:3500:3500:2500:2000:1500:1000:1000:1000:1000,0,0,5000:10000:15000:20000:25000:30000:35000:40000:45000:50000,0,0
-//-- MG_SOULSTRIKE
-13,500,1200:1000:1400:1200:1600:1400:1800:1600:2000:1800,0,0,0,0
-//-- MG_COLDBOLT
-14,700:1400:2100:2800:3500:4200:4900:5600:6300:7000,1000:1200:1400:1600:1800:2000:2200:2400:2600:2800,0,0,0,0
-//-- MG_FROSTDRIVER
-15,800,1500,0,0,3000:6000:9000:12000:15000:18000:21000:24000:27000:30000,0
-//-- MG_STONECURSE
-16,1000,0,0,5000,20000,0
-//-- MG_FIREBALL
-17,1500:1500:1500:1500:1500:1000:1000:1000:1000:1000,1500:1500:1500:1500:1500:1000:1000:1000:1000:1000,0,0,0,0
-//-- MG_FIREWALL
-18,2000:1850:1700:1550:1400:1250:1100:950:800:650,0,0,5000:6000:7000:8000:9000:10000:11000:12000:13000:14000,0,0
-//-- MG_FIREBOLT
-19,700:1400:2100:2800:3500:4200:4900:5600:6300:7000,1000:1200:1400:1600:1800:2000:2200:2400:2600:2800,0,0,0,0
-//-- MG_LIGHTNINGBOLT
-20,700:1400:2100:2800:3500:4200:4900:5600:6300:7000,1000:1200:1400:1600:1800:2000:2200:2400:2600:2800,0,0,0,0
-//-- MG_THUNDERSTORM
-21,1000:2000:3000:4000:5000:6000:7000:8000:9000:10000,2000,0,500,0,0
-//==========================================
-
-//===== Acolyte ============================
-//-- AL_RUWACH
-24,0,0,0,10000,0,0
-//-- AL_PNEUMA
-25,0,0,0,10000,0,0
-//-- AL_TELEPORT
-26,0,0,0,0,0,0
-//-- AL_WARP
-27,1000,0,0,5000:10000:15000:20000:25000:30000:35000:40000:45000:50000,0,0
-//-- AL_HEAL
-28,0,1000,0,0,0,0
-//-- AL_INCAGI
-29,1000,1000,0,60000:80000:100000:120000:140000:160000:180000:200000:220000:240000,0,0
-//-- AL_DECAGI
-30,1000,1000,0,40000:50000:60000:70000:80000:90000:100000:110000:120000:130000,0,0
-//-- AL_HOLYWATER
-31,1000,500,0,0,0,0
-//-- AL_CRUCIS
-32,500,2000,0,0,0,0
-//-- AL ANGELUS
-33,500,3500,0,30000:60000:90000:120000:150000:180000:210000:240000:270000:300000,0,0
-//-- AL_BLESSING
-34,0,0,0,60000:80000:100000:120000:140000:160000:180000:200000:220000:240000,0,0
-//-- AL_CURE
-35,0,1000,0,0,6000,0
-//==========================================
-
-//===== Archer =============================
-//-- AC_CONCENTRATION
-45,0,0,0,60000:80000:100000:120000:140000:160000:180000:200000:220000:240000,0,0
-//-- AC_DOUBLE
-46,0,0,0,100,0,0
-//-- AC_SHOWER
-47,0,0,0,100,0,0
-//==========================================
-
-//===== Thief ==============================
-//-- TF_HIDING
-51,0,0,0,30000:60000:90000:120000:150000:180000:210000:240000:270000:300000,0,0
-//-- TF_POISON
-52,0,0,0,0,15000:20000:25000:30000:35000:40000:45000:50000:55000:60000,0
-//==========================================
-
-//===== First planned to be shared =========
-//-- ALL_RESURRECTION
-54,6000:4000:2000:0,0:1000:2000:3000,0,0,0,0
-//==========================================
-
-//===== Knight =============================
-//-- KN_BRANDISHSPEAR
-57,700,0,0,0,0,0
-
-//-- KN_SPEARBOOMERANG
-59,0,1000,0,0,0,0
-//-- KN_TWOHANDQUICKEN
-60,0,0,0,30000:60000:90000:120000:150000:180000:210000:240000:270000:300000,0,0
-//-- KN_AUTOCOUNTER
-61,0,0,0,400:800:1200:1600:2000,0,0
-//-- KN_BOWLINGBASH
-62,700,0,0,0,0,0
-//==========================================
-
-//===== Priest =============================
-//-- PR_IMPOSITIO
-66,0,3000,0,60000,0,0
-//-- PR_SUFFRAGIUM
-67,0,2000,0,30000:20000:10000,0,0
-//-- PR_ASPERSIO
-68,0,2000,0,60000:90000:120000:150000:180000,0,0
-//-- PR_BENEDICTIO
-69,0,0,0,40000:80000:120000:160000:200000,0,0
-//-- PR_SANCTUARY
-70,5000,0,0,4000:7000:10000:13000:16000:19000:22000:25000:28000:31000,0,0
-//-- PR_SLOWPOISON
-71,0,0,0,10000:20000:30000:40000,0,0
-//-- PR_STRECOVERY
-72,0,2000,0,0,30000,0
-//-- PR_KYRIE
-73,2000,2000,0,120000,0,0
-//-- PR_MAGNIFICAT
-74,4000,2000,0,30000:45000:60000:75000:90000,0,0
-//-- PR_GLORIA
-75,0,2000,0,10000:15000:20000:25000:30000,0,0
-//-- PR_LEXDIVINA
-76,0,3000,0,30000:35000:40000:45000:50000:60000:60000:60000:60000:60000,0,0
-//-- PR_TURNUNDEAD
-77,1000,3000,0,0,0,0
-//-- PR_LEXAETERNA
-78,0,3000,0,600000,0,0
-//-- PR_MAGNUS
-79,15000,4000,0,5000:6000:7000:8000:9000:10000:11000:12000:13000:14000,0,0
-//==========================================
-
-//===== Wizard =============================
-//-- WZ_FIREPILLAR
-80,3000:2700:2400:2100:1800:1500:1200:900:600:300,1000,0,30000,600:800:1000:1200:1400:1600:1800:2000:2200:2400,0
-//-- WZ_SIGHTRASHER
-81,500,2000,0,500,0,0
-//-- WZ_METEOR
-83,15000,2000:3000:3000:4000:4000:5000:5000:6000:6000:7000,0,500,5000,0
-//-- WZ_JUPITEL
-84,2500:3000:3500:4000:4500:5000:5500:6000:6500:7000,0,0,0,0,0
-//-- WZ_VERMILION
-85,15000:14500:14000:13500:13000:12500:12000:11500:11000:10500,5000,0,4000,5500:6000:6500:7000:7500:8000:8500:9000:9500:10000,0
-//-- WZ_WATERBALL
-86,1000:2000:3000:4000:5000:6000:7000:8000:9000:10000,0,0,0,0,0
-//-- WZ_ICEWALL
-87,0,0,0,5000:10000:15000:20000:25000:30000:35000:40000:45000:50000,0,0
-//-- WZ_FROSTNOVA
-88,6000:6000:5500:5500:5000:5000:4500:4500:4000:4000,1000,0,0,1500:3000:4500:6000:7500:9000:10500:12000:13500:15000,0
-//-- WZ_STORMGUST
-89,6000:7000:8000:9000:10000:11000:12000:13000:14000:15000,5000,0,4600,12000,0
-//-- WZ_EARTHSPIKE
-90,1000:2000:3000:4000:5000,700,0,0,0,0
-//-- WZ_HEAVENDRIVE
-91,1000:2000:3000:4000:5000,700,0,500,0,0
-//-- WZ_QUAGMIRE
-92,0,1000,0,5000:10000:15000:20000:25000,5000:10000:15000:20000:25000,0
-//==========================================
-
-//===== Blacksmith =========================
-//-- BS_REPAIRWEAPON
-108,7500,0,0,0,0,0
-//-- BS_HAMMERFALL
-110,0,0,0,0,5000,0
-//-- BS_ADRENALINE
-111,0,0,0,30000:60000:90000:120000:150000,0,0
-//-- BS_WEAPONPEFECT
-112,0,0,0,10000:20000:30000:40000:50000,0,0
-//-- BS_OVERTHRUST
-113,0,0,0,20000:40000:60000:80000:100000,0,0
-//-- BS_MAXIMIZE
-114,0,0,0,1000:2000:3000:4000:5000,0,0
-//==========================================
-
-//===== Hunter =============================
-//-- HT_SKIDTRAP
-115,0,0,0,300000:240000:180000:120000:60000,0,0
-//-- HT_LANDMINE
-116,0,0,0,200000:160000:120000:80000:40000,5000,0
-//-- HT_ANKLESNARE
-117,0,0,0,250000:200000:150000:100000:50000,4000:8000:12000:16000:20000,0
-//-- HT_SHOCKWAVE
-118,0,0,0,200000:160000:120000:80000:40000,0,0
-//-- HT_SANDMAN
-119,0,0,0,150000:120000:90000:60000:30000,12000:14000:16000:18000:20000,0
-//-- HT_FLASHER
-120,0,0,0,150000:120000:90000:60000:30000,10000:11000:12000:13000:14000,0
-//-- HT_FREEZINGTRAP
-121,0,0,0,150000:120000:90000:60000:30000,3000:6000:9000:12000:15000,0
-//-- HT_BLASTMINE
-122,0,0,0,25000:20000:15000:10000:5000,0,0
-//-- HT_CLAYMORETRAP
-123,0,0,0,20000:40000:60000:80000:100000,0,0
-
-//-- HT_TALKIEBOX
-125,0,0,0,600000,0,0
-
-//-- HT_BLITZBEAT
-129,1500,1000,0,0,0,0
-//==========================================
-
-//===== Assassin ===========================
-//-- AS_CLOAKING
-135,0,0,0,500:1000:2000:3000:4000:5000:6000:7000:8000:9000,0,0
-//-- AS_SONICBLOW
-136,0,2000,2000,0,5000,0
-//-- AS_ENCHANTPOISON
-138,0,0,0,30000:45000:60000:75000:90000:105000:120000:135000:150000:165000,10000:20000:30000:40000:50000:60000:70000:80000:90000:100000,0
-//-- AS_POISONREACT
-139,0,0,0,20000:25000:30000:35000:40000:45000:50000:55000:60000:65000,0,0
-//-- AS_VENOMDUST
-140,0,0,0,5000:10000:15000:20000:25000:30000:35000:40000:45000:50000,15000:20000:25000:30000:35000:40000:45000:50000:55000:60000,0
-//-- AS_SPLASHER
-141,1000,0,0,5000:5500:6000:6500:7000:7500:8000:8500:9000:9500,15000:20000:25000:30000:35000:40000:45000:50000:55000:60000,0
-
-//==========================================
-
-//===== 1st Jobs Quest Skills===============
-//-- NV_TRICKDEAD
-143,0,0,0,600000,0,0
-
-//-- SM_FATALBLOW
-145,0,0,0,0,5000,0
-
-//-- AC_CHARGEARROW
-148,1500,0,0,0,0,0
-//-- TF_SPRINKLESAND
-149,0,0,0,0,10000,0
-
-//-- TF_PICKSTONE
-151,500,0,0,0,0,0
-//-- TF_THROWSTONE
-152,0,0,0,5000,8000,0
-
-//-- MC_LOUD
-155,0,0,0,300000,0,0
-//-- AL_HOLYLIGHT
-156,2000,0,0,0,0,0
-//-- MG_ENERGYCOAT
-157,5000,0,0,300000,0,0
-//==========================================
-
-//===== NPC Skills Part 1 ==================
-//-- NPC_ATTRICHANGE
-161,0,0,0,1800000,0,0
-//-- NPC_CHANGEWATER
-162,0,0,0,1800000,0,0
-//-- NPC_CHANGEGROUND
-163,0,0,0,1800000,0,0
-//-- NPC_CHANGEFIRE
-164,0,0,0,1800000,0,0
-//-- NPC_CHANGEWIND
-165,0,0,0,1800000,0,0
-//-- NPC_CHANGEPOISON
-166,0,0,0,1800000,0,0
-//-- NPC_CHANGEHOLY
-167,0,0,0,1800000,0,0
-//-- NPC_CHANGEDARKNESS
-168,0,0,0,1800000,0,0
-//-- NPC_CHANGETELEKINESIS
-169,0,0,0,1800000,0,0
-
-//-- NPC_SELFDESTRUCTION
-173,0,0,0,3500,0,0
-
-//-- NPC_POISON
-176,0,0,0,0,60000,0
-//-- NPC_BLINDATTACK
-177,0,0,0,0,30000,0
-//-- NPC_SILENCEATTACK
-178,0,0,0,0,30000,0
-//-- NPC0,_STUNATTACK
-179,0,0,0,0,5000,0
-//-- NPC_PETRIFYATTACK
-180,0,0,0,0,20000,0
-//-- NPC_CURSEATTACK
-181,0,0,0,0,30000,0
-//-- NPC_SLEEPATTACK
-182,0,0,0,0,30000,0
-
-//-- NPC_MAGICALATTACK
-192,0,0,0,15000,0,0
-
-//-- NPC_KEEPING
-201,0,0,0,60000:70000:80000:90000:100000:110000:120000:130000:140000:150000,0,0
-
-//-- NPC_BARRIER
-204,0,0,0,60000:70000:80000:90000:100000:110000:120000:130000:140000:150000,0,0
-//-- NPC_DEFENDER
-205,0,0,0,60000:70000:80000:90000:100000:110000:120000:130000:140000:150000,0,0
-//-- NPC_LICK
-206,0,0,0,0,3000,0
-//-- NPC_HALLUCINATION
-207,0,0,0,30000:40000:50000:60000:70000:80000:90000:100000:110000:120000,0,0
-//==========================================
-
-//===== Rogue ==============================
-//-- RG_BACKSTAB
-212,0,500,0,0,0,0
-
-//-- RG_RAID
-214,0,0,0,5000,8000:9000:10000:11000:12000,0
-//-- RG_STRIPEWEAPON
-215,1000,1000,0,75000:90000:105000:120000:135000,0,0
-//-- RG_STRIPSHIELD
-216,1000,1000,0,75000:90000:105000:120000:135000,0,0
-//-- RG_STRIPWEAPON
-217,1000,1000,0,75000:90000:105000:120000:135000,0,0
-//-- RG_STRIPHELM
-218,1000,1000,0,75000:90000:105000:120000:135000,0,0
-
-//-- RG_GRAFITTI
-220,0,0,0,180000,0,0
-//==========================================
-
-//===== Alchemist ==========================
-//-- AM_DEMONSTRATION
-229,1000,0,0,40000:45000:50000:55000:60000,0,0
-//-- AM_ACIDTERROR
-230,1000,0,0,3:7:10:12:13,120000,0
-//-- AM_POTIONPITCHER
-231,0,500,0,0,0,0
-//-- AM_CANNIBALIZE
-232,2000,500,0,300000:240000:180000:120000:60000,0,0
-//-- AM_SPHEREMINE
-233,2000,500,0,30000,0,0
-//-- AM_CP_WEAPON
-234,2000,0,0,120000:240000:360000:480000:600000,0,0
-//-- AM_CP_SHIELD
-235,2000,0,0,120000:240000:360000:480000:600000,0,0
-//-- AM_CP_ARMOR
-236,2000,0,0,120000:240000:360000:480000:600000,0,0
-//-- AM_CP_HELM
-237,2000,0,0,120000:240000:360000:480000:600000,0,0
-//-- AM_RESURRECTHOMUN
-247,2000,0,0,0,0,0
-//==========================================
-
-//===== Crusader ===========================
-//-- CR_AUTOGUARD
-249,0,0,0,300000,0,0
-//-- CR_SHIELDCHARGE
-250,0,0,0,0,5000,0
-//-- CR_SHIELDBOOMERANG
-251,0,700,0,0,0,0
-//-- CR_REFLECTSHIELD
-252,0,0,0,300000,0,0
-//-- CR_HOLYCROSS
-253,0,0,0,0,10000:11000:12000:13000:14000:15000:16000:17000:18000:19000,0
-//-- CR_GRANDCROSS
-254,2000,1500,900,900,10000:11000:12000:13000:14000:15000:16000:17000:18000:19000,0
-//-- CR_DEVOTION
-255,3000,0,0,0,30000:45000:60000:75000:90000,0
-//-- CR_PROVIDENCE
-256,3000,0,0,180000,0,0
-//-- CR_DEFENDER
-257,0,800,0,180000,0,0
-//-- CR_SPEARQUICKEN
-258,0,0,0,30000:60000:90000:120000:150000:180000:210000:240000:270000:300000,0,0
-//==========================================
-
-//===== Monk ===============================
-//-- MO_CALLSPIRITS
-261,1000,0,0,600000,0,0
-//-- MO_ABSORBSPIRITS
-262,2000,0,0,0,0,0
-//-- MO_TRIPLEATTACK
-263,0,1000,0,0,0,0
-//-- MO_INVESTIGATE
-266,1000,500,0,0,0,0
-//-- MO_FINGEROFFENSIVE
-267,1000,500,0:200:400:600:800,0,0,0
-//-- MO_STEELBODY
-268,5000,0,0,30000:60000:90000:120000:150000,0,0
-//-- MO_BLADESTOP
-269,0,0,0,500:700:900:1100:1300,20000:30000:40000:50000:60000,0
-//-- MO_EXPLOSIONSPIRITS
-270,0,0,0,180000,0,0
-//-- MO_EXTREMITYFIST
-271,4000:3500:3000:2500:2000,3000:2500:2000:1500:1000,0,0,300000,0
-//-- MO_CHAINCOMBO
-272,0,1000,0,0,0,0
-//-- MO_COMBOFINISH
-273,0,700,0,0,0,0
-//==========================================
-
-//===== Sage ===============================
-//-- SA_MAGICROD
-276,0,0,0,400:600:800:1000:1200,0,0
-//-- SA_SPELLBREAKER
-277,700,0,0,0,0,0
-
-//-- SA_AUTOSPELL
-279,3000,0,0,120000:150000:180000:210000:240000:270000:300000:330000:360000:390000,0,0
-//-- SA_FLAMELAUNCHER
-280,3000,0,0,1200000:1200000:1200000:1200000:1800000,0,0
-//-- SA_FROSTWEAPON
-281,3000,0,0,1200000:1200000:1200000:1200000:1800000,0,0
-//-- SA_LIGHTNINGLOADER
-282,3000,0,0,1200000:1200000:1200000:1200000:1800000,0,0
-//-- SA_SEISMICWEAPON
-283,3000,0,0,1200000:1200000:1200000:1200000:1800000,0,0
-
-//-- SA_VOLCANO
-285,5000,0,0,60000:120000:180000:240000:300000,0,0
-//-- SA_DELUGE
-286,5000,0,0,60000:120000:180000:240000:300000,0,0
-//-- SA_VIOLENTGALE
-287,5000,0,0,60000:120000:180000:240000:300000,0,0
-//-- SA_LANDPROTECTOR
-288,5000,0,0,165000:210000:255000:300000:345000,0,0
-//-- SA_DISPELL
-289,2000,0,0,0,0,0
-//-- SA_REVERSEORCISH
-294,0,0,0,1200000,0,0
-//==========================================
-
-//===== Bard & Dancer (Ensemble Skills) ====
-//-- BD_ADAPTATION
-304,0,0,0,0,5000,0
-
-//-- BD_LULLABY
-306,0,0,0,60000,15000,0
-//-- BD_RICHMANKIM
-307,0,0,0,60000,60000,0
-//-- BD_ETERNALCHAOS
-308,0,0,0,60000,60000,0
-//-- BD_DRUMBATTLEFIELD
-309,0,0,0,60000,60000,0
-//-- BD_RINGNIBELUNGEN
-310,0,0,0,60000,60000,0
-//-- BD_ROKISWEIL
-311,0,0,0,60000,60000,0
-//-- BD_INTOABYSS
-312,0,0,0,60000,60000,0
-//-- BD_SIEGFRIED
-313,0,0,0,60000,60000,0
-//==========================================
-
-//===== Bard ===============================
-//-- BA_MUSICALSTRIKE
-316,1500,0,0,0,0,0
-//-- BA_DISSONANCE
-317,0,0,0,30000,3000,0
-//-- BA_FROSTJOKE
-318,0,3000,0,0,10000:11000:12000:13000:14000,0
-//-- BA_WHISTLE
-319,0,0,0,60000,20000,0
-//-- BA_ASSASSINCROSS
-320,0,0,0,120000,20000,0
-//-- BA_POEMBRAGI
-321,0,0,0,180000,20000,0
-//-- BA_APPLEIDUN
-322,0,0,0,180000,20000,0
-//==========================================
-
-//===== Dancer =============================
-//-- DC_THROWARROW
-324,1500,0,0,0,0,0
-//-- DC_UGLYDANCE
-325,0,0,0,30000,3000,0
-//-- DC_SCREAM
-326,0,3000,0,0,5000,0
-//-- DC_HUMMING
-327,0,0,0,60000,20000,0
-//-- DC_DONTFORGETME
-328,0,0,0,180000,20000,0
-//-- DC_FORTUNEKISS
-329,0,0,0,120000,20000,0
-//-- DC_SERVICEFORYOU
-330,0,0,0,180000,20000,0
-//==========================================
-
-//===== Wedding Skills =====================
-//-- WE_MALE
-334,3000,0,0,0,0,0
-//-- WE_FEMALE
-335,3000,0,0,0,0,0
-//-- WE_CALLPARTNER
-336,0,0,0,20000,0,0
-//==========================================
-
-//===== NPC Skills Part 2 ==================
-//-- NPC_GRANDDARKNESS
-339,2000,1500,900,900,10000:11000:12000:13000:14000:15000:16000:17000:18000:19000,0
-//-- NPC_STOP
-342,0,0,0,10000,0,0
-//-- NPC_CHANGEUNDEAD
-348,0,0,0,30000,0,0
-//-- NPC_POWERUP
-349,0,0,0,10000:15000:20000:25000:30000,0,0
-//-- NPC_AGIUP
-350,0,0,0,10000:15000:20000:25000:30000,0,0
-//-- NPC_INVISIBLE
-353,0,0,0,30000,0,0
-//-- NPC_RUN
-354,0,0:500:1000:1500:2000:2500,0,0,0,0
-//==========================================
-
-//===== Lord Knight ========================
-//-- LK_AURABLADE
-355,0,0,0,40000:60000:80000:100000:120000,0,0
-//-- LK_PARRYING
-356,0,0,0,15000:20000:25000:30000:35000:40000:45000:50000:55000:60000,0,0
-//-- LK_CONCENTRATION
-357,0,0,0,25000:30000:35000:40000:45000,0,0
-//-- LK_TENSIONRELAX
-358,0,0,0,180000,0,0
-//-- LK_BERSERK
-359,0,0,0,300000,15000,0
-//-- LK_FURY
-360,0,0,0,300000,0,0
-//==========================================
-
-//===== High Priest ========================
-//-- HP_ASSUMPTIO
-361,1000:1500:2000:2500:3000,1100:1200:1300:1400:1500,0,20000:40000:60000:80000:100000,0,0
-//-- HP_BASILICA
-362,5000:6000:7000:8000:9000,2000:3000:4000:5000:6000,0,20000:25000:30000:35000:40000,20000:25000:30000:35000:40000,0
-//==========================================
-
-//===== High Wzard =========================
-//-- HW_MAGICCRASHER
-365,300,300,0,0,0,0
-//-- HW_MAGICPOWER
-366,700,0,0,30000,0,0
-//==========================================
-
-//===== Paladin ============================
-//-- PA_PRESSURE
-367,2000:2500:3000:3500:4000,2000:2500:3000:3500:4000,0,0,2000:3000:4000:5000:6000,0
-//-- PA_SACRIFICE
-368,0,2000,0,0,0,0
-//-- PA_GOSPEL
-369,0,0,0,60000,60000,0
-//==========================================
-
-//===== Champion ===========================
-//-- CH_PALMSTRIKE
-370,0,300,0,0,0,0
-//-- CH_TIGERFIST
-371,0,700,0,0,2000:4000:6000:8000:10000,0
-//-- CH_CHAINCRUSH
-372,0,800:800:800:800:800:1000:1000:1000:1000:1000,0,0,0,0
-//==========================================
-
-//===== Professor ==========================
-//-- PF_HPCONVERSION
-373,0,1000:1200:1400:1600:1800,0,0,0,0
-//-- PF_SOULCHANGE
-374,3000,5000,0,0,0,0
-//-- PF_SOULBURN
-375,0,0,0,0,0,10000:10000:10000:10000:15000
-//==========================================
-
-//===== Assassin Cross =====================
-//-- ASC_EDP
-378,0,2000,0,40000:45000:50000:55000:60000,20000:30000:40000:50000:60000,0
-//-- ASC_BREAKER
-379,700,1000:1200:1400:1600:1800:2000:2200:2400:2600:2800,0,0,0,0
-//==========================================
-
-//===== Sniper =============================
-//-- SN_SIGHT
-380,0,0,0,30000,0,0
-//-- SN_FALCONASSAULT
-381,1000,3000,0,0,0,0
-//-- SN_SHARPSHOOTING
-382,2000,1500,0,0,0,0
-//-- SN_WINDWALK
-383,2000:2400:2800:3200:3600:4000:4400:4800:5200:5600,2000,0,130000:160000:190000:220000:250000:280000:310000:340000:370000:400000,0,0
-//==========================================
-
-//===== Whitesmith =========================
-//-- WS_MELTDOWN
-384,500:500:600:600:700:700:800:800:900:1000,0,0,15000:20000:25000:30000:35000:40000:45000:50000:55000:60000,5000,0
-
-//-- WS_CARTBOOST
-387,0,0,0,60000,0,0
-//==========================================
-
-//===== Stalker ============================
-//-- ST_CHASEWALK
-389,1200,0,0,10000,30000,0
-//-- ST_REJECTSWORD
-390,0,0,0,300000,0,0
-//==========================================
-
-//===== Clown / Gypsy ======================
-//-- CG_ARROWVULCAN
-394,2000:2200:2400:2600:2800:3000:3200:3400:3600:3800,2800:2800:2800:2800:2800:3000:3000:3000:3000:3000,2000,0,0,0
-//-- CG_MOONLIT
-395,0,0,0,20000:25000:30000:35000:40000,0,0
-//-- CG_MARIONETTE
-396,0,0,0,1000,0,0
-//==========================================
-
-//===== Mixed Advanced Skills ==============
-//-- LK_SPIRALPIERCE
-397,300:500:700:900:1000,1200:1400:1600:1800:2000,0,0,1000,0
-//-- LK_HEADCRUSH
-398,0,500,0,0,120000,0
-//-- LK_JOINTBEAT
-399,0,800:800:800:800:800:1000:1000:1000:1000:1000,0,0,30000,0
-//-- HW_NAPALMVULCAN
-400,1000,1000,0,0,45000,0
-//-- CH_SOULCOLLECT
-401,2000,0,0,600000,0,0
-//-- PF_MINDBREAKER
-402,0,800:900:1000:1100:1200,0,30000,0,0
-//-- PF_MEMORIZE
-403,5000,0,0,0,0,0
-//-- PF_FOGWALL
-404,0,0,0,20000,10000,0
-//-- PF_SPIDERWEB
-405,0,0,0,30000,8000,0
-//-- ASC_METEORASSAULT (Upkeep2 times are duration of: blind(lv1), stun(lv2) or bleeding (lv3))
-406,500,500,0,0,10000:5000:120000,0
-//-- ASC_CDP
-407,0,500,0,0,0,0
-//==========================================
-
-//===== Adoption Skills ====================
-//-- WE_BABY
-408,3000,0,0,300000,0,0
-//-- WE_CALLPARENT
-409,0,0,0,20000,0,0
-//-- WE_CALLBABY
-410,0,0,0,20000,0,0
-//==========================================
-
-//===== Taekwon ============================
-//-- TK_RUN
-411,6000:5000:4000:3000:2000:1000:0:0:0:0,0,0,1000,150000,0
-//-- TK_DOWNKICK
-415,0,0,0,0,3000,0
-//-- TK_TURNKICK
-417,0,0,0,0,2000,0
-//-- TK_SPTIME
-423,0,0,0,1800000,0,0
-//-- TK_SEVENWIND
-425,0,0,0,300000,0,0
-//-- TK_HIGHJUMP
-426,5000:4000:3000:2000:1000,0,0,0,0,0
-//==========================================
-
-//===== Star Gladiator =====================
-//-- SG_FEEL
-427,1000,0,0,0,0,0
-//SG_SUN_WARM
-428,0,1000,0,10000:20000:60000,0,0
-//SG_MOON_WARM
-429,0,1000,0,10000:20000:60000,0,0
-//SG_STAR_WARM
-430,0,1000,0,10000:20000:60000,0,0
-//SG_SUN_COMFORT
-431,0,1000,0,80000:160000:240000:320000,0,0
-//SG_MOON_COMFORT
-432,0,1000,0,80000:160000:240000:320000,0,0
-//SG_STAR_COMFORT
-433,0,1000,0,80000:160000:240000:320000,0,0
-//-- SG_HATE
-434,1000,0,0,0,0,0
-//SG_FRIEND
-442,0,0,0,10000,0,0
-//SG_KNOWLEDGE
-443,0,0,0,600000,0,0
-//SG_FUSION
-444,0,1000,0,600000,0,0
-//==========================================
-
-//===== Soul Linker ========================
-//-- SL_ALCHEMIST
-445,1000,500,0,150000:200000:250000:300000:350000,0,0
-//-- AM_BERSERKPITCHER - Copy of AM_POTIONPITCHER for now
-446,0,500,0,0,0,0
-//-- SL_MONK
-447,1000,500,0,150000:200000:250000:300000:350000,0,0
-//-- SL_STAR
-448,1000,500,0,150000:200000:250000:300000:350000,0,0
-//-- SL_SAGE
-449,1000,500,0,150000:200000:250000:300000:350000,0,0
-//-- SL_CRUSADER
-450,1000,500,0,150000:200000:250000:300000:350000,0,0
-//-- SL_SUPERNOVICE
-451,1000,500,0,150000:200000:250000:300000:350000,0,0
-//-- SL_KNIGHT
-452,1000,500,0,150000:200000:250000:300000:350000,0,0
-//-- SL_WIZARD
-453,1000,500,0,150000:200000:250000:300000:350000,0,0
-//-- SL_PRIEST
-454,1000,500,0,150000:200000:250000:300000:350000,0,0
-//-- SL_BARDDANCER
-455,1000,500,0,150000:200000:250000:300000:350000,0,0
-//-- SL_ROGUE
-456,1000,500,0,150000:200000:250000:300000:350000,0,0
-//-- SL_ASSASSIN
-457,1000,500,0,150000:200000:250000:300000:350000,0,0
-//-- SL_BLACKSMITH
-458,1000,500,0,150000:200000:250000:300000:350000,0,0
-//-- BS_ADRENALINE2
-459,0,0,0,150000,0,0
-//-- SL_HUNTER
-460,1000,500,0,150000:200000:250000:300000:350000,0,0
-//-- SL_SOULLINKER
-461,1000,500,0,150000:200000:250000:300000:350000,0,0
-//-- SL_KAIZEL
-462,4500:4000:3500:3000:2500:2000:1500,0,0,1800000,2000,0
-//-- SL_KAAHI
-463,0,500,0,1800000,500,0
-//-- SL_KAUPE
-464,500,500,0,600000,0,0
-//-- SL_KAITE
-465,6000:5500:5000:4500:4000:3500:3000,0,0,60000:120000:180000:240000:300000:360000:600000,0,0
-//-- SL_STIN
-467,100,500,0,0,0,0
-//-- SL_STUN
-468,100,500,0,2000,0,0
-//-- SL_SMA
-469,2000,500,0,3000,0,0
-//-- SL_SWOO
-470,1000,500,0,1000:2000:3000:4000:5000:6000:7000,0,0
-//-- SL_SKE
-471,3000:2000:1000,500,0,10000:20000:30000,3000,0
-//-- SL_SKA
-472,3000:2000:1000,500,0,10000:20000:30000,0,0
-//==========================================
-//-- SM_SELFPROVOKE
-473,0,0,0,30000,0,0
-
-//===== Mixed Advanced Skills ==============
-//-- ST_PRESERVE
-475,1000,0,0,600000,0,0
-//-- ST_FULLSTRIP
-476,0,1000,0,75000:90000:105000:120000:135000,0,0
-
-//-- CR_SLIMPITCHER
-478,1000,1000,0,0,0,0
-//-- CR_FULLPROTECTION
-479,2000,0,0,120000:240000:360000:480000:600000,0,0
-//-- PA_SHIELDCHAIN
-480,1000,1000,0,0,0,0
-//-- PF_DOUBLECASTING
-482,2000,0,0,90000,0,0
-//-- HW_GANBANTEIN
-483,3000,2000,0,0,0,0
-//-- HW_GRAVITATION
-484,5000,2000,0,5000:6000:7000:8000:9000,0,0
-//-- WS_CARTTERMINATION
-485,0,0,0,0,5000,0
-//-- WS_OVERTHRUSTMAX
-486,0,0,0,180000,0,0
-//-- CG_LONGINGFREEDOM
-487,0,0,0,180000,0,0
-//-- CG_HERMODE
-488,0,0,0,10000:15000:20000:25000:30000,10000:15000:20000:25000:30000,0
-//-- CG_TAROTCARD
-489,1000,3000,0,0,30000,0
-//-- CR_ACIDDEMONSTRATION
-490,1000,1000,0,0,0,0
-//-- CR_CULTIVATION
-491,0,0,0,300000,0,0
-//==========================================
-
-//-- ITEM_ENCHANTARMS
-492,0,0,0,180000,0,0
-
-//===== Mixed Taekwon Skills ===============
-//-- TK_MISSION
-493,1000,0,0,0,0,0
-//-- SL_HIGH
-494,1000,500,0,150000:200000:250000:300000:350000,0,0
-//-- KN_ONEHAND
-495,0,0,0,300000,0,0
-//-- AM_TWILIGHT1
-496,3000,10000,0,0,0,0
-//-- AM_TWILIGHT2
-497,3000,10000,0,0,0,0
-//-- AM_TWILIGHT3
-498,3000,10000,0,0,0,0
-//-- HT_POWER
-499,0,0,0,100,0,0
-//==========================================
-
-//===== Gunslinger =========================
-//-- GS_GLITTERING
-500,0,0,0,600000,0,0
-//-- GS_FLING
-501,0,0,0,30000,0,0
-//-- GS_BULLSEYE
-503,500,0,0,0,0,0
-//-- GS_MADNESSCANCEL
-504,3000,4000,0,15000,0,0
-//-- GS_ADJUSTMENT
-505,1000,1000,0,30000,0,0
-//-- GS_INCREASING
-506,0,1000,0,60000,0,0
-//-- GS_CRACKER
-508,0,1000,0,0,5000,0
-//-- GS_TRACKING
-512,1200:1400:1600:1800:2000:2200:2400:2600:2800:3000,0,0,0,0,0
-//-- GS_DISARM
-513,0,0,0,30000,0,0
-//-- GS_PIERCINGSHOT
-514,1500,0,0,0,120000,0
-//-- GS_RAPIDSHOWER
-515,0,1000,0,0,0,0
-//-- GS_DESPERADO
-516,0,1000,1000,1000,0,0
-//-- GS_GATLINGFEVER
-517,0,0,0,30000:45000:60000:75000:90000:105000:120000:135000:150000:165000,0,0
-//-- GS_DUST
-518,1000,1000,0,0,0,0
-//-- GS_FULLBUSTER
-519,0,1200:1400:1600:1800:2000:2200:2400:2600:2800:3000,0,0,10000,0
-//-- GS_GROUNDDRIFT
-521,2000,0,0,3000:6000:9000:12000:15000:18000:21000:24000:27000:30000,10000,0
-//==========================================
-
-//===== Ninja ==============================
-//-- NJ_KUNAI
-524,0,1000,0,0,0,0
-//-- NJ_HUUMA
-525,3000,2000,0,0,0,0
-//-- NJ_ZENYNAGE
-526,0,5000,0,0,0,0
-//-- NJ_TATAMIGAESHI
-527,0,3000,0,3000,3000,0
-//-- NJ_KASUMIKIRI
-528,0,1000,0,30000:60000:90000:120000:150000:180000:210000:240000:270000:300000,0,0
-//-- NJ_SHADOWJUMP
-529,0,1000,0,0,0,0
-//-- NJ_KIRIKAGE // Seems to have no delay (English Translation Project)
-530,0,0,0,0,0,0
-//-- NJ_UTSUSEMI
-531,0,1000,0,20000:30000:40000:50000:60000,0,0
-//-- NJ_BUNSINJYUTSU
-532,4000:3500:3000:2500:2000:1500:1000:1000:1000:1000,1000,0,60000:80000:100000:120000:140000:160000:180000:200000:220000:240000,0,0
-//-- NJ_KOUENKA
-534,700:1400:2100:2800:3500:4200:4900:5600:6300:7000,0,0,0,0,0
-//-- NJ_KAENSIN
-535,6000:5500:5000:4500:4000:3500:3000:2500:2000:1500,1000,0,20000,0,0
-//-- NJ_BAKUENRYU
-536,3000,2000,0,0,0,0
-//-- NJ_HYOUSENSOU
-537,700:1400:2100:2800:3500:4200:4900:5600:6300:7000,0,0,0,0,0
-//-- NJ_SUITON
-538,3000,0,0,15000:20000:25000:30000:35000:40000:45000:50000:55000:60000,15000:20000:25000:30000:35000:40000:45000:50000:55000:60000,0
-//-- NJ_HYOUSYOURAKU
-539,2000:2500:3000:3500:4000,2000,0,0,10000:11000:12000:13000:14000:15000:16000:17000:18000:19000,0
-//-- NJ_HUUJIN
-540,1000:1500:2000:2500:3000:3500:4000:5000:5500:6000,1000,0,0,0,0
-//-- NJ_RAIGEKISAI
-541,4000,0,0,0,0,0
-//-- NJ_KAMAITACHI
-542,4000,0,0,0,0,0
-//-- NJ_NEN
-543,5000:4000:3000:2000:1000,0,0,30000:45000:60000:75000:90000,0,0
-//==========================================
-
-//===== Gangsi Branch and Other Skills =====
-//-- MB_PETPITCHER
-//551,1000:1000:1000:1000:1000:500:500:500:500:500,0,0,0,0,0
-
-//-- MB_B_GAIN
-//556,2200:2000:1800:1600:1400:1200:1000,0,0,0,0,0
-
-//-- MB_MUNAKBALL
-//560,1500:1500:1500:1500:1000:1000:1000:1000:500:500,0,0,0,0,0
-
-//-- MB_B_GATHERING
-//562,10000,0,0,0,0,0
-
-//-- MB_B_EXCLUDE
-//564,30000:25000:20000:15000:10000,0,0,0,0,0
-
-//-- MB_B_WALLSHIFT
-//568,1000:800:600:400:200,0,0,0,0,0
-
-//-- SL_DEATHKNIGHT
-572,1000,500,0,150000:200000:250000:300000:350000,0,0
-//-- SL_COLLECTOR
-573,1000,500,0,150000:200000:250000:300000:350000,0,0
-//-- SL_NINJA
-574,1000,500,0,150000:200000:250000:300000:350000,0,0
-//-- SL_GUNNER
-575,1000,500,0,150000:200000:250000:300000:350000,0,0
-//-- AM_TWILIGHT4
-//576,3000,10000,0,0,0,0
-
-//-- DE_WINDATTACK
-//617,1000:1000:1000:1000:1000:0:0:0:0:0,0,0,0,0,0
-
-//-- DA_EXPLOSION
-//625,7000:6000:5000:4000:3000,0,0,0,0,0
-
-//-- DA_MAGICCART
-//640,5000:4000:3000:2000:1000,0,0,0,0,0
-//-- DA_COPY
-//641,20000,0,0,0,0,0
-
-//-- DA_EDARKNESS
-//647,13000:11000:9000:7000:5000,0,0,0,0,0
-
-//-- DA_TIMEOUT
-//649,5000:3000:1000,0,0,0,0,0
-//-- ALL_TIMEIN
-//650,0,0,0,0,0,0
-//==========================================
-
-//===== New Monster Skills =================
-//-- NPC_EARTHQUAKE
-653,0,0,0,900,0,0
-//-- NPC_ICEBREATH
-655,0,0,0,0,12000,0
-//-- NPC_ACIDBREATH
-657,0,0,0,0,60000,0
-//-- NPC_DRAGONFEAR (Upkeep2 times are duration of: Stun(lv1), Silence(lv2), Confusion(lv3) and Bleeding(lv4))
-659,0,0,0,0,5000:30000:30000:120000,0
-//-- NPC_BLEEDING
-660,0,0,0,0,120000,0
-//-- NPC_HELLJUDGEMENT
-662,0,0,0,0,30000,0
-//-- NPC_WIDESILENCE
-663,0,0,0,0,30000,0
-//-- NPC_WIDEFREEZE
-664,0,0,0,0,12000,0
-//-- NPC_WIDEBLEEDING
-665,0,0,0,0,120000,0
-//-- NPC_WIDESTONE
-666,0,0,0,0,20000,0
-//-- NPC_WIDECONFUSE
-667,0,0,0,0,30000,0
-//-- NPC_WIDESLEEP
-668,0,0,0,0,30000,0
-//-- NPC_WIDESIGHT
-669,0,0,0,10000,0,0
-//-- NPC_EVILLAND
-670,0,0,0,30000,30000,0
-//-- NPC_MAGICMIRROR
-671,0,0,0,30000,0,0
-//-- NPC_SLOWCAST
-672,0,0,0,0,30000,0
-//-- NPC_CRITICALWOUND
-673,0,0,0,0,30000,0
-//-- NPC_STONESKIN
-675,0,0,0,30000,0,0
-//-- NPC_ANTIMAGIC
-676,0,0,0,30000,0,0
-//-- NPC_WIDECURSE
-677,0,0,0,0,30000,0
-//-- NPC_WIDESTUN
-678,0,0,0,0,5000,0
-//==========================================
-
-//===== New Monster Skills (12.1) ==========
-//-- NPC_HELLPOWER
-683,0,0,0,0,300000,0
-//-- NPC_WIDEHELLDIGNITY
-684,0,0,0,0,300000,0
-//-- NPC_INVINCIBLE
-685,0,0,0,-1,0,0
-//-- NPC_INVINCIBLEOFF
-686,0,0,0,60000,0,0
-
-//===== Item Use-Only Skills ===============
-//-- CASH_BLESSING
-689,0,0,0,60000:80000:100000:120000:140000:160000:180000:200000:220000:240000,0,0
-//-- CASH_INCAGI
-690,0,0,0,60000:80000:100000:120000:140000:160000:180000:200000:220000:240000,0,0
-//-- CASH_ASSUMPTIO
-691,0,0,0,20000:40000:60000:80000:100000,0,0
-//-- ALL_CATCRY
-692,0,5000,0,0,0,0
-//-- ALL_PARTYFLEE
-693,0,0,0,0,0,300000
-
-//-- ALL_DREAM_SUMMERNIGHT
-695,0,12000,0,0,0,0
-
-//-- ALL_WEWISH
-698,0,20000,0,0,0,0
-//==========================================
-
-//===== 2nd Jobs Quest Skills ==============
-//-- KN_CHARGEATK
-1001,300,300,0,0,0,0
-//-- CR_SHRINK
-1002,0,0,0,300000,0,0
-
-//-- AS_VENOMKNIFE
-1004,0,0,0,0,15000:20000:25000:30000:35000:40000:45000:50000:55000:60000,0
-//-- RG_CLOSECONFINE
-1005,0,0,0,10000,0,0
-//-- WZ_SIGHTBLASTER
-1006,2000,0,0,120000,0,0
-
-//-- SA_ELEMENTWATER
-1008,2000,1000,0,1800000,0,0
-//-- HT_PHANTASMIC
-1009,0,0,0,0,0,0
-//-- BA_PANGVOICE
-1010,1000,2000,0,17000,0,0
-//-- DC_WINKCHARM (time1: Charm, time2: Confusion)
-1011,1000,2000,0,10000,17000,0
-
-//-- BS_GREED
-1013,0,1000,0,0,0,0
-//-- PR_REDEMPTIO
-1014,4000,0,0,0,0,0
-//-- MO_KITRANSLATION
-1015,2000,1000,0,600000,0,0
-//-- MO_BALKYOUNG
-1016,0,2000,0,0,2000,0
-//-- SA_ELEMENTGROUND
-1017,2000,1000,0,1800000,0,0
-//-- SA_ELEMENTFIRE
-1018,2000,1000,0,1800000,0,0
-//-- SA_ELEMENTWIND
-1019,2000,1000,0,1800000,0,0
-//==========================================
-
-//===== Rune Knight ========================
-//-- RK_ENCHANTBLADE
-2001,1000,0,0,300000,0,0
-//-- RK_SONICWAVE
-2002,0,1000,0,0,0,2000
-//-- RK_DEATHBOUND
-2003,0,2000,0,2000,0,3000
-//-- RK_HUNDREDSPEAR
-2004,1000:900:800:700:600:500:400:300:200:100,500,0,0,0,3000
-//-- RK_WINDCUTTER
-2005,0,0,0,15000,0,2000
-//-- RK_IGNITIONBREAK
-2006,1000,0,0,0,0,2000
-
-//-- RK_DRAGONBREATH
-2008,0:0:0:1000:1000:1000:1500:1500:2000:2000,2000,0,10000,0,0
-//-- RK_DRAGONHOWLING
-2009,0,0,0,15000,0,10000
-
-//-- RK_MILLENNIUMSHIELD
-2011,0,1000,0,180000,60000,0
-//-- RK_CRUSHSTRIKE
-2012,0,0,0,180000,30000,0
-//-- RK_REFRESH
-2013,0,0,0,60000,120000,0
-//-- RK_GIANTGROWTH
-2014,0,0,0,180000,0,0
-//-- RK_STONEHARDSKIN
-2015,0,0,0,180000,10000,0
-//-- RK_VITALITYACTIVATION
-2016,0,0,0,180000,0,0
-//-- RK_STORMBLAST
-2017,2000,2000,0,0,0,0
-//-- RK_FIGHTINGSPIRIT
-2018,0,0,0,180000,0,0
-//-- RK_ABUNDANCE
-2019,0,0,0,180000,0,0
-//-- RK_DRAGONBREATH_WATER
-5004,0:0:0:1000:1000:1000:1500:1500:2000:2000,2000,0,10000,0,0
-//-- RK_LUXANIMA
-5005,0,0,0,60000,0,0
-//==========================================
-
-//===== Guillotine Cross ====================
-//-- GC_VENOMIMPRESS
-2021,0,3000:2500:2000:1500:1000,0,10000:20000:30000:40000:50000,0,0
-//-- GC_CROSSIMPACT
-2022,0,2500:2000:1500:1000:500,0,0,0,0
-//-- GC_DARKILLUSION
-2023,0,1500,0,0,0,0
-
-//-- GC_CREATENEWPOISON
-2025,0,500,0,0,0,0
-//-- GC_POISONINGWEAPON
-2027,0,1000,0,60000:120000:180000:240000:300000,300000,0
-//-- GC_WEAPONBLOCKING
-2028,0,2000,0,180000,0,0
-//-- GC_COUNTERSLASH
-2029,0,2000,0,0,0,0
-//-- GC_WEAPONCRUSH
-2030,0,1000,0,60000,0,0
-//-- GC_VENOMPRESSURE
-2031,0,1000,0,0,0,0
-//-- GC_POISONSMOKE
-2032,0,2000,0,6000:8000:10000:12000:14000,0,0
-//-- GC_CLOAKINGEXCEED
-2033,0,2000,0,0,0,0
-//-- GC_PHANTOMMENACE
-2034,0,1000,0,0,0,0
-//-- GC_HALLUCINATIONWALK
-2035,0,0,0,30000:35000:40000:45000:50000,25000,300000
-//-- GC_ROLLINGCUTTER
-2036,0,200,0,3000,0,0
-//-- GC_CROSSRIPPERSLASHER
-2037,0,1000,0,0,0,0
-//-- GC_DARKCROW
-5001,0,1500,0,5000,0,60000
-//==========================================
-
-//===== Arch Bishop ========================
-//-- AB_JUDEX
-2038,2000,500,0,0,0,0
-//-- AB_ANCILLA
-2039,1000,1000,0,0,0,0
-//-- AB_ADORAMUS
-2040,2000,500,0,6000:7000:8000:9000:10000:11000:12000:13000:14000:15000,15000:20000:25000:30000:35000:40000:45000:50000:55000:60000,2000
-//-- AB_CLEMENTIA
-2041,3000,0,0,120000:180000:240000,0,0
-//-- AB_CANTO
-2042,3000,0,0,120000:180000:240000,0,0
-//-- AB_CHEAL
-2043,3000,0,0,0,0,2000
-//-- AB_EPICLESIS
-2044,2000:2500:3000:3500:4000,2000,0,18000:21000:24000:27000:30000,0,60000
-//-- AB_PRAEFATIO
-2045,2000,0,0,120000,0,13000:16000:19000:22000:25000:28000:31000:34000:37000:40000
-//-- AB_ORATIO
-2046,4000,0,0,30000,0,2000
-//-- AB_LAUDAAGNUS
-2047,1000,0,0,60000,0,3000
-//-- AB_LAUDARAMUS
-2048,1000,0,0,60000,0,3000
-
-//-- AB_RENOVATIO
-2050,3000,0,0,90000,0,1000
-//-- AB_HIGHNESSHEAL
-2051,1000,1000,0,0,0,3000
-//-- AB_CLEARANCE
-2052,4000,0,0,0,0,10000
-//-- AB_EXPIATIO
-2053,1000,0,0,150000:180000:210000:240000:270000,0,0
-//-- AB_DUPLELIGHT
-2054,2000,1000,0,90000:120000:150000:180000:210000:240000:270000:300000:330000:360000,0,0
-
-//-- AB_SILENTIUM
-2057,4000,0,0,20000:30000:40000:50000:60000,0,15000
-//-- AB_OFFERTORIUM
-5011,4000,0,0,90000,0,0
-//==========================================
-
-//===== Warlock ============================
-//-- WL_WHITEIMPRISON
-2201,0,0,0,6000:8000:10000:12000:14000,15000,4000
-//-- WL_SOULEXPANSION
-2202,2000,500,0,0,0,0
-//-- WL_FROSTMISTY
-2203,2000:2500:3000:3500:4000,1000,0,40000,0,4000
-//-- WL_JACKFROST
-2204,2000:2500:3000:3500:4000,1000,0,10000:15000:20000:25000:30000,0,0
-//-- WL_MARSHOFABYSS
-2205,0,1000,0,30000,0,2500:3000:3500:4000:4500
-//-- WL_RECOGNIZEDSPELL
-2206,1000,1000,0,60000:90000:120000:150000:180000,0,50000:80000:110000:140000:170000
-//-- WL_SIENNAEXECRATE
-2207,2000,2000,0,10000:12000:14000:16000:18000,0,0
-//-- WL_STASIS
-2209,3000,2000,0,10000:15000:20000:25000:30000,1000,180000:190000:200000:210000:220000
-//-- WL_DRAINLIFE
-2210,4000,0,0,0,0,2000
-//-- WL_CRIMSONROCK
-2211,5000,2000,0,5000,0,5000
-//-- WL_HELLINFERNO
-2212,3000,1000,0,20000:30000:40000:50000:60000,0,0
-//-- WL_COMET
-2213,10000:11000:12000:13000:14000,0,0,100,42000,60000
-//-- WL_CHAINLIGHTNING
-2214,3500:4000:4500:5000:5500,0,0,100,0,3000
-//-- WL_EARTHSTRAIN
-2216,2000:3000:4000:5000:6000,1000,0,100,75000:90000:105000:120000:135000,10000
-//-- WL_TETRAVORTEX
-2217,5000:6000:7000:8000:9000,2000,0,15000:120000:40000:5000,0,15000
-//-- WL_SUMMONFB
-2222,2000,0,0,120000:160000:200000:240000:280000,0,0
-//-- WL_SUMMONBL
-2223,2000,0,0,120000:160000:200000:240000:280000,0,0
-//-- WL_SUMMONWB
-2224,2000,0,0,120000:160000:200000:240000:280000,0,0
-//-- WL_SUMMONSTONE
-2229,2000,0,0,120000:160000:200000:240000:280000,0,0
-//-- WL_READING_SB
-2231,5000,500,0,0,0,0
-//-- WL_TELEKINESIS_INTENSE
-5012,1000,0,0,60000,0,300000
-//==========================================
-
-//===== Ranger =============================
-//-- RA_ARROWSTORM
-2233,2000:2200:2400:2600:2800:3000:3200:3400:3600:3800,0,0,0,0,5000:4800:4600:4400:4200:4000:3800:3600:3400:3200
-//-- RA_FEARBREEZE
-2234,0,0,0,60000:90000:120000:150000:180000,0,0
-
-//-- RA_AIMEDBOLT
-2236,4000,1000,0,0,0,0
-//-- RA_DETONATOR
-2237,0,0,0,1000,0,0
-//-- RA_ELECTRICSHOCKER
-2238,0,0,0,15000,20000:22000:24000:26000:28000,0
-//-- RA_CLUSTERBOMB
-2239,0,0,0,15000,0,0
-//-- RA_WUGMASTERY
-2240,0,1000,0,0,0,0
-//-- RA_WUGRIDER
-2241,0,500,0,0,0,0
-
-//-- RA_WUGBITE
-2244,0,2000,0,1000:2000:3000:4000:5000,0,4000:6000:8000:10000:12000
-
-//-- RA_SENSITIVEKEEN
-2246,0,3000,0,0,0,0
-//-- RA_CAMOUFLAGE
-2247,0,0,0,10000,0,0
-
-//-- RA_MAGENTATRAP
-2249,0,2000,0,15000,10000,0
-//-- RA_COBALTTRAP
-2250,0,2000,0,15000,10000,0
-//-- RA_MAIZETRAP
-2251,0,2000,0,15000,10000,0
-//-- RA_VERDURETRAP
-2252,0,2000,0,15000,10000,0
-//-- RA_FIRINGTRAP
-2253,0,0,0,15000,40000,0
-//-- RA_ICEBOUNDTRAP
-2254,0,0,0,15000,20000,0
-//-- RA_UNLIMIT
-5002,0,500,0,60000,0,300000
-//==========================================
-
-//===== Mechanic ===========================
-//-- NC_BOOSTKNUCKLE
-2256,200:400:600:800:1000,0,0,0,0,0
-//-- NC_PILEBUNKER
-2257,0,2000,0,0,0,5000
-//-- NC_VULCANARM
-2258,0,300:200:100,0,0,0,0
-//-- NC_FLAMELAUNCHER
-2259,500:1000:1500,1500:1000:500,0,7000:14000:21000,0,0
-//-- NC_COLDSLOWER
-2260,1000,1000:2000:3000,0,7000:14000:21000,40000,0
-// -- NC_ARMSCANNON
-2261,1400:1600:1800,500:1000:2000,0,0,0,0
-//-- NC_ACCELERATION
-2262,0,0,0,60000:90000:120000,0,0
-//-- NC_HOVERING
-2263,0,0,0,90000,0,0
-//-- NC_F_SIDESLIDE
-2264,0,500,0,0,0,0
-//-- NC_B_SIDESLIDE
-2265,0,500,0,0,0,0
-
-//-- NC_SELFDESTRUCTION
-2267,2000:1500:1000,0,0,0,0,300000
-//-- NC_SHAPESHIFT
-2268,0,2000,0,300000,0,0
-//-- NC_EMERGENCYCOOL
-2269,0,500,0,0,0,5000
-//-- NC_INFRAREDSCAN
-2270,0,500,0,3000,0,3000
-//-- NC_ANALYZE
-2271,0,1000,0,20000,0,0
-//-- NC_MAGNETICFIELD
-2272,0,0,0,4000:6000:8000,0,20000:15000:10000
-//-- NC_NEUTRALBARRIER
-2273,0,0,0,30000:45000:60000,0,90000
-//-- NC_STEALTHFIELD
-2274,0,0,0,15000:20000:25000,0,20000:15000:10000
-//-- NC_REPAIR
-2275,200:300:400:500:600,1000,0,0,0,0
-
-//-- NC_AXEBOOMERANG
-2278,0,0,0,0,0,5000:4500:4000:3500:3000
-//-- NC_POWERSWING
-2279,0,1000,0,3000,0,0
-//-- NC_AXETORNADO
-2280,0,500,0,0,0,4000:3500:3000:2500:2000
-//-- NC_SILVERSNIPER
-2281,0,0,0,20000:30000:40000:50000:60000,0,0
-//-- NC_MAGICDECOY
-2282,0,0,0,20000:30000:40000:50000:60000,0,0
-//-- NC_DISJOINT
-2283,2000,0,0,0,0,0
-//-- NC_MAGMA_ERUPTION
-5006,1000,0,0,10000,42000,0
-//==========================================
-
-//===== Shadow Chaser ======================
-//-- SC_FATALMENACE
-2284,0,500,0,0,0,0
-//-- SC_REPRODUCE
-2285,0,1000,0,60000,0,0
-//-- SC_AUTOSHADOWSPELL
-2286,4000:3600:3200:2800:2400:2000:1600:1200:800:400,0,0,60000:80000:100000:120000:140000:160000:180000:200000:220000:300000,0,0
-//-- SC_SHADOWFORM
-2287,0,1000,0,30000:40000:50000:60000:70000,0,0
-//-- SC_TRIANGLESHOT
-2288,1000,500,0,0,0,0
-//-- SC_BODYPAINT
-2289,0,1000,0,5000:7000:9000:11000:13000,10000,2000
-//-- SC_INVISIBILITY
-2290,1000,1000,0,60000,0,20000:30000:40000:50000:60000
-//-- SC_DEADLYINFECT
-2291,0,1000,0,10000:15000:20000:25000:30000,0,2000
-//-- SC_ENERVATION
-2292,2000,1000,0,10000:15000:20000,0,2000
-//-- SC_GROOMY
-2293,2000,1000,0,10000:15000:20000,0,2000
-//-- SC_IGNORANCE
-2294,2000,1000,0,10000:15000:20000,0,2000
-//-- SC_LAZINESS
-2295,2000,1000,0,10000:15000:20000,0,2000
-//-- SC_UNLUCKY
-2296,2000,1000,0,10000:15000:20000,0,2000
-//-- SC_WEAKNESS
-2297,2000,1000,0,10000:15000:20000,0,2000
-//-- SC_STRIPACCESORY
-2298,1000,1000,0,60000:70000:80000:90000:100000,0,0
-//-- SC_MANHOLE
-2299,1000,2000,0,5000:10000:15000,5000:10000:15000,0
-//-- SC_DIMENSIONDOOR
-2300,1000,2000,0,4000:8000:12000,0,0
-//-- SC_CHAOSPANIC
-2301,2000,2000,0,5000:10000:15000,4000:8000:12000,0
-//-- SC_MAELSTROM
-2302,2000,2000,0,7000:14000:21000,0,0
-//-- SC_BLOODYLUST
-2303,2000,2000,0,5000:10000:15000,0,180000
-//-- SC_FEINTBOMB
-2304,1000,0,0,1000,0,5000
-//-- SC_ESCAPE
-5010,0,0,0,1000,0,15000
-//==========================================
-
-//==== Royal Guard skills ==================
-//-- LG_CANNONSPEAR
-2307,0,0,0,0,0,2000
-
-//-- LG_TRAMPLE
-2309,0,1000,0,0,0,0
-//-- LG_SHIELDPRESS
-2310,0,0,0,3500:4000:4500:5000:5500,0,2000
-//-- LG_REFLECTDAMAGE
-2311,0,0,0,300000,0,0
-//-- LG_PINPOINTATTACK
-2312,0,1000,0,5000,0,5000
-//-- LG_FORCEOFVANGUARD
-2313,0,1000,0,300000,0,0
-//-- LG_RAGEBURST
-2314,0,3000,0,0,0,0
-//-- LG_SHIELDSPELL //Durations are hard coded as they follow special formula's for each level and effect.
-2315,1000,1000,0,0,0,2000
-//-- LG_EXEEDBREAK
-2316,5000:5500:6000:6500:7000,1000,0,300000,0,0
-//-- LG_OVERBRAND
-2317,500,2000,0,0,0,0
-//-- LG_PRESTIGE
-2318,1000,0,0,30000:45000:60000:75000:90000,0,60000
-//-- LG_BANDING
-2319,0,0,0,-1,2000:4000:6000:8000:10000,0
-//-- LG_MOONSLASHER
-2320,1000,1000,0,0,0,6000:5000:4000:3000:2000
-//-- LG_RAYOFGENESIS
-2321,2000:2500:3000:3500:4000,2000,0,10000,0,5000
-//-- LG_PIETY
-2322,3000:2500:2000:1500:1000,0,0,60000:80000:100000:120000:140000,0,0
-//-- LG_EARTHDRIVE
-2323,1000,1000,0,3000:6000:9000:12000:15000,0,7000:6000:5000:4000:3000
-//-- LG_HESPERUSLIT
-2324,1000,3000,0,0,0,20000
-//-- LG_INSPIRATION
-2325,2000,2000,0,30000:45000:60000:75000:90000,0,540000:480000:420000:360000:300000
-//-- LG_KINGS_GRACE
-5013,1000,0,0,5000,0,0
-//==========================================
-
-//===== Sura Skills ========================
-//-- SR_DRAGONCOMBO
-2326,0,0,0,3000,0,0
-//-- SR_SKYNETBLOW
-2327,0,500,0,0,0,0
-//-- SR_EARTHSHAKER
-2328,0,0,0,1000,0,3000
-//-- SR_FALLENEMPIRE
-2329,0,0,0,500:1000:1500:2000:2500,0,0
-//-- SR_TIGERCANNON
-2330,1100:1200:1300:1400:1500:1600:1700:1800:1900:2000,1000,0,0,0,5000
-
-//-- SR_RAMPAGEBLASTER
-2332,0,1000,0,0,0,10000
-//-- SR_CRESCENTELBOW
-2333,0,1000,0,3000:4000:5000:6000:7000,0,5000
-//-- SR_CURSEDCIRCLE
-2334,0,1000,0,3000:4000:5000:6000:7000,0,10000
-//-- SR_LIGHTNINGWALK
-2335,0,1000,0,5000:6000:7000:8000:9000,0,5000
-//-- SR_KNUCKLEARROW
-2336,0,1000,0,0,0,0
-//-- SR_WINDMILL
-2337,1000,500,0,0,0,3000
-//-- SR_RAISINGDRAGON
-2338,0,1000,0,30000:45000:60000:75000:90000:105000:120000:135000:150000:165000,0,30000
-
-//-- SR_ASSIMILATEPOWER
-2340,0,1000,0,0,0,5000
-//-- SR_POWERVELOCITY
-2341,1500,0,0,0,0,0
-
-//-- SR_GATEOFHELL
-2343,1000:1200:1400:1600:1800:2000:2200:2400:2600:2800,100:200:300:400:500:600:700:800:900:1000,0,0,0,0
-//-- SR_GENTLETOUCH_QUIET
-2344,0,0,0,5000:7000:9000:11000:13000,0,1000:1500:2000:2500:3000
-//-- SR_GENTLETOUCH_CURE
-2345,0,1000,0,0,0,1000:1500:2000:2500:3000
-//-- SR_GENTLETOUCH_ENERGYGAIN
-2346,1000,1000,0,240000,0,0
-//-- SR_GENTLETOUCH_CHANGE
-2347,1000,1000,0,240000,0,200000:180000:160000:140000:120000
-//-- SR_GENTLETOUCH_REVITALIZE
-2348,1000,1000,0,240000,0,200000:180000:160000:140000:120000
-//-- SR_FLASHCOMBO
-5009,0,4000,0,4000,0,0
-
-//==========================================
-
-//==== Wanderer skills =====================
-//-- WA_SWING_DANCE
-2350,1000,2000,0,60000,0,0
-//-- WA_SYMPHONY_OF_LOVER
-2351,1000,2000,0,60000,0,0
-//-- WA_MOONLIT_SERENADE
-2352,1000,2000,0,60000,0,0
-//==========================================
-
-//==== Minstresl skills ====================
-//-- MI_RUSH_WINDMILL
-2381,1000,2000,0,60000,0,0
-//-- MI_ECHOSONG
-2382,1000,2000,0,60000,0,0
-//-- MI_HARMONIZE
-2383,1000,1000,0,60000,0,5000
-//==========================================
-
-//==== Minstrel/Wanderer skills ============
-//-- WM_METALICSOUND
-2413,1000:1500:2000:2500:3000,1000,0,0,0,2000:2500:3000:3500:4000
-//-- WM_REVERBERATION
-2414,1100:1200:1300:1400:1500,1000,0,9000:10000:11000:12000:13000,0,0
-
-//-- WM_DOMINION_IMPULSE
-2417,0,1000,0,0,0,0
-//-- WM_SEVERE_RAINSTORM
-2418,1500:2000:2500:3000:3500,1000,0,3400,0,5000:5500:6000:6500:7000
-//-- WM_POEMOFNETHERWORLD
-2419,3000,0,0,9000:11000:13000:15000:17000,8000:10000:12000:14000:16000,0
-//-- WM_VOICEOFSIREN
-2420,2000:2200:2400:2600:2800,1000,0,15000:18000:21000:24000:27000,0,5000
-//-- WM_DEADHILLHERE
-2421,3000:2500:2000:1500:1000,1000,0,0,0,0
-//-- WM_LULLABY_DEEPSLEEP
-2422,2000,1000,0,12000:14000:16000:18000:20000,0,10000
-//-- WM_SIRCLEOFNATURE
-2423,2000,1000,0,60000,0,15000
-//-- WM_RANDOMIZESPELL
-2424,0,1000,0,0,0,3000
-//-- WM_GLOOMYDAY
-2425,1000,1000,0,30000:45000:60000:75000:90000,0,10000
-//-- WM_GREAT_ECHO
-2426,2000:2200:2400:2600:2800,1000,0,0,0,10000
-//-- WM_SONG_OF_MANA
-2427,1000,1000,0,30000:60000:90000:120000:150000,0,90000
-//-- WM_DANCE_WITH_WUG
-2428,1500:2000:2500:3000:3500,1000,0,30000:60000:90000:120000:150000,0,90000
-//-- WM_SOUND_OF_DESTRUCTION
-2429,0:500:1000:1500:2000,1000,0,5000,0,6000:7000:8000:9000:10000
-//-- WM_SATURDAY_NIGHT_FEVER
-2430,1000:2000:3000:4000:5000,1000,0,10000:15000:20000:25000:30000,3000,180000
-//-- WM_LERADS_DEW
-2431,1000,1000,0,20000:30000:40000:50000:60000,0,180000
-//-- WM_MELODYOFSINK
-2432,1000,1000,0,20000:30000:40000:50000:60000,0,180000
-//-- WM_BEYOND_OF_WARCRY
-2433,1000,1000,0,20000:30000:40000:50000:60000,0,180000
-//-- WM_UNLIMITED_HUMMING_VOICE
-2434,1000,1000,0,60000:90000:120000:150000:180000,0,110000:120000:130000:140000:150000
-//-- WM_FRIGG_SONG
-5007,0,0,0,60000,0,0
-//==========================================
-
-//==== Sorcerer skills =====================
-//-- SO_FIREWALK
-2443,1000,1000,0,12000,0,0
-//-- SO_ELECTRICWALK
-2444,1000,1000,0,12000,0,0
-//-- SO_SPELLFIST
-2445,0,1000,0,20000:25000:30000:35000:40000,0,0
-//-- SO_EARTHGRAVE
-2446,2200:2400:2600:2800:3000,1000,0,500,8000:11000:14000:17000:20000,5000
-//-- SO_DIAMONDDUST
-2447,5000:5500:6000:6500:7000,1000,0,500,12000:14000:16000:18000:20000,5000
-//-- SO_POISON_BUSTER
-2448,2200:3400:4600:5800:6000,1000,0,0,0,2000
-//-- SO_PSYCHIC_WAVE
-2449,8000:9000:10000:11000:12000,1000,0,1200:1700:2200:2700:3200,0,5000
-//-- SO_CLOUD_KILL
-2450,2300:2500:2700:2900:3100,1000,0,8000:10000:12000:14000:16000,10000:15000:20000:25000:30000,5000
-//-- SO_STRIKING
-2451,1000,1000,0,60000,0,2000
-//-- SO_WARMER
-2452,2200:2400:2600:2800:3000,1000,0,40000:45000:50000:55000:60000,30000,35000:40000:45000:50000:55000
-//-- SO_VACUUM_EXTREME
-2453,1000:1500:2000:2500:3000,1000,0,4000:6000:8000:10000:12000,1000,5000
-//-- SO_VARETYR_SPEAR
-2454,2200:2400:2600:2800:3000,1000,0,0,2200:2400:2600:2800:3000,2000
-//-- SO_ARULLO
-2455,2200:2400:2600:2800:3000,1000,0,8000:10000:12000:14000:16000,0,5000:6000:7000:8000:9000
-//-- SO_EL_CONTROL
-2456,2000,0,0,0,0,5000
-//-- SO_SUMMON_AGNI
-2457,1000:2000:3000,0,0,600000:900000:1200000,0,60000
-//-- SO_SUMMON_AQUA
-2458,1000:2000:3000,0,0,600000:900000:1200000,0,60000
-//-- SO_SUMMON_VENTUS
-2459,1000:2000:3000,0,0,600000:900000:1200000,0,60000
-//-- SO_SUMMON_TERA
-2460,1000:2000:3000,0,0,600000:900000:1200000,0,60000
-//-- SO_EL_ACTION
-2461,0,0,0,0,0,5000
-//-- SO_EL_ANALYSIS
-2462,0,0,0,0,0,0
-
-//-- SO_EL_CURE
-2464,2000,1000,0,0,0,0
-//-- SO_FIRE_INSIGNIA
-2465,1000,0,0,60000,0,60000
-//-- SO_WATER_INSIGNIA
-2466,1000,0,0,60000,0,60000
-//-- SO_WIND_INSIGNIA
-2467,1000,0,0,60000,0,60000
-//-- SO_EARTH_INSIGNIA
-2468,1000,0,0,60000,0,60000
-//-- SO_ELEMENTAL_SHIELD
-5008,1000,0,0,10000,0,10000
-//==========================================
-
-//==== Genetic skills ======================
-//-- GN_CART_TORNADO
-2476,0,500,0,5000,0,0:500:1000:1500:2000
-//-- GN_CARTCANNON
-2477,1000:1500:2000:2500:3000,500,0,0,0,0
-//-- GN_CARTBOOST
-2478,1500,500,0,90000,0,0
-//-- GN_THORNS_TRAP
-2479,1500,500,0,10000:12000:14000:16000:18000,20000,0
-//-- GN_BLOOD_SUCKER
-2480,1500,500,0,20000:22000:24000:26000:28000,0,0
-//-- GN_SPORE_EXPLOSION
-2481,1500,500,0,2000:2000:3000:3000:4000,0,5000
-//-- GN_WALLOFTHORN
-2482,1500,500,0,10000:11000:12000:13000:14000,0,5000
-//-- GN_CRAZYWEED
-2483,3000:3500:4000:4500:5000:5500:6000:6500:7000:7500,500,0,0,0,5000
-//-- GN_CRAZYWEED_ATK
-2484,0,0,0,100,0,0
-
-//-- GN_DEMONIC_FIRE
-2485,3000:3500:4000:4500:5000,500,0,10000:12000:14000:16000:18000,8000:16000:24000:32000:40000,5000
-//-- GN_FIRE_EXPANSION
-2486,2000,500,0,0,0,0
-//-- GN_FIRE_EXPANSION_SMOKE_POWDER
-2487,0,0,0,10000:12000:14000:16000:18000,0,0
-//-- GN_FIRE_EXPANSION_TEAR_GAS
-2488,0,0,0,10000:12000:14000:16000:18000,0,0
-
-//-- GN_HELLS_PLANT
-2490,3000:3500:4000:4500:5000,500,0,14000:21000:28000:35000:42000,0,0
-//-- GN_HELLS_PLANT_ATK
-2491,0,0,0,20000,0,0
-//-- GN_MANDRAGORA
-2492,1000,500,0,10000:15000:20000:25000:30000,0,10000
-//-- GN_SLINGITEM
-2493,0,0,0,0,0,1000
-
-//-- GN_SLINGITEM_RANGEMELEEATK
-2498,0,0,0,3000,0,0
-
-//-- GN_ILLUSIONDOPING
-5003,0,0,0,10000,0,10000
-//==========================================
-
-//===== Extra 3rd Class Skills =============
-//-- AB_SECRAMENT
-2515,1000,500,0,60000:90000:120000:150000:180000,0,0
-
-//-- SR_HOWLINGOFLION
-2517,1000,0,0,12000:14000:16000:18000:20000,0,10000
-//-- SR_RIDEINLIGHTNING
-2518,1000:2000:3000:4000:5000,1000,0,0,0,0
-//==========================================
-
-//===== Misc. Skills =======================
-//-- ALL_ODINS_RECALL
-2533,10000,0,0,0,0,300000
-//-- RETURN_TO_ELDICASTES
-2534,3000,0,0,0,0,300000
-//-- ALL_GUARDIAN_RECALL
-2536,3000,0,0,0,0,300000
-//-- ALL_ODINS_POWER
-2537,0,0,0,60000,0,0
-//==========================================
-
-//===== Rebellion ==========================
-//-- RL_B_TRAP
-2555,0,0,0,0,0,10000:11000:12000:13000:14000
-//==========================================
-
-//==== Kagerou & Oboro skills ==============
-//-- KO_YAMIKUMO
-3001,0,0,0,60000,0,0
-//-- KO_JYUMONJIKIRI
-3004,0,500,0,3000,0,5000
-//-- KO_SETSUDAN
-3005,0,0,0,0,0,3000
-//-- KO_BAKURETSU
-3006,1000:1400:1800:2200:2600,1000,0,100,0,3000
-//-- KO_HAPPOKUNAI
-3007,0,500,0,0,0,0
-//-- KO_MUCHANAGE
-3008,1000,0,0,100,0,10000
-//-- KO_HUUMARANKA
-3009,1000:1200:1400:1600:1800,1000,0,100,0,3000
-//-- KO_MAKIBISHI
-3010,0,0,0,12000:14000:16000:18000:20000,10000,10000
-//-- KO_MEIKYOUSISUI
-3011,3000,0,0,10000,0,10000
-//-- KO_ZANZOU
-3012,0,1000,0,30000:27000:24000:21000:18000,0,0
-//-- KO_KYOUGAKU
-3013,3000:2500:2000:1500:1000,1000,0,12000:14000:16000:18000:20000,0,0
-//-- KO_JYUSATSU
-3014,3000:2500:2000:1500:1000,1000,0,8000:10000:12000:14000:16000,0,10000
-//-- KO_KAHU_ENTEN
-3015,2000,0,0,300000,0,0
-//-- KO_HYOUHU_HUBUKI
-3016,2000,0,0,300000,0,0
-//-- KO_KAZEHU_SEIRAN
-3017,2000,0,0,300000,0,0
-//-- KO_DOHU_KOUKAI
-3018,2000,0,0,300000,0,0
-//-- KO_ZENKAI
-3020,0,1000,0,10000,10000,0
-//-- KO_GENWAKU
-3021,3000:2500:2000:1500:1000,1000,0,5000,0,10000
-//-- KO_IZAYOI
-3022,0,0,0,30000:45000:60000:75000:90000,0,60000
-//-- KG_KAGEHUMI
-3023,0,0,0,5000:6000:7000:8000:9000,0,0
-//-- KG_KYOMU
-3024,0,1000,0,10000:15000:20000:25000:30000,0,20000
-//-- KG_KAGEMUSYA
-3025,0,0,0,60000:90000:120000:150000:180000,0,0
-
-//-- OB_ZANGETSU
-3026,1000:1500:2000:2500:3000,1000,0,60000:75000:90000:105000:120000,0,30000
-//-- OB_OBOROGENSOU
-3027,1000,0,0,10000:15000:20000:25000:30000,0,15000
-//-- OB_AKAITSUKI
-3029,1000:1500:2000:2500:3000,1000,0,10000:15000:20000:25000:30000,0,30000
-//==========================================
-
-//-- ALL_FULL_THROTTLE
-5014,0,0,0,10000:15000:20000:25000:30000,10000,1800000
-
-//===== Homunculus Skills ==================
-//-- HLIF_HEAL
-8001,0,2000,0,0,0,0
-//-- HLIF_AVOID
-8002,0,35000,0,40000:35000:30000:25000:20000,0,0
-//-- HLIF_CHANGE
-8004,0,600000:900000:1200000,0,60000:120000:180000,0,0
-//-- HAMI_CASTLE
-8005,0,0,0,0,60000:70000:80000:90000:129000,0
-//-- HAMI_DEFENCE
-8006,0,0,0,40000:35000:30000:25000:20000,0,0
-//-- HAMI_BLOODLUST
-8008,0,0,0,60000:180000:300000,300000:600000:900000,0
-//-- HFLI_MOON
-8009,0,0,1000,0,0,0
-//-- HFLI_FLEET
-8010,0,0,0,60000:55000:50000:45000:40000,60000:70000:80000:90000:120000,0
-//-- HFLI_SPEED
-8011,0,0,0,60000:55000:50000:45000:40000,60000:70000:80000:90000:120000,0
-//-- HVAN_CAPRICE
-8013,0,1000:1200:1400:1600:1800,0,0,0,0
-//-- HVAN_CHAOTIC
-8014,0,1000,1000,0,0,0
-//-- HVAN_EXPLOSION
-8016,0,0,1000,0,0,0
-//==========================================
-
-//-- MH_SUMMON_LEGION
-8018,1600:1400:1200:1000:800,0,0,20000:30000:40000:50000:60000,0,0
-//-- MH_NEEDLE_OF_PARALYZE
-8019,1000:1100:1200:1300:1400,0,0,12000:14000:16000:18000:20000,0,0
-//-- MH_POISON_MIST
-8020,500:700:900:1100:1300,0,0,12000:14000:16000:18000:20000,4000:6000:8000:10000:12000,0
-//-- MH_PAIN_KILLER
-8021,1000:1200:1400:1600:1800,0,0,20000:30000:40000:50000:60000,0,0
-//-- MH_LIGHT_OF_REGENE
-8022,0,0,0,360000:420000:480000:540000:600000,0,0
-//-- MH_OVERED_BOOST
-8023,800:700:600:500:400,0,0,30000:45000:60000:75000:90000,0,0
-//-- MH_ERASER_CUTTER
-8024,1000:1500:2000:2500:3000,2000,0,0,0,0
-//-- MH_XENO_SLASHER
-8025,1500:2500:3500:4500:5500,5000,0,500,0,0
-//-- MH_SILENT_BREEZE
-8026,1000:1200:1400:1600:1800,0,0,9000:12000:15000:18000:21000,0,0
-//-- MH_STYLE_CHANGE
-//8027,0,0,0,0,0,0,0
-//-- MH_SONIC_CRAW
-//8028,0,0,0,0,0,0,0
-//-- MH_SILVERVEIN_RUSH
-//8029,0,0,0,0,0,0,0
-//-- MH_MIDNIGHT_FRENZY
-//8030,0,0,0,0,0,0,0
-//-- MH_STAHL_HORN
-8031,800:600:400:200:0,0,0,5000,0,0
-//-- MH_GOLDENE_FERSE
-8032,1000:1200:1400:1600:1800,0,0,30000:45000:60000:75000:90000,0,0
-//-- MH_STEINWAND
-8033,1000,0,0,30000:45000:60000:75000:90000,0,0
-//-- MH_HEILIGE_STANGE
-8034,200:400:600:800:1000,0,0,0,0,0
-//-- MH_ANGRIFFS_MODUS
-8035,200:400:600:800:1000,0,0,30000:45000:60000:75000:90000,0,0
-//-- MH_TINDER_BREAKER
-//8036,0,0,0,0,0,0,0
-//-- MH_CBC
-//8037,0,0,0,0,0,0,0
-//-- MH_EQC
-//8038,0,0,0,0,0,0,0
-//-- MH_MAGMA_FLOW
-8039,2000:2500:3000:3500:4000,0,0,30000:45000:60000:75000:90000,0,0
-//-- MH_GRANITIC_ARMOR
-8040,6000:5500:5000:4500:4000,0,0,60000,0,0
-//-- MH_LAVA_SLIDE
-8041,6000:5500:5000:4500:4000,0,0,12000:14000:16000:18000:20000,0,0
-//-- MH_PYROCLASTIC
-8042,5000:4500:4000:3500:3000,0,0,60000:90000:120000:150000:180000,0,0
-//-- MH_VOLCANIC_ASH
-8043,5000:4500:4000:3500:3000,0,0,12000:14000:16000:18000:20000,0,0
-//==========================================
-
-//===== Mercenary Skills ===================
-//-- MS_MAGNUM
-8202,0,0,2000,2000,10000,0
-//-- KN_BOWLINGBASH
-8203,700,0,0,0,0,0
-//-- LK_PARRYING
-8204,0,0,0,15000:20000:25000:30000:35000:40000:45000:50000:55000:60000,0,0
-//-- CR_REFLECTSHIELD
-8205,0,0,0,300000,0,0
-//-- MS_BERSERK
-8206,0,0,0,300000,15000,0
-//-- MA_DOUBLE
-8207,0,0,0,100,0,0
-//-- MA_SHOWER
-8208,0,0,0,100,0,0
-//-- MA_SKIDTRAP
-8209,0,0,0,300000:240000:180000:120000:60000,0,0
-//-- MA_LANDMINE
-8210,0,0,0,200000:160000:120000:80000:40000,5000,0
-//-- MA_SANDMAN
-8211,0,0,0,150000:120000:90000:60000:30000,12000:14000:16000:18000:20000,0
-//-- MA_FREEZINGTRAP
-8212,0,0,0,150000:120000:90000:60000:30000,3000:6000:9000:12000:15000,0
-//-- MA_CHARGEARROW
-8214,1500,0,0,0,0,0
-//-- MA_SHARPSHOOTING
-8215,2000,1500,0,0,0,0
-//-- ML_BRANDISHSPEAR
-8217,700,0,0,0,0,0
-//-- ML_SPIRALPIERCE
-8218,300:500:700:900:1000,1200:1400:1600:1800:2000,0,0,1000,0
-//-- ML_DEFENDER
-8219,0,800,0,180000,0,0
-//-- ML_AUTOGUARD
-8220,0,0,0,300000,0,0
-//-- ML_DEVOTION
-8221,3000,0,0,0,30000:45000:60000:75000:90000,0
-//-- MER_MAGNIFICAT
-8222,4000,2000,0,30000:45000:60000:75000:90000,0,0
-//-- MER_QUICKEN
-8223,0,0,0,30000:60000:90000:120000:150000:180000:210000:240000:270000:300000,0,0
-//-- MER_SIGHT
-8224,0,0,0,10000,0,0
-//-- MER_CRASH
-8225,1000,2000,0,0,5000,0
-//-- MER_PROVOKE
-8232,0,0,0,30000,0,0
-//-- MER_DECAGI
-8234,1000,1000,0,40000:50000:60000:70000:80000:90000:100000:110000:120000:130000,0,0
-//-- MER_SCAPEGOAT
-8235,3000,0,0,0,0,0
-//-- MER_LEXDIVINA
-8236,0,3000,0,30000:35000:40000:45000:50000:60000:60000:60000:60000:60000,0,0
-//-- MER_KYRIE
-8238,2000,2000,0,120000,0,0
-//-- MER_BLESSING
-8239,0,0,0,60000:80000:100000:120000:140000:160000:180000:200000:220000:240000,0,0
-//-- MER_INCAGI
-8240,1000,1000,0,60000:80000:100000:120000:140000:160000:180000:200000:220000:240000,0,0
-//==========================================
-
-//===== Elemental Skills =======================
-//-- EL_CIRCLE_OF_FIRE
-8401,0,0,0,-1,0,0
-//-- EL_FIRE_CLOAK
-8402,0,0,0,-1,0,0
-//-- EL_FIRE_MANTLE
-8403,0,0,0,15000,0,0
-//-- EL_WATER_SCREEN
-8404,0,0,0,-1,0,0
-//-- EL_WATER_DROP
-8405,0,0,0,-1,0,0
-//-- EL_WATER_BARRIER
-8406,1000,0,0,15000,0,0
-//-- EL_WIND_STEP
-8407,0,0,0,-1,0,0
-//-- EL_WIND_CURTAIN
-8408,0,0,0,-1,0,0
-//-- EL_ZEPHYR
-8409,0,0,0,15000,0,0
-//-- EL_STONE_SHIELD
-8411,0,0,0,-1,0,0
-//-- EL_POWER_OF_GAIA
-8412,0,0,0,15000,0,0
-//-- EL_PYROTECHNIC
-8413,0,0,0,-1,0,0
-//-- EL_HEATER
-8414,0,0,0,-1,0,0
-//-- EL_TROPIC
-8415,0,0,0,-1,0,0
-//-- EL_AQUAPLAY
-8416,0,0,0,-1,0,0
-//-- EL_COOLER
-8417,0,0,0,-1,0,0
-//-- EL_CHILLY_AIR
-8418,0,0,0,-1,0,0
-//-- EL_GUST
-8419,0,0,0,-1,0,0
-//-- EL_BLAST
-8420,0,0,0,-1,0,0
-//-- EL_WILD_STORM
-8421,0,0,0,-1,0,0
-//-- EL_PETROLOGY
-8422,0,0,0,-1,0,0
-//-- EL_CURSED_SOIL
-8423,0,0,0,-1,0,0
-//-- EL_UPHEAVAL
-8424,0,0,0,-1,0,0
-//-- EL_TIDAL_WEAPON
-8433,0,0,0,-1,0,0
-//-- EL_WIND_SLASH
-8434,1000,0,0,0,0,0
-//-- EL_HURRICANE
-8435,1000,0,0,0,0,0
-//-- EL_TYPOON_MIS
-8437,1000,0,0,15000,0,0
-//-- EL_STONE_HAMMER
-8439,0,0,0,5000,0,0
-//-- EL_ROCK_CRUSHER
-8440,0,0,0,15000,0,0
-//-- EL_ROCK_CRUSHER_ATK
-8441,0,0,0,15000,0,0
-//==========================================
-
-//===== Guild Skills =======================
-//-- GD_LEADERSHIP
-10006,0,0,0,300000,0,0
-//-- GD_GLORYWOUNDS
-10007,0,0,0,300000,0,0
-//-- GD_SOULCOLD
-10008,0,0,0,300000,0,0
-//-- GD_HAWKEYES
-10009,0,0,0,300000,0,0
-//-- GD_BATTLEORDER
-10010,0,0,0,180000,300000,0
-//-- GD_REGENERATION
-10011,0,0,0,60000,300000,0
-//-- GD_RESTORE
-10012,10000,0,0,0,300000,0
-//-- GD_EMERGENCYCALL
-10013,5000,0,0,0,300000,0
-//==========================================
diff --git a/db/pre-re/skill_castnodex_db.txt b/db/pre-re/skill_castnodex_db.txt
deleted file mode 100644
index 66b772386..000000000
--- a/db/pre-re/skill_castnodex_db.txt
+++ /dev/null
@@ -1,57 +0,0 @@
-// <Skill id>,<Cast>,<Delay (optional)>
-//
-// Cast: 0 - everything affects the skill's cast time
-// 1 - skill's cast time is not affected by dex
-// 2 - skill's cast time is not affected by statuses (Suffragium, etc)
-// 4 - skill's cast time is not affected by item bonuses (equip, cards)
-//
-// Delay: 0 - everything affects the skill's delay
-// 1 - skill's delay is not affected by dex
-// 2 - skill's delay is not affected by Magic Strings / Bragi
-// 4 - skill's delay is not affected by item bonuses (equip, cards)
-//
-// Note: Values are bit fields, add them up to combine their effects.
-// Note: Delay setting '1' only makes sense when delay_dependon_dex is enabled.
-// Example: 46,1,1 = Double Strafe's cast time and delay is not affected by dex.
-
-136,0,2 //AS_SONICBLOW
-263,0,2 //MO_TRIPLEATTACK
-272,0,2 //MO_CHAINCOMBO
-273,0,2 //MO_COMBOFINISH
-336,1 //WE_CALLPARTNER
-366,3 //HW_MAGICPOWER
-370,1 //CH_PALMSTRIKE
-371,0,2 //CH_TIGERFIST
-372,0,2 //CH_CHAINCRUSH
-394,0,2 //CG_ARROWVULCAN
-403,3 //PF_MEMORIZE
-408,1 //WE_BABY
-409,1 //WE_CALLPARENT
-410,1 //WE_CALLBABY
-482,1 //PF_DOUBLECASTING
-462,1 //SL_KAIZEL
-496,1 //AM_TWILIGHT1
-497,1 //AM_TWILIGHT2
-498,1 //AM_TWILIGHT3
-512,3 //GS_TRACKING
-1014,1 //PR_REDEMPTIO
-2534,7,7 //RETURN_TO_ELDICASTES
-2536,7,7 //ALL_GUARDIAN_RECALL
-//2537,0,7 //ALL_ODINS_POWER
-10010,3 //GD_BATTLEORDER
-10011,3 //GD_REGENERATION
-10012,6 //GD_RESTORE
-10013,7 //GD_EMERGENCYCALL
-
-// Mercenary Skills
-8214,7 //MA_CHARGEARROW
-8215,7 //MA_SHARPSHOOTING
-8217,7 //ML_BRANDISHSPEAR
-8218,7 //ML_SPIRALPIERCE
-8221,7 //ML_DEVOTION
-8222,7 //MER_MAGNIFICAT
-8225,7 //MER_CRASH
-8234,7 //MER_DECAGI
-8235,7 //MER_SCAPEGOAT
-8238,7 //MER_KYRIE
-8240,7 //MER_INCAGI
diff --git a/db/pre-re/skill_db.conf b/db/pre-re/skill_db.conf
new file mode 100644
index 000000000..80527b4f6
--- /dev/null
+++ b/db/pre-re/skill_db.conf
@@ -0,0 +1,37233 @@
+//================= Hercules Database ==========================================
+//= _ _ _
+//= | | | | | |
+//= | |_| | ___ _ __ ___ _ _| | ___ ___
+//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __|
+//= | | | | __/ | | (__| |_| | | __/\__ \
+//= \_| |_/\___|_| \___|\__,_|_|\___||___/
+//================= License ====================================================
+//= This file is part of Hercules.
+//= http://herc.ws - http://github.com/HerculesWS/Hercules
+//=
+//= Copyright (C) 2014-2017 Hercules Dev Team
+//=
+//= Hercules is free software: you can redistribute it and/or modify
+//= it under the terms of the GNU General Public License as published by
+//= the Free Software Foundation, either version 3 of the License, or
+//= (at your option) any later version.
+//=
+//= This program is distributed in the hope that it will be useful,
+//= but WITHOUT ANY WARRANTY; without even the implied warranty of
+//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+//= GNU General Public License for more details.
+//=
+//= You should have received a copy of the GNU General Public License
+//= along with this program. If not, see <http://www.gnu.org/licenses/>.
+//==============================================================================
+//= Pre-Renewal Skill Database [Hercules]
+//==============================================================================
+//= @Format Notes:
+//= - All string entries are case-sensitive and must be quoted.
+//= - All setting names are case-sensitive and must be keyed accurately.
+
+
+/******************************************************************************
+********************************* Entry structure *****************************
+*******************************************************************************
+{
+ // ------------------------------ Mandatory Fields ----------------------------
+ Id: ID (int) (Required)
+ Name: "Skill Name" (string) (Required)
+ MaxLevel: Skill Level (int) (Required)
+ // ------------------------------ Optional Fields -----------------------------
+ Description: "Skill Description" (string) (optional but recommended)
+ Range: Skill Range (int) (optional, defaults to 0) (can be grouped by Levels)
+ Note: Range < 5 is considered Melee range.
+ Hit: Hit Type (int) (optional, default "BDT_NORMAL")
+ Types - "BDT_SKILL", "BDT_MULTIHIT" or "BDT_NORMAL"
+ SkillType: { (bool, defaults to "Passive")
+ Passive: true/false (boolean, defaults to false)
+ Enemy: true/false (boolean, defaults to false)
+ Place: true/false (boolean, defaults to false)
+ Self: true/false (boolean, defaults to false)
+ Friend: true/false (boolean, defaults to false)
+ Trap: true/false (boolean, defaults to false)
+ }
+ SkillInfo: { (bool, defaults to "None")
+ Quest: true/false (boolean, defaults to false)
+ NPC: true/false (boolean, defaults to false)
+ Wedding: true/false (boolean, defaults to false)
+ Spirit: true/false (boolean, defaults to false)
+ Guild: true/false (boolean, defaults to false)
+ Song: true/false (boolean, defaults to false)
+ Ensemble: true/false (boolean, defaults to false)
+ Trap: true/false (boolean, defaults to false)
+ TargetSelf: true/false (boolean, defaults to false)
+ NoCastSelf: true/false (boolean, defaults to false)
+ PartyOnly: true/false (boolean, defaults to false)
+ GuildOnly: true/false (boolean, defaults to false)
+ NoEnemy: true/false (boolean, defaults to false)
+ IgnoreLandProtector: true/false (boolean, defaults to false)
+ Chorus: true/false (boolean, defaults to false)
+ FreeCastReduced: true/false (boolean, defaults to false)
+ Works like skill SA_FREECAST, allow move and attack with reduced speed.
+ FreeCastNormal: true/false (boolean, defaults to false)
+ Works like FreeCastReduced, but not reduce speed.
+ }
+ AttackType: "Attack Type" (string, defaults to "None")
+ Types: "None", "Weapon", "Magic" or "Misc"
+ Element: "Element Type" (string) (Optional field - Default "Ele_Neutral")
+ (can be grouped by Levels)
+ Types: "Ele_Neutral", "Ele_Water", "Ele_Earth", "Ele_Fire", "Ele_Wind"
+ "Ele_Poison", "Ele_Holy", "Ele_Dark", "Ele_Ghost", "Ele_Undead"
+ "Ele_Weapon" - Uses weapon's element.
+ "Ele_Endowed" - Uses Endowed element.
+ "Ele_Random" - Uses random element.
+ DamageType: { (bool, default to "NoDamage")
+ NoDamage: true/false No damage skill
+ SplashArea: true/false Has splash area (requires source modification)
+ SplitDamage: true/false Damage should be split among targets (requires 'SplashArea' in order to work)
+ IgnoreCards: true/false Skill ignores caster's % damage cards (misc type always ignores)
+ IgnoreElement: true/false Skill ignores elemental adjustments
+ IgnoreDefense: true/false Skill ignores target's defense (misc type always ignores)
+ IgnoreFlee: true/false Skill ignores target's flee (magic type always ignores)
+ IgnoreDefCards: true/false Skill ignores target's def cards
+ }
+ SplashRange: Damage Splash Area (int, defaults to 0) (can be grouped by Levels)
+ Note: -1 for screen-wide.
+ NumberOfHits: Number of Hits (int, defaults to 1) (can be grouped by Levels)
+ Note: when positive, damage is increased by hits,
+ negative values just show number of hits without
+ increasing total damage.
+ InterruptCast: Cast Interruption (bool, defaults to false)
+ CastDefRate: Cast Defense Reduction (int, defaults to 0)
+ SkillInstances: Skill instances (int, defaults to 0) (can be grouped by Levels)
+ Notes: max amount of skill instances to place on the ground when
+ player_land_skill_limit/monster_land_skill_limit is enabled. For skills
+ that attack using a path, this is the path length to be used.
+ KnockBackTiles: Knock-back by 'n' Tiles (int, defaults to 0) (can be grouped by Levels)
+ CastTime: Skill cast Time (in ms) (int, defaults to 0) (can be grouped by Levels)
+ AfterCastActDelay: Skill Delay (in ms) (int, defaults to 0) (can be grouped by Levels)
+ AfterCastWalkDelay: Walk Delay (in ms) (int, defaults to 0) (can be grouped by Levels)
+ SkillData1: Skill Data/Duration (in ms) (int, defaults to 0) (can be grouped by Levels)
+ SkillData2: Skill Data/Duration (in ms) (int, defaults to 0) (can be grouped by Levels)
+ CoolDown: Skill Cooldown (in ms) (int, defaults to 0) (can be grouped by Levels)
+
+ CastTimeOptions: {
+ IgnoreDex: true/false (boolean, defaults to false)
+ IgnoreStatusEffect: true/false (boolean, defaults to false)
+ IgnoreItemBonus: true/false (boolean, defaults to false)
+ Note: Delay setting 'IgnoreDex' only makes sense when
+ delay_dependon_dex is enabled.
+ }
+ SkillDelayOptions: {
+ IgnoreDex: true/false (boolean, defaults to false)
+ IgnoreStatusEffect: true/false (boolean, defaults to false)
+ IgnoreItemBonus: true/false (boolean, defaults to false)
+ Note: Delay setting 'IgnoreDex' only makes sense when
+ delay_dependon_dex is enabled.
+ }
+ Requirements: {
+ HPCost: HP Cost (int, defaults to 0) (can be grouped by Levels)
+ SPCost: SP Cost (int, defaults to 0) (can be grouped by Levels)
+ HPRateCost: HP % Cost (int, defaults to 0) (can be grouped by Levels)
+ Note: If positive, it is a percent of your current hp,
+ otherwise it is a percent of your max hp.
+ SPRateCost: SP % Cost (int, defaults to 0) (can be grouped by Levels)
+ Note: If positive, it is a percent of your current sp,
+ otherwise it is a percent of your max sp.
+ ZenyCost: Zeny Cost (int, defaults to 0) (can be grouped by Levels)
+ WeaponTypes: { (bool or string, defaults to "All")
+ NoWeapon: true/false (boolean, defaults to false)
+ Daggers: true/false (boolean, defaults to false)
+ 1HSwords: true/false (boolean, defaults to false)
+ 2HSwords: true/false (boolean, defaults to false)
+ 1HSpears: true/false (boolean, defaults to false)
+ 2HSpears: true/false (boolean, defaults to false)
+ 1HAxes: true/false (boolean, defaults to false)
+ 2HAxes: true/false (boolean, defaults to false)
+ Maces: true/false (boolean, defaults to false)
+ 2HMaces: true/false (boolean, defaults to false)
+ Staves: true/false (boolean, defaults to false)
+ Bows: true/false (boolean, defaults to false)
+ Knuckles: true/false (boolean, defaults to false)
+ Instruments: true/false (boolean, defaults to false)
+ Whips: true/false (boolean, defaults to false)
+ Books: true/false (boolean, defaults to false)
+ Katars: true/false (boolean, defaults to false)
+ Revolvers: true/false (boolean, defaults to false)
+ Rifles: true/false (boolean, defaults to false)
+ GatlingGuns: true/false (boolean, defaults to false)
+ Shotguns: true/false (boolean, defaults to false)
+ GrenadeLaunchers: true/false (boolean, defaults to false)
+ FuumaShurikens: true/false (boolean, defaults to false)
+ 2HStaves: true/false (boolean, defaults to false)
+ MaxSingleWeaponType: true/false (boolean, defaults to false)
+ DWDaggers: true/false (boolean, defaults to false)
+ DWSwords: true/false (boolean, defaults to false)
+ DWAxes: true/false (boolean, defaults to false)
+ DWDaggerSword: true/false (boolean, defaults to false)
+ DWDaggerAxe: true/false (boolean, defaults to false)
+ DWSwordAxe: true/false (boolean, defaults to false)
+ }
+ AmmoTypes: { (for all types use string "All")
+ A_ARROW: true/false (boolean, defaults to false)
+ A_DAGGER: true/false (boolean, defaults to false)
+ A_BULLET: true/false (boolean, defaults to false)
+ A_SHELL: true/false (boolean, defaults to false)
+ A_GRENADE: true/false (boolean, defaults to false)
+ A_SHURIKEN: true/false (boolean, defaults to false)
+ A_KUNAI: true/false (boolean, defaults to false)
+ A_CANNONBALL: true/false (boolean, defaults to false)
+ A_THROWWEAPON: true/false (boolean, defaults to false)
+ }
+ AmmoAmount: Ammunition Amount (int, defaults to 0) (can be grouped by Levels)
+ State: "Required State" (string, defaults to "None") (can be grouped by Levels)
+ Types : 'None' = Nothing special
+ 'Moveable' = Requires to be able to move
+ 'NotOverWeight' = Requires to be less than 50% weight
+ 'InWater' = Requires to be standing on a water cell
+ 'Cart' = Requires a Pushcart
+ 'Riding' = Requires to ride either a peco or a dragon
+ 'Falcon' = Requires a Falcon
+ 'Sight' = Requires Sight skill activated
+ 'Hiding' = Requires Hiding skill activated
+ 'Cloaking' = Requires Cloaking skill activated
+ 'ExplosionSpirits' = Requires Fury skill activated
+ 'CartBoost' = Requires a Pushcart and Cart Boost skill activated
+ 'Shield' = Requires a 0,shield equipped
+ 'Warg' = Requires a Warg
+ 'Dragon' = Requires to ride a Dragon
+ 'RidingWarg' = Requires to ride a Warg
+ 'Mado' = Requires to have an active mado
+ 'PoisonWeapon' = Requires to be under Poisoning Weapon.
+ 'RollingCutter' = Requires at least one Rotation Counter from Rolling Cutter.
+ 'ElementalSpirit' = Requires to have an Elemental Spirit summoned.
+ 'MH_Fighting' = Requires Eleanor fighthing mode
+ 'MH_Grappling' = Requires Eleanor grappling mode
+ 'Peco' = Requires riding a peco
+ SpiritSphereCost: Spirit Sphere Cost (int, defaults to 0) (can be grouped by Levels)
+ Items: {
+ ItemID or Aegis_Name : Amount (int, defaults to 0) (can be grouped by Levels)
+ Item example: "ID717" or "Blue_Gemstone".
+ Notes: Items with amount 0 will not be consumed.
+ Amount can also be grouped by levels.
+ }
+ }
+ Unit: {
+ Id: [ UnitID, UnitID2 ] (int, defaults to 0) (can be grouped by Levels)
+ Layout: Unit Layout (int, defaults to 0) (can be grouped by Levels)
+ Range: Unit Range (int, defaults to 0) (can be grouped by Levels)
+ Interval: Unit Interval (int, defaults to 0) (can be grouped by Levels)
+ Target: "Unit Target" (string, defaults to "None")
+ Types:
+ All - affects everyone
+ NotEnemy - affects anyone who isn't an enemy
+ Friend - affects party, guildmates and neutral players
+ Party - affects party only
+ Guild - affects guild only
+ Ally - affects party and guildmates only
+ Sameguild - affects guild but not allies
+ Enemy - affects enemies only
+ None - affects nobody
+ Flag: {
+ UF_DEFNOTENEMY: true/false (boolean, defaults to false)
+ UF_NOREITERATION: true/false (boolean, defaults to false)
+ UF_NOFOOTSET: true/false (boolean, defaults to false)
+ UF_NOOVERLAP: true/false (boolean, defaults to false)
+ UF_PATHCHECK: true/false (boolean, defaults to false)
+ UF_NOPC: true/false (boolean, defaults to false)
+ UF_NOMOB: true/false (boolean, defaults to false)
+ UF_SKILL: true/false (boolean, defaults to false)
+ UF_DANCE: true/false (boolean, defaults to false)
+ UF_ENSEMBLE: true/false (boolean, defaults to false)
+ UF_SONG: true/false (boolean, defaults to false)
+ UF_DUALMODE: true/false (boolean, defaults to false)
+ UF_RANGEDSINGLEUNI: true/false (boolean, defaults to false)
+ }
+ }
+}
+*******************************************************************************/
+
+skill_db: (
+{
+ Id: 1
+ Name: "NV_BASIC"
+ Description: "Basic Skill"
+ MaxLevel: 9
+ NumberOfHits: 0
+},
+{
+ Id: 2
+ Name: "SM_SWORD"
+ Description: "Sword Mastery"
+ MaxLevel: 10
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 3
+ Name: "SM_TWOHAND"
+ Description: "Two-Handed Sword Mastery"
+ MaxLevel: 10
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 4
+ Name: "SM_RECOVERY"
+ Description: "Increase HP Recovery"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 5
+ Name: "SM_BASH"
+ Description: "Bash"
+ MaxLevel: 10
+ Range: -1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ Requirements: {
+ SPCost: {
+ Lv1: 8
+ Lv2: 8
+ Lv3: 8
+ Lv4: 8
+ Lv5: 8
+ Lv6: 15
+ Lv7: 15
+ Lv8: 15
+ Lv9: 15
+ Lv10: 15
+ }
+ WeaponTypes: {
+ NoWeapon: true
+ Daggers: true
+ 1HSwords: true
+ 2HSwords: true
+ 1HSpears: true
+ 2HSpears: true
+ 1HAxes: true
+ 2HAxes: true
+ Maces: true
+ 2HMaces: true
+ Staves: true
+ Knuckles: true
+ Instruments: true
+ Whips: true
+ Books: true
+ Katars: true
+ Revolvers: true
+ Rifles: true
+ GatlingGuns: true
+ Shotguns: true
+ GrenadeLaunchers: true
+ FuumaShurikens: true
+ }
+ }
+},
+{
+ Id: 6
+ Name: "SM_PROVOKE"
+ Description: "Provoke"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 30000
+ CoolDown: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 4
+ Lv2: 5
+ Lv3: 6
+ Lv4: 7
+ Lv5: 8
+ Lv6: 9
+ Lv7: 10
+ Lv8: 11
+ Lv9: 12
+ Lv10: 13
+ }
+ }
+},
+{
+ Id: 7
+ Name: "SM_MAGNUM"
+ Description: "Magnum Break"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Fire"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 2
+ KnockBackTiles: 2
+ SkillData1: 2000
+ SkillData2: 10000
+ CoolDown: 2000
+ Requirements: {
+ HPCost: {
+ Lv1: 20
+ Lv2: 20
+ Lv3: 19
+ Lv4: 19
+ Lv5: 18
+ Lv6: 18
+ Lv7: 17
+ Lv8: 17
+ Lv9: 16
+ Lv10: 16
+ }
+ SPCost: 30
+ }
+},
+{
+ Id: 8
+ Name: "SM_ENDURE"
+ Description: "Endure"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 13000
+ Lv3: 16000
+ Lv4: 19000
+ Lv5: 22000
+ Lv6: 25000
+ Lv7: 28000
+ Lv8: 31000
+ Lv9: 34000
+ Lv10: 37000
+ }
+ SkillData2: 10000
+ CoolDown: 10000
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 9
+ Name: "MG_SRECOVERY"
+ Description: "Increase SP Recovery"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 10
+ Name: "MG_SIGHT"
+ Description: "Sight"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 3
+ InterruptCast: true
+ SkillData1: 10000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 11
+ Name: "MG_NAPALMBEAT"
+ Description: "Napalm Beat"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Ghost"
+ DamageType: {
+ SplashArea: true
+ SplitDamage: true
+ }
+ SplashRange: 1
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: {
+ Lv1: 1000
+ Lv2: 1000
+ Lv3: 1000
+ Lv4: 900
+ Lv5: 900
+ Lv6: 800
+ Lv7: 800
+ Lv8: 700
+ Lv9: 600
+ Lv10: 500
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 9
+ Lv2: 9
+ Lv3: 9
+ Lv4: 12
+ Lv5: 12
+ Lv6: 12
+ Lv7: 15
+ Lv8: 15
+ Lv9: 15
+ Lv10: 18
+ }
+ }
+},
+{
+ Id: 12
+ Name: "MG_SAFETYWALL"
+ Description: "Safety Wall"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Ghost"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 4000
+ Lv2: 3500
+ Lv3: 3500
+ Lv4: 2500
+ Lv5: 2000
+ Lv6: 1500
+ Lv7: 1000
+ Lv8: 1000
+ Lv9: 1000
+ Lv10: 1000
+ }
+ SkillData1: {
+ Lv1: 5000
+ Lv2: 10000
+ Lv3: 15000
+ Lv4: 20000
+ Lv5: 25000
+ Lv6: 30000
+ Lv7: 35000
+ Lv8: 40000
+ Lv9: 45000
+ Lv10: 50000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 30
+ Lv3: 30
+ Lv4: 35
+ Lv5: 35
+ Lv6: 35
+ Lv7: 40
+ Lv8: 40
+ Lv9: 40
+ Lv10: 40
+ }
+ Items: {
+ Blue_Gemstone: 1
+ }
+ }
+ Unit: {
+ Id: 0x7e
+ Interval: -1
+ Target: "All"
+ Flag: {
+ UF_DEFNOTENEMY: true
+ UF_NOREITERATION: true
+ }
+ }
+},
+{
+ Id: 13
+ Name: "MG_SOULSTRIKE"
+ Description: "Soul Strike"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Ghost"
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 2
+ Lv4: 2
+ Lv5: 3
+ Lv6: 3
+ Lv7: 4
+ Lv8: 4
+ Lv9: 5
+ Lv10: 5
+ }
+ InterruptCast: true
+ CastTime: 500
+ AfterCastActDelay: {
+ Lv1: 1200
+ Lv2: 1000
+ Lv3: 1400
+ Lv4: 1200
+ Lv5: 1600
+ Lv6: 1400
+ Lv7: 1800
+ Lv8: 1600
+ Lv9: 2000
+ Lv10: 1800
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 18
+ Lv2: 14
+ Lv3: 24
+ Lv4: 20
+ Lv5: 30
+ Lv6: 26
+ Lv7: 36
+ Lv8: 32
+ Lv9: 42
+ Lv10: 38
+ }
+ }
+},
+{
+ Id: 14
+ Name: "MG_COLDBOLT"
+ Description: "Cold Bolt"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 700
+ Lv2: 1400
+ Lv3: 2100
+ Lv4: 2800
+ Lv5: 3500
+ Lv6: 4200
+ Lv7: 4900
+ Lv8: 5600
+ Lv9: 6300
+ Lv10: 7000
+ }
+ AfterCastActDelay: {
+ Lv1: 1000
+ Lv2: 1200
+ Lv3: 1400
+ Lv4: 1600
+ Lv5: 1800
+ Lv6: 2000
+ Lv7: 2200
+ Lv8: 2400
+ Lv9: 2600
+ Lv10: 2800
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 14
+ Lv3: 16
+ Lv4: 18
+ Lv5: 20
+ Lv6: 22
+ Lv7: 24
+ Lv8: 26
+ Lv9: 28
+ Lv10: 30
+ }
+ }
+},
+{
+ Id: 15
+ Name: "MG_FROSTDIVER"
+ Description: "Frost Diver"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ InterruptCast: true
+ CastTime: 800
+ AfterCastActDelay: 1500
+ SkillData2: {
+ Lv1: 3000
+ Lv2: 6000
+ Lv3: 9000
+ Lv4: 12000
+ Lv5: 15000
+ Lv6: 18000
+ Lv7: 21000
+ Lv8: 24000
+ Lv9: 27000
+ Lv10: 30000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 25
+ Lv2: 24
+ Lv3: 23
+ Lv4: 22
+ Lv5: 21
+ Lv6: 20
+ Lv7: 19
+ Lv8: 18
+ Lv9: 17
+ Lv10: 16
+ }
+ }
+},
+{
+ Id: 16
+ Name: "MG_STONECURSE"
+ Description: "Stone Curse"
+ MaxLevel: 10
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Earth"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ SkillData1: 5000
+ SkillData2: 20000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 25
+ Lv2: 24
+ Lv3: 23
+ Lv4: 22
+ Lv5: 21
+ Lv6: 20
+ Lv7: 19
+ Lv8: 18
+ Lv9: 17
+ Lv10: 16
+ }
+ Items: {
+ Red_Gemstone: 1
+ }
+ }
+},
+{
+ Id: 17
+ Name: "MG_FIREBALL"
+ Description: "Fire Ball"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 2
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1500
+ Lv2: 1500
+ Lv3: 1500
+ Lv4: 1500
+ Lv5: 1500
+ Lv6: 1000
+ Lv7: 1000
+ Lv8: 1000
+ Lv9: 1000
+ Lv10: 1000
+ }
+ AfterCastActDelay: {
+ Lv1: 1500
+ Lv2: 1500
+ Lv3: 1500
+ Lv4: 1500
+ Lv5: 1500
+ Lv6: 1000
+ Lv7: 1000
+ Lv8: 1000
+ Lv9: 1000
+ Lv10: 1000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 25
+ }
+},
+{
+ Id: 18
+ Name: "MG_FIREWALL"
+ Description: "Fire Wall"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ InterruptCast: true
+ SkillInstances: 3
+ KnockBackTiles: 2
+ CastTime: {
+ Lv1: 2000
+ Lv2: 1850
+ Lv3: 1700
+ Lv4: 1550
+ Lv5: 1400
+ Lv6: 1250
+ Lv7: 1100
+ Lv8: 950
+ Lv9: 800
+ Lv10: 650
+ }
+ SkillData1: {
+ Lv1: 5000
+ Lv2: 6000
+ Lv3: 7000
+ Lv4: 8000
+ Lv5: 9000
+ Lv6: 10000
+ Lv7: 11000
+ Lv8: 12000
+ Lv9: 13000
+ Lv10: 14000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 40
+ }
+ Unit: {
+ Id: 0x7f
+ Layout: -1
+ Interval: 20
+ Target: "Enemy"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 19
+ Name: "MG_FIREBOLT"
+ Description: "Fire Bolt"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 700
+ Lv2: 1400
+ Lv3: 2100
+ Lv4: 2800
+ Lv5: 3500
+ Lv6: 4200
+ Lv7: 4900
+ Lv8: 5600
+ Lv9: 6300
+ Lv10: 7000
+ }
+ AfterCastActDelay: {
+ Lv1: 1000
+ Lv2: 1200
+ Lv3: 1400
+ Lv4: 1600
+ Lv5: 1800
+ Lv6: 2000
+ Lv7: 2200
+ Lv8: 2400
+ Lv9: 2600
+ Lv10: 2800
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 14
+ Lv3: 16
+ Lv4: 18
+ Lv5: 20
+ Lv6: 22
+ Lv7: 24
+ Lv8: 26
+ Lv9: 28
+ Lv10: 30
+ }
+ }
+},
+{
+ Id: 20
+ Name: "MG_LIGHTNINGBOLT"
+ Description: "Lightning Bolt"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 700
+ Lv2: 1400
+ Lv3: 2100
+ Lv4: 2800
+ Lv5: 3500
+ Lv6: 4200
+ Lv7: 4900
+ Lv8: 5600
+ Lv9: 6300
+ Lv10: 7000
+ }
+ AfterCastActDelay: {
+ Lv1: 1000
+ Lv2: 1200
+ Lv3: 1400
+ Lv4: 1600
+ Lv5: 1800
+ Lv6: 2000
+ Lv7: 2200
+ Lv8: 2400
+ Lv9: 2600
+ Lv10: 2800
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 14
+ Lv3: 16
+ Lv4: 18
+ Lv5: 20
+ Lv6: 22
+ Lv7: 24
+ Lv8: 26
+ Lv9: 28
+ Lv10: 30
+ }
+ }
+},
+{
+ Id: 21
+ Name: "MG_THUNDERSTORM"
+ Description: "Thunderstorm"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1000
+ Lv2: 2000
+ Lv3: 3000
+ Lv4: 4000
+ Lv5: 5000
+ Lv6: 6000
+ Lv7: 7000
+ Lv8: 8000
+ Lv9: 9000
+ Lv10: 10000
+ }
+ AfterCastActDelay: 2000
+ SkillData1: 500
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 29
+ Lv2: 34
+ Lv3: 39
+ Lv4: 44
+ Lv5: 49
+ Lv6: 54
+ Lv7: 59
+ Lv8: 64
+ Lv9: 69
+ Lv10: 74
+ }
+ }
+ Unit: {
+ Id: 0x86
+ Range: 2
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 22
+ Name: "AL_DP"
+ Description: "Divine Protection"
+ MaxLevel: 10
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 23
+ Name: "AL_DEMONBANE"
+ Description: "Demon Bane"
+ MaxLevel: 10
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 24
+ Name: "AL_RUWACH"
+ Description: "Ruwach"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 2
+ InterruptCast: true
+ SkillData1: 10000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 25
+ Name: "AL_PNEUMA"
+ Description: "Pneuma"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: 10000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ }
+ Unit: {
+ Id: 0x85
+ Layout: 1
+ Interval: -1
+ Target: "All"
+ Flag: {
+ UF_DEFNOTENEMY: true
+ UF_NOREITERATION: true
+ UF_RANGEDSINGLEUNIT: true
+ }
+ }
+},
+{
+ Id: 26
+ Name: "AL_TELEPORT"
+ Description: "Teleport"
+ MaxLevel: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 9
+ Lv3: 8
+ Lv4: 7
+ Lv5: 6
+ Lv6: 5
+ Lv7: 4
+ Lv8: 3
+ Lv9: 2
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 27
+ Name: "AL_WARP"
+ Description: "Warp Portal"
+ MaxLevel: 4
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillInstances: 3
+ CastTime: 1000
+ SkillData1: {
+ Lv1: 5000
+ Lv2: 10000
+ Lv3: 15000
+ Lv4: 20000
+ Lv5: 25000
+ Lv6: 30000
+ Lv7: 35000
+ Lv8: 40000
+ Lv9: 45000
+ Lv10: 50000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 35
+ Lv2: 32
+ Lv3: 29
+ Lv4: 26
+ Lv5: 23
+ Lv6: 20
+ Lv7: 17
+ Lv8: 14
+ Lv9: 11
+ Lv10: 8
+ }
+ Items: {
+ Blue_Gemstone: 1
+ }
+ }
+ Unit: {
+ Id: [ 0x81, 0x80 ]
+ Interval: -1
+ Target: "All"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ UF_NOOVERLAP: true
+ }
+ }
+},
+{
+ Id: 28
+ Name: "AL_HEAL"
+ Description: "Heal"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ DamageType: {
+ NoDamage: true
+ IgnoreDefense: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 13
+ Lv2: 16
+ Lv3: 19
+ Lv4: 22
+ Lv5: 25
+ Lv6: 28
+ Lv7: 31
+ Lv8: 34
+ Lv9: 37
+ Lv10: 40
+ }
+ }
+},
+{
+ Id: 29
+ Name: "AL_INCAGI"
+ Description: "Increase AGI"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 80000
+ Lv3: 100000
+ Lv4: 120000
+ Lv5: 140000
+ Lv6: 160000
+ Lv7: 180000
+ Lv8: 200000
+ Lv9: 220000
+ Lv10: 240000
+ }
+ CoolDown: 0
+ Requirements: {
+ HPCost: 15
+ SPCost: {
+ Lv1: 18
+ Lv2: 21
+ Lv3: 24
+ Lv4: 27
+ Lv5: 30
+ Lv6: 33
+ Lv7: 36
+ Lv8: 39
+ Lv9: 42
+ Lv10: 45
+ }
+ }
+},
+{
+ Id: 30
+ Name: "AL_DECAGI"
+ Description: "Decrease AGI"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 40000
+ Lv2: 50000
+ Lv3: 60000
+ Lv4: 70000
+ Lv5: 80000
+ Lv6: 90000
+ Lv7: 100000
+ Lv8: 110000
+ Lv9: 120000
+ Lv10: 130000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 15
+ Lv2: 17
+ Lv3: 19
+ Lv4: 21
+ Lv5: 23
+ Lv6: 25
+ Lv7: 27
+ Lv8: 29
+ Lv9: 31
+ Lv10: 33
+ }
+ }
+},
+{
+ Id: 31
+ Name: "AL_HOLYWATER"
+ Description: "Aqua Benedicta"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 500
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ State: "InWater"
+ }
+},
+{
+ Id: 32
+ Name: "AL_CRUCIS"
+ Description: "Signum Crucis"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 15
+ InterruptCast: true
+ CastTime: 500
+ AfterCastActDelay: 2000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 35
+ }
+},
+{
+ Id: 33
+ Name: "AL_ANGELUS"
+ Description: "Angelus"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ InterruptCast: true
+ CastTime: 500
+ AfterCastActDelay: 3500
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 60000
+ Lv3: 90000
+ Lv4: 120000
+ Lv5: 150000
+ Lv6: 180000
+ Lv7: 210000
+ Lv8: 240000
+ Lv9: 270000
+ Lv10: 300000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 23
+ Lv2: 26
+ Lv3: 29
+ Lv4: 32
+ Lv5: 35
+ Lv6: 38
+ Lv7: 41
+ Lv8: 44
+ Lv9: 47
+ Lv10: 50
+ }
+ }
+},
+{
+ Id: 34
+ Name: "AL_BLESSING"
+ Description: "Blessing"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 80000
+ Lv3: 100000
+ Lv4: 120000
+ Lv5: 140000
+ Lv6: 160000
+ Lv7: 180000
+ Lv8: 200000
+ Lv9: 220000
+ Lv10: 240000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 28
+ Lv2: 32
+ Lv3: 36
+ Lv4: 40
+ Lv5: 44
+ Lv6: 48
+ Lv7: 52
+ Lv8: 56
+ Lv9: 60
+ Lv10: 64
+ }
+ }
+},
+{
+ Id: 35
+ Name: "AL_CURE"
+ Description: "Cure"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ SkillData2: 6000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 15
+ }
+},
+{
+ Id: 36
+ Name: "MC_INCCARRY"
+ Description: "Enlarge Weight Limit"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 37
+ Name: "MC_DISCOUNT"
+ Description: "Discount"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 38
+ Name: "MC_OVERCHARGE"
+ Description: "Overcharge"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 39
+ Name: "MC_PUSHCART"
+ Description: "Pushcart"
+ MaxLevel: 10
+ Range: 1
+ NumberOfHits: 0
+},
+{
+ Id: 40
+ Name: "MC_IDENTIFY"
+ Description: "Item Appraisal"
+ MaxLevel: 1
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 41
+ Name: "MC_VENDING"
+ Description: "Vending"
+ MaxLevel: 10
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 30
+ State: "Cart"
+ }
+},
+{
+ Id: 42
+ Name: "MC_MAMMONITE"
+ Description: "Mammonite"
+ MaxLevel: 10
+ Range: -1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ Requirements: {
+ SPCost: 5
+ ZenyCost: {
+ Lv1: 100
+ Lv2: 200
+ Lv3: 300
+ Lv4: 400
+ Lv5: 500
+ Lv6: 600
+ Lv7: 700
+ Lv8: 800
+ Lv9: 900
+ Lv10: 1000
+ }
+ }
+},
+{
+ Id: 43
+ Name: "AC_OWL"
+ Description: "Owl's Eye"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 44
+ Name: "AC_VULTURE"
+ Description: "Vulture's Eye"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 45
+ Name: "AC_CONCENTRATION"
+ Description: "Improve Concentration"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 3
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 80000
+ Lv3: 100000
+ Lv4: 120000
+ Lv5: 140000
+ Lv6: 160000
+ Lv7: 180000
+ Lv8: 200000
+ Lv9: 220000
+ Lv10: 240000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 25
+ Lv2: 30
+ Lv3: 35
+ Lv4: 40
+ Lv5: 45
+ Lv6: 50
+ Lv7: 55
+ Lv8: 60
+ Lv9: 65
+ Lv10: 70
+ }
+ }
+},
+{
+ Id: 46
+ Name: "AC_DOUBLE"
+ Description: "Double Strafe"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: 2
+ SkillData1: 100
+ CoolDown: 0
+ Requirements: {
+ SPCost: 12
+ WeaponTypes: {
+ Bows: true
+ }
+ AmmoTypes: {
+ A_ARROW: true
+ }
+ AmmoAmount: 1
+ }
+},
+{
+ Id: 47
+ Name: "AC_SHOWER"
+ Description: "Arrow Shower"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ IgnoreLandProtector: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 2
+ KnockBackTiles: 2
+ SkillData1: 100
+ CoolDown: 0
+ Requirements: {
+ SPCost: 15
+ WeaponTypes: {
+ Bows: true
+ }
+ AmmoTypes: {
+ A_ARROW: true
+ }
+ AmmoAmount: 1
+ }
+ Unit: {
+ Id: 0x86
+ Range: 2
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_SKILL: true
+ }
+ }
+},
+{
+ Id: 48
+ Name: "TF_DOUBLE"
+ Description: "Double Attack"
+ MaxLevel: 10
+ Range: -1
+ Hit: "BDT_MULTIHIT"
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: 2
+},
+{
+ Id: 49
+ Name: "TF_MISS"
+ Description: "Improve Dodge"
+ MaxLevel: 10
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 50
+ Name: "TF_STEAL"
+ Description: "Steal"
+ MaxLevel: 10
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 51
+ Name: "TF_HIDING"
+ Description: "Hiding"
+ MaxLevel: 10
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 60000
+ Lv3: 90000
+ Lv4: 120000
+ Lv5: 150000
+ Lv6: 180000
+ Lv7: 210000
+ Lv8: 240000
+ Lv9: 270000
+ Lv10: 300000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 52
+ Name: "TF_POISON"
+ Description: "Envenom"
+ MaxLevel: 10
+ Range: -2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Poison"
+ SkillData2: {
+ Lv1: 15000
+ Lv2: 20000
+ Lv3: 25000
+ Lv4: 30000
+ Lv5: 35000
+ Lv6: 40000
+ Lv7: 45000
+ Lv8: 50000
+ Lv9: 55000
+ Lv10: 60000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 12
+ }
+},
+{
+ Id: 53
+ Name: "TF_DETOXIFY"
+ Description: "Detoxify"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Poison"
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 54
+ Name: "ALL_RESURRECTION"
+ Description: "Resurrection"
+ MaxLevel: 4
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 6000
+ Lv2: 4000
+ Lv3: 2000
+ Lv4: 0
+ Lv5: 1
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ AfterCastActDelay: {
+ Lv1: 0
+ Lv2: 1000
+ Lv3: 2000
+ Lv4: 3000
+ Lv5: 4000
+ Lv6: 5000
+ Lv7: 6000
+ Lv8: 7000
+ Lv9: 8000
+ Lv10: 9000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 60
+ Items: {
+ Blue_Gemstone: 1
+ }
+ }
+},
+{
+ Id: 55
+ Name: "KN_SPEARMASTERY"
+ Description: "Spear Mastery"
+ MaxLevel: 10
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 56
+ Name: "KN_PIERCE"
+ Description: "Pierce"
+ MaxLevel: 10
+ Range: -2
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: 3
+ Requirements: {
+ SPCost: 7
+ WeaponTypes: {
+ 1HSpears: true
+ 2HSpears: true
+ }
+ }
+},
+{
+ Id: 57
+ Name: "KN_BRANDISHSPEAR"
+ Description: "Brandish Spear"
+ MaxLevel: 10
+ Range: -2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ KnockBackTiles: 3
+ CastTime: 700
+ CoolDown: 0
+ Requirements: {
+ SPCost: 12
+ WeaponTypes: {
+ 1HSpears: true
+ 2HSpears: true
+ }
+ State: "Riding"
+ }
+},
+{
+ Id: 58
+ Name: "KN_SPEARSTAB"
+ Description: "Spear Stab"
+ MaxLevel: 10
+ Range: -4
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ KnockBackTiles: 6
+ Requirements: {
+ SPCost: 9
+ WeaponTypes: {
+ 1HSpears: true
+ 2HSpears: true
+ }
+ }
+},
+{
+ Id: 59
+ Name: "KN_SPEARBOOMERANG"
+ Description: "Spear Boomerang"
+ MaxLevel: 5
+ Range: {
+ Lv1: 3
+ Lv2: 5
+ Lv3: 7
+ Lv4: 9
+ Lv5: 11
+ Lv6: 13
+ Lv7: 15
+ Lv8: 17
+ Lv9: 19
+ Lv10: 21
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ AfterCastActDelay: 1000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ WeaponTypes: {
+ 1HSpears: true
+ 2HSpears: true
+ }
+ }
+},
+{
+ Id: 60
+ Name: "KN_TWOHANDQUICKEN"
+ Description: "Twohand Quicken"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 60000
+ Lv3: 90000
+ Lv4: 120000
+ Lv5: 150000
+ Lv6: 180000
+ Lv7: 210000
+ Lv8: 240000
+ Lv9: 270000
+ Lv10: 300000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 14
+ Lv2: 18
+ Lv3: 22
+ Lv4: 26
+ Lv5: 30
+ Lv6: 34
+ Lv7: 38
+ Lv8: 42
+ Lv9: 46
+ Lv10: 50
+ }
+ WeaponTypes: {
+ 2HSwords: true
+ }
+ }
+},
+{
+ Id: 61
+ Name: "KN_AUTOCOUNTER"
+ Description: "Counter Attack"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ IgnoreDefense: true
+ }
+ SkillData1: {
+ Lv1: 400
+ Lv2: 800
+ Lv3: 1200
+ Lv4: 1600
+ Lv5: 2000
+ Lv6: 2400
+ Lv7: 2800
+ Lv8: 3200
+ Lv9: 3600
+ Lv10: 4000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 3
+ WeaponTypes: {
+ NoWeapon: true
+ Daggers: true
+ 1HSwords: true
+ 2HSwords: true
+ 1HSpears: true
+ 2HSpears: true
+ 1HAxes: true
+ 2HAxes: true
+ Maces: true
+ 2HMaces: true
+ Staves: true
+ Knuckles: true
+ Instruments: true
+ Whips: true
+ Books: true
+ Katars: true
+ Revolvers: true
+ Rifles: true
+ GatlingGuns: true
+ Shotguns: true
+ GrenadeLaunchers: true
+ FuumaShurikens: true
+ }
+ }
+},
+{
+ Id: 62
+ Name: "KN_BOWLINGBASH"
+ Description: "Bowling Bash"
+ MaxLevel: 10
+ Range: -2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 1
+ KnockBackTiles: 1
+ CastTime: 700
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 13
+ Lv2: 14
+ Lv3: 15
+ Lv4: 16
+ Lv5: 17
+ Lv6: 18
+ Lv7: 19
+ Lv8: 20
+ Lv9: 21
+ Lv10: 22
+ }
+ }
+},
+{
+ Id: 63
+ Name: "KN_RIDING"
+ Description: "Peco Peco Riding"
+ MaxLevel: 1
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 64
+ Name: "KN_CAVALIERMASTERY"
+ Description: "Cavalier Mastery"
+ MaxLevel: 5
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 65
+ Name: "PR_MACEMASTERY"
+ Description: "Mace Mastery"
+ MaxLevel: 10
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 66
+ Name: "PR_IMPOSITIO"
+ Description: "Impositio Manus"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 3000
+ SkillData1: 60000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 13
+ Lv2: 16
+ Lv3: 19
+ Lv4: 22
+ Lv5: 25
+ Lv6: 28
+ Lv7: 31
+ Lv8: 34
+ Lv9: 37
+ Lv10: 40
+ }
+ }
+},
+{
+ Id: 67
+ Name: "PR_SUFFRAGIUM"
+ Description: "Suffragium"
+ MaxLevel: 3
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 20000
+ Lv3: 10000
+ Lv4: 1
+ Lv5: 1
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 8
+ }
+},
+{
+ Id: 68
+ Name: "PR_ASPERSIO"
+ Description: "Aspersio"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ DamageType: {
+ NoDamage: true
+ IgnoreElement: true
+ IgnoreDefense: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 90000
+ Lv3: 120000
+ Lv4: 150000
+ Lv5: 180000
+ Lv6: 210000
+ Lv7: 240000
+ Lv8: 270000
+ Lv9: 300000
+ Lv10: 330000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 14
+ Lv2: 18
+ Lv3: 22
+ Lv4: 26
+ Lv5: 30
+ Lv6: 34
+ Lv7: 38
+ Lv8: 42
+ Lv9: 46
+ Lv10: 50
+ }
+ Items: {
+ Holy_Water: 1
+ }
+ }
+},
+{
+ Id: 69
+ Name: "PR_BENEDICTIO"
+ Description: "B.S. Sacramenti"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Ensemble: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ IgnoreDefense: true
+ }
+ SplashRange: 1
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 40000
+ Lv2: 80000
+ Lv3: 120000
+ Lv4: 160000
+ Lv5: 200000
+ Lv6: 240000
+ Lv7: 280000
+ Lv8: 320000
+ Lv9: 360000
+ Lv10: 400000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 20
+ }
+},
+{
+ Id: 70
+ Name: "PR_SANCTUARY"
+ Description: "Sanctuary"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ DamageType: {
+ NoDamage: true
+ IgnoreDefense: true
+ }
+ InterruptCast: true
+ KnockBackTiles: 1
+ CastTime: 5000
+ SkillData1: {
+ Lv1: 4000
+ Lv2: 7000
+ Lv3: 10000
+ Lv4: 13000
+ Lv5: 16000
+ Lv6: 19000
+ Lv7: 22000
+ Lv8: 25000
+ Lv9: 28000
+ Lv10: 31000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 15
+ Lv2: 18
+ Lv3: 21
+ Lv4: 24
+ Lv5: 27
+ Lv6: 30
+ Lv7: 33
+ Lv8: 36
+ Lv9: 39
+ Lv10: 42
+ }
+ Items: {
+ Blue_Gemstone: 1
+ }
+ }
+ Unit: {
+ Id: 0x83
+ Layout: -1
+ Range: 1
+ Interval: 1000
+ Target: "All"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 71
+ Name: "PR_SLOWPOISON"
+ Description: "Slow Poison"
+ MaxLevel: 4
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 20000
+ Lv3: 30000
+ Lv4: 40000
+ Lv5: 50000
+ Lv6: 60000
+ Lv7: 70000
+ Lv8: 80000
+ Lv9: 90000
+ Lv10: 100000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 6
+ Lv2: 8
+ Lv3: 10
+ Lv4: 12
+ Lv5: 14
+ Lv6: 16
+ Lv7: 18
+ Lv8: 20
+ Lv9: 22
+ Lv10: 24
+ }
+ }
+},
+{
+ Id: 72
+ Name: "PR_STRECOVERY"
+ Description: "Status Recovery"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 2000
+ SkillData2: 30000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 5
+ }
+},
+{
+ Id: 73
+ Name: "PR_KYRIE"
+ Description: "Kyrie Eleison"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 2000
+ SkillData1: 120000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 20
+ Lv3: 20
+ Lv4: 25
+ Lv5: 25
+ Lv6: 25
+ Lv7: 30
+ Lv8: 30
+ Lv9: 30
+ Lv10: 35
+ }
+ }
+},
+{
+ Id: 74
+ Name: "PR_MAGNIFICAT"
+ Description: "Magnificat"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ InterruptCast: true
+ CastTime: 4000
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 45000
+ Lv3: 60000
+ Lv4: 75000
+ Lv5: 90000
+ Lv6: 105000
+ Lv7: 120000
+ Lv8: 135000
+ Lv9: 150000
+ Lv10: 165000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 40
+ }
+},
+{
+ Id: 75
+ Name: "PR_GLORIA"
+ Description: "Gloria"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ InterruptCast: true
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 20
+ }
+},
+{
+ Id: 76
+ Name: "PR_LEXDIVINA"
+ Description: "Lex Divina"
+ MaxLevel: 10
+ Range: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ InterruptCast: true
+ AfterCastActDelay: 3000
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 35000
+ Lv3: 40000
+ Lv4: 45000
+ Lv5: 50000
+ Lv6: 60000
+ Lv7: 60000
+ Lv8: 60000
+ Lv9: 60000
+ Lv10: 60000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 20
+ Lv3: 20
+ Lv4: 20
+ Lv5: 20
+ Lv6: 18
+ Lv7: 16
+ Lv8: 14
+ Lv9: 12
+ Lv10: 10
+ }
+ }
+},
+{
+ Id: 77
+ Name: "PR_TURNUNDEAD"
+ Description: "Turn Undead"
+ MaxLevel: 10
+ Range: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ DamageType: {
+ IgnoreCards: true
+ IgnoreDefense: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 3000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 20
+ }
+},
+{
+ Id: 78
+ Name: "PR_LEXAETERNA"
+ Description: "Lex Aeterna"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ InterruptCast: true
+ AfterCastActDelay: 3000
+ SkillData1: 600000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 79
+ Name: "PR_MAGNUS"
+ Description: "Magnus Exorcismus"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ InterruptCast: true
+ CastTime: 15000
+ AfterCastActDelay: 4000
+ SkillData1: {
+ Lv1: 5000
+ Lv2: 6000
+ Lv3: 7000
+ Lv4: 8000
+ Lv5: 9000
+ Lv6: 10000
+ Lv7: 11000
+ Lv8: 12000
+ Lv9: 13000
+ Lv10: 14000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 42
+ Lv3: 44
+ Lv4: 46
+ Lv5: 48
+ Lv6: 50
+ Lv7: 52
+ Lv8: 54
+ Lv9: 56
+ Lv10: 58
+ }
+ Items: {
+ Blue_Gemstone: 1
+ }
+ }
+ Unit: {
+ Id: 0x84
+ Layout: -1
+ Range: 1
+ Interval: 3000
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 80
+ Name: "WZ_FIREPILLAR"
+ Description: "Fire Pillar"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ DamageType: {
+ IgnoreDefense: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 1
+ Lv4: 1
+ Lv5: 1
+ Lv6: 2
+ Lv7: 2
+ Lv8: 2
+ Lv9: 2
+ Lv10: 2
+ }
+ NumberOfHits: {
+ Lv1: -3
+ Lv2: -4
+ Lv3: -5
+ Lv4: -6
+ Lv5: -7
+ Lv6: -8
+ Lv7: -9
+ Lv8: -10
+ Lv9: -11
+ Lv10: -12
+ }
+ InterruptCast: true
+ SkillInstances: 5
+ CastTime: {
+ Lv1: 3000
+ Lv2: 2700
+ Lv3: 2400
+ Lv4: 2100
+ Lv5: 1800
+ Lv6: 1500
+ Lv7: 1200
+ Lv8: 900
+ Lv9: 600
+ Lv10: 300
+ }
+ AfterCastActDelay: 1000
+ SkillData1: 30000
+ SkillData2: {
+ Lv1: 600
+ Lv2: 800
+ Lv3: 1000
+ Lv4: 1200
+ Lv5: 1400
+ Lv6: 1600
+ Lv7: 1800
+ Lv8: 2000
+ Lv9: 2200
+ Lv10: 2400
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 75
+ Items: {
+ Blue_Gemstone: 1
+ }
+ }
+ Unit: {
+ Id: [ 0x87, 0x88 ]
+ Range: 1
+ Interval: 2000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 81
+ Name: "WZ_SIGHTRASHER"
+ Description: "Sightrasher"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ SplashRange: 3
+ InterruptCast: true
+ KnockBackTiles: 5
+ CastTime: 500
+ AfterCastActDelay: 2000
+ SkillData1: 500
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 35
+ Lv2: 37
+ Lv3: 39
+ Lv4: 41
+ Lv5: 43
+ Lv6: 45
+ Lv7: 47
+ Lv8: 49
+ Lv9: 51
+ Lv10: 53
+ }
+ State: "Sight"
+ }
+},
+{
+ Id: 83
+ Name: "WZ_METEOR"
+ Description: "Meteor Storm"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ SplashRange: {
+ Lv1: 3
+ Lv2: 3
+ Lv3: 3
+ Lv4: 3
+ Lv5: 3
+ Lv6: 3
+ Lv7: 3
+ Lv8: 3
+ Lv9: 3
+ Lv10: 3
+ }
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 2
+ Lv4: 2
+ Lv5: 3
+ Lv6: 3
+ Lv7: 4
+ Lv8: 4
+ Lv9: 5
+ Lv10: 5
+ }
+ InterruptCast: true
+ CastTime: 15000
+ AfterCastActDelay: {
+ Lv1: 2000
+ Lv2: 3000
+ Lv3: 3000
+ Lv4: 4000
+ Lv5: 4000
+ Lv6: 5000
+ Lv7: 5000
+ Lv8: 6000
+ Lv9: 6000
+ Lv10: 7000
+ }
+ SkillData1: 500
+ SkillData2: 5000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 24
+ Lv3: 30
+ Lv4: 34
+ Lv5: 40
+ Lv6: 44
+ Lv7: 50
+ Lv8: 54
+ Lv9: 60
+ Lv10: 64
+ }
+ }
+ Unit: {
+ Id: 0x86
+ Range: 3
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 84
+ Name: "WZ_JUPITEL"
+ Description: "Jupitel Thunder"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ NumberOfHits: {
+ Lv1: 3
+ Lv2: 4
+ Lv3: 5
+ Lv4: 6
+ Lv5: 7
+ Lv6: 8
+ Lv7: 9
+ Lv8: 10
+ Lv9: 11
+ Lv10: 12
+ }
+ InterruptCast: true
+ KnockBackTiles: {
+ Lv1: 2
+ Lv2: 3
+ Lv3: 3
+ Lv4: 4
+ Lv5: 4
+ Lv6: 5
+ Lv7: 5
+ Lv8: 6
+ Lv9: 6
+ Lv10: 7
+ }
+ CastTime: {
+ Lv1: 2500
+ Lv2: 3000
+ Lv3: 3500
+ Lv4: 4000
+ Lv5: 4500
+ Lv6: 5000
+ Lv7: 5500
+ Lv8: 6000
+ Lv9: 6500
+ Lv10: 7000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 23
+ Lv3: 26
+ Lv4: 29
+ Lv5: 32
+ Lv6: 35
+ Lv7: 38
+ Lv8: 41
+ Lv9: 44
+ Lv10: 47
+ }
+ }
+},
+{
+ Id: 85
+ Name: "WZ_VERMILION"
+ Description: "Lord of Vermilion"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ NumberOfHits: -10
+ InterruptCast: true
+ CastTime: {
+ Lv1: 15000
+ Lv2: 14500
+ Lv3: 14000
+ Lv4: 13500
+ Lv5: 13000
+ Lv6: 12500
+ Lv7: 12000
+ Lv8: 11500
+ Lv9: 11000
+ Lv10: 10500
+ }
+ AfterCastActDelay: 5000
+ SkillData1: 4000
+ SkillData2: {
+ Lv1: 5500
+ Lv2: 6000
+ Lv3: 6500
+ Lv4: 7000
+ Lv5: 7500
+ Lv6: 8000
+ Lv7: 8500
+ Lv8: 9000
+ Lv9: 9500
+ Lv10: 10000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 60
+ Lv2: 64
+ Lv3: 68
+ Lv4: 72
+ Lv5: 76
+ Lv6: 80
+ Lv7: 84
+ Lv8: 88
+ Lv9: 92
+ Lv10: 96
+ }
+ }
+ Unit: {
+ Id: 0x86
+ Layout: 5
+ Range: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 1
+ Lv4: 1
+ Lv5: 1
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ Interval: 1250
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 86
+ Name: "WZ_WATERBALL"
+ Description: "Water Ball"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1000
+ Lv2: 2000
+ Lv3: 3000
+ Lv4: 4000
+ Lv5: 5000
+ Lv6: 6000
+ Lv7: 7000
+ Lv8: 8000
+ Lv9: 9000
+ Lv10: 10000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 15
+ Lv2: 20
+ Lv3: 20
+ Lv4: 25
+ Lv5: 25
+ Lv6: 25
+ Lv7: 25
+ Lv8: 25
+ Lv9: 25
+ Lv10: 25
+ }
+ State: "InWater"
+ }
+},
+{
+ Id: 87
+ Name: "WZ_ICEWALL"
+ Description: "Ice Wall"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 5000
+ Lv2: 10000
+ Lv3: 15000
+ Lv4: 20000
+ Lv5: 25000
+ Lv6: 30000
+ Lv7: 35000
+ Lv8: 40000
+ Lv9: 45000
+ Lv10: 50000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 20
+ }
+ Unit: {
+ Id: 0x8d
+ Layout: -1
+ Interval: -1
+ Target: "All"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 88
+ Name: "WZ_FROSTNOVA"
+ Description: "Frost Nova"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 2
+ InterruptCast: true
+ CastTime: {
+ Lv1: 6000
+ Lv2: 6000
+ Lv3: 5500
+ Lv4: 5500
+ Lv5: 5000
+ Lv6: 5000
+ Lv7: 4500
+ Lv8: 4500
+ Lv9: 4000
+ Lv10: 4000
+ }
+ AfterCastActDelay: 1000
+ SkillData2: {
+ Lv1: 1500
+ Lv2: 3000
+ Lv3: 4500
+ Lv4: 6000
+ Lv5: 7500
+ Lv6: 9000
+ Lv7: 10500
+ Lv8: 12000
+ Lv9: 13500
+ Lv10: 15000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 45
+ Lv2: 43
+ Lv3: 41
+ Lv4: 39
+ Lv5: 37
+ Lv6: 35
+ Lv7: 33
+ Lv8: 31
+ Lv9: 29
+ Lv10: 27
+ }
+ }
+},
+{
+ Id: 89
+ Name: "WZ_STORMGUST"
+ Description: "Storm Gust"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ InterruptCast: true
+ KnockBackTiles: 2
+ CastTime: {
+ Lv1: 6000
+ Lv2: 7000
+ Lv3: 8000
+ Lv4: 9000
+ Lv5: 10000
+ Lv6: 11000
+ Lv7: 12000
+ Lv8: 13000
+ Lv9: 14000
+ Lv10: 15000
+ }
+ AfterCastActDelay: 5000
+ SkillData1: 4600
+ SkillData2: 12000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 78
+ }
+ Unit: {
+ Id: 0x86
+ Layout: 4
+ Range: 1
+ Interval: 450
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 90
+ Name: "WZ_EARTHSPIKE"
+ Description: "Earth Spike"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Earth"
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1000
+ Lv2: 2000
+ Lv3: 3000
+ Lv4: 4000
+ Lv5: 5000
+ Lv6: 6000
+ Lv7: 7000
+ Lv8: 8000
+ Lv9: 9000
+ Lv10: 10000
+ }
+ AfterCastActDelay: 700
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 14
+ Lv3: 16
+ Lv4: 18
+ Lv5: 20
+ Lv6: 22
+ Lv7: 24
+ Lv8: 26
+ Lv9: 28
+ Lv10: 30
+ }
+ }
+},
+{
+ Id: 91
+ Name: "WZ_HEAVENDRIVE"
+ Description: "Heaven's Drive"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Earth"
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1000
+ Lv2: 2000
+ Lv3: 3000
+ Lv4: 4000
+ Lv5: 5000
+ Lv6: 6000
+ Lv7: 7000
+ Lv8: 8000
+ Lv9: 9000
+ Lv10: 10000
+ }
+ AfterCastActDelay: 700
+ SkillData1: 500
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 28
+ Lv2: 32
+ Lv3: 36
+ Lv4: 40
+ Lv5: 44
+ Lv6: 48
+ Lv7: 52
+ Lv8: 56
+ Lv9: 60
+ Lv10: 64
+ }
+ }
+ Unit: {
+ Id: 0x86
+ Layout: 2
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 92
+ Name: "WZ_QUAGMIRE"
+ Description: "Quagmire"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Earth"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillInstances: 3
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 5000
+ Lv2: 10000
+ Lv3: 15000
+ Lv4: 20000
+ Lv5: 25000
+ Lv6: 30000
+ Lv7: 35000
+ Lv8: 40000
+ Lv9: 45000
+ Lv10: 50000
+ }
+ SkillData2: {
+ Lv1: 5000
+ Lv2: 10000
+ Lv3: 15000
+ Lv4: 20000
+ Lv5: 25000
+ Lv6: 30000
+ Lv7: 35000
+ Lv8: 40000
+ Lv9: 45000
+ Lv10: 50000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 5
+ Lv2: 10
+ Lv3: 15
+ Lv4: 20
+ Lv5: 25
+ Lv6: 30
+ Lv7: 35
+ Lv8: 40
+ Lv9: 45
+ Lv10: 50
+ }
+ }
+ Unit: {
+ Id: 0x8e
+ Layout: 2
+ Interval: -1
+ Target: "Enemy"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 93
+ Name: "WZ_ESTIMATION"
+ Description: "Sense"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 94
+ Name: "BS_IRON"
+ Description: "Iron Tempering"
+ MaxLevel: 5
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 95
+ Name: "BS_STEEL"
+ Description: "Steel Tempering"
+ MaxLevel: 5
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 96
+ Name: "BS_ENCHANTEDSTONE"
+ Description: "Enchanted Stone Craft"
+ MaxLevel: 5
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 97
+ Name: "BS_ORIDEOCON"
+ Description: "Oridecon Research"
+ MaxLevel: 5
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 98
+ Name: "BS_DAGGER"
+ Description: "Smith Dagger"
+ MaxLevel: 3
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 99
+ Name: "BS_SWORD"
+ Description: "Smith Sword"
+ MaxLevel: 3
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 100
+ Name: "BS_TWOHANDSWORD"
+ Description: "Smith Two-handed Sword"
+ MaxLevel: 3
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 101
+ Name: "BS_AXE"
+ Description: "Smith Axe"
+ MaxLevel: 3
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 102
+ Name: "BS_MACE"
+ Description: "Smith Mace"
+ MaxLevel: 3
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 103
+ Name: "BS_KNUCKLE"
+ Description: "Smith Knucklebrace"
+ MaxLevel: 3
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 104
+ Name: "BS_SPEAR"
+ Description: "Smith Spear"
+ MaxLevel: 3
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 105
+ Name: "BS_HILTBINDING"
+ Description: "Hilt Binding"
+ MaxLevel: 1
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 106
+ Name: "BS_FINDINGORE"
+ Description: "Ore Discovery"
+ MaxLevel: 1
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 107
+ Name: "BS_WEAPONRESEARCH"
+ Description: "Weaponry Research"
+ MaxLevel: 10
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 108
+ Name: "BS_REPAIRWEAPON"
+ Description: "Weapon Repair"
+ MaxLevel: 1
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 7500
+ CoolDown: 0
+ Requirements: {
+ SPCost: 30
+ }
+},
+{
+ Id: 109
+ Name: "BS_SKINTEMPER"
+ Description: "Skin Tempering"
+ MaxLevel: 5
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 110
+ Name: "BS_HAMMERFALL"
+ Description: "Hammer Fall"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 2
+ Lv3: 2
+ Lv4: 2
+ Lv5: 2
+ Lv6: 14
+ Lv7: 14
+ Lv8: 14
+ Lv9: 14
+ Lv10: 14
+ }
+ SkillData2: 5000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ WeaponTypes: {
+ Daggers: true
+ 1HSwords: true
+ 1HAxes: true
+ 2HAxes: true
+ Maces: true
+ }
+ }
+},
+{
+ Id: 111
+ Name: "BS_ADRENALINE"
+ Description: "Adrenaline Rush"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 60000
+ Lv3: 90000
+ Lv4: 120000
+ Lv5: 150000
+ Lv6: 180000
+ Lv7: 210000
+ Lv8: 240000
+ Lv9: 270000
+ Lv10: 300000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 23
+ Lv3: 26
+ Lv4: 29
+ Lv5: 32
+ Lv6: 35
+ Lv7: 38
+ Lv8: 41
+ Lv9: 44
+ Lv10: 47
+ }
+ WeaponTypes: {
+ 1HAxes: true
+ 2HAxes: true
+ Maces: true
+ }
+ }
+},
+{
+ Id: 112
+ Name: "BS_WEAPONPERFECT"
+ Description: "Weapon Perfection"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 20000
+ Lv3: 30000
+ Lv4: 40000
+ Lv5: 50000
+ Lv6: 60000
+ Lv7: 70000
+ Lv8: 80000
+ Lv9: 90000
+ Lv10: 100000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 18
+ Lv2: 16
+ Lv3: 14
+ Lv4: 12
+ Lv5: 10
+ Lv6: 8
+ Lv7: 6
+ Lv8: 4
+ Lv9: 2
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 113
+ Name: "BS_OVERTHRUST"
+ Description: "Power-Thrust"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ SkillData1: {
+ Lv1: 20000
+ Lv2: 40000
+ Lv3: 60000
+ Lv4: 80000
+ Lv5: 100000
+ Lv6: 120000
+ Lv7: 140000
+ Lv8: 160000
+ Lv9: 180000
+ Lv10: 200000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 18
+ Lv2: 16
+ Lv3: 14
+ Lv4: 12
+ Lv5: 10
+ Lv6: 8
+ Lv7: 6
+ Lv8: 4
+ Lv9: 2
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 114
+ Name: "BS_MAXIMIZE"
+ Description: "Maximize Power"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 1000
+ Lv2: 2000
+ Lv3: 3000
+ Lv4: 4000
+ Lv5: 5000
+ Lv6: 6000
+ Lv7: 7000
+ Lv8: 8000
+ Lv9: 9000
+ Lv10: 10000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 115
+ Name: "HT_SKIDTRAP"
+ Description: "Skid Trap"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ KnockBackTiles: {
+ Lv1: 6
+ Lv2: 7
+ Lv3: 8
+ Lv4: 9
+ Lv5: 10
+ Lv6: 11
+ Lv7: 12
+ Lv8: 13
+ Lv9: 14
+ Lv10: 15
+ }
+ SkillData1: {
+ Lv1: 300000
+ Lv2: 240000
+ Lv3: 180000
+ Lv4: 120000
+ Lv5: 60000
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ Items: {
+ Booby_Trap: 1
+ }
+ }
+ Unit: {
+ Id: 0x90
+ Range: 1
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 116
+ Name: "HT_LANDMINE"
+ Description: "Land Mine"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ Element: "Ele_Earth"
+ DamageType: {
+ SplashArea: true
+ IgnoreFlee: true
+ }
+ SplashRange: 1
+ SkillData1: {
+ Lv1: 200000
+ Lv2: 160000
+ Lv3: 120000
+ Lv4: 80000
+ Lv5: 40000
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ SkillData2: 5000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ Items: {
+ Booby_Trap: 1
+ }
+ }
+ Unit: {
+ Id: 0x93
+ Range: 1
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 117
+ Name: "HT_ANKLESNARE"
+ Description: "Ankle Snare"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 250000
+ Lv2: 200000
+ Lv3: 150000
+ Lv4: 100000
+ Lv5: 50000
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ SkillData2: {
+ Lv1: 4000
+ Lv2: 8000
+ Lv3: 12000
+ Lv4: 16000
+ Lv5: 20000
+ Lv6: 24000
+ Lv7: 28000
+ Lv8: 32000
+ Lv9: 36000
+ Lv10: 40000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 12
+ Items: {
+ Booby_Trap: 1
+ }
+ }
+ Unit: {
+ Id: 0x91
+ Range: 1
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 118
+ Name: "HT_SHOCKWAVE"
+ Description: "Shockwave Trap"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 1
+ SkillData1: {
+ Lv1: 200000
+ Lv2: 160000
+ Lv3: 120000
+ Lv4: 80000
+ Lv5: 40000
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 45
+ Items: {
+ Booby_Trap: 2
+ }
+ }
+ Unit: {
+ Id: 0x94
+ Range: 1
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 119
+ Name: "HT_SANDMAN"
+ Description: "Sandman"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 2
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 120000
+ Lv3: 90000
+ Lv4: 60000
+ Lv5: 30000
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ SkillData2: {
+ Lv1: 12000
+ Lv2: 14000
+ Lv3: 16000
+ Lv4: 18000
+ Lv5: 20000
+ Lv6: 22000
+ Lv7: 24000
+ Lv8: 26000
+ Lv9: 28000
+ Lv10: 30000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 12
+ Items: {
+ Booby_Trap: 1
+ }
+ }
+ Unit: {
+ Id: 0x95
+ Range: 1
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 120
+ Name: "HT_FLASHER"
+ Description: "Flasher"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 1
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 120000
+ Lv3: 90000
+ Lv4: 60000
+ Lv5: 30000
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ SkillData2: {
+ Lv1: 10000
+ Lv2: 11000
+ Lv3: 12000
+ Lv4: 13000
+ Lv5: 14000
+ Lv6: 15000
+ Lv7: 16000
+ Lv8: 17000
+ Lv9: 18000
+ Lv10: 19000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 12
+ Items: {
+ Booby_Trap: 2
+ }
+ }
+ Unit: {
+ Id: 0x96
+ Range: 1
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 121
+ Name: "HT_FREEZINGTRAP"
+ Description: "Freezing Trap"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Water"
+ DamageType: {
+ SplashArea: true
+ IgnoreFlee: true
+ }
+ SplashRange: 1
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 120000
+ Lv3: 90000
+ Lv4: 60000
+ Lv5: 30000
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ SkillData2: {
+ Lv1: 3000
+ Lv2: 6000
+ Lv3: 9000
+ Lv4: 12000
+ Lv5: 15000
+ Lv6: 18000
+ Lv7: 21000
+ Lv8: 24000
+ Lv9: 27000
+ Lv10: 30000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ Items: {
+ Booby_Trap: 2
+ }
+ }
+ Unit: {
+ Id: 0x97
+ Range: 1
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 122
+ Name: "HT_BLASTMINE"
+ Description: "Blast Mine"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ Element: "Ele_Wind"
+ DamageType: {
+ SplashArea: true
+ IgnoreFlee: true
+ }
+ SplashRange: 1
+ SkillData1: {
+ Lv1: 25000
+ Lv2: 20000
+ Lv3: 15000
+ Lv4: 10000
+ Lv5: 5000
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ Items: {
+ Booby_Trap: 1
+ }
+ }
+ Unit: {
+ Id: 0x8f
+ Range: 1
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 123
+ Name: "HT_CLAYMORETRAP"
+ Description: "Claymore Trap"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ Element: "Ele_Fire"
+ DamageType: {
+ SplashArea: true
+ IgnoreFlee: true
+ }
+ SplashRange: 2
+ SkillData1: {
+ Lv1: 20000
+ Lv2: 40000
+ Lv3: 60000
+ Lv4: 80000
+ Lv5: 100000
+ Lv6: 120000
+ Lv7: 140000
+ Lv8: 160000
+ Lv9: 180000
+ Lv10: 200000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 15
+ Items: {
+ Booby_Trap: 2
+ }
+ }
+ Unit: {
+ Id: 0x98
+ Range: 1
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 124
+ Name: "HT_REMOVETRAP"
+ Description: "Remove Trap"
+ MaxLevel: 1
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 5
+ }
+},
+{
+ Id: 125
+ Name: "HT_TALKIEBOX"
+ Description: "Talkie Box"
+ MaxLevel: 1
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 600000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ Items: {
+ Booby_Trap: 1
+ }
+ }
+ Unit: {
+ Id: 0x99
+ Range: 1
+ Interval: 1000
+ Target: "All"
+ }
+},
+{
+ Id: 126
+ Name: "HT_BEASTBANE"
+ Description: "Beast Bane"
+ MaxLevel: 10
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 127
+ Name: "HT_FALCON"
+ Description: "Falconry Mastery"
+ MaxLevel: 1
+ AttackType: "Misc"
+ NumberOfHits: 0
+},
+{
+ Id: 128
+ Name: "HT_STEELCROW"
+ Description: "Steel Crow"
+ MaxLevel: 10
+ AttackType: "Misc"
+ NumberOfHits: 0
+},
+{
+ Id: 129
+ Name: "HT_BLITZBEAT"
+ Description: "Blitz Beat"
+ MaxLevel: 5
+ Range: 5
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ SplashArea: true
+ IgnoreFlee: true
+ }
+ SplashRange: 1
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ InterruptCast: true
+ CastTime: 1500
+ AfterCastActDelay: 1000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 13
+ Lv3: 16
+ Lv4: 19
+ Lv5: 22
+ Lv6: 25
+ Lv7: 28
+ Lv8: 31
+ Lv9: 34
+ Lv10: 37
+ }
+ State: "Falcon"
+ }
+},
+{
+ Id: 130
+ Name: "HT_DETECTING"
+ Description: "Detect"
+ MaxLevel: 4
+ Range: {
+ Lv1: 3
+ Lv2: 5
+ Lv3: 7
+ Lv4: 9
+ Lv5: 11
+ Lv6: 13
+ Lv7: 15
+ Lv8: 17
+ Lv9: 19
+ Lv10: 21
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 3
+ Requirements: {
+ SPCost: 8
+ State: "Falcon"
+ }
+},
+{
+ Id: 131
+ Name: "HT_SPRINGTRAP"
+ Description: "Spring Trap"
+ MaxLevel: 5
+ Range: {
+ Lv1: 4
+ Lv2: 5
+ Lv3: 6
+ Lv4: 7
+ Lv5: 8
+ Lv6: 9
+ Lv7: 10
+ Lv8: 11
+ Lv9: 12
+ Lv10: 13
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 10
+ State: "Falcon"
+ }
+},
+{
+ Id: 132
+ Name: "AS_RIGHT"
+ Description: "Righthand Mastery"
+ MaxLevel: 5
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 133
+ Name: "AS_LEFT"
+ Description: "Lefthand Mastery"
+ MaxLevel: 5
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 134
+ Name: "AS_KATAR"
+ Description: "Katar Mastery"
+ MaxLevel: 10
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 135
+ Name: "AS_CLOAKING"
+ Description: "Cloaking"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 500
+ Lv2: 1000
+ Lv3: 2000
+ Lv4: 3000
+ Lv5: 4000
+ Lv6: 5000
+ Lv7: 6000
+ Lv8: 7000
+ Lv9: 8000
+ Lv10: 9000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 15
+ }
+},
+{
+ Id: 136
+ Name: "AS_SONICBLOW"
+ Description: "Sonic Blow"
+ MaxLevel: 10
+ Range: 1
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: -8
+ AfterCastActDelay: 2000
+ AfterCastWalkDelay: 2000
+ SkillData2: 5000
+ CoolDown: 0
+ SkillDelayOptions: {
+ IgnoreStatusEffect: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 16
+ Lv2: 18
+ Lv3: 20
+ Lv4: 22
+ Lv5: 24
+ Lv6: 26
+ Lv7: 28
+ Lv8: 30
+ Lv9: 32
+ Lv10: 34
+ }
+ WeaponTypes: {
+ Katars: true
+ }
+ }
+},
+{
+ Id: 137
+ Name: "AS_GRIMTOOTH"
+ Description: "Grimtooth"
+ MaxLevel: 5
+ Range: {
+ Lv1: 3
+ Lv2: 4
+ Lv3: 5
+ Lv4: 6
+ Lv5: 7
+ Lv6: 8
+ Lv7: 9
+ Lv8: 10
+ Lv9: 11
+ Lv10: 12
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 1
+ Requirements: {
+ SPCost: 3
+ WeaponTypes: {
+ Katars: true
+ }
+ State: "Hiding"
+ }
+},
+{
+ Id: 138
+ Name: "AS_ENCHANTPOISON"
+ Description: "Enchant Poison"
+ MaxLevel: 10
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ PartyOnly: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Poison"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 45000
+ Lv3: 60000
+ Lv4: 75000
+ Lv5: 90000
+ Lv6: 105000
+ Lv7: 120000
+ Lv8: 135000
+ Lv9: 150000
+ Lv10: 165000
+ }
+ SkillData2: {
+ Lv1: 10000
+ Lv2: 20000
+ Lv3: 30000
+ Lv4: 40000
+ Lv5: 50000
+ Lv6: 60000
+ Lv7: 70000
+ Lv8: 80000
+ Lv9: 90000
+ Lv10: 100000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 20
+ }
+},
+{
+ Id: 139
+ Name: "AS_POISONREACT"
+ Description: "Poison React"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ SkillData1: {
+ Lv1: 20000
+ Lv2: 25000
+ Lv3: 30000
+ Lv4: 35000
+ Lv5: 40000
+ Lv6: 45000
+ Lv7: 50000
+ Lv8: 55000
+ Lv9: 60000
+ Lv10: 65000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 25
+ Lv2: 30
+ Lv3: 35
+ Lv4: 40
+ Lv5: 45
+ Lv6: 50
+ Lv7: 55
+ Lv8: 60
+ Lv9: 45
+ Lv10: 45
+ }
+ }
+},
+{
+ Id: 140
+ Name: "AS_VENOMDUST"
+ Description: "Venom Dust"
+ MaxLevel: 10
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Poison"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 5000
+ Lv2: 10000
+ Lv3: 15000
+ Lv4: 20000
+ Lv5: 25000
+ Lv6: 30000
+ Lv7: 35000
+ Lv8: 40000
+ Lv9: 45000
+ Lv10: 50000
+ }
+ SkillData2: {
+ Lv1: 15000
+ Lv2: 20000
+ Lv3: 25000
+ Lv4: 30000
+ Lv5: 35000
+ Lv6: 40000
+ Lv7: 45000
+ Lv8: 50000
+ Lv9: 55000
+ Lv10: 60000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 20
+ Items: {
+ Red_Gemstone: 1
+ }
+ }
+ Unit: {
+ Id: 0x92
+ Layout: -1
+ Range: 1
+ Interval: 1000
+ Target: "Enemy"
+ }
+},
+{
+ Id: 141
+ Name: "AS_SPLASHER"
+ Description: "Venom Splasher"
+ MaxLevel: 10
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ NoDamage: true
+ IgnoreElement: true
+ IgnoreFlee: true
+ }
+ SplashRange: 2
+ InterruptCast: true
+ CastTime: 1000
+ SkillData1: {
+ Lv1: 5000
+ Lv2: 5500
+ Lv3: 6000
+ Lv4: 6500
+ Lv5: 7000
+ Lv6: 7500
+ Lv7: 8000
+ Lv8: 8500
+ Lv9: 9000
+ Lv10: 9500
+ }
+ SkillData2: {
+ Lv1: 15000
+ Lv2: 20000
+ Lv3: 25000
+ Lv4: 30000
+ Lv5: 35000
+ Lv6: 40000
+ Lv7: 45000
+ Lv8: 50000
+ Lv9: 55000
+ Lv10: 60000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 14
+ Lv3: 16
+ Lv4: 18
+ Lv5: 20
+ Lv6: 22
+ Lv7: 24
+ Lv8: 26
+ Lv9: 28
+ Lv10: 30
+ }
+ Items: {
+ Red_Gemstone: 1
+ }
+ }
+},
+{
+ Id: 142
+ Name: "NV_FIRSTAID"
+ Description: "First Aid"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 3
+ }
+},
+{
+ Id: 143
+ Name: "NV_TRICKDEAD"
+ Description: "Play Dead"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 600000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 5
+ }
+},
+{
+ Id: 144
+ Name: "SM_MOVINGRECOVERY"
+ Description: "Moving HP-Recovery"
+ MaxLevel: 1
+ SkillInfo: {
+ Quest: true
+ }
+ NumberOfHits: 0
+},
+{
+ Id: 145
+ Name: "SM_FATALBLOW"
+ Description: "Fatal Blow"
+ MaxLevel: 1
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Weapon"
+ NumberOfHits: 0
+ SkillData2: 5000
+ CoolDown: 0
+},
+{
+ Id: 146
+ Name: "SM_AUTOBERSERK"
+ Description: "Auto Berserk"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 147
+ Name: "AC_MAKINGARROW"
+ Description: "Arrow Crafting"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ Requirements: {
+ SPCost: 10
+ State: "NotOverWeight"
+ }
+},
+{
+ Id: 148
+ Name: "AC_CHARGEARROW"
+ Description: "Arrow Repel"
+ MaxLevel: 1
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ KnockBackTiles: 6
+ CastTime: 1500
+ CoolDown: 0
+ Requirements: {
+ SPCost: 15
+ WeaponTypes: {
+ Bows: true
+ }
+ AmmoTypes: {
+ A_ARROW: true
+ }
+ AmmoAmount: 1
+ }
+},
+{
+ Id: 149
+ Name: "TF_SPRINKLESAND"
+ Description: "Sand Attack"
+ MaxLevel: 1
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Earth"
+ SkillData2: 10000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 9
+ }
+},
+{
+ Id: 150
+ Name: "TF_BACKSLIDING"
+ Description: "Back Slide"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ KnockBackTiles: 5
+ Requirements: {
+ SPCost: 7
+ }
+},
+{
+ Id: 151
+ Name: "TF_PICKSTONE"
+ Description: "Find Stone"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 500
+ CoolDown: 0
+ Requirements: {
+ SPCost: 3
+ State: "NotOverWeight"
+ }
+},
+{
+ Id: 152
+ Name: "TF_THROWSTONE"
+ Description: "Stone Fling"
+ MaxLevel: 1
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ IgnoreFlee: true
+ }
+ SkillData1: 5000
+ SkillData2: 8000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 2
+ Items: {
+ Stone: 1
+ }
+ }
+},
+{
+ Id: 153
+ Name: "MC_CARTREVOLUTION"
+ Description: "Cart Revolution"
+ MaxLevel: 1
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 1
+ KnockBackTiles: 2
+ Requirements: {
+ SPCost: 12
+ State: "Cart"
+ }
+},
+{
+ Id: 154
+ Name: "MC_CHANGECART"
+ Description: "Change Cart"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 40
+ State: "Cart"
+ }
+},
+{
+ Id: 155
+ Name: "MC_LOUD"
+ Description: "Crazy Uproar"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 300000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 8
+ }
+},
+{
+ Id: 156
+ Name: "AL_HOLYLIGHT"
+ Description: "Holy Light"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ InterruptCast: true
+ CastTime: 2000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 15
+ }
+},
+{
+ Id: 157
+ Name: "MG_ENERGYCOAT"
+ Description: "Energy Coat"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 5000
+ SkillData1: 300000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 30
+ }
+},
+{
+ Id: 158
+ Name: "NPC_PIERCINGATT"
+ Description: "Piercing Attack"
+ MaxLevel: 10
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+},
+{
+ Id: 159
+ Name: "NPC_MENTALBREAKER"
+ Description: "Spirit Destruction"
+ MaxLevel: 5
+ Range: -1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ IgnoreFlee: true
+ }
+},
+{
+ Id: 160
+ Name: "NPC_RANGEATTACK"
+ Description: "Stand off attack"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+},
+{
+ Id: 161
+ Name: "NPC_ATTRICHANGE"
+ Description: "Attribute Change"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 1800000
+ CoolDown: 0
+},
+{
+ Id: 162
+ Name: "NPC_CHANGEWATER"
+ Description: "Water Attribute Change"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 1800000
+ CoolDown: 0
+},
+{
+ Id: 163
+ Name: "NPC_CHANGEGROUND"
+ Description: "Earth Attribute Change"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Earth"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 1800000
+ CoolDown: 0
+},
+{
+ Id: 164
+ Name: "NPC_CHANGEFIRE"
+ Description: "Fire Attribute Change"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 1800000
+ CoolDown: 0
+},
+{
+ Id: 165
+ Name: "NPC_CHANGEWIND"
+ Description: "Wind Attribute Change"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 1800000
+ CoolDown: 0
+},
+{
+ Id: 166
+ Name: "NPC_CHANGEPOISON"
+ Description: "Poison Attribute Change"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Poison"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 1800000
+ CoolDown: 0
+},
+{
+ Id: 167
+ Name: "NPC_CHANGEHOLY"
+ Description: "Holy Attribute Change"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 1800000
+ CoolDown: 0
+},
+{
+ Id: 168
+ Name: "NPC_CHANGEDARKNESS"
+ Description: "Shadow Attribute Change"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Dark"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 1800000
+ CoolDown: 0
+},
+{
+ Id: 169
+ Name: "NPC_CHANGETELEKINESIS"
+ Description: "Ghost Attribute Change"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Ghost"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 1800000
+ CoolDown: 0
+},
+{
+ Id: 170
+ Name: "NPC_CRITICALSLASH"
+ Description: "Defense disregard attack"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ IgnoreDefense: true
+ }
+},
+{
+ Id: 171
+ Name: "NPC_COMBOATTACK"
+ Description: "Multi-stage Attack"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: {
+ Lv1: -2
+ Lv2: -3
+ Lv3: -4
+ Lv4: -5
+ Lv5: -6
+ Lv6: -7
+ Lv7: -8
+ Lv8: -9
+ Lv9: -10
+ Lv10: -11
+ }
+},
+{
+ Id: 172
+ Name: "NPC_GUIDEDATTACK"
+ Description: "Guided Attack"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ IgnoreFlee: true
+ }
+},
+{
+ Id: 173
+ Name: "NPC_SELFDESTRUCTION"
+ Description: "Suicide bombing"
+ MaxLevel: 10
+ Range: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Misc"
+ Element: "Ele_Fire"
+ DamageType: {
+ SplashArea: true
+ IgnoreDefense: true
+ IgnoreFlee: true
+ IgnoreDefCards: true
+ }
+ SplashRange: 5
+ KnockBackTiles: 3
+ SkillData1: 3500
+ CoolDown: 0
+},
+{
+ Id: 174
+ Name: "NPC_SPLASHATTACK"
+ Description: "Splash attack"
+ MaxLevel: 1
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 3
+},
+{
+ Id: 175
+ Name: "NPC_SUICIDE"
+ Description: "Suicide"
+ MaxLevel: 10
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ IgnoreFlee: true
+ }
+},
+{
+ Id: 176
+ Name: "NPC_POISON"
+ Description: "Poison Attack"
+ MaxLevel: 5
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ SkillData2: 60000
+ CoolDown: 0
+},
+{
+ Id: 177
+ Name: "NPC_BLINDATTACK"
+ Description: "Blind Attack"
+ MaxLevel: 5
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ SkillData2: 30000
+ CoolDown: 0
+},
+{
+ Id: 178
+ Name: "NPC_SILENCEATTACK"
+ Description: "Silence Attack"
+ MaxLevel: 5
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ SkillData2: 30000
+ CoolDown: 0
+},
+{
+ Id: 179
+ Name: "NPC_STUNATTACK"
+ Description: "Stun Attack"
+ MaxLevel: 5
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ SkillData2: 5000
+ CoolDown: 0
+},
+{
+ Id: 180
+ Name: "NPC_PETRIFYATTACK"
+ Description: "Petrify Attack"
+ MaxLevel: 5
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ SkillData2: 20000
+ CoolDown: 0
+},
+{
+ Id: 181
+ Name: "NPC_CURSEATTACK"
+ Description: "Curse Attack"
+ MaxLevel: 5
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Dark"
+ SkillData2: 30000
+ CoolDown: 0
+},
+{
+ Id: 182
+ Name: "NPC_SLEEPATTACK"
+ Description: "Sleep attack"
+ MaxLevel: 5
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ SkillData2: 30000
+ CoolDown: 0
+},
+{
+ Id: 183
+ Name: "NPC_RANDOMATTACK"
+ Description: "Random Attack"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+},
+{
+ Id: 184
+ Name: "NPC_WATERATTACK"
+ Description: "Water Attribute Attack"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Water"
+},
+{
+ Id: 185
+ Name: "NPC_GROUNDATTACK"
+ Description: "Earth Attribute Attack"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Earth"
+},
+{
+ Id: 186
+ Name: "NPC_FIREATTACK"
+ Description: "Fire Attribute Attack"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Fire"
+},
+{
+ Id: 187
+ Name: "NPC_WINDATTACK"
+ Description: "Wind Attribute Attack"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Wind"
+},
+{
+ Id: 188
+ Name: "NPC_POISONATTACK"
+ Description: "Poison Attribute Attack"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Poison"
+},
+{
+ Id: 189
+ Name: "NPC_HOLYATTACK"
+ Description: "Holy Attribute Attack"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Holy"
+},
+{
+ Id: 190
+ Name: "NPC_DARKNESSATTACK"
+ Description: "Shadow Attribute Attack"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Dark"
+},
+{
+ Id: 191
+ Name: "NPC_TELEKINESISATTACK"
+ Description: "Ghost Attribute Attack"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Ghost"
+},
+{
+ Id: 192
+ Name: "NPC_MAGICALATTACK"
+ Description: "Demon Shock Attack"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ SkillData1: 15000
+ CoolDown: 0
+},
+{
+ Id: 193
+ Name: "NPC_METAMORPHOSIS"
+ Description: "Metamorphosis"
+ MaxLevel: 10
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+},
+{
+ Id: 194
+ Name: "NPC_PROVOCATION"
+ Description: "Provocation"
+ MaxLevel: 10
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+},
+{
+ Id: 195
+ Name: "NPC_SMOKING"
+ Description: "Smoking"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ IgnoreElement: true
+ IgnoreFlee: true
+ }
+},
+{
+ Id: 196
+ Name: "NPC_SUMMONSLAVE"
+ Description: "Follower Summons"
+ MaxLevel: 10
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+},
+{
+ Id: 197
+ Name: "NPC_EMOTION"
+ Description: "Emotion"
+ MaxLevel: 10
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+},
+{
+ Id: 198
+ Name: "NPC_TRANSFORMATION"
+ Description: "Transformation"
+ MaxLevel: 10
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+},
+{
+ Id: 199
+ Name: "NPC_BLOODDRAIN"
+ Description: "Sucking Blood"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Dark"
+ DamageType: {
+ IgnoreFlee: true
+ }
+},
+{
+ Id: 200
+ Name: "NPC_ENERGYDRAIN"
+ Description: "Energy Drain"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Dark"
+},
+{
+ Id: 201
+ Name: "NPC_KEEPING"
+ Description: "Keeping"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 70000
+ Lv3: 80000
+ Lv4: 90000
+ Lv5: 100000
+ Lv6: 110000
+ Lv7: 120000
+ Lv8: 130000
+ Lv9: 140000
+ Lv10: 150000
+ }
+ CoolDown: 0
+},
+{
+ Id: 202
+ Name: "NPC_DARKBREATH"
+ Description: "Dark Breath"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Misc"
+ Element: "Ele_Dark"
+},
+{
+ Id: 203
+ Name: "NPC_DARKBLESSING"
+ Description: "Dark Blessing"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Dark"
+ DamageType: {
+ NoDamage: true
+ }
+},
+{
+ Id: 204
+ Name: "NPC_BARRIER"
+ Description: "Barrier"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 70000
+ Lv3: 80000
+ Lv4: 90000
+ Lv5: 100000
+ Lv6: 110000
+ Lv7: 120000
+ Lv8: 130000
+ Lv9: 140000
+ Lv10: 150000
+ }
+ CoolDown: 0
+},
+{
+ Id: 205
+ Name: "NPC_DEFENDER"
+ Description: "Defender"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 70000
+ Lv3: 80000
+ Lv4: 90000
+ Lv5: 100000
+ Lv6: 110000
+ Lv7: 120000
+ Lv8: 130000
+ Lv9: 140000
+ Lv10: 150000
+ }
+ CoolDown: 0
+},
+{
+ Id: 206
+ Name: "NPC_LICK"
+ Description: "Lick"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData2: 5000
+ CoolDown: 0
+},
+{
+ Id: 207
+ Name: "NPC_HALLUCINATION"
+ Description: "Hallucination"
+ MaxLevel: 10
+ Range: 9
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 40000
+ Lv3: 50000
+ Lv4: 60000
+ Lv5: 70000
+ Lv6: 80000
+ Lv7: 90000
+ Lv8: 100000
+ Lv9: 110000
+ Lv10: 120000
+ }
+ CoolDown: 0
+},
+{
+ Id: 208
+ Name: "NPC_REBIRTH"
+ Description: "Rebirth"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+},
+{
+ Id: 209
+ Name: "NPC_SUMMONMONSTER"
+ Description: "Monster Summons"
+ MaxLevel: 10
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+},
+{
+ Id: 210
+ Name: "RG_SNATCHER"
+ Description: "Gank"
+ MaxLevel: 10
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 211
+ Name: "RG_STEALCOIN"
+ Description: "Mug"
+ MaxLevel: 10
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 15
+ }
+},
+{
+ Id: 212
+ Name: "RG_BACKSTAP"
+ Description: "Back Stab"
+ MaxLevel: 10
+ Range: -1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ IgnoreFlee: true
+ }
+ AfterCastActDelay: 500
+ CoolDown: 0
+ Requirements: {
+ SPCost: 16
+ }
+},
+{
+ Id: 213
+ Name: "RG_TUNNELDRIVE"
+ Description: "Stalk"
+ MaxLevel: 5
+ NumberOfHits: 0
+},
+{
+ Id: 214
+ Name: "RG_RAID"
+ Description: "Sightless Mind"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 1
+ SkillData1: 5000
+ SkillData2: 30000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 20
+ State: "Hiding"
+ }
+},
+{
+ Id: 215
+ Name: "RG_STRIPWEAPON"
+ Description: "Divest Weapon"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 75000
+ Lv2: 90000
+ Lv3: 105000
+ Lv4: 120000
+ Lv5: 135000
+ Lv6: 150000
+ Lv7: 165000
+ Lv8: 180000
+ Lv9: 195000
+ Lv10: 210000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 17
+ Lv2: 19
+ Lv3: 21
+ Lv4: 23
+ Lv5: 25
+ Lv6: 27
+ Lv7: 29
+ Lv8: 31
+ Lv9: 33
+ Lv10: 35
+ }
+ }
+},
+{
+ Id: 216
+ Name: "RG_STRIPSHIELD"
+ Description: "Divest Shield"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 75000
+ Lv2: 90000
+ Lv3: 105000
+ Lv4: 120000
+ Lv5: 135000
+ Lv6: 150000
+ Lv7: 165000
+ Lv8: 180000
+ Lv9: 195000
+ Lv10: 210000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 14
+ Lv3: 16
+ Lv4: 18
+ Lv5: 20
+ Lv6: 22
+ Lv7: 24
+ Lv8: 26
+ Lv9: 28
+ Lv10: 30
+ }
+ }
+},
+{
+ Id: 217
+ Name: "RG_STRIPARMOR"
+ Description: "Divest Armor"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 75000
+ Lv2: 90000
+ Lv3: 105000
+ Lv4: 120000
+ Lv5: 135000
+ Lv6: 150000
+ Lv7: 165000
+ Lv8: 180000
+ Lv9: 195000
+ Lv10: 210000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 17
+ Lv2: 19
+ Lv3: 21
+ Lv4: 23
+ Lv5: 25
+ Lv6: 27
+ Lv7: 29
+ Lv8: 31
+ Lv9: 33
+ Lv10: 35
+ }
+ }
+},
+{
+ Id: 218
+ Name: "RG_STRIPHELM"
+ Description: "Divest Helm"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 75000
+ Lv2: 90000
+ Lv3: 105000
+ Lv4: 120000
+ Lv5: 135000
+ Lv6: 150000
+ Lv7: 165000
+ Lv8: 180000
+ Lv9: 195000
+ Lv10: 210000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 14
+ Lv3: 16
+ Lv4: 18
+ Lv5: 20
+ Lv6: 22
+ Lv7: 24
+ Lv8: 26
+ Lv9: 28
+ Lv10: 30
+ }
+ }
+},
+{
+ Id: 219
+ Name: "RG_INTIMIDATE"
+ Description: "Snatch"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ Requirements: {
+ SPCost: {
+ Lv1: 13
+ Lv2: 16
+ Lv3: 19
+ Lv4: 22
+ Lv5: 25
+ Lv6: 28
+ Lv7: 31
+ Lv8: 34
+ Lv9: 37
+ Lv10: 40
+ }
+ }
+},
+{
+ Id: 220
+ Name: "RG_GRAFFITI"
+ Description: "Scribble"
+ MaxLevel: 1
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 180000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 15
+ Items: {
+ Red_Gemstone: 1
+ }
+ }
+ Unit: {
+ Id: 0xb0
+ Interval: -1
+ Target: "All"
+ Flag: {
+ UF_NOREITERATION: true
+ }
+ }
+},
+{
+ Id: 221
+ Name: "RG_FLAGGRAFFITI"
+ Description: "Piece"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 222
+ Name: "RG_CLEANER"
+ Description: "Remover"
+ MaxLevel: 1
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 5
+ Requirements: {
+ SPCost: 5
+ }
+},
+{
+ Id: 223
+ Name: "RG_GANGSTER"
+ Description: "Slyness"
+ MaxLevel: 1
+ SplashRange: 1
+ NumberOfHits: 0
+},
+{
+ Id: 224
+ Name: "RG_COMPULSION"
+ Description: "Haggle"
+ MaxLevel: 5
+ NumberOfHits: 0
+},
+{
+ Id: 225
+ Name: "RG_PLAGIARISM"
+ Description: "Intimidate"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 226
+ Name: "AM_AXEMASTERY"
+ Description: "Axe Mastery"
+ MaxLevel: 10
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 227
+ Name: "AM_LEARNINGPOTION"
+ Description: "Potion Research"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 228
+ Name: "AM_PHARMACY"
+ Description: "Prepare Potion"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ Requirements: {
+ SPCost: 5
+ Items: {
+ Medicine_Bowl: 1
+ }
+ }
+},
+{
+ Id: 229
+ Name: "AM_DEMONSTRATION"
+ Description: "Bomb"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Fire"
+ DamageType: {
+ NoDamage: true
+ IgnoreCards: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ SkillData1: {
+ Lv1: 40000
+ Lv2: 45000
+ Lv3: 50000
+ Lv4: 55000
+ Lv5: 60000
+ Lv6: 65000
+ Lv7: 70000
+ Lv8: 75000
+ Lv9: 80000
+ Lv10: 85000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ Items: {
+ Fire_Bottle: 1
+ }
+ }
+ Unit: {
+ Id: 0xb1
+ Range: 1
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 230
+ Name: "AM_ACIDTERROR"
+ Description: "Acid Terror"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ IgnoreCards: true
+ IgnoreFlee: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ SkillData1: {
+ Lv1: 3
+ Lv2: 7
+ Lv3: 10
+ Lv4: 12
+ Lv5: 13
+ Lv6: 13
+ Lv7: 13
+ Lv8: 13
+ Lv9: 13
+ Lv10: 13
+ }
+ SkillData2: 120000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 15
+ Items: {
+ Acid_Bottle: 1
+ }
+ }
+},
+{
+ Id: 231
+ Name: "AM_POTIONPITCHER"
+ Description: "Aid Potion"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ PartyOnly: true
+ GuildOnly: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 500
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ Items: {
+ Red_Potion: 1
+ Orange_Potion: 1
+ Yellow_Potion: 1
+ White_Potion: 1
+ Blue_Potion: 1
+ Fruit_Of_Mastela: 1
+ Royal_Jelly: 1
+ Seed_Of_Yggdrasil: 1
+ Yggdrasilberry: 1
+ Berserk_Potion: 1
+ }
+ }
+},
+{
+ Id: 232
+ Name: "AM_CANNIBALIZE"
+ Description: "Summon Flora"
+ MaxLevel: 5
+ Range: 4
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillInstances: 5
+ CastTime: 2000
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 300000
+ Lv2: 240000
+ Lv3: 180000
+ Lv4: 120000
+ Lv5: 60000
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 20
+ Items: {
+ MenEater_Plant_Bottle: 1
+ }
+ }
+},
+{
+ Id: 233
+ Name: "AM_SPHEREMINE"
+ Description: "Summon Marine Sphere"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillInstances: 3
+ CastTime: 2000
+ AfterCastActDelay: 500
+ SkillData1: 30000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ Items: {
+ Mini_Bottle: 1
+ }
+ }
+},
+{
+ Id: 234
+ Name: "AM_CP_WEAPON"
+ Description: "Alchemical Weapon"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ SkillData1: {
+ Lv1: 120000
+ Lv2: 240000
+ Lv3: 360000
+ Lv4: 480000
+ Lv5: 600000
+ Lv6: 720000
+ Lv7: 840000
+ Lv8: 960000
+ Lv9: 1080000
+ Lv10: 1200000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 30
+ Items: {
+ Coating_Bottle: 1
+ }
+ }
+},
+{
+ Id: 235
+ Name: "AM_CP_SHIELD"
+ Description: "Synthesized Shield"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ SkillData1: {
+ Lv1: 120000
+ Lv2: 240000
+ Lv3: 360000
+ Lv4: 480000
+ Lv5: 600000
+ Lv6: 720000
+ Lv7: 840000
+ Lv8: 960000
+ Lv9: 1080000
+ Lv10: 1200000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 25
+ Items: {
+ Coating_Bottle: 1
+ }
+ }
+},
+{
+ Id: 236
+ Name: "AM_CP_ARMOR"
+ Description: "Synthetic Armor"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ SkillData1: {
+ Lv1: 120000
+ Lv2: 240000
+ Lv3: 360000
+ Lv4: 480000
+ Lv5: 600000
+ Lv6: 720000
+ Lv7: 840000
+ Lv8: 960000
+ Lv9: 1080000
+ Lv10: 1200000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 25
+ Items: {
+ Coating_Bottle: 1
+ }
+ }
+},
+{
+ Id: 237
+ Name: "AM_CP_HELM"
+ Description: "Biochemical Helm"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ SkillData1: {
+ Lv1: 120000
+ Lv2: 240000
+ Lv3: 360000
+ Lv4: 480000
+ Lv5: 600000
+ Lv6: 720000
+ Lv7: 840000
+ Lv8: 960000
+ Lv9: 1080000
+ Lv10: 1200000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 25
+ Items: {
+ Coating_Bottle: 1
+ }
+ }
+},
+{
+ Id: 238
+ Name: "AM_BIOETHICS"
+ Description: "Bioethics"
+ MaxLevel: 1
+ SkillInfo: {
+ Quest: true
+ }
+ NumberOfHits: 0
+},
+{
+ Id: 243
+ Name: "AM_CALLHOMUN"
+ Description: "Call Homunculus"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SplashRange: 1
+ NumberOfHits: 0
+ Requirements: {
+ SPCost: 10
+ Items: {
+ Germination_Breed: 1
+ }
+ }
+},
+{
+ Id: 244
+ Name: "AM_REST"
+ Description: "Vaporize"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ Requirements: {
+ SPCost: 50
+ }
+},
+{
+ Id: 247
+ Name: "AM_RESURRECTHOMUN"
+ Description: "Homunculus Resurrection"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SplashRange: 1
+ NumberOfHits: 0
+ CastTime: 2000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 74
+ Lv2: 68
+ Lv3: 62
+ Lv4: 56
+ Lv5: 50
+ Lv6: 44
+ Lv7: 38
+ Lv8: 32
+ Lv9: 26
+ Lv10: 20
+ }
+ }
+},
+{
+ Id: 248
+ Name: "CR_TRUST"
+ Description: "Faith"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 249
+ Name: "CR_AUTOGUARD"
+ Description: "Guard"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 300000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 14
+ Lv3: 16
+ Lv4: 18
+ Lv5: 20
+ Lv6: 22
+ Lv7: 24
+ Lv8: 26
+ Lv9: 28
+ Lv10: 30
+ }
+ State: "Shield"
+ }
+},
+{
+ Id: 250
+ Name: "CR_SHIELDCHARGE"
+ Description: "Smite"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ KnockBackTiles: {
+ Lv1: 5
+ Lv2: 6
+ Lv3: 7
+ Lv4: 8
+ Lv5: 9
+ Lv6: 10
+ Lv7: 11
+ Lv8: 12
+ Lv9: 13
+ Lv10: 14
+ }
+ SkillData2: 5000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ State: "Shield"
+ }
+},
+{
+ Id: 251
+ Name: "CR_SHIELDBOOMERANG"
+ Description: "Shield Boomerang"
+ MaxLevel: 5
+ Range: {
+ Lv1: 3
+ Lv2: 5
+ Lv3: 7
+ Lv4: 9
+ Lv5: 11
+ Lv6: 13
+ Lv7: 15
+ Lv8: 17
+ Lv9: 19
+ Lv10: 21
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ AfterCastActDelay: 700
+ CoolDown: 0
+ Requirements: {
+ SPCost: 12
+ State: "Shield"
+ }
+},
+{
+ Id: 252
+ Name: "CR_REFLECTSHIELD"
+ Description: "Shield Reflect"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ SkillData1: 300000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 35
+ Lv2: 40
+ Lv3: 45
+ Lv4: 50
+ Lv5: 55
+ Lv6: 60
+ Lv7: 65
+ Lv8: 70
+ Lv9: 75
+ Lv10: 80
+ }
+ State: "Shield"
+ }
+},
+{
+ Id: 253
+ Name: "CR_HOLYCROSS"
+ Description: "Holy Cross"
+ MaxLevel: 10
+ Range: -2
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Holy"
+ NumberOfHits: -2
+ SkillData2: {
+ Lv1: 10000
+ Lv2: 11000
+ Lv3: 12000
+ Lv4: 13000
+ Lv5: 14000
+ Lv6: 15000
+ Lv7: 16000
+ Lv8: 17000
+ Lv9: 18000
+ Lv10: 19000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 11
+ Lv2: 12
+ Lv3: 13
+ Lv4: 14
+ Lv5: 15
+ Lv6: 16
+ Lv7: 17
+ Lv8: 18
+ Lv9: 19
+ Lv10: 20
+ }
+ }
+},
+{
+ Id: 254
+ Name: "CR_GRANDCROSS"
+ Description: "Grand Cross"
+ MaxLevel: 10
+ Range: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ TargetSelf: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ DamageType: {
+ IgnoreCards: true
+ IgnoreFlee: true
+ }
+ CastDefRate: 33
+ CastTime: 2000
+ AfterCastActDelay: 1500
+ AfterCastWalkDelay: 900
+ SkillData1: 900
+ SkillData2: {
+ Lv1: 10000
+ Lv2: 11000
+ Lv3: 12000
+ Lv4: 13000
+ Lv5: 14000
+ Lv6: 15000
+ Lv7: 16000
+ Lv8: 17000
+ Lv9: 18000
+ Lv10: 19000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 37
+ Lv2: 44
+ Lv3: 51
+ Lv4: 58
+ Lv5: 65
+ Lv6: 72
+ Lv7: 79
+ Lv8: 86
+ Lv9: 93
+ Lv10: 100
+ }
+ HPRateCost: 20
+ }
+ Unit: {
+ Id: 0x86
+ Layout: -1
+ Interval: 300
+ Target: "Enemy"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 255
+ Name: "CR_DEVOTION"
+ Description: "Sacrifice"
+ MaxLevel: 5
+ Range: {
+ Lv1: 7
+ Lv2: 8
+ Lv3: 9
+ Lv4: 10
+ Lv5: 11
+ Lv6: 12
+ Lv7: 13
+ Lv8: 14
+ Lv9: 15
+ Lv10: 16
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ PartyOnly: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 3000
+ SkillData2: {
+ Lv1: 30000
+ Lv2: 45000
+ Lv3: 60000
+ Lv4: 75000
+ Lv5: 90000
+ Lv6: 105000
+ Lv7: 120000
+ Lv8: 135000
+ Lv9: 150000
+ Lv10: 165000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 25
+ }
+},
+{
+ Id: 256
+ Name: "CR_PROVIDENCE"
+ Description: "Resistant Souls"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 3000
+ SkillData1: 180000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 30
+ }
+},
+{
+ Id: 257
+ Name: "CR_DEFENDER"
+ Description: "Defending Aura"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 800
+ SkillData1: 180000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 30
+ State: "Shield"
+ }
+},
+{
+ Id: 258
+ Name: "CR_SPEARQUICKEN"
+ Description: "Spear Quicken"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 60000
+ Lv3: 90000
+ Lv4: 120000
+ Lv5: 150000
+ Lv6: 180000
+ Lv7: 210000
+ Lv8: 240000
+ Lv9: 270000
+ Lv10: 300000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 24
+ Lv2: 28
+ Lv3: 32
+ Lv4: 36
+ Lv5: 40
+ Lv6: 44
+ Lv7: 48
+ Lv8: 52
+ Lv9: 56
+ Lv10: 60
+ }
+ WeaponTypes: {
+ 2HSpears: true
+ }
+ }
+},
+{
+ Id: 259
+ Name: "MO_IRONHAND"
+ Description: "Iron Fists"
+ MaxLevel: 10
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 260
+ Name: "MO_SPIRITSRECOVERY"
+ Description: "Spiritual Cadence"
+ MaxLevel: 5
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 261
+ Name: "MO_CALLSPIRITS"
+ Description: "Summon Spirit Sphere"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 1000
+ SkillData1: 600000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 8
+ }
+},
+{
+ Id: 262
+ Name: "MO_ABSORBSPIRITS"
+ Description: "Absorb Spirit Sphere"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 5
+ }
+},
+{
+ Id: 263
+ Name: "MO_TRIPLEATTACK"
+ Description: "Raging Trifecta Blow"
+ MaxLevel: 10
+ Range: -1
+ Hit: "BDT_MULTIHIT"
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: -3
+ AfterCastActDelay: 1000
+ CoolDown: 0
+ SkillDelayOptions: {
+ IgnoreStatusEffect: true
+ }
+},
+{
+ Id: 264
+ Name: "MO_BODYRELOCATION"
+ Description: "Snap"
+ MaxLevel: 1
+ Range: 18
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 14
+ SpiritSphereCost: 1
+ }
+},
+{
+ Id: 265
+ Name: "MO_DODGE"
+ Description: "Dodge"
+ MaxLevel: 10
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 266
+ Name: "MO_INVESTIGATE"
+ Description: "Occult Impaction"
+ MaxLevel: 5
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ IgnoreFlee: true
+ }
+ CastTime: 1000
+ AfterCastActDelay: 500
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 14
+ Lv3: 17
+ Lv4: 19
+ Lv5: 20
+ Lv6: 20
+ Lv7: 20
+ Lv8: 20
+ Lv9: 20
+ Lv10: 20
+ }
+ SpiritSphereCost: 1
+ }
+},
+{
+ Id: 267
+ Name: "MO_FINGEROFFENSIVE"
+ Description: "Throw Spirit Sphere"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ CastTime: 1000
+ AfterCastActDelay: 500
+ AfterCastWalkDelay: {
+ Lv1: 0
+ Lv2: 200
+ Lv3: 400
+ Lv4: 600
+ Lv5: 800
+ Lv6: 1000
+ Lv7: 1200
+ Lv8: 1400
+ Lv9: 1600
+ Lv10: 1800
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ SpiritSphereCost: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ }
+},
+{
+ Id: 268
+ Name: "MO_STEELBODY"
+ Description: "Mental Strength"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 5000
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 60000
+ Lv3: 90000
+ Lv4: 120000
+ Lv5: 150000
+ Lv6: 180000
+ Lv7: 210000
+ Lv8: 240000
+ Lv9: 270000
+ Lv10: 300000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 200
+ SpiritSphereCost: 5
+ }
+},
+{
+ Id: 269
+ Name: "MO_BLADESTOP"
+ Description: "Root"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 500
+ Lv2: 700
+ Lv3: 900
+ Lv4: 1100
+ Lv5: 1300
+ Lv6: 1500
+ Lv7: 1700
+ Lv8: 1900
+ Lv9: 2100
+ Lv10: 2300
+ }
+ SkillData2: {
+ Lv1: 20000
+ Lv2: 30000
+ Lv3: 40000
+ Lv4: 50000
+ Lv5: 60000
+ Lv6: 70000
+ Lv7: 80000
+ Lv8: 90000
+ Lv9: 100000
+ Lv10: 110000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ WeaponTypes: {
+ NoWeapon: true
+ Daggers: true
+ 1HSwords: true
+ 2HSwords: true
+ 1HSpears: true
+ 2HSpears: true
+ 1HAxes: true
+ 2HAxes: true
+ Maces: true
+ 2HMaces: true
+ Staves: true
+ Knuckles: true
+ Instruments: true
+ Whips: true
+ Books: true
+ Katars: true
+ Revolvers: true
+ Rifles: true
+ GatlingGuns: true
+ Shotguns: true
+ GrenadeLaunchers: true
+ FuumaShurikens: true
+ }
+ SpiritSphereCost: 1
+ }
+},
+{
+ Id: 270
+ Name: "MO_EXPLOSIONSPIRITS"
+ Description: "Fury"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ SkillData1: 180000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 15
+ SpiritSphereCost: 5
+ }
+},
+{
+ Id: 271
+ Name: "MO_EXTREMITYFIST"
+ Description: "Asura Strike"
+ MaxLevel: 5
+ Range: -2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ IgnoreDefense: true
+ IgnoreFlee: true
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 4000
+ Lv2: 3500
+ Lv3: 3000
+ Lv4: 2500
+ Lv5: 2000
+ Lv6: 1500
+ Lv7: 1000
+ Lv8: 500
+ Lv9: 1
+ Lv10: 1
+ }
+ AfterCastActDelay: {
+ Lv1: 3000
+ Lv2: 2500
+ Lv3: 2000
+ Lv4: 1500
+ Lv5: 1000
+ Lv6: 500
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ SkillData2: 300000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ WeaponTypes: {
+ NoWeapon: true
+ Daggers: true
+ 1HSwords: true
+ 2HSwords: true
+ 1HSpears: true
+ 2HSpears: true
+ 1HAxes: true
+ 2HAxes: true
+ Maces: true
+ 2HMaces: true
+ Staves: true
+ Knuckles: true
+ Instruments: true
+ Whips: true
+ Books: true
+ Katars: true
+ Revolvers: true
+ Rifles: true
+ GatlingGuns: true
+ Shotguns: true
+ GrenadeLaunchers: true
+ FuumaShurikens: true
+ }
+ State: "ExplosionSpirits"
+ SpiritSphereCost: 5
+ }
+},
+{
+ Id: 272
+ Name: "MO_CHAINCOMBO"
+ Description: "Raging Quadruple Blow"
+ MaxLevel: 5
+ Range: -2
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: -4
+ AfterCastActDelay: 1000
+ CoolDown: 0
+ SkillDelayOptions: {
+ IgnoreStatusEffect: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 11
+ Lv2: 12
+ Lv3: 13
+ Lv4: 14
+ Lv5: 15
+ Lv6: 16
+ Lv7: 17
+ Lv8: 18
+ Lv9: 19
+ Lv10: 20
+ }
+ WeaponTypes: {
+ NoWeapon: true
+ Daggers: true
+ 1HSwords: true
+ 2HSwords: true
+ 1HSpears: true
+ 2HSpears: true
+ 1HAxes: true
+ 2HAxes: true
+ Maces: true
+ 2HMaces: true
+ Staves: true
+ Knuckles: true
+ Instruments: true
+ Whips: true
+ Books: true
+ Katars: true
+ Revolvers: true
+ Rifles: true
+ GatlingGuns: true
+ Shotguns: true
+ GrenadeLaunchers: true
+ FuumaShurikens: true
+ }
+ }
+},
+{
+ Id: 273
+ Name: "MO_COMBOFINISH"
+ Description: "Raging Thrust"
+ MaxLevel: 5
+ Range: -2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 2
+ AfterCastActDelay: 700
+ CoolDown: 0
+ SkillDelayOptions: {
+ IgnoreStatusEffect: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 11
+ Lv2: 12
+ Lv3: 13
+ Lv4: 14
+ Lv5: 15
+ Lv6: 16
+ Lv7: 17
+ Lv8: 18
+ Lv9: 19
+ Lv10: 20
+ }
+ WeaponTypes: {
+ NoWeapon: true
+ Daggers: true
+ 1HSwords: true
+ 2HSwords: true
+ 1HSpears: true
+ 2HSpears: true
+ 1HAxes: true
+ 2HAxes: true
+ Maces: true
+ 2HMaces: true
+ Staves: true
+ Knuckles: true
+ Instruments: true
+ Whips: true
+ Books: true
+ Katars: true
+ Revolvers: true
+ Rifles: true
+ GatlingGuns: true
+ Shotguns: true
+ GrenadeLaunchers: true
+ FuumaShurikens: true
+ }
+ SpiritSphereCost: 1
+ }
+},
+{
+ Id: 274
+ Name: "SA_ADVANCEDBOOK"
+ Description: "Study"
+ MaxLevel: 10
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 275
+ Name: "SA_CASTCANCEL"
+ Description: "Cast Cancel"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 2
+ }
+},
+{
+ Id: 276
+ Name: "SA_MAGICROD"
+ Description: "Magic Rod"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 400
+ Lv2: 600
+ Lv3: 800
+ Lv4: 1000
+ Lv5: 1200
+ Lv6: 1400
+ Lv7: 1600
+ Lv8: 1800
+ Lv9: 2000
+ Lv10: 2200
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 2
+ }
+},
+{
+ Id: 277
+ Name: "SA_SPELLBREAKER"
+ Description: "Spell Breaker"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 700
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 278
+ Name: "SA_FREECAST"
+ Description: "Free Cast"
+ MaxLevel: 10
+ AttackType: "Magic"
+ NumberOfHits: 0
+},
+{
+ Id: 279
+ Name: "SA_AUTOSPELL"
+ Description: "Hindsight"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 3000
+ SkillData1: {
+ Lv1: 120000
+ Lv2: 150000
+ Lv3: 180000
+ Lv4: 210000
+ Lv5: 240000
+ Lv6: 270000
+ Lv7: 300000
+ Lv8: 330000
+ Lv9: 360000
+ Lv10: 390000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 35
+ }
+},
+{
+ Id: 280
+ Name: "SA_FLAMELAUNCHER"
+ Description: "Endow Blaze"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ PartyOnly: true
+ GuildOnly: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 3000
+ SkillData1: {
+ Lv1: 1200000
+ Lv2: 1200000
+ Lv3: 1200000
+ Lv4: 1200000
+ Lv5: 1800000
+ Lv6: 1800000
+ Lv7: 1800000
+ Lv8: 1800000
+ Lv9: 1800000
+ Lv10: 1800000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 40
+ Items: {
+ Boody_Red: 1
+ }
+ }
+},
+{
+ Id: 281
+ Name: "SA_FROSTWEAPON"
+ Description: "Endow Tsunami"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ PartyOnly: true
+ GuildOnly: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 3000
+ SkillData1: {
+ Lv1: 1200000
+ Lv2: 1200000
+ Lv3: 1200000
+ Lv4: 1200000
+ Lv5: 1800000
+ Lv6: 1800000
+ Lv7: 1800000
+ Lv8: 1800000
+ Lv9: 1800000
+ Lv10: 1800000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 40
+ Items: {
+ Crystal_Blue: 1
+ }
+ }
+},
+{
+ Id: 282
+ Name: "SA_LIGHTNINGLOADER"
+ Description: "Endow Tornado"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ PartyOnly: true
+ GuildOnly: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 3000
+ SkillData1: {
+ Lv1: 1200000
+ Lv2: 1200000
+ Lv3: 1200000
+ Lv4: 1200000
+ Lv5: 1800000
+ Lv6: 1800000
+ Lv7: 1800000
+ Lv8: 1800000
+ Lv9: 1800000
+ Lv10: 1800000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 40
+ Items: {
+ Wind_Of_Verdure: 1
+ }
+ }
+},
+{
+ Id: 283
+ Name: "SA_SEISMICWEAPON"
+ Description: "Endow Quake"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ PartyOnly: true
+ GuildOnly: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Earth"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 3000
+ SkillData1: {
+ Lv1: 1200000
+ Lv2: 1200000
+ Lv3: 1200000
+ Lv4: 1200000
+ Lv5: 1800000
+ Lv6: 1800000
+ Lv7: 1800000
+ Lv8: 1800000
+ Lv9: 1800000
+ Lv10: 1800000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 40
+ Items: {
+ Yellow_Live: 1
+ }
+ }
+},
+{
+ Id: 284
+ Name: "SA_DRAGONOLOGY"
+ Description: "Dragonology"
+ MaxLevel: 5
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 285
+ Name: "SA_VOLCANO"
+ Description: "Volcano"
+ MaxLevel: 5
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 5000
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 120000
+ Lv3: 180000
+ Lv4: 240000
+ Lv5: 300000
+ Lv6: 360000
+ Lv7: 420000
+ Lv8: 480000
+ Lv9: 540000
+ Lv10: 600000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 48
+ Lv2: 46
+ Lv3: 44
+ Lv4: 42
+ Lv5: 40
+ Lv6: 38
+ Lv7: 36
+ Lv8: 34
+ Lv9: 32
+ Lv10: 30
+ }
+ Items: {
+ Yellow_Gemstone: 1
+ }
+ }
+ Unit: {
+ Id: 0x9a
+ Layout: 3
+ Interval: -1
+ Target: "All"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 286
+ Name: "SA_DELUGE"
+ Description: "Deluge"
+ MaxLevel: 5
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 5000
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 120000
+ Lv3: 180000
+ Lv4: 240000
+ Lv5: 300000
+ Lv6: 360000
+ Lv7: 420000
+ Lv8: 480000
+ Lv9: 540000
+ Lv10: 600000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 48
+ Lv2: 46
+ Lv3: 44
+ Lv4: 42
+ Lv5: 40
+ Lv6: 38
+ Lv7: 36
+ Lv8: 34
+ Lv9: 32
+ Lv10: 30
+ }
+ Items: {
+ Yellow_Gemstone: 1
+ }
+ }
+ Unit: {
+ Id: 0x9b
+ Layout: 3
+ Interval: -1
+ Target: "All"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 287
+ Name: "SA_VIOLENTGALE"
+ Description: "Whirlwind"
+ MaxLevel: 5
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 5000
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 120000
+ Lv3: 180000
+ Lv4: 240000
+ Lv5: 300000
+ Lv6: 360000
+ Lv7: 420000
+ Lv8: 480000
+ Lv9: 540000
+ Lv10: 600000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 48
+ Lv2: 46
+ Lv3: 44
+ Lv4: 42
+ Lv5: 40
+ Lv6: 38
+ Lv7: 36
+ Lv8: 34
+ Lv9: 32
+ Lv10: 30
+ }
+ Items: {
+ Yellow_Gemstone: 1
+ }
+ }
+ Unit: {
+ Id: 0x9c
+ Layout: 3
+ Interval: -1
+ Target: "All"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 288
+ Name: "SA_LANDPROTECTOR"
+ Description: "Magnetic Earth"
+ MaxLevel: 5
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 5000
+ SkillData1: {
+ Lv1: 165000
+ Lv2: 210000
+ Lv3: 255000
+ Lv4: 300000
+ Lv5: 345000
+ Lv6: 390000
+ Lv7: 435000
+ Lv8: 480000
+ Lv9: 525000
+ Lv10: 570000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 66
+ Lv2: 62
+ Lv3: 58
+ Lv4: 54
+ Lv5: 50
+ Lv6: 46
+ Lv7: 42
+ Lv8: 38
+ Lv9: 34
+ Lv10: 30
+ }
+ Items: {
+ Blue_Gemstone: 1
+ Yellow_Gemstone: 1
+ }
+ }
+ Unit: {
+ Id: 0x9d
+ Layout: {
+ Lv1: 3
+ Lv2: 3
+ Lv3: 4
+ Lv4: 4
+ Lv5: 5
+ Lv6: 5
+ Lv7: 6
+ Lv8: 6
+ Lv9: 7
+ Lv10: 7
+ }
+ Interval: -1
+ Target: "All"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 289
+ Name: "SA_DISPELL"
+ Description: "Dispell"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ PartyOnly: true
+ GuildOnly: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ SplashRange: {
+ Lv1: 0
+ Lv2: 0
+ Lv3: 0
+ Lv4: 0
+ Lv5: 0
+ Lv6: -1
+ Lv7: -1
+ Lv8: -1
+ Lv9: -1
+ Lv10: -1
+ }
+ InterruptCast: true
+ CastTime: 2000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ Items: {
+ Yellow_Gemstone: 1
+ }
+ }
+},
+{
+ Id: 290
+ Name: "SA_ABRACADABRA"
+ Description: "Hocus-pocus"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 50
+ Items: {
+ Yellow_Gemstone: 2
+ }
+ }
+},
+{
+ Id: 291
+ Name: "SA_MONOCELL"
+ Description: "Monocell"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 292
+ Name: "SA_CLASSCHANGE"
+ Description: "Class Change"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 293
+ Name: "SA_SUMMONMONSTER"
+ Description: "Monster Chant"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 294
+ Name: "SA_REVERSEORCISH"
+ Description: "Grampus Morph"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: 1200000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 295
+ Name: "SA_DEATH"
+ Description: "Grim Reaper"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 296
+ Name: "SA_FORTUNE"
+ Description: "Gold Digger"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 297
+ Name: "SA_TAMINGMONSTER"
+ Description: "Beastly Hypnosis"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 298
+ Name: "SA_QUESTION"
+ Description: "Questioning"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 299
+ Name: "SA_GRAVITY"
+ Description: "Gravity"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 300
+ Name: "SA_LEVELUP"
+ Description: "Leveling"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 301
+ Name: "SA_INSTANTDEATH"
+ Description: "Suicide"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ InterruptCast: true
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 302
+ Name: "SA_FULLRECOVERY"
+ Description: "Rejuvenation"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 303
+ Name: "SA_COMA"
+ Description: "Coma"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ InterruptCast: true
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 304
+ Name: "BD_ADAPTATION"
+ Description: "Amp"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData2: 5000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 305
+ Name: "BD_ENCORE"
+ Description: "Encore"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 1
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+},
+{
+ Id: 306
+ Name: "BD_LULLABY"
+ Description: "Lullaby"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Ensemble: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 60000
+ SkillData2: 15000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 20
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+ Unit: {
+ Id: 0x9e
+ Layout: 4
+ Interval: 6000
+ Target: "Enemy"
+ Flag: {
+ UF_ENSEMBLE: true
+ }
+ }
+},
+{
+ Id: 307
+ Name: "BD_RICHMANKIM"
+ Description: "Mental Sensing"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Ensemble: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 60000
+ SkillData2: 60000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 20
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+ Unit: {
+ Id: 0x9f
+ Layout: 4
+ Interval: -1
+ Target: "Enemy"
+ Flag: {
+ UF_NOPC: true
+ UF_ENSEMBLE: true
+ }
+ }
+},
+{
+ Id: 308
+ Name: "BD_ETERNALCHAOS"
+ Description: "Down Tempo"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Ensemble: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 60000
+ SkillData2: 60000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 30
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+ Unit: {
+ Id: 0xa0
+ Layout: 4
+ Interval: -1
+ Target: "Enemy"
+ Flag: {
+ UF_ENSEMBLE: true
+ }
+ }
+},
+{
+ Id: 309
+ Name: "BD_DRUMBATTLEFIELD"
+ Description: "Battle Theme"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Ensemble: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 60000
+ SkillData2: 60000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 38
+ Lv2: 41
+ Lv3: 44
+ Lv4: 47
+ Lv5: 50
+ Lv6: 53
+ Lv7: 56
+ Lv8: 59
+ Lv9: 62
+ Lv10: 65
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+ Unit: {
+ Id: 0xa1
+ Layout: 4
+ Interval: -1
+ Target: "Party"
+ Flag: {
+ UF_ENSEMBLE: true
+ }
+ }
+},
+{
+ Id: 310
+ Name: "BD_RINGNIBELUNGEN"
+ Description: "Harmonic Lick"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Ensemble: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 60000
+ SkillData2: 60000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 38
+ Lv2: 41
+ Lv3: 44
+ Lv4: 47
+ Lv5: 50
+ Lv6: 53
+ Lv7: 56
+ Lv8: 59
+ Lv9: 62
+ Lv10: 65
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+ Unit: {
+ Id: 0xa2
+ Layout: 4
+ Interval: -1
+ Target: "Party"
+ Flag: {
+ UF_ENSEMBLE: true
+ }
+ }
+},
+{
+ Id: 311
+ Name: "BD_ROKISWEIL"
+ Description: "Classical Pluck"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Ensemble: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 60000
+ SkillData2: 60000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 15
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+ Unit: {
+ Id: 0xa3
+ Layout: 4
+ Interval: -1
+ Target: "All"
+ Flag: {
+ UF_ENSEMBLE: true
+ }
+ }
+},
+{
+ Id: 312
+ Name: "BD_INTOABYSS"
+ Description: "Power Chord"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Ensemble: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 60000
+ SkillData2: 60000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+ Unit: {
+ Id: 0xa4
+ Layout: 4
+ Interval: -1
+ Target: "Party"
+ Flag: {
+ UF_NOMOB: true
+ UF_ENSEMBLE: true
+ }
+ }
+},
+{
+ Id: 313
+ Name: "BD_SIEGFRIED"
+ Description: "Acoustic Rhythm"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Ensemble: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 60000
+ SkillData2: 60000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 20
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+ Unit: {
+ Id: 0xa5
+ Layout: 4
+ Interval: -1
+ Target: "Party"
+ Flag: {
+ UF_ENSEMBLE: true
+ }
+ }
+},
+{
+ Id: 315
+ Name: "BA_MUSICALLESSON"
+ Description: "Music Lessons"
+ MaxLevel: 10
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 316
+ Name: "BA_MUSICALSTRIKE"
+ Description: "Melody Strike"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ CastTime: 1500
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 1
+ Lv2: 3
+ Lv3: 5
+ Lv4: 7
+ Lv5: 9
+ Lv6: 11
+ Lv7: 13
+ Lv8: 15
+ Lv9: 17
+ Lv10: 19
+ }
+ WeaponTypes: {
+ Instruments: true
+ }
+ AmmoTypes: {
+ A_ARROW: true
+ }
+ AmmoAmount: 1
+ }
+},
+{
+ Id: 317
+ Name: "BA_DISSONANCE"
+ Description: "Unchained Serenade"
+ MaxLevel: 5
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Song: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ IgnoreFlee: true
+ }
+ SkillData1: 30000
+ SkillData2: 3000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 18
+ Lv2: 21
+ Lv3: 24
+ Lv4: 27
+ Lv5: 30
+ Lv6: 33
+ Lv7: 36
+ Lv8: 39
+ Lv9: 42
+ Lv10: 45
+ }
+ WeaponTypes: {
+ Instruments: true
+ }
+ }
+ Unit: {
+ Id: 0xa6
+ Layout: 3
+ Interval: 3000
+ Target: "Enemy"
+ Flag: {
+ UF_SONG: true
+ }
+ }
+},
+{
+ Id: 318
+ Name: "BA_FROSTJOKER"
+ Description: "Unbarring Octave"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ AfterCastActDelay: 3000
+ SkillData2: {
+ Lv1: 10000
+ Lv2: 11000
+ Lv3: 12000
+ Lv4: 13000
+ Lv5: 14000
+ Lv6: 15000
+ Lv7: 16000
+ Lv8: 17000
+ Lv9: 18000
+ Lv10: 19000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 14
+ Lv3: 16
+ Lv4: 18
+ Lv5: 20
+ Lv6: 22
+ Lv7: 24
+ Lv8: 26
+ Lv9: 28
+ Lv10: 30
+ }
+ }
+},
+{
+ Id: 319
+ Name: "BA_WHISTLE"
+ Description: "Perfect Tablature"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Song: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 60000
+ SkillData2: 20000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 24
+ Lv2: 28
+ Lv3: 32
+ Lv4: 36
+ Lv5: 40
+ Lv6: 44
+ Lv7: 48
+ Lv8: 52
+ Lv9: 56
+ Lv10: 60
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+ Unit: {
+ Id: 0xa7
+ Layout: 3
+ Interval: 3000
+ Target: "All"
+ Flag: {
+ UF_NOMOB: true
+ UF_SONG: true
+ UF_DUALMODE: true
+ }
+ }
+},
+{
+ Id: 320
+ Name: "BA_ASSASSINCROSS"
+ Description: "Impressive Riff"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Song: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 120000
+ SkillData2: 20000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 38
+ Lv2: 41
+ Lv3: 44
+ Lv4: 47
+ Lv5: 50
+ Lv6: 53
+ Lv7: 56
+ Lv8: 59
+ Lv9: 62
+ Lv10: 65
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+ Unit: {
+ Id: 0xa8
+ Layout: 3
+ Interval: 3000
+ Target: "All"
+ Flag: {
+ UF_NOMOB: true
+ UF_SONG: true
+ UF_DUALMODE: true
+ }
+ }
+},
+{
+ Id: 321
+ Name: "BA_POEMBRAGI"
+ Description: "Magic Strings"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Song: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 180000
+ SkillData2: 20000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 45
+ Lv3: 50
+ Lv4: 55
+ Lv5: 60
+ Lv6: 65
+ Lv7: 70
+ Lv8: 75
+ Lv9: 80
+ Lv10: 85
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+ Unit: {
+ Id: 0xa9
+ Layout: 3
+ Interval: 3000
+ Target: "All"
+ Flag: {
+ UF_NOMOB: true
+ UF_SONG: true
+ UF_DUALMODE: true
+ }
+ }
+},
+{
+ Id: 322
+ Name: "BA_APPLEIDUN"
+ Description: "Song of Lutie"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Song: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 180000
+ SkillData2: 20000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 45
+ Lv3: 50
+ Lv4: 55
+ Lv5: 60
+ Lv6: 65
+ Lv7: 70
+ Lv8: 75
+ Lv9: 80
+ Lv10: 85
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+ Unit: {
+ Id: 0xaa
+ Layout: 3
+ Interval: 6000
+ Target: "All"
+ Flag: {
+ UF_NOMOB: true
+ UF_SONG: true
+ UF_DUALMODE: true
+ }
+ }
+},
+{
+ Id: 323
+ Name: "DC_DANCINGLESSON"
+ Description: "Dance Lessons"
+ MaxLevel: 10
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 324
+ Name: "DC_THROWARROW"
+ Description: "Slinging Arrow"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ CastTime: 1500
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 1
+ Lv2: 3
+ Lv3: 5
+ Lv4: 7
+ Lv5: 9
+ Lv6: 11
+ Lv7: 13
+ Lv8: 15
+ Lv9: 17
+ Lv10: 19
+ }
+ WeaponTypes: {
+ Whips: true
+ }
+ AmmoTypes: {
+ A_ARROW: true
+ }
+ AmmoAmount: 1
+ }
+},
+{
+ Id: 325
+ Name: "DC_UGLYDANCE"
+ Description: "Hip Shaker"
+ MaxLevel: 5
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Song: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 30000
+ SkillData2: 3000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 23
+ Lv2: 26
+ Lv3: 29
+ Lv4: 32
+ Lv5: 35
+ Lv6: 38
+ Lv7: 41
+ Lv8: 44
+ Lv9: 47
+ Lv10: 50
+ }
+ WeaponTypes: {
+ Whips: true
+ }
+ }
+ Unit: {
+ Id: 0xab
+ Layout: 3
+ Interval: 3000
+ Target: "Enemy"
+ Flag: {
+ UF_DANCE: true
+ }
+ }
+},
+{
+ Id: 326
+ Name: "DC_SCREAM"
+ Description: "Dazzler"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ AfterCastActDelay: 3000
+ SkillData2: 5000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 14
+ Lv3: 16
+ Lv4: 18
+ Lv5: 20
+ Lv6: 22
+ Lv7: 24
+ Lv8: 26
+ Lv9: 28
+ Lv10: 30
+ }
+ }
+},
+{
+ Id: 327
+ Name: "DC_HUMMING"
+ Description: "Focus Ballet"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Song: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 60000
+ SkillData2: 20000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 22
+ Lv2: 24
+ Lv3: 26
+ Lv4: 28
+ Lv5: 30
+ Lv6: 32
+ Lv7: 34
+ Lv8: 36
+ Lv9: 38
+ Lv10: 40
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+ Unit: {
+ Id: 0xac
+ Layout: 3
+ Interval: 3000
+ Target: "All"
+ Flag: {
+ UF_NOMOB: true
+ UF_DANCE: true
+ UF_DUALMODE: true
+ }
+ }
+},
+{
+ Id: 328
+ Name: "DC_DONTFORGETME"
+ Description: "Slow Grace"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Song: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 180000
+ SkillData2: 20000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 28
+ Lv2: 31
+ Lv3: 34
+ Lv4: 37
+ Lv5: 40
+ Lv6: 43
+ Lv7: 46
+ Lv8: 49
+ Lv9: 52
+ Lv10: 55
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+ Unit: {
+ Id: 0xad
+ Layout: 3
+ Interval: 3000
+ Target: "Enemy"
+ Flag: {
+ UF_DANCE: true
+ UF_DUALMODE: true
+ }
+ }
+},
+{
+ Id: 329
+ Name: "DC_FORTUNEKISS"
+ Description: "Lady Luck"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Song: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 120000
+ SkillData2: 20000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 43
+ Lv2: 46
+ Lv3: 49
+ Lv4: 52
+ Lv5: 55
+ Lv6: 58
+ Lv7: 61
+ Lv8: 64
+ Lv9: 67
+ Lv10: 70
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+ Unit: {
+ Id: 0xae
+ Layout: 3
+ Interval: 3000
+ Target: "All"
+ Flag: {
+ UF_NOMOB: true
+ UF_DANCE: true
+ UF_DUALMODE: true
+ }
+ }
+},
+{
+ Id: 330
+ Name: "DC_SERVICEFORYOU"
+ Description: "Gypsy's Kiss"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Song: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 180000
+ SkillData2: 20000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 45
+ Lv3: 50
+ Lv4: 55
+ Lv5: 60
+ Lv6: 65
+ Lv7: 70
+ Lv8: 75
+ Lv9: 80
+ Lv10: 85
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+ Unit: {
+ Id: 0xaf
+ Layout: 3
+ Interval: 3000
+ Target: "All"
+ Flag: {
+ UF_NOMOB: true
+ UF_DANCE: true
+ UF_DUALMODE: true
+ }
+ }
+},
+{
+ Id: 331
+ Name: "NPC_RANDOMMOVE"
+ Description: "Random Move"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+},
+{
+ Id: 332
+ Name: "NPC_SPEEDUP"
+ Description: "Speed UP"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+},
+{
+ Id: 333
+ Name: "NPC_REVENGE"
+ Description: "Revenge"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+},
+{
+ Id: 334
+ Name: "WE_MALE"
+ Description: "I Will Protect You"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Wedding: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 3000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ HPRateCost: -10
+ }
+},
+{
+ Id: 335
+ Name: "WE_FEMALE"
+ Description: "I Look up to You"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Wedding: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 3000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ SPRateCost: -10
+ }
+},
+{
+ Id: 336
+ Name: "WE_CALLPARTNER"
+ Description: "I miss You"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Wedding: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SplashRange: 3
+ InterruptCast: true
+ SkillInstances: 1
+ SkillData1: 20000
+ CoolDown: 0
+ CastTimeOptions: {
+ IgnoreDex: true
+ }
+ Requirements: {
+ SPCost: 1
+ }
+ Unit: {
+ Id: 0xb2
+ Range: -1
+ Interval: -1
+ }
+},
+{
+ Id: 337
+ Name: "ITM_TOMAHAWK"
+ Description: "Throw Tomahawk"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 338
+ Name: "NPC_DARKCROSS"
+ Description: "Cross of Darkness"
+ MaxLevel: 10
+ Range: -1
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Dark"
+ NumberOfHits: -2
+},
+{
+ Id: 339
+ Name: "NPC_GRANDDARKNESS"
+ Description: "Grand cross of Darkness"
+ MaxLevel: 10
+ Range: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ TargetSelf: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Dark"
+ DamageType: {
+ IgnoreCards: true
+ IgnoreFlee: true
+ }
+ CastTime: 2000
+ AfterCastActDelay: 1500
+ AfterCastWalkDelay: 900
+ SkillData1: 900
+ SkillData2: {
+ Lv1: 10000
+ Lv2: 11000
+ Lv3: 12000
+ Lv4: 13000
+ Lv5: 14000
+ Lv6: 15000
+ Lv7: 16000
+ Lv8: 17000
+ Lv9: 18000
+ Lv10: 19000
+ }
+ CoolDown: 0
+ Unit: {
+ Id: 0x86
+ Layout: -1
+ Interval: 300
+ Target: "Enemy"
+ }
+},
+{
+ Id: 340
+ Name: "NPC_DARKSTRIKE"
+ Description: "Soul Strike of Darkness"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Dark"
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 2
+ Lv4: 2
+ Lv5: 3
+ Lv6: 3
+ Lv7: 4
+ Lv8: 4
+ Lv9: 5
+ Lv10: 5
+ }
+ InterruptCast: true
+},
+{
+ Id: 341
+ Name: "NPC_DARKTHUNDER"
+ Description: "Darkness Jupitel"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Dark"
+ NumberOfHits: {
+ Lv1: 3
+ Lv2: 4
+ Lv3: 5
+ Lv4: 6
+ Lv5: 7
+ Lv6: 8
+ Lv7: 9
+ Lv8: 10
+ Lv9: 11
+ Lv10: 12
+ }
+ InterruptCast: true
+ KnockBackTiles: {
+ Lv1: 2
+ Lv2: 3
+ Lv3: 3
+ Lv4: 4
+ Lv5: 4
+ Lv6: 5
+ Lv7: 5
+ Lv8: 6
+ Lv9: 6
+ Lv10: 7
+ }
+},
+{
+ Id: 342
+ Name: "NPC_STOP"
+ Description: "Stop"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ SkillData1: 10000
+ CoolDown: 0
+},
+{
+ Id: 343
+ Name: "NPC_WEAPONBRAKER"
+ Description: "Break weapon"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+},
+{
+ Id: 344
+ Name: "NPC_ARMORBRAKE"
+ Description: "Break armor"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+},
+{
+ Id: 345
+ Name: "NPC_HELMBRAKE"
+ Description: "Break helm"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+},
+{
+ Id: 346
+ Name: "NPC_SHIELDBRAKE"
+ Description: "Break shield"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+},
+{
+ Id: 347
+ Name: "NPC_UNDEADATTACK"
+ Description: "Undead Element Attack"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Undead"
+},
+{
+ Id: 348
+ Name: "NPC_CHANGEUNDEAD"
+ Description: "Undead Attribute Change"
+ MaxLevel: 5
+ Range: 9
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Undead"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 30000
+ CoolDown: 0
+},
+{
+ Id: 349
+ Name: "NPC_POWERUP"
+ Description: "Power Up"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ CoolDown: 0
+},
+{
+ Id: 350
+ Name: "NPC_AGIUP"
+ Description: "Agility UP"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ CoolDown: 0
+},
+{
+ Id: 351
+ Name: "NPC_SIEGEMODE"
+ Description: "Siege Mode"
+ MaxLevel: 1
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+},
+{
+ Id: 352
+ Name: "NPC_CALLSLAVE"
+ Description: "Recall Slaves"
+ MaxLevel: 1
+ Range: 2
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+},
+{
+ Id: 353
+ Name: "NPC_INVISIBLE"
+ Description: "Invisible"
+ MaxLevel: 1
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ SkillData1: 30000
+ CoolDown: 0
+},
+{
+ Id: 354
+ Name: "NPC_RUN"
+ Description: "Run"
+ MaxLevel: 20
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ AfterCastActDelay: {
+ Lv1: 0
+ Lv2: 500
+ Lv3: 1000
+ Lv4: 1500
+ Lv5: 2000
+ Lv6: 2500
+ Lv7: 3000
+ Lv8: 3500
+ Lv9: 4000
+ Lv10: 4500
+ }
+ CoolDown: 0
+},
+{
+ Id: 355
+ Name: "LK_AURABLADE"
+ Description: "Aura Blade"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 40000
+ Lv2: 60000
+ Lv3: 80000
+ Lv4: 100000
+ Lv5: 120000
+ Lv6: 140000
+ Lv7: 160000
+ Lv8: 180000
+ Lv9: 200000
+ Lv10: 220000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 18
+ Lv2: 26
+ Lv3: 34
+ Lv4: 42
+ Lv5: 50
+ Lv6: 58
+ Lv7: 66
+ Lv8: 74
+ Lv9: 82
+ Lv10: 90
+ }
+ WeaponTypes: {
+ Daggers: true
+ 1HSwords: true
+ 2HSwords: true
+ 1HSpears: true
+ 2HSpears: true
+ 1HAxes: true
+ 2HAxes: true
+ Maces: true
+ 2HMaces: true
+ Staves: true
+ Bows: true
+ Knuckles: true
+ Instruments: true
+ Whips: true
+ Books: true
+ Katars: true
+ Revolvers: true
+ Rifles: true
+ GatlingGuns: true
+ Shotguns: true
+ GrenadeLaunchers: true
+ FuumaShurikens: true
+ }
+ }
+},
+{
+ Id: 356
+ Name: "LK_PARRYING"
+ Description: "Parrying"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 15000
+ Lv2: 20000
+ Lv3: 25000
+ Lv4: 30000
+ Lv5: 35000
+ Lv6: 40000
+ Lv7: 45000
+ Lv8: 50000
+ Lv9: 55000
+ Lv10: 60000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 50
+ WeaponTypes: {
+ 2HSwords: true
+ }
+ }
+},
+{
+ Id: 357
+ Name: "LK_CONCENTRATION"
+ Description: "Concentration"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 25000
+ Lv2: 30000
+ Lv3: 35000
+ Lv4: 40000
+ Lv5: 45000
+ Lv6: 50000
+ Lv7: 55000
+ Lv8: 60000
+ Lv9: 65000
+ Lv10: 70000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 14
+ Lv2: 18
+ Lv3: 22
+ Lv4: 26
+ Lv5: 30
+ Lv6: 34
+ Lv7: 38
+ Lv8: 42
+ Lv9: 46
+ Lv10: 50
+ }
+ }
+},
+{
+ Id: 358
+ Name: "LK_TENSIONRELAX"
+ Description: "Relax"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 180000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 15
+ }
+},
+{
+ Id: 359
+ Name: "LK_BERSERK"
+ Description: "Frenzy"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 300000
+ SkillData2: 15000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 200
+ }
+},
+{
+ Id: 361
+ Name: "HP_ASSUMPTIO"
+ Description: "Assumptio"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ SplashRange: 1
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1000
+ Lv2: 1500
+ Lv3: 2000
+ Lv4: 2500
+ Lv5: 3000
+ Lv6: 3500
+ Lv7: 4000
+ Lv8: 4500
+ Lv9: 5000
+ Lv10: 5500
+ }
+ AfterCastActDelay: {
+ Lv1: 1100
+ Lv2: 1200
+ Lv3: 1300
+ Lv4: 1400
+ Lv5: 1500
+ Lv6: 1600
+ Lv7: 1700
+ Lv8: 1800
+ Lv9: 1900
+ Lv10: 2000
+ }
+ SkillData1: {
+ Lv1: 20000
+ Lv2: 40000
+ Lv3: 60000
+ Lv4: 80000
+ Lv5: 100000
+ Lv6: 120000
+ Lv7: 140000
+ Lv8: 160000
+ Lv9: 180000
+ Lv10: 200000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 30
+ Lv3: 40
+ Lv4: 50
+ Lv5: 60
+ Lv6: 70
+ Lv7: 80
+ Lv8: 90
+ Lv9: 100
+ Lv10: 110
+ }
+ }
+},
+{
+ Id: 362
+ Name: "HP_BASILICA"
+ Description: "Basilica"
+ MaxLevel: 5
+ Range: 4
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ KnockBackTiles: 2
+ CastTime: {
+ Lv1: 5000
+ Lv2: 6000
+ Lv3: 7000
+ Lv4: 8000
+ Lv5: 9000
+ Lv6: 10000
+ Lv7: 11000
+ Lv8: 12000
+ Lv9: 13000
+ Lv10: 14000
+ }
+ AfterCastActDelay: {
+ Lv1: 2000
+ Lv2: 3000
+ Lv3: 4000
+ Lv4: 5000
+ Lv5: 6000
+ Lv6: 7000
+ Lv7: 8000
+ Lv8: 9000
+ Lv9: 10000
+ Lv10: 11000
+ }
+ SkillData1: {
+ Lv1: 20000
+ Lv2: 25000
+ Lv3: 30000
+ Lv4: 35000
+ Lv5: 40000
+ Lv6: 45000
+ Lv7: 50000
+ Lv8: 55000
+ Lv9: 60000
+ Lv10: 65000
+ }
+ SkillData2: {
+ Lv1: 20000
+ Lv2: 25000
+ Lv3: 30000
+ Lv4: 35000
+ Lv5: 40000
+ Lv6: 45000
+ Lv7: 50000
+ Lv8: 55000
+ Lv9: 60000
+ Lv10: 65000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 80
+ Lv2: 90
+ Lv3: 100
+ Lv4: 110
+ Lv5: 120
+ Lv6: 130
+ Lv7: 140
+ Lv8: 150
+ Lv9: 160
+ Lv10: 170
+ }
+ Items: {
+ Yellow_Gemstone: 1
+ Red_Gemstone: 1
+ Blue_Gemstone: 1
+ Holy_Water: 1
+ }
+ }
+ Unit: {
+ Id: 0xb4
+ Range: 2
+ Interval: 300
+ Target: "All"
+ }
+},
+{
+ Id: 363
+ Name: "HP_MEDITATIO"
+ Description: "Meditatio"
+ MaxLevel: 10
+ AttackType: "Magic"
+ NumberOfHits: 0
+},
+{
+ Id: 364
+ Name: "HW_SOULDRAIN"
+ Description: "Soul Drain"
+ MaxLevel: 10
+ AttackType: "Magic"
+},
+{
+ Id: 365
+ Name: "HW_MAGICCRASHER"
+ Description: "Stave Crasher"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ InterruptCast: true
+ CastTime: 300
+ AfterCastActDelay: 300
+ CoolDown: 0
+ Requirements: {
+ SPCost: 8
+ }
+},
+{
+ Id: 366
+ Name: "HW_MAGICPOWER"
+ Description: "Mystical Amplification"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 700
+ SkillData1: 30000
+ CoolDown: 0
+ CastTimeOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 14
+ Lv2: 18
+ Lv3: 22
+ Lv4: 26
+ Lv5: 30
+ Lv6: 34
+ Lv7: 38
+ Lv8: 42
+ Lv9: 46
+ Lv10: 50
+ }
+ }
+},
+{
+ Id: 367
+ Name: "PA_PRESSURE"
+ Description: "Gloria Domini"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ IgnoreElement: true
+ IgnoreFlee: true
+ IgnoreDefCards: true
+ }
+ CastTime: {
+ Lv1: 2000
+ Lv2: 2500
+ Lv3: 3000
+ Lv4: 3500
+ Lv5: 4000
+ Lv6: 4500
+ Lv7: 5000
+ Lv8: 5500
+ Lv9: 6000
+ Lv10: 6500
+ }
+ AfterCastActDelay: {
+ Lv1: 2000
+ Lv2: 2500
+ Lv3: 3000
+ Lv4: 3500
+ Lv5: 4000
+ Lv6: 4500
+ Lv7: 5000
+ Lv8: 5500
+ Lv9: 6000
+ Lv10: 6500
+ }
+ SkillData2: {
+ Lv1: 2000
+ Lv2: 3000
+ Lv3: 4000
+ Lv4: 5000
+ Lv5: 6000
+ Lv6: 7000
+ Lv7: 8000
+ Lv8: 9000
+ Lv9: 10000
+ Lv10: 11000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 35
+ Lv3: 40
+ Lv4: 45
+ Lv5: 50
+ Lv6: 55
+ Lv7: 60
+ Lv8: 65
+ Lv9: 70
+ Lv10: 75
+ }
+ }
+},
+{
+ Id: 368
+ Name: "PA_SACRIFICE"
+ Description: "Martyr's Reckoning"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ IgnoreDefense: true
+ IgnoreFlee: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 2000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 100
+ }
+},
+{
+ Id: 369
+ Name: "PA_GOSPEL"
+ Description: "Battle Chant"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ IgnoreFlee: true
+ }
+ InterruptCast: true
+ SkillData1: 60000
+ SkillData2: 60000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 80
+ Lv2: 80
+ Lv3: 80
+ Lv4: 80
+ Lv5: 80
+ Lv6: 100
+ Lv7: 100
+ Lv8: 100
+ Lv9: 100
+ Lv10: 100
+ }
+ }
+ Unit: {
+ Id: 0xb3
+ Layout: -1
+ Interval: 10000
+ Target: "All"
+ Flag: {
+ UF_NOOVERLAP: true
+ }
+ }
+},
+{
+ Id: 370
+ Name: "CH_PALMSTRIKE"
+ Description: "Raging Palm Strike"
+ MaxLevel: 5
+ Range: -2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ InterruptCast: true
+ KnockBackTiles: 3
+ AfterCastActDelay: 300
+ CoolDown: 0
+ CastTimeOptions: {
+ IgnoreDex: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 2
+ Lv2: 4
+ Lv3: 6
+ Lv4: 8
+ Lv5: 10
+ Lv6: 12
+ Lv7: 14
+ Lv8: 16
+ Lv9: 18
+ Lv10: 20
+ }
+ State: "ExplosionSpirits"
+ }
+},
+{
+ Id: 371
+ Name: "CH_TIGERFIST"
+ Description: "Glacier Fist"
+ MaxLevel: 5
+ Range: -2
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ AfterCastActDelay: 700
+ SkillData2: {
+ Lv1: 2000
+ Lv2: 4000
+ Lv3: 6000
+ Lv4: 8000
+ Lv5: 10000
+ Lv6: 12000
+ Lv7: 14000
+ Lv8: 16000
+ Lv9: 18000
+ Lv10: 20000
+ }
+ CoolDown: 0
+ SkillDelayOptions: {
+ IgnoreStatusEffect: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 4
+ Lv2: 6
+ Lv3: 8
+ Lv4: 10
+ Lv5: 12
+ Lv6: 14
+ Lv7: 16
+ Lv8: 18
+ Lv9: 20
+ Lv10: 22
+ }
+ SpiritSphereCost: 1
+ }
+},
+{
+ Id: 372
+ Name: "CH_CHAINCRUSH"
+ Description: "Chain Crush Combo"
+ MaxLevel: 10
+ Range: -2
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: {
+ Lv1: -1
+ Lv2: -1
+ Lv3: -2
+ Lv4: -2
+ Lv5: -3
+ Lv6: -3
+ Lv7: -4
+ Lv8: -4
+ Lv9: -5
+ Lv10: -5
+ }
+ AfterCastActDelay: {
+ Lv1: 800
+ Lv2: 800
+ Lv3: 800
+ Lv4: 800
+ Lv5: 800
+ Lv6: 1000
+ Lv7: 1000
+ Lv8: 1000
+ Lv9: 1000
+ Lv10: 1000
+ }
+ CoolDown: 0
+ SkillDelayOptions: {
+ IgnoreStatusEffect: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 4
+ Lv2: 6
+ Lv3: 8
+ Lv4: 10
+ Lv5: 12
+ Lv6: 14
+ Lv7: 16
+ Lv8: 18
+ Lv9: 20
+ Lv10: 22
+ }
+ SpiritSphereCost: 2
+ }
+},
+{
+ Id: 373
+ Name: "PF_HPCONVERSION"
+ Description: "Indulge"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: {
+ Lv1: 1000
+ Lv2: 1200
+ Lv3: 1400
+ Lv4: 1600
+ Lv5: 1800
+ Lv6: 2000
+ Lv7: 2200
+ Lv8: 2400
+ Lv9: 2600
+ Lv10: 2800
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ }
+},
+{
+ Id: 374
+ Name: "PF_SOULCHANGE"
+ Description: "Soul Exhale"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ PartyOnly: true
+ GuildOnly: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 3000
+ AfterCastActDelay: 5000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 5
+ }
+},
+{
+ Id: 375
+ Name: "PF_SOULBURN"
+ Description: "Soul Siphon"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ IgnoreCards: true
+ IgnoreElement: true
+ IgnoreDefCards: true
+ }
+ InterruptCast: true
+ CoolDown: {
+ Lv1: 10000
+ Lv2: 10000
+ Lv3: 10000
+ Lv4: 10000
+ Lv5: 15000
+ Lv6: 15000
+ Lv7: 15000
+ Lv8: 15000
+ Lv9: 15000
+ Lv10: 15000
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 80
+ Lv2: 90
+ Lv3: 100
+ Lv4: 110
+ Lv5: 120
+ Lv6: 130
+ Lv7: 140
+ Lv8: 150
+ Lv9: 160
+ Lv10: 170
+ }
+ }
+},
+{
+ Id: 376
+ Name: "ASC_KATAR"
+ Description: "Advanced Katar Mastery"
+ MaxLevel: 5
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+},
+{
+ Id: 378
+ Name: "ASC_EDP"
+ Description: "Enchant Deadly Poison"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Poison"
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 40000
+ Lv2: 45000
+ Lv3: 50000
+ Lv4: 55000
+ Lv5: 60000
+ Lv6: 65000
+ Lv7: 70000
+ Lv8: 75000
+ Lv9: 80000
+ Lv10: 85000
+ }
+ SkillData2: {
+ Lv1: 20000
+ Lv2: 30000
+ Lv3: 40000
+ Lv4: 50000
+ Lv5: 60000
+ Lv6: 70000
+ Lv7: 80000
+ Lv8: 90000
+ Lv9: 100000
+ Lv10: 110000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 60
+ Lv2: 70
+ Lv3: 80
+ Lv4: 90
+ Lv5: 100
+ Lv6: 110
+ Lv7: 120
+ Lv8: 130
+ Lv9: 140
+ Lv10: 150
+ }
+ Items: {
+ Poison_Bottle: 1
+ }
+ }
+},
+{
+ Id: 379
+ Name: "ASC_BREAKER"
+ Description: "Soul Destroyer"
+ MaxLevel: 10
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ IgnoreCards: true
+ }
+ InterruptCast: true
+ CastTime: 700
+ AfterCastActDelay: {
+ Lv1: 1000
+ Lv2: 1200
+ Lv3: 1400
+ Lv4: 1600
+ Lv5: 1800
+ Lv6: 2000
+ Lv7: 2200
+ Lv8: 2400
+ Lv9: 2600
+ Lv10: 2800
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 20
+ Lv3: 20
+ Lv4: 20
+ Lv5: 20
+ Lv6: 30
+ Lv7: 30
+ Lv8: 30
+ Lv9: 30
+ Lv10: 30
+ }
+ }
+},
+{
+ Id: 380
+ Name: "SN_SIGHT"
+ Description: "Falcon Eyes"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 30000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 20
+ Lv3: 25
+ Lv4: 25
+ Lv5: 30
+ Lv6: 30
+ Lv7: 35
+ Lv8: 35
+ Lv9: 40
+ Lv10: 40
+ }
+ }
+},
+{
+ Id: 381
+ Name: "SN_FALCONASSAULT"
+ Description: "Falcon Assault"
+ MaxLevel: 5
+ Range: 5
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ IgnoreFlee: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 3000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 34
+ Lv3: 38
+ Lv4: 42
+ Lv5: 46
+ Lv6: 50
+ Lv7: 54
+ Lv8: 58
+ Lv9: 62
+ Lv10: 66
+ }
+ State: "Falcon"
+ }
+},
+{
+ Id: 382
+ Name: "SN_SHARPSHOOTING"
+ Description: "Focused Arrow Strike"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ SplashRange: 2
+ InterruptCast: true
+ SkillInstances: 13
+ CastTime: 2000
+ AfterCastActDelay: 1500
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 18
+ Lv2: 21
+ Lv3: 24
+ Lv4: 27
+ Lv5: 30
+ Lv6: 33
+ Lv7: 36
+ Lv8: 39
+ Lv9: 42
+ Lv10: 45
+ }
+ WeaponTypes: {
+ Bows: true
+ }
+ AmmoTypes: {
+ A_ARROW: true
+ }
+ AmmoAmount: 1
+ }
+},
+{
+ Id: 383
+ Name: "SN_WINDWALK"
+ Description: "Wind Walker"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ InterruptCast: true
+ CastTime: {
+ Lv1: 2000
+ Lv2: 2400
+ Lv3: 2800
+ Lv4: 3200
+ Lv5: 3600
+ Lv6: 4000
+ Lv7: 4400
+ Lv8: 4800
+ Lv9: 5200
+ Lv10: 5600
+ }
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 130000
+ Lv2: 160000
+ Lv3: 190000
+ Lv4: 220000
+ Lv5: 250000
+ Lv6: 280000
+ Lv7: 310000
+ Lv8: 340000
+ Lv9: 370000
+ Lv10: 400000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 46
+ Lv2: 52
+ Lv3: 58
+ Lv4: 64
+ Lv5: 70
+ Lv6: 76
+ Lv7: 82
+ Lv8: 88
+ Lv9: 94
+ Lv10: 100
+ }
+ }
+},
+{
+ Id: 384
+ Name: "WS_MELTDOWN"
+ Description: "Shattering Strike"
+ MaxLevel: 10
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 500
+ Lv2: 500
+ Lv3: 600
+ Lv4: 600
+ Lv5: 700
+ Lv6: 700
+ Lv7: 800
+ Lv8: 800
+ Lv9: 900
+ Lv10: 1000
+ }
+ SkillData1: {
+ Lv1: 15000
+ Lv2: 20000
+ Lv3: 25000
+ Lv4: 30000
+ Lv5: 35000
+ Lv6: 40000
+ Lv7: 45000
+ Lv8: 50000
+ Lv9: 55000
+ Lv10: 60000
+ }
+ SkillData2: 5000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 50
+ Lv2: 50
+ Lv3: 60
+ Lv4: 60
+ Lv5: 70
+ Lv6: 70
+ Lv7: 80
+ Lv8: 80
+ Lv9: 90
+ Lv10: 90
+ }
+ }
+},
+{
+ Id: 387
+ Name: "WS_CARTBOOST"
+ Description: "Cart Boost"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 60000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 20
+ State: "Cart"
+ }
+},
+{
+ Id: 389
+ Name: "ST_CHASEWALK"
+ Description: "Stealth"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 1200
+ SkillData1: 10000
+ SkillData2: 30000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 390
+ Name: "ST_REJECTSWORD"
+ Description: "Counter Instinct"
+ MaxLevel: 5
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ InterruptCast: true
+ SkillData1: 300000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 15
+ Lv3: 20
+ Lv4: 25
+ Lv5: 30
+ Lv6: 35
+ Lv7: 40
+ Lv8: 45
+ Lv9: 50
+ Lv10: 55
+ }
+ }
+},
+{
+ Id: 392
+ Name: "CR_ALCHEMY"
+ Description: "Alchemy"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+},
+{
+ Id: 393
+ Name: "CR_SYNTHESISPOTION"
+ Description: "Potion Synthesis"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+},
+{
+ Id: 394
+ Name: "CG_ARROWVULCAN"
+ Description: "Vulcan Arrow"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: -9
+ InterruptCast: true
+ CastTime: {
+ Lv1: 2000
+ Lv2: 2200
+ Lv3: 2400
+ Lv4: 2600
+ Lv5: 2800
+ Lv6: 3000
+ Lv7: 3200
+ Lv8: 3400
+ Lv9: 3600
+ Lv10: 3800
+ }
+ AfterCastActDelay: {
+ Lv1: 2800
+ Lv2: 2800
+ Lv3: 2800
+ Lv4: 2800
+ Lv5: 2800
+ Lv6: 3000
+ Lv7: 3000
+ Lv8: 3000
+ Lv9: 3000
+ Lv10: 3000
+ }
+ AfterCastWalkDelay: 2000
+ CoolDown: 0
+ SkillDelayOptions: {
+ IgnoreStatusEffect: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 14
+ Lv3: 16
+ Lv4: 18
+ Lv5: 20
+ Lv6: 22
+ Lv7: 24
+ Lv8: 26
+ Lv9: 28
+ Lv10: 30
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ AmmoTypes: {
+ A_ARROW: true
+ }
+ AmmoAmount: 1
+ }
+},
+{
+ Id: 395
+ Name: "CG_MOONLIT"
+ Description: "Sheltering Bliss"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Ensemble: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SplashRange: 3
+ InterruptCast: true
+ KnockBackTiles: 2
+ SkillData1: {
+ Lv1: 20000
+ Lv2: 25000
+ Lv3: 30000
+ Lv4: 35000
+ Lv5: 40000
+ Lv6: 45000
+ Lv7: 50000
+ Lv8: 55000
+ Lv9: 60000
+ Lv10: 65000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 40
+ Lv3: 50
+ Lv4: 60
+ Lv5: 70
+ Lv6: 80
+ Lv7: 90
+ Lv8: 100
+ Lv9: 110
+ Lv10: 120
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+ Unit: {
+ Id: 0xb5
+ Layout: 4
+ Interval: -1
+ Target: "All"
+ Flag: {
+ UF_ENSEMBLE: true
+ }
+ }
+},
+{
+ Id: 396
+ Name: "CG_MARIONETTE"
+ Description: "Marionette Control"
+ MaxLevel: 1
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ PartyOnly: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: 1000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 100
+ }
+},
+{
+ Id: 397
+ Name: "LK_SPIRALPIERCE"
+ Description: "Spiral Pierce"
+ MaxLevel: 5
+ Range: 5
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ IgnoreDefense: true
+ }
+ NumberOfHits: 5
+ CastTime: {
+ Lv1: 300
+ Lv2: 500
+ Lv3: 700
+ Lv4: 900
+ Lv5: 1000
+ Lv6: 1000
+ Lv7: 1000
+ Lv8: 1000
+ Lv9: 1000
+ Lv10: 1000
+ }
+ AfterCastActDelay: {
+ Lv1: 1200
+ Lv2: 1400
+ Lv3: 1600
+ Lv4: 1800
+ Lv5: 2000
+ Lv6: 2200
+ Lv7: 2400
+ Lv8: 2600
+ Lv9: 2800
+ Lv10: 3000
+ }
+ SkillData2: 1000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 18
+ Lv2: 21
+ Lv3: 24
+ Lv4: 27
+ Lv5: 30
+ Lv6: 33
+ Lv7: 36
+ Lv8: 39
+ Lv9: 42
+ Lv10: 45
+ }
+ WeaponTypes: {
+ 1HSpears: true
+ 2HSpears: true
+ }
+ }
+},
+{
+ Id: 398
+ Name: "LK_HEADCRUSH"
+ Description: "Traumatic Blow"
+ MaxLevel: 5
+ Range: 4
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ AfterCastActDelay: 500
+ SkillData2: 120000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 23
+ }
+},
+{
+ Id: 399
+ Name: "LK_JOINTBEAT"
+ Description: "Vital Strike"
+ MaxLevel: 10
+ Range: 4
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ AfterCastActDelay: {
+ Lv1: 800
+ Lv2: 800
+ Lv3: 800
+ Lv4: 800
+ Lv5: 800
+ Lv6: 1000
+ Lv7: 1000
+ Lv8: 1000
+ Lv9: 1000
+ Lv10: 1000
+ }
+ SkillData2: 30000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 12
+ Lv3: 14
+ Lv4: 14
+ Lv5: 16
+ Lv6: 16
+ Lv7: 18
+ Lv8: 18
+ Lv9: 20
+ Lv10: 20
+ }
+ WeaponTypes: {
+ 1HSpears: true
+ 2HSpears: true
+ }
+ }
+},
+{
+ Id: 400
+ Name: "HW_NAPALMVULCAN"
+ Description: "Napalm Vulcan"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Ghost"
+ DamageType: {
+ SplashArea: true
+ SplitDamage: true
+ }
+ SplashRange: 1
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData2: 45000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 25
+ Lv3: 40
+ Lv4: 55
+ Lv5: 70
+ Lv6: 85
+ Lv7: 100
+ Lv8: 115
+ Lv9: 130
+ Lv10: 145
+ }
+ }
+},
+{
+ Id: 401
+ Name: "CH_SOULCOLLECT"
+ Description: "Zen"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ SkillData1: 600000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 20
+ }
+},
+{
+ Id: 402
+ Name: "PF_MINDBREAKER"
+ Description: "Mind Breaker"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: {
+ Lv1: 800
+ Lv2: 900
+ Lv3: 1000
+ Lv4: 1100
+ Lv5: 1200
+ Lv6: 1300
+ Lv7: 1400
+ Lv8: 1500
+ Lv9: 1600
+ Lv10: 1700
+ }
+ SkillData1: 30000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 15
+ Lv3: 18
+ Lv4: 21
+ Lv5: 24
+ Lv6: 27
+ Lv7: 30
+ Lv8: 33
+ Lv9: 36
+ Lv10: 39
+ }
+ }
+},
+{
+ Id: 403
+ Name: "PF_MEMORIZE"
+ Description: "Foresight"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 5000
+ CoolDown: 0
+ CastTimeOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ }
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 404
+ Name: "PF_FOGWALL"
+ Description: "Blinding Mist"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ TargetSelf: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Earth"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillInstances: 2
+ SkillData1: 20000
+ SkillData2: 10000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 25
+ }
+ Unit: {
+ Id: 0xb6
+ Layout: -1
+ Interval: -1
+ Target: "All"
+ }
+},
+{
+ Id: 405
+ Name: "PF_SPIDERWEB"
+ Description: "Fiber Lock"
+ MaxLevel: 1
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillInstances: 3
+ SkillData1: 30000
+ SkillData2: 8000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 50
+ Items: {
+ Spiderweb: 1
+ }
+ }
+ Unit: {
+ Id: 0xb7
+ Interval: -1
+ Target: "Enemy"
+ }
+},
+{
+ Id: 406
+ Name: "ASC_METEORASSAULT"
+ Description: "Meteor Assault"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ IgnoreCards: true
+ }
+ SplashRange: 2
+ CastDefRate: 33
+ CastTime: 500
+ AfterCastActDelay: 500
+ SkillData2: {
+ Lv1: 10000
+ Lv2: 5000
+ Lv3: 120000
+ Lv4: 120000
+ Lv5: 120000
+ Lv6: 120000
+ Lv7: 120000
+ Lv8: 120000
+ Lv9: 120000
+ Lv10: 120000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 12
+ Lv3: 14
+ Lv4: 16
+ Lv5: 18
+ Lv6: 20
+ Lv7: 22
+ Lv8: 24
+ Lv9: 26
+ Lv10: 28
+ }
+ }
+},
+{
+ Id: 407
+ Name: "ASC_CDP"
+ Description: "Create Deadly Poison"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ AfterCastActDelay: 500
+ CoolDown: 0
+ Requirements: {
+ SPCost: 50
+ }
+},
+{
+ Id: 408
+ Name: "WE_BABY"
+ Description: "Baby"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Wedding: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 3000
+ SkillData1: 300000
+ CoolDown: 0
+ CastTimeOptions: {
+ IgnoreDex: true
+ }
+ Requirements: {
+ SPCost: 1
+ SPRateCost: -10
+ }
+},
+{
+ Id: 409
+ Name: "WE_CALLPARENT"
+ Description: "Call Parent"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Wedding: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SplashRange: 3
+ InterruptCast: true
+ SkillInstances: 1
+ SkillData1: 20000
+ CoolDown: 0
+ CastTimeOptions: {
+ IgnoreDex: true
+ }
+ Requirements: {
+ SPCost: 1
+ }
+ Unit: {
+ Id: 0xb2
+ Range: -1
+ Interval: -1
+ }
+},
+{
+ Id: 410
+ Name: "WE_CALLBABY"
+ Description: "Call Baby"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Wedding: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SplashRange: 3
+ InterruptCast: true
+ SkillInstances: 1
+ SkillData1: 20000
+ CoolDown: 0
+ CastTimeOptions: {
+ IgnoreDex: true
+ }
+ Requirements: {
+ SPCost: 1
+ }
+ Unit: {
+ Id: 0xb2
+ Range: -1
+ Interval: -1
+ }
+},
+{
+ Id: 411
+ Name: "TK_RUN"
+ Description: "Running"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ KnockBackTiles: 4
+ CastTime: {
+ Lv1: 6000
+ Lv2: 5000
+ Lv3: 4000
+ Lv4: 3000
+ Lv5: 2000
+ Lv6: 1000
+ Lv7: 0
+ Lv8: 0
+ Lv9: 0
+ Lv10: 0
+ }
+ SkillData1: 1000
+ SkillData2: 150000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 100
+ Lv2: 90
+ Lv3: 80
+ Lv4: 70
+ Lv5: 60
+ Lv6: 50
+ Lv7: 40
+ Lv8: 30
+ Lv9: 20
+ Lv10: 10
+ }
+ State: "Moveable"
+ }
+},
+{
+ Id: 412
+ Name: "TK_READYSTORM"
+ Description: "Tornado Stance"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 413
+ Name: "TK_STORMKICK"
+ Description: "Tornado Kick"
+ MaxLevel: 7
+ Range: -2
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 2
+ NumberOfHits: -3
+ Requirements: {
+ SPCost: {
+ Lv1: 14
+ Lv2: 12
+ Lv3: 10
+ Lv4: 8
+ Lv5: 6
+ Lv6: 4
+ Lv7: 2
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 414
+ Name: "TK_READYDOWN"
+ Description: "Heel Drop Stance"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 415
+ Name: "TK_DOWNKICK"
+ Description: "Heel Drop"
+ MaxLevel: 7
+ Range: -2
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: -3
+ SkillData2: 3000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 14
+ Lv2: 12
+ Lv3: 10
+ Lv4: 8
+ Lv5: 6
+ Lv6: 4
+ Lv7: 2
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 416
+ Name: "TK_READYTURN"
+ Description: "Roundhouse Stance"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 417
+ Name: "TK_TURNKICK"
+ Description: "Roundhouse Kick"
+ MaxLevel: 7
+ Range: -2
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 1
+ NumberOfHits: -3
+ KnockBackTiles: 2
+ SkillData2: 2000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 14
+ Lv2: 12
+ Lv3: 10
+ Lv4: 8
+ Lv5: 6
+ Lv6: 4
+ Lv7: 2
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 418
+ Name: "TK_READYCOUNTER"
+ Description: "Counter Kick Stance"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 419
+ Name: "TK_COUNTER"
+ Description: "Counter Kick"
+ MaxLevel: 7
+ Range: -2
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ IgnoreFlee: true
+ }
+ NumberOfHits: -3
+ Requirements: {
+ SPCost: {
+ Lv1: 14
+ Lv2: 12
+ Lv3: 10
+ Lv4: 8
+ Lv5: 6
+ Lv6: 4
+ Lv7: 2
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 420
+ Name: "TK_DODGE"
+ Description: "Tumbling"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 421
+ Name: "TK_JUMPKICK"
+ Description: "Flying Kick"
+ MaxLevel: 7
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: -3
+ Requirements: {
+ SPCost: {
+ Lv1: 70
+ Lv2: 60
+ Lv3: 50
+ Lv4: 40
+ Lv5: 30
+ Lv6: 20
+ Lv7: 10
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 422
+ Name: "TK_HPTIME"
+ Description: "Peaceful Break"
+ MaxLevel: 10
+ SplashRange: 1
+ NumberOfHits: 0
+},
+{
+ Id: 423
+ Name: "TK_SPTIME"
+ Description: "Happy Break"
+ MaxLevel: 10
+ SplashRange: 1
+ NumberOfHits: 0
+ SkillData1: 1800000
+ CoolDown: 0
+},
+{
+ Id: 424
+ Name: "TK_POWER"
+ Description: "Kihop"
+ MaxLevel: 5
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 425
+ Name: "TK_SEVENWIND"
+ Description: "Mild Wind"
+ MaxLevel: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: {
+ Lv1: "Ele_Earth"
+ Lv2: "Ele_Wind"
+ Lv3: "Ele_Water"
+ Lv4: "Ele_Fire"
+ Lv5: "Ele_Ghost"
+ Lv6: "Ele_Dark"
+ Lv7: "Ele_Holy"
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 300000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 20
+ Lv3: 20
+ Lv4: 20
+ Lv5: 50
+ Lv6: 50
+ Lv7: 50
+ Lv8: 50
+ Lv9: 50
+ Lv10: 50
+ }
+ }
+},
+{
+ Id: 426
+ Name: "TK_HIGHJUMP"
+ Description: "Taekwon Jump"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: {
+ Lv1: 5000
+ Lv2: 4000
+ Lv3: 3000
+ Lv4: 2000
+ Lv5: 1000
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 50
+ }
+},
+{
+ Id: 427
+ Name: "SG_FEEL"
+ Description: "Feeling the Sun Moon and Stars"
+ MaxLevel: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 100
+ }
+},
+{
+ Id: 428
+ Name: "SG_SUN_WARM"
+ Description: "Warmth of the Sun"
+ MaxLevel: 3
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 1
+ InterruptCast: true
+ KnockBackTiles: 2
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 20000
+ Lv3: 60000
+ Lv4: 60000
+ Lv5: 60000
+ Lv6: 60000
+ Lv7: 60000
+ Lv8: 60000
+ Lv9: 60000
+ Lv10: 60000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 20
+ }
+ Unit: {
+ Id: 0x86
+ Range: 1
+ Interval: 100
+ Target: "Enemy"
+ }
+},
+{
+ Id: 429
+ Name: "SG_MOON_WARM"
+ Description: "Warmth of the Moon"
+ MaxLevel: 3
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 1
+ InterruptCast: true
+ KnockBackTiles: 2
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 20000
+ Lv3: 60000
+ Lv4: 60000
+ Lv5: 60000
+ Lv6: 60000
+ Lv7: 60000
+ Lv8: 60000
+ Lv9: 60000
+ Lv10: 60000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 20
+ }
+ Unit: {
+ Id: 0x86
+ Range: 1
+ Interval: 100
+ Target: "Enemy"
+ }
+},
+{
+ Id: 430
+ Name: "SG_STAR_WARM"
+ Description: "Warmth of the Stars"
+ MaxLevel: 3
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 1
+ InterruptCast: true
+ KnockBackTiles: 2
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 20000
+ Lv3: 60000
+ Lv4: 60000
+ Lv5: 60000
+ Lv6: 60000
+ Lv7: 60000
+ Lv8: 60000
+ Lv9: 60000
+ Lv10: 60000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ }
+ Unit: {
+ Id: 0x86
+ Range: 1
+ Interval: 100
+ Target: "Enemy"
+ }
+},
+{
+ Id: 431
+ Name: "SG_SUN_COMFORT"
+ Description: "Comfort of the Sun"
+ MaxLevel: 4
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 80000
+ Lv2: 160000
+ Lv3: 240000
+ Lv4: 320000
+ Lv5: 400000
+ Lv6: 480000
+ Lv7: 560000
+ Lv8: 640000
+ Lv9: 720000
+ Lv10: 800000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 70
+ Lv2: 60
+ Lv3: 50
+ Lv4: 40
+ Lv5: 30
+ Lv6: 20
+ Lv7: 10
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 432
+ Name: "SG_MOON_COMFORT"
+ Description: "Comfort of the Moon"
+ MaxLevel: 4
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 80000
+ Lv2: 160000
+ Lv3: 240000
+ Lv4: 320000
+ Lv5: 400000
+ Lv6: 480000
+ Lv7: 560000
+ Lv8: 640000
+ Lv9: 720000
+ Lv10: 800000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 70
+ Lv2: 60
+ Lv3: 50
+ Lv4: 40
+ Lv5: 30
+ Lv6: 20
+ Lv7: 10
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 433
+ Name: "SG_STAR_COMFORT"
+ Description: "Comfort of the Stars"
+ MaxLevel: 4
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 80000
+ Lv2: 160000
+ Lv3: 240000
+ Lv4: 320000
+ Lv5: 400000
+ Lv6: 480000
+ Lv7: 560000
+ Lv8: 640000
+ Lv9: 720000
+ Lv10: 800000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 70
+ Lv2: 60
+ Lv3: 50
+ Lv4: 40
+ Lv5: 30
+ Lv6: 20
+ Lv7: 10
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 434
+ Name: "SG_HATE"
+ Description: "Hatred of the Sun Moon and Stars"
+ MaxLevel: 3
+ Range: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 100
+ }
+},
+{
+ Id: 435
+ Name: "SG_SUN_ANGER"
+ Description: "Anger of the Sun"
+ MaxLevel: 3
+ NumberOfHits: 0
+},
+{
+ Id: 436
+ Name: "SG_MOON_ANGER"
+ Description: "Anger of the Moon"
+ MaxLevel: 3
+ NumberOfHits: 0
+},
+{
+ Id: 437
+ Name: "SG_STAR_ANGER"
+ Description: "Anger of the Stars"
+ MaxLevel: 3
+ NumberOfHits: 0
+},
+{
+ Id: 438
+ Name: "SG_SUN_BLESS"
+ Description: "Blessing of the Sun"
+ MaxLevel: 5
+ NumberOfHits: 0
+},
+{
+ Id: 439
+ Name: "SG_MOON_BLESS"
+ Description: "Blessing of the Moon"
+ MaxLevel: 5
+ NumberOfHits: 0
+},
+{
+ Id: 440
+ Name: "SG_STAR_BLESS"
+ Description: "Blessing of the Stars"
+ MaxLevel: 5
+ NumberOfHits: 0
+},
+{
+ Id: 441
+ Name: "SG_DEVIL"
+ Description: "Demon of the Sun Moon and Stars"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 442
+ Name: "SG_FRIEND"
+ Description: "Friend of the Sun Moon and Stars"
+ MaxLevel: 3
+ NumberOfHits: 0
+ SkillData1: 10000
+ CoolDown: 0
+},
+{
+ Id: 443
+ Name: "SG_KNOWLEDGE"
+ Description: "Knowledge of the Sun Moon and Stars"
+ MaxLevel: 10
+ NumberOfHits: 0
+ SkillData1: 600000
+ CoolDown: 0
+},
+{
+ Id: 444
+ Name: "SG_FUSION"
+ Description: "Union of the Sun Moon and Stars"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 1000
+ SkillData1: 600000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 100
+ }
+},
+{
+ Id: 445
+ Name: "SL_ALCHEMIST"
+ Description: "Spirit of the Alchemist"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 200000
+ Lv3: 250000
+ Lv4: 300000
+ Lv5: 350000
+ Lv6: 400000
+ Lv7: 450000
+ Lv8: 500000
+ Lv9: 550000
+ Lv10: 600000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 460
+ Lv2: 360
+ Lv3: 260
+ Lv4: 160
+ Lv5: 60
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 446
+ Name: "AM_BERSERKPITCHER"
+ Description: "Aid Berserk Potion"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ Spirit: true
+ PartyOnly: true
+ GuildOnly: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 500
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ SPRateCost: 8
+ Items: {
+ Berserk_Potion: 2
+ }
+ }
+},
+{
+ Id: 447
+ Name: "SL_MONK"
+ Description: "Spirit of the Monk"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 200000
+ Lv3: 250000
+ Lv4: 300000
+ Lv5: 350000
+ Lv6: 400000
+ Lv7: 450000
+ Lv8: 500000
+ Lv9: 550000
+ Lv10: 600000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 460
+ Lv2: 360
+ Lv3: 260
+ Lv4: 160
+ Lv5: 60
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 448
+ Name: "SL_STAR"
+ Description: "Spirit of the Star Gladiator"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 200000
+ Lv3: 250000
+ Lv4: 300000
+ Lv5: 350000
+ Lv6: 400000
+ Lv7: 450000
+ Lv8: 500000
+ Lv9: 550000
+ Lv10: 600000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 460
+ Lv2: 360
+ Lv3: 260
+ Lv4: 160
+ Lv5: 60
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 449
+ Name: "SL_SAGE"
+ Description: "Spirit of the Sage"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 200000
+ Lv3: 250000
+ Lv4: 300000
+ Lv5: 350000
+ Lv6: 400000
+ Lv7: 450000
+ Lv8: 500000
+ Lv9: 550000
+ Lv10: 600000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 460
+ Lv2: 360
+ Lv3: 260
+ Lv4: 160
+ Lv5: 60
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 450
+ Name: "SL_CRUSADER"
+ Description: "Spirit of the Crusader"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 200000
+ Lv3: 250000
+ Lv4: 300000
+ Lv5: 350000
+ Lv6: 400000
+ Lv7: 450000
+ Lv8: 500000
+ Lv9: 550000
+ Lv10: 600000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 460
+ Lv2: 360
+ Lv3: 260
+ Lv4: 160
+ Lv5: 60
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 451
+ Name: "SL_SUPERNOVICE"
+ Description: "Spirit of the Supernovice"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 200000
+ Lv3: 250000
+ Lv4: 300000
+ Lv5: 350000
+ Lv6: 400000
+ Lv7: 450000
+ Lv8: 500000
+ Lv9: 550000
+ Lv10: 600000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 460
+ Lv2: 360
+ Lv3: 260
+ Lv4: 160
+ Lv5: 60
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 452
+ Name: "SL_KNIGHT"
+ Description: "Spirit of the Knight"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 200000
+ Lv3: 250000
+ Lv4: 300000
+ Lv5: 350000
+ Lv6: 400000
+ Lv7: 450000
+ Lv8: 500000
+ Lv9: 550000
+ Lv10: 600000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 460
+ Lv2: 360
+ Lv3: 260
+ Lv4: 160
+ Lv5: 60
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 453
+ Name: "SL_WIZARD"
+ Description: "Spirit of the Wizard"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 200000
+ Lv3: 250000
+ Lv4: 300000
+ Lv5: 350000
+ Lv6: 400000
+ Lv7: 450000
+ Lv8: 500000
+ Lv9: 550000
+ Lv10: 600000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 460
+ Lv2: 360
+ Lv3: 260
+ Lv4: 160
+ Lv5: 60
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 454
+ Name: "SL_PRIEST"
+ Description: "Spirit of the Priest"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 200000
+ Lv3: 250000
+ Lv4: 300000
+ Lv5: 350000
+ Lv6: 400000
+ Lv7: 450000
+ Lv8: 500000
+ Lv9: 550000
+ Lv10: 600000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 460
+ Lv2: 360
+ Lv3: 260
+ Lv4: 160
+ Lv5: 60
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 455
+ Name: "SL_BARDDANCER"
+ Description: "Spirit of the Artist"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 200000
+ Lv3: 250000
+ Lv4: 300000
+ Lv5: 350000
+ Lv6: 400000
+ Lv7: 450000
+ Lv8: 500000
+ Lv9: 550000
+ Lv10: 600000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 460
+ Lv2: 360
+ Lv3: 260
+ Lv4: 160
+ Lv5: 60
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 456
+ Name: "SL_ROGUE"
+ Description: "Spirit of the Rogue"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 200000
+ Lv3: 250000
+ Lv4: 300000
+ Lv5: 350000
+ Lv6: 400000
+ Lv7: 450000
+ Lv8: 500000
+ Lv9: 550000
+ Lv10: 600000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 460
+ Lv2: 360
+ Lv3: 260
+ Lv4: 160
+ Lv5: 60
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 457
+ Name: "SL_ASSASIN"
+ Description: "Spirit of the Assasin"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 200000
+ Lv3: 250000
+ Lv4: 300000
+ Lv5: 350000
+ Lv6: 400000
+ Lv7: 450000
+ Lv8: 500000
+ Lv9: 550000
+ Lv10: 600000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 460
+ Lv2: 360
+ Lv3: 260
+ Lv4: 160
+ Lv5: 60
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 458
+ Name: "SL_BLACKSMITH"
+ Description: "Spirit of the Blacksmith"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 200000
+ Lv3: 250000
+ Lv4: 300000
+ Lv5: 350000
+ Lv6: 400000
+ Lv7: 450000
+ Lv8: 500000
+ Lv9: 550000
+ Lv10: 600000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 460
+ Lv2: 360
+ Lv3: 260
+ Lv4: 160
+ Lv5: 60
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 459
+ Name: "BS_ADRENALINE2"
+ Description: "Advanced Adrenaline Rush"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Spirit: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ KnockBackTiles: 0
+ SkillData1: 150000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 64
+ WeaponTypes: {
+ NoWeapon: true
+ Daggers: true
+ 1HSwords: true
+ 2HSwords: true
+ 1HSpears: true
+ 2HSpears: true
+ 1HAxes: true
+ 2HAxes: true
+ Maces: true
+ 2HMaces: true
+ Staves: true
+ Knuckles: true
+ Instruments: true
+ Whips: true
+ Books: true
+ Katars: true
+ }
+ }
+},
+{
+ Id: 460
+ Name: "SL_HUNTER"
+ Description: "Spirit of the Hunter"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 200000
+ Lv3: 250000
+ Lv4: 300000
+ Lv5: 350000
+ Lv6: 400000
+ Lv7: 450000
+ Lv8: 500000
+ Lv9: 550000
+ Lv10: 600000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 460
+ Lv2: 360
+ Lv3: 260
+ Lv4: 160
+ Lv5: 60
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 461
+ Name: "SL_SOULLINKER"
+ Description: "Spirit of the Soul Linker"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 200000
+ Lv3: 250000
+ Lv4: 300000
+ Lv5: 350000
+ Lv6: 400000
+ Lv7: 450000
+ Lv8: 500000
+ Lv9: 550000
+ Lv10: 600000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 460
+ Lv2: 360
+ Lv3: 260
+ Lv4: 160
+ Lv5: 60
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 462
+ Name: "SL_KAIZEL"
+ Description: "Kaizel"
+ MaxLevel: 7
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 4500
+ Lv2: 4000
+ Lv3: 3500
+ Lv4: 3000
+ Lv5: 2500
+ Lv6: 2000
+ Lv7: 1500
+ Lv8: 1000
+ Lv9: 500
+ Lv10: 1
+ }
+ SkillData1: 1800000
+ SkillData2: 2000
+ CoolDown: 0
+ CastTimeOptions: {
+ IgnoreDex: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 120
+ Lv2: 110
+ Lv3: 100
+ Lv4: 90
+ Lv5: 80
+ Lv6: 70
+ Lv7: 60
+ Lv8: 50
+ Lv9: 40
+ Lv10: 30
+ }
+ }
+},
+{
+ Id: 463
+ Name: "SL_KAAHI"
+ Description: "Kaahi"
+ MaxLevel: 7
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 500
+ SkillData1: 1800000
+ SkillData2: 500
+ CoolDown: 0
+ Requirements: {
+ SPCost: 30
+ }
+},
+{
+ Id: 464
+ Name: "SL_KAUPE"
+ Description: "Kaupe"
+ MaxLevel: 3
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 500
+ AfterCastActDelay: 500
+ SkillData1: 600000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 30
+ Lv3: 40
+ Lv4: 50
+ Lv5: 60
+ Lv6: 70
+ Lv7: 80
+ Lv8: 90
+ Lv9: 100
+ Lv10: 110
+ }
+ }
+},
+{
+ Id: 465
+ Name: "SL_KAITE"
+ Description: "Kaite"
+ MaxLevel: 7
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 6000
+ Lv2: 5500
+ Lv3: 5000
+ Lv4: 4500
+ Lv5: 4000
+ Lv6: 3500
+ Lv7: 3000
+ Lv8: 2500
+ Lv9: 2000
+ Lv10: 1500
+ }
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 120000
+ Lv3: 180000
+ Lv4: 240000
+ Lv5: 300000
+ Lv6: 360000
+ Lv7: 600000
+ Lv8: 600000
+ Lv9: 600000
+ Lv10: 600000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 70
+ }
+},
+{
+ Id: 466
+ Name: "SL_KAINA"
+ Description: "Kaina"
+ MaxLevel: 7
+ AttackType: "Magic"
+ NumberOfHits: 0
+ InterruptCast: true
+},
+{
+ Id: 467
+ Name: "SL_STIN"
+ Description: "Estin"
+ MaxLevel: 7
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Endowed"
+ KnockBackTiles: 2
+ CastTime: 100
+ AfterCastActDelay: 500
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 18
+ Lv2: 20
+ Lv3: 22
+ Lv4: 24
+ Lv5: 26
+ Lv6: 28
+ Lv7: 30
+ Lv8: 32
+ Lv9: 34
+ Lv10: 36
+ }
+ }
+},
+{
+ Id: 468
+ Name: "SL_STUN"
+ Description: "Estun"
+ MaxLevel: 7
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Endowed"
+ CastTime: 100
+ AfterCastActDelay: 500
+ SkillData1: 2000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 18
+ Lv2: 20
+ Lv3: 22
+ Lv4: 24
+ Lv5: 26
+ Lv6: 28
+ Lv7: 30
+ Lv8: 32
+ Lv9: 34
+ Lv10: 36
+ }
+ }
+},
+{
+ Id: 469
+ Name: "SL_SMA"
+ Description: "Esma"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Endowed"
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 500
+ SkillData1: 3000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 8
+ Lv2: 16
+ Lv3: 24
+ Lv4: 32
+ Lv5: 40
+ Lv6: 48
+ Lv7: 56
+ Lv8: 64
+ Lv9: 72
+ Lv10: 80
+ }
+ }
+},
+{
+ Id: 470
+ Name: "SL_SWOO"
+ Description: "Eswoo"
+ MaxLevel: 7
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 1000
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 1000
+ Lv2: 2000
+ Lv3: 3000
+ Lv4: 4000
+ Lv5: 5000
+ Lv6: 6000
+ Lv7: 7000
+ Lv8: 8000
+ Lv9: 9000
+ Lv10: 10000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 75
+ Lv2: 65
+ Lv3: 55
+ Lv4: 45
+ Lv5: 35
+ Lv6: 25
+ Lv7: 15
+ Lv8: 5
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 471
+ Name: "SL_SKE"
+ Description: "Eske"
+ MaxLevel: 3
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: {
+ Lv1: 3000
+ Lv2: 2000
+ Lv3: 1000
+ Lv4: 1
+ Lv5: 1
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 20000
+ Lv3: 30000
+ Lv4: 40000
+ Lv5: 50000
+ Lv6: 60000
+ Lv7: 70000
+ Lv8: 80000
+ Lv9: 90000
+ Lv10: 100000
+ }
+ SkillData2: 3000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 55
+ Lv2: 35
+ Lv3: 15
+ Lv4: 1
+ Lv5: 1
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 472
+ Name: "SL_SKA"
+ Description: "Eska"
+ MaxLevel: 3
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: {
+ Lv1: 3000
+ Lv2: 2000
+ Lv3: 1000
+ Lv4: 1
+ Lv5: 1
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 20000
+ Lv3: 30000
+ Lv4: 40000
+ Lv5: 50000
+ Lv6: 60000
+ Lv7: 70000
+ Lv8: 80000
+ Lv9: 90000
+ Lv10: 100000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 100
+ Lv2: 80
+ Lv3: 60
+ Lv4: 40
+ Lv5: 20
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 473
+ Name: "SM_SELFPROVOKE"
+ Description: "Provoke Self"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillData1: 30000
+ CoolDown: 0
+},
+{
+ Id: 474
+ Name: "NPC_EMOTION_ON"
+ Description: "Emotion ON"
+ MaxLevel: 10
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+},
+{
+ Id: 475
+ Name: "ST_PRESERVE"
+ Description: "Preserve"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ SkillData1: 600000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 30
+ }
+},
+{
+ Id: 476
+ Name: "ST_FULLSTRIP"
+ Description: "Divest All"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 75000
+ Lv2: 90000
+ Lv3: 105000
+ Lv4: 120000
+ Lv5: 135000
+ Lv6: 150000
+ Lv7: 165000
+ Lv8: 180000
+ Lv9: 195000
+ Lv10: 210000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 22
+ Lv2: 24
+ Lv3: 26
+ Lv4: 28
+ Lv5: 30
+ Lv6: 32
+ Lv7: 34
+ Lv8: 36
+ Lv9: 38
+ Lv10: 40
+ }
+ }
+},
+{
+ Id: 477
+ Name: "WS_WEAPONREFINE"
+ Description: "Upgrade Weapon"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 5
+ }
+},
+{
+ Id: 478
+ Name: "CR_SLIMPITCHER"
+ Description: "Aid Condensed Potion"
+ MaxLevel: 10
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 3
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 30
+ Items: {
+ Red_Slim_Potion: 1
+ Red_Slim_Potion: 1
+ Red_Slim_Potion: 1
+ Red_Slim_Potion: 1
+ Red_Slim_Potion: 1
+ Yellow_Slim_Potion: 1
+ Yellow_Slim_Potion: 1
+ Yellow_Slim_Potion: 1
+ Yellow_Slim_Potion: 1
+ White_Slim_Potion: 1
+ }
+ }
+},
+{
+ Id: 479
+ Name: "CR_FULLPROTECTION"
+ Description: "Full Protection"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ SkillData1: {
+ Lv1: 120000
+ Lv2: 240000
+ Lv3: 360000
+ Lv4: 480000
+ Lv5: 600000
+ Lv6: 720000
+ Lv7: 840000
+ Lv8: 960000
+ Lv9: 1080000
+ Lv10: 1200000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 40
+ Items: {
+ Coating_Bottle: 1
+ }
+ }
+},
+{
+ Id: 480
+ Name: "PA_SHIELDCHAIN"
+ Description: "Shield Chain"
+ MaxLevel: 5
+ Range: 5
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ NumberOfHits: 5
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 28
+ Lv2: 31
+ Lv3: 34
+ Lv4: 37
+ Lv5: 40
+ Lv6: 43
+ Lv7: 46
+ Lv8: 49
+ Lv9: 52
+ Lv10: 55
+ }
+ State: "Shield"
+ }
+},
+{
+ Id: 481
+ Name: "HP_MANARECHARGE"
+ Description: "Mana Recharge"
+ MaxLevel: 5
+ NumberOfHits: 0
+},
+{
+ Id: 482
+ Name: "PF_DOUBLECASTING"
+ Description: "Double Casting"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 2000
+ SkillData1: 90000
+ CoolDown: 0
+ CastTimeOptions: {
+ IgnoreDex: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 45
+ Lv3: 50
+ Lv4: 55
+ Lv5: 60
+ Lv6: 65
+ Lv7: 70
+ Lv8: 75
+ Lv9: 80
+ Lv10: 85
+ }
+ }
+},
+{
+ Id: 483
+ Name: "HW_GANBANTEIN"
+ Description: "Ganbantein"
+ MaxLevel: 1
+ Range: 16
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ CastTime: 3000
+ AfterCastActDelay: 2000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 40
+ Items: {
+ Yellow_Gemstone: 1
+ Blue_Gemstone: 1
+ }
+ }
+},
+{
+ Id: 484
+ Name: "HW_GRAVITATION"
+ Description: "Gravitation Field"
+ MaxLevel: 5
+ Range: 18
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Misc"
+ Element: "Ele_Earth"
+ DamageType: {
+ NoDamage: true
+ IgnoreElement: true
+ IgnoreDefCards: true
+ }
+ InterruptCast: true
+ CastTime: 5000
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 5000
+ Lv2: 6000
+ Lv3: 7000
+ Lv4: 8000
+ Lv5: 9000
+ Lv6: 10000
+ Lv7: 11000
+ Lv8: 12000
+ Lv9: 13000
+ Lv10: 14000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 40
+ Lv3: 60
+ Lv4: 80
+ Lv5: 100
+ Lv6: 120
+ Lv7: 140
+ Lv8: 160
+ Lv9: 180
+ Lv10: 200
+ }
+ Items: {
+ Blue_Gemstone: 1
+ }
+ }
+ Unit: {
+ Id: 0xb8
+ Layout: 2
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_DUALMODE: true
+ }
+ }
+},
+{
+ Id: 485
+ Name: "WS_CARTTERMINATION"
+ Description: "Cart Termination"
+ MaxLevel: 10
+ Range: -2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ IgnoreCards: true
+ }
+ SkillData2: 5000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 15
+ ZenyCost: {
+ Lv1: 600
+ Lv2: 700
+ Lv3: 800
+ Lv4: 900
+ Lv5: 1000
+ Lv6: 1100
+ Lv7: 1200
+ Lv8: 1300
+ Lv9: 1400
+ Lv10: 1500
+ }
+ WeaponTypes: {
+ NoWeapon: true
+ Daggers: true
+ 1HSwords: true
+ 2HSwords: true
+ 1HSpears: true
+ 2HSpears: true
+ 1HAxes: true
+ 2HAxes: true
+ Maces: true
+ 2HMaces: true
+ Staves: true
+ Knuckles: true
+ Instruments: true
+ Whips: true
+ Books: true
+ Katars: true
+ Revolvers: true
+ Rifles: true
+ GatlingGuns: true
+ Shotguns: true
+ GrenadeLaunchers: true
+ FuumaShurikens: true
+ }
+ State: "CartBoost"
+ }
+},
+{
+ Id: 486
+ Name: "WS_OVERTHRUSTMAX"
+ Description: "Maximum Power Thrust"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 180000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 15
+ ZenyCost: {
+ Lv1: 3000
+ Lv2: 3500
+ Lv3: 4000
+ Lv4: 4500
+ Lv5: 5000
+ Lv6: 5500
+ Lv7: 6000
+ Lv8: 6500
+ Lv9: 7000
+ Lv10: 7500
+ }
+ WeaponTypes: {
+ NoWeapon: true
+ Daggers: true
+ 1HSwords: true
+ 2HSwords: true
+ 1HSpears: true
+ 2HSpears: true
+ 1HAxes: true
+ 2HAxes: true
+ Maces: true
+ 2HMaces: true
+ Staves: true
+ Knuckles: true
+ Instruments: true
+ Whips: true
+ Books: true
+ Katars: true
+ Revolvers: true
+ Rifles: true
+ GatlingGuns: true
+ Shotguns: true
+ GrenadeLaunchers: true
+ FuumaShurikens: true
+ }
+ }
+},
+{
+ Id: 487
+ Name: "CG_LONGINGFREEDOM"
+ Description: "Longing for Freedom"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 180000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 15
+ }
+},
+{
+ Id: 488
+ Name: "CG_HERMODE"
+ Description: "Wand of Hermode"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Ensemble: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SplashRange: 1
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ SkillData2: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 30
+ Lv3: 40
+ Lv4: 50
+ Lv5: 60
+ Lv6: 70
+ Lv7: 80
+ Lv8: 90
+ Lv9: 100
+ Lv10: 110
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+ Unit: {
+ Id: 0xb9
+ Layout: 3
+ Interval: -1
+ Target: "All"
+ Flag: {
+ UF_ENSEMBLE: true
+ }
+ }
+},
+{
+ Id: 489
+ Name: "CG_TAROTCARD"
+ Description: "Tarot Card of Fate"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ IgnoreFlee: true
+ }
+ CastTime: 1000
+ AfterCastActDelay: 3000
+ SkillData2: 30000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 40
+ }
+},
+{
+ Id: 490
+ Name: "CR_ACIDDEMONSTRATION"
+ Description: "Acid Demonstration"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ IgnoreFlee: true
+ }
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 30
+ Items: {
+ Fire_Bottle: 1
+ Acid_Bottle: 1
+ }
+ }
+},
+{
+ Id: 491
+ Name: "CR_CULTIVATION"
+ Description: "Plant Cultivation"
+ MaxLevel: 2
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 300000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ Items: {
+ Mushroom_Spore: 1
+ Stem: 1
+ }
+ }
+},
+{
+ Id: 492
+ Name: "ITEM_ENCHANTARMS"
+ Description: "Weapon Enchantment"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ Element: {
+ Lv1: "Ele_Neutral"
+ Lv2: "Ele_Water"
+ Lv3: "Ele_Earth"
+ Lv4: "Ele_Fire"
+ Lv5: "Ele_Wind"
+ Lv6: "Ele_Poison"
+ Lv7: "Ele_Holy"
+ Lv8: "Ele_Dark"
+ Lv9: "Ele_Ghost"
+ Lv10: "Ele_Undead"
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 180000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 493
+ Name: "TK_MISSION"
+ Description: "Taekwon Mission"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 1000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 494
+ Name: "SL_HIGH"
+ Description: "Spirit of Rebirth"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 200000
+ Lv3: 250000
+ Lv4: 300000
+ Lv5: 350000
+ Lv6: 400000
+ Lv7: 450000
+ Lv8: 500000
+ Lv9: 550000
+ Lv10: 600000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 460
+ Lv2: 360
+ Lv3: 260
+ Lv4: 160
+ Lv5: 60
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 495
+ Name: "KN_ONEHAND"
+ Description: "Onehand Quicken"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Spirit: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 300000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 100
+ WeaponTypes: {
+ 1HSwords: true
+ }
+ }
+},
+{
+ Id: 496
+ Name: "AM_TWILIGHT1"
+ Description: "Twilight Alchemy 1"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Spirit: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ CastTime: 3000
+ AfterCastActDelay: 10000
+ CoolDown: 0
+ CastTimeOptions: {
+ IgnoreDex: true
+ }
+ Requirements: {
+ SPCost: 200
+ Items: {
+ Medicine_Bowl: 200
+ }
+ }
+},
+{
+ Id: 497
+ Name: "AM_TWILIGHT2"
+ Description: "Twilight Alchemy 2"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Spirit: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ CastTime: 3000
+ AfterCastActDelay: 10000
+ CoolDown: 0
+ CastTimeOptions: {
+ IgnoreDex: true
+ }
+ Requirements: {
+ SPCost: 200
+ Items: {
+ Medicine_Bowl: 200
+ }
+ }
+},
+{
+ Id: 498
+ Name: "AM_TWILIGHT3"
+ Description: "Twilight Alchemy 3"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Spirit: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ CastTime: 3000
+ AfterCastActDelay: 10000
+ CoolDown: 0
+ CastTimeOptions: {
+ IgnoreDex: true
+ }
+ Requirements: {
+ SPCost: 200
+ Items: {
+ Medicine_Bowl: 200
+ }
+ }
+},
+{
+ Id: 499
+ Name: "HT_POWER"
+ Description: "Beast Strafing"
+ MaxLevel: 1
+ Range: -9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Spirit: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: 2
+ SkillData1: 100
+ CoolDown: 0
+ Requirements: {
+ SPCost: 12
+ WeaponTypes: {
+ Bows: true
+ }
+ AmmoTypes: {
+ A_ARROW: true
+ }
+ AmmoAmount: 1
+ }
+},
+{
+ Id: 500
+ Name: "GS_GLITTERING"
+ Description: "Flip the Coin"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ IgnoreFlee: true
+ }
+ SkillData1: 600000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 2
+ ZenyCost: 1
+ }
+},
+{
+ Id: 501
+ Name: "GS_FLING"
+ Description: "Fling"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Misc"
+ Element: "Ele_Weapon"
+ DamageType: {
+ IgnoreElement: true
+ IgnoreFlee: true
+ }
+ SkillData1: 30000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ SpiritSphereCost: 5
+ }
+},
+{
+ Id: 502
+ Name: "GS_TRIPLEACTION"
+ Description: "Triple Action"
+ MaxLevel: 1
+ Range: -9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: 3
+ Requirements: {
+ SPCost: 20
+ AmmoTypes: "All"
+ AmmoAmount: 1
+ SpiritSphereCost: 1
+ }
+},
+{
+ Id: 503
+ Name: "GS_BULLSEYE"
+ Description: "Bulls Eye"
+ MaxLevel: 1
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ IgnoreCards: true
+ }
+ CastTime: 500
+ CoolDown: 0
+ Requirements: {
+ SPCost: 30
+ AmmoTypes: "All"
+ AmmoAmount: 1
+ SpiritSphereCost: 1
+ }
+},
+{
+ Id: 504
+ Name: "GS_MADNESSCANCEL"
+ Description: "Madness Canceller"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 3000
+ AfterCastActDelay: 4000
+ SkillData1: 15000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 30
+ SpiritSphereCost: 4
+ }
+},
+{
+ Id: 505
+ Name: "GS_ADJUSTMENT"
+ Description: "AdJustment"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: 30000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 15
+ SpiritSphereCost: 2
+ }
+},
+{
+ Id: 506
+ Name: "GS_INCREASING"
+ Description: "Increasing Accuracy"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 1000
+ SkillData1: 60000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 30
+ SpiritSphereCost: 4
+ }
+},
+{
+ Id: 507
+ Name: "GS_MAGICALBULLET"
+ Description: "Magical Bullet"
+ MaxLevel: 1
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Ghost"
+ Requirements: {
+ SPCost: 7
+ SpiritSphereCost: 1
+ }
+},
+{
+ Id: 508
+ Name: "GS_CRACKER"
+ Description: "Cracker"
+ MaxLevel: 1
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 1000
+ SkillData2: 5000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ AmmoTypes: "All"
+ AmmoAmount: 1
+ SpiritSphereCost: 1
+ }
+},
+{
+ Id: 509
+ Name: "GS_SINGLEACTION"
+ Description: "Single Action"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 510
+ Name: "GS_SNAKEEYE"
+ Description: "Snake Eye"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 511
+ Name: "GS_CHAINACTION"
+ Description: "Chain Action"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_MULTIHIT"
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: 2
+},
+{
+ Id: 512
+ Name: "GS_TRACKING"
+ Description: "Tracking"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1200
+ Lv2: 1400
+ Lv3: 1600
+ Lv4: 1800
+ Lv5: 2000
+ Lv6: 2200
+ Lv7: 2400
+ Lv8: 2600
+ Lv9: 2800
+ Lv10: 3000
+ }
+ CoolDown: 0
+ CastTimeOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 15
+ Lv2: 20
+ Lv3: 25
+ Lv4: 30
+ Lv5: 35
+ Lv6: 40
+ Lv7: 45
+ Lv8: 50
+ Lv9: 55
+ Lv10: 60
+ }
+ WeaponTypes: {
+ Revolvers: true
+ Rifles: true
+ }
+ AmmoTypes: {
+ A_BULLET: true
+ }
+ AmmoAmount: 1
+ }
+},
+{
+ Id: 513
+ Name: "GS_DISARM"
+ Description: "Disarm"
+ MaxLevel: 5
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ SkillData1: 30000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 15
+ Lv2: 20
+ Lv3: 25
+ Lv4: 30
+ Lv5: 35
+ Lv6: 40
+ Lv7: 45
+ Lv8: 50
+ Lv9: 55
+ Lv10: 60
+ }
+ WeaponTypes: {
+ Revolvers: true
+ Rifles: true
+ }
+ AmmoTypes: {
+ A_BULLET: true
+ }
+ AmmoAmount: 1
+ }
+},
+{
+ Id: 514
+ Name: "GS_PIERCINGSHOT"
+ Description: "Piercing Shot"
+ MaxLevel: 5
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ IgnoreDefense: true
+ }
+ CastTime: 1500
+ SkillData2: 120000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 11
+ Lv2: 12
+ Lv3: 13
+ Lv4: 14
+ Lv5: 15
+ Lv6: 16
+ Lv7: 17
+ Lv8: 18
+ Lv9: 19
+ Lv10: 20
+ }
+ WeaponTypes: {
+ Revolvers: true
+ Rifles: true
+ }
+ AmmoTypes: {
+ A_BULLET: true
+ }
+ AmmoAmount: 1
+ }
+},
+{
+ Id: 515
+ Name: "GS_RAPIDSHOWER"
+ Description: "Rapid Shower"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: 5
+ AfterCastActDelay: 1000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 22
+ Lv2: 24
+ Lv3: 26
+ Lv4: 28
+ Lv5: 30
+ Lv6: 32
+ Lv7: 34
+ Lv8: 36
+ Lv9: 38
+ Lv10: 40
+ }
+ WeaponTypes: {
+ Revolvers: true
+ }
+ AmmoTypes: {
+ A_BULLET: true
+ }
+ AmmoAmount: 5
+ }
+},
+{
+ Id: 516
+ Name: "GS_DESPERADO"
+ Description: "Desperado"
+ MaxLevel: 10
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 3
+ AfterCastActDelay: 1000
+ AfterCastWalkDelay: 1000
+ SkillData1: 1000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 32
+ Lv2: 34
+ Lv3: 36
+ Lv4: 38
+ Lv5: 40
+ Lv6: 42
+ Lv7: 44
+ Lv8: 46
+ Lv9: 48
+ Lv10: 50
+ }
+ WeaponTypes: {
+ Revolvers: true
+ }
+ AmmoTypes: {
+ A_BULLET: true
+ }
+ AmmoAmount: 10
+ }
+ Unit: {
+ Id: 0x86
+ Layout: 3
+ Interval: 100
+ Target: "Enemy"
+ }
+},
+{
+ Id: 517
+ Name: "GS_GATLINGFEVER"
+ Description: "Gatling Fever"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 45000
+ Lv3: 60000
+ Lv4: 75000
+ Lv5: 90000
+ Lv6: 105000
+ Lv7: 120000
+ Lv8: 135000
+ Lv9: 150000
+ Lv10: 165000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 32
+ Lv3: 34
+ Lv4: 36
+ Lv5: 38
+ Lv6: 40
+ Lv7: 42
+ Lv8: 44
+ Lv9: 46
+ Lv10: 48
+ }
+ WeaponTypes: {
+ GatlingGuns: true
+ }
+ }
+},
+{
+ Id: 518
+ Name: "GS_DUST"
+ Description: "Dust"
+ MaxLevel: 10
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ KnockBackTiles: 5
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 3
+ Lv2: 6
+ Lv3: 9
+ Lv4: 12
+ Lv5: 15
+ Lv6: 18
+ Lv7: 21
+ Lv8: 24
+ Lv9: 27
+ Lv10: 30
+ }
+ WeaponTypes: {
+ Shotguns: true
+ }
+ AmmoTypes: {
+ A_BULLET: true
+ }
+ AmmoAmount: 1
+ }
+},
+{
+ Id: 519
+ Name: "GS_FULLBUSTER"
+ Description: "Full Buster"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ InterruptCast: true
+ AfterCastActDelay: {
+ Lv1: 1200
+ Lv2: 1400
+ Lv3: 1600
+ Lv4: 1800
+ Lv5: 2000
+ Lv6: 2200
+ Lv7: 2400
+ Lv8: 2600
+ Lv9: 2800
+ Lv10: 3000
+ }
+ SkillData2: 10000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 25
+ Lv3: 30
+ Lv4: 35
+ Lv5: 40
+ Lv6: 45
+ Lv7: 50
+ Lv8: 55
+ Lv9: 60
+ Lv10: 65
+ }
+ WeaponTypes: {
+ Shotguns: true
+ }
+ AmmoTypes: {
+ A_BULLET: true
+ }
+ AmmoAmount: {
+ Lv1: 2
+ Lv2: 2
+ Lv3: 4
+ Lv4: 4
+ Lv5: 6
+ Lv6: 6
+ Lv7: 8
+ Lv8: 8
+ Lv9: 10
+ Lv10: 10
+ }
+ }
+},
+{
+ Id: 520
+ Name: "GS_SPREADATTACK"
+ Description: "Spread Attack"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 1
+ Lv4: 2
+ Lv5: 2
+ Lv6: 2
+ Lv7: 3
+ Lv8: 3
+ Lv9: 3
+ Lv10: 4
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 15
+ Lv2: 20
+ Lv3: 25
+ Lv4: 30
+ Lv5: 35
+ Lv6: 40
+ Lv7: 45
+ Lv8: 50
+ Lv9: 55
+ Lv10: 60
+ }
+ WeaponTypes: {
+ Shotguns: true
+ }
+ AmmoTypes: {
+ A_BULLET: true
+ }
+ AmmoAmount: 5
+ }
+},
+{
+ Id: 521
+ Name: "GS_GROUNDDRIFT"
+ Description: "Ground Drift"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ IgnoreFlee: true
+ }
+ SplashRange: 1
+ KnockBackTiles: 3
+ CastTime: 2000
+ SkillData1: {
+ Lv1: 3000
+ Lv2: 6000
+ Lv3: 9000
+ Lv4: 12000
+ Lv5: 15000
+ Lv6: 18000
+ Lv7: 21000
+ Lv8: 24000
+ Lv9: 27000
+ Lv10: 30000
+ }
+ SkillData2: 10000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 4
+ Lv2: 8
+ Lv3: 12
+ Lv4: 16
+ Lv5: 20
+ Lv6: 24
+ Lv7: 28
+ Lv8: 32
+ Lv9: 36
+ Lv10: 40
+ }
+ WeaponTypes: {
+ GrenadeLaunchers: true
+ }
+ AmmoTypes: {
+ A_GRENADE: true
+ }
+ AmmoAmount: 1
+ }
+ Unit: {
+ Id: 0xbe
+ Range: 1
+ Interval: 1000
+ Target: "Enemy"
+ }
+},
+{
+ Id: 522
+ Name: "NJ_TOBIDOUGU"
+ Description: "Shuriken Training"
+ MaxLevel: 10
+ AttackType: "Weapon"
+},
+{
+ Id: 523
+ Name: "NJ_SYURIKEN"
+ Description: "Throw Shuriken"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ IgnoreFlee: true
+ }
+ Requirements: {
+ SPCost: 2
+ AmmoTypes: {
+ A_SHURIKEN: true
+ }
+ AmmoAmount: 1
+ }
+},
+{
+ Id: 524
+ Name: "NJ_KUNAI"
+ Description: "Throw Kunai"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ IgnoreFlee: true
+ }
+ NumberOfHits: 3
+ AfterCastActDelay: 1000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 25
+ Lv3: 20
+ Lv4: 15
+ Lv5: 10
+ Lv6: 5
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ AmmoTypes: {
+ A_KUNAI: true
+ }
+ AmmoAmount: 1
+ }
+},
+{
+ Id: 525
+ Name: "NJ_HUUMA"
+ Description: "Throw Huuma Shuriken"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ SplitDamage: true
+ }
+ SplashRange: 1
+ NumberOfHits: {
+ Lv1: -3
+ Lv2: -3
+ Lv3: -4
+ Lv4: -4
+ Lv5: -5
+ Lv6: -5
+ Lv7: -6
+ Lv8: -6
+ Lv9: -7
+ Lv10: -7
+ }
+ InterruptCast: true
+ CastTime: 3000
+ AfterCastActDelay: 2000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 25
+ Lv3: 30
+ Lv4: 35
+ Lv5: 40
+ Lv6: 45
+ Lv7: 50
+ Lv8: 55
+ Lv9: 60
+ Lv10: 65
+ }
+ WeaponTypes: {
+ FuumaShurikens: true
+ }
+ }
+},
+{
+ Id: 526
+ Name: "NJ_ZENYNAGE"
+ Description: "Throw Zeny"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ IgnoreElement: true
+ IgnoreFlee: true
+ }
+ AfterCastActDelay: 5000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 50
+ ZenyCost: {
+ Lv1: 500
+ Lv2: 1000
+ Lv3: 1500
+ Lv4: 2000
+ Lv5: 2500
+ Lv6: 3000
+ Lv7: 3500
+ Lv8: 4000
+ Lv9: 4500
+ Lv10: 5000
+ }
+ }
+},
+{
+ Id: 527
+ Name: "NJ_TATAMIGAESHI"
+ Description: "Improvised Defense"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ KnockBackTiles: 3
+ AfterCastActDelay: 3000
+ SkillData1: 3000
+ SkillData2: 3000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 15
+ }
+ Unit: {
+ Id: 0xbc
+ Layout: -1
+ Interval: 2000
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 528
+ Name: "NJ_KASUMIKIRI"
+ Description: "Vanishing Slash"
+ MaxLevel: 10
+ Range: -1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 60000
+ Lv3: 90000
+ Lv4: 120000
+ Lv5: 150000
+ Lv6: 180000
+ Lv7: 210000
+ Lv8: 240000
+ Lv9: 270000
+ Lv10: 300000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 12
+ Lv3: 14
+ Lv4: 16
+ Lv5: 18
+ Lv6: 20
+ Lv7: 22
+ Lv8: 24
+ Lv9: 26
+ Lv10: 28
+ }
+ }
+},
+{
+ Id: 529
+ Name: "NJ_SHADOWJUMP"
+ Description: "Shadow Leap"
+ MaxLevel: 5
+ Range: {
+ Lv1: 7
+ Lv2: 9
+ Lv3: 11
+ Lv4: 13
+ Lv5: 15
+ Lv6: 17
+ Lv7: 19
+ Lv8: 21
+ Lv9: 23
+ Lv10: 25
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 1000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ State: "Hiding"
+ }
+},
+{
+ Id: 530
+ Name: "NJ_KIRIKAGE"
+ Description: "Shadow Slash"
+ MaxLevel: 5
+ Range: {
+ Lv1: 7
+ Lv2: 9
+ Lv3: 11
+ Lv4: 13
+ Lv5: 15
+ Lv6: 17
+ Lv7: 19
+ Lv8: 21
+ Lv9: 23
+ Lv10: 25
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 14
+ Lv2: 16
+ Lv3: 18
+ Lv4: 20
+ Lv5: 22
+ Lv6: 24
+ Lv7: 26
+ Lv8: 28
+ Lv9: 30
+ Lv10: 32
+ }
+ State: "Hiding"
+ }
+},
+{
+ Id: 531
+ Name: "NJ_UTSUSEMI"
+ Description: "Cicada Skin Sheeding"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ KnockBackTiles: 7
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 20000
+ Lv2: 30000
+ Lv3: 40000
+ Lv4: 50000
+ Lv5: 60000
+ Lv6: 70000
+ Lv7: 80000
+ Lv8: 90000
+ Lv9: 100000
+ Lv10: 110000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 15
+ Lv3: 18
+ Lv4: 21
+ Lv5: 24
+ Lv6: 27
+ Lv7: 30
+ Lv8: 33
+ Lv9: 36
+ Lv10: 39
+ }
+ }
+},
+{
+ Id: 532
+ Name: "NJ_BUNSINJYUTSU"
+ Description: "Mirror Image"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 4000
+ Lv2: 3500
+ Lv3: 3000
+ Lv4: 2500
+ Lv5: 2000
+ Lv6: 1500
+ Lv7: 1000
+ Lv8: 1000
+ Lv9: 1000
+ Lv10: 1000
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 80000
+ Lv3: 100000
+ Lv4: 120000
+ Lv5: 140000
+ Lv6: 160000
+ Lv7: 180000
+ Lv8: 200000
+ Lv9: 220000
+ Lv10: 240000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 32
+ Lv3: 34
+ Lv4: 36
+ Lv5: 38
+ Lv6: 40
+ Lv7: 42
+ Lv8: 44
+ Lv9: 46
+ Lv10: 48
+ }
+ Items: {
+ Shadow_Orb: 1
+ }
+ }
+},
+{
+ Id: 533
+ Name: "NJ_NINPOU"
+ Description: "Spirit of the Blade"
+ MaxLevel: 10
+ NumberOfHits: 0
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 534
+ Name: "NJ_KOUENKA"
+ Description: "Crimson Fire Petal"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 700
+ Lv2: 1400
+ Lv3: 2100
+ Lv4: 2800
+ Lv5: 3500
+ Lv6: 4200
+ Lv7: 4900
+ Lv8: 5600
+ Lv9: 6300
+ Lv10: 7000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 18
+ Lv2: 20
+ Lv3: 22
+ Lv4: 24
+ Lv5: 26
+ Lv6: 28
+ Lv7: 30
+ Lv8: 32
+ Lv9: 34
+ Lv10: 36
+ }
+ }
+},
+{
+ Id: 535
+ Name: "NJ_KAENSIN"
+ Description: "Crimson Fire Formation"
+ MaxLevel: 10
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ InterruptCast: true
+ CastTime: {
+ Lv1: 6000
+ Lv2: 5500
+ Lv3: 5000
+ Lv4: 4500
+ Lv5: 4000
+ Lv6: 3500
+ Lv7: 3000
+ Lv8: 2500
+ Lv9: 2000
+ Lv10: 1500
+ }
+ AfterCastActDelay: 1000
+ SkillData1: 20000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 25
+ Items: {
+ Flame_Stone: 1
+ }
+ }
+ Unit: {
+ Id: 0xbd
+ Layout: -1
+ Interval: 20
+ Target: "Enemy"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 536
+ Name: "NJ_BAKUENRYU"
+ Description: "Raging Fire Dragon"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 2
+ NumberOfHits: 3
+ InterruptCast: true
+ CastTime: 3000
+ AfterCastActDelay: 2000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 25
+ Lv3: 30
+ Lv4: 35
+ Lv5: 40
+ Lv6: 45
+ Lv7: 50
+ Lv8: 55
+ Lv9: 60
+ Lv10: 65
+ }
+ Items: {
+ Flame_Stone: 1
+ }
+ }
+},
+{
+ Id: 537
+ Name: "NJ_HYOUSENSOU"
+ Description: "Spear of Ice"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ NumberOfHits: {
+ Lv1: 3
+ Lv2: 4
+ Lv3: 5
+ Lv4: 6
+ Lv5: 7
+ Lv6: 8
+ Lv7: 9
+ Lv8: 10
+ Lv9: 11
+ Lv10: 12
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 700
+ Lv2: 1400
+ Lv3: 2100
+ Lv4: 2800
+ Lv5: 3500
+ Lv6: 4200
+ Lv7: 4900
+ Lv8: 5600
+ Lv9: 6300
+ Lv10: 7000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 15
+ Lv2: 18
+ Lv3: 21
+ Lv4: 24
+ Lv5: 27
+ Lv6: 30
+ Lv7: 33
+ Lv8: 36
+ Lv9: 39
+ Lv10: 42
+ }
+ }
+},
+{
+ Id: 538
+ Name: "NJ_SUITON"
+ Description: "Hidden Water"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 3000
+ SkillData1: {
+ Lv1: 15000
+ Lv2: 20000
+ Lv3: 25000
+ Lv4: 30000
+ Lv5: 35000
+ Lv6: 40000
+ Lv7: 45000
+ Lv8: 50000
+ Lv9: 55000
+ Lv10: 60000
+ }
+ SkillData2: {
+ Lv1: 15000
+ Lv2: 20000
+ Lv3: 25000
+ Lv4: 30000
+ Lv5: 35000
+ Lv6: 40000
+ Lv7: 45000
+ Lv8: 50000
+ Lv9: 55000
+ Lv10: 60000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 15
+ Lv2: 18
+ Lv3: 21
+ Lv4: 24
+ Lv5: 27
+ Lv6: 30
+ Lv7: 33
+ Lv8: 36
+ Lv9: 39
+ Lv10: 42
+ }
+ Items: {
+ Ice_Stone: 1
+ }
+ }
+ Unit: {
+ Id: 0xbb
+ Layout: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 1
+ Lv4: 2
+ Lv5: 2
+ Lv6: 2
+ Lv7: 3
+ Lv8: 3
+ Lv9: 3
+ Lv10: 4
+ }
+ Interval: -1
+ Target: "All"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 539
+ Name: "NJ_HYOUSYOURAKU"
+ Description: "Ice Meteor"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 3
+ InterruptCast: true
+ CastTime: {
+ Lv1: 2000
+ Lv2: 2500
+ Lv3: 3000
+ Lv4: 3500
+ Lv5: 4000
+ Lv6: 4500
+ Lv7: 5000
+ Lv8: 5500
+ Lv9: 6000
+ Lv10: 6500
+ }
+ AfterCastActDelay: 2000
+ SkillData2: {
+ Lv1: 10000
+ Lv2: 11000
+ Lv3: 12000
+ Lv4: 13000
+ Lv5: 14000
+ Lv6: 15000
+ Lv7: 16000
+ Lv8: 17000
+ Lv9: 18000
+ Lv10: 19000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 45
+ Lv3: 50
+ Lv4: 55
+ Lv5: 60
+ Lv6: 65
+ Lv7: 70
+ Lv8: 75
+ Lv9: 80
+ Lv10: 85
+ }
+ Items: {
+ Ice_Stone: 1
+ }
+ }
+},
+{
+ Id: 540
+ Name: "NJ_HUUJIN"
+ Description: "Wind Blade"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 2
+ Lv4: 3
+ Lv5: 3
+ Lv6: 4
+ Lv7: 4
+ Lv8: 5
+ Lv9: 5
+ Lv10: 6
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1000
+ Lv2: 1500
+ Lv3: 2000
+ Lv4: 2500
+ Lv5: 3000
+ Lv6: 3500
+ Lv7: 4000
+ Lv8: 5000
+ Lv9: 5500
+ Lv10: 6000
+ }
+ AfterCastActDelay: 1000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 14
+ Lv3: 16
+ Lv4: 18
+ Lv5: 20
+ Lv6: 22
+ Lv7: 24
+ Lv8: 26
+ Lv9: 28
+ Lv10: 30
+ }
+ }
+},
+{
+ Id: 541
+ Name: "NJ_RAIGEKISAI"
+ Description: "Lightning Strike of Destruction"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 2
+ Lv3: 3
+ Lv4: 3
+ Lv5: 4
+ Lv6: 4
+ Lv7: 5
+ Lv8: 5
+ Lv9: 6
+ Lv10: 6
+ }
+ InterruptCast: true
+ CastTime: 4000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 16
+ Lv2: 20
+ Lv3: 24
+ Lv4: 28
+ Lv5: 32
+ Lv6: 36
+ Lv7: 40
+ Lv8: 44
+ Lv9: 48
+ Lv10: 52
+ }
+ Items: {
+ Wind_Stone: 1
+ }
+ }
+},
+{
+ Id: 542
+ Name: "NJ_KAMAITACHI"
+ Description: "Kamaitachi"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ SplashRange: 3
+ InterruptCast: true
+ SkillInstances: {
+ Lv1: 5
+ Lv2: 6
+ Lv3: 7
+ Lv4: 8
+ Lv5: 9
+ Lv6: 10
+ Lv7: 11
+ Lv8: 12
+ Lv9: 13
+ Lv10: 14
+ }
+ CastTime: 4000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 24
+ Lv2: 28
+ Lv3: 32
+ Lv4: 36
+ Lv5: 40
+ Lv6: 44
+ Lv7: 48
+ Lv8: 52
+ Lv9: 56
+ Lv10: 60
+ }
+ Items: {
+ Wind_Stone: 1
+ }
+ }
+},
+{
+ Id: 543
+ Name: "NJ_NEN"
+ Description: "Soul"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 5000
+ Lv2: 4000
+ Lv3: 3000
+ Lv4: 2000
+ Lv5: 1000
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 45000
+ Lv3: 60000
+ Lv4: 75000
+ Lv5: 90000
+ Lv6: 105000
+ Lv7: 120000
+ Lv8: 135000
+ Lv9: 150000
+ Lv10: 165000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 30
+ Lv3: 40
+ Lv4: 50
+ Lv5: 60
+ Lv6: 70
+ Lv7: 80
+ Lv8: 90
+ Lv9: 100
+ Lv10: 110
+ }
+ HPRateCost: -5
+ }
+},
+{
+ Id: 544
+ Name: "NJ_ISSEN"
+ Description: "Final Strike"
+ MaxLevel: 10
+ Range: -5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ IgnoreFlee: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 55
+ Lv2: 60
+ Lv3: 65
+ Lv4: 70
+ Lv5: 75
+ Lv6: 80
+ Lv7: 85
+ Lv8: 90
+ Lv9: 95
+ Lv10: 100
+ }
+ }
+},
+{
+ Id: 653
+ Name: "NPC_EARTHQUAKE"
+ Description: "Earthquake"
+ MaxLevel: 10
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ IgnoreLandProtector: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ SplashArea: true
+ SplitDamage: true
+ IgnoreDefense: true
+ }
+ SplashRange: {
+ Lv1: 5
+ Lv2: 7
+ Lv3: 9
+ Lv4: 11
+ Lv5: 13
+ Lv6: 5
+ Lv7: 7
+ Lv8: 9
+ Lv9: 11
+ Lv10: 13
+ }
+ SkillData1: 900
+ CoolDown: 0
+ Unit: {
+ Id: 0xc6
+ Range: {
+ Lv1: 5
+ Lv2: 7
+ Lv3: 9
+ Lv4: 11
+ Lv5: 13
+ Lv6: 5
+ Lv7: 7
+ Lv8: 9
+ Lv9: 11
+ Lv10: 13
+ }
+ Interval: 300
+ Target: "Enemy"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 654
+ Name: "NPC_FIREBREATH"
+ Description: "Fire Breath"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Fire"
+ SplashRange: 5
+ SkillInstances: 14
+},
+{
+ Id: 655
+ Name: "NPC_ICEBREATH"
+ Description: "Ice Breath"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Water"
+ SplashRange: 5
+ SkillInstances: 14
+ SkillData2: 12000
+ CoolDown: 0
+},
+{
+ Id: 656
+ Name: "NPC_THUNDERBREATH"
+ Description: "Thunder Breath"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Wind"
+ SplashRange: 5
+ SkillInstances: 14
+},
+{
+ Id: 657
+ Name: "NPC_ACIDBREATH"
+ Description: "Acid Breath"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Poison"
+ SplashRange: 5
+ SkillInstances: 14
+ SkillData2: 60000
+ CoolDown: 0
+},
+{
+ Id: 658
+ Name: "NPC_DARKNESSBREATH"
+ Description: "Darkness Breath"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Dark"
+ SplashRange: 5
+ SkillInstances: 14
+},
+{
+ Id: 659
+ Name: "NPC_DRAGONFEAR"
+ Description: "Dragon Fear"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 5
+ Lv3: 8
+ Lv4: 11
+ Lv5: 14
+ Lv6: 17
+ Lv7: 20
+ Lv8: 23
+ Lv9: 26
+ Lv10: 29
+ }
+ SkillData2: {
+ Lv1: 5000
+ Lv2: 30000
+ Lv3: 30000
+ Lv4: 120000
+ Lv5: 120000
+ Lv6: 120000
+ Lv7: 120000
+ Lv8: 120000
+ Lv9: 120000
+ Lv10: 120000
+ }
+ CoolDown: 0
+},
+{
+ Id: 660
+ Name: "NPC_BLEEDING"
+ Description: "Bleeding"
+ MaxLevel: 5
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ SkillData2: 120000
+ CoolDown: 0
+},
+{
+ Id: 661
+ Name: "NPC_PULSESTRIKE"
+ Description: "Pulse Strike"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 7
+ KnockBackTiles: 7
+},
+{
+ Id: 662
+ Name: "NPC_HELLJUDGEMENT"
+ Description: "Hell's Judgement"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 14
+ SkillData2: 30000
+ CoolDown: 0
+},
+{
+ Id: 663
+ Name: "NPC_WIDESILENCE"
+ Description: "Wide Silence"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 5
+ Lv3: 8
+ Lv4: 11
+ Lv5: 14
+ Lv6: 17
+ Lv7: 20
+ Lv8: 23
+ Lv9: 26
+ Lv10: 29
+ }
+ SkillData2: 30000
+ CoolDown: 0
+},
+{
+ Id: 664
+ Name: "NPC_WIDEFREEZE"
+ Description: "Wide Freeze"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 5
+ Lv3: 8
+ Lv4: 11
+ Lv5: 14
+ Lv6: 17
+ Lv7: 20
+ Lv8: 23
+ Lv9: 26
+ Lv10: 29
+ }
+ SkillData2: 12000
+ CoolDown: 0
+},
+{
+ Id: 665
+ Name: "NPC_WIDEBLEEDING"
+ Description: "Wide Bleeding"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 5
+ Lv3: 8
+ Lv4: 11
+ Lv5: 14
+ Lv6: 17
+ Lv7: 20
+ Lv8: 23
+ Lv9: 26
+ Lv10: 29
+ }
+ SkillData2: 120000
+ CoolDown: 0
+},
+{
+ Id: 666
+ Name: "NPC_WIDESTONE"
+ Description: "Wide Petrify"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 5
+ Lv3: 8
+ Lv4: 11
+ Lv5: 14
+ Lv6: 17
+ Lv7: 20
+ Lv8: 23
+ Lv9: 26
+ Lv10: 29
+ }
+ SkillData2: 20000
+ CoolDown: 0
+},
+{
+ Id: 667
+ Name: "NPC_WIDECONFUSE"
+ Description: "Wide Confusion"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 5
+ Lv3: 8
+ Lv4: 11
+ Lv5: 14
+ Lv6: 17
+ Lv7: 20
+ Lv8: 23
+ Lv9: 26
+ Lv10: 29
+ }
+ SkillData2: 30000
+ CoolDown: 0
+},
+{
+ Id: 668
+ Name: "NPC_WIDESLEEP"
+ Description: "Wide Sleep"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 5
+ Lv3: 8
+ Lv4: 11
+ Lv5: 14
+ Lv6: 17
+ Lv7: 20
+ Lv8: 23
+ Lv9: 26
+ Lv10: 29
+ }
+ SkillData2: 30000
+ CoolDown: 0
+},
+{
+ Id: 669
+ Name: "NPC_WIDESIGHT"
+ Description: "Wide Sight"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 5
+ SkillData1: 10000
+ CoolDown: 0
+},
+{
+ Id: 670
+ Name: "NPC_EVILLAND"
+ Description: "Evil Land"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Dark"
+ DamageType: {
+ NoDamage: true
+ IgnoreElement: true
+ IgnoreDefCards: true
+ }
+ SkillData1: 30000
+ SkillData2: 30000
+ CoolDown: 0
+ Unit: {
+ Id: 0xc7
+ Layout: 1
+ Range: {
+ Lv1: 4
+ Lv2: 7
+ Lv3: 10
+ Lv4: 13
+ Lv5: 16
+ Lv6: 19
+ Lv7: 22
+ Lv8: 25
+ Lv9: 28
+ Lv10: 31
+ }
+ Interval: 1000
+ Target: "All"
+ Flag: {
+ UF_NOOVERLAP: true
+ }
+ }
+},
+{
+ Id: 671
+ Name: "NPC_MAGICMIRROR"
+ Description: "Magic Mirror"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 30000
+ CoolDown: 0
+},
+{
+ Id: 672
+ Name: "NPC_SLOWCAST"
+ Description: "Slow Cast"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 5
+ Lv3: 8
+ Lv4: 11
+ Lv5: 14
+ Lv6: 17
+ Lv7: 20
+ Lv8: 23
+ Lv9: 26
+ Lv10: 29
+ }
+ SkillData2: 30000
+ CoolDown: 0
+},
+{
+ Id: 673
+ Name: "NPC_CRITICALWOUND"
+ Description: "Critical Wounds"
+ MaxLevel: 5
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ SkillData2: 30000
+ CoolDown: 0
+},
+{
+ Id: 674
+ Name: "NPC_EXPULSION"
+ Description: "Expulsion"
+ MaxLevel: 1
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ Element: "Ele_Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+},
+{
+ Id: 675
+ Name: "NPC_STONESKIN"
+ Description: "Stone Skin"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 30000
+ CoolDown: 0
+},
+{
+ Id: 676
+ Name: "NPC_ANTIMAGIC"
+ Description: "Anti Magic"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 30000
+ CoolDown: 0
+},
+{
+ Id: 677
+ Name: "NPC_WIDECURSE"
+ Description: "Wide Curse"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 5
+ Lv3: 8
+ Lv4: 11
+ Lv5: 14
+ Lv6: 17
+ Lv7: 20
+ Lv8: 23
+ Lv9: 26
+ Lv10: 29
+ }
+ SkillData2: 30000
+ CoolDown: 0
+},
+{
+ Id: 678
+ Name: "NPC_WIDESTUN"
+ Description: "Wide Stun"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 5
+ Lv3: 8
+ Lv4: 11
+ Lv5: 14
+ Lv6: 17
+ Lv7: 20
+ Lv8: 23
+ Lv9: 26
+ Lv10: 29
+ }
+ SkillData2: 5000
+ CoolDown: 0
+},
+{
+ Id: 679
+ Name: "NPC_VAMPIRE_GIFT"
+ Description: "Vampire Gift"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 5
+ Lv2: 7
+ Lv3: 9
+ Lv4: 11
+ Lv5: 13
+ Lv6: 13
+ Lv7: 13
+ Lv8: 13
+ Lv9: 13
+ Lv10: 13
+ }
+},
+{
+ Id: 680
+ Name: "NPC_WIDESOULDRAIN"
+ Description: "Wide Soul Drain"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 5
+ Lv2: 7
+ Lv3: 9
+ Lv4: 11
+ Lv5: 13
+ Lv6: 13
+ Lv7: 13
+ Lv8: 13
+ Lv9: 13
+ Lv10: 13
+ }
+},
+{
+ Id: 681
+ Name: "ALL_INCCARRY"
+ Description: "Increase Weight Limit R"
+ MaxLevel: 10
+ SkillInfo: {
+ Quest: true
+ }
+ NumberOfHits: 0
+},
+{
+ Id: 682
+ Name: "NPC_TALK"
+ Description: "Talk"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+},
+{
+ Id: 683
+ Name: "NPC_HELLPOWER"
+ Description: "Hell Power"
+ MaxLevel: 1
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ Element: "Ele_Weapon"
+ SkillData2: 300000
+ CoolDown: 0
+},
+{
+ Id: 684
+ Name: "NPC_WIDEHELLDIGNITY"
+ Description: "Hell Dignity"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ SkillData2: 300000
+ CoolDown: 0
+},
+{
+ Id: 685
+ Name: "NPC_INVINCIBLE"
+ Description: "Invincible"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: -1
+ CoolDown: 0
+},
+{
+ Id: 686
+ Name: "NPC_INVINCIBLEOFF"
+ Description: "Invincible off"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 60000
+ CoolDown: 0
+},
+{
+ Id: 687
+ Name: "NPC_ALLHEAL"
+ Description: "Full Heal"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+},
+{
+ Id: 688
+ Name: "GM_SANDMAN"
+ Description: "GM Sandman"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 689
+ Name: "CASH_BLESSING"
+ Description: "Party Blessing"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 80000
+ Lv3: 100000
+ Lv4: 120000
+ Lv5: 140000
+ Lv6: 160000
+ Lv7: 180000
+ Lv8: 200000
+ Lv9: 220000
+ Lv10: 240000
+ }
+ CoolDown: 0
+},
+{
+ Id: 690
+ Name: "CASH_INCAGI"
+ Description: "Party Increase AGI"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 80000
+ Lv3: 100000
+ Lv4: 120000
+ Lv5: 140000
+ Lv6: 160000
+ Lv7: 180000
+ Lv8: 200000
+ Lv9: 220000
+ Lv10: 240000
+ }
+ CoolDown: 0
+},
+{
+ Id: 691
+ Name: "CASH_ASSUMPTIO"
+ Description: "Party Assumptio"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 20000
+ Lv2: 40000
+ Lv3: 60000
+ Lv4: 80000
+ Lv5: 100000
+ Lv6: 120000
+ Lv7: 140000
+ Lv8: 160000
+ Lv9: 180000
+ Lv10: 200000
+ }
+ CoolDown: 0
+},
+{
+ Id: 693
+ Name: "ALL_PARTYFLEE"
+ Description: "Party Flee"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ InterruptCast: true
+ CoolDown: 300000
+},
+{
+ Id: 698
+ Name: "ALL_WEWISH"
+ Description: "Christmas Carol"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 20000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 1001
+ Name: "KN_CHARGEATK"
+ Description: "Charge Attack"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ CastTime: 300
+ AfterCastActDelay: 300
+ CoolDown: 0
+ Requirements: {
+ SPCost: 40
+ }
+},
+{
+ Id: 1002
+ Name: "CR_SHRINK"
+ Description: "Shrink"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ KnockBackTiles: 2
+ SkillData1: 300000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 15
+ State: "Shield"
+ }
+},
+{
+ Id: 1003
+ Name: "AS_SONICACCEL"
+ Description: "Sonic Acceleration"
+ MaxLevel: 1
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 1004
+ Name: "AS_VENOMKNIFE"
+ Description: "Throw Venom Knife"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ IgnoreCards: true
+ }
+ SkillData2: {
+ Lv1: 15000
+ Lv2: 20000
+ Lv3: 25000
+ Lv4: 30000
+ Lv5: 35000
+ Lv6: 40000
+ Lv7: 45000
+ Lv8: 50000
+ Lv9: 55000
+ Lv10: 60000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 15
+ AmmoTypes: {
+ A_DAGGER: true
+ }
+ AmmoAmount: 1
+ }
+},
+{
+ Id: 1005
+ Name: "RG_CLOSECONFINE"
+ Description: "Close Confine"
+ MaxLevel: 1
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 10000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 25
+ }
+},
+{
+ Id: 1006
+ Name: "WZ_SIGHTBLASTER"
+ Description: "Sight Blaster"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ SplashRange: 1
+ InterruptCast: true
+ KnockBackTiles: 3
+ CastTime: 2000
+ SkillData1: 120000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 40
+ }
+},
+{
+ Id: 1007
+ Name: "SA_CREATECON"
+ Description: "Create Elemental Converter"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ Requirements: {
+ SPCost: 30
+ }
+},
+{
+ Id: 1008
+ Name: "SA_ELEMENTWATER"
+ Description: "Elemental Change Water"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 1000
+ SkillData1: 1800000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 30
+ Items: {
+ Elemental_Water: 1
+ }
+ }
+},
+{
+ Id: 1009
+ Name: "HT_PHANTASMIC"
+ Description: "Phantasmic Arrow"
+ MaxLevel: 1
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Weapon"
+ KnockBackTiles: 3
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ WeaponTypes: {
+ Bows: true
+ }
+ }
+},
+{
+ Id: 1010
+ Name: "BA_PANGVOICE"
+ Description: "Pang Voice"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ CastTime: 1000
+ AfterCastActDelay: 2000
+ SkillData1: 17000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 20
+ }
+},
+{
+ Id: 1011
+ Name: "DC_WINKCHARM"
+ Description: "Wink of Charm"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ CastTime: 1000
+ AfterCastActDelay: 2000
+ SkillData1: 10000
+ SkillData2: 17000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 40
+ }
+},
+{
+ Id: 1012
+ Name: "BS_UNFAIRLYTRICK"
+ Description: "Unfair Trick"
+ MaxLevel: 1
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 1013
+ Name: "BS_GREED"
+ Description: "Greed"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 2
+ NumberOfHits: 0
+ AfterCastActDelay: 1000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 1014
+ Name: "PR_REDEMPTIO"
+ Description: "Redemptio"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 14
+ NumberOfHits: 0
+ InterruptCast: true
+ CastTime: 4000
+ CoolDown: 0
+ CastTimeOptions: {
+ IgnoreDex: true
+ }
+ Requirements: {
+ SPCost: 400
+ }
+},
+{
+ Id: 1015
+ Name: "MO_KITRANSLATION"
+ Description: "Ki Translation"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ Quest: true
+ PartyOnly: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 2000
+ AfterCastActDelay: 1000
+ SkillData1: 600000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 40
+ SpiritSphereCost: 1
+ }
+},
+{
+ Id: 1016
+ Name: "MO_BALKYOUNG"
+ Description: "Ki Explosion"
+ MaxLevel: 1
+ Range: -1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 1
+ KnockBackTiles: 5
+ AfterCastActDelay: 2000
+ SkillData2: 5000
+ CoolDown: 0
+ Requirements: {
+ HPCost: 10
+ SPCost: 20
+ }
+},
+{
+ Id: 1017
+ Name: "SA_ELEMENTGROUND"
+ Description: "Elemental Change Earth"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Earth"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 1000
+ SkillData1: 1800000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 30
+ Items: {
+ Elemental_Earth: 1
+ }
+ }
+},
+{
+ Id: 1018
+ Name: "SA_ELEMENTFIRE"
+ Description: "Elemental Change Fire"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 1000
+ SkillData1: 1800000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 30
+ Items: {
+ Elemental_Fire: 1
+ }
+ }
+},
+{
+ Id: 1019
+ Name: "SA_ELEMENTWIND"
+ Description: "Elemental Change Wind"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 1000
+ SkillData1: 1800000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 30
+ Items: {
+ Elemental_Wind: 1
+ }
+ }
+},
+{
+ Id: 2001
+ Name: "RK_ENCHANTBLADE"
+ Description: "Enchant Blade"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ SkillData1: 300000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 45
+ Lv3: 50
+ Lv4: 55
+ Lv5: 60
+ Lv6: 65
+ Lv7: 70
+ Lv8: 75
+ Lv9: 80
+ Lv10: 85
+ }
+ }
+},
+{
+ Id: 2002
+ Name: "RK_SONICWAVE"
+ Description: "Sonic Wave"
+ MaxLevel: 5
+ Range: {
+ Lv1: 7
+ Lv2: 8
+ Lv3: 9
+ Lv4: 10
+ Lv5: 11
+ Lv6: 12
+ Lv7: 13
+ Lv8: 14
+ Lv9: 15
+ Lv10: 16
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ AfterCastActDelay: 1000
+ CoolDown: 2000
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 35
+ Lv3: 40
+ Lv4: 45
+ Lv5: 50
+ Lv6: 55
+ Lv7: 60
+ Lv8: 65
+ Lv9: 70
+ Lv10: 75
+ }
+ }
+},
+{
+ Id: 2003
+ Name: "RK_DEATHBOUND"
+ Description: "Death Bound"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ KnockBackTiles: 3
+ AfterCastActDelay: 2000
+ SkillData1: 2000
+ CoolDown: 3000
+ Requirements: {
+ SPCost: {
+ Lv1: 28
+ Lv2: 31
+ Lv3: 34
+ Lv4: 37
+ Lv5: 40
+ Lv6: 43
+ Lv7: 46
+ Lv8: 49
+ Lv9: 52
+ Lv10: 55
+ }
+ }
+},
+{
+ Id: 2004
+ Name: "RK_HUNDREDSPEAR"
+ Description: "Hundred Spear"
+ MaxLevel: 10
+ Range: 5
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: -5
+ CastTime: {
+ Lv1: 1000
+ Lv2: 900
+ Lv3: 800
+ Lv4: 700
+ Lv5: 600
+ Lv6: 500
+ Lv7: 400
+ Lv8: 300
+ Lv9: 200
+ Lv10: 100
+ }
+ AfterCastActDelay: 500
+ CoolDown: 3000
+ Requirements: {
+ SPCost: 60
+ WeaponTypes: {
+ 1HSpears: true
+ 2HSpears: true
+ }
+ }
+},
+{
+ Id: 2005
+ Name: "RK_WINDCUTTER"
+ Description: "Wind Cutter"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Wind"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 2
+ KnockBackTiles: 3
+ SkillData1: 15000
+ CoolDown: 2000
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 24
+ Lv3: 28
+ Lv4: 32
+ Lv5: 36
+ Lv6: 40
+ Lv7: 44
+ Lv8: 48
+ Lv9: 52
+ Lv10: 56
+ }
+ WeaponTypes: {
+ Daggers: true
+ 1HSwords: true
+ 2HSwords: true
+ 1HSpears: true
+ 2HSpears: true
+ }
+ }
+},
+{
+ Id: 2006
+ Name: "RK_IGNITIONBREAK"
+ Description: "Ignition Break"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 5
+ CastTime: 1000
+ CoolDown: 2000
+ Requirements: {
+ SPCost: {
+ Lv1: 35
+ Lv2: 40
+ Lv3: 45
+ Lv4: 50
+ Lv5: 55
+ Lv6: 60
+ Lv7: 65
+ Lv8: 70
+ Lv9: 75
+ Lv10: 80
+ }
+ WeaponTypes: {
+ Daggers: true
+ 1HSwords: true
+ 2HSwords: true
+ 1HSpears: true
+ 2HSpears: true
+ }
+ }
+},
+{
+ Id: 2007
+ Name: "RK_DRAGONTRAINING"
+ Description: "Dragon Training"
+ MaxLevel: 5
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 2008
+ Name: "RK_DRAGONBREATH"
+ Description: "Dragon Breath"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Fire"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 1
+ Lv4: 2
+ Lv5: 2
+ Lv6: 2
+ Lv7: 3
+ Lv8: 3
+ Lv9: 4
+ Lv10: 4
+ }
+ CastTime: {
+ Lv1: 0
+ Lv2: 0
+ Lv3: 0
+ Lv4: 1000
+ Lv5: 1000
+ Lv6: 1000
+ Lv7: 1500
+ Lv8: 1500
+ Lv9: 2000
+ Lv10: 2000
+ }
+ AfterCastActDelay: 2000
+ SkillData1: 10000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 35
+ Lv3: 40
+ Lv4: 45
+ Lv5: 50
+ Lv6: 55
+ Lv7: 60
+ Lv8: 65
+ Lv9: 70
+ Lv10: 75
+ }
+ State: "Dragon"
+ }
+},
+{
+ Id: 2009
+ Name: "RK_DRAGONHOWLING"
+ Description: "Dragon Howling"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 3
+ Lv2: 4
+ Lv3: 5
+ Lv4: 6
+ Lv5: 7
+ Lv6: 8
+ Lv7: 9
+ Lv8: 10
+ Lv9: 11
+ Lv10: 12
+ }
+ InterruptCast: true
+ SkillData1: 15000
+ CoolDown: 10000
+ Requirements: {
+ SPCost: 30
+ State: "Dragon"
+ }
+},
+{
+ Id: 2010
+ Name: "RK_RUNEMASTERY"
+ Description: "Rune Mastery"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 2011
+ Name: "RK_MILLENNIUMSHIELD"
+ Description: "Millenium Shield"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ SkillData1: 180000
+ SkillData2: 60000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2012
+ Name: "RK_CRUSHSTRIKE"
+ Description: "Crush Strike"
+ MaxLevel: 1
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ SplashRange: 0
+ InterruptCast: true
+ SkillData1: 180000
+ SkillData2: 30000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2013
+ Name: "RK_REFRESH"
+ Description: "Refresh"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: 60000
+ SkillData2: 120000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2014
+ Name: "RK_GIANTGROWTH"
+ Description: "Giant Growth"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: 180000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2015
+ Name: "RK_STONEHARDSKIN"
+ Description: "Stone Hard Skin"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: 180000
+ SkillData2: 10000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2016
+ Name: "RK_VITALITYACTIVATION"
+ Description: "Vitality Activation"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: 180000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2017
+ Name: "RK_STORMBLAST"
+ Description: "Storm Blast"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 3
+ KnockBackTiles: 7
+ CastTime: 2000
+ AfterCastActDelay: 2000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2018
+ Name: "RK_FIGHTINGSPIRIT"
+ Description: "Fighting Spirit"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ InterruptCast: true
+ SkillData1: 180000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2019
+ Name: "RK_ABUNDANCE"
+ Description: "Abundance"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ Element: "Ele_Holy"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: 180000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2020
+ Name: "RK_PHANTOMTHRUST"
+ Description: "Phantom Thrust"
+ MaxLevel: 5
+ Range: {
+ Lv1: 5
+ Lv2: 6
+ Lv3: 7
+ Lv4: 8
+ Lv5: 9
+ Lv6: 10
+ Lv7: 11
+ Lv8: 12
+ Lv9: 13
+ Lv10: 14
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ InterruptCast: true
+ Requirements: {
+ SPCost: {
+ Lv1: 15
+ Lv2: 18
+ Lv3: 21
+ Lv4: 24
+ Lv5: 27
+ Lv6: 30
+ Lv7: 33
+ Lv8: 36
+ Lv9: 39
+ Lv10: 42
+ }
+ WeaponTypes: {
+ 1HSpears: true
+ 2HSpears: true
+ }
+ }
+},
+{
+ Id: 2021
+ Name: "GC_VENOMIMPRESS"
+ Description: "Venom Impress"
+ MaxLevel: 5
+ Range: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: {
+ Lv1: 3000
+ Lv2: 2500
+ Lv3: 2000
+ Lv4: 1500
+ Lv5: 1000
+ Lv6: 500
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 20000
+ Lv3: 30000
+ Lv4: 40000
+ Lv5: 50000
+ Lv6: 60000
+ Lv7: 70000
+ Lv8: 80000
+ Lv9: 90000
+ Lv10: 100000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 16
+ Lv3: 20
+ Lv4: 24
+ Lv5: 28
+ Lv6: 32
+ Lv7: 36
+ Lv8: 40
+ Lv9: 44
+ Lv10: 48
+ }
+ }
+},
+{
+ Id: 2022
+ Name: "GC_CROSSIMPACT"
+ Description: "Cross Impact"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: -7
+ AfterCastActDelay: {
+ Lv1: 2500
+ Lv2: 2000
+ Lv3: 1500
+ Lv4: 1000
+ Lv5: 500
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 25
+ State: "Moveable"
+ }
+},
+{
+ Id: 2023
+ Name: "GC_DARKILLUSION"
+ Description: "Dark Illusion"
+ MaxLevel: 5
+ Range: {
+ Lv1: 3
+ Lv2: 4
+ Lv3: 5
+ Lv4: 6
+ Lv5: 7
+ Lv6: 8
+ Lv7: 9
+ Lv8: 10
+ Lv9: 11
+ Lv10: 12
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ AfterCastActDelay: 1500
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 25
+ Lv3: 30
+ Lv4: 35
+ Lv5: 40
+ Lv6: 45
+ Lv7: 50
+ Lv8: 55
+ Lv9: 60
+ Lv10: 65
+ }
+ }
+},
+{
+ Id: 2024
+ Name: "GC_RESEARCHNEWPOISON"
+ Description: "Research New Poison"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 2025
+ Name: "GC_CREATENEWPOISON"
+ Description: "Create New Poison"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 500
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 2026
+ Name: "GC_ANTIDOTE"
+ Description: "Antidote"
+ MaxLevel: 1
+ Range: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 10
+ Items: {
+ Guillotine_Antidote: 1
+ }
+ }
+},
+{
+ Id: 2027
+ Name: "GC_POISONINGWEAPON"
+ Description: "Poisoning Weapon"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 120000
+ Lv3: 180000
+ Lv4: 240000
+ Lv5: 300000
+ Lv6: 360000
+ Lv7: 420000
+ Lv8: 480000
+ Lv9: 540000
+ Lv10: 600000
+ }
+ SkillData2: 300000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 24
+ Lv3: 28
+ Lv4: 32
+ Lv5: 36
+ Lv6: 40
+ Lv7: 44
+ Lv8: 48
+ Lv9: 52
+ Lv10: 56
+ }
+ }
+},
+{
+ Id: 2028
+ Name: "GC_WEAPONBLOCKING"
+ Description: "Weapon Blocking"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 2000
+ SkillData1: 180000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 36
+ Lv3: 32
+ Lv4: 28
+ Lv5: 24
+ Lv6: 20
+ Lv7: 16
+ Lv8: 12
+ Lv9: 8
+ Lv10: 4
+ }
+ }
+},
+{
+ Id: 2029
+ Name: "GC_COUNTERSLASH"
+ Description: "Counter Slash"
+ MaxLevel: 5
+ Range: -2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 1
+ KnockBackTiles: 3
+ AfterCastActDelay: 2000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 5
+ Lv2: 8
+ Lv3: 11
+ Lv4: 14
+ Lv5: 17
+ Lv6: 20
+ Lv7: 23
+ Lv8: 26
+ Lv9: 29
+ Lv10: 32
+ }
+ }
+},
+{
+ Id: 2030
+ Name: "GC_WEAPONCRUSH"
+ Description: "Weapon Crush"
+ MaxLevel: 5
+ Range: -2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 1000
+ SkillData1: 60000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 20
+ }
+},
+{
+ Id: 2031
+ Name: "GC_VENOMPRESSURE"
+ Description: "Venom Pressure"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ AfterCastActDelay: 1000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 40
+ Lv3: 50
+ Lv4: 60
+ Lv5: 70
+ Lv6: 80
+ Lv7: 90
+ Lv8: 100
+ Lv9: 110
+ Lv10: 120
+ }
+ State: "PoisonWeapon"
+ }
+},
+{
+ Id: 2032
+ Name: "GC_POISONSMOKE"
+ Description: "Poison Smoke"
+ MaxLevel: 5
+ Range: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillInstances: 1
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 6000
+ Lv2: 8000
+ Lv3: 10000
+ Lv4: 12000
+ Lv5: 14000
+ Lv6: 16000
+ Lv7: 18000
+ Lv8: 20000
+ Lv9: 22000
+ Lv10: 24000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 40
+ State: "PoisonWeapon"
+ }
+ Unit: {
+ Id: 0xe1
+ Layout: 2
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 2033
+ Name: "GC_CLOAKINGEXCEED"
+ Description: "Cloaking Exceed"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 2000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 45
+ }
+},
+{
+ Id: 2034
+ Name: "GC_PHANTOMMENACE"
+ Description: "Phantom Menace"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 3
+ AfterCastActDelay: 1000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 30
+ }
+},
+{
+ Id: 2035
+ Name: "GC_HALLUCINATIONWALK"
+ Description: "Hallucination Walk"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 35000
+ Lv3: 40000
+ Lv4: 45000
+ Lv5: 50000
+ Lv6: 55000
+ Lv7: 60000
+ Lv8: 65000
+ Lv9: 70000
+ Lv10: 75000
+ }
+ SkillData2: 25000
+ CoolDown: 300000
+ Requirements: {
+ SPCost: 100
+ }
+},
+{
+ Id: 2036
+ Name: "GC_ROLLINGCUTTER"
+ Description: "Rolling Cutter"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 1
+ Lv4: 1
+ Lv5: 2
+ Lv6: 2
+ Lv7: 2
+ Lv8: 2
+ Lv9: 2
+ Lv10: 2
+ }
+ AfterCastActDelay: 200
+ SkillData1: 3000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 5
+ WeaponTypes: {
+ Katars: true
+ }
+ }
+},
+{
+ Id: 2037
+ Name: "GC_CROSSRIPPERSLASHER"
+ Description: "Cross Ripper Slasher"
+ MaxLevel: 5
+ Range: {
+ Lv1: 9
+ Lv2: 10
+ Lv3: 11
+ Lv4: 12
+ Lv5: 13
+ Lv6: 14
+ Lv7: 15
+ Lv8: 16
+ Lv9: 17
+ Lv10: 18
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ AfterCastActDelay: 1000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 24
+ Lv3: 28
+ Lv4: 32
+ Lv5: 36
+ Lv6: 40
+ Lv7: 44
+ Lv8: 48
+ Lv9: 52
+ Lv10: 56
+ }
+ WeaponTypes: {
+ Katars: true
+ }
+ State: "RollingCutter"
+ }
+},
+{
+ Id: 2038
+ Name: "AB_JUDEX"
+ Description: "Judex"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 3
+ NumberOfHits: -3
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 500
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 23
+ Lv3: 26
+ Lv4: 29
+ Lv5: 32
+ Lv6: 35
+ Lv7: 38
+ Lv8: 41
+ Lv9: 44
+ Lv10: 47
+ }
+ }
+},
+{
+ Id: 2039
+ Name: "AB_ANCILLA"
+ Description: "Ancilla"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 30
+ SPRateCost: -30
+ }
+},
+{
+ Id: 2040
+ Name: "AB_ADORAMUS"
+ Description: "Adoramus"
+ MaxLevel: 10
+ Range: 11
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ NumberOfHits: -10
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 6000
+ Lv2: 7000
+ Lv3: 8000
+ Lv4: 9000
+ Lv5: 10000
+ Lv6: 11000
+ Lv7: 12000
+ Lv8: 13000
+ Lv9: 14000
+ Lv10: 15000
+ }
+ SkillData2: {
+ Lv1: 15000
+ Lv2: 20000
+ Lv3: 25000
+ Lv4: 30000
+ Lv5: 35000
+ Lv6: 40000
+ Lv7: 45000
+ Lv8: 50000
+ Lv9: 55000
+ Lv10: 60000
+ }
+ CoolDown: 2000
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 24
+ Lv3: 28
+ Lv4: 32
+ Lv5: 36
+ Lv6: 40
+ Lv7: 44
+ Lv8: 48
+ Lv9: 52
+ Lv10: 56
+ }
+ Items: {
+ Blue_Gemstone: 1
+ }
+ }
+},
+{
+ Id: 2041
+ Name: "AB_CLEMENTIA"
+ Description: "Crementia"
+ MaxLevel: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 3
+ Lv2: 7
+ Lv3: 15
+ Lv4: 15
+ Lv5: 15
+ Lv6: 15
+ Lv7: 15
+ Lv8: 15
+ Lv9: 15
+ Lv10: 15
+ }
+ InterruptCast: true
+ CastTime: 3000
+ SkillData1: {
+ Lv1: 120000
+ Lv2: 180000
+ Lv3: 240000
+ Lv4: 300000
+ Lv5: 360000
+ Lv6: 420000
+ Lv7: 480000
+ Lv8: 540000
+ Lv9: 600000
+ Lv10: 660000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 280
+ Lv2: 320
+ Lv3: 360
+ Lv4: 400
+ Lv5: 440
+ Lv6: 480
+ Lv7: 520
+ Lv8: 560
+ Lv9: 600
+ Lv10: 640
+ }
+ }
+},
+{
+ Id: 2042
+ Name: "AB_CANTO"
+ Description: "Canto Candidus"
+ MaxLevel: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 3
+ Lv2: 7
+ Lv3: 15
+ Lv4: 15
+ Lv5: 15
+ Lv6: 15
+ Lv7: 15
+ Lv8: 15
+ Lv9: 15
+ Lv10: 15
+ }
+ InterruptCast: true
+ CastTime: 3000
+ SkillData1: {
+ Lv1: 120000
+ Lv2: 180000
+ Lv3: 240000
+ Lv4: 300000
+ Lv5: 360000
+ Lv6: 420000
+ Lv7: 480000
+ Lv8: 540000
+ Lv9: 600000
+ Lv10: 660000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 200
+ Lv2: 220
+ Lv3: 240
+ Lv4: 260
+ Lv5: 280
+ Lv6: 300
+ Lv7: 320
+ Lv8: 340
+ Lv9: 360
+ Lv10: 380
+ }
+ }
+},
+{
+ Id: 2043
+ Name: "AB_CHEAL"
+ Description: "Coluceo Heal"
+ MaxLevel: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 3
+ Lv2: 7
+ Lv3: 15
+ Lv4: 15
+ Lv5: 15
+ Lv6: 15
+ Lv7: 15
+ Lv8: 15
+ Lv9: 15
+ Lv10: 15
+ }
+ InterruptCast: true
+ CastTime: 3000
+ CoolDown: 2000
+ Requirements: {
+ SPCost: {
+ Lv1: 200
+ Lv2: 220
+ Lv3: 240
+ Lv4: 260
+ Lv5: 280
+ Lv6: 300
+ Lv7: 320
+ Lv8: 340
+ Lv9: 360
+ Lv10: 380
+ }
+ }
+},
+{
+ Id: 2044
+ Name: "AB_EPICLESIS"
+ Description: "Epiclesis"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillInstances: 1
+ CastTime: {
+ Lv1: 2000
+ Lv2: 2500
+ Lv3: 3000
+ Lv4: 3500
+ Lv5: 4000
+ Lv6: 4500
+ Lv7: 5000
+ Lv8: 5500
+ Lv9: 6000
+ Lv10: 6500
+ }
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 18000
+ Lv2: 21000
+ Lv3: 24000
+ Lv4: 27000
+ Lv5: 30000
+ Lv6: 33000
+ Lv7: 36000
+ Lv8: 39000
+ Lv9: 42000
+ Lv10: 45000
+ }
+ CoolDown: 60000
+ Requirements: {
+ SPCost: 300
+ Items: {
+ Ansila: 1
+ Holy_Water: 1
+ }
+ }
+ Unit: {
+ Id: 0xca
+ Range: 2
+ Interval: 1000
+ Target: "All"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 2045
+ Name: "AB_PRAEFATIO"
+ Description: "Praefatio"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 15
+ InterruptCast: true
+ CastTime: 2000
+ SkillData1: 120000
+ CoolDown: {
+ Lv1: 13000
+ Lv2: 16000
+ Lv3: 19000
+ Lv4: 22000
+ Lv5: 25000
+ Lv6: 28000
+ Lv7: 31000
+ Lv8: 34000
+ Lv9: 37000
+ Lv10: 40000
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 90
+ Lv2: 100
+ Lv3: 110
+ Lv4: 120
+ Lv5: 130
+ Lv6: 140
+ Lv7: 150
+ Lv8: 160
+ Lv9: 170
+ Lv10: 180
+ }
+ }
+},
+{
+ Id: 2046
+ Name: "AB_ORATIO"
+ Description: "Oratio"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 15
+ InterruptCast: true
+ CastTime: 4000
+ SkillData1: 30000
+ CoolDown: 2000
+ Requirements: {
+ SPCost: {
+ Lv1: 35
+ Lv2: 38
+ Lv3: 41
+ Lv4: 44
+ Lv5: 47
+ Lv6: 50
+ Lv7: 53
+ Lv8: 56
+ Lv9: 59
+ Lv10: 62
+ }
+ }
+},
+{
+ Id: 2047
+ Name: "AB_LAUDAAGNUS"
+ Description: "Lauda Agnus"
+ MaxLevel: 4
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 15
+ InterruptCast: true
+ CastTime: 1000
+ SkillData1: 60000
+ CoolDown: 3000
+ Requirements: {
+ SPCost: {
+ Lv1: 50
+ Lv2: 60
+ Lv3: 70
+ Lv4: 80
+ Lv5: 90
+ Lv6: 100
+ Lv7: 110
+ Lv8: 120
+ Lv9: 130
+ Lv10: 140
+ }
+ }
+},
+{
+ Id: 2048
+ Name: "AB_LAUDARAMUS"
+ Description: "Lauda Ramus"
+ MaxLevel: 4
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 15
+ InterruptCast: true
+ CastTime: 1000
+ SkillData1: 60000
+ CoolDown: 3000
+ Requirements: {
+ SPCost: {
+ Lv1: 50
+ Lv2: 60
+ Lv3: 70
+ Lv4: 80
+ Lv5: 90
+ Lv6: 100
+ Lv7: 110
+ Lv8: 120
+ Lv9: 130
+ Lv10: 140
+ }
+ }
+},
+{
+ Id: 2049
+ Name: "AB_EUCHARISTICA"
+ Description: "Eucharistica"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 2050
+ Name: "AB_RENOVATIO"
+ Description: "Renovatio"
+ MaxLevel: 1
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 3000
+ SkillData1: 90000
+ CoolDown: 1000
+ Requirements: {
+ SPCost: 70
+ }
+},
+{
+ Id: 2051
+ Name: "AB_HIGHNESSHEAL"
+ Description: "Highness Heal"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ DamageType: {
+ NoDamage: true
+ IgnoreDefense: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ CoolDown: 3000
+ Requirements: {
+ SPCost: {
+ Lv1: 70
+ Lv2: 100
+ Lv3: 130
+ Lv4: 160
+ Lv5: 190
+ Lv6: 220
+ Lv7: 250
+ Lv8: 280
+ Lv9: 310
+ Lv10: 340
+ }
+ }
+},
+{
+ Id: 2052
+ Name: "AB_CLEARANCE"
+ Description: "Clearance"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 4000
+ CoolDown: 10000
+ Requirements: {
+ SPCost: {
+ Lv1: 54
+ Lv2: 60
+ Lv3: 66
+ Lv4: 72
+ Lv5: 78
+ Lv6: 84
+ Lv7: 90
+ Lv8: 96
+ Lv9: 102
+ Lv10: 108
+ }
+ }
+},
+{
+ Id: 2053
+ Name: "AB_EXPIATIO"
+ Description: "Expiatio"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 180000
+ Lv3: 210000
+ Lv4: 240000
+ Lv5: 270000
+ Lv6: 300000
+ Lv7: 330000
+ Lv8: 360000
+ Lv9: 390000
+ Lv10: 420000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 35
+ Lv2: 40
+ Lv3: 45
+ Lv4: 50
+ Lv5: 55
+ Lv6: 60
+ Lv7: 65
+ Lv8: 70
+ Lv9: 75
+ Lv10: 80
+ }
+ }
+},
+{
+ Id: 2054
+ Name: "AB_DUPLELIGHT"
+ Description: "Duple Light"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ Element: "Ele_Holy"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 90000
+ Lv2: 120000
+ Lv3: 150000
+ Lv4: 180000
+ Lv5: 210000
+ Lv6: 240000
+ Lv7: 270000
+ Lv8: 300000
+ Lv9: 330000
+ Lv10: 360000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 55
+ Lv2: 60
+ Lv3: 65
+ Lv4: 70
+ Lv5: 75
+ Lv6: 80
+ Lv7: 85
+ Lv8: 90
+ Lv9: 95
+ Lv10: 100
+ }
+ }
+},
+{
+ Id: 2055
+ Name: "AB_DUPLELIGHT_MELEE"
+ Description: "Duple Light Melee"
+ MaxLevel: 10
+ Range: -1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2056
+ Name: "AB_DUPLELIGHT_MAGIC"
+ Description: "Duple Light Magic"
+ MaxLevel: 10
+ Range: -1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2057
+ Name: "AB_SILENTIUM"
+ Description: "Silentium"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 4
+ Lv2: 5
+ Lv3: 6
+ Lv4: 7
+ Lv5: 8
+ Lv6: 9
+ Lv7: 10
+ Lv8: 11
+ Lv9: 12
+ Lv10: 13
+ }
+ InterruptCast: true
+ CastTime: 4000
+ SkillData1: {
+ Lv1: 20000
+ Lv2: 30000
+ Lv3: 40000
+ Lv4: 50000
+ Lv5: 60000
+ Lv6: 70000
+ Lv7: 80000
+ Lv8: 90000
+ Lv9: 100000
+ Lv10: 110000
+ }
+ CoolDown: 15000
+ Requirements: {
+ SPCost: {
+ Lv1: 64
+ Lv2: 68
+ Lv3: 72
+ Lv4: 76
+ Lv5: 80
+ Lv6: 84
+ Lv7: 88
+ Lv8: 92
+ Lv9: 96
+ Lv10: 100
+ }
+ }
+},
+{
+ Id: 2201
+ Name: "WL_WHITEIMPRISON"
+ Description: "White Imprison"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 6000
+ Lv2: 8000
+ Lv3: 10000
+ Lv4: 12000
+ Lv5: 14000
+ Lv6: 16000
+ Lv7: 18000
+ Lv8: 20000
+ Lv9: 22000
+ Lv10: 24000
+ }
+ SkillData2: 15000
+ CoolDown: 4000
+ Requirements: {
+ SPCost: {
+ Lv1: 50
+ Lv2: 55
+ Lv3: 60
+ Lv4: 65
+ Lv5: 70
+ Lv6: 75
+ Lv7: 80
+ Lv8: 85
+ Lv9: 90
+ Lv10: 95
+ }
+ }
+},
+{
+ Id: 2202
+ Name: "WL_SOULEXPANSION"
+ Description: "Soul Expansion"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Ghost"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 1
+ Lv4: 2
+ Lv5: 2
+ Lv6: 2
+ Lv7: 2
+ Lv8: 2
+ Lv9: 2
+ Lv10: 2
+ }
+ NumberOfHits: -2
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 500
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 35
+ Lv3: 40
+ Lv4: 45
+ Lv5: 50
+ Lv6: 55
+ Lv7: 60
+ Lv8: 65
+ Lv9: 70
+ Lv10: 75
+ }
+ }
+},
+{
+ Id: 2203
+ Name: "WL_FROSTMISTY"
+ Description: "Frosty Misty"
+ MaxLevel: 5
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 13
+ NumberOfHits: {
+ Lv1: -3
+ Lv2: -4
+ Lv3: -5
+ Lv4: -6
+ Lv5: -7
+ Lv6: -8
+ Lv7: -9
+ Lv8: -10
+ Lv9: -11
+ Lv10: -12
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 2000
+ Lv2: 2500
+ Lv3: 3000
+ Lv4: 3500
+ Lv5: 4000
+ Lv6: 4500
+ Lv7: 5000
+ Lv8: 5500
+ Lv9: 6000
+ Lv10: 6500
+ }
+ AfterCastActDelay: 1000
+ SkillData1: 40000
+ CoolDown: 4000
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 48
+ Lv3: 56
+ Lv4: 64
+ Lv5: 72
+ Lv6: 80
+ Lv7: 88
+ Lv8: 96
+ Lv9: 104
+ Lv10: 112
+ }
+ }
+},
+{
+ Id: 2204
+ Name: "WL_JACKFROST"
+ Description: "Jack Frost"
+ MaxLevel: 5
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 13
+ NumberOfHits: -5
+ InterruptCast: true
+ CastTime: {
+ Lv1: 2000
+ Lv2: 2500
+ Lv3: 3000
+ Lv4: 3500
+ Lv5: 4000
+ Lv6: 4500
+ Lv7: 5000
+ Lv8: 5500
+ Lv9: 6000
+ Lv10: 6500
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 50
+ Lv2: 60
+ Lv3: 70
+ Lv4: 80
+ Lv5: 90
+ Lv6: 100
+ Lv7: 110
+ Lv8: 120
+ Lv9: 130
+ Lv10: 140
+ }
+ }
+},
+{
+ Id: 2205
+ Name: "WL_MARSHOFABYSS"
+ Description: "Marsh of Abyss"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ SkillData1: 30000
+ CoolDown: {
+ Lv1: 2500
+ Lv2: 3000
+ Lv3: 3500
+ Lv4: 4000
+ Lv5: 4500
+ Lv6: 5000
+ Lv7: 5500
+ Lv8: 6000
+ Lv9: 6500
+ Lv10: 7000
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 42
+ Lv3: 44
+ Lv4: 46
+ Lv5: 48
+ Lv6: 50
+ Lv7: 52
+ Lv8: 54
+ Lv9: 56
+ Lv10: 58
+ }
+ }
+},
+{
+ Id: 2206
+ Name: "WL_RECOGNIZEDSPELL"
+ Description: "Recognized Spell"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 90000
+ Lv3: 120000
+ Lv4: 150000
+ Lv5: 180000
+ Lv6: 210000
+ Lv7: 240000
+ Lv8: 270000
+ Lv9: 300000
+ Lv10: 330000
+ }
+ CoolDown: {
+ Lv1: 50000
+ Lv2: 80000
+ Lv3: 110000
+ Lv4: 140000
+ Lv5: 170000
+ Lv6: 200000
+ Lv7: 230000
+ Lv8: 260000
+ Lv9: 290000
+ Lv10: 320000
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 100
+ Lv2: 120
+ Lv3: 140
+ Lv4: 160
+ Lv5: 180
+ Lv6: 200
+ Lv7: 220
+ Lv8: 240
+ Lv9: 260
+ Lv10: 280
+ }
+ }
+},
+{
+ Id: 2207
+ Name: "WL_SIENNAEXECRATE"
+ Description: "Sienna Execrate"
+ MaxLevel: 5
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Earth"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 2
+ Lv4: 3
+ Lv5: 3
+ Lv6: 4
+ Lv7: 4
+ Lv8: 5
+ Lv9: 5
+ Lv10: 6
+ }
+ NumberOfHits: 0
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 12000
+ Lv3: 14000
+ Lv4: 16000
+ Lv5: 18000
+ Lv6: 20000
+ Lv7: 22000
+ Lv8: 24000
+ Lv9: 26000
+ Lv10: 28000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 32
+ Lv2: 34
+ Lv3: 36
+ Lv4: 38
+ Lv5: 40
+ Lv6: 42
+ Lv7: 44
+ Lv8: 46
+ Lv9: 48
+ Lv10: 50
+ }
+ Items: {
+ Red_Gemstone: 2
+ }
+ }
+},
+{
+ Id: 2208
+ Name: "WL_RADIUS"
+ Description: "Radius"
+ MaxLevel: 3
+ NumberOfHits: 0
+},
+{
+ Id: 2209
+ Name: "WL_STASIS"
+ Description: "Stasis"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 9
+ Lv2: 10
+ Lv3: 11
+ Lv4: 12
+ Lv5: 13
+ Lv6: 14
+ Lv7: 15
+ Lv8: 16
+ Lv9: 17
+ Lv10: 18
+ }
+ InterruptCast: true
+ CastTime: 3000
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ SkillData2: 1000
+ CoolDown: {
+ Lv1: 180000
+ Lv2: 190000
+ Lv3: 200000
+ Lv4: 210000
+ Lv5: 220000
+ Lv6: 230000
+ Lv7: 240000
+ Lv8: 250000
+ Lv9: 260000
+ Lv10: 270000
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 50
+ Lv2: 60
+ Lv3: 70
+ Lv4: 80
+ Lv5: 90
+ Lv6: 100
+ Lv7: 110
+ Lv8: 120
+ Lv9: 130
+ Lv10: 140
+ }
+ }
+},
+{
+ Id: 2210
+ Name: "WL_DRAINLIFE"
+ Description: "Drain Life"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ InterruptCast: true
+ CastTime: 4000
+ CoolDown: 2000
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 24
+ Lv3: 28
+ Lv4: 32
+ Lv5: 36
+ Lv6: 40
+ Lv7: 44
+ Lv8: 48
+ Lv9: 52
+ Lv10: 56
+ }
+ }
+},
+{
+ Id: 2211
+ Name: "WL_CRIMSONROCK"
+ Description: "Crimson Rock"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 3
+ NumberOfHits: -7
+ InterruptCast: true
+ KnockBackTiles: 3
+ CastTime: 5000
+ AfterCastActDelay: 2000
+ SkillData1: 5000
+ CoolDown: 5000
+ Requirements: {
+ SPCost: {
+ Lv1: 60
+ Lv2: 70
+ Lv3: 80
+ Lv4: 90
+ Lv5: 100
+ Lv6: 110
+ Lv7: 120
+ Lv8: 130
+ Lv9: 140
+ Lv10: 150
+ }
+ }
+},
+{
+ Id: 2212
+ Name: "WL_HELLINFERNO"
+ Description: "Hell Inferno"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ InterruptCast: true
+ CastTime: 3000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 20000
+ Lv2: 30000
+ Lv3: 40000
+ Lv4: 50000
+ Lv5: 60000
+ Lv6: 70000
+ Lv7: 80000
+ Lv8: 90000
+ Lv9: 100000
+ Lv10: 110000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 35
+ Lv2: 40
+ Lv3: 45
+ Lv4: 50
+ Lv5: 55
+ Lv6: 60
+ Lv7: 65
+ Lv8: 70
+ Lv9: 75
+ Lv10: 80
+ }
+ }
+},
+{
+ Id: 2213
+ Name: "WL_COMET"
+ Description: "Comet"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ NumberOfHits: -20
+ InterruptCast: true
+ KnockBackTiles: 2
+ CastTime: {
+ Lv1: 10000
+ Lv2: 11000
+ Lv3: 12000
+ Lv4: 13000
+ Lv5: 14000
+ Lv6: 15000
+ Lv7: 16000
+ Lv8: 17000
+ Lv9: 18000
+ Lv10: 19000
+ }
+ SkillData1: 100
+ SkillData2: 42000
+ CoolDown: 60000
+ Requirements: {
+ SPCost: {
+ Lv1: 480
+ Lv2: 560
+ Lv3: 640
+ Lv4: 720
+ Lv5: 800
+ Lv6: 880
+ Lv7: 960
+ Lv8: 1040
+ Lv9: 1120
+ Lv10: 1200
+ }
+ Items: {
+ Red_Gemstone: 2
+ }
+ }
+ Unit: {
+ Id: 0x86
+ Range: 8
+ Interval: 100
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 2214
+ Name: "WL_CHAINLIGHTNING"
+ Description: "Chain Lightning"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ SplashRange: 3
+ InterruptCast: true
+ CastTime: {
+ Lv1: 3500
+ Lv2: 4000
+ Lv3: 4500
+ Lv4: 5000
+ Lv5: 5500
+ Lv6: 6000
+ Lv7: 6500
+ Lv8: 7000
+ Lv9: 7500
+ Lv10: 8000
+ }
+ SkillData1: 100
+ CoolDown: 3000
+ Requirements: {
+ SPCost: {
+ Lv1: 80
+ Lv2: 90
+ Lv3: 100
+ Lv4: 110
+ Lv5: 120
+ Lv6: 130
+ Lv7: 140
+ Lv8: 150
+ Lv9: 160
+ Lv10: 170
+ }
+ }
+},
+{
+ Id: 2215
+ Name: "WL_CHAINLIGHTNING_ATK"
+ Description: "Chain Lightning Attack"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2216
+ Name: "WL_EARTHSTRAIN"
+ Description: "Earth Strain"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Earth"
+ NumberOfHits: {
+ Lv1: -6
+ Lv2: -7
+ Lv3: -8
+ Lv4: -9
+ Lv5: -10
+ Lv6: -11
+ Lv7: -12
+ Lv8: -13
+ Lv9: -14
+ Lv10: -15
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 2000
+ Lv2: 3000
+ Lv3: 4000
+ Lv4: 5000
+ Lv5: 6000
+ Lv6: 7000
+ Lv7: 8000
+ Lv8: 9000
+ Lv9: 10000
+ Lv10: 11000
+ }
+ AfterCastActDelay: 1000
+ SkillData1: 100
+ SkillData2: {
+ Lv1: 75000
+ Lv2: 90000
+ Lv3: 105000
+ Lv4: 120000
+ Lv5: 135000
+ Lv6: 150000
+ Lv7: 165000
+ Lv8: 180000
+ Lv9: 195000
+ Lv10: 210000
+ }
+ CoolDown: 10000
+ Requirements: {
+ SPCost: {
+ Lv1: 70
+ Lv2: 78
+ Lv3: 86
+ Lv4: 94
+ Lv5: 102
+ Lv6: 110
+ Lv7: 118
+ Lv8: 126
+ Lv9: 134
+ Lv10: 142
+ }
+ }
+ Unit: {
+ Id: 0xcb
+ Layout: -1
+ Interval: 100
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 2217
+ Name: "WL_TETRAVORTEX"
+ Description: "Tetra Vortex"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ InterruptCast: true
+ CastTime: {
+ Lv1: 5000
+ Lv2: 6000
+ Lv3: 7000
+ Lv4: 8000
+ Lv5: 9000
+ Lv6: 10000
+ Lv7: 11000
+ Lv8: 12000
+ Lv9: 13000
+ Lv10: 14000
+ }
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 15000
+ Lv2: 120000
+ Lv3: 40000
+ Lv4: 5000
+ Lv5: 5000
+ Lv6: 5000
+ Lv7: 5000
+ Lv8: 5000
+ Lv9: 5000
+ Lv10: 5000
+ }
+ CoolDown: 15000
+ Requirements: {
+ SPCost: {
+ Lv1: 120
+ Lv2: 150
+ Lv3: 180
+ Lv4: 210
+ Lv5: 240
+ Lv6: 270
+ Lv7: 300
+ Lv8: 330
+ Lv9: 360
+ Lv10: 390
+ }
+ }
+},
+{
+ Id: 2218
+ Name: "WL_TETRAVORTEX_FIRE"
+ Description: "Tetra Vortex Fire"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2219
+ Name: "WL_TETRAVORTEX_WATER"
+ Description: "Tetra Vortex Water"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2220
+ Name: "WL_TETRAVORTEX_WIND"
+ Description: "Tetra Vortex Wind"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2221
+ Name: "WL_TETRAVORTEX_GROUND"
+ Description: "Tetra Vortex Earth"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Earth"
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2222
+ Name: "WL_SUMMONFB"
+ Description: "Summon Fire Ball"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ SkillData1: {
+ Lv1: 120000
+ Lv2: 160000
+ Lv3: 200000
+ Lv4: 240000
+ Lv5: 280000
+ Lv6: 320000
+ Lv7: 360000
+ Lv8: 400000
+ Lv9: 440000
+ Lv10: 480000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 12
+ Lv3: 14
+ Lv4: 16
+ Lv5: 18
+ Lv6: 20
+ Lv7: 22
+ Lv8: 24
+ Lv9: 26
+ Lv10: 28
+ }
+ }
+},
+{
+ Id: 2223
+ Name: "WL_SUMMONBL"
+ Description: "Summon Lightning Ball"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ SkillData1: {
+ Lv1: 120000
+ Lv2: 160000
+ Lv3: 200000
+ Lv4: 240000
+ Lv5: 280000
+ Lv6: 320000
+ Lv7: 360000
+ Lv8: 400000
+ Lv9: 440000
+ Lv10: 480000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 12
+ Lv3: 14
+ Lv4: 16
+ Lv5: 18
+ Lv6: 20
+ Lv7: 22
+ Lv8: 24
+ Lv9: 26
+ Lv10: 28
+ }
+ }
+},
+{
+ Id: 2224
+ Name: "WL_SUMMONWB"
+ Description: "Summon Water Ball"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ SkillData1: {
+ Lv1: 120000
+ Lv2: 160000
+ Lv3: 200000
+ Lv4: 240000
+ Lv5: 280000
+ Lv6: 320000
+ Lv7: 360000
+ Lv8: 400000
+ Lv9: 440000
+ Lv10: 480000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 12
+ Lv3: 14
+ Lv4: 16
+ Lv5: 18
+ Lv6: 20
+ Lv7: 22
+ Lv8: 24
+ Lv9: 26
+ Lv10: 28
+ }
+ }
+},
+{
+ Id: 2225
+ Name: "WL_SUMMON_ATK_FIRE"
+ Description: "Summon Attack Fire"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ SkillInstances: 1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2226
+ Name: "WL_SUMMON_ATK_WIND"
+ Description: "Summon Attack Wind"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ SkillInstances: 1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2227
+ Name: "WL_SUMMON_ATK_WATER"
+ Description: "Summon Attack Water"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ SkillInstances: 1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2228
+ Name: "WL_SUMMON_ATK_GROUND"
+ Description: "Summon Attack Earth"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Earth"
+ SkillInstances: 1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2229
+ Name: "WL_SUMMONSTONE"
+ Description: "Summon Stone"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Earth"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ SkillData1: {
+ Lv1: 120000
+ Lv2: 160000
+ Lv3: 200000
+ Lv4: 240000
+ Lv5: 280000
+ Lv6: 320000
+ Lv7: 360000
+ Lv8: 400000
+ Lv9: 440000
+ Lv10: 480000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 12
+ Lv3: 14
+ Lv4: 16
+ Lv5: 18
+ Lv6: 20
+ Lv7: 22
+ Lv8: 24
+ Lv9: 26
+ Lv10: 28
+ }
+ }
+},
+{
+ Id: 2230
+ Name: "WL_RELEASE"
+ Description: "Release"
+ MaxLevel: 2
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ InterruptCast: true
+ Requirements: {
+ SPCost: {
+ Lv1: 3
+ Lv2: 20
+ Lv3: 37
+ Lv4: 54
+ Lv5: 71
+ Lv6: 88
+ Lv7: 105
+ Lv8: 122
+ Lv9: 139
+ Lv10: 156
+ }
+ }
+},
+{
+ Id: 2231
+ Name: "WL_READING_SB"
+ Description: "Reading Spellbook"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 5000
+ AfterCastActDelay: 500
+ CoolDown: 0
+ Requirements: {
+ SPCost: 40
+ }
+},
+{
+ Id: 2232
+ Name: "WL_FREEZE_SP"
+ Description: "Freeze Spell"
+ MaxLevel: 5
+ NumberOfHits: 0
+},
+{
+ Id: 2233
+ Name: "RA_ARROWSTORM"
+ Description: "Arrow Storm"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 3
+ Lv2: 3
+ Lv3: 3
+ Lv4: 3
+ Lv5: 3
+ Lv6: 4
+ Lv7: 4
+ Lv8: 4
+ Lv9: 4
+ Lv10: 5
+ }
+ NumberOfHits: -3
+ InterruptCast: true
+ CastTime: {
+ Lv1: 2000
+ Lv2: 2200
+ Lv3: 2400
+ Lv4: 2600
+ Lv5: 2800
+ Lv6: 3000
+ Lv7: 3200
+ Lv8: 3400
+ Lv9: 3600
+ Lv10: 3800
+ }
+ CoolDown: {
+ Lv1: 5000
+ Lv2: 4800
+ Lv3: 4600
+ Lv4: 4400
+ Lv5: 4200
+ Lv6: 4000
+ Lv7: 3800
+ Lv8: 3600
+ Lv9: 3400
+ Lv10: 3200
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 32
+ Lv3: 34
+ Lv4: 36
+ Lv5: 38
+ Lv6: 40
+ Lv7: 42
+ Lv8: 44
+ Lv9: 46
+ Lv10: 48
+ }
+ WeaponTypes: {
+ Bows: true
+ }
+ AmmoTypes: {
+ A_ARROW: true
+ }
+ AmmoAmount: 10
+ }
+},
+{
+ Id: 2234
+ Name: "RA_FEARBREEZE"
+ Description: "Fear Breeze"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 90000
+ Lv3: 120000
+ Lv4: 150000
+ Lv5: 180000
+ Lv6: 210000
+ Lv7: 240000
+ Lv8: 270000
+ Lv9: 300000
+ Lv10: 330000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 55
+ Lv2: 60
+ Lv3: 65
+ Lv4: 70
+ Lv5: 75
+ Lv6: 80
+ Lv7: 85
+ Lv8: 90
+ Lv9: 95
+ Lv10: 100
+ }
+ WeaponTypes: {
+ Bows: true
+ }
+ }
+},
+{
+ Id: 2235
+ Name: "RA_RANGERMAIN"
+ Description: "Ranger Main"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 2236
+ Name: "RA_AIMEDBOLT"
+ Description: "Aimed Bolt"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ InterruptCast: true
+ CastTime: 4000
+ AfterCastActDelay: 1000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 32
+ Lv3: 34
+ Lv4: 36
+ Lv5: 38
+ Lv6: 40
+ Lv7: 42
+ Lv8: 44
+ Lv9: 46
+ Lv10: 48
+ }
+ WeaponTypes: {
+ Bows: true
+ }
+ AmmoTypes: {
+ A_ARROW: true
+ }
+ AmmoAmount: 1
+ }
+},
+{
+ Id: 2237
+ Name: "RA_DETONATOR"
+ Description: "Detonator"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 3
+ SkillData1: 1000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 15
+ }
+},
+{
+ Id: 2238
+ Name: "RA_ELECTRICSHOCKER"
+ Description: "Electric Shocker"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 2
+ SkillInstances: 3
+ SkillData1: 15000
+ SkillData2: {
+ Lv1: 20000
+ Lv2: 22000
+ Lv3: 24000
+ Lv4: 26000
+ Lv5: 28000
+ Lv6: 30000
+ Lv7: 32000
+ Lv8: 34000
+ Lv9: 36000
+ Lv10: 38000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 35
+ Items: {
+ Special_Alloy_Trap: 1
+ }
+ }
+ Unit: {
+ Id: 0xd8
+ Range: 2
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 2239
+ Name: "RA_CLUSTERBOMB"
+ Description: "Cluster Bomb"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ SplashArea: true
+ IgnoreFlee: true
+ }
+ SplashRange: 3
+ SkillInstances: 3
+ SkillData1: 15000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 20
+ Items: {
+ Special_Alloy_Trap: 1
+ }
+ }
+ Unit: {
+ Id: 0xd9
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 2240
+ Name: "RA_WUGMASTERY"
+ Description: "Warg Mastery"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AfterCastActDelay: 1000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 5
+ Items: {
+ Wolfs_Flute: 0
+ }
+ }
+},
+{
+ Id: 2241
+ Name: "RA_WUGRIDER"
+ Description: "Warg Rider"
+ MaxLevel: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AfterCastActDelay: 500
+ CoolDown: 0
+ Requirements: {
+ SPCost: 2
+ }
+},
+{
+ Id: 2242
+ Name: "RA_WUGDASH"
+ Description: "Warg Dash"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 1
+ NumberOfHits: 0
+ Requirements: {
+ SPCost: 4
+ State: "Moveable"
+ }
+},
+{
+ Id: 2243
+ Name: "RA_WUGSTRIKE"
+ Description: "Warg Strike"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 22
+ Lv3: 24
+ Lv4: 26
+ Lv5: 28
+ Lv6: 30
+ Lv7: 32
+ Lv8: 34
+ Lv9: 36
+ Lv10: 38
+ }
+ }
+},
+{
+ Id: 2244
+ Name: "RA_WUGBITE"
+ Description: "Warg Bite"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 1000
+ Lv2: 2000
+ Lv3: 3000
+ Lv4: 4000
+ Lv5: 5000
+ Lv6: 6000
+ Lv7: 7000
+ Lv8: 8000
+ Lv9: 9000
+ Lv10: 10000
+ }
+ CoolDown: {
+ Lv1: 4000
+ Lv2: 6000
+ Lv3: 8000
+ Lv4: 10000
+ Lv5: 12000
+ Lv6: 14000
+ Lv7: 16000
+ Lv8: 18000
+ Lv9: 20000
+ Lv10: 22000
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 42
+ Lv3: 44
+ Lv4: 46
+ Lv5: 48
+ Lv6: 50
+ Lv7: 52
+ Lv8: 54
+ Lv9: 56
+ Lv10: 58
+ }
+ State: "Warg"
+ }
+},
+{
+ Id: 2245
+ Name: "RA_TOOTHOFWUG"
+ Description: "Tooth of Warg"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 2246
+ Name: "RA_SENSITIVEKEEN"
+ Description: "Sensitive Keen"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 3
+ Lv2: 4
+ Lv3: 5
+ Lv4: 6
+ Lv5: 7
+ Lv6: 8
+ Lv7: 9
+ Lv8: 10
+ Lv9: 11
+ Lv10: 12
+ }
+ AfterCastActDelay: 3000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 12
+ State: "Warg"
+ }
+},
+{
+ Id: 2247
+ Name: "RA_CAMOUFLAGE"
+ Description: "Camouflage"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 10000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 40
+ }
+},
+{
+ Id: 2248
+ Name: "RA_RESEARCHTRAP"
+ Description: "Research Trap"
+ MaxLevel: 5
+ NumberOfHits: 0
+},
+{
+ Id: 2249
+ Name: "RA_MAGENTATRAP"
+ Description: "Magenta Trap"
+ MaxLevel: 1
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ Element: "Ele_Fire"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ IgnoreFlee: true
+ }
+ SplashRange: 2
+ SkillInstances: 1
+ AfterCastActDelay: 2000
+ SkillData1: 15000
+ SkillData2: 10000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ Items: {
+ Special_Alloy_Trap: 1
+ Boody_Red: 1
+ }
+ }
+ Unit: {
+ Id: 0xd2
+ Range: 2
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOPC: true
+ }
+ }
+},
+{
+ Id: 2250
+ Name: "RA_COBALTTRAP"
+ Description: "Cobalt Trap"
+ MaxLevel: 1
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ Element: "Ele_Water"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ IgnoreFlee: true
+ }
+ SplashRange: 2
+ SkillInstances: 1
+ AfterCastActDelay: 2000
+ SkillData1: 15000
+ SkillData2: 10000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ Items: {
+ Special_Alloy_Trap: 1
+ Crystal_Blue: 1
+ }
+ }
+ Unit: {
+ Id: 0xd3
+ Range: 2
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOPC: true
+ }
+ }
+},
+{
+ Id: 2251
+ Name: "RA_MAIZETRAP"
+ Description: "Maize Trap"
+ MaxLevel: 1
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ Element: "Ele_Earth"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ IgnoreFlee: true
+ }
+ SplashRange: 2
+ SkillInstances: 1
+ AfterCastActDelay: 2000
+ SkillData1: 15000
+ SkillData2: 10000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ Items: {
+ Special_Alloy_Trap: 1
+ Yellow_Live: 1
+ }
+ }
+ Unit: {
+ Id: 0xd4
+ Range: 2
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOPC: true
+ }
+ }
+},
+{
+ Id: 2252
+ Name: "RA_VERDURETRAP"
+ Description: "Verdure Trap"
+ MaxLevel: 1
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ Element: "Ele_Wind"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ IgnoreFlee: true
+ }
+ SplashRange: 2
+ SkillInstances: 1
+ AfterCastActDelay: 2000
+ SkillData1: 15000
+ SkillData2: 10000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ Items: {
+ Special_Alloy_Trap: 1
+ Wind_Of_Verdure: 1
+ }
+ }
+ Unit: {
+ Id: 0xd5
+ Range: 2
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOPC: true
+ }
+ }
+},
+{
+ Id: 2253
+ Name: "RA_FIRINGTRAP"
+ Description: "Firing Trap"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ Element: "Ele_Fire"
+ DamageType: {
+ SplashArea: true
+ IgnoreFlee: true
+ }
+ SplashRange: 2
+ SkillInstances: 2
+ SkillData1: 15000
+ SkillData2: 40000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ Items: {
+ Special_Alloy_Trap: 1
+ }
+ }
+ Unit: {
+ Id: 0xd6
+ Range: 1
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ }
+ }
+},
+{
+ Id: 2254
+ Name: "RA_ICEBOUNDTRAP"
+ Description: "Icebound Trap"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ Element: "Ele_Water"
+ DamageType: {
+ SplashArea: true
+ IgnoreFlee: true
+ }
+ SplashRange: 2
+ SkillInstances: 2
+ SkillData1: 15000
+ SkillData2: 20000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ Items: {
+ Special_Alloy_Trap: 1
+ }
+ }
+ Unit: {
+ Id: 0xd7
+ Range: 1
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ }
+ }
+},
+{
+ Id: 2255
+ Name: "NC_MADOLICENCE"
+ Description: "Mado License"
+ MaxLevel: 5
+ NumberOfHits: 0
+},
+{
+ Id: 2256
+ Name: "NC_BOOSTKNUCKLE"
+ Description: "Boost Knuckle"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ CastTime: {
+ Lv1: 200
+ Lv2: 400
+ Lv3: 600
+ Lv4: 800
+ Lv5: 1000
+ Lv6: 1200
+ Lv7: 1400
+ Lv8: 1600
+ Lv9: 1800
+ Lv10: 2000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 3
+ Lv2: 6
+ Lv3: 9
+ Lv4: 12
+ Lv5: 15
+ Lv6: 18
+ Lv7: 21
+ Lv8: 24
+ Lv9: 27
+ Lv10: 30
+ }
+ State: "MadoGear"
+ }
+},
+{
+ Id: 2257
+ Name: "NC_PILEBUNKER"
+ Description: "Pile Bunker"
+ MaxLevel: 3
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ AfterCastActDelay: 2000
+ CoolDown: 5000
+ Requirements: {
+ SPCost: 50
+ State: "MadoGear"
+ Items: {
+ Pilebuncker: 0
+ }
+ }
+},
+{
+ Id: 2258
+ Name: "NC_VULCANARM"
+ Description: "Vulcan Arm"
+ MaxLevel: 3
+ Range: 13
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 1
+ AfterCastActDelay: {
+ Lv1: 300
+ Lv2: 200
+ Lv3: 100
+ Lv4: 1
+ Lv5: 1
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 2
+ Lv2: 4
+ Lv3: 6
+ Lv4: 8
+ Lv5: 10
+ Lv6: 12
+ Lv7: 14
+ Lv8: 16
+ Lv9: 18
+ Lv10: 20
+ }
+ State: "MadoGear"
+ Items: {
+ Vulcan_Bullet: 1
+ }
+ }
+},
+{
+ Id: 2259
+ Name: "NC_FLAMELAUNCHER"
+ Description: "Flame Launcher"
+ MaxLevel: 3
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Fire"
+ SplashRange: 2
+ SkillInstances: 5
+ CastTime: {
+ Lv1: 500
+ Lv2: 1000
+ Lv3: 1500
+ Lv4: 2000
+ Lv5: 2500
+ Lv6: 3000
+ Lv7: 3500
+ Lv8: 4000
+ Lv9: 4500
+ Lv10: 5000
+ }
+ AfterCastActDelay: {
+ Lv1: 1500
+ Lv2: 1000
+ Lv3: 500
+ Lv4: 1
+ Lv5: 1
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ SkillData1: {
+ Lv1: 7000
+ Lv2: 14000
+ Lv3: 21000
+ Lv4: 28000
+ Lv5: 35000
+ Lv6: 42000
+ Lv7: 49000
+ Lv8: 56000
+ Lv9: 63000
+ Lv10: 70000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 20
+ State: "MadoGear"
+ Items: {
+ Flame_Thrower: 0
+ Magic_Gear_Fuel: 1
+ }
+ }
+},
+{
+ Id: 2260
+ Name: "NC_COLDSLOWER"
+ Description: "Cold Slower"
+ MaxLevel: 3
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Water"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 3
+ Lv3: 4
+ Lv4: 5
+ Lv5: 6
+ Lv6: 7
+ Lv7: 8
+ Lv8: 9
+ Lv9: 10
+ Lv10: 11
+ }
+ CastTime: 1000
+ AfterCastActDelay: {
+ Lv1: 1000
+ Lv2: 2000
+ Lv3: 3000
+ Lv4: 4000
+ Lv5: 5000
+ Lv6: 6000
+ Lv7: 7000
+ Lv8: 8000
+ Lv9: 9000
+ Lv10: 10000
+ }
+ SkillData1: {
+ Lv1: 7000
+ Lv2: 14000
+ Lv3: 21000
+ Lv4: 28000
+ Lv5: 35000
+ Lv6: 42000
+ Lv7: 49000
+ Lv8: 56000
+ Lv9: 63000
+ Lv10: 70000
+ }
+ SkillData2: 40000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 20
+ State: "MadoGear"
+ Items: {
+ Magic_Gear_Fuel: 1
+ Liquid_Condensed_Bullet: 1
+ }
+ }
+},
+{
+ Id: 2261
+ Name: "NC_ARMSCANNON"
+ Description: "Arm Cannon"
+ MaxLevel: 3
+ Range: {
+ Lv1: 9
+ Lv2: 11
+ Lv3: 13
+ Lv4: 15
+ Lv5: 17
+ Lv6: 19
+ Lv7: 21
+ Lv8: 23
+ Lv9: 25
+ Lv10: 27
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ IgnoreFlee: true
+ }
+ SplashRange: {
+ Lv1: 3
+ Lv2: 2
+ Lv3: 1
+ Lv4: 1
+ Lv5: 1
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ CastTime: {
+ Lv1: 1400
+ Lv2: 1600
+ Lv3: 1800
+ Lv4: 2000
+ Lv5: 2200
+ Lv6: 2400
+ Lv7: 2600
+ Lv8: 2800
+ Lv9: 3000
+ Lv10: 3200
+ }
+ AfterCastActDelay: {
+ Lv1: 500
+ Lv2: 1000
+ Lv3: 2000
+ Lv4: 2000
+ Lv5: 2000
+ Lv6: 2000
+ Lv7: 2000
+ Lv8: 2000
+ Lv9: 2000
+ Lv10: 2000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 45
+ Lv3: 50
+ Lv4: 55
+ Lv5: 60
+ Lv6: 65
+ Lv7: 70
+ Lv8: 75
+ Lv9: 80
+ Lv10: 85
+ }
+ AmmoTypes: {
+ A_CANNONBALL: true
+ }
+ AmmoAmount: 1
+ State: "MadoGear"
+ Items: {
+ Magic_Gear_Fuel: 1
+ }
+ }
+},
+{
+ Id: 2262
+ Name: "NC_ACCELERATION"
+ Description: "Acceleration"
+ MaxLevel: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 90000
+ Lv3: 120000
+ Lv4: 150000
+ Lv5: 180000
+ Lv6: 210000
+ Lv7: 240000
+ Lv8: 270000
+ Lv9: 300000
+ Lv10: 330000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 40
+ Lv3: 60
+ Lv4: 80
+ Lv5: 100
+ Lv6: 120
+ Lv7: 140
+ Lv8: 160
+ Lv9: 180
+ Lv10: 200
+ }
+ State: "MadoGear"
+ Items: {
+ Accelerator: 0
+ Magic_Gear_Fuel: 1
+ }
+ }
+},
+{
+ Id: 2263
+ Name: "NC_HOVERING"
+ Description: "Hovering"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 90000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 25
+ State: "MadoGear"
+ Items: {
+ Hovering_Booster: 0
+ Magic_Gear_Fuel: 1
+ }
+ }
+},
+{
+ Id: 2264
+ Name: "NC_F_SIDESLIDE"
+ Description: "Front-Side Slide"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ KnockBackTiles: 7
+ AfterCastActDelay: 500
+ CoolDown: 0
+ Requirements: {
+ SPCost: 5
+ State: "MadoGear"
+ Items: {
+ Magic_Gear_Fuel: 1
+ }
+ }
+},
+{
+ Id: 2265
+ Name: "NC_B_SIDESLIDE"
+ Description: "Back-Side Slide"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ KnockBackTiles: 7
+ AfterCastActDelay: 500
+ CoolDown: 0
+ Requirements: {
+ SPCost: 5
+ State: "MadoGear"
+ Items: {
+ Magic_Gear_Fuel: 1
+ }
+ }
+},
+{
+ Id: 2266
+ Name: "NC_MAINFRAME"
+ Description: "Mainframe Restructure"
+ MaxLevel: 4
+ NumberOfHits: 0
+},
+{
+ Id: 2267
+ Name: "NC_SELFDESTRUCTION"
+ Description: "Self Destruction"
+ MaxLevel: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Misc"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ IgnoreFlee: true
+ IgnoreDefCards: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 3
+ Lv3: 4
+ Lv4: 5
+ Lv5: 6
+ Lv6: 7
+ Lv7: 8
+ Lv8: 9
+ Lv9: 10
+ Lv10: 11
+ }
+ KnockBackTiles: 5
+ CastTime: {
+ Lv1: 2000
+ Lv2: 1500
+ Lv3: 1000
+ Lv4: 500
+ Lv5: 1
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ CoolDown: 300000
+ Requirements: {
+ SPCost: 1
+ State: "MadoGear"
+ Items: {
+ Suicidal_Device: 0
+ Magic_Gear_Fuel: 3
+ }
+ }
+},
+{
+ Id: 2268
+ Name: "NC_SHAPESHIFT"
+ Description: "Shape Shift"
+ MaxLevel: 4
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 2000
+ SkillData1: 300000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 100
+ State: "MadoGear"
+ Items: {
+ Scarlet_Pts: 1
+ Lime_Green_Pts: 1
+ Yellow_Wish_Pts: 1
+ Indigo_Pts: 1
+ Magic_Gear_Fuel: 2
+ Shape_Shifter: 0
+ }
+ }
+},
+{
+ Id: 2269
+ Name: "NC_EMERGENCYCOOL"
+ Description: "Emergency Cool"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 500
+ CoolDown: 5000
+ Requirements: {
+ SPCost: 20
+ State: "MadoGear"
+ Items: {
+ Cooling_Device: 0
+ Magic_Gear_Fuel: 1
+ }
+ }
+},
+{
+ Id: 2270
+ Name: "NC_INFRAREDSCAN"
+ Description: "Infrared Scan"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 7
+ InterruptCast: true
+ AfterCastActDelay: 500
+ SkillData1: 3000
+ CoolDown: 3000
+ Requirements: {
+ SPCost: 45
+ State: "MadoGear"
+ }
+},
+{
+ Id: 2271
+ Name: "NC_ANALYZE"
+ Description: "Analyze"
+ MaxLevel: 3
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ SkillData1: 20000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 30
+ State: "MadoGear"
+ Items: {
+ Magic_Gear_Fuel: 1
+ }
+ }
+},
+{
+ Id: 2272
+ Name: "NC_MAGNETICFIELD"
+ Description: "Magnetic Field"
+ MaxLevel: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 2
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 4000
+ Lv2: 6000
+ Lv3: 8000
+ Lv4: 10000
+ Lv5: 12000
+ Lv6: 14000
+ Lv7: 16000
+ Lv8: 18000
+ Lv9: 20000
+ Lv10: 22000
+ }
+ CoolDown: {
+ Lv1: 20000
+ Lv2: 15000
+ Lv3: 10000
+ Lv4: 5000
+ Lv5: 1
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 60
+ Lv2: 70
+ Lv3: 80
+ Lv4: 90
+ Lv5: 100
+ Lv6: 110
+ Lv7: 120
+ Lv8: 130
+ Lv9: 140
+ Lv10: 150
+ }
+ State: "MadoGear"
+ Items: {
+ Mag_Field_Generator: 0
+ Magic_Gear_Fuel: 2
+ }
+ }
+},
+{
+ Id: 2273
+ Name: "NC_NEUTRALBARRIER"
+ Description: "Neutral Barrier"
+ MaxLevel: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 45000
+ Lv3: 60000
+ Lv4: 75000
+ Lv5: 90000
+ Lv6: 105000
+ Lv7: 120000
+ Lv8: 135000
+ Lv9: 150000
+ Lv10: 165000
+ }
+ CoolDown: 90000
+ Requirements: {
+ SPCost: {
+ Lv1: 80
+ Lv2: 90
+ Lv3: 100
+ Lv4: 110
+ Lv5: 120
+ Lv6: 130
+ Lv7: 140
+ Lv8: 150
+ Lv9: 160
+ Lv10: 170
+ }
+ State: "MadoGear"
+ Items: {
+ Barrier_Builder: 0
+ Magic_Gear_Fuel: 1
+ }
+ }
+ Unit: {
+ Id: 0xe2
+ Layout: 2
+ Interval: 500
+ Target: "Friend"
+ }
+},
+{
+ Id: 2274
+ Name: "NC_STEALTHFIELD"
+ Description: "Stealth Field"
+ MaxLevel: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 15000
+ Lv2: 20000
+ Lv3: 25000
+ Lv4: 30000
+ Lv5: 35000
+ Lv6: 40000
+ Lv7: 45000
+ Lv8: 50000
+ Lv9: 55000
+ Lv10: 60000
+ }
+ CoolDown: {
+ Lv1: 20000
+ Lv2: 15000
+ Lv3: 10000
+ Lv4: 5000
+ Lv5: 1
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 80
+ Lv2: 100
+ Lv3: 120
+ Lv4: 140
+ Lv5: 160
+ Lv6: 180
+ Lv7: 200
+ Lv8: 220
+ Lv9: 240
+ Lv10: 260
+ }
+ State: "MadoGear"
+ Items: {
+ Camouflage_Generator: 0
+ Magic_Gear_Fuel: 2
+ }
+ }
+ Unit: {
+ Id: 0xe3
+ Layout: 2
+ Interval: 500
+ Target: "All"
+ }
+},
+{
+ Id: 2275
+ Name: "NC_REPAIR"
+ Description: "Repair"
+ MaxLevel: 5
+ Range: {
+ Lv1: 5
+ Lv2: 6
+ Lv3: 7
+ Lv4: 8
+ Lv5: 9
+ Lv6: 10
+ Lv7: 11
+ Lv8: 12
+ Lv9: 13
+ Lv10: 14
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 200
+ Lv2: 300
+ Lv3: 400
+ Lv4: 500
+ Lv5: 600
+ Lv6: 700
+ Lv7: 800
+ Lv8: 900
+ Lv9: 1000
+ Lv10: 1100
+ }
+ AfterCastActDelay: 1000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 25
+ Lv2: 30
+ Lv3: 35
+ Lv4: 40
+ Lv5: 45
+ Lv6: 50
+ Lv7: 55
+ Lv8: 60
+ Lv9: 65
+ Lv10: 70
+ }
+ State: "MadoGear"
+ Items: {
+ Repair_Kit: 0
+ }
+ }
+},
+{
+ Id: 2276
+ Name: "NC_TRAININGAXE"
+ Description: "Axe Training"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 2277
+ Name: "NC_RESEARCHFE"
+ Description: "Research Fire/Earth"
+ MaxLevel: 5
+ NumberOfHits: 0
+},
+{
+ Id: 2278
+ Name: "NC_AXEBOOMERANG"
+ Description: "Axe Boomerang"
+ MaxLevel: 5
+ Range: {
+ Lv1: 5
+ Lv2: 6
+ Lv3: 7
+ Lv4: 8
+ Lv5: 9
+ Lv6: 10
+ Lv7: 11
+ Lv8: 12
+ Lv9: 13
+ Lv10: 14
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ KnockBackTiles: {
+ Lv1: 2
+ Lv2: 3
+ Lv3: 4
+ Lv4: 5
+ Lv5: 6
+ Lv6: 7
+ Lv7: 8
+ Lv8: 9
+ Lv9: 10
+ Lv10: 11
+ }
+ CoolDown: {
+ Lv1: 5000
+ Lv2: 4500
+ Lv3: 4000
+ Lv4: 3500
+ Lv5: 3000
+ Lv6: 2500
+ Lv7: 2000
+ Lv8: 1500
+ Lv9: 1000
+ Lv10: 500
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 22
+ Lv3: 24
+ Lv4: 26
+ Lv5: 28
+ Lv6: 30
+ Lv7: 32
+ Lv8: 34
+ Lv9: 36
+ Lv10: 38
+ }
+ WeaponTypes: {
+ 1HAxes: true
+ 2HAxes: true
+ }
+ }
+},
+{
+ Id: 2279
+ Name: "NC_POWERSWING"
+ Description: "Power Swing"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ AfterCastActDelay: 1000
+ SkillData1: 3000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 22
+ Lv3: 24
+ Lv4: 26
+ Lv5: 28
+ Lv6: 30
+ Lv7: 32
+ Lv8: 34
+ Lv9: 36
+ Lv10: 38
+ }
+ }
+},
+{
+ Id: 2280
+ Name: "NC_AXETORNADO"
+ Description: "Axe Tornado"
+ MaxLevel: 5
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 2
+ Lv3: 3
+ Lv4: 3
+ Lv5: 3
+ Lv6: 3
+ Lv7: 3
+ Lv8: 3
+ Lv9: 3
+ Lv10: 3
+ }
+ NumberOfHits: -3
+ AfterCastActDelay: 500
+ CoolDown: {
+ Lv1: 4000
+ Lv2: 3500
+ Lv3: 3000
+ Lv4: 2500
+ Lv5: 2000
+ Lv6: 1500
+ Lv7: 1000
+ Lv8: 500
+ Lv9: 1
+ Lv10: 1
+ }
+ Requirements: {
+ HPCost: {
+ Lv1: 20
+ Lv2: 40
+ Lv3: 60
+ Lv4: 80
+ Lv5: 100
+ Lv6: 120
+ Lv7: 140
+ Lv8: 160
+ Lv9: 180
+ Lv10: 200
+ }
+ SPCost: {
+ Lv1: 18
+ Lv2: 20
+ Lv3: 22
+ Lv4: 24
+ Lv5: 26
+ Lv6: 28
+ Lv7: 30
+ Lv8: 32
+ Lv9: 34
+ Lv10: 36
+ }
+ WeaponTypes: {
+ 1HAxes: true
+ 2HAxes: true
+ }
+ }
+},
+{
+ Id: 2281
+ Name: "NC_SILVERSNIPER"
+ Description: "FAW - Silver Sniper"
+ MaxLevel: 5
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillInstances: 2
+ SkillData1: {
+ Lv1: 20000
+ Lv2: 30000
+ Lv3: 40000
+ Lv4: 50000
+ Lv5: 60000
+ Lv6: 70000
+ Lv7: 80000
+ Lv8: 90000
+ Lv9: 100000
+ Lv10: 110000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 25
+ Lv2: 30
+ Lv3: 35
+ Lv4: 40
+ Lv5: 45
+ Lv6: 50
+ Lv7: 55
+ Lv8: 60
+ Lv9: 65
+ Lv10: 70
+ }
+ Items: {
+ Portable_Furnace: 0
+ Oridecon_Hammer: 0
+ Iron: 1
+ Steel: 2
+ }
+ }
+},
+{
+ Id: 2282
+ Name: "NC_MAGICDECOY"
+ Description: "FAW - Magic Decoy"
+ MaxLevel: 5
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillInstances: 2
+ SkillData1: {
+ Lv1: 20000
+ Lv2: 30000
+ Lv3: 40000
+ Lv4: 50000
+ Lv5: 60000
+ Lv6: 70000
+ Lv7: 80000
+ Lv8: 90000
+ Lv9: 100000
+ Lv10: 110000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 45
+ Lv3: 50
+ Lv4: 55
+ Lv5: 60
+ Lv6: 65
+ Lv7: 70
+ Lv8: 75
+ Lv9: 80
+ Lv10: 85
+ }
+ Items: {
+ Portable_Furnace: 0
+ Oridecon_Hammer: 0
+ Iron: 2
+ Brigan: 1
+ }
+ }
+},
+{
+ Id: 2283
+ Name: "NC_DISJOINT"
+ Description: "FAW Removal"
+ MaxLevel: 1
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 2000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 15
+ Items: {
+ Monkey_Wrench: 1
+ }
+ }
+},
+{
+ Id: 2284
+ Name: "SC_FATALMENACE"
+ Description: "Fatal Menace"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 1
+ AfterCastActDelay: 500
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 25
+ Lv3: 30
+ Lv4: 35
+ Lv5: 40
+ Lv6: 45
+ Lv7: 50
+ Lv8: 55
+ Lv9: 60
+ Lv10: 65
+ }
+ }
+},
+{
+ Id: 2285
+ Name: "SC_REPRODUCE"
+ Description: "Reproduce"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 1000
+ SkillData1: 60000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 45
+ Lv3: 50
+ Lv4: 55
+ Lv5: 60
+ Lv6: 65
+ Lv7: 70
+ Lv8: 75
+ Lv9: 80
+ Lv10: 85
+ }
+ }
+},
+{
+ Id: 2286
+ Name: "SC_AUTOSHADOWSPELL"
+ Description: "Auto Shadow Spell"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 4000
+ Lv2: 3600
+ Lv3: 3200
+ Lv4: 2800
+ Lv5: 2400
+ Lv6: 2000
+ Lv7: 1600
+ Lv8: 1200
+ Lv9: 800
+ Lv10: 400
+ }
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 80000
+ Lv3: 100000
+ Lv4: 120000
+ Lv5: 140000
+ Lv6: 160000
+ Lv7: 180000
+ Lv8: 200000
+ Lv9: 220000
+ Lv10: 300000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 45
+ Lv3: 50
+ Lv4: 55
+ Lv5: 60
+ Lv6: 65
+ Lv7: 70
+ Lv8: 75
+ Lv9: 80
+ Lv10: 85
+ }
+ }
+},
+{
+ Id: 2287
+ Name: "SC_SHADOWFORM"
+ Description: "Shadow Form"
+ MaxLevel: 5
+ Range: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 40000
+ Lv3: 50000
+ Lv4: 60000
+ Lv5: 70000
+ Lv6: 80000
+ Lv7: 90000
+ Lv8: 100000
+ Lv9: 110000
+ Lv10: 120000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 50
+ Lv3: 60
+ Lv4: 70
+ Lv5: 80
+ Lv6: 90
+ Lv7: 100
+ Lv8: 110
+ Lv9: 120
+ Lv10: 130
+ }
+ }
+},
+{
+ Id: 2288
+ Name: "SC_TRIANGLESHOT"
+ Description: "Triangle Shot"
+ MaxLevel: 10
+ Range: {
+ Lv1: 7
+ Lv2: 7
+ Lv3: 7
+ Lv4: 9
+ Lv5: 9
+ Lv6: 9
+ Lv7: 9
+ Lv8: 11
+ Lv9: 11
+ Lv10: 11
+ }
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: -3
+ InterruptCast: true
+ KnockBackTiles: 3
+ CastTime: 1000
+ AfterCastActDelay: 500
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 22
+ Lv2: 24
+ Lv3: 26
+ Lv4: 28
+ Lv5: 30
+ Lv6: 32
+ Lv7: 34
+ Lv8: 36
+ Lv9: 38
+ Lv10: 40
+ }
+ WeaponTypes: {
+ Bows: true
+ }
+ AmmoTypes: {
+ A_ARROW: true
+ }
+ AmmoAmount: 3
+ }
+},
+{
+ Id: 2289
+ Name: "SC_BODYPAINT"
+ Description: "Body Painting"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 2
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 5000
+ Lv2: 7000
+ Lv3: 9000
+ Lv4: 11000
+ Lv5: 13000
+ Lv6: 15000
+ Lv7: 17000
+ Lv8: 19000
+ Lv9: 21000
+ Lv10: 23000
+ }
+ SkillData2: 10000
+ CoolDown: 2000
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 15
+ Lv3: 20
+ Lv4: 25
+ Lv5: 30
+ Lv6: 35
+ Lv7: 40
+ Lv8: 45
+ Lv9: 50
+ Lv10: 55
+ }
+ Items: {
+ Paint_Brush: 0
+ Surface_Paint: 1
+ }
+ }
+},
+{
+ Id: 2290
+ Name: "SC_INVISIBILITY"
+ Description: "Invisibility"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: 60000
+ CoolDown: {
+ Lv1: 20000
+ Lv2: 30000
+ Lv3: 40000
+ Lv4: 50000
+ Lv5: 60000
+ Lv6: 70000
+ Lv7: 80000
+ Lv8: 90000
+ Lv9: 100000
+ Lv10: 110000
+ }
+ Requirements: {
+ SPCost: 100
+ }
+},
+{
+ Id: 2291
+ Name: "SC_DEADLYINFECT"
+ Description: "Deadly Infect"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ CoolDown: 2000
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 44
+ Lv3: 48
+ Lv4: 52
+ Lv5: 56
+ Lv6: 60
+ Lv7: 64
+ Lv8: 68
+ Lv9: 72
+ Lv10: 76
+ }
+ }
+},
+{
+ Id: 2292
+ Name: "SC_ENERVATION"
+ Description: "Masquerade - Enervation"
+ MaxLevel: 3
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ CoolDown: 2000
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 40
+ Lv3: 50
+ Lv4: 60
+ Lv5: 70
+ Lv6: 80
+ Lv7: 90
+ Lv8: 100
+ Lv9: 110
+ Lv10: 120
+ }
+ Items: {
+ Face_Paint: 1
+ Makeover_Brush: 0
+ }
+ }
+},
+{
+ Id: 2293
+ Name: "SC_GROOMY"
+ Description: "Masquerade - Gloomy"
+ MaxLevel: 3
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ CoolDown: 2000
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 40
+ Lv3: 50
+ Lv4: 60
+ Lv5: 70
+ Lv6: 80
+ Lv7: 90
+ Lv8: 100
+ Lv9: 110
+ Lv10: 120
+ }
+ Items: {
+ Face_Paint: 1
+ Makeover_Brush: 0
+ }
+ }
+},
+{
+ Id: 2294
+ Name: "SC_IGNORANCE"
+ Description: "Masquerade - Ignorance"
+ MaxLevel: 3
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ CoolDown: 2000
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 40
+ Lv3: 50
+ Lv4: 60
+ Lv5: 70
+ Lv6: 80
+ Lv7: 90
+ Lv8: 100
+ Lv9: 110
+ Lv10: 120
+ }
+ Items: {
+ Face_Paint: 1
+ Makeover_Brush: 0
+ }
+ }
+},
+{
+ Id: 2295
+ Name: "SC_LAZINESS"
+ Description: "Masquerade - Laziness"
+ MaxLevel: 3
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ CoolDown: 2000
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 40
+ Lv3: 50
+ Lv4: 60
+ Lv5: 70
+ Lv6: 80
+ Lv7: 90
+ Lv8: 100
+ Lv9: 110
+ Lv10: 120
+ }
+ Items: {
+ Face_Paint: 1
+ Makeover_Brush: 0
+ }
+ }
+},
+{
+ Id: 2296
+ Name: "SC_UNLUCKY"
+ Description: "Masquerade - Unlucky"
+ MaxLevel: 3
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ CoolDown: 2000
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 40
+ Lv3: 50
+ Lv4: 60
+ Lv5: 70
+ Lv6: 80
+ Lv7: 90
+ Lv8: 100
+ Lv9: 110
+ Lv10: 120
+ }
+ Items: {
+ Face_Paint: 1
+ Makeover_Brush: 0
+ }
+ }
+},
+{
+ Id: 2297
+ Name: "SC_WEAKNESS"
+ Description: "Masquerade - Weakness"
+ MaxLevel: 3
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ CoolDown: 2000
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 40
+ Lv3: 50
+ Lv4: 60
+ Lv5: 70
+ Lv6: 80
+ Lv7: 90
+ Lv8: 100
+ Lv9: 110
+ Lv10: 120
+ }
+ Items: {
+ Face_Paint: 1
+ Makeover_Brush: 0
+ }
+ }
+},
+{
+ Id: 2298
+ Name: "SC_STRIPACCESSARY"
+ Description: "Strip Accessory"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 70000
+ Lv3: 80000
+ Lv4: 90000
+ Lv5: 100000
+ Lv6: 110000
+ Lv7: 120000
+ Lv8: 130000
+ Lv9: 140000
+ Lv10: 150000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 15
+ Lv2: 18
+ Lv3: 21
+ Lv4: 24
+ Lv5: 27
+ Lv6: 30
+ Lv7: 33
+ Lv8: 36
+ Lv9: 39
+ Lv10: 42
+ }
+ }
+},
+{
+ Id: 2299
+ Name: "SC_MANHOLE"
+ Description: "Man Hole"
+ MaxLevel: 3
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillInstances: 3
+ CastTime: 1000
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 5000
+ Lv2: 10000
+ Lv3: 15000
+ Lv4: 20000
+ Lv5: 25000
+ Lv6: 30000
+ Lv7: 35000
+ Lv8: 40000
+ Lv9: 45000
+ Lv10: 50000
+ }
+ SkillData2: {
+ Lv1: 5000
+ Lv2: 10000
+ Lv3: 15000
+ Lv4: 20000
+ Lv5: 25000
+ Lv6: 30000
+ Lv7: 35000
+ Lv8: 40000
+ Lv9: 45000
+ Lv10: 50000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 25
+ Lv3: 30
+ Lv4: 35
+ Lv5: 40
+ Lv6: 45
+ Lv7: 50
+ Lv8: 55
+ Lv9: 60
+ Lv10: 65
+ }
+ Items: {
+ Paint_Brush: 0
+ Surface_Paint: 1
+ }
+ }
+ Unit: {
+ Id: 0xcc
+ Range: 1
+ Interval: 1000
+ Target: "All"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 2300
+ Name: "SC_DIMENSIONDOOR"
+ Description: "Dimension Door"
+ MaxLevel: 3
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillInstances: 1
+ CastTime: 1000
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 4000
+ Lv2: 8000
+ Lv3: 12000
+ Lv4: 16000
+ Lv5: 20000
+ Lv6: 24000
+ Lv7: 28000
+ Lv8: 32000
+ Lv9: 36000
+ Lv10: 40000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 36
+ Lv3: 42
+ Lv4: 48
+ Lv5: 54
+ Lv6: 60
+ Lv7: 66
+ Lv8: 72
+ Lv9: 78
+ Lv10: 84
+ }
+ Items: {
+ Paint_Brush: 0
+ Surface_Paint: 1
+ }
+ }
+ Unit: {
+ Id: 0xcd
+ Range: 1
+ Interval: 1000
+ Target: "All"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 2301
+ Name: "SC_CHAOSPANIC"
+ Description: "Chaos Panic"
+ MaxLevel: 3
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ SplashRange: 2
+ InterruptCast: true
+ SkillInstances: 1
+ CastTime: 2000
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 5000
+ Lv2: 10000
+ Lv3: 15000
+ Lv4: 20000
+ Lv5: 25000
+ Lv6: 30000
+ Lv7: 35000
+ Lv8: 40000
+ Lv9: 45000
+ Lv10: 50000
+ }
+ SkillData2: {
+ Lv1: 4000
+ Lv2: 8000
+ Lv3: 12000
+ Lv4: 16000
+ Lv5: 20000
+ Lv6: 24000
+ Lv7: 28000
+ Lv8: 32000
+ Lv9: 36000
+ Lv10: 40000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 36
+ Lv3: 42
+ Lv4: 48
+ Lv5: 54
+ Lv6: 60
+ Lv7: 66
+ Lv8: 72
+ Lv9: 78
+ Lv10: 84
+ }
+ Items: {
+ Paint_Brush: 0
+ Surface_Paint: 2
+ }
+ }
+ Unit: {
+ Id: 0xce
+ Layout: 2
+ Interval: -1
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ UF_NOOVERLAP: true
+ UF_RANGEDSINGLEUNIT: true
+ }
+ }
+},
+{
+ Id: 2302
+ Name: "SC_MAELSTROM"
+ Description: "Maelstrom"
+ MaxLevel: 3
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ SplashRange: 2
+ InterruptCast: true
+ SkillInstances: 1
+ CastTime: 2000
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 7000
+ Lv2: 14000
+ Lv3: 21000
+ Lv4: 28000
+ Lv5: 35000
+ Lv6: 42000
+ Lv7: 49000
+ Lv8: 56000
+ Lv9: 63000
+ Lv10: 70000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 50
+ Lv2: 55
+ Lv3: 60
+ Lv4: 65
+ Lv5: 70
+ Lv6: 75
+ Lv7: 80
+ Lv8: 85
+ Lv9: 90
+ Lv10: 95
+ }
+ Items: {
+ Paint_Brush: 0
+ Surface_Paint: 2
+ }
+ }
+ Unit: {
+ Id: 0xcf
+ Layout: 2
+ Interval: -1
+ Target: "All"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_RANGEDSINGLEUNIT: true
+ }
+ }
+},
+{
+ Id: 2303
+ Name: "SC_BLOODYLUST"
+ Description: "Bloody Lust"
+ MaxLevel: 3
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 5000
+ Lv2: 10000
+ Lv3: 15000
+ Lv4: 20000
+ Lv5: 25000
+ Lv6: 30000
+ Lv7: 35000
+ Lv8: 40000
+ Lv9: 45000
+ Lv10: 50000
+ }
+ CoolDown: 180000
+ Requirements: {
+ SPCost: {
+ Lv1: 60
+ Lv2: 70
+ Lv3: 80
+ Lv4: 90
+ Lv5: 100
+ Lv6: 110
+ Lv7: 120
+ Lv8: 130
+ Lv9: 140
+ Lv10: 150
+ }
+ Items: {
+ Paint_Brush: 0
+ Surface_Paint: 2
+ }
+ }
+ Unit: {
+ Id: 0xd0
+ Layout: 3
+ Interval: -1
+ Target: "All"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ UF_RANGEDSINGLEUNIT: true
+ }
+ }
+},
+{
+ Id: 2304
+ Name: "SC_FEINTBOMB"
+ Description: "Feint Bomb"
+ MaxLevel: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ CastTime: 1000
+ SkillData1: 1000
+ CoolDown: 5000
+ Requirements: {
+ SPCost: {
+ Lv1: 24
+ Lv2: 28
+ Lv3: 32
+ Lv4: 36
+ Lv5: 40
+ Lv6: 44
+ Lv7: 48
+ Lv8: 52
+ Lv9: 56
+ Lv10: 60
+ }
+ Items: {
+ Paint_Brush: 0
+ Surface_Paint: 1
+ }
+ }
+ Unit: {
+ Id: 0xd1
+ Range: 2
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 2307
+ Name: "LG_CANNONSPEAR"
+ Description: "Cannon Spear"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ SplashRange: 2
+ SkillInstances: 10
+ CoolDown: 2000
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 16
+ Lv3: 20
+ Lv4: 24
+ Lv5: 28
+ Lv6: 32
+ Lv7: 36
+ Lv8: 40
+ Lv9: 44
+ Lv10: 48
+ }
+ WeaponTypes: {
+ 1HSpears: true
+ 2HSpears: true
+ }
+ }
+},
+{
+ Id: 2308
+ Name: "LG_BANISHINGPOINT"
+ Description: "Banishing Point"
+ MaxLevel: 10
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 20
+ Lv3: 20
+ Lv4: 20
+ Lv5: 20
+ Lv6: 25
+ Lv7: 25
+ Lv8: 25
+ Lv9: 25
+ Lv10: 25
+ }
+ WeaponTypes: {
+ 1HSpears: true
+ 2HSpears: true
+ }
+ }
+},
+{
+ Id: 2309
+ Name: "LG_TRAMPLE"
+ Description: "Trample"
+ MaxLevel: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 2
+ AfterCastActDelay: 1000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 45
+ Lv3: 60
+ Lv4: 75
+ Lv5: 90
+ Lv6: 105
+ Lv7: 120
+ Lv8: 135
+ Lv9: 150
+ Lv10: 165
+ }
+ }
+},
+{
+ Id: 2310
+ Name: "LG_SHIELDPRESS"
+ Description: "Shield Press"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ SkillData1: {
+ Lv1: 5500
+ Lv2: 6000
+ Lv3: 6500
+ Lv4: 7000
+ Lv5: 7500
+ }
+ CoolDown: 2000
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 12
+ Lv3: 14
+ Lv4: 16
+ Lv5: 18
+ Lv6: 20
+ Lv7: 22
+ Lv8: 24
+ Lv9: 26
+ Lv10: 28
+ }
+ State: "Shield"
+ }
+},
+{
+ Id: 2311
+ Name: "LG_REFLECTDAMAGE"
+ Description: "Reflect Damage"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 3
+ SkillData1: 300000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 60
+ Lv2: 80
+ Lv3: 100
+ Lv4: 120
+ Lv5: 140
+ Lv6: 160
+ Lv7: 180
+ Lv8: 200
+ Lv9: 220
+ Lv10: 240
+ }
+ State: "Shield"
+ }
+},
+{
+ Id: 2312
+ Name: "LG_PINPOINTATTACK"
+ Description: "Pinpoint Attack"
+ MaxLevel: 5
+ Range: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ AfterCastActDelay: 1000
+ SkillData1: 5000
+ CoolDown: 5000
+ Requirements: {
+ SPCost: 50
+ WeaponTypes: {
+ 1HSpears: true
+ 2HSpears: true
+ }
+ }
+},
+{
+ Id: 2313
+ Name: "LG_FORCEOFVANGUARD"
+ Description: "Force of Vanguard"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ SkillData1: 300000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 30
+ }
+},
+{
+ Id: 2314
+ Name: "LG_RAGEBURST"
+ Description: "Rage Burst"
+ MaxLevel: 1
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ AfterCastActDelay: 3000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 150
+ }
+},
+{
+ Id: 2315
+ Name: "LG_SHIELDSPELL"
+ Description: "Shield Spell"
+ MaxLevel: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ Element: {
+ Lv1: "Ele_Neutral"
+ Lv2: "Ele_Holy"
+ Lv3: "Ele_Neutral"
+ }
+ DamageType: {
+ SplashArea: true
+ }
+ InterruptCast: true
+ KnockBackTiles: {
+ Lv1: 2
+ Lv2: 0
+ Lv3: 0
+ Lv4: 0
+ Lv5: 0
+ Lv6: 0
+ Lv7: 0
+ Lv8: 0
+ Lv9: 0
+ Lv10: 0
+ }
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ CoolDown: 2000
+ Requirements: {
+ SPCost: 50
+ State: "Shield"
+ }
+},
+{
+ Id: 2316
+ Name: "LG_EXEEDBREAK"
+ Description: "Exceed Break"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 5000
+ Lv2: 5500
+ Lv3: 6000
+ Lv4: 6500
+ Lv5: 7000
+ Lv6: 7500
+ Lv7: 8000
+ Lv8: 8500
+ Lv9: 9000
+ Lv10: 9500
+ }
+ AfterCastActDelay: 1000
+ SkillData1: 300000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 32
+ Lv3: 44
+ Lv4: 56
+ Lv5: 68
+ Lv6: 80
+ Lv7: 92
+ Lv8: 104
+ Lv9: 116
+ Lv10: 128
+ }
+ }
+},
+{
+ Id: 2317
+ Name: "LG_OVERBRAND"
+ Description: "Over Brand"
+ MaxLevel: 5
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ InterruptCast: true
+ CastTime: 500
+ AfterCastActDelay: 2000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 30
+ Lv3: 40
+ Lv4: 50
+ Lv5: 60
+ Lv6: 70
+ Lv7: 80
+ Lv8: 90
+ Lv9: 100
+ Lv10: 110
+ }
+ WeaponTypes: {
+ 1HSpears: true
+ 2HSpears: true
+ }
+ }
+},
+{
+ Id: 2318
+ Name: "LG_PRESTIGE"
+ Description: "Prestige"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 45000
+ Lv3: 60000
+ Lv4: 75000
+ Lv5: 90000
+ Lv6: 105000
+ Lv7: 120000
+ Lv8: 135000
+ Lv9: 150000
+ Lv10: 165000
+ }
+ CoolDown: 60000
+ Requirements: {
+ SPCost: {
+ Lv1: 75
+ Lv2: 80
+ Lv3: 85
+ Lv4: 90
+ Lv5: 95
+ Lv6: 100
+ Lv7: 105
+ Lv8: 110
+ Lv9: 115
+ Lv10: 120
+ }
+ }
+},
+{
+ Id: 2319
+ Name: "LG_BANDING"
+ Description: "Banding"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SplashRange: 3
+ SkillData1: -1
+ SkillData2: {
+ Lv1: 2000
+ Lv2: 4000
+ Lv3: 6000
+ Lv4: 8000
+ Lv5: 10000
+ Lv6: 12000
+ Lv7: 14000
+ Lv8: 16000
+ Lv9: 18000
+ Lv10: 20000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 36
+ Lv3: 42
+ Lv4: 48
+ Lv5: 54
+ Lv6: 60
+ Lv7: 66
+ Lv8: 72
+ Lv9: 78
+ Lv10: 84
+ }
+ }
+ Unit: {
+ Id: 0xec
+ Range: 3
+ Interval: 5000
+ Target: "All"
+ }
+},
+{
+ Id: 2320
+ Name: "LG_MOONSLASHER"
+ Description: "Moon Slasher"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 3
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ CoolDown: {
+ Lv1: 6000
+ Lv2: 5000
+ Lv3: 4000
+ Lv4: 3000
+ Lv5: 2000
+ Lv6: 1000
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 24
+ Lv3: 28
+ Lv4: 32
+ Lv5: 36
+ Lv6: 40
+ Lv7: 44
+ Lv8: 48
+ Lv9: 52
+ Lv10: 56
+ }
+ WeaponTypes: {
+ 1HSpears: true
+ 2HSpears: true
+ }
+ }
+},
+{
+ Id: 2321
+ Name: "LG_RAYOFGENESIS"
+ Description: "Ray of Genesis"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Holy"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 5
+ NumberOfHits: -7
+ InterruptCast: true
+ CastTime: {
+ Lv1: 2000
+ Lv2: 2500
+ Lv3: 3000
+ Lv4: 3500
+ Lv5: 4000
+ Lv6: 4500
+ Lv7: 5000
+ Lv8: 5500
+ Lv9: 6000
+ Lv10: 6500
+ }
+ AfterCastActDelay: 2000
+ SkillData1: 10000
+ CoolDown: 5000
+ Requirements: {
+ SPCost: {
+ Lv1: 60
+ Lv2: 65
+ Lv3: 70
+ Lv4: 75
+ Lv5: 80
+ Lv6: 85
+ Lv7: 90
+ Lv8: 95
+ Lv9: 100
+ Lv10: 105
+ }
+ }
+},
+{
+ Id: 2322
+ Name: "LG_PIETY"
+ Description: "Piety"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 1
+ InterruptCast: true
+ CastTime: {
+ Lv1: 3000
+ Lv2: 2500
+ Lv3: 2000
+ Lv4: 1500
+ Lv5: 1000
+ Lv6: 500
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 80000
+ Lv3: 100000
+ Lv4: 120000
+ Lv5: 140000
+ Lv6: 160000
+ Lv7: 180000
+ Lv8: 200000
+ Lv9: 220000
+ Lv10: 240000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 45
+ Lv3: 50
+ Lv4: 55
+ Lv5: 60
+ Lv6: 65
+ Lv7: 70
+ Lv8: 75
+ Lv9: 80
+ Lv10: 85
+ }
+ Items: {
+ Holy_Water: 2
+ }
+ }
+},
+{
+ Id: 2323
+ Name: "LG_EARTHDRIVE"
+ Description: "Earth Drive"
+ MaxLevel: 5
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Earth"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 2
+ Lv4: 2
+ Lv5: 3
+ Lv6: 3
+ Lv7: 4
+ Lv8: 4
+ Lv9: 5
+ Lv10: 5
+ }
+ NumberOfHits: -5
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 3000
+ Lv2: 6000
+ Lv3: 9000
+ Lv4: 12000
+ Lv5: 15000
+ Lv6: 18000
+ Lv7: 21000
+ Lv8: 24000
+ Lv9: 27000
+ Lv10: 30000
+ }
+ CoolDown: {
+ Lv1: 7000
+ Lv2: 6000
+ Lv3: 5000
+ Lv4: 4000
+ Lv5: 3000
+ Lv6: 2000
+ Lv7: 1000
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 52
+ Lv2: 60
+ Lv3: 68
+ Lv4: 76
+ Lv5: 84
+ Lv6: 92
+ Lv7: 100
+ Lv8: 108
+ Lv9: 116
+ Lv10: 124
+ }
+ State: "Shield"
+ }
+},
+{
+ Id: 2324
+ Name: "LG_HESPERUSLIT"
+ Description: "Hesperus Lit"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: 3
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 3000
+ CoolDown: 20000
+ Requirements: {
+ SPCost: {
+ Lv1: 80
+ Lv2: 90
+ Lv3: 100
+ Lv4: 110
+ Lv5: 120
+ Lv6: 130
+ Lv7: 140
+ Lv8: 150
+ Lv9: 160
+ Lv10: 170
+ }
+ WeaponTypes: {
+ 1HSpears: true
+ 2HSpears: true
+ }
+ }
+},
+{
+ Id: 2325
+ Name: "LG_INSPIRATION"
+ Description: "Inspiration"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 45000
+ Lv3: 60000
+ Lv4: 75000
+ Lv5: 90000
+ Lv6: 105000
+ Lv7: 120000
+ Lv8: 135000
+ Lv9: 150000
+ Lv10: 165000
+ }
+ CoolDown: {
+ Lv1: 540000
+ Lv2: 480000
+ Lv3: 420000
+ Lv4: 360000
+ Lv5: 300000
+ Lv6: 240000
+ Lv7: 180000
+ Lv8: 120000
+ Lv9: 60000
+ Lv10: 1
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 80
+ Lv2: 90
+ Lv3: 100
+ Lv4: 110
+ Lv5: 120
+ Lv6: 130
+ Lv7: 140
+ Lv8: 150
+ Lv9: 160
+ Lv10: 170
+ }
+ }
+},
+{
+ Id: 2519
+ Name: "LG_OVERBRAND_BRANDISH"
+ Description: "Over Brand"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ InterruptCast: true
+ KnockBackTiles: {
+ Lv1: 3
+ Lv2: 4
+ Lv3: 5
+ Lv4: 6
+ Lv5: 7
+ Lv6: 8
+ Lv7: 9
+ Lv8: 10
+ Lv9: 11
+ Lv10: 12
+ }
+},
+{
+ Id: 2326
+ Name: "SR_DRAGONCOMBO"
+ Description: "Dragon Combo"
+ MaxLevel: 10
+ Range: -2
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: -2
+ SkillData1: 3000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 3
+ Lv2: 4
+ Lv3: 5
+ Lv4: 6
+ Lv5: 7
+ Lv6: 8
+ Lv7: 9
+ Lv8: 10
+ Lv9: 11
+ Lv10: 12
+ }
+ }
+},
+{
+ Id: 2327
+ Name: "SR_SKYNETBLOW"
+ Description: "Sky Net Blow"
+ MaxLevel: 5
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 2
+ NumberOfHits: -3
+ KnockBackTiles: 3
+ AfterCastActDelay: 500
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 8
+ Lv2: 9
+ Lv3: 10
+ Lv4: 11
+ Lv5: 12
+ Lv6: 13
+ Lv7: 14
+ Lv8: 15
+ Lv9: 16
+ Lv10: 17
+ }
+ }
+},
+{
+ Id: 2328
+ Name: "SR_EARTHSHAKER"
+ Description: "Earth Shaker"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ SkillData1: {
+ Lv1: 1000
+ Lv2: 2000
+ Lv3: 2000
+ Lv4: 3000
+ Lv5: 3000
+ }
+ CoolDown: 3000
+ Requirements: {
+ SPCost: {
+ Lv1: 36
+ Lv2: 40
+ Lv3: 44
+ Lv4: 48
+ Lv5: 52
+ Lv6: 56
+ Lv7: 60
+ Lv8: 64
+ Lv9: 68
+ Lv10: 72
+ }
+ SpiritSphereCost: 1
+ }
+},
+{
+ Id: 2329
+ Name: "SR_FALLENEMPIRE"
+ Description: "Fallen Empire"
+ MaxLevel: 5
+ Range: -2
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: -2
+ SkillData1: {
+ Lv1: 500
+ Lv2: 1000
+ Lv3: 1500
+ Lv4: 2000
+ Lv5: 2500
+ Lv6: 3000
+ Lv7: 3500
+ Lv8: 4000
+ Lv9: 4500
+ Lv10: 5000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 30
+ Lv3: 40
+ Lv4: 50
+ Lv5: 60
+ Lv6: 70
+ Lv7: 80
+ Lv8: 90
+ Lv9: 100
+ Lv10: 110
+ }
+ SpiritSphereCost: 2
+ }
+},
+{
+ Id: 2330
+ Name: "SR_TIGERCANNON"
+ Description: "Tiger Cannon"
+ MaxLevel: 10
+ Range: -2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ IgnoreFlee: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 1
+ Lv4: 1
+ Lv5: 1
+ Lv6: 2
+ Lv7: 2
+ Lv8: 2
+ Lv9: 2
+ Lv10: 2
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1100
+ Lv2: 1200
+ Lv3: 1300
+ Lv4: 1400
+ Lv5: 1500
+ Lv6: 1600
+ Lv7: 1700
+ Lv8: 1800
+ Lv9: 1900
+ Lv10: 2000
+ }
+ AfterCastActDelay: 1000
+ CoolDown: 5000
+ Requirements: {
+ SPCost: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ HPRateCost: {
+ Lv1: -12
+ Lv2: -14
+ Lv3: -16
+ Lv4: -18
+ Lv5: -20
+ Lv6: -22
+ Lv7: -24
+ Lv8: -26
+ Lv9: -28
+ Lv10: -30
+ }
+ SPRateCost: {
+ Lv1: -6
+ Lv2: -7
+ Lv3: -8
+ Lv4: -9
+ Lv5: -10
+ Lv6: -11
+ Lv7: -12
+ Lv8: -13
+ Lv9: -14
+ Lv10: -15
+ }
+ State: "ExplosionSpirits"
+ SpiritSphereCost: 2
+ }
+},
+{
+ Id: 2331
+ Name: "SR_HELLGATE"
+ Description: "Hell Gate"
+ MaxLevel: 10
+ NumberOfHits: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2332
+ Name: "SR_RAMPAGEBLASTER"
+ Description: "Rampage Blaster"
+ MaxLevel: 5
+ Range: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 3
+ AfterCastActDelay: 1000
+ CoolDown: 10000
+ Requirements: {
+ SPCost: 150
+ }
+},
+{
+ Id: 2333
+ Name: "SR_CRESCENTELBOW"
+ Description: "Crescent Elbow"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 3000
+ Lv2: 4000
+ Lv3: 5000
+ Lv4: 6000
+ Lv5: 7000
+ Lv6: 8000
+ Lv7: 9000
+ Lv8: 10000
+ Lv9: 11000
+ Lv10: 12000
+ }
+ CoolDown: 5000
+ Requirements: {
+ SPCost: 80
+ SpiritSphereCost: 2
+ }
+},
+{
+ Id: 2334
+ Name: "SR_CURSEDCIRCLE"
+ Description: "Cursed Circle"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 2
+ Lv4: 2
+ Lv5: 3
+ Lv6: 3
+ Lv7: 4
+ Lv8: 4
+ Lv9: 5
+ Lv10: 5
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 3000
+ Lv2: 4000
+ Lv3: 5000
+ Lv4: 6000
+ Lv5: 7000
+ Lv6: 8000
+ Lv7: 9000
+ Lv8: 10000
+ Lv9: 11000
+ Lv10: 12000
+ }
+ CoolDown: 10000
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 60
+ Lv3: 80
+ Lv4: 100
+ Lv5: 120
+ Lv6: 140
+ Lv7: 160
+ Lv8: 180
+ Lv9: 200
+ Lv10: 220
+ }
+ HPRateCost: {
+ Lv1: -1
+ Lv2: -2
+ Lv3: -3
+ Lv4: -4
+ Lv5: -5
+ Lv6: -6
+ Lv7: -7
+ Lv8: -8
+ Lv9: -9
+ Lv10: -10
+ }
+ }
+},
+{
+ Id: 2335
+ Name: "SR_LIGHTNINGWALK"
+ Description: "Lightning Walk"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 5000
+ Lv2: 6000
+ Lv3: 7000
+ Lv4: 8000
+ Lv5: 9000
+ Lv6: 10000
+ Lv7: 11000
+ Lv8: 12000
+ Lv9: 13000
+ Lv10: 14000
+ }
+ CoolDown: 5000
+ Requirements: {
+ SPCost: {
+ Lv1: 80
+ Lv2: 70
+ Lv3: 60
+ Lv4: 50
+ Lv5: 40
+ Lv6: 30
+ Lv7: 20
+ Lv8: 10
+ Lv9: 1
+ Lv10: 1
+ }
+ HPRateCost: {
+ Lv1: -5
+ Lv2: -4
+ Lv3: -3
+ Lv4: -2
+ Lv5: -1
+ Lv6: 0
+ Lv7: 1
+ Lv8: 2
+ Lv9: 3
+ Lv10: 4
+ }
+ }
+},
+{
+ Id: 2336
+ Name: "SR_KNUCKLEARROW"
+ Description: "Knuckle Arrow"
+ MaxLevel: 5
+ Range: {
+ Lv1: 7
+ Lv2: 8
+ Lv3: 9
+ Lv4: 10
+ Lv5: 11
+ Lv6: 12
+ Lv7: 13
+ Lv8: 14
+ Lv9: 15
+ Lv10: 16
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ KnockBackTiles: {
+ Lv1: 2
+ Lv2: 3
+ Lv3: 4
+ Lv4: 5
+ Lv5: 6
+ Lv6: 7
+ Lv7: 8
+ Lv8: 9
+ Lv9: 10
+ Lv10: 11
+ }
+ AfterCastActDelay: 1000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 15
+ Lv3: 20
+ Lv4: 25
+ Lv5: 30
+ Lv6: 35
+ Lv7: 40
+ Lv8: 45
+ Lv9: 50
+ Lv10: 55
+ }
+ SpiritSphereCost: 1
+ }
+},
+{
+ Id: 2337
+ Name: "SR_WINDMILL"
+ Description: "Windmill"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 2
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 500
+ CoolDown: 3000
+ Requirements: {
+ SPCost: 45
+ }
+},
+{
+ Id: 2338
+ Name: "SR_RAISINGDRAGON"
+ Description: "Raising Dragon"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 45000
+ Lv3: 60000
+ Lv4: 75000
+ Lv5: 90000
+ Lv6: 105000
+ Lv7: 120000
+ Lv8: 135000
+ Lv9: 150000
+ Lv10: 165000
+ }
+ CoolDown: 30000
+ Requirements: {
+ SPCost: 120
+ }
+},
+{
+ Id: 2339
+ Name: "SR_GENTLETOUCH"
+ Description: "Gentle Touch"
+ MaxLevel: 5
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2340
+ Name: "SR_ASSIMILATEPOWER"
+ Description: "Assimilate Power"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 2
+ AfterCastActDelay: 1000
+ CoolDown: 5000
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 2341
+ Name: "SR_POWERVELOCITY"
+ Description: "Power Velocity"
+ MaxLevel: 1
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1500
+ CoolDown: 0
+ Requirements: {
+ SPCost: 50
+ SpiritSphereCost: 5
+ }
+},
+{
+ Id: 2342
+ Name: "SR_CRESCENTELBOW_AUTOSPELL"
+ Description: "Crescent Elbow Autospell"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ IgnoreDefense: true
+ }
+ KnockBackTiles: 7
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2343
+ Name: "SR_GATEOFHELL"
+ Description: "Gate of Hell"
+ MaxLevel: 10
+ Range: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 3
+ Lv5: 4
+ Lv6: 4
+ Lv7: 5
+ Lv8: 5
+ Lv9: 6
+ Lv10: 7
+ }
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ NumberOfHits: -7
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1000
+ Lv2: 1200
+ Lv3: 1400
+ Lv4: 1600
+ Lv5: 1800
+ Lv6: 2000
+ Lv7: 2200
+ Lv8: 2400
+ Lv9: 2600
+ Lv10: 2800
+ }
+ AfterCastActDelay: {
+ Lv1: 100
+ Lv2: 200
+ Lv3: 300
+ Lv4: 400
+ Lv5: 500
+ Lv6: 600
+ Lv7: 700
+ Lv8: 800
+ Lv9: 900
+ Lv10: 1000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 11
+ Lv2: 12
+ Lv3: 13
+ Lv4: 14
+ Lv5: 15
+ Lv6: 16
+ Lv7: 17
+ Lv8: 18
+ Lv9: 19
+ Lv10: 20
+ }
+ SPRateCost: {
+ Lv1: -11
+ Lv2: -12
+ Lv3: -13
+ Lv4: -14
+ Lv5: -15
+ Lv6: -16
+ Lv7: -17
+ Lv8: -18
+ Lv9: -19
+ Lv10: -20
+ }
+ SpiritSphereCost: 5
+ }
+},
+{
+ Id: 2344
+ Name: "SR_GENTLETOUCH_QUIET"
+ Description: "Gentle Touch - Quiet"
+ MaxLevel: 5
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ SkillData1: {
+ Lv1: 5000
+ Lv2: 7000
+ Lv3: 9000
+ Lv4: 11000
+ Lv5: 13000
+ Lv6: 15000
+ Lv7: 17000
+ Lv8: 19000
+ Lv9: 21000
+ Lv10: 23000
+ }
+ CoolDown: {
+ Lv1: 1000
+ Lv2: 1500
+ Lv3: 2000
+ Lv4: 2500
+ Lv5: 3000
+ Lv6: 3500
+ Lv7: 4000
+ Lv8: 4500
+ Lv9: 5000
+ Lv10: 5500
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 25
+ Lv3: 30
+ Lv4: 35
+ Lv5: 40
+ Lv6: 45
+ Lv7: 50
+ Lv8: 55
+ Lv9: 60
+ Lv10: 65
+ }
+ }
+},
+{
+ Id: 2345
+ Name: "SR_GENTLETOUCH_CURE"
+ Description: "Gentle Touch - Cure"
+ MaxLevel: 5
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 1000
+ CoolDown: {
+ Lv1: 1000
+ Lv2: 1500
+ Lv3: 2000
+ Lv4: 2500
+ Lv5: 3000
+ Lv6: 3500
+ Lv7: 4000
+ Lv8: 4500
+ Lv9: 5000
+ Lv10: 5500
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 50
+ Lv3: 60
+ Lv4: 70
+ Lv5: 80
+ Lv6: 90
+ Lv7: 100
+ Lv8: 110
+ Lv9: 120
+ Lv10: 130
+ }
+ SpiritSphereCost: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ }
+},
+{
+ Id: 2346
+ Name: "SR_GENTLETOUCH_ENERGYGAIN"
+ Description: "Gentle Touch - Energy Gain"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: 240000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 50
+ Lv3: 60
+ Lv4: 70
+ Lv5: 80
+ Lv6: 90
+ Lv7: 100
+ Lv8: 110
+ Lv9: 120
+ Lv10: 130
+ }
+ HPRateCost: {
+ Lv1: -1
+ Lv2: -2
+ Lv3: -3
+ Lv4: -4
+ Lv5: -5
+ Lv6: -6
+ Lv7: -7
+ Lv8: -8
+ Lv9: -9
+ Lv10: -10
+ }
+ }
+},
+{
+ Id: 2347
+ Name: "SR_GENTLETOUCH_CHANGE"
+ Description: "Gentle Touch - Change"
+ MaxLevel: 5
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: 240000
+ CoolDown: {
+ Lv1: 200000
+ Lv2: 180000
+ Lv3: 160000
+ Lv4: 140000
+ Lv5: 120000
+ Lv6: 100000
+ Lv7: 80000
+ Lv8: 60000
+ Lv9: 40000
+ Lv10: 20000
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 50
+ Lv3: 60
+ Lv4: 70
+ Lv5: 80
+ Lv6: 90
+ Lv7: 100
+ Lv8: 110
+ Lv9: 120
+ Lv10: 130
+ }
+ HPRateCost: {
+ Lv1: -2
+ Lv2: -4
+ Lv3: -6
+ Lv4: -8
+ Lv5: -10
+ Lv6: -12
+ Lv7: -14
+ Lv8: -16
+ Lv9: -18
+ Lv10: -20
+ }
+ SpiritSphereCost: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ }
+},
+{
+ Id: 2348
+ Name: "SR_GENTLETOUCH_REVITALIZE"
+ Description: "Gentle Touch - Revitalize"
+ MaxLevel: 5
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: 240000
+ CoolDown: {
+ Lv1: 200000
+ Lv2: 180000
+ Lv3: 160000
+ Lv4: 140000
+ Lv5: 120000
+ Lv6: 100000
+ Lv7: 80000
+ Lv8: 60000
+ Lv9: 40000
+ Lv10: 20000
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 50
+ Lv3: 60
+ Lv4: 70
+ Lv5: 80
+ Lv6: 90
+ Lv7: 100
+ Lv8: 110
+ Lv9: 120
+ Lv10: 130
+ }
+ SpiritSphereCost: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ }
+},
+{
+ Id: 2350
+ Name: "WA_SWING_DANCE"
+ Description: "Swing Dance"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 7
+ Lv2: 8
+ Lv3: 9
+ Lv4: 10
+ Lv5: 11
+ Lv6: 12
+ Lv7: 13
+ Lv8: 14
+ Lv9: 15
+ Lv10: 16
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 2000
+ SkillData1: 60000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 96
+ Lv2: 112
+ Lv3: 128
+ Lv4: 144
+ Lv5: 160
+ Lv6: 176
+ Lv7: 192
+ Lv8: 208
+ Lv9: 224
+ Lv10: 240
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+},
+{
+ Id: 2351
+ Name: "WA_SYMPHONY_OF_LOVER"
+ Description: "Symphony of Lovers"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 7
+ Lv2: 8
+ Lv3: 9
+ Lv4: 10
+ Lv5: 11
+ Lv6: 12
+ Lv7: 13
+ Lv8: 14
+ Lv9: 15
+ Lv10: 16
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 2000
+ SkillData1: 60000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 60
+ Lv2: 69
+ Lv3: 78
+ Lv4: 87
+ Lv5: 96
+ Lv6: 105
+ Lv7: 114
+ Lv8: 123
+ Lv9: 132
+ Lv10: 141
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+},
+{
+ Id: 2352
+ Name: "WA_MOONLIT_SERENADE"
+ Description: "Moonlit Serenade"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 7
+ Lv2: 8
+ Lv3: 9
+ Lv4: 10
+ Lv5: 11
+ Lv6: 12
+ Lv7: 13
+ Lv8: 14
+ Lv9: 15
+ Lv10: 16
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 2000
+ SkillData1: 60000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 84
+ Lv2: 96
+ Lv3: 108
+ Lv4: 120
+ Lv5: 134
+ Lv6: 134
+ Lv7: 134
+ Lv8: 134
+ Lv9: 134
+ Lv10: 134
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+},
+{
+ Id: 2381
+ Name: "MI_RUSH_WINDMILL"
+ Description: "Windmill Rush Attack"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 7
+ Lv2: 8
+ Lv3: 9
+ Lv4: 10
+ Lv5: 11
+ Lv6: 12
+ Lv7: 13
+ Lv8: 14
+ Lv9: 15
+ Lv10: 16
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 2000
+ SkillData1: 60000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 82
+ Lv2: 88
+ Lv3: 94
+ Lv4: 100
+ Lv5: 106
+ Lv6: 112
+ Lv7: 118
+ Lv8: 124
+ Lv9: 130
+ Lv10: 136
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+},
+{
+ Id: 2382
+ Name: "MI_ECHOSONG"
+ Description: "Echo Song"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 7
+ Lv2: 8
+ Lv3: 9
+ Lv4: 10
+ Lv5: 11
+ Lv6: 12
+ Lv7: 13
+ Lv8: 14
+ Lv9: 15
+ Lv10: 16
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 2000
+ SkillData1: 60000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 86
+ Lv2: 92
+ Lv3: 98
+ Lv4: 104
+ Lv5: 110
+ Lv6: 116
+ Lv7: 122
+ Lv8: 128
+ Lv9: 134
+ Lv10: 140
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+},
+{
+ Id: 2383
+ Name: "MI_HARMONIZE"
+ Description: "Harmonize"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: 60000
+ CoolDown: 5000
+ Requirements: {
+ SPCost: {
+ Lv1: 70
+ Lv2: 75
+ Lv3: 80
+ Lv4: 85
+ Lv5: 90
+ Lv6: 95
+ Lv7: 100
+ Lv8: 105
+ Lv9: 110
+ Lv10: 115
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+},
+{
+ Id: 2412
+ Name: "WM_LESSON"
+ Description: "Lesson"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 2413
+ Name: "WM_METALICSOUND"
+ Description: "Metallic Sound"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Weapon"
+ NumberOfHits: {
+ Lv1: -2
+ Lv2: -2
+ Lv3: -3
+ Lv4: -3
+ Lv5: -4
+ Lv6: -4
+ Lv7: -5
+ Lv8: -5
+ Lv9: -6
+ Lv10: -6
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1000
+ Lv2: 1500
+ Lv3: 2000
+ Lv4: 2500
+ Lv5: 3000
+ Lv6: 3500
+ Lv7: 4000
+ Lv8: 4500
+ Lv9: 5000
+ Lv10: 5500
+ }
+ AfterCastActDelay: 1000
+ CoolDown: {
+ Lv1: 2000
+ Lv2: 2500
+ Lv3: 3000
+ Lv4: 3500
+ Lv5: 4000
+ Lv6: 4500
+ Lv7: 5000
+ Lv8: 5500
+ Lv9: 6000
+ Lv10: 6500
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 64
+ Lv2: 68
+ Lv3: 72
+ Lv4: 76
+ Lv5: 80
+ Lv6: 84
+ Lv7: 88
+ Lv8: 92
+ Lv9: 96
+ Lv10: 100
+ }
+ }
+},
+{
+ Id: 2414
+ Name: "WM_REVERBERATION"
+ Description: "Reverberation"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ Element: "Ele_Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SplashRange: 1
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1100
+ Lv2: 1200
+ Lv3: 1300
+ Lv4: 1400
+ Lv5: 1500
+ Lv6: 1600
+ Lv7: 1700
+ Lv8: 1800
+ Lv9: 1900
+ Lv10: 2000
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 9000
+ Lv2: 10000
+ Lv3: 11000
+ Lv4: 12000
+ Lv5: 13000
+ Lv6: 14000
+ Lv7: 15000
+ Lv8: 16000
+ Lv9: 17000
+ Lv10: 18000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 28
+ Lv2: 32
+ Lv3: 38
+ Lv4: 42
+ Lv5: 48
+ Lv6: 52
+ Lv7: 58
+ Lv8: 62
+ Lv9: 68
+ Lv10: 72
+ }
+ }
+ Unit: {
+ Id: 0xda
+ Interval: -1
+ Target: "Enemy"
+ }
+},
+{
+ Id: 2415
+ Name: "WM_REVERBERATION_MELEE"
+ Description: "Reverberation Melee"
+ MaxLevel: 5
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2416
+ Name: "WM_REVERBERATION_MAGIC"
+ Description: "Reverberation Magic"
+ MaxLevel: 5
+ AttackType: "Magic"
+ Element: "Ele_Weapon"
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2417
+ Name: "WM_DOMINION_IMPULSE"
+ Description: "Dominion Impulse"
+ MaxLevel: 1
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 5
+ AfterCastActDelay: 1000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 2418
+ Name: "WM_SEVERE_RAINSTORM"
+ Description: "Severe Rainstorm"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1500
+ Lv2: 2000
+ Lv3: 2500
+ Lv4: 3000
+ Lv5: 3500
+ Lv6: 4000
+ Lv7: 4500
+ Lv8: 5000
+ Lv9: 5500
+ Lv10: 6000
+ }
+ AfterCastActDelay: 1000
+ SkillData1: 3400
+ CoolDown: {
+ Lv1: 5000
+ Lv2: 5500
+ Lv3: 6000
+ Lv4: 6500
+ Lv5: 7000
+ Lv6: 7500
+ Lv7: 8000
+ Lv8: 8500
+ Lv9: 9000
+ Lv10: 9500
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 80
+ Lv2: 90
+ Lv3: 100
+ Lv4: 110
+ Lv5: 120
+ Lv6: 130
+ Lv7: 140
+ Lv8: 150
+ Lv9: 160
+ Lv10: 170
+ }
+ WeaponTypes: {
+ Bows: true
+ }
+ AmmoTypes: {
+ A_ARROW: true
+ }
+ AmmoAmount: 20
+ }
+ Unit: {
+ Id: 0xdb
+ Range: 5
+ Interval: 300
+ Target: "Enemy"
+ Flag: {
+ UF_DUALMODE: true
+ }
+ }
+},
+{
+ Id: 2419
+ Name: "WM_POEMOFNETHERWORLD"
+ Description: "Poem of The Netherworld"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 1
+ InterruptCast: true
+ SkillInstances: 5
+ CastTime: 3000
+ SkillData1: {
+ Lv1: 9000
+ Lv2: 11000
+ Lv3: 13000
+ Lv4: 15000
+ Lv5: 17000
+ Lv6: 19000
+ Lv7: 21000
+ Lv8: 23000
+ Lv9: 25000
+ Lv10: 27000
+ }
+ SkillData2: {
+ Lv1: 8000
+ Lv2: 10000
+ Lv3: 12000
+ Lv4: 14000
+ Lv5: 16000
+ Lv6: 18000
+ Lv7: 20000
+ Lv8: 22000
+ Lv9: 24000
+ Lv10: 26000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 16
+ Lv3: 20
+ Lv4: 24
+ Lv5: 28
+ Lv6: 32
+ Lv7: 36
+ Lv8: 40
+ Lv9: 44
+ Lv10: 48
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ Items: {
+ Protect_Neck_Candy: 1
+ }
+ }
+ Unit: {
+ Id: 0xde
+ Range: 1
+ Interval: 1000
+ Target: "All"
+ Flag: {
+ UF_NOFOOTSET: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 2420
+ Name: "WM_VOICEOFSIREN"
+ Description: "Voice of Siren"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 3
+ Lv3: 4
+ Lv4: 5
+ Lv5: 6
+ Lv6: 7
+ Lv7: 8
+ Lv8: 9
+ Lv9: 10
+ Lv10: 11
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 2000
+ Lv2: 2200
+ Lv3: 2400
+ Lv4: 2600
+ Lv5: 2800
+ Lv6: 3000
+ Lv7: 3200
+ Lv8: 3400
+ Lv9: 3600
+ Lv10: 3800
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 15000
+ Lv2: 18000
+ Lv3: 21000
+ Lv4: 24000
+ Lv5: 27000
+ Lv6: 30000
+ Lv7: 33000
+ Lv8: 36000
+ Lv9: 39000
+ Lv10: 42000
+ }
+ CoolDown: 5000
+ Requirements: {
+ SPCost: {
+ Lv1: 48
+ Lv2: 56
+ Lv3: 64
+ Lv4: 72
+ Lv5: 80
+ Lv6: 88
+ Lv7: 96
+ Lv8: 104
+ Lv9: 112
+ Lv10: 120
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+},
+{
+ Id: 2421
+ Name: "WM_DEADHILLHERE"
+ Description: "Valley of Death"
+ MaxLevel: 5
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 3000
+ Lv2: 2500
+ Lv3: 2000
+ Lv4: 1500
+ Lv5: 1000
+ Lv6: 500
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ AfterCastActDelay: 1000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 50
+ Lv2: 53
+ Lv3: 56
+ Lv4: 59
+ Lv5: 62
+ Lv6: 65
+ Lv7: 68
+ Lv8: 71
+ Lv9: 74
+ Lv10: 77
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ Items: {
+ Heartbroken_Tears: 1
+ }
+ }
+},
+{
+ Id: 2422
+ Name: "WM_LULLABY_DEEPSLEEP"
+ Description: "Deep Sleep Lullaby"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 5
+ Lv2: 6
+ Lv3: 7
+ Lv4: 8
+ Lv5: 9
+ Lv6: 10
+ Lv7: 11
+ Lv8: 12
+ Lv9: 13
+ Lv10: 14
+ }
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 12000
+ Lv2: 14000
+ Lv3: 16000
+ Lv4: 18000
+ Lv5: 20000
+ Lv6: 22000
+ Lv7: 24000
+ Lv8: 26000
+ Lv9: 28000
+ Lv10: 30000
+ }
+ CoolDown: 10000
+ Requirements: {
+ SPCost: {
+ Lv1: 80
+ Lv2: 90
+ Lv3: 100
+ Lv4: 110
+ Lv5: 120
+ Lv6: 130
+ Lv7: 140
+ Lv8: 150
+ Lv9: 160
+ Lv10: 170
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+},
+{
+ Id: 2423
+ Name: "WM_SIRCLEOFNATURE"
+ Description: "Circle of Nature's Sound"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 3
+ Lv2: 4
+ Lv3: 5
+ Lv4: 6
+ Lv5: 7
+ Lv6: 8
+ Lv7: 9
+ Lv8: 10
+ Lv9: 11
+ Lv10: 12
+ }
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 1000
+ SkillData1: 60000
+ CoolDown: 15000
+ Requirements: {
+ SPCost: {
+ Lv1: 42
+ Lv2: 46
+ Lv3: 50
+ Lv4: 54
+ Lv5: 58
+ Lv6: 62
+ Lv7: 66
+ Lv8: 70
+ Lv9: 74
+ Lv10: 78
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+},
+{
+ Id: 2424
+ Name: "WM_RANDOMIZESPELL"
+ Description: "Improvised Song"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ CoolDown: 3000
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 45
+ Lv3: 50
+ Lv4: 55
+ Lv5: 60
+ Lv6: 65
+ Lv7: 70
+ Lv8: 75
+ Lv9: 80
+ Lv10: 85
+ }
+ }
+},
+{
+ Id: 2425
+ Name: "WM_GLOOMYDAY"
+ Description: "Gloomy Day"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 45000
+ Lv3: 60000
+ Lv4: 75000
+ Lv5: 90000
+ Lv6: 105000
+ Lv7: 120000
+ Lv8: 135000
+ Lv9: 150000
+ Lv10: 165000
+ }
+ CoolDown: 10000
+ Requirements: {
+ SPCost: {
+ Lv1: 60
+ Lv2: 75
+ Lv3: 90
+ Lv4: 105
+ Lv5: 120
+ Lv6: 135
+ Lv7: 150
+ Lv8: 165
+ Lv9: 180
+ Lv10: 195
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+},
+{
+ Id: 2426
+ Name: "WM_GREAT_ECHO"
+ Description: "Great Echo"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Chorus: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 3
+ Lv3: 3
+ Lv4: 4
+ Lv5: 4
+ Lv6: 5
+ Lv7: 5
+ Lv8: 6
+ Lv9: 6
+ Lv10: 7
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 2000
+ Lv2: 2200
+ Lv3: 2400
+ Lv4: 2600
+ Lv5: 2800
+ Lv6: 3000
+ Lv7: 3200
+ Lv8: 3400
+ Lv9: 3600
+ Lv10: 3800
+ }
+ AfterCastActDelay: 1000
+ CoolDown: 10000
+ Requirements: {
+ SPCost: {
+ Lv1: 80
+ Lv2: 90
+ Lv3: 100
+ Lv4: 110
+ Lv5: 120
+ Lv6: 130
+ Lv7: 140
+ Lv8: 150
+ Lv9: 160
+ Lv10: 170
+ }
+ Items: {
+ Protect_Neck_Candy: 1
+ }
+ }
+},
+{
+ Id: 2427
+ Name: "WM_SONG_OF_MANA"
+ Description: "Song of Mana"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Chorus: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 5
+ Lv2: 6
+ Lv3: 7
+ Lv4: 8
+ Lv5: 9
+ Lv6: 10
+ Lv7: 11
+ Lv8: 12
+ Lv9: 13
+ Lv10: 14
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 60000
+ Lv3: 90000
+ Lv4: 120000
+ Lv5: 150000
+ Lv6: 180000
+ Lv7: 210000
+ Lv8: 240000
+ Lv9: 270000
+ Lv10: 300000
+ }
+ CoolDown: 90000
+ Requirements: {
+ SPCost: {
+ Lv1: 120
+ Lv2: 140
+ Lv3: 160
+ Lv4: 180
+ Lv5: 200
+ Lv6: 220
+ Lv7: 240
+ Lv8: 260
+ Lv9: 280
+ Lv10: 300
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+},
+{
+ Id: 2428
+ Name: "WM_DANCE_WITH_WUG"
+ Description: "Dance With A Warg"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Chorus: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 5
+ Lv2: 6
+ Lv3: 7
+ Lv4: 8
+ Lv5: 9
+ Lv6: 10
+ Lv7: 11
+ Lv8: 12
+ Lv9: 13
+ Lv10: 14
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1500
+ Lv2: 2000
+ Lv3: 2500
+ Lv4: 3000
+ Lv5: 3500
+ Lv6: 4000
+ Lv7: 4500
+ Lv8: 5000
+ Lv9: 5500
+ Lv10: 6000
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 60000
+ Lv3: 90000
+ Lv4: 120000
+ Lv5: 150000
+ Lv6: 180000
+ Lv7: 210000
+ Lv8: 240000
+ Lv9: 270000
+ Lv10: 300000
+ }
+ CoolDown: 90000
+ Requirements: {
+ SPCost: {
+ Lv1: 120
+ Lv2: 140
+ Lv3: 160
+ Lv4: 180
+ Lv5: 200
+ Lv6: 220
+ Lv7: 240
+ Lv8: 260
+ Lv9: 280
+ Lv10: 300
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+},
+{
+ Id: 2429
+ Name: "WM_SOUND_OF_DESTRUCTION"
+ Description: "Sound of Destruction"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Chorus: true
+ }
+ DamageType: {
+ SplashArea: true
+ IgnoreFlee: true
+ }
+ SplashRange: {
+ Lv1: 4
+ Lv2: 4
+ Lv3: 5
+ Lv4: 5
+ Lv5: 6
+ Lv6: 6
+ Lv7: 7
+ Lv8: 7
+ Lv9: 8
+ Lv10: 8
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 0
+ Lv2: 500
+ Lv3: 1000
+ Lv4: 1500
+ Lv5: 2000
+ Lv6: 2500
+ Lv7: 3000
+ Lv8: 3500
+ Lv9: 4000
+ Lv10: 4500
+ }
+ AfterCastActDelay: 1000
+ SkillData1: 5000
+ CoolDown: {
+ Lv1: 6000
+ Lv2: 7000
+ Lv3: 8000
+ Lv4: 9000
+ Lv5: 10000
+ Lv6: 11000
+ Lv7: 12000
+ Lv8: 13000
+ Lv9: 14000
+ Lv10: 15000
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 50
+ Lv2: 60
+ Lv3: 70
+ Lv4: 80
+ Lv5: 90
+ Lv6: 100
+ Lv7: 110
+ Lv8: 120
+ Lv9: 130
+ Lv10: 140
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+},
+{
+ Id: 2430
+ Name: "WM_SATURDAY_NIGHT_FEVER"
+ Description: "Saturday Night Fever"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Chorus: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 3
+ Lv2: 4
+ Lv3: 5
+ Lv4: 6
+ Lv5: 7
+ Lv6: 8
+ Lv7: 9
+ Lv8: 10
+ Lv9: 11
+ Lv10: 12
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1000
+ Lv2: 2000
+ Lv3: 3000
+ Lv4: 4000
+ Lv5: 5000
+ Lv6: 6000
+ Lv7: 7000
+ Lv8: 8000
+ Lv9: 9000
+ Lv10: 10000
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ SkillData2: 3000
+ CoolDown: 180000
+ Requirements: {
+ SPCost: {
+ Lv1: 150
+ Lv2: 160
+ Lv3: 170
+ Lv4: 180
+ Lv5: 190
+ Lv6: 200
+ Lv7: 210
+ Lv8: 220
+ Lv9: 230
+ Lv10: 240
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+},
+{
+ Id: 2431
+ Name: "WM_LERADS_DEW"
+ Description: "Lerad's Dew"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Chorus: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 5
+ Lv2: 5
+ Lv3: 6
+ Lv4: 6
+ Lv5: 7
+ Lv6: 7
+ Lv7: 8
+ Lv8: 8
+ Lv9: 9
+ Lv10: 9
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 20000
+ Lv2: 30000
+ Lv3: 40000
+ Lv4: 50000
+ Lv5: 60000
+ Lv6: 70000
+ Lv7: 80000
+ Lv8: 90000
+ Lv9: 100000
+ Lv10: 110000
+ }
+ CoolDown: 180000
+ Requirements: {
+ SPCost: {
+ Lv1: 120
+ Lv2: 130
+ Lv3: 140
+ Lv4: 150
+ Lv5: 160
+ Lv6: 170
+ Lv7: 180
+ Lv8: 190
+ Lv9: 200
+ Lv10: 210
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+},
+{
+ Id: 2432
+ Name: "WM_MELODYOFSINK"
+ Description: "Melody of Sink"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Chorus: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 5
+ Lv2: 5
+ Lv3: 6
+ Lv4: 6
+ Lv5: 7
+ Lv6: 7
+ Lv7: 8
+ Lv8: 8
+ Lv9: 9
+ Lv10: 9
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 20000
+ Lv2: 30000
+ Lv3: 40000
+ Lv4: 50000
+ Lv5: 60000
+ Lv6: 70000
+ Lv7: 80000
+ Lv8: 90000
+ Lv9: 100000
+ Lv10: 110000
+ }
+ CoolDown: 180000
+ Requirements: {
+ SPCost: {
+ Lv1: 120
+ Lv2: 130
+ Lv3: 140
+ Lv4: 150
+ Lv5: 160
+ Lv6: 170
+ Lv7: 180
+ Lv8: 190
+ Lv9: 200
+ Lv10: 210
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+},
+{
+ Id: 2433
+ Name: "WM_BEYOND_OF_WARCRY"
+ Description: "Warcry of Beyond"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Chorus: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 5
+ Lv2: 5
+ Lv3: 6
+ Lv4: 6
+ Lv5: 7
+ Lv6: 7
+ Lv7: 8
+ Lv8: 8
+ Lv9: 9
+ Lv10: 9
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 20000
+ Lv2: 30000
+ Lv3: 40000
+ Lv4: 50000
+ Lv5: 60000
+ Lv6: 70000
+ Lv7: 80000
+ Lv8: 90000
+ Lv9: 100000
+ Lv10: 110000
+ }
+ CoolDown: 180000
+ Requirements: {
+ SPCost: {
+ Lv1: 120
+ Lv2: 130
+ Lv3: 140
+ Lv4: 150
+ Lv5: 160
+ Lv6: 170
+ Lv7: 180
+ Lv8: 190
+ Lv9: 200
+ Lv10: 210
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+},
+{
+ Id: 2434
+ Name: "WM_UNLIMITED_HUMMING_VOICE"
+ Description: "Unlimited Humming Voice"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Chorus: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 5
+ Lv2: 5
+ Lv3: 6
+ Lv4: 6
+ Lv5: 7
+ Lv6: 7
+ Lv7: 8
+ Lv8: 8
+ Lv9: 9
+ Lv10: 9
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 90000
+ Lv3: 120000
+ Lv4: 150000
+ Lv5: 180000
+ Lv6: 210000
+ Lv7: 240000
+ Lv8: 270000
+ Lv9: 300000
+ Lv10: 330000
+ }
+ CoolDown: {
+ Lv1: 110000
+ Lv2: 120000
+ Lv3: 130000
+ Lv4: 140000
+ Lv5: 150000
+ Lv6: 160000
+ Lv7: 170000
+ Lv8: 180000
+ Lv9: 190000
+ Lv10: 200000
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 120
+ Lv2: 130
+ Lv3: 140
+ Lv4: 150
+ Lv5: 160
+ Lv6: 170
+ Lv7: 180
+ Lv8: 190
+ Lv9: 200
+ Lv10: 210
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+},
+{
+ Id: 2443
+ Name: "SO_FIREWALK"
+ Description: "Fire Walk"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ InterruptCast: true
+ SkillInstances: {
+ Lv1: 8
+ Lv2: 10
+ Lv3: 12
+ Lv4: 14
+ Lv5: 16
+ Lv6: 18
+ Lv7: 20
+ Lv8: 22
+ Lv9: 24
+ Lv10: 26
+ }
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: 12000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 34
+ Lv3: 38
+ Lv4: 42
+ Lv5: 46
+ Lv6: 50
+ Lv7: 54
+ Lv8: 58
+ Lv9: 62
+ Lv10: 66
+ }
+ }
+ Unit: {
+ Id: 0xdc
+ Interval: 300
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOOVERLAP: true
+ }
+ }
+},
+{
+ Id: 2444
+ Name: "SO_ELECTRICWALK"
+ Description: "Electric Walk"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ InterruptCast: true
+ SkillInstances: {
+ Lv1: 8
+ Lv2: 10
+ Lv3: 12
+ Lv4: 14
+ Lv5: 16
+ Lv6: 18
+ Lv7: 20
+ Lv8: 22
+ Lv9: 24
+ Lv10: 26
+ }
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: 12000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 34
+ Lv3: 38
+ Lv4: 42
+ Lv5: 46
+ Lv6: 50
+ Lv7: 54
+ Lv8: 58
+ Lv9: 62
+ Lv10: 66
+ }
+ }
+ Unit: {
+ Id: 0xdd
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOOVERLAP: true
+ }
+ }
+},
+{
+ Id: 2445
+ Name: "SO_SPELLFIST"
+ Description: "Spell Fist"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 20000
+ Lv2: 25000
+ Lv3: 30000
+ Lv4: 35000
+ Lv5: 40000
+ Lv6: 45000
+ Lv7: 50000
+ Lv8: 55000
+ Lv9: 60000
+ Lv10: 65000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 44
+ Lv3: 48
+ Lv4: 52
+ Lv5: 56
+ Lv6: 60
+ Lv7: 64
+ Lv8: 68
+ Lv9: 72
+ Lv10: 76
+ }
+ }
+},
+{
+ Id: 2446
+ Name: "SO_EARTHGRAVE"
+ Description: "Earth Grave"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Earth"
+ NumberOfHits: -3
+ InterruptCast: true
+ CastTime: {
+ Lv1: 2200
+ Lv2: 2400
+ Lv3: 2600
+ Lv4: 2800
+ Lv5: 3000
+ Lv6: 3200
+ Lv7: 3400
+ Lv8: 3600
+ Lv9: 3800
+ Lv10: 4000
+ }
+ AfterCastActDelay: 1000
+ SkillData1: 500
+ SkillData2: {
+ Lv1: 8000
+ Lv2: 11000
+ Lv3: 14000
+ Lv4: 17000
+ Lv5: 20000
+ Lv6: 23000
+ Lv7: 26000
+ Lv8: 29000
+ Lv9: 32000
+ Lv10: 35000
+ }
+ CoolDown: 5000
+ Requirements: {
+ SPCost: {
+ Lv1: 62
+ Lv2: 70
+ Lv3: 78
+ Lv4: 86
+ Lv5: 94
+ Lv6: 102
+ Lv7: 110
+ Lv8: 118
+ Lv9: 126
+ Lv10: 134
+ }
+ }
+ Unit: {
+ Id: 0x86
+ Range: {
+ Lv1: 3
+ Lv2: 3
+ Lv3: 3
+ Lv4: 4
+ Lv5: 4
+ Lv6: 4
+ Lv7: 4
+ Lv8: 4
+ Lv9: 4
+ Lv10: 4
+ }
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 2447
+ Name: "SO_DIAMONDDUST"
+ Description: "Diamond Dust"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ NumberOfHits: -5
+ InterruptCast: true
+ CastTime: {
+ Lv1: 5000
+ Lv2: 5500
+ Lv3: 6000
+ Lv4: 6500
+ Lv5: 7000
+ Lv6: 7500
+ Lv7: 8000
+ Lv8: 8500
+ Lv9: 9000
+ Lv10: 9500
+ }
+ AfterCastActDelay: 1000
+ SkillData1: 500
+ SkillData2: {
+ Lv1: 12000
+ Lv2: 14000
+ Lv3: 16000
+ Lv4: 18000
+ Lv5: 20000
+ Lv6: 22000
+ Lv7: 24000
+ Lv8: 26000
+ Lv9: 28000
+ Lv10: 30000
+ }
+ CoolDown: 5000
+ Requirements: {
+ SPCost: {
+ Lv1: 50
+ Lv2: 56
+ Lv3: 62
+ Lv4: 68
+ Lv5: 74
+ Lv6: 80
+ Lv7: 86
+ Lv8: 92
+ Lv9: 98
+ Lv10: 104
+ }
+ }
+ Unit: {
+ Id: 0x86
+ Range: {
+ Lv1: 3
+ Lv2: 3
+ Lv3: 3
+ Lv4: 4
+ Lv5: 4
+ Lv6: 4
+ Lv7: 4
+ Lv8: 4
+ Lv9: 4
+ Lv10: 4
+ }
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 2448
+ Name: "SO_POISON_BUSTER"
+ Description: "Poison Buster"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Poison"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 1
+ Lv4: 1
+ Lv5: 2
+ Lv6: 2
+ Lv7: 2
+ Lv8: 2
+ Lv9: 2
+ Lv10: 2
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 2200
+ Lv2: 3400
+ Lv3: 4600
+ Lv4: 5800
+ Lv5: 6000
+ Lv6: 6000
+ Lv7: 6000
+ Lv8: 6000
+ Lv9: 6000
+ Lv10: 6000
+ }
+ AfterCastActDelay: 1000
+ CoolDown: 2000
+ Requirements: {
+ SPCost: {
+ Lv1: 70
+ Lv2: 90
+ Lv3: 110
+ Lv4: 130
+ Lv5: 150
+ Lv6: 170
+ Lv7: 190
+ Lv8: 210
+ Lv9: 230
+ Lv10: 250
+ }
+ }
+},
+{
+ Id: 2449
+ Name: "SO_PSYCHIC_WAVE"
+ Description: "Psychic Wave"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ InterruptCast: true
+ CastTime: {
+ Lv1: 8000
+ Lv2: 9000
+ Lv3: 10000
+ Lv4: 11000
+ Lv5: 12000
+ Lv6: 13000
+ Lv7: 14000
+ Lv8: 15000
+ Lv9: 16000
+ Lv10: 17000
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 1200
+ Lv2: 1700
+ Lv3: 2200
+ Lv4: 2700
+ Lv5: 3200
+ Lv6: 3700
+ Lv7: 4200
+ Lv8: 4700
+ Lv9: 5200
+ Lv10: 5700
+ }
+ CoolDown: 5000
+ Requirements: {
+ SPCost: {
+ Lv1: 48
+ Lv2: 56
+ Lv3: 64
+ Lv4: 70
+ Lv5: 78
+ Lv6: 78
+ Lv7: 78
+ Lv8: 78
+ Lv9: 78
+ Lv10: 78
+ }
+ }
+ Unit: {
+ Id: 0xdf
+ Range: {
+ Lv1: 3
+ Lv2: 3
+ Lv3: 4
+ Lv4: 4
+ Lv5: 5
+ Lv6: 5
+ Lv7: 6
+ Lv8: 6
+ Lv9: 7
+ Lv10: 7
+ }
+ Interval: 500
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 2450
+ Name: "SO_CLOUD_KILL"
+ Description: "Cloud Kill"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Poison"
+ InterruptCast: true
+ CastTime: {
+ Lv1: 2300
+ Lv2: 2500
+ Lv3: 2700
+ Lv4: 2900
+ Lv5: 3100
+ Lv6: 3300
+ Lv7: 3500
+ Lv8: 3700
+ Lv9: 3900
+ Lv10: 4100
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 8000
+ Lv2: 10000
+ Lv3: 12000
+ Lv4: 14000
+ Lv5: 16000
+ Lv6: 18000
+ Lv7: 20000
+ Lv8: 22000
+ Lv9: 24000
+ Lv10: 26000
+ }
+ SkillData2: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ CoolDown: 5000
+ Requirements: {
+ SPCost: {
+ Lv1: 48
+ Lv2: 56
+ Lv3: 64
+ Lv4: 70
+ Lv5: 78
+ Lv6: 78
+ Lv7: 78
+ Lv8: 78
+ Lv9: 78
+ Lv10: 78
+ }
+ Items: {
+ Red_Gemstone: 2
+ }
+ }
+ Unit: {
+ Id: 0xe0
+ Layout: 3
+ Interval: 500
+ Target: "Enemy"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 2451
+ Name: "SO_STRIKING"
+ Description: "Striking"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: 60000
+ CoolDown: 2000
+ Requirements: {
+ SPCost: {
+ Lv1: 50
+ Lv2: 55
+ Lv3: 60
+ Lv4: 65
+ Lv5: 70
+ Lv6: 75
+ Lv7: 80
+ Lv8: 85
+ Lv9: 90
+ Lv10: 95
+ }
+ }
+},
+{
+ Id: 2452
+ Name: "SO_WARMER"
+ Description: "Warmer"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 2200
+ Lv2: 2400
+ Lv3: 2600
+ Lv4: 2800
+ Lv5: 3000
+ Lv6: 3200
+ Lv7: 3400
+ Lv8: 3600
+ Lv9: 3800
+ Lv10: 4000
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 40000
+ Lv2: 45000
+ Lv3: 50000
+ Lv4: 55000
+ Lv5: 60000
+ Lv6: 65000
+ Lv7: 70000
+ Lv8: 75000
+ Lv9: 80000
+ Lv10: 85000
+ }
+ SkillData2: 30000
+ CoolDown: {
+ Lv1: 35000
+ Lv2: 40000
+ Lv3: 45000
+ Lv4: 50000
+ Lv5: 55000
+ Lv6: 60000
+ Lv7: 65000
+ Lv8: 70000
+ Lv9: 75000
+ Lv10: 80000
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 52
+ Lv3: 64
+ Lv4: 76
+ Lv5: 88
+ Lv6: 100
+ Lv7: 112
+ Lv8: 124
+ Lv9: 136
+ Lv10: 148
+ }
+ }
+ Unit: {
+ Id: 0xe4
+ Range: 3
+ Interval: 3000
+ Target: "All"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 2453
+ Name: "SO_VACUUM_EXTREME"
+ Description: "Vacuum Extreme"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1000
+ Lv2: 1500
+ Lv3: 2000
+ Lv4: 2500
+ Lv5: 3000
+ Lv6: 3500
+ Lv7: 4000
+ Lv8: 4500
+ Lv9: 5000
+ Lv10: 5500
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 4000
+ Lv2: 6000
+ Lv3: 8000
+ Lv4: 10000
+ Lv5: 12000
+ Lv6: 14000
+ Lv7: 16000
+ Lv8: 18000
+ Lv9: 20000
+ Lv10: 22000
+ }
+ SkillData2: 1000
+ CoolDown: 5000
+ Requirements: {
+ SPCost: {
+ Lv1: 34
+ Lv2: 42
+ Lv3: 50
+ Lv4: 58
+ Lv5: 66
+ Lv6: 74
+ Lv7: 82
+ Lv8: 90
+ Lv9: 98
+ Lv10: 106
+ }
+ }
+ Unit: {
+ Id: 0xeb
+ Range: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 2
+ Lv4: 2
+ Lv5: 3
+ Lv6: 3
+ Lv7: 4
+ Lv8: 4
+ Lv9: 5
+ Lv10: 5
+ }
+ Interval: 500
+ Target: "Enemy"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 2454
+ Name: "SO_VARETYR_SPEAR"
+ Description: "Varetyr Spear"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 2
+ Lv4: 2
+ Lv5: 3
+ Lv6: 3
+ Lv7: 4
+ Lv8: 4
+ Lv9: 5
+ Lv10: 5
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 2200
+ Lv2: 2400
+ Lv3: 2600
+ Lv4: 2800
+ Lv5: 3000
+ Lv6: 3200
+ Lv7: 3400
+ Lv8: 3600
+ Lv9: 3800
+ Lv10: 4000
+ }
+ AfterCastActDelay: 1000
+ SkillData2: {
+ Lv1: 2200
+ Lv2: 2400
+ Lv3: 2600
+ Lv4: 2800
+ Lv5: 3000
+ Lv6: 3200
+ Lv7: 3400
+ Lv8: 3600
+ Lv9: 3800
+ Lv10: 4000
+ }
+ CoolDown: 2000
+ Requirements: {
+ SPCost: {
+ Lv1: 55
+ Lv2: 62
+ Lv3: 69
+ Lv4: 76
+ Lv5: 83
+ Lv6: 90
+ Lv7: 97
+ Lv8: 104
+ Lv9: 111
+ Lv10: 118
+ }
+ }
+},
+{
+ Id: 2455
+ Name: "SO_ARRULLO"
+ Description: "Arrullo"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 2
+ Lv4: 2
+ Lv5: 3
+ Lv6: 3
+ Lv7: 4
+ Lv8: 4
+ Lv9: 5
+ Lv10: 5
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 2200
+ Lv2: 2400
+ Lv3: 2600
+ Lv4: 2800
+ Lv5: 3000
+ Lv6: 3200
+ Lv7: 3400
+ Lv8: 3600
+ Lv9: 3800
+ Lv10: 4000
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 8000
+ Lv2: 10000
+ Lv3: 12000
+ Lv4: 14000
+ Lv5: 16000
+ Lv6: 18000
+ Lv7: 20000
+ Lv8: 22000
+ Lv9: 24000
+ Lv10: 26000
+ }
+ CoolDown: {
+ Lv1: 5000
+ Lv2: 6000
+ Lv3: 7000
+ Lv4: 8000
+ Lv5: 9000
+ Lv6: 10000
+ Lv7: 11000
+ Lv8: 12000
+ Lv9: 13000
+ Lv10: 14000
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 35
+ Lv3: 40
+ Lv4: 45
+ Lv5: 50
+ Lv6: 55
+ Lv7: 60
+ Lv8: 65
+ Lv9: 70
+ Lv10: 75
+ }
+ Items: {
+ Yellow_Gemstone: 1
+ }
+ }
+},
+{
+ Id: 2456
+ Name: "SO_EL_CONTROL"
+ Description: "Spirit Control"
+ MaxLevel: 4
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ CoolDown: 5000
+ Requirements: {
+ SPCost: 10
+ State: "ElementalSpirit"
+ }
+},
+{
+ Id: 2457
+ Name: "SO_SUMMON_AGNI"
+ Description: "Summon Fire Spirit Agni"
+ MaxLevel: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ Element: "Ele_Fire"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1000
+ Lv2: 2000
+ Lv3: 3000
+ Lv4: 4000
+ Lv5: 5000
+ Lv6: 6000
+ Lv7: 7000
+ Lv8: 8000
+ Lv9: 9000
+ Lv10: 10000
+ }
+ SkillData1: {
+ Lv1: 600000
+ Lv2: 900000
+ Lv3: 1200000
+ Lv4: 1500000
+ Lv5: 1800000
+ Lv6: 2100000
+ Lv7: 2400000
+ Lv8: 2700000
+ Lv9: 3000000
+ Lv10: 3300000
+ }
+ CoolDown: 60000
+ Requirements: {
+ SPCost: {
+ Lv1: 100
+ Lv2: 150
+ Lv3: 200
+ Lv4: 250
+ Lv5: 300
+ Lv6: 350
+ Lv7: 400
+ Lv8: 450
+ Lv9: 500
+ Lv10: 550
+ }
+ Items: {
+ Boody_Red: 3
+ Boody_Red: 6
+ Flame_Heart: 1
+ }
+ }
+},
+{
+ Id: 2458
+ Name: "SO_SUMMON_AQUA"
+ Description: "Summon Water Spirit Aqua"
+ MaxLevel: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ Element: "Ele_Water"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1000
+ Lv2: 2000
+ Lv3: 3000
+ Lv4: 4000
+ Lv5: 5000
+ Lv6: 6000
+ Lv7: 7000
+ Lv8: 8000
+ Lv9: 9000
+ Lv10: 10000
+ }
+ SkillData1: {
+ Lv1: 600000
+ Lv2: 900000
+ Lv3: 1200000
+ Lv4: 1500000
+ Lv5: 1800000
+ Lv6: 2100000
+ Lv7: 2400000
+ Lv8: 2700000
+ Lv9: 3000000
+ Lv10: 3300000
+ }
+ CoolDown: 60000
+ Requirements: {
+ SPCost: {
+ Lv1: 100
+ Lv2: 150
+ Lv3: 200
+ Lv4: 250
+ Lv5: 300
+ Lv6: 350
+ Lv7: 400
+ Lv8: 450
+ Lv9: 500
+ Lv10: 550
+ }
+ Items: {
+ Crystal_Blue: 3
+ Crystal_Blue: 6
+ Mistic_Frozen: 1
+ }
+ }
+},
+{
+ Id: 2459
+ Name: "SO_SUMMON_VENTUS"
+ Description: "Summon Wind Spirit Ventus"
+ MaxLevel: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ Element: "Ele_Wind"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1000
+ Lv2: 2000
+ Lv3: 3000
+ Lv4: 4000
+ Lv5: 5000
+ Lv6: 6000
+ Lv7: 7000
+ Lv8: 8000
+ Lv9: 9000
+ Lv10: 10000
+ }
+ SkillData1: {
+ Lv1: 600000
+ Lv2: 900000
+ Lv3: 1200000
+ Lv4: 1500000
+ Lv5: 1800000
+ Lv6: 2100000
+ Lv7: 2400000
+ Lv8: 2700000
+ Lv9: 3000000
+ Lv10: 3300000
+ }
+ CoolDown: 60000
+ Requirements: {
+ SPCost: {
+ Lv1: 100
+ Lv2: 150
+ Lv3: 200
+ Lv4: 250
+ Lv5: 300
+ Lv6: 350
+ Lv7: 400
+ Lv8: 450
+ Lv9: 500
+ Lv10: 550
+ }
+ Items: {
+ Wind_Of_Verdure: 3
+ Wind_Of_Verdure: 6
+ Rough_Wind: 1
+ }
+ }
+},
+{
+ Id: 2460
+ Name: "SO_SUMMON_TERA"
+ Description: "Summon Earth Spirit Tera"
+ MaxLevel: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ Element: "Ele_Earth"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1000
+ Lv2: 2000
+ Lv3: 3000
+ Lv4: 4000
+ Lv5: 5000
+ Lv6: 6000
+ Lv7: 7000
+ Lv8: 8000
+ Lv9: 9000
+ Lv10: 10000
+ }
+ SkillData1: {
+ Lv1: 600000
+ Lv2: 900000
+ Lv3: 1200000
+ Lv4: 1500000
+ Lv5: 1800000
+ Lv6: 2100000
+ Lv7: 2400000
+ Lv8: 2700000
+ Lv9: 3000000
+ Lv10: 3300000
+ }
+ CoolDown: 60000
+ Requirements: {
+ SPCost: {
+ Lv1: 100
+ Lv2: 150
+ Lv3: 200
+ Lv4: 250
+ Lv5: 300
+ Lv6: 350
+ Lv7: 400
+ Lv8: 450
+ Lv9: 500
+ Lv10: 550
+ }
+ Items: {
+ Yellow_Live: 3
+ Yellow_Live: 6
+ Great_Nature: 1
+ }
+ }
+},
+{
+ Id: 2461
+ Name: "SO_EL_ACTION"
+ Description: "Elemental Action"
+ MaxLevel: 1
+ Range: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ CoolDown: 5000
+ Requirements: {
+ SPCost: 50
+ State: "ElementalSpirit"
+ }
+},
+{
+ Id: 2462
+ Name: "SO_EL_ANALYSIS"
+ Description: "Four Spirit Analysis"
+ MaxLevel: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 20
+ Lv3: 30
+ Lv4: 40
+ Lv5: 50
+ Lv6: 60
+ Lv7: 70
+ Lv8: 80
+ Lv9: 90
+ Lv10: 100
+ }
+ }
+},
+{
+ Id: 2463
+ Name: "SO_EL_SYMPATHY"
+ Description: "Spirit Sympathy"
+ MaxLevel: 5
+ NumberOfHits: 0
+},
+{
+ Id: 2464
+ Name: "SO_EL_CURE"
+ Description: "Spirit Recovery"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 1000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ State: "ElementalSpirit"
+ }
+},
+{
+ Id: 2465
+ Name: "SO_FIRE_INSIGNIA"
+ Description: "Fire Insignia"
+ MaxLevel: 3
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillInstances: 1
+ CastTime: 1000
+ SkillData1: 60000
+ CoolDown: 60000
+ Requirements: {
+ SPCost: {
+ Lv1: 22
+ Lv2: 30
+ Lv3: 38
+ Lv4: 46
+ Lv5: 54
+ Lv6: 62
+ Lv7: 70
+ Lv8: 78
+ Lv9: 86
+ Lv10: 94
+ }
+ Items: {
+ Scarlet_Pts: 1
+ Scarlet_Pts: 2
+ Scarlet_Pts: 3
+ }
+ }
+ Unit: {
+ Id: 0xf1
+ Range: 1
+ Interval: 1000
+ Target: "All"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 2466
+ Name: "SO_WATER_INSIGNIA"
+ Description: "Water Insignia"
+ MaxLevel: 3
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillInstances: 1
+ CastTime: 1000
+ SkillData1: 60000
+ CoolDown: 60000
+ Requirements: {
+ SPCost: {
+ Lv1: 22
+ Lv2: 30
+ Lv3: 38
+ Lv4: 46
+ Lv5: 54
+ Lv6: 62
+ Lv7: 70
+ Lv8: 78
+ Lv9: 86
+ Lv10: 94
+ }
+ Items: {
+ Indigo_Pts: 1
+ Indigo_Pts: 2
+ Indigo_Pts: 3
+ }
+ }
+ Unit: {
+ Id: 0xf2
+ Range: 1
+ Interval: 1000
+ Target: "All"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 2467
+ Name: "SO_WIND_INSIGNIA"
+ Description: "Wind Insignia"
+ MaxLevel: 3
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillInstances: 1
+ CastTime: 1000
+ SkillData1: 60000
+ CoolDown: 60000
+ Requirements: {
+ SPCost: {
+ Lv1: 22
+ Lv2: 30
+ Lv3: 38
+ Lv4: 46
+ Lv5: 54
+ Lv6: 62
+ Lv7: 70
+ Lv8: 78
+ Lv9: 86
+ Lv10: 94
+ }
+ Items: {
+ Yellow_Wish_Pts: 1
+ Yellow_Wish_Pts: 2
+ Yellow_Wish_Pts: 3
+ }
+ }
+ Unit: {
+ Id: 0xf3
+ Range: 1
+ Interval: 1000
+ Target: "All"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 2468
+ Name: "SO_EARTH_INSIGNIA"
+ Description: "Earth Insignia"
+ MaxLevel: 3
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Earth"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillInstances: 1
+ CastTime: 1000
+ SkillData1: 60000
+ CoolDown: 60000
+ Requirements: {
+ SPCost: {
+ Lv1: 22
+ Lv2: 30
+ Lv3: 38
+ Lv4: 46
+ Lv5: 54
+ Lv6: 62
+ Lv7: 70
+ Lv8: 78
+ Lv9: 86
+ Lv10: 94
+ }
+ Items: {
+ Lime_Green_Pts: 1
+ Lime_Green_Pts: 2
+ Lime_Green_Pts: 3
+ }
+ }
+ Unit: {
+ Id: 0xf4
+ Range: 1
+ Interval: 1000
+ Target: "All"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 2474
+ Name: "GN_TRAINING_SWORD"
+ Description: "Sword Training"
+ MaxLevel: 5
+ NumberOfHits: 0
+},
+{
+ Id: 2475
+ Name: "GN_REMODELING_CART"
+ Description: "Cart Remodeling"
+ MaxLevel: 5
+ NumberOfHits: 0
+},
+{
+ Id: 2476
+ Name: "GN_CART_TORNADO"
+ Description: "Cart Tornado"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 2
+ KnockBackTiles: 2
+ AfterCastActDelay: 500
+ SkillData1: 5000
+ CoolDown: {
+ Lv1: 0
+ Lv2: 500
+ Lv3: 1000
+ Lv4: 1500
+ Lv5: 2000
+ Lv6: 2500
+ Lv7: 3000
+ Lv8: 3500
+ Lv9: 4000
+ Lv10: 4500
+ }
+ Requirements: {
+ SPCost: 30
+ State: "Cart"
+ }
+},
+{
+ Id: 2477
+ Name: "GN_CARTCANNON"
+ Description: "Cart Cannon"
+ MaxLevel: 5
+ Range: {
+ Lv1: 7
+ Lv2: 8
+ Lv3: 9
+ Lv4: 10
+ Lv5: 11
+ Lv6: 12
+ Lv7: 13
+ Lv8: 14
+ Lv9: 15
+ Lv10: 16
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 2
+ Lv4: 2
+ Lv5: 3
+ Lv6: 3
+ Lv7: 4
+ Lv8: 4
+ Lv9: 5
+ Lv10: 5
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1000
+ Lv2: 1500
+ Lv3: 2000
+ Lv4: 2500
+ Lv5: 3000
+ Lv6: 3500
+ Lv7: 4000
+ Lv8: 4500
+ Lv9: 5000
+ Lv10: 5500
+ }
+ AfterCastActDelay: 500
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 42
+ Lv3: 44
+ Lv4: 46
+ Lv5: 48
+ Lv6: 50
+ Lv7: 52
+ Lv8: 54
+ Lv9: 56
+ Lv10: 58
+ }
+ AmmoTypes: {
+ A_CANNONBALL: true
+ }
+ AmmoAmount: 1
+ State: "Cart"
+ }
+},
+{
+ Id: 2478
+ Name: "GN_CARTBOOST"
+ Description: "Cart Boost"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1500
+ AfterCastActDelay: 500
+ SkillData1: 90000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 24
+ Lv3: 28
+ Lv4: 32
+ Lv5: 36
+ Lv6: 40
+ Lv7: 44
+ Lv8: 48
+ Lv9: 52
+ Lv10: 56
+ }
+ State: "Cart"
+ }
+},
+{
+ Id: 2479
+ Name: "GN_THORNS_TRAP"
+ Description: "Thorn Trap"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ InterruptCast: true
+ SkillInstances: 5
+ CastTime: 1500
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 12000
+ Lv3: 14000
+ Lv4: 16000
+ Lv5: 18000
+ Lv6: 20000
+ Lv7: 22000
+ Lv8: 24000
+ Lv9: 26000
+ Lv10: 28000
+ }
+ SkillData2: 20000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 22
+ Lv2: 26
+ Lv3: 30
+ Lv4: 34
+ Lv5: 38
+ Lv6: 42
+ Lv7: 46
+ Lv8: 50
+ Lv9: 54
+ Lv10: 58
+ }
+ Items: {
+ Seed_Of_Horny_Plant: 1
+ }
+ }
+ Unit: {
+ Id: 0xe5
+ Range: 1
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 2480
+ Name: "GN_BLOOD_SUCKER"
+ Description: "Blood Sucker"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillInstances: 3
+ CastTime: 1500
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 20000
+ Lv2: 22000
+ Lv3: 24000
+ Lv4: 26000
+ Lv5: 28000
+ Lv6: 30000
+ Lv7: 32000
+ Lv8: 34000
+ Lv9: 36000
+ Lv10: 38000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 35
+ Lv3: 40
+ Lv4: 45
+ Lv5: 50
+ Lv6: 55
+ Lv7: 60
+ Lv8: 65
+ Lv9: 70
+ Lv10: 75
+ }
+ Items: {
+ Bloodsuck_Plant_Seed: 1
+ }
+ }
+},
+{
+ Id: 2481
+ Name: "GN_SPORE_EXPLOSION"
+ Description: "Spore Explosion"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ InterruptCast: true
+ CastTime: 1500
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 2000
+ Lv2: 2000
+ Lv3: 3000
+ Lv4: 3000
+ Lv5: 4000
+ Lv6: 4000
+ Lv7: 5000
+ Lv8: 5000
+ Lv9: 6000
+ Lv10: 6000
+ }
+ CoolDown: 5000
+ Requirements: {
+ SPCost: {
+ Lv1: 55
+ Lv2: 60
+ Lv3: 65
+ Lv4: 70
+ Lv5: 75
+ Lv6: 80
+ Lv7: 85
+ Lv8: 90
+ Lv9: 95
+ Lv10: 100
+ }
+ Items: {
+ Bomb_Mushroom_Spore: 1
+ }
+ }
+},
+{
+ Id: 2482
+ Name: "GN_WALLOFTHORN"
+ Description: "Wall of Thorns"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: -1
+ InterruptCast: true
+ SkillInstances: 1
+ KnockBackTiles: 2
+ CastTime: 1500
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 11000
+ Lv3: 12000
+ Lv4: 13000
+ Lv5: 14000
+ Lv6: 15000
+ Lv7: 16000
+ Lv8: 17000
+ Lv9: 18000
+ Lv10: 19000
+ }
+ CoolDown: 5000
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 50
+ Lv3: 60
+ Lv4: 70
+ Lv5: 80
+ Lv6: 90
+ Lv7: 100
+ Lv8: 110
+ Lv9: 120
+ Lv10: 130
+ }
+ Items: {
+ Seed_Of_Horny_Plant: 1
+ }
+ }
+ Unit: {
+ Id: [ 0xe6, 0x7f ]
+ Layout: -1
+ Range: 2
+ Interval: -1
+ Target: "All"
+ }
+},
+{
+ Id: 2483
+ Name: "GN_CRAZYWEED"
+ Description: "Crazy Weed"
+ MaxLevel: 10
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ IgnoreLandProtector: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 4
+ InterruptCast: true
+ CastTime: {
+ Lv1: 3000
+ Lv2: 3500
+ Lv3: 4000
+ Lv4: 4500
+ Lv5: 5000
+ Lv6: 5500
+ Lv7: 6000
+ Lv8: 6500
+ Lv9: 7000
+ Lv10: 7500
+ }
+ AfterCastActDelay: 500
+ CoolDown: 5000
+ Requirements: {
+ SPCost: {
+ Lv1: 24
+ Lv2: 28
+ Lv3: 32
+ Lv4: 36
+ Lv5: 40
+ Lv6: 44
+ Lv7: 48
+ Lv8: 52
+ Lv9: 56
+ Lv10: 60
+ }
+ Items: {
+ Seed_Of_Horny_Plant: 1
+ }
+ }
+},
+{
+ Id: 2484
+ Name: "GN_CRAZYWEED_ATK"
+ Description: "Crazy Weed Attack"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ IgnoreLandProtector: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Earth"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 3
+ SkillData1: 100
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2485
+ Name: "GN_DEMONIC_FIRE"
+ Description: "Demonic Fire"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ InterruptCast: true
+ CastTime: {
+ Lv1: 3000
+ Lv2: 3500
+ Lv3: 4000
+ Lv4: 4500
+ Lv5: 5000
+ Lv6: 5500
+ Lv7: 6000
+ Lv8: 6500
+ Lv9: 7000
+ Lv10: 7500
+ }
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 12000
+ Lv3: 14000
+ Lv4: 16000
+ Lv5: 18000
+ Lv6: 20000
+ Lv7: 22000
+ Lv8: 24000
+ Lv9: 26000
+ Lv10: 28000
+ }
+ SkillData2: {
+ Lv1: 8000
+ Lv2: 16000
+ Lv3: 24000
+ Lv4: 32000
+ Lv5: 40000
+ Lv6: 48000
+ Lv7: 56000
+ Lv8: 64000
+ Lv9: 72000
+ Lv10: 80000
+ }
+ CoolDown: 5000
+ Requirements: {
+ SPCost: {
+ Lv1: 24
+ Lv2: 28
+ Lv3: 32
+ Lv4: 36
+ Lv5: 40
+ Lv6: 44
+ Lv7: 48
+ Lv8: 52
+ Lv9: 56
+ Lv10: 60
+ }
+ Items: {
+ Fire_Bottle: 1
+ }
+ }
+ Unit: {
+ Id: 0xe7
+ Range: 3
+ Interval: 2000
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ UF_SKILL: true
+ }
+ }
+},
+{
+ Id: 2486
+ Name: "GN_FIRE_EXPANSION"
+ Description: "Fire Expansion"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 500
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 35
+ Lv3: 40
+ Lv4: 45
+ Lv5: 50
+ Lv6: 55
+ Lv7: 60
+ Lv8: 65
+ Lv9: 70
+ Lv10: 75
+ }
+ Items: {
+ Oil_Bottle: 1
+ Explosive_Powder: 1
+ Smoke_Powder: 1
+ Tear_Gas: 1
+ Acid_Bottle: 1
+ }
+ }
+},
+{
+ Id: 2487
+ Name: "GN_FIRE_EXPANSION_SMOKE_POWDER"
+ Description: "Fire Expansion Smoke Powder"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 12000
+ Lv3: 14000
+ Lv4: 16000
+ Lv5: 18000
+ Lv6: 20000
+ Lv7: 22000
+ Lv8: 24000
+ Lv9: 26000
+ Lv10: 28000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ }
+ Unit: {
+ Id: 0xe8
+ Range: 3
+ Interval: 1000
+ Target: "Enemy"
+ }
+},
+{
+ Id: 2488
+ Name: "GN_FIRE_EXPANSION_TEAR_GAS"
+ Description: "Fire Expansion Tear Gas"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 12000
+ Lv3: 14000
+ Lv4: 16000
+ Lv5: 18000
+ Lv6: 20000
+ Lv7: 22000
+ Lv8: 24000
+ Lv9: 26000
+ Lv10: 28000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ }
+ Unit: {
+ Id: 0xe9
+ Range: 3
+ Interval: 1000
+ Target: "Enemy"
+ }
+},
+{
+ Id: 2489
+ Name: "GN_FIRE_EXPANSION_ACID"
+ Description: "Fire Expansion Acid"
+ MaxLevel: 10
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2490
+ Name: "GN_HELLS_PLANT"
+ Description: "Hell's Plant"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 1
+ InterruptCast: true
+ SkillInstances: {
+ Lv1: 2
+ Lv2: 3
+ Lv3: 4
+ Lv4: 5
+ Lv5: 6
+ Lv6: 7
+ Lv7: 8
+ Lv8: 9
+ Lv9: 10
+ Lv10: 11
+ }
+ CastTime: {
+ Lv1: 3000
+ Lv2: 3500
+ Lv3: 4000
+ Lv4: 4500
+ Lv5: 5000
+ Lv6: 5500
+ Lv7: 6000
+ Lv8: 6500
+ Lv9: 7000
+ Lv10: 7500
+ }
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 14000
+ Lv2: 21000
+ Lv3: 28000
+ Lv4: 35000
+ Lv5: 42000
+ Lv6: 49000
+ Lv7: 56000
+ Lv8: 63000
+ Lv9: 70000
+ Lv10: 77000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 45
+ Lv3: 50
+ Lv4: 55
+ Lv5: 60
+ Lv6: 65
+ Lv7: 70
+ Lv8: 75
+ Lv9: 80
+ Lv10: 85
+ }
+ Items: {
+ MenEater_Plant_Bottle: 1
+ }
+ }
+ Unit: {
+ Id: 0xea
+ Range: 1
+ Interval: 1000
+ Target: "All"
+ Flag: {
+ UF_NOREITERATION: true
+ }
+ }
+},
+{
+ Id: 2491
+ Name: "GN_HELLS_PLANT_ATK"
+ Description: "Hell's Plant Attack"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ IgnoreFlee: true
+ IgnoreDefCards: true
+ }
+ SkillData1: 20000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2492
+ Name: "GN_MANDRAGORA"
+ Description: "Howling of Mandragora"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 5
+ Lv2: 6
+ Lv3: 6
+ Lv4: 7
+ Lv5: 7
+ Lv6: 8
+ Lv7: 8
+ Lv8: 9
+ Lv9: 9
+ Lv10: 10
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ CoolDown: 10000
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 45
+ Lv3: 50
+ Lv4: 55
+ Lv5: 60
+ Lv6: 65
+ Lv7: 70
+ Lv8: 75
+ Lv9: 80
+ Lv10: 85
+ }
+ Items: {
+ Mandragora_Flowerpot: 1
+ }
+ }
+},
+{
+ Id: 2493
+ Name: "GN_SLINGITEM"
+ Description: "Sling Item"
+ MaxLevel: 1
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CoolDown: 1000
+ Requirements: {
+ SPCost: 4
+ AmmoTypes: {
+ A_THROWWEAPON: true
+ }
+ AmmoAmount: 1
+ }
+},
+{
+ Id: 2494
+ Name: "GN_CHANGEMATERIAL"
+ Description: "Change Material"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 5
+ }
+},
+{
+ Id: 2495
+ Name: "GN_MIX_COOKING"
+ Description: "Mix Cooking"
+ MaxLevel: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 5
+ Lv2: 40
+ Lv3: 75
+ Lv4: 110
+ Lv5: 145
+ Lv6: 180
+ Lv7: 215
+ Lv8: 250
+ Lv9: 285
+ Lv10: 320
+ }
+ }
+},
+{
+ Id: 2496
+ Name: "GN_MAKEBOMB"
+ Description: "Create Bomb"
+ MaxLevel: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 5
+ Lv2: 40
+ Lv3: 75
+ Lv4: 110
+ Lv5: 145
+ Lv6: 180
+ Lv7: 215
+ Lv8: 250
+ Lv9: 285
+ Lv10: 320
+ }
+ }
+},
+{
+ Id: 2497
+ Name: "GN_S_PHARMACY"
+ Description: "Special Pharmacy"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 12
+ }
+},
+{
+ Id: 2498
+ Name: "GN_SLINGITEM_RANGEMELEEATK"
+ Description: "Sling Item Attack"
+ MaxLevel: 1
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ SkillData1: 3000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2515
+ Name: "AB_SECRAMENT"
+ Description: "Secrament"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 90000
+ Lv3: 120000
+ Lv4: 150000
+ Lv5: 180000
+ Lv6: 210000
+ Lv7: 240000
+ Lv8: 270000
+ Lv9: 300000
+ Lv10: 330000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 100
+ Lv2: 120
+ Lv3: 140
+ Lv4: 160
+ Lv5: 180
+ Lv6: 200
+ Lv7: 220
+ Lv8: 240
+ Lv9: 260
+ Lv10: 280
+ }
+ }
+},
+{
+ Id: 2516
+ Name: "WM_SEVERE_RAINSTORM_MELEE"
+ Description: "Severe Rainstorm Melee"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 5
+},
+{
+ Id: 2517
+ Name: "SR_HOWLINGOFLION"
+ Description: "Howling of Lion"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 3
+ Lv2: 4
+ Lv3: 5
+ Lv4: 6
+ Lv5: 7
+ Lv6: 8
+ Lv7: 9
+ Lv8: 10
+ Lv9: 11
+ Lv10: 12
+ }
+ CastTime: 1000
+ SkillData1: {
+ Lv1: 12000
+ Lv2: 14000
+ Lv3: 16000
+ Lv4: 18000
+ Lv5: 20000
+ Lv6: 22000
+ Lv7: 24000
+ Lv8: 26000
+ Lv9: 28000
+ Lv10: 30000
+ }
+ CoolDown: 10000
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 45
+ Lv3: 50
+ Lv4: 55
+ Lv5: 60
+ Lv6: 65
+ Lv7: 70
+ Lv8: 75
+ Lv9: 80
+ Lv10: 85
+ }
+ SpiritSphereCost: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ }
+},
+{
+ Id: 2518
+ Name: "SR_RIDEINLIGHTNING"
+ Description: "Ride In Lightening"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 2
+ Lv3: 3
+ Lv4: 3
+ Lv5: 4
+ Lv6: 4
+ Lv7: 5
+ Lv8: 5
+ Lv9: 6
+ Lv10: 6
+ }
+ CastTime: {
+ Lv1: 1000
+ Lv2: 2000
+ Lv3: 3000
+ Lv4: 4000
+ Lv5: 5000
+ Lv6: 6000
+ Lv7: 7000
+ Lv8: 8000
+ Lv9: 9000
+ Lv10: 10000
+ }
+ AfterCastActDelay: 1000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 50
+ Lv3: 60
+ Lv4: 70
+ Lv5: 80
+ Lv6: 90
+ Lv7: 100
+ Lv8: 110
+ Lv9: 120
+ Lv10: 130
+ }
+ SpiritSphereCost: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ }
+},
+{
+ Id: 2534
+ Name: "RETURN_TO_ELDICASTES"
+ Description: "Return To Eldicastes"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ CastTime: 3000
+ CoolDown: 300000
+ CastTimeOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ IgnoreItemBonus: true
+ }
+ SkillDelayOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ IgnoreItemBonus: true
+ }
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2535
+ Name: "ALL_BUYING_STORE"
+ Description: "Open Buying Store"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ Requirements: {
+ SPCost: 1
+ Items: {
+ Buy_Market_Permit: 1
+ }
+ }
+},
+{
+ Id: 2536
+ Name: "ALL_GUARDIAN_RECALL"
+ Description: "Guardian's Recall"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ CastTime: 3000
+ CoolDown: 300000
+ CastTimeOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ IgnoreItemBonus: true
+ }
+ SkillDelayOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ IgnoreItemBonus: true
+ }
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2537
+ Name: "ALL_ODINS_POWER"
+ Description: "Odin's Power"
+ MaxLevel: 2
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: 60000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 70
+ Lv2: 100
+ Lv3: 130
+ Lv4: 160
+ Lv5: 190
+ Lv6: 220
+ Lv7: 250
+ Lv8: 280
+ Lv9: 310
+ Lv10: 340
+ }
+ }
+},
+{
+ Id: 2544
+ Name: "MC_CARTDECORATE"
+ Description: "Change Cart 2"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 40
+ State: "Cart"
+ }
+},
+{
+ Id: 2551
+ Name: "RL_GLITTERING_GREED"
+ Description: "Flip The Coin Greed"
+ MaxLevel: 10
+ NumberOfHits: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2552
+ Name: "RL_RICHS_COIN"
+ Description: "Rich's Coin"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 2553
+ Name: "RL_MASS_SPIRAL"
+ Description: "Mass Spiral"
+ MaxLevel: 5
+ Range: 15
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ Requirements: {
+ SPCost: {
+ Lv1: 80
+ Lv2: 84
+ Lv3: 88
+ Lv4: 92
+ Lv5: 96
+ Lv6: 100
+ Lv7: 104
+ Lv8: 108
+ Lv9: 112
+ Lv10: 116
+ }
+ }
+},
+{
+ Id: 2554
+ Name: "RL_BANISHING_BUSTER"
+ Description: "Banishing Buster"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 2
+ Requirements: {
+ SPCost: {
+ Lv1: 55
+ Lv2: 60
+ Lv3: 65
+ Lv4: 70
+ Lv5: 75
+ Lv6: 80
+ Lv7: 85
+ Lv8: 90
+ Lv9: 95
+ Lv10: 100
+ }
+ }
+},
+{
+ Id: 2555
+ Name: "RL_B_TRAP"
+ Description: "Bind Trap"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillInstances: 3
+ CoolDown: {
+ Lv1: 10000
+ Lv2: 11000
+ Lv3: 12000
+ Lv4: 13000
+ Lv5: 14000
+ Lv6: 15000
+ Lv7: 16000
+ Lv8: 17000
+ Lv9: 18000
+ Lv10: 19000
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 32
+ Lv3: 34
+ Lv4: 36
+ Lv5: 38
+ Lv6: 40
+ Lv7: 42
+ Lv8: 44
+ Lv9: 46
+ Lv10: 48
+ }
+ }
+ Unit: {
+ Id: 0x104
+ Range: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 2
+ Lv4: 3
+ Lv5: 3
+ Lv6: 4
+ Lv7: 4
+ Lv8: 5
+ Lv9: 5
+ Lv10: 6
+ }
+ Interval: 500
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 2556
+ Name: "RL_FLICKER"
+ Description: "Flicker"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ Requirements: {
+ SPCost: 2
+ }
+},
+{
+ Id: 2557
+ Name: "RL_S_STORM"
+ Description: "Shatter Storm"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 2
+ Requirements: {
+ SPCost: {
+ Lv1: 55
+ Lv2: 60
+ Lv3: 65
+ Lv4: 70
+ Lv5: 75
+ Lv6: 80
+ Lv7: 85
+ Lv8: 90
+ Lv9: 95
+ Lv10: 100
+ }
+ }
+},
+{
+ Id: 2558
+ Name: "RL_E_CHAIN"
+ Description: "Eternal Chain"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 45
+ }
+},
+{
+ Id: 2559
+ Name: "RL_QD_SHOT"
+ Description: "Quick Draw Shot"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ Requirements: {
+ SPCost: 5
+ }
+},
+{
+ Id: 2560
+ Name: "RL_C_MARKER"
+ Description: "Crimson Marker"
+ MaxLevel: 1
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillInstances: 3
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 2561
+ Name: "RL_FIREDANCE"
+ Description: "Fire Dance"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 2
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 15
+ Lv3: 20
+ Lv4: 25
+ Lv5: 30
+ Lv6: 35
+ Lv7: 40
+ Lv8: 45
+ Lv9: 50
+ Lv10: 55
+ }
+ }
+},
+{
+ Id: 2562
+ Name: "RL_H_MINE"
+ Description: "Howling Mine"
+ MaxLevel: 5
+ Range: {
+ Lv1: 7
+ Lv2: 8
+ Lv3: 9
+ Lv4: 10
+ Lv5: 11
+ Lv6: 12
+ Lv7: 13
+ Lv8: 14
+ Lv9: 15
+ Lv10: 16
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ Requirements: {
+ SPCost: {
+ Lv1: 45
+ Lv2: 50
+ Lv3: 55
+ Lv4: 60
+ Lv5: 65
+ Lv6: 70
+ Lv7: 75
+ Lv8: 80
+ Lv9: 85
+ Lv10: 90
+ }
+ }
+},
+{
+ Id: 2563
+ Name: "RL_P_ALTER"
+ Description: "Platinum Alter"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 24
+ Lv3: 28
+ Lv4: 32
+ Lv5: 36
+ Lv6: 40
+ Lv7: 44
+ Lv8: 48
+ Lv9: 52
+ Lv10: 56
+ }
+ }
+},
+{
+ Id: 2564
+ Name: "RL_FALLEN_ANGEL"
+ Description: "Fallen Angel"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 90
+ }
+},
+{
+ Id: 2565
+ Name: "RL_R_TRIP"
+ Description: "Round Trip"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 3
+ Lv3: 4
+ Lv4: 5
+ Lv5: 6
+ Lv6: 7
+ Lv7: 8
+ Lv8: 9
+ Lv9: 10
+ Lv10: 11
+ }
+ KnockBackTiles: 3
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 45
+ Lv3: 50
+ Lv4: 55
+ Lv5: 60
+ Lv6: 65
+ Lv7: 70
+ Lv8: 75
+ Lv9: 80
+ Lv10: 85
+ }
+ }
+},
+{
+ Id: 2566
+ Name: "RL_D_TAIL"
+ Description: "Dragon Tail"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 60
+ Lv2: 70
+ Lv3: 80
+ Lv4: 90
+ Lv5: 100
+ Lv6: 110
+ Lv7: 120
+ Lv8: 130
+ Lv9: 140
+ Lv10: 150
+ }
+ }
+},
+{
+ Id: 2567
+ Name: "RL_FIRE_RAIN"
+ Description: "Fire Rain"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ Requirements: {
+ SPCost: 70
+ }
+},
+{
+ Id: 2568
+ Name: "RL_HEAT_BARREL"
+ Description: "Heat Barrel"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 40
+ Lv3: 50
+ Lv4: 60
+ Lv5: 70
+ Lv6: 80
+ Lv7: 90
+ Lv8: 100
+ Lv9: 110
+ Lv10: 120
+ }
+ }
+},
+{
+ Id: 2569
+ Name: "RL_AM_BLAST"
+ Description: "Anti-Material Blast"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ Requirements: {
+ SPCost: {
+ Lv1: 80
+ Lv2: 84
+ Lv3: 88
+ Lv4: 92
+ Lv5: 96
+ Lv6: 100
+ Lv7: 104
+ Lv8: 108
+ Lv9: 112
+ Lv10: 116
+ }
+ }
+},
+{
+ Id: 2570
+ Name: "RL_SLUGSHOT"
+ Description: "Slug Shot"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ KnockBackTiles: 6
+ Requirements: {
+ SPCost: {
+ Lv1: 55
+ Lv2: 60
+ Lv3: 65
+ Lv4: 70
+ Lv5: 75
+ Lv6: 80
+ Lv7: 85
+ Lv8: 90
+ Lv9: 95
+ Lv10: 100
+ }
+ }
+},
+{
+ Id: 2571
+ Name: "RL_HAMMER_OF_GOD"
+ Description: "Hammer of God"
+ MaxLevel: 5
+ Range: {
+ Lv1: 7
+ Lv2: 8
+ Lv3: 9
+ Lv4: 10
+ Lv5: 11
+ Lv6: 12
+ Lv7: 13
+ Lv8: 14
+ Lv9: 15
+ Lv10: 16
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 2
+ Requirements: {
+ SPCost: {
+ Lv1: 70
+ Lv2: 80
+ Lv3: 90
+ Lv4: 100
+ Lv5: 110
+ Lv6: 120
+ Lv7: 130
+ Lv8: 140
+ Lv9: 150
+ Lv10: 160
+ }
+ }
+},
+{
+ Id: 2572
+ Name: "RL_R_TRIP_PLUSATK"
+ Description: "Round Trip Plus Attack"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ IgnoreFlee: true
+ }
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2573
+ Name: "RL_B_FLICKER_ATK"
+ Description: "Bind Flicker Attack"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2574
+ Name: "RL_GLITTERING_GREED_ATK"
+ Description: "Flip The Coin Greed Attack"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 3001
+ Name: "KO_YAMIKUMO"
+ Description: "Yamikumo"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillData1: 60000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 3002
+ Name: "KO_RIGHT"
+ Description: "Right Hand Mastery"
+ MaxLevel: 5
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 3003
+ Name: "KO_LEFT"
+ Description: "Left Hand Mastery"
+ MaxLevel: 5
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 3004
+ Name: "KO_JYUMONJIKIRI"
+ Description: "Cross Strike"
+ MaxLevel: 5
+ Range: {
+ Lv1: 3
+ Lv2: 4
+ Lv3: 5
+ Lv4: 6
+ Lv5: 7
+ Lv6: 8
+ Lv7: 9
+ Lv8: 10
+ Lv9: 11
+ Lv10: 12
+ }
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: -2
+ AfterCastActDelay: 500
+ SkillData1: 3000
+ CoolDown: 5000
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 12
+ Lv3: 14
+ Lv4: 16
+ Lv5: 18
+ Lv6: 20
+ Lv7: 22
+ Lv8: 24
+ Lv9: 26
+ Lv10: 28
+ }
+ WeaponTypes: {
+ DWDaggers: true
+ DWSwords: true
+ DWDaggerSword: true
+ }
+ }
+},
+{
+ Id: 3005
+ Name: "KO_SETSUDAN"
+ Description: "Soul Sever"
+ MaxLevel: 5
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ CoolDown: 3000
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 16
+ Lv3: 20
+ Lv4: 24
+ Lv5: 28
+ Lv6: 32
+ Lv7: 36
+ Lv8: 40
+ Lv9: 44
+ Lv10: 48
+ }
+ }
+},
+{
+ Id: 3006
+ Name: "KO_BAKURETSU"
+ Description: "Bakuretsu Kunai"
+ MaxLevel: 5
+ Range: {
+ Lv1: 7
+ Lv2: 8
+ Lv3: 9
+ Lv4: 10
+ Lv5: 11
+ Lv6: 12
+ Lv7: 13
+ Lv8: 14
+ Lv9: 15
+ Lv10: 16
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 2
+ NumberOfHits: 0
+ CastTime: {
+ Lv1: 1000
+ Lv2: 1400
+ Lv3: 1800
+ Lv4: 2200
+ Lv5: 2600
+ Lv6: 3000
+ Lv7: 3400
+ Lv8: 3800
+ Lv9: 4200
+ Lv10: 4600
+ }
+ AfterCastActDelay: 1000
+ SkillData1: 100
+ CoolDown: 3000
+ Requirements: {
+ SPCost: {
+ Lv1: 5
+ Lv2: 6
+ Lv3: 7
+ Lv4: 8
+ Lv5: 9
+ Lv6: 10
+ Lv7: 11
+ Lv8: 12
+ Lv9: 13
+ Lv10: 14
+ }
+ Items: {
+ Explosive_Kunai: 1
+ }
+ }
+ Unit: {
+ Id: 0x86
+ Range: 2
+ Interval: 100
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 3007
+ Name: "KO_HAPPOKUNAI"
+ Description: "Happo Kunai"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Misc"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ IgnoreFlee: true
+ }
+ SplashRange: {
+ Lv1: 4
+ Lv2: 4
+ Lv3: 4
+ Lv4: 4
+ Lv5: 5
+ Lv6: 5
+ Lv7: 5
+ Lv8: 5
+ Lv9: 5
+ Lv10: 5
+ }
+ NumberOfHits: 0
+ AfterCastActDelay: 500
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 8
+ Lv2: 9
+ Lv3: 10
+ Lv4: 11
+ Lv5: 12
+ Lv6: 13
+ Lv7: 14
+ Lv8: 15
+ Lv9: 16
+ Lv10: 17
+ }
+ AmmoTypes: {
+ A_KUNAI: true
+ }
+ AmmoAmount: 8
+ }
+},
+{
+ Id: 3008
+ Name: "KO_MUCHANAGE"
+ Description: "Mucha Nage"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ SplashArea: true
+ IgnoreElement: true
+ }
+ SplashRange: 2
+ NumberOfHits: -10
+ CastTime: 1000
+ SkillData1: 100
+ CoolDown: 10000
+ Requirements: {
+ SPCost: 50
+ ZenyCost: {
+ Lv1: 10000
+ Lv2: 20000
+ Lv3: 30000
+ Lv4: 40000
+ Lv5: 50000
+ Lv6: 60000
+ Lv7: 70000
+ Lv8: 80000
+ Lv9: 90000
+ Lv10: 100000
+ }
+ }
+ Unit: {
+ Id: 0x86
+ Range: 2
+ Interval: 100
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 3009
+ Name: "KO_HUUMARANKA"
+ Description: "Huuma Shuriken Ranka"
+ MaxLevel: 5
+ Range: {
+ Lv1: 9
+ Lv2: 10
+ Lv3: 11
+ Lv4: 12
+ Lv5: 13
+ Lv6: 14
+ Lv7: 15
+ Lv8: 16
+ Lv9: 17
+ Lv10: 18
+ }
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 3
+ NumberOfHits: -5
+ CastTime: {
+ Lv1: 1000
+ Lv2: 1200
+ Lv3: 1400
+ Lv4: 1600
+ Lv5: 1800
+ Lv6: 2000
+ Lv7: 2200
+ Lv8: 2400
+ Lv9: 2600
+ Lv10: 2800
+ }
+ AfterCastActDelay: 1000
+ SkillData1: 100
+ CoolDown: 3000
+ Requirements: {
+ SPCost: {
+ Lv1: 24
+ Lv2: 28
+ Lv3: 32
+ Lv4: 36
+ Lv5: 40
+ Lv6: 44
+ Lv7: 48
+ Lv8: 52
+ Lv9: 56
+ Lv10: 60
+ }
+ WeaponTypes: {
+ FuumaShurikens: true
+ }
+ }
+ Unit: {
+ Id: 0x86
+ Range: 3
+ Interval: 100
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 3010
+ Name: "KO_MAKIBISHI"
+ Description: "Makibishi"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ SplashArea: true
+ IgnoreFlee: true
+ }
+ SkillData1: {
+ Lv1: 12000
+ Lv2: 14000
+ Lv3: 16000
+ Lv4: 18000
+ Lv5: 20000
+ Lv6: 22000
+ Lv7: 24000
+ Lv8: 26000
+ Lv9: 28000
+ Lv10: 30000
+ }
+ SkillData2: 10000
+ CoolDown: 10000
+ Requirements: {
+ SPCost: {
+ Lv1: 9
+ Lv2: 12
+ Lv3: 15
+ Lv4: 18
+ Lv5: 21
+ Lv6: 24
+ Lv7: 27
+ Lv8: 30
+ Lv9: 33
+ Lv10: 36
+ }
+ Items: {
+ Makibishi: {
+ Lv1: 3
+ Lv2: 4
+ Lv3: 5
+ Lv4: 6
+ Lv5: 7
+ }
+ }
+ }
+ Unit: {
+ Id: 0xfc
+ Interval: 5000
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 3011
+ Name: "KO_MEIKYOUSISUI"
+ Description: "Meikyo Shisui"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ InterruptCast: true
+ CastTime: 3000
+ SkillData1: 10000
+ CoolDown: 10000
+ Requirements: {
+ SPCost: 100
+ }
+},
+{
+ Id: 3012
+ Name: "KO_ZANZOU"
+ Description: "Zanzou"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ SkillInstances: 1
+ KnockBackTiles: {
+ Lv1: 3
+ Lv2: 4
+ Lv3: 5
+ Lv4: 6
+ Lv5: 7
+ Lv6: 8
+ Lv7: 9
+ Lv8: 10
+ Lv9: 11
+ Lv10: 12
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 27000
+ Lv3: 24000
+ Lv4: 21000
+ Lv5: 18000
+ Lv6: 15000
+ Lv7: 12000
+ Lv8: 9000
+ Lv9: 6000
+ Lv10: 3000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 44
+ Lv3: 48
+ Lv4: 52
+ Lv5: 56
+ Lv6: 60
+ Lv7: 64
+ Lv8: 68
+ Lv9: 72
+ Lv10: 76
+ }
+ }
+},
+{
+ Id: 3013
+ Name: "KO_KYOUGAKU"
+ Description: "Kyougaku"
+ MaxLevel: 5
+ Range: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ CastTime: {
+ Lv1: 3000
+ Lv2: 2500
+ Lv3: 2000
+ Lv4: 1500
+ Lv5: 1000
+ Lv6: 500
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 12000
+ Lv2: 14000
+ Lv3: 16000
+ Lv4: 18000
+ Lv5: 20000
+ Lv6: 22000
+ Lv7: 24000
+ Lv8: 26000
+ Lv9: 28000
+ Lv10: 30000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 44
+ Lv3: 48
+ Lv4: 52
+ Lv5: 56
+ Lv6: 60
+ Lv7: 64
+ Lv8: 68
+ Lv9: 72
+ Lv10: 76
+ }
+ }
+},
+{
+ Id: 3014
+ Name: "KO_JYUSATSU"
+ Description: "Jyusatsu"
+ MaxLevel: 5
+ Range: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ CastTime: {
+ Lv1: 3000
+ Lv2: 2500
+ Lv3: 2000
+ Lv4: 1500
+ Lv5: 1000
+ Lv6: 500
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 8000
+ Lv2: 10000
+ Lv3: 12000
+ Lv4: 14000
+ Lv5: 16000
+ Lv6: 18000
+ Lv7: 20000
+ Lv8: 22000
+ Lv9: 24000
+ Lv10: 26000
+ }
+ CoolDown: 10000
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 44
+ Lv3: 48
+ Lv4: 52
+ Lv5: 56
+ Lv6: 60
+ Lv7: 64
+ Lv8: 68
+ Lv9: 72
+ Lv10: 76
+ }
+ }
+},
+{
+ Id: 3015
+ Name: "KO_KAHU_ENTEN"
+ Description: "Kahu Enten"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ Element: "Ele_Fire"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 2000
+ SkillData1: 300000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 20
+ Items: {
+ Charm_Fire: 1
+ }
+ }
+},
+{
+ Id: 3016
+ Name: "KO_HYOUHU_HUBUKI"
+ Description: "Hyouhu Hubuki"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ Element: "Ele_Water"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 2000
+ SkillData1: 300000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 20
+ Items: {
+ Charm_Ice: 1
+ }
+ }
+},
+{
+ Id: 3017
+ Name: "KO_KAZEHU_SEIRAN"
+ Description: "Kazehu Seiran"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ Element: "Ele_Wind"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 2000
+ SkillData1: 300000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 20
+ Items: {
+ Charm_Wind: 1
+ }
+ }
+},
+{
+ Id: 3018
+ Name: "KO_DOHU_KOUKAI"
+ Description: "Dohu Koukai"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ Element: "Ele_Earth"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 2000
+ SkillData1: 300000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 20
+ Items: {
+ Charm_Earth: 1
+ }
+ }
+},
+{
+ Id: 3019
+ Name: "KO_KAIHOU"
+ Description: "Technique Kaihou"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ NumberOfHits: 0
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 3020
+ Name: "KO_ZENKAI"
+ Description: "Zenkai"
+ MaxLevel: 1
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ NumberOfHits: 3
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ SkillData1: 10000
+ SkillData2: 10000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 30
+ }
+ Unit: {
+ Id: 0xf8
+ Range: 3
+ Interval: 500
+ Target: "All"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 3021
+ Name: "KO_GENWAKU"
+ Description: "Genwaku"
+ MaxLevel: 5
+ Range: {
+ Lv1: 5
+ Lv2: 6
+ Lv3: 7
+ Lv4: 8
+ Lv5: 9
+ Lv6: 10
+ Lv7: 11
+ Lv8: 12
+ Lv9: 13
+ Lv10: 14
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: {
+ Lv1: 3000
+ Lv2: 2500
+ Lv3: 2000
+ Lv4: 1500
+ Lv5: 1000
+ Lv6: 500
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ AfterCastActDelay: 1000
+ SkillData1: 5000
+ CoolDown: 10000
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 44
+ Lv3: 48
+ Lv4: 52
+ Lv5: 56
+ Lv6: 60
+ Lv7: 64
+ Lv8: 68
+ Lv9: 72
+ Lv10: 76
+ }
+ }
+},
+{
+ Id: 3022
+ Name: "KO_IZAYOI"
+ Description: "Izayoi"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 45000
+ Lv3: 60000
+ Lv4: 75000
+ Lv5: 90000
+ Lv6: 105000
+ Lv7: 120000
+ Lv8: 135000
+ Lv9: 150000
+ Lv10: 165000
+ }
+ CoolDown: 60000
+ Requirements: {
+ SPCost: {
+ Lv1: 70
+ Lv2: 75
+ Lv3: 80
+ Lv4: 85
+ Lv5: 90
+ Lv6: 95
+ Lv7: 100
+ Lv8: 105
+ Lv9: 110
+ Lv10: 115
+ }
+ }
+},
+{
+ Id: 3023
+ Name: "KG_KAGEHUMI"
+ Description: "Kagehumi"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 3
+ Lv3: 4
+ Lv4: 5
+ Lv5: 6
+ Lv6: 7
+ Lv7: 8
+ Lv8: 9
+ Lv9: 10
+ Lv10: 11
+ }
+ NumberOfHits: 0
+ SkillData1: {
+ Lv1: 5000
+ Lv2: 6000
+ Lv3: 7000
+ Lv4: 8000
+ Lv5: 9000
+ Lv6: 10000
+ Lv7: 11000
+ Lv8: 12000
+ Lv9: 13000
+ Lv10: 14000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 60
+ Lv2: 65
+ Lv3: 70
+ Lv4: 75
+ Lv5: 80
+ Lv6: 85
+ Lv7: 90
+ Lv8: 95
+ Lv9: 100
+ Lv10: 105
+ }
+ }
+},
+{
+ Id: 3024
+ Name: "KG_KYOMU"
+ Description: "Kyomu"
+ MaxLevel: 5
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ CoolDown: 20000
+ Requirements: {
+ SPCost: 50
+ Items: {
+ Shadow_Orb: 1
+ }
+ }
+},
+{
+ Id: 3025
+ Name: "KG_KAGEMUSYA"
+ Description: "Kagemusha"
+ MaxLevel: 5
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 90000
+ Lv3: 120000
+ Lv4: 150000
+ Lv5: 180000
+ Lv6: 210000
+ Lv7: 240000
+ Lv8: 270000
+ Lv9: 300000
+ Lv10: 330000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 25
+ Lv2: 30
+ Lv3: 35
+ Lv4: 40
+ Lv5: 45
+ Lv6: 50
+ Lv7: 55
+ Lv8: 60
+ Lv9: 65
+ Lv10: 70
+ }
+ Items: {
+ Shadow_Orb: 1
+ }
+ }
+},
+{
+ Id: 3026
+ Name: "OB_ZANGETSU"
+ Description: "Zangetsu"
+ MaxLevel: 5
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: {
+ Lv1: 1000
+ Lv2: 1500
+ Lv3: 2000
+ Lv4: 2500
+ Lv5: 3000
+ Lv6: 3500
+ Lv7: 4000
+ Lv8: 4500
+ Lv9: 5000
+ Lv10: 5500
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 75000
+ Lv3: 90000
+ Lv4: 105000
+ Lv5: 120000
+ Lv6: 135000
+ Lv7: 150000
+ Lv8: 165000
+ Lv9: 180000
+ Lv10: 195000
+ }
+ CoolDown: 30000
+ Requirements: {
+ SPCost: {
+ Lv1: 60
+ Lv2: 70
+ Lv3: 80
+ Lv4: 90
+ Lv5: 100
+ Lv6: 110
+ Lv7: 120
+ Lv8: 130
+ Lv9: 140
+ Lv10: 150
+ }
+ }
+},
+{
+ Id: 3027
+ Name: "OB_OBOROGENSOU"
+ Description: "Oboro Gensou"
+ MaxLevel: 5
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 1000
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ CoolDown: 15000
+ Requirements: {
+ SPCost: {
+ Lv1: 55
+ Lv2: 60
+ Lv3: 65
+ Lv4: 70
+ Lv5: 75
+ Lv6: 80
+ Lv7: 85
+ Lv8: 90
+ Lv9: 95
+ Lv10: 100
+ }
+ }
+},
+{
+ Id: 3028
+ Name: "OB_OBOROGENSOU_TRANSITION_ATK"
+ Description: "Hazy Moonlight Illusion Transition Attack"
+ MaxLevel: 1
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 3
+},
+{
+ Id: 3029
+ Name: "OB_AKAITSUKI"
+ Description: "Akaitsuki"
+ MaxLevel: 5
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ CastTime: {
+ Lv1: 1000
+ Lv2: 1500
+ Lv3: 2000
+ Lv4: 2500
+ Lv5: 3000
+ Lv6: 3500
+ Lv7: 4000
+ Lv8: 4500
+ Lv9: 5000
+ Lv10: 5500
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ CoolDown: 30000
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 30
+ Lv3: 40
+ Lv4: 50
+ Lv5: 60
+ Lv6: 70
+ Lv7: 80
+ Lv8: 90
+ Lv9: 100
+ Lv10: 110
+ }
+ }
+},
+{
+ Id: 3031
+ Name: "ECL_SNOWFLIP"
+ Description: "Snow Flip"
+ MaxLevel: 1
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+},
+{
+ Id: 3032
+ Name: "ECL_PEONYMAMY"
+ Description: "Peony Mamy"
+ MaxLevel: 1
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+},
+{
+ Id: 3033
+ Name: "ECL_SADAGUI"
+ Description: "Sadagui"
+ MaxLevel: 1
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+},
+{
+ Id: 3034
+ Name: "ECL_SEQUOIADUST"
+ Description: "Sequoia Dust"
+ MaxLevel: 1
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+},
+{
+ Id: 3035
+ Name: "ECLAGE_RECALL"
+ Description: "Return To Eclage"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+},
+{
+ Id: 5001
+ Name: "GC_DARKCROW"
+ Description: "Dark Claw"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: 3
+ AfterCastActDelay: 1500
+ SkillData1: 5000
+ CoolDown: 60000
+ Requirements: {
+ SPCost: {
+ Lv1: 22
+ Lv2: 34
+ Lv3: 46
+ Lv4: 58
+ Lv5: 70
+ Lv6: 82
+ Lv7: 94
+ Lv8: 106
+ Lv9: 118
+ Lv10: 130
+ }
+ }
+},
+{
+ Id: 5002
+ Name: "RA_UNLIMIT"
+ Description: "Unlimited"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 500
+ SkillData1: 60000
+ CoolDown: 300000
+ Requirements: {
+ SPCost: {
+ Lv1: 100
+ Lv2: 120
+ Lv3: 140
+ Lv4: 160
+ Lv5: 180
+ Lv6: 200
+ Lv7: 220
+ Lv8: 240
+ Lv9: 260
+ Lv10: 280
+ }
+ }
+},
+{
+ Id: 5003
+ Name: "GN_ILLUSIONDOPING"
+ Description: "Illusion Doping"
+ MaxLevel: 5
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 4
+ Lv2: 5
+ Lv3: 6
+ Lv4: 7
+ Lv5: 8
+ Lv6: 9
+ Lv7: 10
+ Lv8: 11
+ Lv9: 12
+ Lv10: 13
+ }
+ SkillData1: 10000
+ CoolDown: 10000
+ Requirements: {
+ SPCost: {
+ Lv1: 60
+ Lv2: 70
+ Lv3: 80
+ Lv4: 90
+ Lv5: 100
+ Lv6: 110
+ Lv7: 120
+ Lv8: 130
+ Lv9: 140
+ Lv10: 150
+ }
+ Items: {
+ Alchol: 1
+ }
+ }
+},
+{
+ Id: 5004
+ Name: "RK_DRAGONBREATH_WATER"
+ Description: "Dragon Breath - Water"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Water"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 1
+ Lv4: 2
+ Lv5: 2
+ Lv6: 2
+ Lv7: 3
+ Lv8: 3
+ Lv9: 4
+ Lv10: 4
+ }
+ CastTime: {
+ Lv1: 0
+ Lv2: 0
+ Lv3: 0
+ Lv4: 1000
+ Lv5: 1000
+ Lv6: 1000
+ Lv7: 1500
+ Lv8: 1500
+ Lv9: 2000
+ Lv10: 2000
+ }
+ AfterCastActDelay: 2000
+ SkillData1: 10000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 35
+ Lv3: 40
+ Lv4: 45
+ Lv5: 50
+ Lv6: 55
+ Lv7: 60
+ Lv8: 65
+ Lv9: 70
+ Lv10: 75
+ }
+ State: "Dragon"
+ }
+},
+{
+ Id: 5005
+ Name: "RK_LUXANIMA"
+ Description: "Lux Anima"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 3
+ SkillData1: 60000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 5006
+ Name: "NC_MAGMA_ERUPTION"
+ Description: "Magma Eruption"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Misc"
+ Element: "Ele_Fire"
+ SkillInstances: 3
+ CastTime: 1000
+ SkillData1: 10000
+ SkillData2: 42000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 60
+ Lv2: 70
+ Lv3: 80
+ Lv4: 90
+ Lv5: 100
+ Lv6: 110
+ Lv7: 120
+ Lv8: 130
+ Lv9: 140
+ Lv10: 150
+ }
+ }
+ Unit: {
+ Id: 0x101
+ Range: 3
+ Interval: 2000
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 5007
+ Name: "WM_FRIGG_SONG"
+ Description: "Frigg's Song"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 5
+ Lv2: 6
+ Lv3: 7
+ Lv4: 8
+ Lv5: 9
+ Lv6: 10
+ Lv7: 11
+ Lv8: 12
+ Lv9: 13
+ Lv10: 14
+ }
+ SkillData1: 60000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 200
+ Lv2: 230
+ Lv3: 260
+ Lv4: 290
+ Lv5: 320
+ Lv6: 350
+ Lv7: 380
+ Lv8: 410
+ Lv9: 440
+ Lv10: 470
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ Items: {
+ Heartbroken_Tears: 1
+ }
+ }
+},
+{
+ Id: 5008
+ Name: "SO_ELEMENTAL_SHIELD"
+ Description: "Elemental Shield"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 15
+ CastTime: 1000
+ SkillData1: 10000
+ CoolDown: 10000
+ Requirements: {
+ SPCost: 120
+ State: "ElementalSpirit"
+ Items: {
+ Blue_Gemstone: 1
+ }
+ }
+ Unit: {
+ Id: 0x7e
+ Interval: -1
+ Target: "All"
+ Flag: {
+ UF_DEFNOTENEMY: true
+ UF_NOREITERATION: true
+ }
+ }
+},
+{
+ Id: 5009
+ Name: "SR_FLASHCOMBO"
+ Description: "Flash Combo"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 4000
+ SkillData1: 4000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 65
+ SpiritSphereCost: {
+ Lv1: 5
+ Lv2: 5
+ Lv3: 4
+ Lv4: 4
+ Lv5: 3
+ Lv6: 3
+ Lv7: 2
+ Lv8: 2
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 5010
+ Name: "SC_ESCAPE"
+ Description: "Emergency Escape"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 1000
+ CoolDown: 15000
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 26
+ Lv3: 22
+ Lv4: 18
+ Lv5: 14
+ Lv6: 10
+ Lv7: 6
+ Lv8: 2
+ Lv9: 1
+ Lv10: 1
+ }
+ Items: {
+ Special_Alloy_Trap: 1
+ }
+ }
+ Unit: {
+ Id: 0xfe
+ Range: 2
+ Interval: -1
+ Target: "Enemy"
+ }
+},
+{
+ Id: 5011
+ Name: "AB_OFFERTORIUM"
+ Description: "Offertorium"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 4000
+ SkillData1: 90000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 60
+ Lv3: 90
+ Lv4: 120
+ Lv5: 150
+ Lv6: 180
+ Lv7: 210
+ Lv8: 240
+ Lv9: 270
+ Lv10: 300
+ }
+ }
+},
+{
+ Id: 5012
+ Name: "WL_TELEKINESIS_INTENSE"
+ Description: "Intense Telekinesis"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 1000
+ SkillData1: 60000
+ CoolDown: 300000
+ Requirements: {
+ SPCost: {
+ Lv1: 100
+ Lv2: 150
+ Lv3: 200
+ Lv4: 250
+ Lv5: 300
+ Lv6: 350
+ Lv7: 400
+ Lv8: 450
+ Lv9: 500
+ Lv10: 550
+ }
+ }
+},
+{
+ Id: 5013
+ Name: "LG_KINGS_GRACE"
+ Description: "King's Grace"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 5
+ CastTime: 1000
+ SkillData1: 5000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 200
+ Lv2: 180
+ Lv3: 160
+ Lv4: 140
+ Lv5: 120
+ Lv6: 100
+ Lv7: 80
+ Lv8: 60
+ Lv9: 40
+ Lv10: 20
+ }
+ }
+},
+{
+ Id: 5014
+ Name: "ALL_FULL_THROTTLE"
+ Description: "Full Throttle"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ SkillData2: 10000
+ CoolDown: 1800000
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 5018
+ Name: "SU_BASIC_SKILL"
+ Description: "New Basic Skill"
+ MaxLevel: 1
+ NumberOfHits: 0
+},
+{
+ Id: 5019
+ Name: "SU_BITE"
+ Description: "Bite"
+ MaxLevel: 1
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 5020
+ Name: "SU_HIDE"
+ Description: "Hide"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ SkillData1: -1
+ CoolDown: 15000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 30
+ }
+},
+{
+ Id: 5021
+ Name: "SU_SCRATCH"
+ Description: "Scratch"
+ MaxLevel: 3
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 1
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ SkillData1: 10000
+ CoolDown: {
+ Lv1: 3000
+ Lv2: 2000
+ Lv3: 1000
+ Lv4: 1
+ Lv5: 1
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 25
+ Lv3: 30
+ Lv4: 35
+ Lv5: 40
+ Lv6: 45
+ Lv7: 50
+ Lv8: 55
+ Lv9: 60
+ Lv10: 65
+ }
+ }
+},
+{
+ Id: 5022
+ Name: "SU_STOOP"
+ Description: "Stoop"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ SkillData1: 6000
+ CoolDown: 15000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 5023
+ Name: "SU_LOPE"
+ Description: "Lope"
+ MaxLevel: 3
+ Range: {
+ Lv1: 6
+ Lv2: 10
+ Lv3: 14
+ Lv4: 18
+ Lv5: 22
+ Lv6: 26
+ Lv7: 30
+ Lv8: 34
+ Lv9: 38
+ Lv10: 42
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 500
+ AfterCastActDelay: 1000
+ CoolDown: {
+ Lv1: 2000
+ Lv2: 4000
+ Lv3: 6000
+ Lv4: 8000
+ Lv5: 10000
+ Lv6: 12000
+ Lv7: 14000
+ Lv8: 16000
+ Lv9: 18000
+ Lv10: 20000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 30
+ Lv3: 30
+ Lv4: 30
+ Lv5: 30
+ Lv6: 30
+ Lv7: 30
+ Lv8: 30
+ Lv9: 30
+ Lv10: 30
+ }
+ }
+},
+{
+ Id: 5024
+ Name: "SU_SPRITEMABLE"
+ Description: "Spirit Marble"
+ MaxLevel: 1
+ NumberOfHits: 0
+},
+{
+ Id: 5025
+ Name: "SU_POWEROFLAND"
+ Description: "Power of Land"
+ MaxLevel: 1
+ NumberOfHits: 0
+},
+{
+ Id: 5026
+ Name: "SU_SV_STEMSPEAR"
+ Description: "Silvervine Stem Spear"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: {
+ Lv1: "Ele_Earth"
+ Lv2: "Ele_Fire"
+ Lv3: "Ele_Water"
+ Lv4: "Ele_Wind"
+ Lv5: "Ele_Ghost"
+ }
+ InterruptCast: true
+ CastTime: 2500
+ AfterCastActDelay: 1000
+ SkillData1: 10000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 40
+ Lv3: 40
+ Lv4: 40
+ Lv5: 40
+ Lv6: 40
+ Lv7: 40
+ Lv8: 40
+ Lv9: 40
+ Lv10: 40
+ }
+ }
+},
+{
+ Id: 5027
+ Name: "SU_CN_POWDERING"
+ Description: "Catnip Powdering"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 3
+ Lv2: 3
+ Lv3: 5
+ Lv4: 5
+ Lv5: 7
+ }
+ InterruptCast: true
+ SkillInstances: 1
+ CastTime: 1500
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 3000
+ Lv2: 4000
+ Lv3: 5000
+ Lv4: 6000
+ Lv5: 7000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 36
+ Lv3: 32
+ Lv4: 28
+ Lv5: 24
+ }
+ Items: {
+ Catnip_Fruit: 1
+ }
+ }
+ Unit: {
+ Id: 0x106
+ Layout: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 2
+ Lv4: 2
+ Lv5: 3
+ }
+ Interval: -1
+ Target: "Enemy"
+ Flag: {
+ UF_PATHCHECK: true
+ UF_RANGEDSINGLEUNIT: true
+ }
+ }
+},
+{
+ Id: 5028
+ Name: "SU_CN_METEOR"
+ Description: "Catnip Meteor"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ SplashRange: {
+ Lv1: 3
+ Lv2: 3
+ Lv3: 5
+ Lv4: 5
+ Lv5: 7
+ }
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ }
+ InterruptCast: true
+ CastTime: 6000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 1500
+ Lv2: 2000
+ Lv3: 2500
+ Lv4: 3000
+ Lv5: 3500
+ }
+ SkillData2: 20000
+ CoolDown: {
+ Lv1: 2000
+ Lv2: 3000
+ Lv3: 4000
+ Lv4: 5000
+ Lv5: 6000
+
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 35
+ Lv3: 50
+ Lv4: 65
+ Lv5: 80
+ }
+ Items: {
+ Catnip_Fruit: 1
+ }
+ }
+ Unit: {
+ Id: 0x86
+ Range: 1
+ Interval: 500
+ Target: "Enemy"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 5029
+ Name: "SU_SV_ROOTTWIST"
+ Description: "Silvervine Root Twist"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillInstances: 1
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 7000
+ Lv2: 9000
+ Lv3: 11000
+ Lv4: 13000
+ Lv5: 15000
+ Lv6: 17000
+ Lv7: 19000
+ Lv8: 21000
+ Lv9: 23000
+ Lv10: 25000
+ }
+ CoolDown: 3000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 12
+ Lv3: 14
+ Lv4: 16
+ Lv5: 18
+ Lv6: 20
+ Lv7: 22
+ Lv8: 24
+ Lv9: 26
+ Lv10: 28
+ }
+ }
+ Unit: {
+ Id: 0x107
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 5030
+ Name: "SU_SV_ROOTTWIST_ATK"
+ Description: "Silver Vine Root Twist Attack"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Poison"
+ DamageType: {
+ IgnoreElement: true
+ IgnoreDefense: true
+ }
+ SkillInstances: 1
+ AfterCastActDelay: 1000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 5031
+ Name: "SU_POWEROFLIFE"
+ Description: "Power of Life"
+ MaxLevel: 1
+ NumberOfHits: 0
+},
+{
+ Id: 5032
+ Name: "SU_SCAROFTAROU"
+ Description: "Scar of Tarou"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ InterruptCast: true
+ CastTime: 500
+ AfterCastActDelay: 1000
+ SkillData1: 9000
+ SkillData2: 1000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 14
+ Lv3: 18
+ Lv4: 22
+ Lv5: 26
+ Lv6: 30
+ Lv7: 34
+ Lv8: 38
+ Lv9: 42
+ Lv10: 46
+ }
+ }
+},
+{
+ Id: 5033
+ Name: "SU_PICKYPECK"
+ Description: "Picky Peck"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: -5
+ InterruptCast: true
+ CastTime: 2500
+ AfterCastActDelay: 1000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 19
+ Lv3: 28
+ Lv4: 37
+ Lv5: 46
+ Lv6: 55
+ Lv7: 64
+ Lv8: 73
+ Lv9: 82
+ Lv10: 91
+ }
+ }
+},
+{
+ Id: 5034
+ Name: "SU_PICKYPECK_DOUBLE_ATK"
+ Description: "Picky Peck Double Attack"
+ MaxLevel: 5
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: -5
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 5035
+ Name: "SU_ARCLOUSEDASH"
+ Description: "Arclouse Dash"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2500
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 70000
+ Lv3: 80000
+ Lv4: 90000
+ Lv5: 100000
+ Lv6: 110000
+ Lv7: 120000
+ Lv8: 130000
+ Lv9: 140000
+ Lv10: 150000
+ }
+ CoolDown: 10000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 20
+ Lv3: 28
+ Lv4: 36
+ Lv5: 44
+ Lv6: 52
+ Lv7: 60
+ Lv8: 68
+ Lv9: 76
+ Lv10: 84
+ }
+ }
+},
+{
+ Id: 5036
+ Name: "SU_LUNATICCARROTBEAT"
+ Description: "Lunatic Carrot Beat"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 2
+ Lv4: 2
+ Lv5: 3
+ Lv6: 3
+ Lv7: 4
+ Lv8: 4
+ Lv9: 5
+ Lv10: 5
+ }
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ InterruptCast: true
+ CastTime: 3000
+ AfterCastActDelay: 1000
+ SkillData1: 1000
+ CoolDown: 8000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 15
+ Lv2: 25
+ Lv3: 35
+ Lv4: 45
+ Lv5: 55
+ Lv6: 65
+ Lv7: 75
+ Lv8: 85
+ Lv9: 95
+ Lv10: 105
+ }
+ }
+},
+{
+ Id: 5037
+ Name: "SU_POWEROFSEA"
+ Description: "Power of Sea"
+ MaxLevel: 1
+ NumberOfHits: 0
+},
+{
+ Id: 5038
+ Name: "SU_TUNABELLY"
+ Description: "Tuna Belly"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 1000
+ CoolDown: {
+ Lv1: 8000
+ Lv2: 10000
+ Lv3: 12000
+ Lv4: 14000
+ Lv5: 16000
+ Lv6: 18000
+ Lv7: 20000
+ Lv8: 22000
+ Lv9: 24000
+ Lv10: 26000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 30
+ Lv3: 40
+ Lv4: 50
+ Lv5: 60
+ Lv6: 70
+ Lv7: 80
+ Lv8: 90
+ Lv9: 100
+ Lv10: 110
+ }
+ }
+},
+{
+ Id: 5039
+ Name: "SU_TUNAPARTY"
+ Description: "Tuna Party"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ SkillData1: 30000
+ CoolDown: 20000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 30
+ Lv3: 40
+ Lv4: 50
+ Lv5: 60
+ Lv6: 70
+ Lv7: 80
+ Lv8: 90
+ Lv9: 100
+ Lv10: 110
+ }
+ }
+},
+{
+ Id: 5040
+ Name: "SU_BUNCHOFSHRIMP"
+ Description: "Bunch of Shrimp"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 90000
+ Lv3: 120000
+ Lv4: 150000
+ Lv5: 180000
+ Lv6: 210000
+ Lv7: 240000
+ Lv8: 270000
+ Lv9: 300000
+ Lv10: 330000
+ }
+ CoolDown: 10000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 44
+ Lv2: 48
+ Lv3: 52
+ Lv4: 56
+ Lv5: 60
+ Lv6: 64
+ Lv7: 68
+ Lv8: 72
+ Lv9: 76
+ Lv10: 80
+ }
+ Items: {
+ Prawn: 1
+ }
+
+ }
+},
+{
+ Id: 5041
+ Name: "SU_FRESHSHRIMP"
+ Description: "Fresh Shrimp"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ SkillData1: 120000
+ CoolDown: 7000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 22
+ Lv2: 24
+ Lv3: 26
+ Lv4: 28
+ Lv5: 30
+ Lv6: 32
+ Lv7: 34
+ Lv8: 36
+ Lv9: 38
+ Lv10: 40
+ }
+ }
+},
+{
+ Id: 5042
+ Name: "SU_CN_METEOR_ATK"
+ Description: ""
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Chorus: true
+ }
+ AttackType: "Magic"
+ InterruptCast: true
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 35
+ Lv3: 50
+ Lv4: 65
+ Lv5: 80
+ }
+ Items: {
+ Catnip_Fruit: 1
+ }
+ }
+},
+{
+ Id: 5043
+ Name: "SU_LUNATICCARROTBEAT2"
+ Description: "Lunatic Carrot Beat 2"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Chorus: true
+ }
+ AttackType: "Weapon"
+ InterruptCast: true
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8001
+ Name: "HLIF_HEAL"
+ Description: "Healing Touch"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 2000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 13
+ Lv2: 16
+ Lv3: 19
+ Lv4: 22
+ Lv5: 25
+ Lv6: 28
+ Lv7: 31
+ Lv8: 34
+ Lv9: 37
+ Lv10: 40
+ }
+ Items: {
+ Red_Slim_Potion: 1
+ }
+ }
+},
+{
+ Id: 8002
+ Name: "HLIF_AVOID"
+ Description: "Avoid"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ AfterCastActDelay: 35000
+ SkillData1: {
+ Lv1: 40000
+ Lv2: 35000
+ Lv3: 30000
+ Lv4: 25000
+ Lv5: 20000
+ Lv6: 15000
+ Lv7: 10000
+ Lv8: 5000
+ Lv9: 1
+ Lv10: 1
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 25
+ Lv3: 30
+ Lv4: 35
+ Lv5: 40
+ Lv6: 45
+ Lv7: 50
+ Lv8: 55
+ Lv9: 60
+ Lv10: 65
+ }
+ }
+},
+{
+ Id: 8003
+ Name: "HLIF_BRAIN"
+ Description: "Brain Surgery"
+ MaxLevel: 5
+ SplashRange: 1
+ NumberOfHits: 0
+},
+{
+ Id: 8004
+ Name: "HLIF_CHANGE"
+ Description: "Change"
+ MaxLevel: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ AfterCastActDelay: {
+ Lv1: 600000
+ Lv2: 900000
+ Lv3: 1200000
+ Lv4: 1500000
+ Lv5: 1800000
+ Lv6: 2100000
+ Lv7: 2400000
+ Lv8: 2700000
+ Lv9: 3000000
+ Lv10: 3300000
+ }
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 120000
+ Lv3: 180000
+ Lv4: 240000
+ Lv5: 300000
+ Lv6: 360000
+ Lv7: 420000
+ Lv8: 480000
+ Lv9: 540000
+ Lv10: 600000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 100
+ }
+},
+{
+ Id: 8005
+ Name: "HAMI_CASTLE"
+ Description: "Castling"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ SkillData2: {
+ Lv1: 60000
+ Lv2: 70000
+ Lv3: 80000
+ Lv4: 90000
+ Lv5: 129000
+ Lv6: 129000
+ Lv7: 129000
+ Lv8: 129000
+ Lv9: 129000
+ Lv10: 129000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 8006
+ Name: "HAMI_DEFENCE"
+ Description: "Defense"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ SkillData1: {
+ Lv1: 40000
+ Lv2: 35000
+ Lv3: 30000
+ Lv4: 25000
+ Lv5: 20000
+ Lv6: 15000
+ Lv7: 10000
+ Lv8: 5000
+ Lv9: 1
+ Lv10: 1
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 25
+ Lv3: 30
+ Lv4: 35
+ Lv5: 40
+ Lv6: 45
+ Lv7: 50
+ Lv8: 55
+ Lv9: 60
+ Lv10: 65
+ }
+ }
+},
+{
+ Id: 8007
+ Name: "HAMI_SKIN"
+ Description: "Adamantium Skin"
+ MaxLevel: 5
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+},
+{
+ Id: 8008
+ Name: "HAMI_BLOODLUST"
+ Description: "Bloodlust"
+ MaxLevel: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 180000
+ Lv3: 300000
+ Lv4: 420000
+ Lv5: 540000
+ Lv6: 660000
+ Lv7: 780000
+ Lv8: 900000
+ Lv9: 1020000
+ Lv10: 1140000
+ }
+ SkillData2: {
+ Lv1: 300000
+ Lv2: 600000
+ Lv3: 900000
+ Lv4: 1200000
+ Lv5: 1500000
+ Lv6: 1800000
+ Lv7: 2100000
+ Lv8: 2400000
+ Lv9: 2700000
+ Lv10: 3000000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 120
+ }
+},
+{
+ Id: 8009
+ Name: "HFLI_MOON"
+ Description: "Moonlight"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ NumberOfHits: {
+ Lv1: -1
+ Lv2: -2
+ Lv3: -2
+ Lv4: -2
+ Lv5: -3
+ Lv6: -3
+ Lv7: -3
+ Lv8: -3
+ Lv9: -3
+ Lv10: -3
+ }
+ AfterCastWalkDelay: 1000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 4
+ Lv2: 8
+ Lv3: 12
+ Lv4: 16
+ Lv5: 20
+ Lv6: 24
+ Lv7: 28
+ Lv8: 32
+ Lv9: 36
+ Lv10: 40
+ }
+ }
+},
+{
+ Id: 8010
+ Name: "HFLI_FLEET"
+ Description: "Fleeting Move"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 55000
+ Lv3: 50000
+ Lv4: 45000
+ Lv5: 40000
+ Lv6: 35000
+ Lv7: 30000
+ Lv8: 25000
+ Lv9: 20000
+ Lv10: 15000
+ }
+ SkillData2: {
+ Lv1: 60000
+ Lv2: 70000
+ Lv3: 80000
+ Lv4: 90000
+ Lv5: 120000
+ Lv6: 120000
+ Lv7: 120000
+ Lv8: 120000
+ Lv9: 120000
+ Lv10: 120000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 40
+ Lv3: 50
+ Lv4: 60
+ Lv5: 70
+ Lv6: 80
+ Lv7: 90
+ Lv8: 100
+ Lv9: 110
+ Lv10: 120
+ }
+ }
+},
+{
+ Id: 8011
+ Name: "HFLI_SPEED"
+ Description: "Speed"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 55000
+ Lv3: 50000
+ Lv4: 45000
+ Lv5: 40000
+ Lv6: 35000
+ Lv7: 30000
+ Lv8: 25000
+ Lv9: 20000
+ Lv10: 15000
+ }
+ SkillData2: {
+ Lv1: 60000
+ Lv2: 70000
+ Lv3: 80000
+ Lv4: 90000
+ Lv5: 120000
+ Lv6: 120000
+ Lv7: 120000
+ Lv8: 120000
+ Lv9: 120000
+ Lv10: 120000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 40
+ Lv3: 50
+ Lv4: 60
+ Lv5: 70
+ Lv6: 80
+ Lv7: 90
+ Lv8: 100
+ Lv9: 110
+ Lv10: 120
+ }
+ }
+},
+{
+ Id: 8012
+ Name: "HFLI_SBR44"
+ Description: "S.B.R.44"
+ MaxLevel: 3
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ NumberOfHits: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8013
+ Name: "HVAN_CAPRICE"
+ Description: "Caprice"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ AfterCastActDelay: {
+ Lv1: 1000
+ Lv2: 1200
+ Lv3: 1400
+ Lv4: 1600
+ Lv5: 1800
+ Lv6: 2000
+ Lv7: 2200
+ Lv8: 2400
+ Lv9: 2600
+ Lv10: 2800
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 22
+ Lv2: 24
+ Lv3: 26
+ Lv4: 28
+ Lv5: 30
+ Lv6: 32
+ Lv7: 34
+ Lv8: 36
+ Lv9: 38
+ Lv10: 40
+ }
+ }
+},
+{
+ Id: 8014
+ Name: "HVAN_CHAOTIC"
+ Description: "Benediction of Chaos"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ AfterCastActDelay: 1000
+ AfterCastWalkDelay: 1000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 40
+ }
+},
+{
+ Id: 8015
+ Name: "HVAN_INSTRUCT"
+ Description: "Instruct"
+ MaxLevel: 5
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+},
+{
+ Id: 8016
+ Name: "HVAN_EXPLOSION"
+ Description: "Bio Explosion"
+ MaxLevel: 3
+ Range: 4
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Misc"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ IgnoreElement: true
+ IgnoreFlee: true
+ IgnoreDefCards: true
+ }
+ SplashRange: 4
+ AfterCastWalkDelay: 1000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8018
+ Name: "MH_SUMMON_LEGION"
+ Description: "Summon Legion"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: {
+ Lv1: 1600
+ Lv2: 1400
+ Lv3: 1200
+ Lv4: 1000
+ Lv5: 800
+ Lv6: 600
+ Lv7: 400
+ Lv8: 200
+ Lv9: 1
+ Lv10: 1
+ }
+ SkillData1: {
+ Lv1: 20000
+ Lv2: 30000
+ Lv3: 40000
+ Lv4: 50000
+ Lv5: 60000
+ Lv6: 70000
+ Lv7: 80000
+ Lv8: 90000
+ Lv9: 100000
+ Lv10: 110000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 60
+ Lv2: 80
+ Lv3: 100
+ Lv4: 120
+ Lv5: 140
+ Lv6: 160
+ Lv7: 180
+ Lv8: 200
+ Lv9: 220
+ Lv10: 240
+ }
+ }
+},
+{
+ Id: 8019
+ Name: "MH_NEEDLE_OF_PARALYZE"
+ Description: "Needle of Paralyze"
+ MaxLevel: 5
+ Range: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Poison"
+ CastTime: {
+ Lv1: 1000
+ Lv2: 1100
+ Lv3: 1200
+ Lv4: 1300
+ Lv5: 1400
+ Lv6: 1500
+ Lv7: 1600
+ Lv8: 1700
+ Lv9: 1800
+ Lv10: 1900
+ }
+ SkillData1: {
+ Lv1: 12000
+ Lv2: 14000
+ Lv3: 16000
+ Lv4: 18000
+ Lv5: 20000
+ Lv6: 22000
+ Lv7: 24000
+ Lv8: 26000
+ Lv9: 28000
+ Lv10: 30000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 48
+ Lv2: 60
+ Lv3: 72
+ Lv4: 84
+ Lv5: 96
+ Lv6: 108
+ Lv7: 120
+ Lv8: 132
+ Lv9: 144
+ Lv10: 156
+ }
+ }
+},
+{
+ Id: 8020
+ Name: "MH_POISON_MIST"
+ Description: "Poison Mist"
+ MaxLevel: 5
+ Range: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Poison"
+ SkillInstances: 1
+ CastTime: {
+ Lv1: 500
+ Lv2: 700
+ Lv3: 900
+ Lv4: 1100
+ Lv5: 1300
+ Lv6: 1500
+ Lv7: 1700
+ Lv8: 1900
+ Lv9: 2100
+ Lv10: 2300
+ }
+ SkillData1: {
+ Lv1: 12000
+ Lv2: 14000
+ Lv3: 16000
+ Lv4: 18000
+ Lv5: 20000
+ Lv6: 22000
+ Lv7: 24000
+ Lv8: 26000
+ Lv9: 28000
+ Lv10: 30000
+ }
+ SkillData2: {
+ Lv1: 4000
+ Lv2: 6000
+ Lv3: 8000
+ Lv4: 10000
+ Lv5: 12000
+ Lv6: 14000
+ Lv7: 16000
+ Lv8: 18000
+ Lv9: 20000
+ Lv10: 22000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 65
+ Lv2: 75
+ Lv3: 85
+ Lv4: 95
+ Lv5: 105
+ Lv6: 115
+ Lv7: 125
+ Lv8: 135
+ Lv9: 145
+ Lv10: 155
+ }
+ }
+ Unit: {
+ Id: 0xf5
+ Range: 3
+ Interval: 2300
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 8021
+ Name: "MH_PAIN_KILLER"
+ Description: "Pain Killer"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: {
+ Lv1: 1000
+ Lv2: 1200
+ Lv3: 1400
+ Lv4: 1600
+ Lv5: 1800
+ Lv6: 2000
+ Lv7: 2200
+ Lv8: 2400
+ Lv9: 2600
+ Lv10: 2800
+ }
+ SkillData1: {
+ Lv1: 20000
+ Lv2: 30000
+ Lv3: 40000
+ Lv4: 50000
+ Lv5: 60000
+ Lv6: 70000
+ Lv7: 80000
+ Lv8: 90000
+ Lv9: 100000
+ Lv10: 110000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 48
+ Lv2: 52
+ Lv3: 56
+ Lv4: 60
+ Lv5: 64
+ Lv6: 68
+ Lv7: 72
+ Lv8: 76
+ Lv9: 80
+ Lv10: 84
+ }
+ }
+},
+{
+ Id: 8022
+ Name: "MH_LIGHT_OF_REGENE"
+ Description: "Light of Regene"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SplashRange: 0
+ SkillData1: {
+ Lv1: 360000
+ Lv2: 420000
+ Lv3: 480000
+ Lv4: 540000
+ Lv5: 600000
+ Lv6: 660000
+ Lv7: 720000
+ Lv8: 780000
+ Lv9: 840000
+ Lv10: 900000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 50
+ Lv3: 60
+ Lv4: 70
+ Lv5: 80
+ Lv6: 90
+ Lv7: 100
+ Lv8: 110
+ Lv9: 120
+ Lv10: 130
+ }
+ }
+},
+{
+ Id: 8023
+ Name: "MH_OVERED_BOOST"
+ Description: "Overed Boost"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SplashRange: 0
+ CastTime: {
+ Lv1: 800
+ Lv2: 700
+ Lv3: 600
+ Lv4: 500
+ Lv5: 400
+ Lv6: 300
+ Lv7: 200
+ Lv8: 100
+ Lv9: 1
+ Lv10: 1
+ }
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 45000
+ Lv3: 60000
+ Lv4: 75000
+ Lv5: 90000
+ Lv6: 105000
+ Lv7: 120000
+ Lv8: 135000
+ Lv9: 150000
+ Lv10: 165000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 70
+ Lv2: 90
+ Lv3: 110
+ Lv4: 130
+ Lv5: 150
+ Lv6: 170
+ Lv7: 190
+ Lv8: 210
+ Lv9: 230
+ Lv10: 250
+ }
+ }
+},
+{
+ Id: 8024
+ Name: "MH_ERASER_CUTTER"
+ Description: "Eraser Cutter"
+ MaxLevel: 5
+ Range: 7
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: {
+ Lv1: "Ele_Wind"
+ Lv2: "Ele_Neutral"
+ Lv3: "Ele_Wind"
+ Lv4: "Ele_Neutral"
+ Lv5: "Ele_Wind"
+ }
+ NumberOfHits: -6
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1000
+ Lv2: 1500
+ Lv3: 2000
+ Lv4: 2500
+ Lv5: 3000
+ Lv6: 3500
+ Lv7: 4000
+ Lv8: 4500
+ Lv9: 5000
+ Lv10: 5500
+ }
+ AfterCastActDelay: 2000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 25
+ Lv2: 30
+ Lv3: 35
+ Lv4: 40
+ Lv5: 45
+ Lv6: 50
+ Lv7: 55
+ Lv8: 60
+ Lv9: 65
+ Lv10: 70
+ }
+ }
+},
+{
+ Id: 8025
+ Name: "MH_XENO_SLASHER"
+ Description: "Xeno Slasher"
+ MaxLevel: 5
+ Range: 7
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: {
+ Lv1: "Ele_Wind"
+ Lv2: "Ele_Neutral"
+ Lv3: "Ele_Wind"
+ Lv4: "Ele_Neutral"
+ Lv5: "Ele_Wind"
+ }
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 2
+ Lv3: 3
+ Lv4: 3
+ Lv5: 4
+ Lv6: 4
+ Lv7: 5
+ Lv8: 5
+ Lv9: 6
+ Lv10: 6
+ }
+ NumberOfHits: -6
+ CastTime: {
+ Lv1: 1500
+ Lv2: 2500
+ Lv3: 3500
+ Lv4: 4500
+ Lv5: 5500
+ Lv6: 6500
+ Lv7: 7500
+ Lv8: 8500
+ Lv9: 9500
+ Lv10: 10500
+ }
+ AfterCastActDelay: 5000
+ SkillData1: 500
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 90
+ Lv2: 100
+ Lv3: 110
+ Lv4: 120
+ Lv5: 130
+ Lv6: 140
+ Lv7: 150
+ Lv8: 160
+ Lv9: 170
+ Lv10: 180
+ }
+ }
+ Unit: {
+ Id: 0x86
+ Range: {
+ Lv1: 2
+ Lv2: 2
+ Lv3: 3
+ Lv4: 3
+ Lv5: 4
+ Lv6: 4
+ Lv7: 5
+ Lv8: 5
+ Lv9: 6
+ Lv10: 6
+ }
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 8026
+ Name: "MH_SILENT_BREEZE"
+ Description: "Silent Breeze"
+ MaxLevel: 5
+ Range: {
+ Lv1: 5
+ Lv2: 5
+ Lv3: 7
+ Lv4: 7
+ Lv5: 9
+ Lv6: 9
+ Lv7: 11
+ Lv8: 11
+ Lv9: 13
+ Lv10: 13
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: {
+ Lv1: 1000
+ Lv2: 1200
+ Lv3: 1400
+ Lv4: 1600
+ Lv5: 1800
+ Lv6: 2000
+ Lv7: 2200
+ Lv8: 2400
+ Lv9: 2600
+ Lv10: 2800
+ }
+ SkillData1: {
+ Lv1: 9000
+ Lv2: 12000
+ Lv3: 15000
+ Lv4: 18000
+ Lv5: 21000
+ Lv6: 24000
+ Lv7: 27000
+ Lv8: 30000
+ Lv9: 33000
+ Lv10: 36000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 45
+ Lv2: 54
+ Lv3: 63
+ Lv4: 72
+ Lv5: 81
+ Lv6: 90
+ Lv7: 99
+ Lv8: 108
+ Lv9: 117
+ Lv10: 126
+ }
+ }
+},
+{
+ Id: 8027
+ Name: "MH_STYLE_CHANGE"
+ Description: "Style Change"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 35
+ }
+},
+{
+ Id: 8028
+ Name: "MH_SONIC_CRAW"
+ Description: "Sonic Claw"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 25
+ Lv3: 30
+ Lv4: 35
+ Lv5: 40
+ Lv6: 45
+ Lv7: 50
+ Lv8: 55
+ Lv9: 60
+ Lv10: 65
+ }
+ State: "MH_Fighting"
+ }
+},
+{
+ Id: 8029
+ Name: "MH_SILVERVEIN_RUSH"
+ Description: "Silver Bain Rush"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Weapon"
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 15
+ Lv3: 20
+ Lv4: 25
+ Lv5: 30
+ Lv6: 35
+ Lv7: 40
+ Lv8: 45
+ Lv9: 50
+ Lv10: 55
+ }
+ SpiritSphereCost: 1
+ }
+},
+{
+ Id: 8030
+ Name: "MH_MIDNIGHT_FRENZY"
+ Description: "Midnight Frenzy"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Weapon"
+ Requirements: {
+ SPCost: {
+ Lv1: 8
+ Lv2: 16
+ Lv3: 24
+ Lv4: 32
+ Lv5: 40
+ Lv6: 48
+ Lv7: 56
+ Lv8: 64
+ Lv9: 72
+ Lv10: 80
+ }
+ SpiritSphereCost: 2
+ }
+},
+{
+ Id: 8031
+ Name: "MH_STAHL_HORN"
+ Description: "Steel Horn"
+ MaxLevel: 5
+ Range: {
+ Lv1: 5
+ Lv2: 6
+ Lv3: 7
+ Lv4: 8
+ Lv5: 9
+ Lv6: 10
+ Lv7: 11
+ Lv8: 12
+ Lv9: 13
+ Lv10: 14
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ KnockBackTiles: 3
+ CastTime: {
+ Lv1: 800
+ Lv2: 600
+ Lv3: 400
+ Lv4: 200
+ Lv5: 0
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ SkillData1: 5000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 45
+ Lv3: 50
+ Lv4: 55
+ Lv5: 60
+ Lv6: 65
+ Lv7: 70
+ Lv8: 75
+ Lv9: 80
+ Lv10: 85
+ }
+ }
+},
+{
+ Id: 8032
+ Name: "MH_GOLDENE_FERSE"
+ Description: "Golden Heel"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: {
+ Lv1: 1000
+ Lv2: 1200
+ Lv3: 1400
+ Lv4: 1600
+ Lv5: 1800
+ Lv6: 2000
+ Lv7: 2200
+ Lv8: 2400
+ Lv9: 2600
+ Lv10: 2800
+ }
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 45000
+ Lv3: 60000
+ Lv4: 75000
+ Lv5: 90000
+ Lv6: 105000
+ Lv7: 120000
+ Lv8: 135000
+ Lv9: 150000
+ Lv10: 165000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 60
+ Lv2: 65
+ Lv3: 70
+ Lv4: 75
+ Lv5: 80
+ Lv6: 85
+ Lv7: 90
+ Lv8: 95
+ Lv9: 100
+ Lv10: 105
+ }
+ }
+},
+{
+ Id: 8033
+ Name: "MH_STEINWAND"
+ Description: "Stone Wall"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 1000
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 45000
+ Lv3: 60000
+ Lv4: 75000
+ Lv5: 90000
+ Lv6: 105000
+ Lv7: 120000
+ Lv8: 135000
+ Lv9: 150000
+ Lv10: 165000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 80
+ Lv2: 90
+ Lv3: 100
+ Lv4: 110
+ Lv5: 120
+ Lv6: 130
+ Lv7: 140
+ Lv8: 150
+ Lv9: 160
+ Lv10: 170
+ }
+ }
+ Unit: {
+ Id: 0x7e
+ Interval: -1
+ Target: "All"
+ Flag: {
+ UF_DEFNOTENEMY: true
+ UF_NOREITERATION: true
+ }
+ }
+},
+{
+ Id: 8034
+ Name: "MH_HEILIGE_STANGE"
+ Description: "Holy Pole"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 1
+ Lv4: 1
+ Lv5: 2
+ Lv6: 2
+ Lv7: 2
+ Lv8: 2
+ Lv9: 2
+ Lv10: 2
+ }
+ CastTime: {
+ Lv1: 200
+ Lv2: 400
+ Lv3: 600
+ Lv4: 800
+ Lv5: 1000
+ Lv6: 1200
+ Lv7: 1400
+ Lv8: 1600
+ Lv9: 1800
+ Lv10: 2000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 60
+ Lv2: 68
+ Lv3: 76
+ Lv4: 84
+ Lv5: 100
+ Lv6: 100
+ Lv7: 100
+ Lv8: 100
+ Lv9: 100
+ Lv10: 100
+ }
+ }
+},
+{
+ Id: 8035
+ Name: "MH_ANGRIFFS_MODUS"
+ Description: "Attack Mode"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: {
+ Lv1: 200
+ Lv2: 400
+ Lv3: 600
+ Lv4: 800
+ Lv5: 1000
+ Lv6: 1200
+ Lv7: 1400
+ Lv8: 1600
+ Lv9: 1800
+ Lv10: 2000
+ }
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 45000
+ Lv3: 60000
+ Lv4: 75000
+ Lv5: 90000
+ Lv6: 105000
+ Lv7: 120000
+ Lv8: 135000
+ Lv9: 150000
+ Lv10: 165000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 60
+ Lv2: 65
+ Lv3: 70
+ Lv4: 75
+ Lv5: 80
+ Lv6: 85
+ Lv7: 90
+ Lv8: 95
+ Lv9: 100
+ Lv10: 105
+ }
+ }
+},
+{
+ Id: 8036
+ Name: "MH_TINDER_BREAKER"
+ Description: "Tinder Breaker"
+ MaxLevel: 5
+ Range: {
+ Lv1: 3
+ Lv2: 4
+ Lv3: 5
+ Lv4: 6
+ Lv5: 7
+ Lv6: 8
+ Lv7: 9
+ Lv8: 10
+ Lv9: 11
+ Lv10: 12
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 25
+ Lv3: 30
+ Lv4: 35
+ Lv5: 40
+ Lv6: 45
+ Lv7: 50
+ Lv8: 55
+ Lv9: 60
+ Lv10: 65
+ }
+ State: "MH_Grappling"
+ SpiritSphereCost: 1
+ }
+},
+{
+ Id: 8037
+ Name: "MH_CBC"
+ Description: "Continual Break Combo"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Weapon"
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 20
+ Lv3: 30
+ Lv4: 40
+ Lv5: 50
+ Lv6: 60
+ Lv7: 70
+ Lv8: 80
+ Lv9: 90
+ Lv10: 100
+ }
+ SpiritSphereCost: 1
+ }
+},
+{
+ Id: 8038
+ Name: "MH_EQC"
+ Description: "Eternal Quick Combo"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Weapon"
+ Requirements: {
+ SPCost: {
+ Lv1: 24
+ Lv2: 28
+ Lv3: 32
+ Lv4: 36
+ Lv5: 40
+ Lv6: 44
+ Lv7: 48
+ Lv8: 52
+ Lv9: 56
+ Lv10: 60
+ }
+ SpiritSphereCost: 2
+ }
+},
+{
+ Id: 8039
+ Name: "MH_MAGMA_FLOW"
+ Description: "Magma Flow"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Fire"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 1
+ Lv4: 2
+ Lv5: 2
+ Lv6: 2
+ Lv7: 2
+ Lv8: 2
+ Lv9: 2
+ Lv10: 2
+ }
+ CastTime: {
+ Lv1: 2000
+ Lv2: 2500
+ Lv3: 3000
+ Lv4: 3500
+ Lv5: 4000
+ Lv6: 4500
+ Lv7: 5000
+ Lv8: 5500
+ Lv9: 6000
+ Lv10: 6500
+ }
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 45000
+ Lv3: 60000
+ Lv4: 75000
+ Lv5: 90000
+ Lv6: 105000
+ Lv7: 120000
+ Lv8: 135000
+ Lv9: 150000
+ Lv10: 165000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 34
+ Lv2: 38
+ Lv3: 42
+ Lv4: 46
+ Lv5: 50
+ Lv6: 54
+ Lv7: 58
+ Lv8: 62
+ Lv9: 66
+ Lv10: 70
+ }
+ }
+},
+{
+ Id: 8040
+ Name: "MH_GRANITIC_ARMOR"
+ Description: "Granitic Armor"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: {
+ Lv1: 6000
+ Lv2: 5500
+ Lv3: 5000
+ Lv4: 4500
+ Lv5: 4000
+ Lv6: 3500
+ Lv7: 3000
+ Lv8: 2500
+ Lv9: 2000
+ Lv10: 1500
+ }
+ SkillData1: 60000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 54
+ Lv2: 58
+ Lv3: 62
+ Lv4: 66
+ Lv5: 70
+ Lv6: 74
+ Lv7: 78
+ Lv8: 82
+ Lv9: 86
+ Lv10: 90
+ }
+ }
+},
+{
+ Id: 8041
+ Name: "MH_LAVA_SLIDE"
+ Description: "Lava Slide"
+ MaxLevel: 5
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Fire"
+ DamageType: {
+ SplashArea: true
+ }
+ SkillInstances: 1
+ CastTime: {
+ Lv1: 6000
+ Lv2: 5500
+ Lv3: 5000
+ Lv4: 4500
+ Lv5: 4000
+ Lv6: 3500
+ Lv7: 3000
+ Lv8: 2500
+ Lv9: 2000
+ Lv10: 1500
+ }
+ SkillData1: {
+ Lv1: 12000
+ Lv2: 14000
+ Lv3: 16000
+ Lv4: 18000
+ Lv5: 20000
+ Lv6: 22000
+ Lv7: 24000
+ Lv8: 26000
+ Lv9: 28000
+ Lv10: 30000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 35
+ Lv3: 40
+ Lv4: 45
+ Lv5: 50
+ Lv6: 55
+ Lv7: 60
+ Lv8: 65
+ Lv9: 70
+ Lv10: 75
+ }
+ }
+ Unit: {
+ Id: 0xf6
+ Layout: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 2
+ Lv4: 2
+ Lv5: 3
+ Lv6: 3
+ Lv7: 4
+ Lv8: 4
+ Lv9: 5
+ Lv10: 5
+ }
+ Interval: 2000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 8042
+ Name: "MH_PYROCLASTIC"
+ Description: "Pyroclastic"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ Element: "Ele_Fire"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: {
+ Lv1: 5000
+ Lv2: 4500
+ Lv3: 4000
+ Lv4: 3500
+ Lv5: 3000
+ Lv6: 2500
+ Lv7: 2000
+ Lv8: 1500
+ Lv9: 1000
+ Lv10: 500
+ }
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 90000
+ Lv3: 120000
+ Lv4: 150000
+ Lv5: 180000
+ Lv6: 210000
+ Lv7: 240000
+ Lv8: 270000
+ Lv9: 300000
+ Lv10: 330000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 28
+ Lv3: 36
+ Lv4: 44
+ Lv5: 52
+ Lv6: 60
+ Lv7: 68
+ Lv8: 76
+ Lv9: 84
+ Lv10: 92
+ }
+ }
+},
+{
+ Id: 8043
+ Name: "MH_VOLCANIC_ASH"
+ Description: "Volcanic Ash"
+ MaxLevel: 5
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillInstances: 3
+ CastTime: {
+ Lv1: 5000
+ Lv2: 4500
+ Lv3: 4000
+ Lv4: 3500
+ Lv5: 3000
+ Lv6: 2500
+ Lv7: 2000
+ Lv8: 1500
+ Lv9: 1000
+ Lv10: 500
+ }
+ SkillData1: {
+ Lv1: 12000
+ Lv2: 14000
+ Lv3: 16000
+ Lv4: 18000
+ Lv5: 20000
+ Lv6: 22000
+ Lv7: 24000
+ Lv8: 26000
+ Lv9: 28000
+ Lv10: 30000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 60
+ Lv2: 65
+ Lv3: 70
+ Lv4: 75
+ Lv5: 80
+ Lv6: 85
+ Lv7: 90
+ Lv8: 95
+ Lv9: 100
+ Lv10: 105
+ }
+ }
+ Unit: {
+ Id: 0xf7
+ Layout: 1
+ Interval: -1
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ UF_RANGEDSINGLEUNIT: true
+ }
+ }
+},
+{
+ Id: 8201
+ Name: "MS_BASH"
+ Description: "Bash"
+ MaxLevel: 10
+ Range: -1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ Requirements: {
+ SPCost: {
+ Lv1: 8
+ Lv2: 8
+ Lv3: 8
+ Lv4: 8
+ Lv5: 8
+ Lv6: 15
+ Lv7: 15
+ Lv8: 15
+ Lv9: 15
+ Lv10: 15
+ }
+ WeaponTypes: {
+ NoWeapon: true
+ Daggers: true
+ 1HSwords: true
+ 2HSwords: true
+ 1HSpears: true
+ 2HSpears: true
+ 1HAxes: true
+ 2HAxes: true
+ Maces: true
+ 2HMaces: true
+ Staves: true
+ Knuckles: true
+ Instruments: true
+ Whips: true
+ Books: true
+ Katars: true
+ Revolvers: true
+ Rifles: true
+ GatlingGuns: true
+ Shotguns: true
+ GrenadeLaunchers: true
+ FuumaShurikens: true
+ }
+ }
+},
+{
+ Id: 8202
+ Name: "MS_MAGNUM"
+ Description: "Magnum_Break"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Fire"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 2
+ KnockBackTiles: 2
+ AfterCastWalkDelay: 2000
+ SkillData1: 2000
+ SkillData2: 10000
+ CoolDown: 0
+ Requirements: {
+ HPCost: {
+ Lv1: 20
+ Lv2: 20
+ Lv3: 19
+ Lv4: 19
+ Lv5: 18
+ Lv6: 18
+ Lv7: 17
+ Lv8: 17
+ Lv9: 16
+ Lv10: 16
+ }
+ SPCost: 30
+ }
+},
+{
+ Id: 8203
+ Name: "MS_BOWLINGBASH"
+ Description: "Bowling_Bash"
+ MaxLevel: 10
+ Range: -2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 1
+ KnockBackTiles: 1
+ CastTime: 700
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 13
+ Lv2: 14
+ Lv3: 15
+ Lv4: 16
+ Lv5: 17
+ Lv6: 18
+ Lv7: 19
+ Lv8: 20
+ Lv9: 21
+ Lv10: 22
+ }
+ }
+},
+{
+ Id: 8204
+ Name: "MS_PARRYING"
+ Description: "Parry"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 15000
+ Lv2: 20000
+ Lv3: 25000
+ Lv4: 30000
+ Lv5: 35000
+ Lv6: 40000
+ Lv7: 45000
+ Lv8: 50000
+ Lv9: 55000
+ Lv10: 60000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 50
+ }
+},
+{
+ Id: 8205
+ Name: "MS_REFLECTSHIELD"
+ Description: "Shield_Reflect"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ SkillData1: 300000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 35
+ Lv2: 40
+ Lv3: 45
+ Lv4: 50
+ Lv5: 55
+ Lv6: 60
+ Lv7: 65
+ Lv8: 70
+ Lv9: 75
+ Lv10: 80
+ }
+ }
+},
+{
+ Id: 8206
+ Name: "MS_BERSERK"
+ Description: "Frenzy"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 300000
+ SkillData2: 15000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 100
+ }
+},
+{
+ Id: 8207
+ Name: "MA_DOUBLE"
+ Description: "Double_Strafe"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: 2
+ SkillData1: 100
+ CoolDown: 0
+ Requirements: {
+ SPCost: 12
+ AmmoTypes: {
+ A_ARROW: true
+ }
+ AmmoAmount: 1
+ }
+},
+{
+ Id: 8208
+ Name: "MA_SHOWER"
+ Description: "Arrow_Shower"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ IgnoreLandProtector: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 2
+ KnockBackTiles: 2
+ SkillData1: 100
+ CoolDown: 0
+ Requirements: {
+ SPCost: 15
+ AmmoTypes: {
+ A_ARROW: true
+ }
+ AmmoAmount: 1
+ }
+ Unit: {
+ Id: 0x86
+ Range: 2
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_SKILL: true
+ }
+ }
+},
+{
+ Id: 8209
+ Name: "MA_SKIDTRAP"
+ Description: "Skid_Trap"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ KnockBackTiles: {
+ Lv1: 6
+ Lv2: 7
+ Lv3: 8
+ Lv4: 9
+ Lv5: 10
+ Lv6: 11
+ Lv7: 12
+ Lv8: 13
+ Lv9: 14
+ Lv10: 15
+ }
+ SkillData1: {
+ Lv1: 300000
+ Lv2: 240000
+ Lv3: 180000
+ Lv4: 120000
+ Lv5: 60000
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ }
+ Unit: {
+ Id: 0x90
+ Range: 1
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 8210
+ Name: "MA_LANDMINE"
+ Description: "Land_Mine"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ Element: "Ele_Earth"
+ DamageType: {
+ IgnoreFlee: true
+ }
+ SkillData1: {
+ Lv1: 200000
+ Lv2: 160000
+ Lv3: 120000
+ Lv4: 80000
+ Lv5: 40000
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ SkillData2: 5000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ }
+ Unit: {
+ Id: 0x93
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 8211
+ Name: "MA_SANDMAN"
+ Description: "Sandman"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 2
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 120000
+ Lv3: 90000
+ Lv4: 60000
+ Lv5: 30000
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ SkillData2: {
+ Lv1: 12000
+ Lv2: 14000
+ Lv3: 16000
+ Lv4: 18000
+ Lv5: 20000
+ Lv6: 22000
+ Lv7: 24000
+ Lv8: 26000
+ Lv9: 28000
+ Lv10: 30000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 12
+ }
+ Unit: {
+ Id: 0x95
+ Range: 1
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 8212
+ Name: "MA_FREEZINGTRAP"
+ Description: "Freezing_Trap"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Water"
+ DamageType: {
+ SplashArea: true
+ IgnoreFlee: true
+ }
+ SplashRange: 1
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 120000
+ Lv3: 90000
+ Lv4: 60000
+ Lv5: 30000
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ SkillData2: {
+ Lv1: 3000
+ Lv2: 6000
+ Lv3: 9000
+ Lv4: 12000
+ Lv5: 15000
+ Lv6: 18000
+ Lv7: 21000
+ Lv8: 24000
+ Lv9: 27000
+ Lv10: 30000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ }
+ Unit: {
+ Id: 0x97
+ Range: 1
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 8213
+ Name: "MA_REMOVETRAP"
+ Description: "Remove_Trap"
+ MaxLevel: 1
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 5
+ }
+},
+{
+ Id: 8214
+ Name: "MA_CHARGEARROW"
+ Description: "Arrow_Repel"
+ MaxLevel: 1
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ KnockBackTiles: 6
+ CastTime: 1500
+ CoolDown: 0
+ CastTimeOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ IgnoreItemBonus: true
+ }
+ Requirements: {
+ SPCost: 15
+ AmmoTypes: {
+ A_ARROW: true
+ }
+ AmmoAmount: 1
+ }
+},
+{
+ Id: 8215
+ Name: "MA_SHARPSHOOTING"
+ Description: "Focused_Arrow_Strike"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ SplashRange: 2
+ InterruptCast: true
+ SkillInstances: 13
+ CastTime: 2000
+ AfterCastActDelay: 1500
+ CoolDown: 0
+ CastTimeOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ IgnoreItemBonus: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 18
+ Lv2: 21
+ Lv3: 24
+ Lv4: 27
+ Lv5: 30
+ Lv6: 33
+ Lv7: 36
+ Lv8: 39
+ Lv9: 42
+ Lv10: 45
+ }
+ AmmoTypes: {
+ A_ARROW: true
+ }
+ AmmoAmount: 1
+ }
+},
+{
+ Id: 8216
+ Name: "ML_PIERCE"
+ Description: "Pierce"
+ MaxLevel: 10
+ Range: -2
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: 3
+ Requirements: {
+ SPCost: 7
+ }
+},
+{
+ Id: 8217
+ Name: "ML_BRANDISH"
+ Description: "Brandish_Spear"
+ MaxLevel: 10
+ Range: -2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ KnockBackTiles: 3
+ CastTime: 700
+ CoolDown: 0
+ CastTimeOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ IgnoreItemBonus: true
+ }
+ Requirements: {
+ SPCost: 12
+ }
+},
+{
+ Id: 8218
+ Name: "ML_SPIRALPIERCE"
+ Description: "Spiral_Pierce"
+ MaxLevel: 5
+ Range: 5
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ IgnoreDefense: true
+ }
+ NumberOfHits: 5
+ CastTime: {
+ Lv1: 300
+ Lv2: 500
+ Lv3: 700
+ Lv4: 900
+ Lv5: 1000
+ Lv6: 1000
+ Lv7: 1000
+ Lv8: 1000
+ Lv9: 1000
+ Lv10: 1000
+ }
+ AfterCastActDelay: {
+ Lv1: 1200
+ Lv2: 1400
+ Lv3: 1600
+ Lv4: 1800
+ Lv5: 2000
+ Lv6: 2200
+ Lv7: 2400
+ Lv8: 2600
+ Lv9: 2800
+ Lv10: 3000
+ }
+ SkillData2: 1000
+ CoolDown: 0
+ CastTimeOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ IgnoreItemBonus: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 18
+ Lv2: 21
+ Lv3: 24
+ Lv4: 27
+ Lv5: 30
+ Lv6: 33
+ Lv7: 36
+ Lv8: 39
+ Lv9: 42
+ Lv10: 45
+ }
+ }
+},
+{
+ Id: 8219
+ Name: "ML_DEFENDER"
+ Description: "Defending_Aura"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 800
+ SkillData1: 180000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 30
+ State: "Shield"
+ }
+},
+{
+ Id: 8220
+ Name: "ML_AUTOGUARD"
+ Description: "Guard"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 300000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 14
+ Lv3: 16
+ Lv4: 18
+ Lv5: 20
+ Lv6: 22
+ Lv7: 24
+ Lv8: 26
+ Lv9: 28
+ Lv10: 30
+ }
+ }
+},
+{
+ Id: 8221
+ Name: "ML_DEVOTION"
+ Description: "Sacrifice"
+ MaxLevel: 5
+ Range: {
+ Lv1: 7
+ Lv2: 8
+ Lv3: 9
+ Lv4: 10
+ Lv5: 11
+ Lv6: 12
+ Lv7: 13
+ Lv8: 14
+ Lv9: 15
+ Lv10: 16
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ PartyOnly: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 3000
+ SkillData2: {
+ Lv1: 30000
+ Lv2: 45000
+ Lv3: 60000
+ Lv4: 75000
+ Lv5: 90000
+ Lv6: 105000
+ Lv7: 120000
+ Lv8: 135000
+ Lv9: 150000
+ Lv10: 165000
+ }
+ CoolDown: 0
+ CastTimeOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ IgnoreItemBonus: true
+ }
+ Requirements: {
+ SPCost: 25
+ }
+},
+{
+ Id: 8222
+ Name: "MER_MAGNIFICAT"
+ Description: "Magnificat"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ InterruptCast: true
+ CastTime: 4000
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 45000
+ Lv3: 60000
+ Lv4: 75000
+ Lv5: 90000
+ Lv6: 105000
+ Lv7: 120000
+ Lv8: 135000
+ Lv9: 150000
+ Lv10: 165000
+ }
+ CoolDown: 0
+ CastTimeOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ IgnoreItemBonus: true
+ }
+ Requirements: {
+ SPCost: 40
+ }
+},
+{
+ Id: 8223
+ Name: "MER_QUICKEN"
+ Description: "Two-Hand_Quicken"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 60000
+ Lv3: 90000
+ Lv4: 120000
+ Lv5: 150000
+ Lv6: 180000
+ Lv7: 210000
+ Lv8: 240000
+ Lv9: 270000
+ Lv10: 300000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 14
+ Lv2: 18
+ Lv3: 22
+ Lv4: 26
+ Lv5: 30
+ Lv6: 34
+ Lv7: 38
+ Lv8: 42
+ Lv9: 46
+ Lv10: 50
+ }
+ }
+},
+{
+ Id: 8224
+ Name: "MER_SIGHT"
+ Description: "Sight"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 3
+ InterruptCast: true
+ SkillData1: 10000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 8225
+ Name: "MER_CRASH"
+ Description: "Crash"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: 3
+ CastTime: 1000
+ AfterCastActDelay: 2000
+ SkillData2: 5000
+ CoolDown: 0
+ CastTimeOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ IgnoreItemBonus: true
+ }
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 8226
+ Name: "MER_REGAIN"
+ Description: "Regain"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoEnemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 8227
+ Name: "MER_TENDER"
+ Description: "Tender"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoEnemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 8228
+ Name: "MER_BENEDICTION"
+ Description: "Benediction"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoEnemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 8229
+ Name: "MER_RECUPERATE"
+ Description: "Recuperate"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoEnemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 8230
+ Name: "MER_MENTALCURE"
+ Description: "Mental_Cure"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoEnemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 8231
+ Name: "MER_COMPRESS"
+ Description: "Compress"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoEnemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 8232
+ Name: "MER_PROVOKE"
+ Description: "Provoke"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 30000
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 4
+ Lv2: 5
+ Lv3: 6
+ Lv4: 7
+ Lv5: 8
+ Lv6: 9
+ Lv7: 10
+ Lv8: 11
+ Lv9: 12
+ Lv10: 13
+ }
+ }
+},
+{
+ Id: 8233
+ Name: "MER_AUTOBERSERK"
+ Description: "Berserk"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 5
+ }
+},
+{
+ Id: 8234
+ Name: "MER_DECAGI"
+ Description: "Decrease_AGI"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 40000
+ Lv2: 50000
+ Lv3: 60000
+ Lv4: 70000
+ Lv5: 80000
+ Lv6: 90000
+ Lv7: 100000
+ Lv8: 110000
+ Lv9: 120000
+ Lv10: 130000
+ }
+ CoolDown: 0
+ CastTimeOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ IgnoreItemBonus: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 15
+ Lv2: 17
+ Lv3: 19
+ Lv4: 21
+ Lv5: 23
+ Lv6: 25
+ Lv7: 27
+ Lv8: 29
+ Lv9: 31
+ Lv10: 33
+ }
+ }
+},
+{
+ Id: 8235
+ Name: "MER_SCAPEGOAT"
+ Description: "Scapegoat"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 3000
+ CoolDown: 0
+ CastTimeOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ IgnoreItemBonus: true
+ }
+ Requirements: {
+ SPCost: 10
+ HPRateCost: 100
+ }
+},
+{
+ Id: 8236
+ Name: "MER_LEXDIVINA"
+ Description: "Lex_Divina"
+ MaxLevel: 10
+ Range: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ InterruptCast: true
+ AfterCastActDelay: 3000
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 35000
+ Lv3: 40000
+ Lv4: 45000
+ Lv5: 50000
+ Lv6: 60000
+ Lv7: 60000
+ Lv8: 60000
+ Lv9: 60000
+ Lv10: 60000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 20
+ Lv3: 20
+ Lv4: 20
+ Lv5: 20
+ Lv6: 18
+ Lv7: 16
+ Lv8: 14
+ Lv9: 12
+ Lv10: 10
+ }
+ }
+},
+{
+ Id: 8237
+ Name: "MER_ESTIMATION"
+ Description: "Sense"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 8238
+ Name: "MER_KYRIE"
+ Description: "Kyrie Eleison"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 2000
+ SkillData1: 120000
+ CoolDown: 0
+ CastTimeOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ IgnoreItemBonus: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 20
+ Lv3: 20
+ Lv4: 25
+ Lv5: 25
+ Lv6: 25
+ Lv7: 30
+ Lv8: 30
+ Lv9: 30
+ Lv10: 35
+ }
+ }
+},
+{
+ Id: 8239
+ Name: "MER_BLESSING"
+ Description: "Blessing"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 80000
+ Lv3: 100000
+ Lv4: 120000
+ Lv5: 140000
+ Lv6: 160000
+ Lv7: 180000
+ Lv8: 200000
+ Lv9: 220000
+ Lv10: 240000
+ }
+ CoolDown: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 28
+ Lv2: 32
+ Lv3: 36
+ Lv4: 40
+ Lv5: 44
+ Lv6: 48
+ Lv7: 52
+ Lv8: 56
+ Lv9: 60
+ Lv10: 64
+ }
+ }
+},
+{
+ Id: 8240
+ Name: "MER_INCAGI"
+ Description: "Increase Agility"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 80000
+ Lv3: 100000
+ Lv4: 120000
+ Lv5: 140000
+ Lv6: 160000
+ Lv7: 180000
+ Lv8: 200000
+ Lv9: 220000
+ Lv10: 240000
+ }
+ CoolDown: 0
+ CastTimeOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ IgnoreItemBonus: true
+ }
+ Requirements: {
+ HPCost: 15
+ SPCost: {
+ Lv1: 18
+ Lv2: 21
+ Lv3: 24
+ Lv4: 27
+ Lv5: 30
+ Lv6: 33
+ Lv7: 36
+ Lv8: 39
+ Lv9: 42
+ Lv10: 45
+ }
+ }
+},
+{
+ Id: 8401
+ Name: "EL_CIRCLE_OF_FIRE"
+ Description: "Circle of Fire"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Fire"
+ KnockBackTiles: 2
+ SkillData1: -1
+ CoolDown: 0
+ Requirements: {
+ SPCost: 40
+ }
+},
+{
+ Id: 8402
+ Name: "EL_FIRE_CLOAK"
+ Description: "Fire Cloak"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: -1
+ CoolDown: 0
+ Requirements: {
+ SPCost: 60
+ }
+},
+{
+ Id: 8403
+ Name: "EL_FIRE_MANTLE"
+ Description: "Fire Mantle"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ SkillInstances: 3
+ KnockBackTiles: 2
+ SkillData1: 15000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 80
+ }
+ Unit: {
+ Id: 0xed
+ Layout: -1
+ Range: 1
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 8404
+ Name: "EL_WATER_SCREEN"
+ Description: "Water Screen"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: -1
+ CoolDown: 0
+ Requirements: {
+ SPCost: 40
+ }
+},
+{
+ Id: 8405
+ Name: "EL_WATER_DROP"
+ Description: "Water Drop"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: -1
+ CoolDown: 0
+ Requirements: {
+ SPCost: 60
+ }
+},
+{
+ Id: 8406
+ Name: "EL_WATER_BARRIER"
+ Description: "Water Barrier"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 1000
+ SkillData1: 15000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 80
+ }
+ Unit: {
+ Id: 0xee
+ Range: 1
+ Interval: -1
+ Target: "Friend"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ UF_RANGEDSINGLEUNIT: true
+ }
+ }
+},
+{
+ Id: 8407
+ Name: "EL_WIND_STEP"
+ Description: "Wind Step"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ KnockBackTiles: 5
+ SkillData1: -1
+ CoolDown: 0
+ Requirements: {
+ SPCost: 40
+ }
+},
+{
+ Id: 8408
+ Name: "EL_WIND_CURTAIN"
+ Description: "Wind Curtain"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: -1
+ CoolDown: 0
+ Requirements: {
+ SPCost: 60
+ }
+},
+{
+ Id: 8409
+ Name: "EL_ZEPHYR"
+ Description: "Zephyr"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 15000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 80
+ }
+ Unit: {
+ Id: 0xef
+ Range: 1
+ Interval: -1
+ Target: "Friend"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ UF_RANGEDSINGLEUNIT: true
+ }
+ }
+},
+{
+ Id: 8410
+ Name: "EL_SOLID_SKIN"
+ Description: "Solid Skin"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 40
+ }
+},
+{
+ Id: 8411
+ Name: "EL_STONE_SHIELD"
+ Description: "Stone Shield"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: -1
+ CoolDown: 0
+ Requirements: {
+ SPCost: 60
+ }
+},
+{
+ Id: 8412
+ Name: "EL_POWER_OF_GAIA"
+ Description: "Power of Gaia"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 15000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 80
+ }
+ Unit: {
+ Id: 0xf0
+ Range: 1
+ Interval: -1
+ Target: "Friend"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ UF_RANGEDSINGLEUNIT: true
+ }
+ }
+},
+{
+ Id: 8413
+ Name: "EL_PYROTECHNIC"
+ Description: "Pyrotechnic"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: -1
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8414
+ Name: "EL_HEATER"
+ Description: "Heater"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: -1
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8415
+ Name: "EL_TROPIC"
+ Description: "Tropic"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: -1
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8416
+ Name: "EL_AQUAPLAY"
+ Description: "Aqua Play"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: -1
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8417
+ Name: "EL_COOLER"
+ Description: "Cooler"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: -1
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8418
+ Name: "EL_CHILLY_AIR"
+ Description: "Cool Air"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: -1
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8419
+ Name: "EL_GUST"
+ Description: "Gust"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: -1
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8420
+ Name: "EL_BLAST"
+ Description: "Blast"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: -1
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8421
+ Name: "EL_WILD_STORM"
+ Description: "Wild Storm"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: -1
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8422
+ Name: "EL_PETROLOGY"
+ Description: "Petrology"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: -1
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8423
+ Name: "EL_CURSED_SOIL"
+ Description: "Cursed Soil"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: -1
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8424
+ Name: "EL_UPHEAVAL"
+ Description: "Upheaval"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: -1
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8425
+ Name: "EL_FIRE_ARROW"
+ Description: "Fire Arrow"
+ MaxLevel: 1
+ Range: 6
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ Requirements: {
+ SPCost: 40
+ }
+},
+{
+ Id: 8426
+ Name: "EL_FIRE_BOMB"
+ Description: "Fire Bomb"
+ MaxLevel: 1
+ Range: 6
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ SplashRange: 1
+ Requirements: {
+ SPCost: 60
+ }
+},
+{
+ Id: 8427
+ Name: "EL_FIRE_BOMB_ATK"
+ Description: "Fire Bomb Attack"
+ MaxLevel: 1
+ Range: 6
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Fire"
+ SplashRange: 1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8428
+ Name: "EL_FIRE_WAVE"
+ Description: "Fire Wave"
+ MaxLevel: 1
+ Range: 6
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ SplashRange: 1
+ Requirements: {
+ SPCost: 80
+ }
+},
+{
+ Id: 8429
+ Name: "EL_FIRE_WAVE_ATK"
+ Description: "Fire Wave Attack"
+ MaxLevel: 1
+ Range: 6
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Fire"
+ SplashRange: 1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8430
+ Name: "EL_ICE_NEEDLE"
+ Description: "Ice Needle"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ Requirements: {
+ SPCost: 40
+ }
+},
+{
+ Id: 8431
+ Name: "EL_WATER_SCREW"
+ Description: "Water Screw"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ SplashRange: 1
+ Requirements: {
+ SPCost: 60
+ }
+},
+{
+ Id: 8432
+ Name: "EL_WATER_SCREW_ATK"
+ Description: "Water Screw Attack"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Water"
+ SplashRange: 1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8433
+ Name: "EL_TIDAL_WEAPON"
+ Description: "Tidal Weapon"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Water"
+ SplashRange: 1
+ SkillData1: -1
+ CoolDown: 0
+ Requirements: {
+ SPCost: 80
+ }
+},
+{
+ Id: 8434
+ Name: "EL_WIND_SLASH"
+ Description: "Wind Slasher"
+ MaxLevel: 1
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Wind"
+ CastTime: 1000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 40
+ }
+},
+{
+ Id: 8435
+ Name: "EL_HURRICANE"
+ Description: "Hurricane Rage"
+ MaxLevel: 1
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Wind"
+ SplashRange: 1
+ CastTime: 1000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 60
+ }
+},
+{
+ Id: 8436
+ Name: "EL_HURRICANE_ATK"
+ Description: "Hurricane Rage Attack"
+ MaxLevel: 1
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8437
+ Name: "EL_TYPOON_MIS"
+ Description: "Typhoon Missile"
+ MaxLevel: 1
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Wind"
+ SplashRange: 1
+ CastTime: 1000
+ SkillData1: 15000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 80
+ }
+},
+{
+ Id: 8438
+ Name: "EL_TYPOON_MIS_ATK"
+ Description: "Typhoon Missile Attack"
+ MaxLevel: 1
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ SplashRange: 1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8439
+ Name: "EL_STONE_HAMMER"
+ Description: "Stone Hammer"
+ MaxLevel: 1
+ Range: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Earth"
+ SkillData1: 5000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 40
+ }
+},
+{
+ Id: 8440
+ Name: "EL_ROCK_CRUSHER"
+ Description: "Rock Launcher"
+ MaxLevel: 1
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Earth"
+ SplashRange: 1
+ SkillData1: 15000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 60
+ }
+},
+{
+ Id: 8441
+ Name: "EL_ROCK_CRUSHER_ATK"
+ Description: "Rock Launcher Attack"
+ MaxLevel: 1
+ Range: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Earth"
+ SplashRange: 1
+ SkillData1: 15000
+ CoolDown: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8442
+ Name: "EL_STONE_RAIN"
+ Description: "Stone Rain"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Earth"
+ SplashRange: 1
+ NumberOfHits: -5
+ Requirements: {
+ SPCost: 80
+ }
+},
+{
+ Id: 10000
+ Name: "GD_APPROVAL"
+ Description: "Official Guild Approval"
+ MaxLevel: 1
+ SkillInfo: {
+ Guild: true
+ }
+ NumberOfHits: 0
+},
+{
+ Id: 10001
+ Name: "GD_KAFRACONTRACT"
+ Description: "Kafra Contract"
+ MaxLevel: 1
+ SkillInfo: {
+ Guild: true
+ }
+ NumberOfHits: 0
+},
+{
+ Id: 10002
+ Name: "GD_GUARDRESEARCH"
+ Description: "Guardian Research"
+ MaxLevel: 1
+ SkillInfo: {
+ Guild: true
+ }
+ NumberOfHits: 0
+},
+{
+ Id: 10003
+ Name: "GD_GUARDUP"
+ Description: "Strengthen Guardians"
+ MaxLevel: 1
+ SkillInfo: {
+ Guild: true
+ }
+ NumberOfHits: 0
+},
+{
+ Id: 10004
+ Name: "GD_EXTENSION"
+ Description: "Guild Extension"
+ MaxLevel: 10
+ SkillInfo: {
+ Guild: true
+ }
+ NumberOfHits: 0
+},
+{
+ Id: 10005
+ Name: "GD_GLORYGUILD"
+ Description: "Guild's Glory"
+ MaxLevel: 1
+ SkillInfo: {
+ Guild: true
+ }
+ NumberOfHits: 0
+},
+{
+ Id: 10006
+ Name: "GD_LEADERSHIP"
+ Description: "Great Leadership"
+ MaxLevel: 1
+ SkillInfo: {
+ Guild: true
+ }
+ SplashRange: 2
+ NumberOfHits: 0
+ SkillData1: 300000
+ CoolDown: 0
+ Unit: {
+ Id: 0xc1
+ Layout: 2
+ Interval: -1
+ Target: "Sameguild"
+ Flag: {
+ UF_NOMOB: true
+ }
+ }
+},
+{
+ Id: 10007
+ Name: "GD_GLORYWOUNDS"
+ Description: "Glorious Wounds"
+ MaxLevel: 1
+ SkillInfo: {
+ Guild: true
+ }
+ SplashRange: 2
+ NumberOfHits: 0
+ SkillData1: 300000
+ CoolDown: 0
+ Unit: {
+ Id: 0xc2
+ Layout: 2
+ Interval: -1
+ Target: "Sameguild"
+ Flag: {
+ UF_NOMOB: true
+ }
+ }
+},
+{
+ Id: 10008
+ Name: "GD_SOULCOLD"
+ Description: "Cold Heart"
+ MaxLevel: 1
+ SkillInfo: {
+ Guild: true
+ }
+ SplashRange: 2
+ NumberOfHits: 0
+ SkillData1: 300000
+ CoolDown: 0
+ Unit: {
+ Id: 0xc3
+ Layout: 2
+ Interval: -1
+ Target: "Sameguild"
+ Flag: {
+ UF_NOMOB: true
+ }
+ }
+},
+{
+ Id: 10009
+ Name: "GD_HAWKEYES"
+ Description: "Sharp Gaze"
+ MaxLevel: 1
+ SkillInfo: {
+ Guild: true
+ }
+ SplashRange: 2
+ NumberOfHits: 0
+ SkillData1: 300000
+ CoolDown: 0
+ Unit: {
+ Id: 0xc4
+ Layout: 2
+ Interval: -1
+ Target: "Sameguild"
+ Flag: {
+ UF_NOMOB: true
+ }
+ }
+},
+{
+ Id: 10010
+ Name: "GD_BATTLEORDER"
+ Description: "Battle Orders"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Guild: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 15
+ NumberOfHits: 0
+ InterruptCast: true
+ SkillData1: 180000
+ SkillData2: 300000
+ CoolDown: 0
+ CastTimeOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ }
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 10011
+ Name: "GD_REGENERATION"
+ Description: "Regeneration"
+ MaxLevel: 3
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Guild: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 15
+ NumberOfHits: 0
+ InterruptCast: true
+ SkillData1: 60000
+ SkillData2: 300000
+ CoolDown: 0
+ CastTimeOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ }
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 10012
+ Name: "GD_RESTORE"
+ Description: "Restoration"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Guild: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 15
+ NumberOfHits: 0
+ InterruptCast: true
+ CastTime: 10000
+ SkillData2: 300000
+ CoolDown: 0
+ CastTimeOptions: {
+ IgnoreStatusEffect: true
+ IgnoreItemBonus: true
+ }
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 10013
+ Name: "GD_EMERGENCYCALL"
+ Description: "Urgent Call"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Guild: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ NumberOfHits: 0
+ InterruptCast: true
+ CastTime: 5000
+ SkillData2: 300000
+ CoolDown: 0
+ CastTimeOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ IgnoreItemBonus: true
+ }
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 10014
+ Name: "GD_DEVELOPMENT"
+ Description: "Permanent Development"
+ MaxLevel: 1
+ SkillInfo: {
+ Guild: true
+ }
+ NumberOfHits: 0
+},
+)
diff --git a/db/pre-re/skill_db.txt b/db/pre-re/skill_db.txt
deleted file mode 100644
index dd72963cd..000000000
--- a/db/pre-re/skill_db.txt
+++ /dev/null
@@ -1,1262 +0,0 @@
-//id,range,hit,inf,element,nk,splash,max,list_num,castcancel,cast_defence_rate,inf2,maxcount,skill_type,blow_count,name,description
-// 01 ID
-// 02 range (combo skills do not check for range when used,
-// if range is < 5, the skill is considered melee-range)
-// 03 hit (8- repeated hitting, 6- single-hit)
-// 04 inf (0- passive, 1- enemy, 2- place, 4- self, 16- friend, 32- trap)
-// 05 element (0 - neutral, 1 - water, 2 - earth, 3 - fire, 4 - wind, 5 - poison,
-// 6 - holy, 7 - dark, 8 - ghost, 9 - undead, -1 - use weapon element
-// -2 - use endowed element, -3 - use random element.)
-// 06 nk (skill damage properties):
-// 0x01 - No damage skill
-// 0x02 - Has splash area (requires source modification)
-// 0x04 - Damage should be split among targets (requires 0x02 in order to work)
-// 0x08 - Skill ignores caster's % damage cards (misc type always ignores)
-// 0x10 - Skill ignores elemental adjustments
-// 0x20 - Skill ignores target's defense (misc type always ignores)
-// 0x40 - Skill ignores target's flee (magic type always ignores)
-// 0x80 - Skill ignores target's def cards
-// 07 splash/effect range (-1 for screen-wide)
-// 08 MaxLv
-// 09 Number of hits (when positive, damage is increased by hits,
-// negative values just show number of hits without increasing total damage)
-// 10 Cast interrupted when hit?
-// 11 defense-reduction rate during cast.
-// 12 inf2 (skill information 2):
-// 0x0001- quest skill
-// 0x0002- npc skill
-// 0x0004- wedding skill
-// 0x0008- spirit skill
-// 0x0010- guild skill
-// 0x0020- song/dance
-// 0x0040- ensemble skill
-// 0x0080- trap
-// 0x0100- skill that damages/targets yourself
-// 0x0200- cannot be casted on self (if inf = 4, auto-select target skill)
-// 0x0400- usable only on party-members (and enemies if skill is offensive)
-// 0x0800- usable only on guild-mates (and enemies if skill is offensive)
-// 0x1000- disable usage on enemies (for non-offensive skills).
-// 0x2000- skill ignores land protector (e.g. arrow shower)
-// 0x4000- chorus skill
-// 13 maxcount: max amount of skill instances to place on the ground when
-// player_land_skill_limit/monster_land_skill_limit is enabled. For skills
-// that attack using a path, this is the path length to be used.
-// 14 attack type (none, weapon, magic, misc)
-// 15 Blowcount (amount of tiles skill knockbacks)
-// 16 Name
-// 17 Description
-
-1,0,0,0,0,0,0,9,0,no,0,0,0,none,0, NV_BASIC,Basic Skill
-2,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0, SM_SWORD,Sword Mastery
-3,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0, SM_TWOHAND,Two-Handed Sword Mastery
-4,0,0,0,0,0,0,10,0,no,0,0,0,none,0, SM_RECOVERY,Increase HP Recovery
-5,-1,6,1,-1,0,0,10,1,no,0,0,0,weapon,0, SM_BASH,Bash
-6,9,6,1,0,1,0,10,1,no,0,0,0,none,0, SM_PROVOKE,Provoke
-7,0,6,4,3,0x2,2,10,1,no,0,0,0,weapon,2, SM_MAGNUM,Magnum Break
-8,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0, SM_ENDURE,Endure
-9,0,0,0,0,0,0,10,0,no,0,0,0,none,0, MG_SRECOVERY,Increase SP Recovery
-10,0,6,4,3,0x3,3,1,1,yes,0,0,0,magic,0, MG_SIGHT,Sight
-11,9,6,1,8,0x6,1,10,1,yes,0,0,0,magic,0, MG_NAPALMBEAT,Napalm Beat
-12,9,8,2,8,0x1,0,10,1,yes,0,0,0,magic,0, MG_SAFETYWALL,Safety Wall
-13,9,8,1,8,0,0,10,1:1:2:2:3:3:4:4:5:5,yes,0,0,0,magic,0, MG_SOULSTRIKE,Soul Strike
-14,9,8,1,1,0,0,10,1:2:3:4:5:6:7:8:9:10,yes,0,0,0,magic,0, MG_COLDBOLT,Cold Bolt
-15,9,6,1,1,0,0,10,1,yes,0,0,0,magic,0, MG_FROSTDIVER,Frost Diver
-16,2,6,1,2,0x1,0,10,1,yes,0,0,0,magic,0, MG_STONECURSE,Stone Curse
-17,9,6,1,3,0x2,2,10,1,yes,0,0,0,magic,0, MG_FIREBALL,Fire Ball
-18,9,6,2,3,0,0,10,1,yes,0,0,3,magic,2, MG_FIREWALL,Fire Wall
-19,9,8,1,3,0,0,10,1:2:3:4:5:6:7:8:9:10,yes,0,0,0,magic,0, MG_FIREBOLT,Fire Bolt
-20,9,8,1,4,0,0,10,1:2:3:4:5:6:7:8:9:10,yes,0,0,0,magic,0, MG_LIGHTNINGBOLT,Lightning Bolt
-21,9,8,2,4,0,0,10,1:2:3:4:5:6:7:8:9:10,yes,0,0,0,magic,0, MG_THUNDERSTORM,Thunderstorm
-22,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0, AL_DP,Divine Protection
-23,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0, AL_DEMONBANE,Demon Bane
-24,0,6,4,6,0x3,2,1,1,yes,0,0,0,magic,0, AL_RUWACH,Ruwach
-25,9,6,2,0,0x1,0,1,1,yes,0,0,0,magic,0, AL_PNEUMA,Pneuma
-26,0,6,4,0,0x1,0,2,1,yes,0,0,0,magic,0, AL_TELEPORT,Teleport
-27,9,6,2,0,0x1,0,4,1,yes,0,0,3,magic,0, AL_WARP,Warp Portal
-28,9,6,16,6,0x21,0,10,1,yes,0,0,0,magic,0, AL_HEAL,Heal
-29,9,6,16,0,0x1,0,10,1,yes,0,0,0,magic,0, AL_INCAGI,Increase AGI
-30,9,6,1,0,0x1,0,10,1,yes,0,0,0,magic,0, AL_DECAGI,Decrease AGI
-31,0,6,4,0,0x1,0,1,1,yes,0,0,0,magic,0, AL_HOLYWATER,Aqua Benedicta
-32,0,6,4,0,0x3,15,10,1,yes,0,0,0,magic,0, AL_CRUCIS,Signum Crucis
-33,0,6,4,0,0x3,-1,10,1,yes,0,0,0,magic,0, AL_ANGELUS,Angelus
-34,9,6,16,0,0x1,0,10,1,yes,0,0,0,magic,0, AL_BLESSING,Blessing
-35,9,6,16,0,0x1,0,1,1,yes,0,0,0,magic,0, AL_CURE,Cure
-36,0,0,0,0,0,0,10,0,no,0,0,0,none,0, MC_INCCARRY,Enlarge Weight Limit
-37,0,0,0,0,0,0,10,0,no,0,0,0,none,0, MC_DISCOUNT,Discount
-38,0,0,0,0,0,0,10,0,no,0,0,0,none,0, MC_OVERCHARGE,Overcharge
-39,1,0,0,0,0,0,10,0,no,0,0,0,none,0, MC_PUSHCART,Pushcart
-40,1,6,4,0,0x1,0,1,1,no,0,0,0,none,0, MC_IDENTIFY,Item Appraisal
-41,1,6,4,0,0x1,0,10,1,no,0,0,0,none,0, MC_VENDING,Vending
-42,-1,6,1,-1,0,0,10,1,no,0,0,0,weapon,0, MC_MAMMONITE,Mammonite
-43,0,0,0,0,0,0,10,0,no,0,0,0,none,0, AC_OWL,Owl's Eye
-44,0,0,0,0,0,0,10,0,no,0,0,0,none,0, AC_VULTURE,Vulture's Eye
-45,0,6,4,0,0x3,3,10,1,no,0,0,0,weapon,0, AC_CONCENTRATION,Improve Concentration
-46,-9,8,1,-1,0,0,10,2,no,0,0,0,weapon,0, AC_DOUBLE,Double Strafe
-47,-9,6,2,-1,0x2,2,10,1,no,0,0x2000,0,weapon,2, AC_SHOWER,Arrow Shower
-48,-1,8,0,-1,0,0,10,2,no,0,0,0,weapon,0, TF_DOUBLE,Double Attack
-49,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0, TF_MISS,Improve Dodge
-50,1,6,1,0,1,0,10,1,no,0,0,0,weapon,0, TF_STEAL,Steal
-51,1,6,4,0,1,0,10,1,no,0,0,0,none,0, TF_HIDING,Hiding
-52,-2,6,1,5,0,0,10,1,no,0,0,0,weapon,0, TF_POISON,Envenom
-53,9,6,16,5,0x1,0,1,1,no,0,0,0,weapon,0, TF_DETOXIFY,Detoxify
-54,9,6,16,6,0x1,0,4,1,yes,0,0,0,magic,0, ALL_RESURRECTION,Resurrection
-55,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0, KN_SPEARMASTERY,Spear Mastery
-56,-2,8,1,-1,0,0,10,3,no,0,0,0,weapon,0, KN_PIERCE,Pierce
-57,-2,6,1,-1,0x1,0,10,1,no,0,0,0,weapon,3, KN_BRANDISHSPEAR,Brandish Spear
-58,-4,6,1,-1,0x2,0,10,1,no,0,0,0,weapon,6, KN_SPEARSTAB,Spear Stab
-59,3:5:7:9:11,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, KN_SPEARBOOMERANG,Spear Boomerang
-60,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0, KN_TWOHANDQUICKEN,Twohand Quicken
-61,0,6,4,-1,0x20,0,5,1,no,0,0,0,weapon,0, KN_AUTOCOUNTER,Counter Attack
-62,-2,6,1,-1,0x2,1,10,1,no,0,0,0,weapon,1, KN_BOWLINGBASH,Bowling Bash
-63,0,0,0,0,0,0,1,0,no,0,0,0,weapon,0, KN_RIDING,Peco Peco Riding
-64,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0, KN_CAVALIERMASTERY,Cavalier Mastery
-65,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0, PR_MACEMASTERY,Mace Mastery
-66,9,6,16,0,0x1,0,5,1,yes,0,0,0,magic,0, PR_IMPOSITIO,Impositio Manus
-67,9,6,16,0,0x1,0,3,1,yes,0,0x200,0,magic,0, PR_SUFFRAGIUM,Suffragium
-68,9,6,16,6,0x31,0,5,1,yes,0,0,0,magic,0, PR_ASPERSIO,Aspersio
-69,9,6,2,0,0x23,1,5,1,yes,0,0x40,0,magic,0, PR_BENEDICTIO,B.S. Sacramenti
-70,9,6,2,6,0x21,0,10,1,yes,0,0,0,magic,1, PR_SANCTUARY,Sanctuary
-71,9,6,16,0,0x1,0,4,1,yes,0,0,0,magic,0, PR_SLOWPOISON,Slow Poison
-72,9,6,16,0,0x1,0,1,1,yes,0,0,0,magic,0, PR_STRECOVERY,Status Recovery
-73,9,6,16,0,0x1,0,10,1,yes,0,0,0,magic,0, PR_KYRIE,Kyrie Eleison
-74,0,6,4,0,0x3,-1,5,1,yes,0,0,0,magic,0, PR_MAGNIFICAT,Magnificat
-75,0,6,4,0,0x3,-1,5,1,yes,0,0,0,magic,0, PR_GLORIA,Gloria
-76,5,6,1,0,0x1,0,10,0,yes,0,0,0,magic,0, PR_LEXDIVINA,Lex Divina
-77,5,6,1,6,0x28,0,10,1,yes,0,0,0,magic,0, PR_TURNUNDEAD,Turn Undead
-78,9,6,1,0,0x1,0,1,0,yes,0,0,0,magic,0, PR_LEXAETERNA,Lex Aeterna
-79,9,8,2,6,0,0,10,1:2:3:4:5:6:7:8:9:10,yes,0,0,0,magic,0, PR_MAGNUS,Magnus Exorcismus
-80,9,8,2,3,0x20,1:1:1:1:1:2:2:2:2:2:2,10,-3:-4:-5:-6:-7:-8:-9:-10:-11:-12:-12,yes,0,0x80,5,magic,0, WZ_FIREPILLAR,Fire Pillar
-81,0,6,4,3,0,3,10,1,yes,0,0,0,magic,5, WZ_SIGHTRASHER,Sightrasher
-83,9,8,2,3,0,3:3:3:3:3:3:3:3:3:3:14,10,1:1:2:2:3:3:4:4:5:5:15,yes,0,0,0,magic,0, WZ_METEOR,Meteor Storm
-84,9,8,1,4,0,0,10,3:4:5:6:7:8:9:10:11:12,yes,0,0,0,magic,2:3:3:4:4:5:5:6:6:7, WZ_JUPITEL,Jupitel Thunder
-85,9,8,2,4,0,0,10,-10,yes,0,0,0,magic,0, WZ_VERMILION,Lord of Vermilion
-86,9,8,1,1,0,0,5,1,yes,0,0,0,magic,0, WZ_WATERBALL,Water Ball
-87,9,6,2,1,0x1,0,10,1,yes,0,0,0,magic,0, WZ_ICEWALL,Ice Wall
-88,0,6,4,1,0x2,2,10,1,yes,0,0,0,magic,0, WZ_FROSTNOVA,Frost Nova
-89,9,6,2,1,0,0,10,1,yes,0,0,0,magic,2, WZ_STORMGUST,Storm Gust
-90,9,8,1,2,0,0,5,1:2:3:4:5,yes,0,0,0,magic,0, WZ_EARTHSPIKE,Earth Spike
-91,9,8,2,2,0,0,5,1:2:3:4:5,yes,0,0,0,magic,0, WZ_HEAVENDRIVE,Heaven's Drive
-92,9,6,2,2,0x1,0,5,1,yes,0,0,3,magic,0, WZ_QUAGMIRE,Quagmire
-93,9,6,1,0,0x1,0,1,1,yes,0,0,0,magic,0, WZ_ESTIMATION,Sense
-94,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0, BS_IRON,Iron Tempering
-95,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0, BS_STEEL,Steel Tempering
-96,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0, BS_ENCHANTEDSTONE,Enchanted Stone Craft
-97,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0, BS_ORIDEOCON,Oridecon Research
-98,0,0,0,0,0,0,3,0,no,0,0,0,weapon,0, BS_DAGGER,Smith Dagger
-99,0,0,0,0,0,0,3,0,no,0,0,0,weapon,0, BS_SWORD,Smith Sword
-100,0,0,0,0,0,0,3,0,no,0,0,0,weapon,0, BS_TWOHANDSWORD,Smith Two-handed Sword
-101,0,0,0,0,0,0,3,0,no,0,0,0,weapon,0, BS_AXE,Smith Axe
-102,0,0,0,0,0,0,3,0,no,0,0,0,weapon,0, BS_MACE,Smith Mace
-103,0,0,0,0,0,0,3,0,no,0,0,0,weapon,0, BS_KNUCKLE,Smith Knucklebrace
-104,0,0,0,0,0,0,3,0,no,0,0,0,weapon,0, BS_SPEAR,Smith Spear
-105,0,0,0,0,0,0,1,0,no,0,0,0,weapon,0, BS_HILTBINDING,Hilt Binding
-106,0,0,0,0,0,0,1,0,no,0,0,0,weapon,0, BS_FINDINGORE,Ore Discovery
-107,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0, BS_WEAPONRESEARCH,Weaponry Research
-108,2,6,16,0,0x1,0,1,1,yes,0,0,0,weapon,0, BS_REPAIRWEAPON,Weapon Repair
-109,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0, BS_SKINTEMPER,Skin Tempering
-110,1,6,2,0,0x3,2:2:2:2:2:14,5,1,no,0,0,0,weapon,0, BS_HAMMERFALL,Hammer Fall
-111,0,6,4,0,0x3,-1,5,1,no,0,0,0,weapon,0, BS_ADRENALINE,Adrenaline Rush
-112,0,6,4,0,0x3,-1,5,1,no,0,0,0,weapon,0, BS_WEAPONPERFECT,Weapon Perfection
-113,0,6,4,0,0x3,-1,5,1,no,0,0,0,weapon,0, BS_OVERTHRUST,Power-Thrust
-114,0,6,4,0,0x1,0,5,1,no,0,0,0,weapon,0, BS_MAXIMIZE,Maximize Power
-115,3,6,2,0,0x1,0,5,1,no,0,0x80,0,misc,6:7:8:9:10, HT_SKIDTRAP,Skid Trap
-116,3,6,2,2,0x42,1,5,1,no,0,0x80,0,misc,0, HT_LANDMINE,Land Mine
-117,3,6,2,0,0x1,0,5,1,no,0,0x80,0,misc,0, HT_ANKLESNARE,Ankle Snare
-118,3,6,2,0,0x2,1,5,1,no,0,0x80,0,misc,0, HT_SHOCKWAVE,Shockwave Trap
-119,3,6,2,0,0x3,2,5,1,no,0,0x80,0,misc,0, HT_SANDMAN,Sandman
-120,3,6,2,0,0x3,1,5,1,no,0,0x80,0,misc,0, HT_FLASHER,Flasher
-121,3,6,2,1,0x42,1,5,1,no,0,0x80,0,weapon,0, HT_FREEZINGTRAP,Freezing Trap
-122,3,6,2,4,0x42,1,5,1,no,0,0x80,0,misc,0, HT_BLASTMINE,Blast Mine
-123,3,6,2,3,0x42,2,5,1,no,0,0x80,0,misc,0, HT_CLAYMORETRAP,Claymore Trap
-124,2,6,32,0,0x1,0,1,1,no,0,0,0,misc,0, HT_REMOVETRAP,Remove Trap
-125,3,6,2,0,0x1,0,1,1,no,0,0x80,0,misc,0, HT_TALKIEBOX,Talkie Box
-126,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0, HT_BEASTBANE,Beast Bane
-127,0,0,0,0,0,0,1,0,no,0,0,0,misc,0, HT_FALCON,Falconry Mastery
-128,0,0,0,0,0,0,10,0,no,0,0,0,misc,0, HT_STEELCROW,Steel Crow
-129,5,8,1,0,0x42,1,5,1:2:3:4:5,yes,0,0,0,misc,0, HT_BLITZBEAT,Blitz Beat
-130,3:5:7:9,6,2,0,0x3,3,4,1,no,0,0,0,misc,0, HT_DETECTING,Detect
-131,4:5:6:7:8,6,32,0,0x1,0,5,1,no,0,0,0,misc,0, HT_SPRINGTRAP,Spring Trap
-132,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0, AS_RIGHT,Righthand Mastery
-133,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0, AS_LEFT,Lefthand Mastery
-134,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0, AS_KATAR,Katar Mastery
-135,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0, AS_CLOAKING,Cloaking
-136,1,8,1,-1,0,0,10,-8,no,0,0,0,weapon,0, AS_SONICBLOW,Sonic Blow
-137,3:4:5:6:7,6,1,-1,0x2,1,5,1,no,0,0,0,weapon,0,AS_GRIMTOOTH,Grimtooth
-138,1,6,16,5,0x1,0,10,1,no,0,0x400,0,weapon,0, AS_ENCHANTPOISON,Enchant Poison
-139,0,6,4,0,0,0,10,1,no,0,0,0,weapon,0, AS_POISONREACT,Poison React
-140,2,6,2,5,0x1,0,10,1,no,0,0,0,weapon,0, AS_VENOMDUST,Venom Dust
-141,1,6,1,-1,0x51,2,10,1,yes,0,0,0,weapon,0, AS_SPLASHER,Venom Splasher
-142,0,6,4,0,0x1,0,1,1,no,0,0x1,0,none,0, NV_FIRSTAID,First Aid
-143,0,6,4,0,0x1,0,1,1,no,0,0x1,0,none,0, NV_TRICKDEAD,Play Dead
-144,0,0,0,0,0,0,1,0,no,0,0x1,0,none,0, SM_MOVINGRECOVERY,Moving HP-Recovery
-145,0,0,0,0,0,0,1,0,no,0,0x1,0,weapon,0, SM_FATALBLOW,Fatal Blow
-146,0,6,4,0,0x1,0,1,1,no,0,0x1,0,weapon,0, SM_AUTOBERSERK,Auto Berserk
-147,0,0,4,0,0x1,0,1,0,no,0,0x1,0,weapon,0, AC_MAKINGARROW,Arrow Crafting
-148,-9,6,1,-1,0x2,0,1,1,no,0,0x1,0,weapon,6, AC_CHARGEARROW,Arrow Repel
-149,1,6,1,2,0,0,1,1,no,0,0x1,0,weapon,0, TF_SPRINKLESAND,Sand Attack
-150,0,6,4,0,0x1,0,1,1,no,0,0x1,0,weapon,5, TF_BACKSLIDING,Back Slide
-151,0,6,4,0,0x1,0,1,1,no,0,0x1,0,none,0, TF_PICKSTONE,Find Stone
-152,7,6,1,0,0x40,0,1,1,no,0,0x1,0,misc,0, TF_THROWSTONE,Stone Fling
-153,1,6,1,-1,0x2,1,1,1,no,0,0x1,0,weapon,2, MC_CARTREVOLUTION,Cart Revolution
-154,0,6,4,0,0x1,0,1,1,no,0,0x1,0,none,0, MC_CHANGECART,Change Cart
-155,0,6,4,0,0x1,0,1,1,no,0,0x1,0,weapon,0, MC_LOUD,Crazy Uproar
-156,9,6,1,6,0,0,1,1,yes,0,0x1,0,magic,0, AL_HOLYLIGHT,Holy Light
-157,0,6,4,0,0x1,0,1,1,yes,0,0x1,0,magic,0, MG_ENERGYCOAT,Energy Coat
-158,3,6,1,-1,0,0,10,1,no,0,0x2,0,weapon,0, NPC_PIERCINGATT,Piercing Attack
-159,-1,6,1,-1,0x40,0,5,1,no,0,0x2,0,weapon,0, NPC_MENTALBREAKER,Spirit Destruction
-160,9,6,1,0,0,0,10,1,no,0,0x2,0,weapon,0, NPC_RANGEATTACK,Stand off attack
-161,0,0,4,0,0x1,0,1,1,no,0,0x2,0,magic,0, NPC_ATTRICHANGE,Attribute Change
-162,0,0,4,1,0x1,0,1,1,no,0,0x2,0,magic,0, NPC_CHANGEWATER,Water Attribute Change
-163,0,0,4,2,0x1,0,1,1,no,0,0x2,0,magic,0, NPC_CHANGEGROUND,Earth Attribute Change
-164,0,0,4,3,0x1,0,1,1,no,0,0x2,0,magic,0, NPC_CHANGEFIRE,Fire Attribute Change
-165,0,0,4,4,0x1,0,1,1,no,0,0x2,0,magic,0, NPC_CHANGEWIND,Wind Attribute Change
-166,0,0,4,5,0x1,0,1,1,no,0,0x2,0,magic,0, NPC_CHANGEPOISON,Poison Attribute Change
-167,0,0,4,6,0x1,0,1,1,no,0,0x2,0,magic,0, NPC_CHANGEHOLY,Holy Attribute Change
-168,0,0,4,7,0x1,0,1,1,no,0,0x2,0,magic,0, NPC_CHANGEDARKNESS,Shadow Attribute Change
-169,0,0,4,8,0x1,0,1,1,no,0,0x2,0,magic,0, NPC_CHANGETELEKINESIS,Ghost Attribute Change
-170,-9,6,1,-1,0x20,0,10,1,no,0,0x2,0,weapon,0, NPC_CRITICALSLASH,Defense disregard attack
-171,-9,8,1,-1,0,0,10,-2:-3:-4:-5:-6:-7:-8:-9:-10:-11,no,0,0x2,0,weapon,0, NPC_COMBOATTACK,Multi-stage Attack
-172,-9,6,1,-1,0x40,0,10,1,no,0,0x2,0,weapon,0, NPC_GUIDEDATTACK,Guided Attack
-173,5,6,4,3,0xE2,5,10,1,no,0,0x2,0,misc,3, NPC_SELFDESTRUCTION,Suicide bombing
-174,-9,6,1,-1,0x2,3,1,1,no,0,0x2,0,weapon,0, NPC_SPLASHATTACK,Splash attack
-175,0,0,4,0,0x41,0,10,1,no,0,0x2,0,misc,0, NPC_SUICIDE,Suicide
-176,-9,6,1,-1,0,0,5,1,no,0,0x2,0,weapon,0, NPC_POISON,Poison Attack
-177,-9,6,1,-1,0,0,5,1,no,0,0x2,0,weapon,0, NPC_BLINDATTACK,Blind Attack
-178,-9,6,1,-1,0,0,5,1,no,0,0x2,0,weapon,0, NPC_SILENCEATTACK,Silence Attack
-179,-9,6,1,-1,0,0,5,1,no,0,0x2,0,weapon,0, NPC_STUNATTACK,Stun Attack
-180,-9,6,1,-1,0,0,5,1,no,0,0x2,0,weapon,0, NPC_PETRIFYATTACK,Petrify Attack
-181,-9,6,1,7,0,0,5,1,no,0,0x2,0,weapon,0, NPC_CURSEATTACK,Curse Attack
-182,-9,6,1,-1,0,0,5,1,no,0,0x2,0,weapon,0, NPC_SLEEPATTACK,Sleep attack
-183,-9,6,1,-1,0,0,10,1,no,0,0x2,0,weapon,0, NPC_RANDOMATTACK,Random Attack
-184,-9,6,1,1,0,0,10,1,no,0,0x2,0,weapon,0, NPC_WATERATTACK,Water Attribute Attack
-185,-9,6,1,2,0,0,10,1,no,0,0x2,0,weapon,0, NPC_GROUNDATTACK,Earth Attribute Attack
-186,-9,6,1,3,0,0,10,1,no,0,0x2,0,weapon,0, NPC_FIREATTACK,Fire Attribute Attack
-187,-9,6,1,4,0,0,10,1,no,0,0x2,0,weapon,0, NPC_WINDATTACK,Wind Attribute Attack
-188,-9,6,1,5,0,0,10,1,no,0,0x2,0,weapon,0, NPC_POISONATTACK,Poison Attribute Attack
-189,-9,6,1,6,0,0,10,1,no,0,0x2,0,weapon,0, NPC_HOLYATTACK,Holy Attribute Attack
-190,-9,6,1,7,0,0,10,1,no,0,0x2,0,weapon,0, NPC_DARKNESSATTACK,Shadow Attribute Attack
-191,-9,6,1,8,0,0,10,1,no,0,0x2,0,weapon,0, NPC_TELEKINESISATTACK,Ghost Attribute Attack
-192,-9,6,1,-1,0,0,10,1,no,0,0x2,0,weapon,0, NPC_MAGICALATTACK,Demon Shock Attack
-193,0,0,4,0,0x1,0,10,1,no,0,0x2,0,none,0, NPC_METAMORPHOSIS,Metamorphosis
-194,0,0,4,0,0x1,0,10,1,no,0,0x2,0,none,0, NPC_PROVOCATION,Provocation
-195,0,6,4,0,0x50,0,10,1,no,0,0x2,0,misc,0, NPC_SMOKING,Smoking
-196,0,0,4,0,0x1,0,10,1,no,0,0x2,0,magic,0, NPC_SUMMONSLAVE,Follower Summons
-197,0,0,4,0,0x1,0,10,1,no,0,0x2,0,none,0, NPC_EMOTION,Emotion
-198,0,0,4,0,0x1,0,10,1,no,0,0x2,0,magic,0, NPC_TRANSFORMATION,Transformation
-199,9,6,1,7,0x40,0,1,1,no,0,0x2,0,weapon,0, NPC_BLOODDRAIN,Sucking Blood
-200,9,6,1,7,0,0,1,1,no,0,0x2,0,magic,0, NPC_ENERGYDRAIN,Energy Drain
-201,0,0,4,0,0x1,0,1,1,no,0,0x2,0,weapon,0, NPC_KEEPING,Keeping
-202,9,6,1,7,0,0,5,1,no,0,0x2,0,misc,0, NPC_DARKBREATH,Dark Breath
-203,9,6,1,7,0x1,0,10,1,no,0,0x2,0,magic,0, NPC_DARKBLESSING,Dark Blessing
-204,0,0,4,0,0x1,0,1,1,no,0,0x2,0,magic,0, NPC_BARRIER,Barrier
-205,0,0,4,0,0x1,0,1,1,no,0,0x2,0,weapon,0, NPC_DEFENDER,Defender
-206,1,6,1,-1,0x1,0,5,1,no,0,0x2,0,weapon,0, NPC_LICK,Lick
-207,9,0,1,0,0x1,0,10,1,no,0,0x2,0,magic,0, NPC_HALLUCINATION,Hallucination
-208,0,0,4,0,0x1,0,1,1,no,0,0x2,0,magic,0, NPC_REBIRTH,Rebirth
-209,0,0,4,0,0x1,0,10,1,no,0,0x2,0,magic,0, NPC_SUMMONMONSTER,Monster Summons
-210,0,0,0,-1,0,0,10,0,no,0,0,0,weapon,0, RG_SNATCHER,Gank
-211,1,6,1,0,0x1,0,10,1,no,0,0,0,weapon,0, RG_STEALCOIN,Mug
-212,-1,6,1,-1,0x40,0,10,1,no,0,0,0,weapon,0, RG_BACKSTAP,Back Stab
-213,0,0,0,0,0,0,5,0,no,0,0,0,none,0, RG_TUNNELDRIVE,Stalk
-214,0,6,4,-1,0x2,1,5,1,no,0,0,0,weapon,0, RG_RAID,Sightless Mind
-215,1,6,1,0,0x1,0,5,1,no,0,0,0,weapon,0, RG_STRIPWEAPON,Divest Weapon
-216,1,6,1,0,0x1,0,5,1,no,0,0,0,weapon,0, RG_STRIPSHIELD,Divest Shield
-217,1,6,1,0,0x1,0,5,1,no,0,0,0,weapon,0, RG_STRIPARMOR,Divest Armor
-218,1,6,1,0,0x1,0,5,1,no,0,0,0,weapon,0, RG_STRIPHELM,Divest Helm
-219,1,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, RG_INTIMIDATE,Snatch
-220,1,6,2,0,0x1,0,1,1,no,0,0,0,none,0, RG_GRAFFITI,Scribble
-221,0,6,2,0,0x1,0,5,1,no,0,0,0,none,0, RG_FLAGGRAFFITI,Piece
-222,1,6,2,0,0x3,5,1,1,no,0,0,0,none,0, RG_CLEANER,Remover
-223,0,0,0,0,0,1,1,0,no,0,0,0,none,0, RG_GANGSTER,Slyness
-224,0,0,0,0,0,0,5,0,no,0,0,0,none,0, RG_COMPULSION,Haggle
-225,0,0,0,0,0,0,10,0,no,0,0,0,none,0, RG_PLAGIARISM,Intimidate
-226,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0, AM_AXEMASTERY,Axe Mastery
-227,0,0,0,0,0,0,10,0,no,0,0,0,none,0, AM_LEARNINGPOTION,Potion Research
-228,0,6,4,0,0x1,0,10,0,no,0,0,0,none,0, AM_PHARMACY,Prepare Potion
-229,9,6,2,3,0x9,0,5,1,yes,0,0,0,weapon,0, AM_DEMONSTRATION,Bomb
-230,9,6,1,0,0x48,0,5,1,yes,0,0,0,weapon,0, AM_ACIDTERROR,Acid Terror
-231,9,6,16,0,0x1,0,5,1,yes,0,0xC00,0,none,0, AM_POTIONPITCHER,Aid Potion
-232,4,6,2,0,0x1,0,5,1,no,0,0,5,none,0, AM_CANNIBALIZE,Summon Flora
-233,1,6,2,0,0x1,0,5,1,no,0,0,3,none,0, AM_SPHEREMINE,Summon Marine Sphere
-234,1,6,16,0,0x1,0,5,1,yes,0,0,0,weapon,0, AM_CP_WEAPON,Alchemical Weapon
-235,1,6,16,0,0x1,0,5,1,yes,0,0,0,weapon,0, AM_CP_SHIELD,Synthesized Shield
-236,1,6,16,0,0x1,0,5,1,yes,0,0,0,weapon,0, AM_CP_ARMOR,Synthetic Armor
-237,1,6,16,0,0x1,0,5,1,yes,0,0,0,weapon,0, AM_CP_HELM,Biochemical Helm
-238,0,0,0,0,0,0,1,0,no,0,0x1,0,none,0, AM_BIOETHICS,Bioethics
-//239,0,0,0,0,0,0,10,0,no,0,0,0,none,0, AM_BIOTECHNOLOGY,Biotechnology
-//240,0,0,0,0,0,0,5,0,no,0,0,0,none,0, AM_CREATECREATURE,Life Creation
-//241,0,0,0,0,0,0,5,0,no,0,0,0,none,0, AM_CULTIVATION,Cultivation
-//242,0,0,0,0,0,0,5,0,no,0,0,0,none,0, AM_FLAMECONTROL,Flame Control
-243,0,0,4,0,0x1,1,1,0,no,0,0,0,none,0, AM_CALLHOMUN,Call Homunculus
-244,0,0,4,0,0x1,0,1,0,no,0,0,0,none,0, AM_REST,Vaporize
-//245,0,0,0,0,0,0,10,0,no,0,0,0,none,0, AM_DRILLMASTER,Drillmaster
-//246,9,0,0,0,0,0,10,0,no,0,0,0,none,0, AM_HEALHOMUN,Heal Homunculus
-247,9,6,4,0,0x1,1,5,0,no,0,0,0,none,0, AM_RESURRECTHOMUN,Homunculus Resurrection
-248,0,0,0,0,0,0,10,0,no,0,0,0,none,0, CR_TRUST,Faith
-249,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0, CR_AUTOGUARD,Guard
-250,3,6,1,0,0,0,5,1,no,0,0,0,weapon,5:6:7:8:9, CR_SHIELDCHARGE,Smite
-251,3:5:7:9:11,6,1,0,0,0,5,1,no,0,0,0,weapon,0, CR_SHIELDBOOMERANG,Shield Boomerang
-252,0,6,4,0,0,0,10,1,no,0,0,0,weapon,0, CR_REFLECTSHIELD,Shield Reflect
-253,-2,8,1,6,0,0,10,-2,no,0,0,0,weapon,0, CR_HOLYCROSS,Holy Cross
-254,5,6,4,6,0x48,0,10,1,no,33,0x100,0,magic,0, CR_GRANDCROSS,Grand Cross
-255,7:8:9:10:11,6,16,0,0x1,0,5,1,yes,0,0x600,0,none,0, CR_DEVOTION,Sacrifice
-256,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,none,0, CR_PROVIDENCE,Resistant Souls
-257,0,6,4,0,0x1,0,5,1,no,0,0,0,weapon,0, CR_DEFENDER,Defending Aura
-258,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0, CR_SPEARQUICKEN,Spear Quicken
-259,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0, MO_IRONHAND,Iron Fists
-260,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0, MO_SPIRITSRECOVERY,Spiritual Cadence
-261,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, MO_CALLSPIRITS,Summon Spirit Sphere
-262,9,6,16,0,0x1,0,1,1,yes,0,0,0,weapon,0, MO_ABSORBSPIRITS,Absorb Spirit Sphere
-263,-1,8,0,-1,0,0,10,-3,no,0,0,0,weapon,0, MO_TRIPLEATTACK,Raging Trifecta Blow
-264,18,6,2,0,0x1,0,1,1,no,0,0,0,none,0, MO_BODYRELOCATION,Snap
-265,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0, MO_DODGE,Dodge
-266,2,6,1,0,0x40,0,5,1,no,0,0,0,weapon,0, MO_INVESTIGATE,Occult Impaction
-267,9,8,1,-1,0,0,5,1:2:3:4:5,no,0,0,0,weapon,0, MO_FINGEROFFENSIVE,Throw Spirit Sphere
-268,0,6,4,0,0x1,0,5,1,no,0,0,0,weapon,0, MO_STEELBODY,Mental Strength
-269,0,6,4,0,0x1,0,5,1,no,0,0,0,weapon,0, MO_BLADESTOP,Root
-270,0,6,4,0,0x1,0,5,0,no,0,0,0,weapon,0, MO_EXPLOSIONSPIRITS,Fury
-271,-2,6,1,0,0x60,0,5,1,yes,0,0,0,weapon,0, MO_EXTREMITYFIST,Asura Strike
-272,-2,8,4,-1,0,0,5,-4,no,0,0x200,0,weapon,0, MO_CHAINCOMBO,Raging Quadruple Blow
-273,-2,6,4,-1,0x2,2,5,1,no,0,0x200,0,weapon,0, MO_COMBOFINISH,Raging Thrust
-274,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0, SA_ADVANCEDBOOK,Study
-275,0,6,4,0,0x1,0,5,1,no,0,0,0,magic,0, SA_CASTCANCEL,Cast Cancel
-276,0,6,4,0,0x1,0,5,1,yes,0,0,0,magic,0, SA_MAGICROD,Magic Rod
-277,9,6,1,0,0x1,0,5,1,yes,0,0,0,magic,0, SA_SPELLBREAKER,Spell Breaker
-278,0,0,0,0,0,0,10,0,no,0,0,0,magic,0, SA_FREECAST,Free Cast
-279,0,6,4,0,0x1,0,10,1,yes,0,0,0,magic,0, SA_AUTOSPELL,Hindsight
-280,9,6,16,3,0x1,0,5,1,yes,0,0xC00,0,magic,0, SA_FLAMELAUNCHER,Endow Blaze
-281,9,6,16,1,0x1,0,5,1,yes,0,0xC00,0,magic,0, SA_FROSTWEAPON,Endow Tsunami
-282,9,6,16,4,0x1,0,5,1,yes,0,0xC00,0,magic,0, SA_LIGHTNINGLOADER,Endow Tornado
-283,9,6,16,2,0x1,0,5,1,yes,0,0xC00,0,magic,0, SA_SEISMICWEAPON,Endow Quake
-284,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0, SA_DRAGONOLOGY,Dragonology
-285,2,6,2,3,0x1,0,5,1,yes,0,0,0,magic,0, SA_VOLCANO,Volcano
-286,2,6,2,1,0x1,0,5,1,yes,0,0,0,magic,0, SA_DELUGE,Deluge
-287,2,6,2,4,0x1,0,5,1,yes,0,0,0,magic,0, SA_VIOLENTGALE,Whirlwind
-288,2,6,2,0,0x1,0,5,1,yes,0,0,0,magic,0, SA_LANDPROTECTOR,Magnetic Earth
-289,9,6,1,0,0x1,0:0:0:0:0:-1,5,1,yes,0,0xE00,0,magic,0, SA_DISPELL,Dispell
-290,0,6,4,0,0x1,0,10,1,yes,0,0,0,magic,0, SA_ABRACADABRA,Hocus-pocus
-291,9,6,1,0,0x1,0,1,1,yes,0,0x2,0,magic,0, SA_MONOCELL,Monocell
-292,9,6,1,0,0x1,0,1,1,yes,0,0x2,0,magic,0, SA_CLASSCHANGE,Class Change
-293,0,6,4,0,0x1,0,1,1,yes,0,0x2,0,magic,0, SA_SUMMONMONSTER,Monster Chant
-294,9,6,4,0,0x1,0,1,1,yes,0,0x2,0,magic,0, SA_REVERSEORCISH,Grampus Morph
-295,9,6,1,0,0x1,0,1,1,yes,0,0x2,0,magic,0, SA_DEATH,Grim Reaper
-296,9,6,1,0,0x1,0,1,1,yes,0,0x2,0,magic,0, SA_FORTUNE,Gold Digger
-297,9,6,1,0,0x1,0,1,1,yes,0,0x2,0,magic,0, SA_TAMINGMONSTER,Beastly Hypnosis
-298,9,6,4,0,0x1,0,1,1,yes,0,0x2,0,magic,0, SA_QUESTION,Questioning
-299,9,6,4,0,0x1,0,1,1,yes,0,0x2,0,magic,0, SA_GRAVITY,Gravity
-300,9,6,4,0,0x1,0,1,1,yes,0,0x2,0,magic,0, SA_LEVELUP,Leveling
-301,9,6,4,0,0,0,1,1,yes,0,0x2,0,magic,0, SA_INSTANTDEATH,Suicide
-302,9,6,4,0,0x1,0,1,1,yes,0,0x2,0,magic,0, SA_FULLRECOVERY,Rejuvenation
-303,9,6,4,0,0,0,1,1,yes,0,0x2,0,magic,0, SA_COMA,Coma
-304,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, BD_ADAPTATION,Amp
-305,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, BD_ENCORE,Encore
-306,0,6,4,0,0x1,0,1,1,no,0,0x40,0,misc,0, BD_LULLABY,Lullaby
-307,0,6,4,0,0x1,0,5,1,no,0,0x40,0,misc,0, BD_RICHMANKIM,Mental Sensing
-308,0,6,4,0,0x1,0,1,1,no,0,0x40,0,misc,0, BD_ETERNALCHAOS,Down Tempo
-309,0,6,4,0,0x1,0,5,1,no,0,0x40,0,misc,0, BD_DRUMBATTLEFIELD,Battle Theme
-310,0,6,4,0,0x1,0,5,1,no,0,0x40,0,misc,0, BD_RINGNIBELUNGEN,Harmonic Lick
-311,0,6,4,0,0x1,0,1,1,no,0,0x40,0,misc,0, BD_ROKISWEIL,Classical Pluck
-312,0,6,4,0,0x1,0,1,1,no,0,0x40,0,misc,0, BD_INTOABYSS,Power Chord
-313,0,6,4,0,0x1,0,5,1,no,0,0x40,0,misc,0, BD_SIEGFRIED,Acoustic Rhythm
-//314,0,0,0,0,0,0,1,1,no,0,0x40,0,misc,0, BD_RAGNAROK,Ragnarok
-315,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0, BA_MUSICALLESSON,Music Lessons
-316,9,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, BA_MUSICALSTRIKE,Melody Strike
-317,0,8,4,0,0x41,0,5,1,no,0,0x20,0,misc,0, BA_DISSONANCE,Unchained Serenade
-318,0,6,4,0,0x3,-1,5,1,no,0,0,0,misc,0, BA_FROSTJOKER,Unbarring Octave
-319,0,6,4,0,0x1,0,10,1,no,0,0x20,0,misc,0, BA_WHISTLE,Perfect Tablature
-320,0,6,4,0,0x1,0,10,1,no,0,0x20,0,misc,0, BA_ASSASSINCROSS,Impressive Riff
-321,0,6,4,0,0x1,0,10,1,no,0,0x20,0,misc,0, BA_POEMBRAGI,Magic Strings
-322,0,6,4,0,0x1,0,10,1,no,0,0x20,0,misc,0, BA_APPLEIDUN,Song of Lutie
-323,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0, DC_DANCINGLESSON,Dance Lessons
-324,9,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, DC_THROWARROW,Slinging Arrow
-325,0,8,4,0,0x1,0,5,1,no,0,0x20,0,misc,0, DC_UGLYDANCE,Hip Shaker
-326,0,6,4,0,0x3,-1,5,1,no,0,0,0,misc,0, DC_SCREAM,Dazzler
-327,0,6,4,0,0x1,0,10,1,no,0,0x20,0,misc,0, DC_HUMMING,Focus Ballet
-328,0,6,4,0,0x1,0,10,1,no,0,0x20,0,misc,0, DC_DONTFORGETME,Slow Grace
-329,0,6,4,0,0x1,0,10,1,no,0,0x20,0,misc,0, DC_FORTUNEKISS,Lady Luck
-330,0,6,4,0,0x1,0,10,1,no,0,0x20,0,misc,0, DC_SERVICEFORYOU,Gypsy's Kiss
-331,0,6,4,0,0x1,0,10,0,no,0,0x2,0,none,0, NPC_RANDOMMOVE,Random Move
-332,0,6,4,0,0x1,0,10,0,no,0,0x2,0,none,0, NPC_SPEEDUP,Speed UP
-333,0,6,4,0,0x1,0,1,0,no,0,0x2,0,none,0, NPC_REVENGE,Revenge
-334,9,6,4,0,0x1,0,1,1,yes,0,0x4,0,none,0, WE_MALE,I Will Protect You
-335,9,6,4,0,0x1,0,1,1,yes,0,0x4,0,none,0, WE_FEMALE,I Look up to You
-336,9,6,4,0,0x1,3,1,1,yes,0,0x4,1,none,0, WE_CALLPARTNER,I miss You
-337,9,6,1,-1,0,0,1,1,no,0,0x2,0,weapon,0, ITM_TOMAHAWK,Throw Tomahawk
-338,-1,8,1,7,0,0,10,-2,no,0,0x2,0,weapon,0, NPC_DARKCROSS,Cross of Darkness
-339,5,6,4,7,0x48,0,10,1,no,0,0x102,0,magic,0, NPC_GRANDDARKNESS,Grand cross of Darkness
-340,9,8,1,7,0,0,10,1:1:2:2:3:3:4:4:5:5,yes,0,0x2,0,magic,0, NPC_DARKSTRIKE,Soul Strike of Darkness
-341,9,8,1,7,0,0,10,3:4:5:6:7:8:9:10:11:12,yes,0,0x2,0,magic,2:3:3:4:4:5:5:6:6:7, NPC_DARKTHUNDER,Darkness Jupitel
-342,9,6,1,0,0x1,0,1,0,no,0,0x2,0,none,0, NPC_STOP,Stop
-343,9,6,1,-1,0,0,10,1,no,0,0x2,0,weapon,0, NPC_WEAPONBRAKER,Break weapon
-344,9,6,1,-1,0,0,10,1,no,0,0x2,0,weapon,0, NPC_ARMORBRAKE,Break armor
-345,9,6,1,-1,0,0,10,1,no,0,0x2,0,weapon,0, NPC_HELMBRAKE,Break helm
-346,9,6,1,-1,0,0,10,1,no,0,0x2,0,weapon,0, NPC_SHIELDBRAKE,Break shield
-347,-9,6,1,9,0,0,10,1,no,0,0x2,0,weapon,0, NPC_UNDEADATTACK,Undead Element Attack
-348,9,0,1,9,0x1,0,5,1,no,0,0x2,0,magic,0, NPC_CHANGEUNDEAD,Undead Attribute Change
-349,0,6,4,0,0x1,0,10,0,no,0,0x2,0,weapon,0, NPC_POWERUP,Power Up
-350,0,6,4,0,0x1,0,10,0,no,0,0x2,0,none,0, NPC_AGIUP,Agility UP
-351,0,0,0,0,0x1,0,1,0,no,0,0x2,0,none,0, NPC_SIEGEMODE,Siege Mode
-352,2,0,4,0,0x1,0,1,0,no,0,0x2,0,none,0, NPC_CALLSLAVE,Recall Slaves
-353,0,0,0,0,0x1,0,1,0,no,0,0x2,0,none,0, NPC_INVISIBLE,Invisible
-354,2,6,4,0,0x1,0,20,0,no,0,0x2,0,misc,0, NPC_RUN,Run
-355,0,6,4,0,0x1,0,5,1,no,0,0,0,weapon,0, LK_AURABLADE,Aura Blade
-356,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0, LK_PARRYING,Parrying
-357,0,6,4,0,0x1,0,5,1,no,0,0,0,weapon,0, LK_CONCENTRATION,Concentration
-358,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0, LK_TENSIONRELAX,Relax
-359,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0, LK_BERSERK,Frenzy
-//360,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0, LK_FURY,Fury
-361,9,6,16,0,0x1,1,5,1,yes,0,0,0,magic,0, HP_ASSUMPTIO,Assumptio
-362,4,6,4,0,0x1,0,5,1,yes,0,0,0,magic,2, HP_BASILICA,Basilica
-363,0,0,0,0,0,0,10,0,no,0,0,0,magic,0, HP_MEDITATIO,Meditatio
-364,0,0,0,0,0,0,10,1,no,0,0,0,magic,0, HW_SOULDRAIN,Soul Drain
-365,9,8,1,-1,0,0,1,1,yes,0,0,0,weapon,0, HW_MAGICCRASHER,Stave Crasher
-366,0,6,4,0,0x1,0,10,1,no,0,0,0,magic,0, HW_MAGICPOWER,Mystical Amplification
-367,9,8,1,0,0xD0,0,5,1,no,0,0,0,misc,0, PA_PRESSURE,Gloria Domini
-368,0,6,4,0,0x61,0,5,1,yes,0,0,0,weapon,0, PA_SACRIFICE, Martyr's Reckoning
-369,0,6,4,0,0x41,0,10,1,yes,0,0,0,misc,0, PA_GOSPEL,Battle Chant
-370,-2,6,1,-1,0,0,5,1,yes,0,0,0,weapon,3, CH_PALMSTRIKE,Raging Palm Strike
-371,-2,8,4,-1,0,0,5,1,no,0,0x200,0,weapon,0, CH_TIGERFIST,Glacier Fist
-372,-2,8,4,-1,0,0,10,-1:-1:-2:-2:-3:-3:-4:-4:-5:-5,no,0,0x200,0,weapon,0, CH_CHAINCRUSH,Chain Crush Combo
-373,0,6,4,0,0x1,0,5,1,no,0,0,0,magic,0, PF_HPCONVERSION,Indulge
-374,9,6,1,0,0x1,0,1,1,yes,0,0xE00,0,none,0, PF_SOULCHANGE,Soul Exhale
-375,9,6,1,0,0x98,0,5,1,yes,0,0,0,magic,0, PF_SOULBURN,Soul Siphon
-376,0,0,0,0,0x1,0,5,1,no,0,0,0,weapon,0, ASC_KATAR,Advanced Katar Mastery
-//377,0,0,4,0,0x1,0,10,1,no,0,0,0,misc,0, ASC_HALLUCINATION,Hallucination Walk
-378,0,6,4,5,0x1,0,5,1,no,0,0,0,weapon,0, ASC_EDP,Enchant Deadly Poison
-379,7,6,1,-1,0x8,0,10,1,yes,0,0,0,weapon,0, ASC_BREAKER,Soul Destroyer
-380,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0, SN_SIGHT,Falcon Eyes
-381,5,8,1,0,0x40,0,5,1,yes,0,0,0,misc,0, SN_FALCONASSAULT,Falcon Assault
-382,9,8,1,-1,0,2,5,1,yes,0,0,13,weapon,0, SN_SHARPSHOOTING,Focused Arrow Strike
-383,0,6,4,0,0x3,-1,10,1,yes,0,0,0,weapon,0, SN_WINDWALK,Wind Walker
-384,0,0,4,0,0x1,0,10,1,yes,0,0,0,weapon,0, WS_MELTDOWN,Shattering Strike
-//385,0,0,4,0,0x1,0,1,1,yes,0,0,0,none,0, WS_CREATECOIN,Create Coins
-//386,0,0,4,0,0x1,0,1,1,yes,0,0,0,none,0, WS_CREATENUGGET,Create Nuggets
-387,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0, WS_CARTBOOST,Cart Boost
-//388,9,6,2,0,0x1,0,5,1,no,0,0,0,none,0, WS_SYSTEMCREATE,Auto Attack System
-389,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, ST_CHASEWALK,Stealth
-390,0,0,4,0,0,0,5,1,yes,0,0,0,weapon,0, ST_REJECTSWORD,Counter Instinct
-//391,0,0,4,0,1,0,1,1,yes,0,0,0,magic,0, ST_STEALBACKPACK,Steal Backpack
-392,0,0,4,0,0x1,0,1,1,yes,0,0,0,none,0, CR_ALCHEMY,Alchemy
-393,0,0,4,0,0x1,0,1,1,yes,0,0,0,none,0, CR_SYNTHESISPOTION,Potion Synthesis
-394,9,8,1,-1,0,0,10,-9,yes,0,0,0,weapon,0, CG_ARROWVULCAN,Vulcan Arrow
-395,0,0,4,0,0x1,3,1,1,yes,0,0x40,0,misc,2, CG_MOONLIT,Sheltering Bliss
-396,1,6,16,0,0x1,0,1,1,yes,0,0x600,0,none,0, CG_MARIONETTE,Marionette Control
-397,5,8,1,-1,0x20,0,5,5,no,0,0,0,weapon,0, LK_SPIRALPIERCE,Spiral Pierce
-398,4,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, LK_HEADCRUSH,Traumatic Blow
-399,4,6,1,-1,0,0,10,1,no,0,0,0,weapon,0, LK_JOINTBEAT,Vital Strike
-400,9,8,1,8,0x6,1,5,1:2:3:4:5,yes,0,0,0,magic,0, HW_NAPALMVULCAN,Napalm Vulcan
-401,0,6,4,0,0x1,0,1,1,yes,0,0,0,none,0, CH_SOULCOLLECT,Zen
-402,9,6,1,0,0x1,0,5,1,no,0,0,0,none,0, PF_MINDBREAKER,Mind Breaker
-403,0,0,4,0,0x1,0,1,1,yes,0,0,0,magic,0, PF_MEMORIZE,Foresight
-404,9,6,2,2,0x1,0,5,1,yes,0,0x100,2,magic,0, PF_FOGWALL,Blinding Mist
-405,7,6,1,0,0x1,0,1,1,no,0,0,3,magic,0, PF_SPIDERWEB,Fiber Lock
-406,0,6,4,-1,0xA,2,10,1,no,33,0,0,weapon,0, ASC_METEORASSAULT,Meteor Assault
-407,0,6,4,0,0x1,0,1,0,no,0,0,0,none,0, ASC_CDP,Create Deadly Poison
-408,9,6,4,0,0x1,0,1,1,yes,0,0x4,0,none,0, WE_BABY,Baby
-409,9,6,4,0,0x1,3,1,1,yes,0,0x4,1,none,0, WE_CALLPARENT,Call Parent
-410,9,6,4,0,0x1,3,1,1,yes,0,0x4,1,none,0, WE_CALLBABY,Call Baby
-411,0,6,4,0,0x1,0,10,1,yes,0,0,0,misc,4, TK_RUN,Running
-412,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0, TK_READYSTORM,Tornado Stance
-413,-2,8,4,-1,0x2,2,7,-3,no,0,0x200,0,weapon,0, TK_STORMKICK,Tornado Kick
-414,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0, TK_READYDOWN,Heel Drop Stance
-415,-2,8,4,-1,0,0,7,-3,no,0,0x200,0,weapon,0, TK_DOWNKICK,Heel Drop
-416,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0, TK_READYTURN,Roundhouse Stance
-417,-2,8,4,-1,0x2,1,7,-3,no,0,0x200,0,weapon,2, TK_TURNKICK,Roundhouse Kick
-418,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0, TK_READYCOUNTER,Counter Kick Stance
-419,-2,8,4,-1,0x40,0,7,-3,no,0,0x200,0,weapon,0, TK_COUNTER,Counter Kick
-420,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0, TK_DODGE,Tumbling
-421,9,8,16,-1,0x1,0,7,-3,no,0,0,0,weapon,0, TK_JUMPKICK,Flying Kick
-422,0,0,0,0,0,1,10,0,no,0,0,0,none,0, TK_HPTIME,Peaceful Break
-423,0,0,0,0,0,1,10,0,no,0,0,0,none,0, TK_SPTIME,Happy Break
-424,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0, TK_POWER,Kihop
-425,0,6,4,2:4:1:3:8:7:6,0x1,0,7,1,no,0,0,0,weapon,0, TK_SEVENWIND,Mild Wind
-426,0,6,4,0,0x1,0,5,1,no,0,0,0,weapon,0, TK_HIGHJUMP,Taekwon Jump
-427,0,6,4,0,0x1,0,3,1,yes,0,0,0,magic,0, SG_FEEL,Feeling the Sun Moon and Stars
-428,1,6,4,-1,0x2,1,3,1,yes,0,0,0,weapon,2, SG_SUN_WARM,Warmth of the Sun
-429,1,6,4,-1,0x2,1,3,1,yes,0,0,0,weapon,2, SG_MOON_WARM,Warmth of the Moon
-430,1,6,4,-1,0x2,1,3,1,yes,0,0,0,weapon,2, SG_STAR_WARM,Warmth of the Stars
-431,0,0,4,0,0x1,0,4,1,yes,0,0,0,magic,0, SG_SUN_COMFORT,Comfort of the Sun
-432,0,0,4,0,0x1,0,4,1,yes,0,0,0,magic,0, SG_MOON_COMFORT,Comfort of the Moon
-433,0,0,4,0,0x1,0,4,1,yes,0,0,0,magic,0, SG_STAR_COMFORT,Comfort of the Stars
-434,10,6,1,0,0x1,0,3,1,yes,0,0,0,magic,0, SG_HATE,Hatred of the Sun Moon and Stars
-435,0,0,0,0,0,0,3,0,no,0,0,0,none,0, SG_SUN_ANGER,Anger of the Sun
-436,0,0,0,0,0,0,3,0,no,0,0,0,none,0, SG_MOON_ANGER,Anger of the Moon
-437,0,0,0,0,0,0,3,0,no,0,0,0,none,0, SG_STAR_ANGER,Anger of the Stars
-438,0,0,0,0,0,0,5,0,no,0,0,0,none,0, SG_SUN_BLESS,Blessing of the Sun
-439,0,0,0,0,0,0,5,0,no,0,0,0,none,0, SG_MOON_BLESS,Blessing of the Moon
-440,0,0,0,0,0,0,5,0,no,0,0,0,none,0, SG_STAR_BLESS,Blessing of the Stars
-441,0,0,0,0,0,0,10,0,no,0,0,0,none,0, SG_DEVIL,Demon of the Sun Moon and Stars
-442,0,0,0,0,0,0,3,0,no,0,0,0,none,0, SG_FRIEND,Friend of the Sun Moon and Stars
-443,0,0,0,0,0,0,10,0,no,0,0,0,none,0, SG_KNOWLEDGE,Knowledge of the Sun Moon and Stars
-444,0,6,4,0,0x1,0,1,1,no,0,0,0,misc,0, SG_FUSION,Union of the Sun Moon and Stars
-445,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0, SL_ALCHEMIST,Spirit of the Alchemist
-446,9,6,16,0,0x1,0,1,1,yes,0,0xC08,0,none,0, AM_BERSERKPITCHER,Aid Berserk Potion
-447,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0, SL_MONK,Spirit of the Monk
-448,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0, SL_STAR,Spirit of the Star Gladiator
-449,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0, SL_SAGE,Spirit of the Sage
-450,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0, SL_CRUSADER,Spirit of the Crusader
-451,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0, SL_SUPERNOVICE,Spirit of the Supernovice
-452,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0, SL_KNIGHT,Spirit of the Knight
-453,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0, SL_WIZARD,Spirit of the Wizard
-454,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0, SL_PRIEST,Spirit of the Priest
-455,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0, SL_BARDDANCER,Spirit of the Artist
-456,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0, SL_ROGUE,Spirit of the Rogue
-457,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0, SL_ASSASIN,Spirit of the Assasin
-458,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0, SL_BLACKSMITH,Spirit of the Blacksmith
-459,0,6,4,0,0x3,-1,1,1,no,0,0x8,0,weapon,0 , BS_ADRENALINE2,Advanced Adrenaline Rush
-460,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0, SL_HUNTER,Spirit of the Hunter
-461,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0, SL_SOULLINKER,Spirit of the Soul Linker
-462,9,6,16,0,0x1,0,7,1,yes,0,0,0,magic,0, SL_KAIZEL,Kaizel
-463,9,6,16,0,0x1,0,7,1,yes,0,0,0,magic,0, SL_KAAHI,Kaahi
-464,9,6,16,0,0x1,0,3,1,yes,0,0,0,magic,0, SL_KAUPE,Kaupe
-465,9,6,16,0,0x1,0,7,1,yes,0,0,0,magic,0, SL_KAITE,Kaite
-466,0,0,0,0,0,0,7,0,yes,0,0,0,magic,0, SL_KAINA,Kaina
-467,9,6,1,-2,0,0,7,1,no,0,0,0,magic,2, SL_STIN,Estin
-468,9,6,1,-2,0,0,7,1,no,0,0,0,magic,0, SL_STUN,Estun
-469,9,8,1,-2,0,0,10,1:2:3:4:5:6:7:8:9:10,yes,0,0,0,magic,0, SL_SMA,Esma
-470,9,6,1,0,0x1,0,7,1,no,0,0,0,magic,0, SL_SWOO,Eswoo
-471,9,6,1,0,0x1,0,3,1,no,0,0,0,magic,0, SL_SKE,Eske
-472,9,6,1,0,0x1,0,3,1,no,0,0,0,magic,0, SL_SKA,Eska
-473,0,6,4,0,0,0,1,1,no,0,0,0,none,0, SM_SELFPROVOKE,Provoke Self
-474,0,0,4,0,0x1,0,10,1,no,0,0x2,0,none,0, NPC_EMOTION_ON,Emotion ON
-475,0,0,4,0,0x1,0,1,1,yes,0,0,0,none,0, ST_PRESERVE,Preserve
-476,1,6,1,0,0x1,0,5,1,yes,0,0,0,weapon,0, ST_FULLSTRIP,Divest All
-477,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0, WS_WEAPONREFINE,Upgrade Weapon
-478,3,6,2,0,0x3,3,10,1,no,0,0,0,none,0, CR_SLIMPITCHER,Aid Condensed Potion
-479,1,6,16,0,0x1,0,5,1,yes,0,0,0,weapon,0, CR_FULLPROTECTION,Full Protection
-480,5,8,1,0,0,0,5,5,no,0,0,0,weapon,0, PA_SHIELDCHAIN,Shield Chain
-481,0,0,0,0,0,0,5,0,no,0,0,0,none,0, HP_MANARECHARGE,Mana Recharge
-482,0,6,4,0,0x1,0,5,1,no,0,0,0,magic,0, PF_DOUBLECASTING,Double Casting
-483,16,6,2,0,0x1,1:2:3:4:5,1,1,no,0,0,0,none,0, HW_GANBANTEIN,Ganbantein
-484,18,6,2,2,0x91,0,5,1,yes,0,0,0,misc,0, HW_GRAVITATION,Gravitation Field
-485,-2,6,1,-1,0x8,0,10,1,no,0,0,0,weapon,0, WS_CARTTERMINATION,Cart Termination
-486,0,6,4,0,0x1,0,5,1,no,0,0,0,weapon,0, WS_OVERTHRUSTMAX,Maximum Power Thrust
-487,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, CG_LONGINGFREEDOM,Longing for Freedom
-488,0,6,4,0,0x1,1,5,1,no,0,0x40,0,misc,0, CG_HERMODE,Wand of Hermode
-489,9,6,1,0,0x41,0,5,1,no,0,0,0,misc,0, CG_TAROTCARD,Tarot Card of Fate
-490,9,8,1,0,0x40,0,10,1:2:3:4:5:6:7:8:9:10,yes,0,0,0,misc,0, CR_ACIDDEMONSTRATION,Acid Demonstration
-491,1,6,2,0,0x1,0,2,1,no,0,0,0,none,0, CR_CULTIVATION,Plant Cultivation
-492,0,6,4,0:1:2:3:4:5:6:7:8:9,0x1,0,10,1,no,0,0x2,0,none,0, ITEM_ENCHANTARMS,Weapon Enchantment
-493,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, TK_MISSION,Taekwon Mission
-494,9,6,16,0,0x1,0,5,1,yes,0,0,0,magic,0, SL_HIGH,Spirit of Rebirth
-495,0,6,4,0,0x1,0,1,1,no,0,0x8,0,weapon,0, KN_ONEHAND,Onehand Quicken
-496,0,6,4,0,0x1,0,1,0,no,0,0x8,0,none,0, AM_TWILIGHT1,Twilight Alchemy 1
-497,0,6,4,0,0x1,0,1,0,no,0,0x8,0,none,0, AM_TWILIGHT2,Twilight Alchemy 2
-498,0,6,4,0,0x1,0,1,0,no,0,0x8,0,none,0, AM_TWILIGHT3,Twilight Alchemy 3
-499,-9,8,4,-1,0,0,1,2,no,0,0x208,0,weapon,0, HT_POWER,Beast Strafing
-500,0,6,4,0,0x40,0,5,1,no,0,0,0,misc,0, GS_GLITTERING,Flip the Coin
-501,9,6,1,-1,0x50,0,1,1,no,0,0,0,misc,0, GS_FLING,Fling
-502,-9,8,1,-1,0,0,1,3,no,0,0,0,weapon,0, GS_TRIPLEACTION,Triple Action
-503,-9,6,1,-1,0x8,0,1,1,no,0,0,0,weapon,0, GS_BULLSEYE,Bulls Eye
-504,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0, GS_MADNESSCANCEL,Madness Canceller
-505,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0, GS_ADJUSTMENT,AdJustment
-506,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0, GS_INCREASING,Increasing Accuracy
-507,-9,6,1,8,0,0,1,1,no,0,0,0,weapon,0, GS_MAGICALBULLET,Magical Bullet
-508,-9,6,1,-1,0x1,0,1,1,no,0,0,0,weapon,0, GS_CRACKER,Cracker
-509,0,0,0,0,0,0,10,0,no,0,0,0,none,0, GS_SINGLEACTION,Single Action
-510,0,0,0,0,0,0,10,0,no,0,0,0,none,0, GS_SNAKEEYE,Snake Eye
-511,-9,8,0,-1,0,0,10,2,no,0,0,0,weapon,0, GS_CHAINACTION,Chain Action
-512,-9,6,1,-1,0,0,10,1,yes,0,0,0,weapon,0, GS_TRACKING,Tracking
-513,-9,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, GS_DISARM,Disarm
-514,-9,6,1,-1,0x20,0,5,1,no,0,0,0,weapon,0, GS_PIERCINGSHOT,Piercing Shot
-515,-9,8,1,-1,0,0,10,5,no,0,0,0,weapon,0, GS_RAPIDSHOWER,Rapid Shower
-516,0,8,4,-1,0x2,3,10,1,no,0,0,0,weapon,0, GS_DESPERADO,Desperado
-517,0,6,4,-1,0x1,0,10,1,no,0,0,0,weapon,0, GS_GATLINGFEVER,Gatling Fever
-518,2,6,1,-1,0,0,10,1,no,0,0,0,weapon,5, GS_DUST,Dust
-519,-9,6,1,-1,0,0,10,1,yes,0,0,0,weapon,0, GS_FULLBUSTER,Full Buster
-520,-9,6,1,-1,0x2,1:1:1:2:2:2:3:3:3:4,10,1,no,0,0,0,weapon,0, GS_SPREADATTACK,Spread Attack
-521,-9,6,2,-1,0x40,1,10,1,no,0,0,0,weapon,3, GS_GROUNDDRIFT,Ground Drift
-522,0,0,0,0,0,0,10,1,no,0,0,0,weapon,0, NJ_TOBIDOUGU,Shuriken Training
-523,9,6,1,-1,0x40,0,10,1,no,0,0,0,weapon,0, NJ_SYURIKEN,Throw Shuriken
-524,9,8,1,-1,0x40,0,5,3,no,0,0,0,weapon,0, NJ_KUNAI,Throw Kunai
-525,9,8,1,-1,0x6,1,5,-3:-3:-4:-4:-5,yes,0,0,0,weapon,0, NJ_HUUMA,Throw Huuma Shuriken
-526,9,6,1,0,0x50,0,10,1,no,0,0,0,misc,0, NJ_ZENYNAGE,Throw Zeny
-527,0,6,4,-1,0,0,5,1,no,0,0,0,weapon,3, NJ_TATAMIGAESHI,Improvised Defense
-528,-1,6,1,-1,0,0,10,1,no,0,0,0,weapon,0, NJ_KASUMIKIRI,Vanishing Slash
-529,7:9:11:13:15,6,2,0,0x1,0,5,1,no,0,0,0,none,0, NJ_SHADOWJUMP,Shadow Leap
-530,7:9:11:13:15,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, NJ_KIRIKAGE,Shadow Slash
-531,0,6,4,0,0x1,0,5,1,no,0,0,0,none,7, NJ_UTSUSEMI,Cicada Skin Sheeding
-532,0,6,4,0,0x1,0,10,1,yes,0,0,0,magic,0, NJ_BUNSINJYUTSU,Mirror Image
-533,0,0,0,0,0,0,10,0,no,0,0,0,none,0, NJ_NINPOU,Spirit of the Blade
-534,9,8,1,3,0,0,10,1:2:3:4:5:6:7:8:9:10,yes,0,0,0,magic,0, NJ_KOUENKA,Crimson Fire Petal
-535,0,8,4,3,0,0,10,1,yes,0,0,0,magic,0, NJ_KAENSIN,Crimson Fire Formation
-536,9,8,1,3,0x2,2,5,3,yes,0,0,0,magic,0, NJ_BAKUENRYU,Raging Fire Dragon
-537,9,8,1,1,0,0,10,3:4:5:6:7:8:9:10:11:12,yes,0,0,0,magic,0, NJ_HYOUSENSOU,Spear of Ice
-538,9,6,2,1,0x1,0,10,1,yes,0,0,0,magic,0, NJ_SUITON,Hidden Water
-539,0,6,4,1,0x2,3,5,1,yes,0,0,0,magic,0, NJ_HYOUSYOURAKU,Ice Meteor
-540,9,8,1,4,0,0,10,1:2:2:3:3:4:4:5:5:6,yes,0,0,0,magic,0, NJ_HUUJIN,Wind Blade
-541,9,6,4,4,0x2,2:2:3:3:4,5,1,yes,0,0,0,magic,0, NJ_RAIGEKISAI,Lightning Strike of Destruction
-542,9,8,1,4,0,3,5,1,yes,0,0,5:6:7:8:9,magic,0, NJ_KAMAITACHI,Kamaitachi
-543,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0, NJ_NEN,Soul
-544,-5,6,1,0,0x40,0,10,1,no,0,0,0,weapon,0, NJ_ISSEN,Final Strike
-
-// Additional NPC Skills (Episode 11.3)
-653,0,8,4,0,0x26,5:7:9:11:13:5:7:9:11:13,10,1,no,0,0x2002,0,weapon,0, NPC_EARTHQUAKE,Earthquake
-654,9,6,1,3,0,5,10,1,no,0,0x2,14,weapon,0, NPC_FIREBREATH,Fire Breath
-655,9,6,1,1,0,5,10,1,no,0,0x2,14,weapon,0, NPC_ICEBREATH,Ice Breath
-656,9,6,1,4,0,5,10,1,no,0,0x2,14,weapon,0, NPC_THUNDERBREATH,Thunder Breath
-657,9,6,1,5,0,5,10,1,no,0,0x2,14,weapon,0, NPC_ACIDBREATH,Acid Breath
-658,9,6,1,7,0,5,10,1,no,0,0x2,14,weapon,0, NPC_DARKNESSBREATH,Darkness Breath
-659,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0, NPC_DRAGONFEAR,Dragon Fear
-660,-9,6,1,-1,0,0,5,1,no,0,0x2,0,weapon,0, NPC_BLEEDING,Bleeding
-661,0,6,4,0,0x2,7,5,1,no,0,0x2,0,weapon,7, NPC_PULSESTRIKE,Pulse Strike
-662,0,6,4,0,0x2,14,10,1,no,0,0x2,0,weapon,0, NPC_HELLJUDGEMENT,Hell's Judgement
-663,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0, NPC_WIDESILENCE,Wide Silence
-664,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0, NPC_WIDEFREEZE,Wide Freeze
-665,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0, NPC_WIDEBLEEDING,Wide Bleeding
-666,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0, NPC_WIDESTONE,Wide Petrify
-667,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0, NPC_WIDECONFUSE,Wide Confusion
-668,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0, NPC_WIDESLEEP,Wide Sleep
-669,0,6,4,3,0x3,5,1,1,no,0,0x2,0,magic,0, NPC_WIDESIGHT,Wide Sight
-670,9,6,2,7,0x91,0,10,1,no,0,0x2,0,magic,0, NPC_EVILLAND,Evil Land
-671,0,6,4,0,0x1,0,5,1,no,0,0x2,0,magic,0, NPC_MAGICMIRROR,Magic Mirror
-672,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0, NPC_SLOWCAST,Slow Cast
-673,-9,6,1,-1,0,0,5,1,no,0,0x2,0,weapon,0, NPC_CRITICALWOUND,Critical Wounds
-674,-9,6,1,-1,0x1,0,1,1,no,0,0x2,0,none,0, NPC_EXPULSION,Expulsion
-675,0,6,4,0,0x1,0,5,1,no,0,0x2,0,magic,0, NPC_STONESKIN,Stone Skin
-676,0,6,4,0,0x1,0,5,1,no,0,0x2,0,magic,0, NPC_ANTIMAGIC,Anti Magic
-677,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0, NPC_WIDECURSE,Wide Curse
-678,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0, NPC_WIDESTUN,Wide Stun
-679,0,6,4,0,0x2,5:7:9:11:13:13:13:13:13:13,10,1,no,0,0x2,0,weapon,0, NPC_VAMPIRE_GIFT,Vampire Gift
-680,0,6,4,0,0x3,5:7:9:11:13:13:13:13:13:13,10,1,no,0,0x2,0,none,0, NPC_WIDESOULDRAIN,Wide Soul Drain
-
-// Cash Shop Skill
-681,0,0,0,0,0,0,10,0,no,0,0x1,0,none,0, ALL_INCCARRY,Increase Weight Limit R
-
-// Additional NPC skill (Episode 12)
-682,0,0,4,0,0x1,0,1,1,no,0,0x2,0,none,0, NPC_TALK,Talk
-683,-9,6,1,-1,0,0,1,1,no,0,0x2,0,none,0, NPC_HELLPOWER,Hell Power
-684,0,6,4,0,0x3,-1,1,1,no,0,0x2,0,none,0, NPC_WIDEHELLDIGNITY,Hell Dignity
-685,0,0,4,0,0x1,0,1,1,no,0,0x2,0,none,0, NPC_INVINCIBLE,Invincible
-686,0,0,4,0,0x1,0,1,1,no,0,0x2,0,none,0, NPC_INVINCIBLEOFF,Invincible off
-687,0,6,4,0,0x1,0,1,1,yes,0,0x2,0,none,0, NPC_ALLHEAL,Full Heal
-
-// Additional Skill (??)
-688,9,6,16,0,0x1,0,10,0,no,0,0x200,0,none,0, GM_SANDMAN,GM Sandman
-689,0,6,4,0,0x3,-1,10,1,yes,0,0x2,0,magic,0, CASH_BLESSING,Party Blessing
-690,0,6,4,0,0x3,-1,10,1,yes,0,0x2,0,magic,0, CASH_INCAGI,Party Increase AGI
-691,0,6,4,0,0x3,-1,5,1,yes,0,0x2,0,magic,0, CASH_ASSUMPTIO,Party Assumptio
-//692,0,0,0,0,0,0,9,0,no,0,0x2,0,none,0, ALL_CATCRY,Cat Cry
-693,0,6,4,0,0x3,-1,1,1,yes,0,0x2,0,magic,0, ALL_PARTYFLEE,Party Flee
-//694,0,0,0,0,0,0,9,0,no,0,0x2,0,none,0, ALL_ANGEL_PROTECT,Angel's Protection
-//695,0,0,0,0,0,0,9,0,no,0,0x2,0,none,0, ALL_DREAM_SUMMERNIGHT,Summer Night Dream
-//696,0,0,0,0,0,0,9,0,no,0,0x2,0,none,0, NPC_CHANGEUNDEAD2,Change Undead
-//697,9,6,4,0,0x1,0,1,1,yes,0,0x2,0,magic,0, ALL_REVERSEORCISH,Reverse Orcish
-698,0,6,4,0,0x01,0,1,1,no,0,0x2,0,none,0, ALL_WEWISH,Christmas Carol
-//699,0,0,0,0,0,0,9,0,no,0,0x2,0,none,0, ALL_SONKRAN,ALL_SONKRAN
-
-// New NPC Wide Status AoE Skills And Others
-//700,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_WIDEHEALTHFEAR,Wide Health Fear
-//701,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_WIDEBODYBURNNING,Wide Body Burnning
-//702,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_WIDEFROSTMISTY,Wide Freezing
-//703,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_WIDECOLD,Wide Crystalize
-//704,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_WIDE_DEEP_SLEEP,Wide Deep Sleep
-//705,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_WIDESIREN,Wide Siren's Voice
-//706,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_VENOMFOG,Venom Fog
-//707,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_MILLENNIUMSHIELD,Millenium Shield 2
-//708,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_COMET,Comet 2
-
-1001,9,6,1,-1,0,0,1,1,no,0,0x1,0,weapon,0, KN_CHARGEATK,Charge Attack
-1002,0,6,4,0,0x1,0,1,0,no,0,0x1,0,weapon,2, CR_SHRINK,Shrink
-1003,0,0,0,0,0,0,1,0,no,0,0x1,0,weapon,0, AS_SONICACCEL,Sonic Acceleration
-1004,9,8,1,0,0x8,0,1,1,no,0,0x1,0,weapon,0, AS_VENOMKNIFE,Throw Venom Knife
-1005,1,6,1,0,0x1,0,1,1,no,0,0x1,0,weapon,0, RG_CLOSECONFINE,Close Confine
-1006,0,6,4,3,0,1,1,1,yes,0,0x1,0,magic,3, WZ_SIGHTBLASTER,Sight Blaster
-1007,0,6,4,0,0x1,0,1,0,no,0,0x1,0,none,0, SA_CREATECON,Create Elemental Converter
-1008,9,6,1,1,0x1,0,1,1,yes,0,0x1,0,magic,0, SA_ELEMENTWATER,Elemental Change Water
-1009,-9,6,1,0,0,0,1,1,no,0,0x1,0,weapon,3, HT_PHANTASMIC,Phantasmic Arrow
-1010,9,6,1,0,0x1,0,1,0,no,0,0x1,0,misc,0, BA_PANGVOICE,Pang Voice
-1011,9,6,1,0,0x1,0,1,0,no,0,0x1,0,misc,0, DC_WINKCHARM,Wink of Charm
-1012,0,0,0,0,0,0,1,0,no,0,0x1,0,weapon,0, BS_UNFAIRLYTRICK,Unfair Trick
-1013,0,6,4,0,0x3,2,1,0,no,0,0x1,0,weapon,0, BS_GREED,Greed
-1014,0,6,4,6,0x3,14,1,0,yes,0,0x1,0,magic,0, PR_REDEMPTIO,Redemptio
-1015,9,6,16,0,0x1,0,1,1,no,0,0x401,0,weapon,0, MO_KITRANSLATION,Ki Translation
-1016,-1,6,1,-1,0x2,1,1,1,no,0,0x1,0,weapon,5, MO_BALKYOUNG,Ki Explosion
-1017,9,6,1,2,0x1,0,1,1,yes,0,0x1,0,magic,0, SA_ELEMENTGROUND,Elemental Change Earth
-1018,9,6,1,3,0x1,0,1,1,yes,0,0x1,0,magic,0, SA_ELEMENTFIRE,Elemental Change Fire
-1019,9,6,1,4,0x1,0,1,1,yes,0,0x1,0,magic,0, SA_ELEMENTWIND,Elemental Change Wind
-
-//****
-// RK Rune Knight
-//****
-2001,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0, RK_ENCHANTBLADE,Enchant Blade
-2002,7:8:9:10:11,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, RK_SONICWAVE,Sonic Wave
-2003,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,3, RK_DEATHBOUND,Death Bound
-2004,5,8,1,-1,0,0,10,-5,no,0,0,0,weapon,0, RK_HUNDREDSPEAR,Hundred Spear
-2005,1,6,2,4,0x2,2,5,1,no,0,0,0,weapon,3, RK_WINDCUTTER,Wind Cutter
-2006,0,6,4,-1,0x2,5,5,1,no,0,0,0,weapon,0, RK_IGNITIONBREAK,Ignition Break
-2007,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0, RK_DRAGONTRAINING,Dragon Training
-2008,9,6,2,3,0x2,1:1:1:2:2:2:3:3:4:4,10,1,no,0,0,0,weapon,0, RK_DRAGONBREATH,Dragon Breath
-2009,0,6,4,0,0x3,3:4:5:6:7,5,1,yes,0,0,0,none,0, RK_DRAGONHOWLING,Dragon Howling
-2010,0,0,0,0,0,0,10,0,no,0,0,0,none,0, RK_RUNEMASTERY,Rune Mastery
-2011,0,6,4,0,0x1,0,1,1,yes,0,0,0,none,0, RK_MILLENNIUMSHIELD,Millenium Shield
-2012,1,6,4,-1,0,0x8,1,1,yes,0,0,0,weapon,0, RK_CRUSHSTRIKE,Crush Strike
-2013,0,6,4,0,0x1,0,1,1,yes,0,0,0,none,0, RK_REFRESH,Refresh
-2014,0,6,4,0,0x1,0,1,1,yes,0,0,0,none,0, RK_GIANTGROWTH,Giant Growth
-2015,0,6,4,0,0x1,0,1,1,yes,0,0,0,none,0, RK_STONEHARDSKIN,Stone Hard Skin
-2016,0,6,4,0,0x1,0,1,1,yes,0,0,0,none,0, RK_VITALITYACTIVATION,Vitality Activation
-2017,0,6,4,-1,0x2,3,1,1,no,0,0,0,weapon,7, RK_STORMBLAST,Storm Blast
-2018,0,6,4,0,0x3,-1,1,1,yes,0,0,0,none,0, RK_FIGHTINGSPIRIT,Fighting Spirit //CHECK Is this splash needed?
-2019,9,6,4,6,0x1,0,1,1,yes,0,0,0,none,0, RK_ABUNDANCE,Abundance
-2020,5:6:7:8:9,6,1,-1,0,0,5,1,yes,0,0,0,weapon,0, RK_PHANTOMTHRUST,Phantom Thrust
-
-//****
-// GC Guillotine Cross
-//****
-2021,10,6,1,0,0x1,0,5,1,no,0,0,0,none,0, GC_VENOMIMPRESS,Venom Impress
-2022,3,8,1,-1,0,0,5,-7,no,0,0,0,weapon,0, GC_CROSSIMPACT,Cross Impact
-2023,3:4:5:6:7,6,1,-1,0,0,5,1,no,0,0,0,weapon,0,GC_DARKILLUSION,Dark Illusion
-2024,0,0,0,0,0,0,10,0,no,0,0,0,none,0, GC_RESEARCHNEWPOISON,Research New Poison
-2025,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, GC_CREATENEWPOISON,Create New Poison
-2026,5,6,16,0,0x1,0,1,1,no,0,0,0,none,0, GC_ANTIDOTE,Antidote
-2027,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, GC_POISONINGWEAPON,Poisoning Weapon
-2028,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, GC_WEAPONBLOCKING,Weapon Blocking
-2029,-2,6,4,-1,0x2,1,5,1,no,0,0,0,weapon,3, GC_COUNTERSLASH,Counter Slash
-2030,-2,6,4,-1,0x1,0,5,1,no,0,0x200,0,weapon,0, GC_WEAPONCRUSH,Weapon Crush //CHECK SHould this and the above skill have INF2 0x200?
-2031,1,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, GC_VENOMPRESSURE,Venom Pressure
-2032,5,6,2,0,0x1,0,5,1,yes,0,0,1,none,0, GC_POISONSMOKE,Poison Smoke
-2033,0,6,4,0,0x1,0,5,1,no,0,0,0,weapon,0, GC_CLOAKINGEXCEED,Cloaking Exceed
-2034,0,6,4,-1,0x2,3,1,1,no,0,0,0,weapon,0, GC_PHANTOMMENACE,Phantom Menace
-2035,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, GC_HALLUCINATIONWALK,Hallucination Walk
-2036,0,6,4,-1,0x2,1:1:1:1:2,5,1,no,0,0,0,weapon,0, GC_ROLLINGCUTTER,Rolling Cutter
-2037,9:10:11:12:13,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, GC_CROSSRIPPERSLASHER,Cross Ripper Slasher
-
-//****
-// AB Arch Bishop
-//****
-2038,11,8,1,6,0x2,3,5,-3,yes,0,0,0,magic,0, AB_JUDEX,Judex
-2039,0,6,4,0,0x1,0,1,1,yes,0,0,0,magic,0, AB_ANCILLA,Ancilla
-2040,11,8,1,6,0,0,10,-10,yes,0,0,0,magic,0, AB_ADORAMUS,Adoramus
-2041,0,6,4,0,0x3,3:7:15,3,1,yes,0,0,0,magic,0, AB_CLEMENTIA,Crementia
-2042,0,6,4,0,0x3,3:7:15,3,1,yes,0,0,0,magic,0, AB_CANTO,Canto Candidus
-2043,0,6,4,6,0x3,3:7:15,3,1,yes,0,0,0,magic,0, AB_CHEAL,Coluceo Heal
-2044,11,6,2,6,0x1,0,5,1,yes,0,0,1,magic,0, AB_EPICLESIS,Epiclesis
-2045,0,6,4,0,0x3,15,10,1,yes,0,0,0,magic,0, AB_PRAEFATIO,Praefatio
-2046,0,6,4,6,0x3,15,10,1,yes,0,0,0,magic,0, AB_ORATIO,Oratio
-2047,0,6,4,6,0x3,15,4,1,yes,0,0,0,magic,0, AB_LAUDAAGNUS,Lauda Agnus
-2048,0,6,4,6,0x3,15,4,1,yes,0,0,0,magic,0, AB_LAUDARAMUS,Lauda Ramus
-2049,0,0,0,0,0,0,10,0,no,0,0,0,none,0, AB_EUCHARISTICA,Eucharistica
-2050,11,6,16,6,0x1,0,1,1,yes,0,0,0,magic,0, AB_RENOVATIO,Renovatio
-2051,11,6,16,6,0x21,0,5,1,yes,0,0,0,magic,0, AB_HIGHNESSHEAL,Highness Heal //CHECK Info shows this has magic attack.
-2052,11,6,1,0,0x1,0,5,1,yes,0,0,0,magic,0, AB_CLEARANCE,Clearance //CHECK Also shows this as a magic attack. Why?
-2053,0,6,16,0,0x1,0,5,1,yes,0,0,0,magic,0, AB_EXPIATIO,Expiatio //CHECK Does this also give the buff to party members?
-2054,0,6,4,6,0x1,0,10,1,yes,0,0,0,none,0, AB_DUPLELIGHT,Duple Light //CHECK Had issues adding a skill level check to make the % go higher with the skills level. Will do later.
-2055,-1,6,1,-1,0,0,10,1,no,0,0,0,weapon,0, AB_DUPLELIGHT_MELEE,Duple Light Melee
-2056,-1,6,1,0,0,0,10,1,no,0,0,0,magic,0, AB_DUPLELIGHT_MAGIC,Duple Light Magic
-2057,0,6,4,6,0x3,4:5:6:7:8,5,1,yes,0,0,0,magic,0, AB_SILENTIUM,Silentium //CHECk Marked magic attack as well. Hmmmm....
-
-//****
-// WL Warlock
-//****
-2201,11,6,16,0,0,0,5,1,yes,0,0,0,magic,0, WL_WHITEIMPRISON,White Imprison
-2202,11,8,1,8,0x2,1:1:1:2:2,5,-2,yes,0,0,0,magic,0, WL_SOULEXPANSION,Soul Expansion
-2203,0,8,4,1,0x2,13,5,-3:-4:-5:-6:-7,yes,0,0,0,magic,0, WL_FROSTMISTY,Frosty Misty
-2204,0,8,4,1,0x2,13,5,-5,yes,0,0,0,magic,0, WL_JACKFROST,Jack Frost
-2205,11,6,1,0,0x1,0,5,1,yes,0,0,0,magic,0, WL_MARSHOFABYSS,Marsh of Abyss
-2206,0,6,4,0,0x1,0,5,1,yes,0,0,0,magic,0, WL_RECOGNIZEDSPELL,Recognized Spell
-2207,7,6,1,2,0x3,1:2:2:3:3,5,0,yes,0,0,0,magic,0, WL_SIENNAEXECRATE,Sienna Execrate
-2208,0,0,0,0,0,0,3,0,no,0,0,0,none,0, WL_RADIUS,Radius
-2209,0,6,4,0,0x3,9:10:11:12:13,5,1,yes,0,0,0,magic,0, WL_STASIS,Stasis
-2210,11,6,1,0,0,0,5,1,yes,0,0,0,magic,0, WL_DRAINLIFE,Drain Life
-2211,11,8,1,3,0x2,3,5,-7,yes,0,0,0,magic,3, WL_CRIMSONROCK,Crimson Rock
-2212,11,6,1,3,0,0,5,1,yes,0,0,0,magic,0, WL_HELLINFERNO,Hell Inferno
-2213,11,8,2,0,0,0,5,-20,yes,0,0,0,magic,2, WL_COMET,Comet
-2214,11,6,1,0,0,3,5,1,yes,0,0,0,magic,0, WL_CHAINLIGHTNING,Chain Lightning
-2215,11,6,1,4,0,0,5,1,no,0,0,0,magic,0, WL_CHAINLIGHTNING_ATK,Chain Lightning Attack
-2216,3,8,2,2,0,0,5,-6:-7:-8:-9:-10,yes,0,0,0,magic,0, WL_EARTHSTRAIN,Earth Strain
-2217,11,6,1,0,0,0,5,1,yes,0,0,0,magic,0, WL_TETRAVORTEX,Tetra Vortex
-2218,11,6,1,3,0,0,5,1,no,0,0,0,magic,0, WL_TETRAVORTEX_FIRE,Tetra Vortex Fire
-2219,11,6,1,1,0,0,5,1,no,0,0,0,magic,0, WL_TETRAVORTEX_WATER,Tetra Vortex Water
-2220,11,6,1,4,0,0,5,1,no,0,0,0,magic,0, WL_TETRAVORTEX_WIND,Tetra Vortex Wind
-2221,11,6,1,2,0,0,5,1,no,0,0,0,magic,0, WL_TETRAVORTEX_GROUND,Tetra Vortex Earth
-2222,0,6,4,3,0x1,0,5,1,yes,0,0,0,magic,0, WL_SUMMONFB,Summon Fire Ball
-2223,0,6,4,4,0x1,0,5,1,yes,0,0,0,magic,0, WL_SUMMONBL,Summon Lightning Ball
-2224,0,6,4,1,0x1,0,5,1,yes,0,0,0,magic,0, WL_SUMMONWB,Summon Water Ball
-2225,11,6,1,3,0,0,5,1,no,0,0,1,magic,0, WL_SUMMON_ATK_FIRE,Summon Attack Fire
-2226,11,6,1,4,0,0,5,1,no,0,0,1,magic,0, WL_SUMMON_ATK_WIND,Summon Attack Wind
-2227,11,6,1,1,0,0,5,1,no,0,0,1,magic,0, WL_SUMMON_ATK_WATER,Summon Attack Water
-2228,11,6,1,2,0,0,5,1,no,0,0,1,magic,0, WL_SUMMON_ATK_GROUND,Summon Attack Earth
-2229,0,6,4,2,0x1,0,5,1,yes,0,0,0,magic,0, WL_SUMMONSTONE,Summon Stone
-2230,11,6,1,0,0,0,2,1,yes,0,0,0,magic,0, WL_RELEASE,Release
-2231,0,6,4,0,0x1,0,1,1,yes,0,0,0,magic,0, WL_READING_SB,Reading Spellbook
-2232,0,0,0,0,0,0,5,0,no,0,0,0,none,0, WL_FREEZE_SP,Freeze Spell
-
-//****
-// RA Ranger
-//****
-2233,9,8,1,-1,0x2,3:3:3:3:3:4:4:4:4:5,10,-3,yes,0,0,0,weapon,0, RA_ARROWSTORM,Arrow Storm
-2234,0,6,4,0,0,0,5,1,yes,0,0,0,none,0, RA_FEARBREEZE,Fear Breeze
-2235,0,0,0,0,0,0,10,0,no,0,0,0,none,0, RA_RANGERMAIN,Ranger Main
-2236,9,8,1,-1,0,0,10,1,yes,0,0,0,weapon,0, RA_AIMEDBOLT,Aimed Bolt
-2237,9,6,2,0,0x3,3,1,1,no,0,0,0,none,0, RA_DETONATOR,Detonator
-2238,3,6,2,0,0x3,2,5,1,no,0,0x80,3,misc,0, RA_ELECTRICSHOCKER,Electric Shocker
-2239,3,6,2,0,0x42,3,5,1,no,0,0x80,3,misc,0, RA_CLUSTERBOMB,Cluster Bomb
-2240,0,6,4,0,0,0,1,1,no,0,0,0,none,0, RA_WUGMASTERY,Warg Mastery
-2241,0,6,4,0,0,0,3,1,no,0,0,0,none,0, RA_WUGRIDER,Warg Rider
-2242,0,6,4,-1,0x2,1,1,0,no,0,0,0,weapon,0, RA_WUGDASH,Warg Dash
-2243,9,6,1,0,0,0,5,1,no,0,0,0,weapon,0, RA_WUGSTRIKE,Warg Strike
-2244,9,6,1,0,0,0,5,1,no,0,0,0,weapon,0, RA_WUGBITE,Warg Bite
-2245,0,0,0,0,0,0,10,0,no,0,0,0,none,0, RA_TOOTHOFWUG,Tooth of Warg
-2246,0,6,4,0,0x2,3:4:5:6:7,5,1,no,0,0,0,weapon,0, RA_SENSITIVEKEEN,Sensitive Keen
-2247,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, RA_CAMOUFLAGE,Camouflage
-2248,0,0,0,0,0,0,5,0,no,0,0,0,none,0, RA_RESEARCHTRAP,Research Trap
-2249,3,6,2,3,0x43,2,1,1,no,0,0x80,1,misc,0, RA_MAGENTATRAP,Magenta Trap
-2250,3,6,2,1,0x43,2,1,1,no,0,0x80,1,misc,0, RA_COBALTTRAP,Cobalt Trap
-2251,3,6,2,2,0x43,2,1,1,no,0,0x80,1,misc,0, RA_MAIZETRAP,Maize Trap
-2252,3,6,2,4,0x43,2,1,1,no,0,0x80,1,misc,0, RA_VERDURETRAP,Verdure Trap
-2253,3,6,2,3,0x42,2,5,1,no,0,0x80,2,misc,0, RA_FIRINGTRAP,Firing Trap
-2254,3,6,2,1,0x42,2,5,1,no,0,0x80,2,misc,0, RA_ICEBOUNDTRAP,Icebound Trap
-
-//****
-// NC Mechanic
-2255,0,0,0,0,0,0,5,0,no,0,0,0,none,0, NC_MADOLICENCE,Mado License
-2256,11,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, NC_BOOSTKNUCKLE,Boost Knuckle
-2257,3,6,1,-1,0,0,3,1,no,0,0,0,weapon,0, NC_PILEBUNKER,Pile Bunker
-2258,13,6,1,-1,0x2,1,3,1,no,0,0,0,weapon,0, NC_VULCANARM,Vulcan Arm
-2259,7,6,1,3,0,2,3,1,no,0,0,5,weapon,0, NC_FLAMELAUNCHER,Flame Launcher
-2260,7,6,2,1,0x2,2:3:4,3,1,no,0,0,0,weapon,0, NC_COLDSLOWER,Cold Slower
-2261,9:11:13,6,1,-1,0x42,3:2:1,3,1,no,0,0,0,weapon,0, NC_ARMSCANNON,Arm Cannon
-2262,0,6,4,0,0x1,0,3,1,no,0,0,0,none,0, NC_ACCELERATION,Acceleration
-2263,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, NC_HOVERING,Hovering
-2264,0,6,4,0,0x1,0,1,1,no,0,0,0,none,7, NC_F_SIDESLIDE,Front-Side Slide
-2265,0,6,4,0,0x1,0,1,1,no,0,0,0,none,7, NC_B_SIDESLIDE,Back-Side Slide
-2266,0,0,0,0,0,0,4,0,no,0,0,0,none,0, NC_MAINFRAME,Mainframe Restructure // Check me. Part of the code notes translated to "The amount of fuel have".
-2267,0,6,4,-1,0xC2,2:3:4,3,1,no,0,0,0,misc,5, NC_SELFDESTRUCTION,Self Destruction
-2268,0,6,4,0,0x1,0,4,1,yes,0,0,0,none,0, NC_SHAPESHIFT,Shape Shift
-2269,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, NC_EMERGENCYCOOL,Emergency Cool
-2270,0,6,4,0,0x3,7,1,1,yes,0,0,0,none,0, NC_INFRAREDSCAN,Infrared Scan
-2271,9,6,1,0,0x1,0,3,1,yes,0,0,0,none,0, NC_ANALYZE,Analyze
-2272,0,6,4,0,0x3,2,3,1,yes,0,0,0,none,0, NC_MAGNETICFIELD,Magnetic Field
-2273,0,6,4,0,0x1,0,3,1,yes,0,0,0,none,0, NC_NEUTRALBARRIER,Neutral Barrier
-2274,0,6,4,0,0x1,0,3,1,yes,0,0,0,none,0, NC_STEALTHFIELD,Stealth Field
-2275,5:6:7:8:9,6,16,0,0x1,0,5,1,yes,0,0,0,magic,0, NC_REPAIR,Repair
-2276,0,0,0,0,0,0,10,0,no,0,0,0,none,0, NC_TRAININGAXE,Axe Training
-2277,0,0,0,0,0,0,5,0,no,0,0,0,none,0, NC_RESEARCHFE,Research Fire/Earth
-2278,5:6:7:8:9,6,1,-1,0,0,5,1,no,0,0,0,weapon,2:3:4:5:6, NC_AXEBOOMERANG,Axe Boomerang
-2279,1,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, NC_POWERSWING,Power Swing
-2280,0,8,4,-1,0x2,2:2:3:3:3,5,-3,no,0,0,0,weapon,0, NC_AXETORNADO,Axe Tornado // Check me. Takes 20 * Skill LV amount of HP each use.
-2281,2,6,2,0,0x1,0,5,1,yes,0,0,2,none,0, NC_SILVERSNIPER,FAW - Silver Sniper
-2282,2,6,2,0,0x1,0,5,1,yes,0,0,2,none,0, NC_MAGICDECOY,FAW - Magic Decoy
-2283,2,6,1,0,0x1,0,1,1,no,0,0,0,none,0, NC_DISJOINT,FAW Removal
-
-//****
-// SC Shadow Chaser
-2284,1,6,1,-1,0x2,1,5,1,no,0,0,0,weapon,0, SC_FATALMENACE,Fatal Menace
-2285,0,6,4,0,0x1,0,10,1,no,0,0,0,none,0, SC_REPRODUCE,Reproduce
-2286,0,6,4,0,0x1,0,10,1,yes,0,0,0,none,0, SC_AUTOSHADOWSPELL,Auto Shadow Spell
-2287,5,6,1,0,0x1,0,5,1,no,0,0,0,none,0, SC_SHADOWFORM,Shadow Form
-2288,7:7:7:9:9:9:9:11:11:11,8,1,-1,0,0,10,-3,yes,0,0,0,weapon,3, SC_TRIANGLESHOT,Triangle Shot
-2289,0,6,4,0,0x3,2,5,1,no,0,0,0,none,0, SC_BODYPAINT,Body Painting
-2290,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0, SC_INVISIBILITY,Invisibility
-2291,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, SC_DEADLYINFECT,Deadly Infect
-2292,3,6,1,0,0x1,0,3,1,yes,0,0,0,none,0, SC_ENERVATION,Masquerade - Enervation
-2293,3,6,1,0,0x1,0,3,1,yes,0,0,0,none,0, SC_GROOMY,Masquerade - Gloomy
-2294,3,6,1,0,0x1,0,3,1,yes,0,0,0,none,0, SC_IGNORANCE,Masquerade - Ignorance
-2295,3,6,1,0,0x1,0,3,1,yes,0,0,0,none,0, SC_LAZINESS,Masquerade - Laziness
-2296,3,6,1,0,0x1,0,3,1,yes,0,0,0,none,0, SC_UNLUCKY,Masquerade - Unlucky
-2297,3,6,1,0,0x1,0,3,1,yes,0,0,0,none,0, SC_WEAKNESS,Masquerade - Weakness
-2298,3,6,1,0,0x1,0,5,1,yes,0,0,0,weapon,0, SC_STRIPACCESSARY,Strip Accessory //CHECK Is weapon attack type needed?
-2299,7,6,2,0,0x1,0,3,1,yes,0,0,3,magic,0, SC_MANHOLE,Man Hole
-2300,7,6,2,0,0x1,0,3,1,yes,0,0,1,magic,0, SC_DIMENSIONDOOR,Dimension Door
-2301,7,6,2,0,0x1,2,3,1,yes,0,0,1,magic,0, SC_CHAOSPANIC,Chaos Panic
-2302,7,6,2,0,0x1,2,3,1,yes,0,0,1,magic,0, SC_MAELSTROM,Maelstrom
-2303,7,6,2,0,0x1,0,3,1,yes,0,0,0,none,0, SC_BLOODYLUST,Bloody Lust
-2304,0,6,4,-1,0,0,3,1,no,0,0,0,weapon,0, SC_FEINTBOMB,Feint Bomb
-
-//****
-// LG Royal Guard
-2307,11,8,1,-1,0,2,5,1,no,0,0,10,weapon,0, LG_CANNONSPEAR,Cannon Spear
-2308,7,6,1,-1,0,0,10,1,no,0,0,0,weapon,0, LG_BANISHINGPOINT,Banishing Point
-2309,0,6,4,0,0x3,2,3,1,no,0,0,0,none,0, LG_TRAMPLE,Trample
-2310,1,6,1,0,0,0,5,1,no,0,0,0,weapon,0, LG_SHIELDPRESS,Shield Press
-2311,0,6,4,0,0x3,3,5,1,no,0,0,0,none,0, LG_REFLECTDAMAGE,Reflect Damage
-2312,5,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, LG_PINPOINTATTACK,Pinpoint Attack
-2313,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0, LG_FORCEOFVANGUARD,Force of Vanguard
-2314,1,6,1,-1,0,0,1,1,no,0,0,0,weapon,0, LG_RAGEBURST,Rage Burst
-2315,0,6,4,0:6:0,0x2,0,3,1,yes,0,0,0,none,2:0:0,LG_SHIELDSPELL,Shield Spell
-2316,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0, LG_EXEEDBREAK,Exceed Break
-2317,2,6,2,-1,0x2,0,5,1,yes,0,0,0,weapon,0, LG_OVERBRAND,Over Brand
-2318,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0, LG_PRESTIGE,Prestige
-2319,0,6,4,0,0x1,3,5,1,no,0,0,0,weapon,0, LG_BANDING,Banding //CHECK Splash isnt needed right? Banding has its own UNIT ID.
-2320,0,6,4,-1,0x2,3,5,1,yes,0,0,0,weapon,0, LG_MOONSLASHER,Moon Slasher
-2321,1,8,2,6,0x2,5,5,-7,yes,0,0,0,weapon,0, LG_RAYOFGENESIS,Ray of Genesis
-2322,0,6,16,0,0x3,1,5,1,yes,0,0,0,none,0, LG_PIETY,Piety
-2323,0,8,4,2,0x2,1:1:2:2:3,5,-5,yes,0,0,0,weapon,0, LG_EARTHDRIVE,Earth Drive
-2324,3,8,1,-1,0,0,5,3,yes,0,0,0,weapon,0, LG_HESPERUSLIT,Hesperus Lit
-2325,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0, LG_INSPIRATION,Inspiration
-2519,1,6,1,-1,0x2,0,5,1,yes,0,0,0,weapon,3:4:5:6:7, LG_OVERBRAND_BRANDISH,Over Brand
-
-//****
-// SR Sura
-2326,-2,8,1,-1,0,0,10,-2,no,0,0,0,weapon,0, SR_DRAGONCOMBO,Dragon Combo
-2327,0,8,4,-1,0x2,2,5,-3,no,0,0,0,weapon,3, SR_SKYNETBLOW,Sky Net Blow
-2328,0,6,4,-1,0x2,1:2:3:4:5,5,1,no,0,0,0,weapon,0, SR_EARTHSHAKER,Earth Shaker //CHECK Must add a check in battle.c to triple damage if hitting a hidden target.
-2329,-2,8,4,-1,0,0,5,-2,no,0,0x200,0,weapon,0, SR_FALLENEMPIRE,Fallen Empire //CHECK Video shows 2 hits. Is it sub hits? Yes its divided between 2 hits.
-2330,-2,6,1,-1,0x42,1:1:1:1:1:2:2:2:2:2,10,1,yes,0,0,0,weapon,0, SR_TIGERCANNON,Tiger Cannon //CHECK Need to fix to be enemy targeted and also combo after Fallen Empire.
-2331,0,0,0,0,0,0,10,0,no,0,0,0,none,0, SR_HELLGATE,Hell Gate
-2332,5,6,4,-1,0x2,3,5,1,no,0,0,0,weapon,0, SR_RAMPAGEBLASTER,Rampage Blaster
-2333,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, SR_CRESCENTELBOW,Crescent Elbow //CHECK Check the autospell ID.
-2334,0,6,4,0,0x3,1:1:2:2:3,5,1,no,0,0,0,none,0, SR_CURSEDCIRCLE,Cursed Circle
-2335,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, SR_LIGHTNINGWALK,Lightning Walk
-2336,7:8:9:10:11,6,1,-1,0,0,5,1,no,0,0,0,weapon,2:3:4:5:6, SR_KNUCKLEARROW,Knuckle Arrow
-2337,0,6,4,-1,0x2,2,1,1,yes,0,0,0,weapon,0, SR_WINDMILL,Windmill
-2338,0,6,4,0,0x1,0,10,1,no,0,0,0,none,0, SR_RAISINGDRAGON,Raising Dragon
-2339,0,0,0,0,0,0,5,1,no,0,0,0,none,0, SR_GENTLETOUCH,Gentle Touch
-2340,0,6,4,0,0x3,2,1,1,no,0,0,0,none,0, SR_ASSIMILATEPOWER,Assimilate Power
-2341,3,6,16,0,0x1,0,1,1,yes,0,0x200,0,none,0, SR_POWERVELOCITY,Power Velocity
-2342,1,6,1,-1,0x20,0,5,1,no,0,0,0,weapon,7, SR_CRESCENTELBOW_AUTOSPELL,Crescent Elbow Autospell //CHECK Does this ignore defense?
-2343,1:2:3:3:4:4:5:5:6:7,8,1,0,0,0,10,-7,yes,0,0,0,weapon,0, SR_GATEOFHELL,Gate of Hell //CHECK Need to fix to be enemy targeted and also combo after Fallen Empire
-2344,2,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, SR_GENTLETOUCH_QUIET,Gentle Touch - Quiet
-2345,2,6,16,0,0x1,0,5,1,no,0,0,0,magic,0, SR_GENTLETOUCH_CURE,Gentle Touch - Cure //CHECK Its a healing skill. Guessing it has to be magic type? Healing isnt working.
-2346,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0, SR_GENTLETOUCH_ENERGYGAIN,Gentle Touch - Energy Gain
-2347,2,6,16,0,0x1,0,5,1,yes,0,0,0,none,0, SR_GENTLETOUCH_CHANGE,Gentle Touch - Change
-2348,2,6,16,0,0x1,0,5,1,yes,0,0,0,none,0, SR_GENTLETOUCH_REVITALIZE,Gentle Touch - Revitalize
-
-//****
-// WA Wanderer
-2350,0,6,4,0,0x3,7:8:9:10:11,5,1,yes,0,0,0,none,0, WA_SWING_DANCE,Swing Dance
-2351,0,6,4,0,0x3,7:8:9:10:11,5,1,yes,0,0,0,none,0, WA_SYMPHONY_OF_LOVER,Symphony of Lovers
-2352,0,6,4,0,0x3,7:8:9:10:11,5,1,yes,0,0,0,none,0, WA_MOONLIT_SERENADE,Moonlit Serenade
-
-//****
-// MI Minstrel
-2381,0,6,4,0,0x3,7:8:9:10:11,5,1,yes,0,0,0,none,0, MI_RUSH_WINDMILL,Windmill Rush Attack
-2382,0,6,4,0,0x3,7:8:9:10:11,5,1,yes,0,0,0,none,0, MI_ECHOSONG,Echo Song
-2383,9,6,16,0,0x1,0,5,1,yes,0,0,0,none,0, MI_HARMONIZE,Harmonize
-
-//****
-// WM Wanderer/Minstrel
-2412,0,0,0,0,0,0,10,0,no,0,0,0,none,0, WM_LESSON,Lesson
-2413,9,8,1,-1,0,0,5,-2:-2:-3:-3:-4,yes,0,0,0,magic,0, WM_METALICSOUND,Metallic Sound
-2414,9,6,2,-1,0x1,1,5,1,yes,0,0x80,0,none,0, WM_REVERBERATION,Reverberation //CHECK May need to recode. Testing needed. Also need to test AoE size.
-2415,0,0,0,-1,0,0,5,1,no,0,0,0,weapon,0, WM_REVERBERATION_MELEE,Reverberation Melee
-2416,0,0,0,-1,0,0,5,1,no,0,0,0,magic,0, WM_REVERBERATION_MAGIC,Reverberation Magic
-2417,11,6,2,0,0x3,5,1,1,no,0,0,0,none,0, WM_DOMINION_IMPULSE,Dominion Impulse
-2418,9,6,2,0,0x1,0,5,1,yes,0,0,0,none,0, WM_SEVERE_RAINSTORM,Severe Rainstorm
-2419,9,6,2,0,0x3,1,5,1,yes,0,0x80,5,none,0, WM_POEMOFNETHERWORLD,Poem of The Netherworld //CHECK May need to recode too.
-2420,0,6,4,0,0x2,2:3:4:5:6,5,1,yes,0,0,0,none,0,WM_VOICEOFSIREN,Voice of Siren
-2421,7,6,16,0,0x1,0,5,1,yes,0,0,0,none,0, WM_DEADHILLHERE,Valley of Death//Enemy targeted magic skill in official. Really? WTF???
-2422,0,6,4,0,0x3,5:6:7:8:9,5,1,yes,0,0,0,none,0,WM_LULLABY_DEEPSLEEP,Deep Sleep Lullaby
-2423,0,6,4,0,0x3,3:4:5:6:7,5,1,yes,0,0,0,none,0,WM_SIRCLEOFNATURE,Circle of Nature's Sound
-2424,9,6,4,0,0x1,0,5,1,yes,0,0,0,magic,0, WM_RANDOMIZESPELL,Improvised Song
-2425,9,6,16,0,0x1,0,5,1,yes,0,0,0,none,0, WM_GLOOMYDAY,Gloomy Day
-2426,9,6,2,0,0x2,2:3:3:4:4,5,1,yes,0,0x4000,0,weapon,0, WM_GREAT_ECHO,Great Echo//Skill type in official is set to none. Why?
-2427,0,6,4,0,0x3,5:6:7:8:9,5,1,yes,0,0x4000,0,none,0, WM_SONG_OF_MANA,Song of Mana
-2428,0,6,4,0,0x3,5:6:7:8:9,5,1,yes,0,0x4000,0,none,0, WM_DANCE_WITH_WUG,Dance With A Warg
-2429,9,6,2,0,0x42,4:4:5:5:6,5,1,yes,0,0x4000,0,none,0, WM_SOUND_OF_DESTRUCTION,Sound of Destruction//Using clif damage to deal the fixed damage for now. Testing needed to see how it dealed.
-2430,0,6,4,0,0x3,3:4:5:6:7,5,1,yes,0,0x4000,0,none,0, WM_SATURDAY_NIGHT_FEVER,Saturday Night Fever//Info for above skill. Type in official is magic. Has damage changed since 2011? Recheck AoE.
-2431,0,6,4,0,0x3,5:5:6:6:7,5,1,yes,0,0x4000,0,none,0, WM_LERADS_DEW,Lerad's Dew
-2432,0,6,4,0,0x3,5:5:6:6:7,5,1,yes,0,0x4000,0,none,0, WM_MELODYOFSINK,Melody of Sink
-2433,0,6,4,0,0x3,5:5:6:6:7,5,1,yes,0,0x4000,0,none,0, WM_BEYOND_OF_WARCRY,Warcry of Beyond
-2434,0,6,4,0,0x3,5:5:6:6:7,5,1,yes,0,0x4000,0,none,0, WM_UNLIMITED_HUMMING_VOICE,Unlimited Humming Voice
-
-//****
-// SO Sorcerer
-2443,0,6,4,3,0,0,5,1,yes,0,0,8:10:12:14:16,magic,0, SO_FIREWALK,Fire Walk //CHECK Video and data shows each cell only hits once.
-2444,0,6,4,4,0,0,5,1,yes,0,0,8:10:12:14:16,magic,0, SO_ELECTRICWALK,Electric Walk
-2445,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, SO_SPELLFIST,Spell Fist
-2446,9,6,2,2,0,0,5,-3,yes,0,0,0,magic,0, SO_EARTHGRAVE,Earth Grave
-2447,9,6,2,1,0,0,5,-5,yes,0,0,0,magic,0, SO_DIAMONDDUST,Diamond Dust
-2448,9,6,1,5,0x2,1:1:1:1:2,5,1,yes,0,0,0,magic,0, SO_POISON_BUSTER,Poison Buster
-2449,9,6,2,0,0,0,5,1,yes,0,0,0,magic,0, SO_PSYCHIC_WAVE,Psychic Wave
-2450,9,6,2,5,0,0,5,1,yes,0,0,0,magic,0, SO_CLOUD_KILL,Cloud Kill
-2451,9,6,16,0,0x1,0,5,1,yes,0,0,0,none,0, SO_STRIKING,Striking //CHECK Data shows a % for increased successful refine rate. Is this true?
-2452,9,6,2,3,0x1,0,5,1,yes,0,0,0,magic,0, SO_WARMER,Warmer
-2453,9,6,2,0,0x1,0,5,1,yes,0,0,0,magic,0, SO_VACUUM_EXTREME,Vacuum Extreme
-2454,9,6,1,4,0x2,1:1:2:2:3,5,1,yes,0,0,0,magic,0, SO_VARETYR_SPEAR,Varetyr Spear
-2455,9,6,2,0,0x3,1:1:2:2:3,5,1,yes,0,0,0,magic,0, SO_ARRULLO,Arrullo
-2456,0,6,4,0,0x1,0,4,1,yes,0,0,0,none,0, SO_EL_CONTROL,Spirit Control
-2457,0,6,4,3,0x1,0,3,1,yes,0,0,0,none,0, SO_SUMMON_AGNI,Summon Fire Spirit Agni
-2458,0,6,4,1,0x1,0,3,1,yes,0,0,0,none,0, SO_SUMMON_AQUA,Summon Water Spirit Aqua
-2459,0,6,4,4,0x1,0,3,1,yes,0,0,0,none,0, SO_SUMMON_VENTUS,Summon Wind Spirit Ventus
-2460,0,6,4,2,0x1,0,3,1,yes,0,0,0,none,0, SO_SUMMON_TERA,Summon Earth Spirit Tera
-2461,5,6,1,0,0x1,0,1,1,no,0,0,0,none,0, SO_EL_ACTION,Elemental Action
-2462,0,6,4,0,0x1,0,2,1,yes,0,0,0,none,0, SO_EL_ANALYSIS,Four Spirit Analysis
-2463,0,0,0,0,0,0,5,0,no,0,0,0,none,0, SO_EL_SYMPATHY,Spirit Sympathy
-2464,0,6,4,0,0x1,0,1,1,yes,0,0,0,none,0, SO_EL_CURE,Spirit Recovery
-2465,9,6,2,3,0x1,0,3,1,yes,0,0,1,magic,0, SO_FIRE_INSIGNIA,Fire Insignia //CHECK All 4 insignia skills can be targeted and animations work
-2466,9,6,2,1,0x1,0,3,1,yes,0,0,1,magic,0, SO_WATER_INSIGNIA,Water Insignia // but its effects havent been coded yet.
-2467,9,6,2,4,0x1,0,3,1,yes,0,0,1,magic,0, SO_WIND_INSIGNIA,Wind Insignia
-2468,9,6,2,2,0x1,0,3,1,yes,0,0,1,magic,0, SO_EARTH_INSIGNIA,Earth Insignia
-
-//****
-// GN Genetic
-2474,0,0,0,0,0,0,5,0,no,0,0,0,none,0, GN_TRAINING_SWORD,Sword Training
-2475,0,0,0,0,0,0,5,0,no,0,0,0,none,0, GN_REMODELING_CART,Cart Remodeling
-2476,0,6,4,-1,0x2,2,5,1,no,0,0,0,weapon,2, GN_CART_TORNADO,Cart Tornado
-2477,7:8:9:10:11,6,1,-1,0x2,1:1:2:2:3,5,1,yes,0,0,0,weapon,0, GN_CARTCANNON,Cart Cannon
-2478,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0, GN_CARTBOOST,Cart Boost
-2479,9,6,2,0,0,0,5,1,yes,0,0x80,5,misc,0, GN_THORNS_TRAP,Thorn Trap
-2480,11,6,1,0,0x1,0,5,1,yes,0,0,3,misc,0, GN_BLOOD_SUCKER,Blood Sucker //CHECK Data says its a magic attack. Hmmmm....
-2481,11,6,1,-1,0x2,1:2:3:4:5,5,1,yes,0,0,0,weapon,0, GN_SPORE_EXPLOSION,Spore Explosion //CHECK Data says its element is set to neutral. Need to confirm.
-2482,11,6,16,0,0x1,0,5,-1,yes,0,0,1,weapon,2, GN_WALLOFTHORN,Wall of Thorns
-2483,11,6,2,0,0x3,4,10,1,yes,0,0x2000,0,weapon,0, GN_CRAZYWEED,Crazy Weed
-2484,0,6,2,2,0x2,3,10,1,no,0,0x2000,0,weapon,0, GN_CRAZYWEED_ATK,Crazy Weed Attack
-2485,9,6,2,3,0,0,5,1,yes,0,0,0,magic,0, GN_DEMONIC_FIRE,Demonic Fire
-2486,9,6,2,0,0,0,5,1,yes,0,0,0,none,0, GN_FIRE_EXPANSION,Fire Expansion //CHECK FIX ME!!!! Level 1 is reducing the damage. Should increase it by 50%
-2487,9,6,2,0,0,0,1,1,no,0,0,0,none,0, GN_FIRE_EXPANSION_SMOKE_POWDER,Fire Expansion Smoke Powder
-2488,9,6,2,0,0,0,1,1,no,0,0,0,none,0, GN_FIRE_EXPANSION_TEAR_GAS,Fire Expansion Tear Gas
-2489,11,6,1,0,0,0,10,1:2:3:4:5:6:7:8:9:10,no,0,0,0,weapon,0, GN_FIRE_EXPANSION_ACID,Fire Expansion Acid
-2490,9,6,2,0,0x3,1,5,1,yes,0,0x80,2:3:4:5:6,none,0, GN_HELLS_PLANT,Hell's Plant
-2491,0,6,1,0,0xC0,0,5,1,no,0,0,0,misc,0, GN_HELLS_PLANT_ATK,Hell's Plant Attack
-2492,0,6,4,0,0x3,5:6:6:7:7,5,1,yes,0,0,0,none,0, GN_MANDRAGORA,Howling of Mandragora
-2493,11,6,16,0,0x1,0,1,1,yes,0,0,0,none,0, GN_SLINGITEM,Sling Item
-2494,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, GN_CHANGEMATERIAL,Change Material
-2495,0,6,4,0,0x1,0,2,1,no,0,0,0,none,0, GN_MIX_COOKING,Mix Cooking
-2496,0,6,4,0,0x1,0,2,1,no,0,0,0,none,0, GN_MAKEBOMB,Create Bomb
-2497,0,6,4,0,0x1,0,10,1,no,0,0,0,none,0, GN_S_PHARMACY,Special Pharmacy
-2498,11,6,1,0,0,0,1,1,no,0,0,0,weapon,0, GN_SLINGITEM_RANGEMELEEATK,Sling Item Attack
-
-2515,11,6,16,0,0x1,0,5,1,yes,0,0,0,magic,0, AB_SECRAMENT,Secrament
-2516,11,6,1,-1,0x2,5,5,1,no,0,0,0,weapon,0, WM_SEVERE_RAINSTORM_MELEE,Severe Rainstorm Melee
-2517,0,6,4,-1,0x2,3:4:5:6:7,5,1,no,0,0,0,weapon,0, SR_HOWLINGOFLION,Howling of Lion
-2518,11,6,2,-1,0x2,2:2:3:3:4,5,1,no,0,0,0,weapon,0, SR_RIDEINLIGHTNING,Ride In Lightening
-
-// Episode 13.3
-//2533,0,0,4,0,0x1,0,1,0,no,0,0,0,none,0, ALL_ODINS_RECALL,Odin's Recall
-2534,0,0,4,0,0x1,0,1,0,no,0,0,0,none,0, RETURN_TO_ELDICASTES,Return To Eldicastes
-2535,0,0,4,0,0x1,0,1,0,no,0,0x1,0,none,0, ALL_BUYING_STORE,Open Buying Store
-2536,0,0,4,0,0x1,0,1,0,no,0,0,0,none,0, ALL_GUARDIAN_RECALL,Guardian's Recall
-2537,9,6,16,0,0x1,0,2,1,yes,0,0,0,magic,0, ALL_ODINS_POWER,Odin's Power
-//2538,0,0,0,0,0,0,??,0,no,0,0,0,none,0, BEER_BOTTLE_CAP,Beer Bottle Cap
-//2539,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_ASSASSINCROSS,Assassin Cross of Sunset 2
-//2540,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_DISSONANCE,Dissonance 2
-//2541,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_UGLYDANCE,Ugly Dance 2
-//2542,0,0,0,0,0,0,??,0,no,0,0,0,none,0, ALL_TETANY,Tetany
-//2543,0,0,0,0,0,0,??,0,no,0,0,0,none,0, ALL_RAY_OF_PROTECTION,Ray of Protection
-2544,0,6,4,0,0x1,0,1,1,no,0,0x1,0,none,0, MC_CARTDECORATE,Change Cart 2
-//2545,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GM_ITEM_ATKMAX#Maximum Attack#
-//2546,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GM_ITEM_ATKMIN#Minimal Attack#
-//2547,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GM_ITEM_MATKMAX#Maximum Magic Attack#
-//2548,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GM_ITEM_MATKMIN#Minimal Magic Attack#
-
-// Rebellion
-2551,0,0,0,0,0,0,10,0,no,0,0,0,none,0, RL_GLITTERING_GREED,Flip The Coin Greed//Not in the skill tree. Why and what does it do? Need real max level.
-2552,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, RL_RICHS_COIN,Rich's Coin
-2553,15,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, RL_MASS_SPIRAL,Mass Spiral
-2554,9,6,1,-1,0x2,2,5,1,no,0,0,0,weapon,0, RL_BANISHING_BUSTER,Banishing Buster
-2555,0,6,4,0,0x1,0,5,1,no,0,0,3,none,0, RL_B_TRAP,Bind Trap
-2556,0,6,4,0,0x3,-1,1,1,no,0,0,0,none,0, RL_FLICKER,Flicker
-2557,9,6,1,-1,0x2,2,5,1,no,0,0,0,weapon,0, RL_S_STORM,Shatter Storm
-2558,0,6,4,0,0x1,0,10,1,no,0,0,0,none,0, RL_E_CHAIN,Eternal Chain
-2559,0,6,4,-1,0,0,1,1,no,0,0x200,0,weapon,0, RL_QD_SHOT,Quick Draw Shot
-2560,11,6,1,0,0x1,0,1,1,no,0,0,3,none,0, RL_C_MARKER,Crimson Marker
-2561,0,6,4,-1,0x2,2,5,1,no,0,0,0,weapon,0, RL_FIREDANCE,Fire Dance
-2562,7:8:9:10:11,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, RL_H_MINE,Howling Mine
-2563,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, RL_P_ALTER,Platinum Alter
-2564,9,6,2,0,0x1,0,5,1,no,0,0,0,none,0, RL_FALLEN_ANGEL,Fallen Angel//This skill doesen't deal damage and instead autocasts Desperado right?
-2565,0,6,4,-1,0x2,2:3:4:5:6,5,1,no,0,0,0,weapon,3, RL_R_TRIP,Round Trip//How much knockback is there? Well put 3 for now.
-2566,0,6,4,-1,0x2,-1,5,1,no,0,0,0,weapon,0, RL_D_TAIL,Dragon Tail
-2567,3,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, RL_FIRE_RAIN,Fire Rain
-2568,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, RL_HEAT_BARREL,Heat Barrel
-2569,9,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, RL_AM_BLAST,Anti-Material Blast
-2570,9,6,1,-1,0,0,5,1,no,0,0,0,weapon,6, RL_SLUGSHOT,Slug Shot//Tester found it knocks back and forces sit.
-2571,7:8:9:10:11,6,1,-1,0x2,2,5,1,no,0,0,0,weapon,0, RL_HAMMER_OF_GOD,Hammer of God//Might be INF 2, but well use INF 1 for now.
-2572,0,6,1,-1,0x40,0,5,1,no,0,0,0,weapon,0, RL_R_TRIP_PLUSATK,Round Trip Plus Attack
-2573,0,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, RL_B_FLICKER_ATK,Bind Flicker Attack//Max level guess based on Bind Trap max level.
-2574,0,6,1,-1,0,0,10,1,no,0,0,0,weapon,0, RL_GLITTERING_GREED_ATK,Flip The Coin Greed Attack//Guess on max level is from Flip The Coin Greed
-
-// Kagerou & Oboro
-3001,0,6,4,0,0,0,1,1,no,0,0,0,none,0, KO_YAMIKUMO,Yamikumo
-3002,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0, KO_RIGHT,Right Hand Mastery
-3003,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0, KO_LEFT,Left Hand Mastery
-3004,3:4:5:6:7,8,1,-1,0,0,5,-2,no,0,0,0,weapon,0, KO_JYUMONJIKIRI,Cross Strike
-3005,2,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, KO_SETSUDAN,Soul Sever
-3006,7:8:9:10:11,6,2,0,0x2,2,5,0,no,0,0,0,weapon,0, KO_BAKURETSU,Bakuretsu Kunai
-3007,0,6,4,-1,0x42,4:4:4:4:5,5,0,no,0,0,0,misc,0, KO_HAPPOKUNAI,Happo Kunai
-3008,9,8,2,0,0x12,2,10,-10,no,0,0,0,misc,0, KO_MUCHANAGE,Mucha Nage
-3009,9:10:11:12:13,8,2,-1,0x2,3,5,-5,no,0,0,0,weapon,0, KO_HUUMARANKA,Huuma Shuriken Ranka
-3010,3,6,4,0,0x42,0,5,1,no,0,0x80,0,weapon,0, KO_MAKIBISHI,Makibishi
-3011,0,6,4,0,0x1,0,5,0,yes,0,0,0,none,0, KO_MEIKYOUSISUI,Meikyo Shisui
-3012,0,6,4,0,0x1,0,5,0,no,0,0,1,none,3:4:5:6:7, KO_ZANZOU,Zanzou
-3013,5,6,1,0,0x1,0,5,0,no,0,0,0,none,0, KO_KYOUGAKU,Kyougaku
-3014,5,6,1,0,0x1,0,5,0,no,0,0,0,none,0, KO_JYUSATSU,Jyusatsu
-3015,0,6,4,3,0x1,0,1,1,no,0,0,0,none,0, KO_KAHU_ENTEN,Kahu Enten
-3016,0,6,4,1,0x1,0,1,1,no,0,0,0,none,0, KO_HYOUHU_HUBUKI,Hyouhu Hubuki
-3017,0,6,4,4,0x1,0,1,1,no,0,0,0,none,0, KO_KAZEHU_SEIRAN,Kazehu Seiran
-3018,0,6,4,2,0x1,0,1,1,no,0,0,0,none,0, KO_DOHU_KOUKAI,Dohu Koukai
-3019,11,6,1,0,0,0,5,0,no,0,0,0,magic,0, KO_KAIHOU,Technique Kaihou
-3020,7,6,2,0,0,0,1,3,yes,0,0,0,magic,0, KO_ZENKAI,Zenkai
-3021,5:6:7:8:9,6,16,0,0x1,0,5,1,no,0,0,0,none,0, KO_GENWAKU,Genwaku
-3022,0,6,4,0,0x1,0,5,0,no,0,0,0,none,0, KO_IZAYOI,Izayoi
-3023,0,6,4,0,0x3,2:3:4:5:6,5,0,no,0,0,0,none,0, KG_KAGEHUMI,Kagehumi
-3024,7,6,1,0,0x1,0,5,1,no,0,0,0,none,0, KG_KYOMU,Kyomu
-3025,7,6,16,0,0x1,0,5,1,no,0,0,0,none,0, KG_KAGEMUSYA,Kagemusha
-3026,7,6,16,0,0x1,0,5,1,no,0,0,0,none,0, OB_ZANGETSU,Zangetsu
-3027,7,6,16,0,0x1,0,5,1,no,0,0,0,none,0, OB_OBOROGENSOU,Oboro Gensou
-3028,1,6,4,0,0x2,3,1,1,no,0,0,0,weapon,0, OB_OBOROGENSOU_TRANSITION_ATK,Hazy Moonlight Illusion Transition Attack
-3029,7,6,1,0,0x1,0,5,0,no,0,0,0,none,0, OB_AKAITSUKI,Akaitsuki
-
-// Eclage Skills
-3031,7,6,16,0,0x1,0,1,1,no,0,0,0,none,0, ECL_SNOWFLIP,Snow Flip
-3032,7,6,16,0,0x1,0,1,1,no,0,0,0,none,0, ECL_PEONYMAMY,Peony Mamy
-3033,7,6,16,0,0x1,0,1,1,no,0,0,0,none,0, ECL_SADAGUI,Sadagui
-3034,7,6,16,0,0x1,0,1,1,no,0,0,0,none,0, ECL_SEQUOIADUST,Sequoia Dust
-3035,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, ECLAGE_RECALL,Return To Eclage
-
-// EP 14.3 Part 2 3rd Job Skills
-5001,1,8,1,-1,0,0,5,3,no,0,0,0,weapon,0, GC_DARKCROW,Dark Claw
-5002,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, RA_UNLIMIT,Unlimited
-5003,7,6,1,-1,0x2,4:5:6:7:8,5,1,no,0,0,0,weapon,0, GN_ILLUSIONDOPING,Illusion Doping
-5004,9,6,2,1,0x2,1:1:1:2:2:2:3:3:4:4,10,1,no,0,0,0,weapon,0, RK_DRAGONBREATH_WATER,Dragon Breath - Water
-5005,0,6,4,0,0x3,3,1,1,no,0,0,0,none,0, RK_LUXANIMA,Lux Anima
-5006,1,6,2,3,0,0,5,1,no,0,0,3,misc,0, NC_MAGMA_ERUPTION,Magma Eruption
-5007,0,6,4,0,0x3,5:6:7:8:9,5,1,no,0,0,0,none,0, WM_FRIGG_SONG,Frigg's Song
-5008,0,6,4,0,0x3,15,5,1,no,0,0,0,none,0, SO_ELEMENTAL_SHIELD,Elemental Shield
-5009,1,6,1,0,0x1,0,5,1,no,0,0,0,none,0, SR_FLASHCOMBO,Flash Combo
-5010,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, SC_ESCAPE,Emergency Escape
-5011,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, AB_OFFERTORIUM,Offertorium
-5012,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, WL_TELEKINESIS_INTENSE,Intense Telekinesis
-5013,0,6,4,0,0x3,5,5,1,no,0,0,0,none,0, LG_KINGS_GRACE,King's Grace
-5014,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, ALL_FULL_THROTTLE,Full Throttle
-5015,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, SR_FLASHCOMBO_ATK_STEP1,Flash Combo Attack Step 1
-5016,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, SR_FLASHCOMBO_ATK_STEP2,Flash Combo Attack Step 2
-5017,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, SR_FLASHCOMBO_ATK_STEP3,Flash Combo Attack Step 3
-5018,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, SR_FLASHCOMBO_ATK_STEP4,Flash Combo Attack Step 4
-
-8001,9,6,4,0,0x1,0,5,1,no,0,0,0,magic,0, HLIF_HEAL,Healing Touch
-8002,0,6,4,0,0x3,-1,5,1,no,0,0,0,none,0, HLIF_AVOID,Avoid
-8003,0,0,0,0,0,1,5,0,no,0,0,0,none,0, HLIF_BRAIN,Brain Surgery
-8004,0,6,4,0,0x1,0,3,0,no,0,0,0,none,0, HLIF_CHANGE,Change
-8005,0,6,4,0,0x1,0,5,0,no,0,0,0,none,0, HAMI_CASTLE,Castling
-8006,0,6,4,0,0x1,0,5,0,no,0,0,0,none,0, HAMI_DEFENCE,Defense
-8007,0,0,0,0,0x1,0,5,0,no,0,0,0,none,0, HAMI_SKIN,Adamantium Skin
-8008,0,6,4,0,0x1,0,3,0,no,0,0,0,none,0, HAMI_BLOODLUST,Bloodlust
-8009,1,8,1,0,0,0,5,-1:-2:-2:-2:-3,no,0,0,0,weapon,0, HFLI_MOON,Moonlight
-8010,0,6,4,0,0x1,0,5,0,no,0,0,0,none,0, HFLI_FLEET,Fleeting Move
-8011,0,6,4,0,0x1,0,5,0,yes,0,0,0,misc,0, HFLI_SPEED,Speed
-8012,1,6,1,0,0,0,3,0,no,0,0,0,none,0, HFLI_SBR44,S.B.R.44
-8013,9,6,1,0,0,0,5,1:2:3:4:5,no,0,0,0,magic,0, HVAN_CAPRICE,Caprice
-8014,0,6,4,0,0x1,0,5,0,no,0,0,0,none,0, HVAN_CHAOTIC,Benediction of Chaos
-8015,0,0,0,0,0x1,0,5,0,no,0,0,0,none,0, HVAN_INSTRUCT,Instruct
-8016,4,6,4,-1,0xD2,4,3,1,no,0,0,0,misc,0, HVAN_EXPLOSION,Bio Explosion
-//
-8018,9,6,4,0,0x1,0,5,1,no,0,0,0,none,0, MH_SUMMON_LEGION,Summon Legion
-8019,5,6,1,5,0,0,5,1,no,0,0,0,weapon,0, MH_NEEDLE_OF_PARALYZE,Needle of Paralyze
-8020,5,6,2,5,0,0,5,1,no,0,0,1,weapon,0, MH_POISON_MIST,Poison Mist
-8021,1,6,1,0,0x1,0,5,1,no,0,0,0,none,0, MH_PAIN_KILLER,Pain Killer
-8022,0,6,4,0,0,0x1,5,1,no,0,0,0,none,0, MH_LIGHT_OF_REGENE,Light of Regene
-8023,0,6,4,0,0,0x1,5,1,no,0,0,0,none,0, MH_OVERED_BOOST,Overed Boost
-8024,7,8,1,4:0:4:0:4,0,0,5,-6,yes,0,0,0,magic,0, MH_ERASER_CUTTER,Eraser Cutter
-8025,7,8,2,4:0:4:0:4,0x2,2:2:3:3:4,5,-6,no,0,0,0,magic,0, MH_XENO_SLASHER,Xeno Slasher
-8026,5:5:7:7:9,6,16,0,0x1,0,5,1,no,0,0,0,magic,0, MH_SILENT_BREEZE,Silent Breeze
-8027,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, MH_STYLE_CHANGE,Style Change
-8028,1,8,1,0,0,0,5,1,no,0,0,0,weapon,0, MH_SONIC_CRAW,Sonic Claw
-8029,1,6,4,0,0,0,5,1,no,0,0x200,0,weapon,0, MH_SILVERVEIN_RUSH,Silver Bain Rush
-8030,1,6,4,0,0,0,5,1,no,0,0x200,0,weapon,0, MH_MIDNIGHT_FRENZY,Midnight Frenzy
-8031,5:6:7:8:9,6,1,0,0,0,5,1,no,0,0,0,weapon,3, MH_STAHL_HORN,Steel Horn
-8032,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, MH_GOLDENE_FERSE,Golden Heel
-8033,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, MH_STEINWAND,Stone Wall
-8034,9,6,1,6,0x2,1:1:1:1:2,5,1,no,0,0,0,magic,0, MH_HEILIGE_STANGE,Holy Pole
-8035,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, MH_ANGRIFFS_MODUS,Attack Mode
-8036,3:4:5:6:7,6,1,0,0,0,5,1,no,0,0,0,weapon,0, MH_TINDER_BREAKER,Tinder Breaker
-8037,1,6,4,0,0,0,5,1,no,0,0x200,0,weapon,0, MH_CBC,Continual Break Combo
-8038,1,6,4,0,0,0,5,1,no,0,0x200,0,weapon,0, MH_EQC,Eternal Quick Combo
-8039,0,6,4,3,0x2,1:1:1:2:2,5,1,no,0,0,0,weapon,0, MH_MAGMA_FLOW,Magma Flow
-8040,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, MH_GRANITIC_ARMOR,Granitic Armor
-8041,7,6,2,3,0x2,0,5,1,no,0,0,1,weapon,0, MH_LAVA_SLIDE,Lava Slide
-8042,0,6,4,3,0x1,0,5,1,no,0,0,0,none,0, MH_PYROCLASTIC,Pyroclastic
-8043,7,6,2,0,0x1,0,5,1,no,0,0,3,none,0, MH_VOLCANIC_ASH,Volcanic Ash
-
-// Mercenary Skill Place holders
-8201,-1,6,1,-1,0,0,10,1,no,0,0,0,weapon,0, MS_BASH,Bash
-8202,0,6,4,3,0x2,2,10,1,no,0,0,0,weapon,2, MS_MAGNUM,Magnum_Break
-8203,-2,6,1,-1,0x2,1,10,1,no,0,0,0,weapon,1, MS_BOWLINGBASH,Bowling_Bash
-8204,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0, MS_PARRYING,Parry
-8205,0,6,4,0,0,0,10,1,no,0,0,0,weapon,0, MS_REFLECTSHIELD,Shield_Reflect
-8206,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0, MS_BERSERK,Frenzy
-8207,-9,8,1,-1,0,0,10,2,no,0,0,0,weapon,0, MA_DOUBLE,Double_Strafe
-8208,-9,6,2,-1,0x2,2,10,1,no,0,0x2000,0,weapon,2, MA_SHOWER,Arrow_Shower
-8209,3,6,2,0,0x1,0,5,1,no,0,0x80,0,misc,6:7:8:9:10, MA_SKIDTRAP,Skid_Trap
-8210,3,6,2,2,0x40,0,5,1,no,0,0x80,0,misc,0, MA_LANDMINE,Land_Mine
-8211,3,6,2,0,0x3,2,5,1,no,0,0x80,0,misc,0, MA_SANDMAN,Sandman
-8212,3,6,2,1,0x42,1,5,1,no,0,0x80,0,weapon,0, MA_FREEZINGTRAP,Freezing_Trap
-8213,2,6,32,0,0x1,0,1,1,no,0,0,0,misc,0, MA_REMOVETRAP,Remove_Trap
-8214,-9,6,1,-1,0x2,0,1,1,no,0,0x1,0,weapon,6, MA_CHARGEARROW,Arrow_Repel
-8215,9,8,1,-1,0,2,5,1,yes,0,0,13,weapon,0, MA_SHARPSHOOTING,Focused_Arrow_Strike
-8216,-2,8,1,-1,0,0,10,3,no,0,0,0,weapon,0, ML_PIERCE,Pierce
-8217,-2,6,1,-1,0x1,0,10,1,no,0,0,0,weapon,3, ML_BRANDISH,Brandish_Spear
-8218,5,8,1,-1,0x20,0,5,5,no,0,0,0,weapon,0, ML_SPIRALPIERCE,Spiral_Pierce
-8219,0,6,4,0,0x1,0,5,1,no,0,0,0,weapon,0, ML_DEFENDER,Defending_Aura
-8220,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0, ML_AUTOGUARD,Guard
-8221,7:8:9:10:11,6,16,0,0x1,0,5,1,yes,0,0x600,0,none,0, ML_DEVOTION,Sacrifice
-8222,0,6,4,0,0x3,-1,5,1,yes,0,0,0,magic,0, MER_MAGNIFICAT,Magnificat
-8223,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0, MER_QUICKEN,Two-Hand_Quicken
-8224,0,6,4,3,0x3,3,1,1,yes,0,0,0,magic,0, MER_SIGHT,Sight
-8225,1,8,1,-1,0,0,5,3,no,0,0,0,weapon,0, MER_CRASH,Crash
-8226,9,6,16,0,0x1,0,1,1,yes,0,0x1000,0,magic,0, MER_REGAIN,Regain
-8227,9,6,16,0,0x1,0,1,1,yes,0,0x1000,0,magic,0, MER_TENDER,Tender
-8228,9,6,16,0,0x1,0,1,1,yes,0,0x1000,0,magic,0, MER_BENEDICTION,Benediction
-8229,9,6,16,0,0x1,0,1,1,yes,0,0x1000,0,magic,0, MER_RECUPERATE,Recuperate
-8230,9,6,16,0,0x1,0,1,1,yes,0,0x1000,0,magic,0, MER_MENTALCURE,Mental_Cure
-8231,9,6,16,0,0x1,0,1,1,yes,0,0x1000,0,magic,0, MER_COMPRESS,Compress
-8232,9,6,1,0,0x1,0,10,1,no,0,0,0,none,0, MER_PROVOKE,Provoke
-8233,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0, MER_AUTOBERSERK,Berserk
-8234,9,6,1,0,0x1,0,10,1,yes,0,0,0,magic,0, MER_DECAGI,Decrease_AGI
-8235,0,6,4,0,0x1,0,1,1,yes,0,0,0,none,0, MER_SCAPEGOAT,Scapegoat
-8236,5,6,1,0,0x1,0,10,0,yes,0,0,0,magic,0, MER_LEXDIVINA,Lex_Divina
-8237,9,6,1,0,0x1,0,1,1,yes,0,0,0,magic,0, MER_ESTIMATION,Sense
-8238,9,6,16,0,0x1,0,10,1,yes,0,0,0,magic,0, MER_KYRIE,Kyrie Eleison
-8239,9,6,16,0,0x1,0,10,1,yes,0,0,0,magic,0, MER_BLESSING,Blessing
-8240,9,6,16,0,0x1,0,10,1,yes,0,0,0,magic,0, MER_INCAGI,Increase Agility
-
-// Elemental Spirits Skills
-8401,0,6,4,3,0,0,1,1,no,0,0,0,weapon,2, EL_CIRCLE_OF_FIRE,Circle of Fire
-8402,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_FIRE_CLOAK,Fire Cloak
-8403,0,6,4,3,0,0,1,1,no,0,0,3,magic,2, EL_FIRE_MANTLE,Fire Mantle
-8404,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_WATER_SCREEN,Water Screen
-8405,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_WATER_DROP,Water Drop
-8406,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_WATER_BARRIER,Water Barrier
-8407,0,6,4,0,0x1,0,1,1,no,0,0,0,none,5, EL_WIND_STEP,Wind Step
-8408,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_WIND_CURTAIN,Wind Curtain
-8409,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_ZEPHYR,Zephyr
-8410,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_SOLID_SKIN,Solid Skin
-8411,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_STONE_SHIELD,Stone Shield
-8412,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_POWER_OF_GAIA,Power of Gaia
-8413,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_PYROTECHNIC,Pyrotechnic
-8414,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_HEATER,Heater
-8415,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_TROPIC,Tropic
-8416,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_AQUAPLAY,Aqua Play
-8417,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_COOLER,Cooler
-8418,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_CHILLY_AIR,Cool Air
-8419,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_GUST,Gust
-8420,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_BLAST,Blast
-8421,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_WILD_STORM,Wild Storm
-8422,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_PETROLOGY,Petrology
-8423,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_CURSED_SOIL,Cursed Soil
-8424,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_UPHEAVAL,Upheaval
-8425,6,6,1,3,0,0,1,1,no,0,0,0,magic,0, EL_FIRE_ARROW,Fire Arrow
-8426,6,6,1,3,0,1,1,1,no,0,0,0,magic,0, EL_FIRE_BOMB,Fire Bomb
-8427,6,6,1,3,0,1,1,1,no,0,0,0,weapon,0, EL_FIRE_BOMB_ATK,Fire Bomb Attack
-8428,6,6,1,3,0,1,1,1,no,0,0,0,magic,0, EL_FIRE_WAVE,Fire Wave
-8429,6,6,1,3,0,1,1,1,no,0,0,0,weapon,0, EL_FIRE_WAVE_ATK,Fire Wave Attack
-8430,9,6,1,1,0,0,1,1,no,0,0,0,magic,0, EL_ICE_NEEDLE,Ice Needle
-8431,9,6,1,1,0,1,1,1,no,0,0,0,magic,0, EL_WATER_SCREW,Water Screw
-8432,9,6,1,1,0,1,1,1,no,0,0,0,weapon,0, EL_WATER_SCREW_ATK,Water Screw Attack
-8433,9,6,1,1,0,1,1,1,no,0,0,0,weapon,0, EL_TIDAL_WEAPON,Tidal Weapon
-8434,11,6,1,4,0,0,1,1,no,0,0,0,weapon,0, EL_WIND_SLASH,Wind Slasher
-8435,11,6,1,4,0,1,1,1,no,0,0,0,weapon,0, EL_HURRICANE,Hurricane Rage
-8436,7,6,1,4,0,0,1,1,no,0,0,0,magic,0, EL_HURRICANE_ATK,Hurricane Rage Attack
-8437,11,6,1,4,0,1,1,1,no,0,0,0,weapon,0, EL_TYPOON_MIS,Typhoon Missile
-8438,11,6,1,4,0,1,1,1,no,0,0,0,magic,0, EL_TYPOON_MIS_ATK,Typhoon Missile Attack
-8439,5,6,1,2,0,0,1,1,no,0,0,0,weapon,0, EL_STONE_HAMMER,Stone Hammer
-8440,3,6,1,2,0,1,1,1,no,0,0,0,weapon,0, EL_ROCK_CRUSHER,Rock Launcher
-8441,5,6,1,2,0,1,1,1,no,0,0,0,magic,0, EL_ROCK_CRUSHER_ATK,Rock Launcher Attack
-8442,9,6,1,2,0,1,1,-5,no,0,0,0,weapon,0, EL_STONE_RAIN,Stone Rain
-
-10000,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0, GD_APPROVAL,Official Guild Approval
-10001,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0, GD_KAFRACONTRACT,Kafra Contract
-10002,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0, GD_GUARDRESEARCH,Guardian Research
-10003,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0, GD_GUARDUP,Strengthen Guardians
-10004,0,0,0,0,0,0,10,0,no,0,0x10,0,none,0, GD_EXTENSION,Guild Extension
-10005,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0, GD_GLORYGUILD,Guild's Glory
-10006,0,0,0,0,0,2,1,0,no,0,0x10,0,none,0, GD_LEADERSHIP,Great Leadership
-10007,0,0,0,0,0,2,1,0,no,0,0x10,0,none,0, GD_GLORYWOUNDS,Glorious Wounds
-10008,0,0,0,0,0,2,1,0,no,0,0x10,0,none,0, GD_SOULCOLD,Cold Heart
-10009,0,0,0,0,0,2,1,0,no,0,0x10,0,none,0, GD_HAWKEYES,Sharp Gaze
-10010,0,0,4,0,0x3,15,1,0,yes,0,0x10,0,none,0, GD_BATTLEORDER,Battle Orders
-10011,0,0,4,0,0x3,15,3,0,yes,0,0x10,0,none,0, GD_REGENERATION,Regeneration
-10012,0,0,4,0,0x3,15,1,0,yes,0,0x10,0,none,0, GD_RESTORE,Restoration
-10013,0,0,4,0,0x3,0,1,0,yes,0,0x10,0,none,0, GD_EMERGENCYCALL,Urgent Call
-10014,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0, GD_DEVELOPMENT,Permanent Development
-//10015,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0, GD_ITEMEMERGENCYCALL,Unknown Skill
diff --git a/db/pre-re/skill_require_db.txt b/db/pre-re/skill_require_db.txt
deleted file mode 100644
index 87c11bc48..000000000
--- a/db/pre-re/skill_require_db.txt
+++ /dev/null
@@ -1,1024 +0,0 @@
-// Skill Requirements Database
-//
-// Structure of Database:
-// SkillID,HPCost,MaxHPTrigger,SPCost,HPRateCost,SPRateCost,ZenyCost,RequiredWeapons,RequiredAmmoTypes,RequiredAmmoAmount,RequiredState,SpiritSphereCost,RequiredItemID1,RequiredItemAmount1,RequiredItemID2,RequiredItemAmount2,RequiredItemID3,RequiredItemAmount3,RequiredItemID4,RequiredItemAmount4,RequiredItemID5,RequiredItemAmount5,RequiredItemID6,RequiredItemAmount6,RequiredItemID7,RequiredItemAmount7,RequiredItemID8,RequiredItemAmount8,RequiredItemID9,RequiredItemAmount9,RequiredItemID10,RequiredItemAmount10
-//
-// 01 ID
-// 02 HP cost
-// 03 Max HP trigger
-// 04 SP cost
-// 05 HP rate
-// If positive, it is a percent of your current hp, otherwise it is a percent of your max hp.
-// 06 SP rate
-// If positive, it is a percent of your current sp, otherwise it is a percent of your max sp.
-// 07 Zeny cost
-// 08 Required Weapon
-// See doc/item_db.txt for weapon types
-// 99 any weapon **includes bare fists**
-// To include more than one weapon type use type1:type2:type3
-// 09 Required Ammo
-// See doc/item_db.txt for ammo types
-// 99 any ammo type
-// To include more than one ammo type use type1:type2:type3
-// 10 Required ammo ammount
-// 11 Required State
-// none = Nothing special
-// move_enable = Requires to be able to move
-// recover_weight_rate = Requires to be less than 50% weight
-// water = Requires to be standing on a water cell
-// cart = Requires a Pushcart
-// riding = Requires to ride either a peco or a dragon
-// falcon = Requires a Falcon
-// sight = Requires Sight skill activated
-// hiding = Requires Hiding skill activated
-// cloaking = Requires Cloaking skill activated
-// explosionspirits = Requires Fury skill activated
-// cartboost = Requires a Pushcart and Cart Boost skill activated
-// shield = Requires a 0,shield equipped
-// warg = Requires a Warg
-// dragon = Requires to ride a Dragon
-// ridingwarg = Requires to ride a Warg
-// mado = Requires to have an active mado
-// poisonweapon = Requires to be under Poisoning Weapon.
-// rollingcutter = Requires at least one Rotation Counter from Rolling Cutter.
-// elementalspirit = Requires to have an Elemental Spirit summoned.
-// mh_fighting = Requires Eleanor fighthing mode
-// mh_grappling = Requires Eleanor grappling mode
-// peco = Requires riding a peco
-// 12 Spirit sphere cost
-
-5,0,0,8:8:8:8:8:15:15:15:15:15,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SM_BASH#obV#
-6,0,0,4:5:6:7:8:9:10:11:12:13,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SM_PROVOKE#v{bN#
-7,20:20:19:19:18:18:17:17:16:16,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SM_MAGNUM#}OiuCN#
-8,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SM_ENDURE#CfA#
-
-10,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MG_SIGHT#TCg#
-11,0,0,9:9:9:12:12:12:15:15:15:18,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MG_NAPALMBEAT#ip?r?g#
-12,0,0,30:30:30:35:35:35:40:40:40:40,0,0,0,99,0,0,none,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MG_SAFETYWALL#ZCteBEH?#
-13,0,0,18:14:24:20:30:26:36:32:42:38,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MG_SOULSTRIKE#\EXgCN#
-14,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MG_COLDBOLT#R?h{g#
-15,0,0,25:24:23:22:21:20:19:18:17:16,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MG_FROSTDIVER#tXg_Co?#
-16,0,0,25:24:23:22:21:20:19:18:17:16,0,0,0,99,0,0,none,0,716,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MG_STONECURSE#Xg?J?X#
-17,0,0,25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MG_FIREBALL#t@CA?{?#
-18,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MG_FIREWALL#t@CA?EH?#
-19,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MG_FIREBOLT#t@CA?{g#
-20,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MG_LIGHTNINGBOLT#CgjO{g#
-21,0,0,29:34:39:44:49:54:59:64:69:74,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MG_THUNDERSTORM#T_?Xg?#
-
-24,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AL_RUWACH#At#
-25,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AL_PNEUMA#j?}#
-26,0,0,10:9,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AL_TELEPORT#e|?g#
-27,0,0,35:32:29:26,0,0,0,99,0,0,none,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AL_WARP#?v|?^#
-28,0,0,13:16:19:22:25:28:31:34:37:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AL_HEAL#q?#
-29,15,0,18:21:24:27:30:33:36:39:42:45,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AL_INCAGI#x?#
-30,0,0,15:17:19:21:23:25:27:29:31:33,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AL_DECAGI#x#
-31,0,0,10,0,0,0,99,0,0,water,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AL_HOLYWATER#ANAxlfBN^#
-32,0,0,35,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AL_CRUCIS#VOiNVX#
-33,0,0,23:26:29:32:35:38:41:44:47:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AL_ANGELUS#GWFX#
-34,0,0,28:32:36:40:44:48:52:56:60:64,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AL_BLESSING#ubVO#
-35,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AL_CURE#LA?#
-
-40,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MC_IDENTIFY#ACeӒ#
-41,0,0,30,0,0,0,99,0,0,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MC_VENDING#IXJ#
-42,0,0,5,0,0,100:200:300:400:500:600:700:800:900:1000,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MC_MAMMONITE#}?iCg#
-
-45,0,0,25:30:35:40:45:50:55:60:65:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AC_CONCENTRATION#W͌#
-46,0,0,12,0,0,0,11,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AC_DOUBLE#_uXgCtBO#
-47,0,0,15,0,0,0,11,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AC_SHOWER#A?V?#
-
-50,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TF_STEAL#XeB?#
-51,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TF_HIDING#nCfBO#
-52,0,0,12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TF_POISON#Cxi#
-53,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TF_DETOXIFY##
-54,0,0,60,0,0,0,99,0,0,none,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ALL_RESURRECTION#UNV#
-
-56,0,0,7,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KN_PIERCE#sA?X#
-57,0,0,12,0,0,0,4:5,0,0,riding,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KN_BRANDISHSPEAR#ufBbVXsA#
-58,0,0,9,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KN_SPEARSTAB#XsAX^u#
-59,0,0,10,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KN_SPEARBOOMERANG#XsAu?#
-60,0,0,14:18:22:26:30:34:38:42:46:50,0,0,0,3,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KN_TWOHANDQUICKEN#c?nhNCbP#
-61,0,0,3,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KN_AUTOCOUNTER#I?gJE^?#
-62,0,0,13:14:15:16:17:18:19:20:21:22,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KN_BOWLINGBASH#{EOobV#
-
-66,0,0,13:16:19:22:25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PR_IMPOSITIO#C|VeBI}kX#
-67,0,0,8,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PR_SUFFRAGIUM#TtME#
-68,0,0,14:18:22:26:30,0,0,0,99,0,0,none,0,523,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PR_ASPERSIO#AXyVI#
-69,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PR_BENEDICTIO#?~#
-70,0,0,15:18:21:24:27:30:33:36:39:42,0,0,0,99,0,0,none,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PR_SANCTUARY#TN`A#
-71,0,0,6:8:10:12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PR_SLOWPOISON#X?|CY#
-72,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PR_STRECOVERY#Jo?#
-73,0,0,20:20:20:25:25:25:30:30:30:35,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PR_KYRIE#LGGC\#
-74,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PR_MAGNIFICAT#}OjtBJ?g#
-75,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PR_GLORIA#OA#
-76,0,0,20:20:20:20:20:18:16:14:12:10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PR_LEXDIVINA#bNXfBr?i#
-77,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PR_TURNUNDEAD#^?Afbh#
-78,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PR_LEXAETERNA#bNXG?ei#
-79,0,0,40:42:44:46:48:50:52:54:56:58,0,0,0,99,0,0,none,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PR_MAGNUS#}OkXGN\VY#
-80,0,0,75,0,0,0,99,0,0,none,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WZ_FIREPILLAR#t@CA?s?#
-81,0,0,35:37:39:41:43:45:47:49:51:53,0,0,0,99,0,0,sight,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WZ_SIGHTRASHER#TCgbV?#
-83,0,0,20:24:30:34:40:44:50:54:60:64,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WZ_METEOR#eIXg?#
-84,0,0,20:23:26:29:32:35:38:41:44:47,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WZ_JUPITEL#seT_?#
-85,0,0,60:64:68:72:76:80:84:88:92:96,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WZ_VERMILION#?hIu@?~I#
-86,0,0,15:20:20:25:25:25:25:25:25:25,0,0,0,99,0,0,water,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WZ_WATERBALL#EH?^?{?#
-87,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WZ_ICEWALL#ACXEH?#
-88,0,0,45:43:41:39:37:35:33:31:29:27,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WZ_FROSTNOVA#tXgm@#
-89,0,0,78,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WZ_STORMGUST#Xg?KXg#
-90,0,0,12:14:16:18:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WZ_EARTHSPIKE#A?XXpCN#
-91,0,0,28:32:36:40:44,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WZ_HEAVENDRIVE#wYhCu#
-92,0,0,5:10:15:20:25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WZ_QUAGMIRE#N@O}CA#
-93,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WZ_ESTIMATION#X^?#
-
-108,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BS_REPAIRWEAPON#C#
-
-110,0,0,10,0,0,0,1:2:6:7:8,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BS_HAMMERFALL#n}?tH?#
-111,0,0,20:23:26:29:32,0,0,0,6:7:8,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BS_ADRENALINE#AhibV#
-112,0,0,18:16:14:12:10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BS_WEAPONPERFECT#EF|p?tFNV#
-113,0,0,18:16:14:12:10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BS_OVERTHRUST#I?o?gXg#
-114,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BS_MAXIMIZE#}LV}CYp?#
-115,0,0,10,0,0,0,99,0,0,none,0,1065,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HT_SKIDTRAP#XLbhgbv#
-116,0,0,10,0,0,0,99,0,0,none,0,1065,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HT_LANDMINE#h}C#
-117,0,0,12,0,0,0,99,0,0,none,0,1065,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HT_ANKLESNARE#ANXlA#
-118,0,0,45,0,0,0,99,0,0,none,0,1065,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HT_SHOCKWAVE#VbNEF?ugbv#
-119,0,0,12,0,0,0,99,0,0,none,0,1065,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HT_SANDMAN#Th}#
-120,0,0,12,0,0,0,99,0,0,none,0,1065,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HT_FLASHER#tbV?#
-121,0,0,10,0,0,0,99,0,0,none,0,1065,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HT_FREEZINGTRAP#t?WOgbv#
-122,0,0,10,0,0,0,99,0,0,none,0,1065,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HT_BLASTMINE#uXg}C#
-123,0,0,15,0,0,0,99,0,0,none,0,1065,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HT_CLAYMORETRAP#NCAgbv#
-124,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HT_REMOVETRAP#?ugbv#
-125,0,0,1,0,0,0,99,0,0,none,0,1065,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HT_TALKIEBOX#g?L?{bNX#
-
-129,0,0,10:13:16:19:22,0,0,0,99,0,0,falcon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HT_BLITZBEAT#ubcr?g#
-130,0,0,8,0,0,0,99,0,0,falcon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HT_DETECTING#fBeNeBO#
-131,0,0,10,0,0,0,99,0,0,falcon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HT_SPRINGTRAP#XvOgbv#
-
-135,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AS_CLOAKING#N?LO#
-136,0,0,16:18:20:22:24:26:28:30:32:34,0,0,0,16,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AS_SONICBLOW#\jbNu?#
-137,0,0,3,0,0,0,16,0,0,hiding,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AS_GRIMTOOTH#OgD?X#
-138,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AS_ENCHANTPOISON#G`g|CY#
-139,0,0,25:30:35:40:45:50:55:60:45:45,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AS_POISONREACT#|CYANg#
-140,0,0,20,0,0,0,99,0,0,none,0,716,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AS_VENOMDUST#xi_Xg#
-141,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,716,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AS_SPLASHER#xiXvbV?#
-142,0,0,3,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#?}?#
-143,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NV_TRICKDEAD#񂾂ӂ#
-
-146,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SM_AUTOBERSERK#I?go?T?N#
-147,0,0,10,0,0,0,99,0,0,recover_weight_rate,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AC_MAKINGARROW#쐬#
-148,0,0,15,0,0,0,11,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AC_CHARGEARROW#`?WA?#
-149,0,0,9,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TF_SPRINKLESAND#܂#
-150,0,0,7,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TF_BACKSLIDING#obNXebv#
-151,0,0,3,0,0,0,99,0,0,recover_weight_rate,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TF_PICKSTONE#ΏE#
-152,0,0,2,0,0,0,99,0,0,none,0,7049,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TF_THROWSTONE#Γ#
-153,0,0,12,0,0,0,99,0,0,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MC_CARTREVOLUTION#J?g{?V#
-154,0,0,40,0,0,0,99,0,0,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MC_CHANGECART#`FWJ?g#
-155,0,0,8,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MC_LOUD#Eh{CX#
-156,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AL_HOLYLIGHT#z??Cg#
-157,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MG_ENERGYCOAT#GiW?R?g#
-
-211,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RG_STEALCOIN#XeB?RC#
-212,0,0,16,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RG_BACKSTAP#obNX^u#
-
-214,0,0,20,0,0,0,99,0,0,hiding,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RG_RAID#TvCYA^bN#
-215,0,0,17:19:21:23:25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RG_STRIPWEAPON#XgbvEF|#
-216,0,0,12:14:16:18:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RG_STRIPSHIELD#XgbvV?h#
-217,0,0,17:19:21:23:25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RG_STRIPARMOR#XgbvA?}?#
-218,0,0,12:14:16:18:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RG_STRIPHELM#Xgbvw#
-219,0,0,13:16:19:22:25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RG_INTIMIDATE#CeB~fCg#
-220,0,0,15,0,0,0,99,0,0,none,0,716,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RG_GRAFFITI#OtBeB#
-221,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RG_FLAGGRAFFITI#tbOOtBeB#
-222,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RG_CLEANER#N?i?#
-
-228,0,0,5,0,0,0,99,0,0,none,0,7134,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AM_PHARMACY#t@?}V?#
-229,0,0,10,0,0,0,99,0,0,none,0,7135,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AM_DEMONSTRATION#fXg?V#
-230,0,0,15,0,0,0,99,0,0,none,0,7136,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AM_ACIDTERROR#AVbhe?#
-231,0,0,1,0,0,0,99,0,0,none,0,501,1,502,1,503,1,504,1,505,1,522,1,526,1,608,1,607,1,657,1 //AM_POTIONPITCHER#|?Vsb`?#
-232,0,0,20,0,0,0,99,0,0,none,0,7137,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AM_CANNIBALIZE#oCIvg#
-233,0,0,10,0,0,0,99,0,0,none,0,7138,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AM_SPHEREMINE#XtBA?}C#
-234,0,0,30,0,0,0,99,0,0,none,0,7139,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AM_CP_WEAPON#P~JEF|`?W#
-235,0,0,25,0,0,0,99,0,0,none,0,7139,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AM_CP_SHIELD#P~JV?h`?W#
-236,0,0,25,0,0,0,99,0,0,none,0,7139,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AM_CP_ARMOR#P~JA?}?`?W#
-237,0,0,25,0,0,0,99,0,0,none,0,7139,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AM_CP_HELM#P~Jw??`?W#
-
-243,0,0,10,0,0,0,99,0,0,none,0,7142,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AM_CALLHOMUNCULUS
-244,0,0,50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AM_REST
-247,0,0,74:68:62:56:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AM_RESURRECTHOMUN
-
-249,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CR_AUTOGUARD#I?gK?h#
-250,0,0,10,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CR_SHIELDCHARGE#V?h`?W#
-251,0,0,12,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CR_SHIELDBOOMERANG#V?hu?#
-252,0,0,35:40:45:50:55:60:65:70:75:80,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CR_REFLECTSHIELD#tNgV?h#
-253,0,0,11:12:13:14:15:16:17:18:19:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CR_HOLYCROSS#z??NX#
-254,0,0,37:44:51:58:65:72:79:86:93:100,20,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CR_GRANDCROSS#OhNX#
-255,0,0,25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CR_DEVOTION#fB{?V#
-256,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CR_PROVIDENCE#vBfX#
-257,0,0,30,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CR_DEFENDER#fBtF_?#
-258,0,0,24:28:32:36:40:44:48:52:56:60,0,0,0,5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CR_SPEARQUICKEN#XsANCbP#
-
-261,0,0,8,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MO_CALLSPIRITS#?#
-262,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MO_ABSORBSPIRITS#?D#
-
-264,0,0,14,0,0,0,99,0,0,none,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MO_BODYRELOCATION#?e#
-
-266,0,0,10:14:17:19:20,0,0,0,99,0,0,none,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MO_INVESTIGATE#?#
-267,0,0,10,0,0,0,99,0,0,none,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MO_FINGEROFFENSIVE#w?#
-268,0,0,200,0,0,0,99,0,0,none,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MO_STEELBODY##
-269,0,0,10,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MO_BLADESTOP#n#
-270,0,0,15,0,0,0,99,0,0,none,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MO_EXPLOSIONSPIRITS#g#
-271,0,0,1,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,explosionspirits,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MO_EXTREMITYFIST#Ce#
-272,0,0,11:12:13:14:15,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MO_CHAINCOMBO#Aŏ#
-273,0,0,11:12:13:14:15,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MO_COMBOFINISH#җ#
-
-275,0,0,2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_CASTCANCEL#LXgLZ#
-276,0,0,2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_MAGICROD#}WbNbh#
-277,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_SPELLBREAKER#XyuCJ?#
-
-279,0,0,35,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_AUTOSPELL#I?gXy#
-280,0,0,40,0,0,0,99,0,0,none,0,990,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_FLAMELAUNCHER#tC`?#
-281,0,0,40,0,0,0,99,0,0,none,0,991,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_FROSTWEAPON#tXgEF|#
-282,0,0,40,0,0,0,99,0,0,none,0,992,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_LIGHTNINGLOADER#CgjO?_?#
-283,0,0,40,0,0,0,99,0,0,none,0,993,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_SEISMICWEAPON#TCY~bNEF|#
-
-285,0,0,48:46:44:42:40,0,0,0,99,0,0,none,0,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_VOLCANO#{P?m#
-286,0,0,48:46:44:42:40,0,0,0,99,0,0,none,0,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_DELUGE#f?W#
-287,0,0,48:46:44:42:40,0,0,0,99,0,0,none,0,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_VIOLENTGALE#oCIgQC#
-288,0,0,66:62:58:54:50,0,0,0,99,0,0,none,0,717,1,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_LANDPROTECTOR#hveN^?#
-289,0,0,1,0,0,0,99,0,0,none,0,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_DISPELL#fBXy#
-290,0,0,50,0,0,0,99,0,0,none,0,715,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_ABRACADABRA#AuJ^u#
-291,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_MONOCELL#`FW|#
-292,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_CLASSCHANGE#NX`FW#
-293,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_SUMMONMONSTER#TX^?#
-294,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_REVERSEORCISH#o?XI?LbV#
-295,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_DEATH#fX#
-296,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_FORTUNE#tH?`#
-297,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_TAMINGMONSTER#eC~OX^?#
-298,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_QUESTION#H#
-299,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_GRAVITY#OreB#
-300,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_LEVELUP#xAbv#
-301,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_INSTANTDEATH#CX^gfX#
-302,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_FULLRECOVERY#tJo?#
-303,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_COMA#R?}#
-
-304,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BD_ADAPTATION#Ahu#
-305,0,0,1,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BD_ENCORE#AR?#
-306,0,0,20,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BD_LULLABY#q#
-307,0,0,20,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BD_RICHMANKIM#jh̉#
-308,0,0,30,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BD_ETERNALCHAOS#i̍#
-309,0,0,38:41:44:47:50,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BD_DRUMBATTLEFIELD#?ۂ̋#
-310,0,0,38:41:44:47:50,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BD_RINGNIBELUNGEN#j?xO̎w#
-311,0,0,15,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BD_ROKISWEIL#L̋#
-312,0,0,10,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BD_INTOABYSS#[̒#
-313,0,0,20,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BD_SIEGFRIED#sg̃W?Nt?h#
-
-316,0,0,1:3:5:7:9,0,0,0,13,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BA_MUSICALSTRIKE#~?WJXgCN#
-317,0,0,18:21:24:27:30,0,0,0,13,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BA_DISSONANCE#sa#
-318,0,0,12:14:16:18:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BA_FROSTJOKE#W?N#
-319,0,0,24:28:32:36:40:44:48:52:56:60,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BA_WHISTLE#J#
-320,0,0,38:41:44:47:50:53:56:59:62:65,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BA_ASSASSINCROSS#[z̃ATVNX#
-321,0,0,40:45:50:55:60:65:70:75:80:85,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BA_POEMBRAGI#uM̎#
-322,0,0,40:45:50:55:60:65:70:75:80:85,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BA_APPLEIDUN#ChD̗ь#
-
-324,0,0,1:3:5:7:9,0,0,0,14,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //DC_THROWARROW#?#
-325,0,0,23:26:29:32:35,0,0,0,14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //DC_UGLYDANCE#ȃ_X#
-326,0,0,12:14:16:18:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //DC_SCREAM#XN?#
-327,0,0,22:24:26:28:30:32:34:36:38:40,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //DC_HUMMING#n~O#
-328,0,0,28:31:34:37:40:43:46:49:52:55,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //DC_DONTFORGETME#YȂŁc#
-329,0,0,43:46:49:52:55:58:61:64:67:70,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //DC_FORTUNEKISS#K^̃LX#
-330,0,0,40:45:50:55:60:65:70:75:80:85,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //DC_SERVICEFORYOU#T?rXtH??#
-
-334,0,0,1,-10,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WE_MALE#N͌#
-335,0,0,1,0,-10,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WE_FEMALE#?Ȃ?܂#
-336,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WE_CALLPARTNER#?ȂɈ#
-337,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ITM_TOMAHAWK##
-
-355,0,0,18:26:34:42:50,0,0,0,1:2:3:4:5:6:7:8:9:10:11:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LK_AURABLADE#I?u?h#
-356,0,0,50,0,0,0,3,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LK_PARRYING#pCO#
-357,0,0,14:18:22:26:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LK_CONCENTRATION#RZg?V#
-358,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LK_TENSIONRELAX#eVbNX#
-359,0,0,200,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LK_BERSERK#o?T?N#
-361,0,0,20:30:40:50:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HP_ASSUMPTIO#AXveBI#
-362,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,715,1,716,1,717,1,523,1,0,0,0,0,0,0,0,0,0,0,0,0 //HP_BASILICA#oWJ#
-
-365,0,0,8,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HW_MAGICCRASHER#}WbNNbV?#
-366,0,0,14:18:22:26:30:34:38:42:46:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HW_MAGICPOWER#@?#
-367,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PA_PRESSURE#vbV?#
-368,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PA_SACRIFICE#TNt@CX#
-369,0,0,80:80:80:80:80:100:100:100:100:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PA_GOSPEL#SXy#
-370,0,0,2:4:6:8:10,0,0,0,99,0,0,explosionspirits,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CH_PALMSTRIKE#ҌՍdhR#
-371,0,0,4:6:8:10:12,0,0,0,99,0,0,none,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CH_TIGERFIST#Ռ#
-372,0,0,4:6:8:10:12:14:16:18:20:22,0,0,0,99,0,0,none,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CH_CHAINCRUSH#A?#
-373,0,0,1:2:3:4:5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PF_HPCONVERSION#???????#
-374,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PF_SOULCHANGE#\E`FW#
-375,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PF_SOULBURN#?Eo?#
-
-378,0,0,60:70:80:90:100,0,0,0,99,0,0,none,0,678,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ASC_EDP#G`gfbh?|CY#
-379,0,0,20:20:20:20:20:30:30:30:30:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ASC_BREAKER#\Eu?J?#
-380,0,0,20:20:25:25:30:30:35:35:40:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SN_SIGHT#gD?TCg#
-381,0,0,30:34:38:42:46,0,0,0,99,0,0,falcon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SN_FALCONASSAULT#t@RATg#
-382,0,0,18:21:24:27:30,0,0,0,11,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SN_SHARPSHOOTING#V?vV?eBO#
-383,0,0,46:52:58:64:70:76:82:88:94:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SN_WINDWALK#EChEH?N#
-384,0,0,50:50:60:60:70:70:80:80:90:90,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WS_MELTDOWN#g_E#
-385,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WS_CREATECOIN#NGCgRC#
-386,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WS_CREATENUGGET#򐻑#
-387,0,0,20,0,0,0,99,0,0,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WS_CARTBOOST#J?gu?Xg#
-388,0,0,20,0,0,0,99,0,0,none,0,7137,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WS_SYSTEMCREATE#U??u#
-389,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ST_CHASEWALK#`FCXEH?N#
-390,0,0,10:15:20:25:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ST_REJECTSWORD#WFNg\?h#
-
-394,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,13:14,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CG_ARROWVULCAN#A?oJ#
-395,0,0,30:40:50:60:70,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CG_MOONLIT#̐ɗԂт#
-396,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CG_MARIONETTE#}IlbgRg?#
-397,0,0,18:21:24:27:30,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LK_SPIRALPIERCE#XpCsA?X#
-398,0,0,23,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LK_HEADCRUSH#wbhNbV#
-399,0,0,12:12:14:14:16:16:18:18:20:20,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LK_JOINTBEAT#WCgr?g#
-400,0,0,10:25:40:55:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HW_NAPALMVULCAN#ip?oJ#
-401,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CH_SOULCOLLECT#?#
-402,0,0,12:15:18:21:24,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PF_MINDBREAKER#}Chu?J?#
-403,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PF_MEMORIZE#CY#
-404,0,0,25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PF_FOGWALL#tHOEH?#
-405,0,0,50,0,0,0,99,0,0,none,0,1025,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PF_SPIDERWEB#XpC_?EFbu#
-406,0,0,10:12:14:16:18:20:22:24:26:28,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ASC_METEORASSAULT#eIATg#
-407,0,0,50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ASC_CDP#fbh?|CY쐬#
-408,0,0,1,0,-10,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WE_BABY##
-409,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WE_CALLPARENT##
-410,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WE_CALLBABY##
-411,0,0,100:90:80:70:60:50:40:30:20:10,0,0,0,99,0,0,move_enable,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TK_RUN
-412,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TK_READYSTORM
-413,0,0,14:12:10:8:6:4:2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TK_STORMKICK
-414,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TK_READYDOWN
-415,0,0,14:12:10:8:6:4:2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TK_DOWNKICK
-416,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TK_READYTURN
-417,0,0,14:12:10:8:6:4:2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TK_TURNKICK
-418,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TK_READYCOUNTER
-419,0,0,14:12:10:8:6:4:2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TK_COUNTERKICK
-420,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TK_DODGE
-421,0,0,70:60:50:40:30:20:10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TK_JUMPKICK
-
-425,0,0,20:20:20:20:50:50:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TK_SEVENWIND
-426,0,0,50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TK_HIGHJUMP
-
-427,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SG_FEEL
-428,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SG_SUN_WARM
-429,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SG_MOON_WARM
-430,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SG_STAR_WARM
-431,0,0,70:60:50:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SG_SUN_COMFORT
-432,0,0,70:60:50:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SG_MOON_COMFORT
-433,0,0,70:60:50:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SG_STAR_COMFORT
-434,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SG_HATE
-444,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SG_FUSION
-
-445,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_ALCHEMIST
-446,0,0,10,0,8,0,99,0,0,none,0,657,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AM_BERSERKPITCHER#Berserk Pitcher#
-447,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_MONK
-448,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_STAR
-449,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_SAGE
-450,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_CRUSADER
-451,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_SUPERNOVICE
-452,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_KNIGHT
-453,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_WIZARD
-454,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_PRIEST
-455,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_BARDDANCER
-456,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_ROGUE
-457,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_ASSASSIN
-458,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_BLACKSMITH
-459,0,0,64,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BS_ADRENALINE2#
-460,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_HUNTER
-461,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_SOULLINKER
-462,0,0,120:110:100:90:80:70:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_KAIZEL#Kaizel#
-463,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_KAAHI#Kaahi#
-464,0,0,20:30:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_KAUPE#Kauf#
-465,0,0,70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_KAITE#Kaite#
-467,0,0,18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_STIN#Estin#
-468,0,0,18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_STUN#Estern#
-469,0,0,8:16:24:32:40:48:56:64:72:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_SMA
-470,0,0,75:65:55:45:35:25:15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_SWOO#Esu#
-471,0,0,55:35:15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_SKE#Esk#
-472,0,0,100:80:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_SKA#Eska#
-
-475,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ST_PRESERVE##
-476,0,0,22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ST_FULLSTRIP##
-477,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WS_WEAPONREFINE##
-478,0,0,30,0,0,0,99,0,0,none,0,545,1,545,1,545,1,545,1,545,1,546,1,546,1,546,1,546,1,547,1 //CR_SLIMPITCHER##
-479,0,0,40,0,0,0,99,0,0,none,0,7139,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CR_FULLPROTECTION##
-480,0,0,28:31:34:37:40,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PA_SHIELDCHAIN##
-
-482,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PF_DOUBLECASTING##
-483,0,0,40,0,0,0,99,0,0,none,0,715,1,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HW_GANBANTEIN##
-484,0,0,20:40:60:80:100,0,0,0,99,0,0,none,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HW_GRAVITATION##
-485,0,0,15,0,0,600:700:800:900:1000:1100:1200:1300:1400:1500,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,cartboost,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WS_CARTTERMINATION##
-486,0,0,15,0,0,3000:3500:4000:4500:5000,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WS_OVERTHRUSTMAX##
-487,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CG_LONGINGFREEDOM##
-488,0,0,20:30:40:50:60,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CG_HERMODE##
-489,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CG_TAROTCARD##
-490,0,0,30,0,0,0,99,0,0,none,0,7135,1,7136,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CR_ACIDDEMONSTRATION##
-491,0,0,10,0,0,0,99,0,0,none,0,921,1,905,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CR_CULTIVATION##
-492,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ITEM_ENCHANTARMS##
-493,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TK_MISSION##
-494,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_HIGH##
-495,0,0,100,0,0,0,2,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KN_ONEHAND##
-496,0,0,200,0,0,0,99,0,0,none,0,7134,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AM_TWILIGHT1##
-497,0,0,200,0,0,0,99,0,0,none,0,7134,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AM_TWILIGHT2##
-498,0,0,200,0,0,0,99,0,0,none,0,7134,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AM_TWILIGHT3##
-499,0,0,12,0,0,0,11,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HT_POWER##
-500,0,0,2,0,0,1,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_GLITTERING
-501,0,0,10,0,0,0,99,0,0,none,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_FLING
-502,0,0,20,0,0,0,99,99,1,none,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_TRIPLEACTION
-503,0,0,30,0,0,0,99,99,1,none,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_BULLSEYE
-504,0,0,30,0,0,0,99,0,0,none,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_MADNESSCANCEL
-505,0,0,15,0,0,0,99,0,0,none,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_ADJUSTMENT
-506,0,0,30,0,0,0,99,0,0,none,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_INCREASING
-507,0,0,7,0,0,0,99,0,0,none,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_MAGICALBULLET
-508,0,0,10,0,0,0,99,99,1,none,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_CRACKER
-512,0,0,15:20:25:30:35:40:45:50:55:60,0,0,0,17:18,3,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_TRACKING
-513,0,0,15:20:25:30:35,0,0,0,17:18,3,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_DISARM
-514,0,0,11:12:13:14:15,0,0,0,17:18,3,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_PIERCINGSHOT
-515,0,0,22:24:26:28:30:32:34:36:38:40,0,0,0,17,3,5,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_RAPIDSHOWER
-516,0,0,32:34:36:38:40:42:44:46:48:50,0,0,0,17,3,10,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_DESPERADO
-517,0,0,30:32:34:36:38:40:42:44:46:48,0,0,0,19,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_GATLINGFEVER
-518,0,0,3:6:9:12:15:18:21:24:27:30,0,0,0,20,3,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_DUST
-519,0,0,20:25:30:35:40:45:50:55:60:65,0,0,0,20,3,2:2:4:4:6:6:8:8:10:10,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_FULLBUSTER
-520,0,0,15:20:25:30:35:40:45:50:55:60,0,0,0,20,3,5,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_SPREADATTACK
-521,0,0,4:8:12:16:20:24:28:32:36:40,0,0,0,21,5,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_GROUNDDRIFT
-523,0,0,2,0,0,0,99,6,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_SYURIKEN
-524,0,0,30:25:20:15:10,0,0,0,99,7,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_KUNAI
-525,0,0,20:25:30:35:40,0,0,0,22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_HUUMA
-526,0,0,50,0,0,500:1000:1500:2000:2500:3000:3500:4000:4500:5000,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_ZENYNAGE
-527,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_TATAMIGAESHI
-528,0,0,10:12:14:16:18:20:22:24:26:28,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_KASUMIKIRI
-529,0,0,10,0,0,0,99,0,0,hiding,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_SHADOWJUMP
-530,0,0,14:16:18:20:22,0,0,0,99,0,0,hiding,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_KIRIKAGE
-531,0,0,12:15:18:21:24,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_UTSUSEMI
-532,0,0,30:32:34:36:38:40:42:44:46:48,0,0,0,99,0,0,none,0,7524,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_BUNSINJYUTSU
-533,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_NINPOU
-534,0,0,18:20:22:24:26:28:30:32:34:36,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_KOUENKA
-535,0,0,25,0,0,0,99,0,0,none,0,7521,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_KAENSIN
-536,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,7521,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_BAKUENRYU
-537,0,0,15:18:21:24:27:30:33:36:39:42,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_HYOUSENSOU
-538,0,0,15:18:21:24:27:30:33:36:39:42,0,0,0,99,0,0,none,0,7522,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_SUITON
-539,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,7522,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_HYOUSYOURAKU
-540,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_HUUJIN
-541,0,0,16:20:24:28:32,0,0,0,99,0,0,none,0,7523,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_RAIGEKISAI
-542,0,0,24:28:32:36:40,0,0,0,99,0,0,none,0,7523,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_KAMAITACHI
-543,0,0,20:30:40:50:60,-5,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_NEN
-544,0,0,55:60:65:70:75:80:85:90:95:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_ISSEN
-
-688,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GM_SANDMAN
-698,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ALL_WEWISH#Christmas Carol
-
-1001,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KN_CHARGEATK#`?[WA^bN#
-1002,0,0,15,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CR_SHRINK#VN#
-1004,0,0,15,0,0,0,99,2,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AS_VENOMKNIFE#xiiCt#
-1005,0,0,25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RG_CLOSECONFINE#N??[YRt@C#
-1006,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WZ_SIGHTBLASTER#TCguX^?[#
-1007,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_CREATECON#G?^Ro?[^???
-1008,0,0,30,0,0,0,99,0,0,none,0,12115,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_ELEMENTWATER#G?^`FW#
-1009,0,0,10,0,0,0,11,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HT_PHANTASMIC#t@^X~bNA??[#
-1010,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BA_PANGVOICE#p{CX#
-1011,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //DC_WINKCHARM#f̃EBN#
-1013,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BS_GREED#×~#
-1014,0,0,400,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PR_REDEMPTIO#fveBI#
-1015,0,0,40,0,0,0,99,0,0,none,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MO_KITRANSLATION#?(?UC?)#
-1016,10,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MO_BALKYOUNG#? ()#
-1017,0,0,30,0,0,0,99,0,0,none,0,12116,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_ELEMENTGROUND
-1018,0,0,30,0,0,0,99,0,0,none,0,12114,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_ELEMENTFIRE
-1019,0,0,30,0,0,0,99,0,0,none,0,12117,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_ELEMENTWIND
-
-//*****
-// RK Rune Knight
-2001,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_ENCHANTBLADE#Enchant Blade#
-2002,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_SONICWAVE#Sonic Wave#
-2003,0,0,28:31:34:37:40:43:46:49:52:55,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_DEATHBOUND#Death Bound#
-2004,0,0,60,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_HUNDREDSPEAR#Hundred Spear#
-2005,0,0,20:24:28:32:36,0,0,0,1:2:3:4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_WINDCUTTER#Wind Cutter#
-2006,0,0,35:40:45:50:55,0,0,0,1:2:3:4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_IGNITIONBREAK#Ignition Break#
-2008,0,0,30:35:40:45:50:55:60:65:70:75,0,0,0,99,0,0,dragon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_DRAGONBREATH#Dragon Breath#
-2009,0,0,30,0,0,0,99,0,0,dragon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_DRAGONHOWLING#Dragon Howling#
-2011,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_MILLENNIUMSHIELD#Millenium Shield#
-2012,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_CRUSHSTRIKE#Crush Strike#
-2013,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_REFRESH#Refresh#
-2014,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_GIANTGROWTH#Giant Growth#
-2015,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_STONEHARDSKIN#Stone Hard Skin#
-2016,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_VITALITYACTIVATION#Vitality Activation#
-2017,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_STORMBLAST#Storm Blast#
-2018,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_FIGHTINGSPIRIT#Fighting Spirit#
-2019,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_ABUNDANCE#Abundance#
-2020,0,0,15:18:21:24:27,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_PHANTOMTHRUST#Phantom Thrust#
-
-//****
-// GC Guilottine Cross
-2021,0,0,12:16:20:24:28,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GC_VENOMIMPRESS#Venom Impress#
-2022,0,0,25,0,0,0,99,0,0,move_enable,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GC_CROSSIMPACT#Cross Impact# //CHECK Is this move_enable needed?
-2023,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GC_DARKILLUSION#Dark Illusion#
-
-2025,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GC_CREATENEWPOISON#Create New Poison#
-2026,0,0,10,0,0,0,99,0,0,none,0,6128,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GC_ANTIDOTE#Antidote#
-2027,0,0,20:24:28:32:36,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GC_POISONINGWEAPON#Poisoning Weapon#
-2028,0,0,40:36:32:28:24,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GC_WEAPONBLOCKING#Weapon Blocking#
-2029,0,0,5:8:11:14:17,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GC_COUNTERSLASH#Counter Slash#
-2030,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GC_WEAPONCRUSH#Weapon Crush#
-2031,0,0,30:40:50:60:70,0,0,0,99,0,0,poisonweapon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GC_VENOMPRESSURE#Venom Pressure#
-2032,0,0,40,0,0,0,99,0,0,poisonweapon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GC_POISONSMOKE#Poison Smoke#
-2033,0,0,45,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GC_CLOAKINGEXCEED#Cloaking Exceed#
-2034,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GC_PHANTOMMENACE#Phantom Menace#
-2035,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GC_HALLUCINATIONWALK#Hallucination Walk#
-2036,0,0,5,0,0,0,16,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GC_ROLLINGCUTTER#Rolling Cutter#
-2037,0,0,20:24:28:32:36,0,0,0,16,0,0,rollingcutter,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GC_CROSSRIPPERSLASHER#Cross Ripper Slasher#
-
-
-//****
-// WL Warlock
-2201,0,0,50:55:60:65:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_WHITEIMPRISON#White Imprison#
-2202,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_SOULEXPANSION#Soul Expansion#
-2203,0,0,40:48:56:64:72,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_FROSTMISTY#Frosty Misty#
-2204,0,0,50:60:70:80:90,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_JACKFROST#Jack Frost#
-2205,0,0,40:42:44:46:48,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_MARSHOFABYSS#Marsh of Abyss#
-2206,0,0,100:120:140:160:180,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_RECOGNIZEDSPELL#Recognized Spell#
-2207,0,0,32:34:36:38:40,0,0,0,99,0,0,none,0,716,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_SIENNAEXECRATE#Sienna Execrate#
-
-2209,0,0,50:60:70:80:90,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_STASIS#Stasis#
-2210,0,0,20:24:28:32:36,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_DRAINLIFE#Drain Life#
-2211,0,0,60:70:80:90:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_CRIMSONROCK#Crimson Rock#
-2212,0,0,35:40:45:50:55,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_HELLINFERNO#Hell Inferno#
-2213,0,0,480:560:640:720:800,0,0,0,99,0,0,none,0,716,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_COMET#Comet#
-2214,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_CHAINLIGHTNING#Chain Lightning#
-2215,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_CHAINLIGHTNING_ATK#Chain Lightning Attack#
-2216,0,0,70:78:86:94:102,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_EARTHSTRAIN#Earth Strain#
-2217,0,0,120:150:180:210:240,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_TETRAVORTEX#Tetra Vortex#
-2218,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_TETRAVORTEX_FIRE#Tetra Vortex Fire#
-2219,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_TETRAVORTEX_WATER#Tetra Vortex Water#
-2220,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_TETRAVORTEX_WIND#Tetra Vortex Wind#
-2221,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_TETRAVORTEX_GROUND#Tetra Vortex Earth#
-2222,0,0,10:12:14:16:18,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_SUMMONFB#Summon Fire Ball#
-2223,0,0,10:12:14:16:18,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_SUMMONBL#Summon Lightning Ball#
-2224,0,0,10:12:14:16:18,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_SUMMONWB#Summon Water Ball#
-2225,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_SUMMON_ATK_FIRE#Summon Attack Fire#
-2226,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_SUMMON_ATK_WIND#Summon Attack Wind#
-2227,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_SUMMON_ATK_WATER#Summon Attack Water#
-2228,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_SUMMON_ATK_GROUND#Summon Attack Earth#
-2229,0,0,10:12:14:16:18,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_SUMMONSTONE#Summon Stone#
-2230,0,0,3:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_RELEASE#Release#
-2231,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_READING_SB#Reading Spellbook#
-//2232,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_FREEZE_SP#Freeze Spell# (Passive Skill)
-
-
-//****
-// AB Arch Bishop
-2038,0,0,20:23:26:29:32,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_JUDEX#Judex#
-2039,0,0,30,0,-30,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_ANCILLA#Ancilla#
-2040,0,0,20:24:28:32:36:40:44:48:52:56,0,0,0,99,0,0,none,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_ADORAMUS#Adoramus#
-2041,0,0,280:320:360,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_CLEMENTIA#Crementia#
-2042,0,0,200:220:240,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_CANTO#Canto Candidus#
-2043,0,0,200:220:240,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_CHEAL#Coluceo Heal#
-2044,0,0,300,0,0,0,99,0,0,none,0,12333,1,523,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_EPICLESIS#Epiclesis#
-2045,0,0,90:100:110:120:130:140:150:160:170:180,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_PRAEFATIO#Praefatio#
-2046,0,0,35:38:41:44:47:50:53:56:59:62,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_ORATIO#Oratio#
-2047,0,0,50:60:70:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_LAUDAAGNUS#Lauda Agnus#
-2048,0,0,50:60:70:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_LAUDARAMUS#Lauda Ramus#
-
-2050,0,0,70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_RENOVATIO#Renovatio#
-2051,0,0,70:100:130:160:190,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_HIGHNESSHEAL#Highness Heal#
-2052,0,0,54:60:66:72:78,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_CLEARANCE#Clearance#
-2053,0,0,35:40:45:50:55,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_EXPIATIO#Expiatio#
-2054,0,0,55:60:65:70:75:80:85:90:95:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_DUPLELIGHT#Duple Light#
-2055,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_DUPLELIGHT_MELEE#Duple Light Melee#
-2056,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_DUPLELIGHT_MAGIC#Duple Light Magic#
-2057,0,0,64:68:72:76:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_SILENTIUM#Silentium#
-
-2515,0,0,100:120:140:160:180,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_SECRAMENT#Sacrament#
-
-//****
-// RA Ranger
-2233,0,0,30:32:34:36:38:40:42:44:46:48,0,0,0,11,1,10,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_ARROWSTORM#Arrow Storm#
-2234,0,0,55:60:65:70:75,0,0,0,11,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_FEARBREEZE#Fear Breeze#
-
-2236,0,0,30:32:34:36:38:40:42:44:46:48,0,0,0,11,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_AIMEDBOLT#Aimed Bolt# //How many arrows does it require???
-2237,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_DETONATOR#Detonator#
-2238,0,0,35,0,0,0,99,0,0,none,0,7940,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_ELECTRICSHOCKER#Electric Shocker#
-2239,0,0,20,0,0,0,99,0,0,none,0,7940,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_CLUSTERBOMB#Cluster Bomb#
-2240,0,0,5,0,0,0,99,0,0,none,0,6124,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_WUGMASTERY#Warg Mastery#
-2241,0,0,2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_WUGRIDER#Warg Rider#
-2242,0,0,4,0,0,0,99,0,0,move_enable,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_WUGDASH#Warg Dash#
-2243,0,0,20:22:24:26:28,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_WUGSTRIKE#Warg Strike#
-2244,0,0,40:42:44:46:48,0,0,0,99,0,0,warg,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_WUGBITE#Warg Bite#
-
-2246,0,0,12,0,0,0,99,0,0,warg,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_SENSITIVEKEEN#Sensitive Keen#
-2247,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_CAMOUFLAGE#Camouflage#
-
-2249,0,0,10,0,0,0,99,0,0,none,0,7940,1,990,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_MAGENTATRAP#Magenta Trap#
-2250,0,0,10,0,0,0,99,0,0,none,0,7940,1,991,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_COBALTTRAP#Cobalt Trap#
-2251,0,0,10,0,0,0,99,0,0,none,0,7940,1,993,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_MAIZETRAP#Maize Trap#
-2252,0,0,10,0,0,0,99,0,0,none,0,7940,1,992,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_VERDURETRAP#Verdure Trap#
-2253,0,0,10,0,0,0,99,0,0,none,0,7940,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_FIRINGTRAP#Firing Trap#
-2254,0,0,10,0,0,0,99,0,0,none,0,7940,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_ICEBOUNDTRAP#Icebound Trap#
-
-//****
-// NC Mechanic
-2256,0,0,3:6:9:12:15,0,0,0,99,0,0,mado,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_BOOSTKNUCKLE#Boost Knuckle#
-2257,0,0,50,0,0,0,99,0,0,mado,0,1549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_PILEBUNKER#Pile Bunker#
-2258,0,0,2:4:6,0,0,0,99,0,0,mado,0,6145,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_VULCANARM#Vulcan Arm#
-2259,0,0,20,0,0,0,99,0,0,mado,0,2139,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_FLAMELAUNCHER#Flame Launcher#
-2260,0,0,20,0,0,0,99,0,0,mado,0,6146,1,6147,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_COLDSLOWER#Cold Slower#
-2261,0,0,40:45:50,0,0,0,99,8,1,mado,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_ARMSCANNON#Arm Cannon#
-2262,0,0,20:40:60,0,0,0,99,0,0,mado,0,2800,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_ACCELERATION#Acceleration#
-2263,0,0,25,0,0,0,99,0,0,mado,0,2801,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_HOVERING#Hovering#
-2264,0,0,5,0,0,0,99,0,0,mado,0,6146,1,,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_F_SIDESLIDE#Front - Side Slide#
-2265,0,0,5,0,0,0,99,0,0,mado,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_B_SIDESLIDE#Back - Side Slide#
-
-2267,0,0,1,0,0,0,99,0,0,mado,0,2802,0,6146,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_SELFDESTRUCTION#Self Destruction#
-2268,0,0,100,0,0,0,99,0,0,mado,0,6360,1,6363,1,6362,1,6361,1,6146,2,2803,0,0,0,0,0,0,0,0,0 //NC_SHAPESHIFT#Shape Shift# //CHECK Shouldnt the different stones all be in the same slot?
-2269,0,0,20,0,0,0,99,0,0,mado,0,2804,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_EMERGENCYCOOL#Emergency Cool#
-2270,0,0,45,0,0,0,99,0,0,mado,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_INFRAREDSCAN#Infrared Scan#
-2271,0,0,30,0,0,0,99,0,0,mado,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_ANALYZE#Analyze#
-2272,0,0,60:70:80,0,0,0,99,0,0,mado,0,2805,0,6146,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_MAGNETICFIELD#Magnetic Field#
-2273,0,0,80:90:100,0,0,0,99,0,0,mado,0,2806,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_NEUTRALBARRIER#Neutral Barrier#
-2274,0,0,80:100:120,0,0,0,99,0,0,mado,0,2808,0,6146,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_STEALTHFIELD#Stealth Field#
-2275,0,0,25:30:35:40:45,0,0,0,99,0,0,mado,0,2807,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_REPAIR#Repair#// Must redo requirements source code for this one.
-
-2278,0,0,20:22:24:26:28,0,0,0,6:7,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_AXEBOOMERANG#Axe Boomerang#
-2279,0,0,20:22:24:26:28,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_POWERSWING#Power Swing#
-2280,20:40:60:80:100,0,18:20:22:24:26,0,0,0,6:7,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_AXETORNADO#Axe Tornado#
-2281,0,0,25:30:35:40:45,0,0,0,99,0,0,none,0,612,0,615,0,998,1,999,2,0,0,0,0,0,0,0,0,0,0,0,0 //NC_SILVERSNIPER#FAW - Silver Sniper#
-2282,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,612,0,615,0,998,2,7054,1,0,0,0,0,0,0,0,0,0,0,0,0 //NC_MAGICDECOY#FAW - Magic Decoy#
-2283,0,0,15,0,0,0,99,0,0,none,0,6186,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_DISJOINT#FAW Removal#
-
-//****
-// SC Shadow Chaser
-2284,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_FATALMENACE#Fatal Menace#
-2285,0,0,40:45:50:55:60:65:70:75:80:85,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_REPRODUCE#Reproduce#
-2286,0,0,40:45:50:55:60:65:70:75:80:85,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_AUTOSHADOWSPELL#Auto Shadow Spell#
-2287,0,0,40:50:60:70:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_SHADOWFORM#Shadow Form#
-2288,0,0,22:24:26:28:30:32:34:36:38:40,0,0,0,11,1,3,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_TRIANGLESHOT#Triangle Shot#
-2289,0,0,10:15:20:25:30,0,0,0,99,0,0,none,0,6122,0,6123,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_BODYPAINT#Body Painting#
-2290,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_INVISIBILITY#Invisibility#
-2291,0,0,40:44:48:52:56,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_DEADLYINFECT#Deadly Infect#
-2292,0,0,30:40:50,0,0,0,99,0,0,none,0,6120,1,6121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_ENERVATION#Masquerade - Enervation#
-2293,0,0,30:40:50,0,0,0,99,0,0,none,0,6120,1,6121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_GROOMY#Masquerade - Gloomy#
-2294,0,0,30:40:50,0,0,0,99,0,0,none,0,6120,1,6121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_IGNORANCE#Masquerade - Ignorance#
-2295,0,0,30:40:50,0,0,0,99,0,0,none,0,6120,1,6121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_LAZINESS#Masquerade - Laziness#
-2296,0,0,30:40:50,0,0,0,99,0,0,none,0,6120,1,6121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_UNLUCKY#Masquerade - Unlucky#
-2297,0,0,30:40:50,0,0,0,99,0,0,none,0,6120,1,6121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_WEAKNESS#Masquerade - Weakness#
-2298,0,0,15:18:21:24:27,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_STRIPACCESSARY#Strip Accessory#
-2299,0,0,20:25:30,0,0,0,99,0,0,none,0,6122,0,6123,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_MANHOLE#Man Hole#
-2300,0,0,30:36:42,0,0,0,99,0,0,none,0,6122,0,6123,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_DIMENSIONDOOR#Dimension Door#
-2301,0,0,30:36:42,0,0,0,99,0,0,none,0,6122,0,6123,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_CHAOSPANIC#Chaos Panic#
-2302,0,0,50:55:60,0,0,0,99,0,0,none,0,6122,0,6123,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_MAELSTROM#Maelstrom#
-2303,0,0,60:70:80,0,0,0,99,0,0,none,0,6122,0,6123,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_BLOODYLUST#Bloody Lust#
-2304,0,0,24:28:32,0,0,0,99,0,0,none,0,6122,0,6123,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_FEINTBOMB#Feint Bomb#
-
-//****
-// LG Royal Guard
-2307,0,0,12:16:20:24:28,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_CANNONSPEAR#Cannon Spear#
-2308,0,0,20:20:20:20:20:25:25:25:25:25,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_BANISHINGPOINT#Banishing Point#
-2309,0,0,30:45:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_TRAMPLE#Trample#
-2310,0,0,10:12:14:16:18,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_SHIELDPRESS#Shield Press#
-2311,0,0,60:80:100:120:140,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_REFLECTDAMAGE#Reflect Damage#
-2312,0,0,50,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_PINPOINTATTACK#Pinpoint Attack#
-2313,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_FORCEOFVANGUARD#Force of Vanguard#
-2314,0,0,150,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_RAGEBURST#Rage Burst#
-2315,0,0,50,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_SHIELDSPELL#Shield Spell#
-2316,0,0,20:32:44:56:68,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_EXEEDBREAK#Exceed Break#
-2317,0,0,20:30:40:50:60,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_OVERBRAND#Over Brand#
-2318,0,0,75:80:85:90:95,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_PRESTIGE#Prestige#
-2319,0,0,30:36:42:48:54,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_BANDING#Banding#
-2320,0,0,20:24:28:32:36,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_MOONSLASHER#Moon Slasher#
-2321,0,0,60:65:70:75:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_RAYOFGENESIS#Ray of Genesis#
-2322,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,523,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_PIETY#Piety#
-2323,0,0,52:60:68:76:84,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_EARTHDRIVE#Earth Drive#
-2324,0,0,80:90:100:110:120,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_HESPERUSLIT#Hesperus Lit#
-2325,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_INSPIRATION#Inspiration#
-
-//****
-// SR Sura
-2326,0,0,3:4:5:6:7:8:9:10:11:12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_DRAGONCOMBO#Dragon Combo#
-2327,0,0,8:9:10:11:12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_SKYNETBLOW#Sky Net Blow#
-2328,0,0,36:40:44:48:52,0,0,0,99,0,0,none,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_EARTHSHAKER#Earth Shaker#
-2329,0,0,20:30:40:50:60,0,0,0,99,0,0,none,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_FALLENEMPIRE#Fallen Empire#
-2330,0,0,1:2:3:4:5:6:7:8:9:10,-12:-14:-16:-18:-20:-22:-24:-26:-28:-30,-6:-7:-8:-9:-10:-11:-12:-13:-14:-15,0,99,0,0,explosionspirits,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_TIGERCANNON#Tiger Cannon#
-2331,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_HELLGATE#Hell Gate#
-2332,0,0,150,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_RAMPAGEBLASTER#Rampage Blaster#
-2333,0,0,80,0,0,0,99,0,0,none,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_CRESCENTELBOW#Crescent Elbow#
-2334,0,0,40:60:80:100:120,-1:-2:-3:-4:-5,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_CURSEDCIRCLE#Cursed Circle#
-2335,0,0,80:70:60:50:40,-5:-4:-3:-2:-1,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_LIGHTNINGWALK#Lightning Walk#
-2336,0,0,10:15:20:25:30,0,0,0,99,0,0,none,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_KNUCKLEARROW#Knuckle Arrow#
-2337,0,0,45,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_WINDMILL#Windmill#
-2338,0,0,120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_RAISINGDRAGON#Raising Dragon#
-2339,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_GENTLETOUCH#Gentle Touch#
-2340,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_ASSIMILATEPOWER#Assimilate Power#
-2341,0,0,50,0,0,0,99,0,0,none,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_POWERVELOCITY#Power Velocity#
-2342,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_CRESCENTELBOW_AUTOSPELL#Crescent Elbow Autospell#
-2343,0,0,11:12:13:14:15:16:17:18:19:20,0,-11:-12:-13:-14:-15:-16:-17:-18:-19:-20,0,99,0,0,none,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_GATEOFHELL#Gate of Hell#
-2344,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_GENTLETOUCH_QUIET#Gentle Touch - Quiet#
-2345,0,0,40:50:60:70:80,0,0,0,99,0,0,none,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_GENTLETOUCH_CURE#Gentle Touch - Cure#
-2346,0,0,40:50:60:70:80,-1:-2:-3:-4:-5,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_GENTLETOUCH_ENERGYGAIN#Gentle Touch - Energy Gain#
-2347,0,0,40:50:60:70:80,-2:-4:-6:-8:-10,0,0,99,0,0,none,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_GENTLETOUCH_CHANGE#Gentle Touch - Change#
-2348,0,0,40:50:60:70:80,0,0,0,99,0,0,none,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_GENTLETOUCH_REVITALIZE#Gentle Touch - Revitalize#
-//More from SR Sura (but not following ID order)
-2517,0,0,40:45:50:55:60,0,0,0,99,0,0,none,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_HOWLINGOFLION#Howling of Lion#
-2518,0,0,40:50:60:70:80,0,0,0,99,0,0,none,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_RIDEINLIGHTNING#Ride In Lightening#
-
-//****
-// WA Wanderer
-2350,0,0,96:112:128:144:160,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WA_SWING_DANCE#Swing Dance#
-2351,0,0,60:69:78:87:96,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WA_SYMPHONY_OF_LOVER#Symphony of Lover#
-2352,0,0,84:96:108:120:134,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WA_MOONLIT_SERENADE#Moonlit Serenade#
-
-//****
-// MI Minstrel
-2381,0,0,82:88:94:100:106,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MI_RUSH_WINDMILL#Windmill Rush Attack#
-2382,0,0,86:92:98:104:110,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MI_ECHOSONG#Echo Song#
-2383,0,0,70:75:80:85:90,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MI_HARMONIZE#Harmonize#
-
-//****
-// WM Wanderer/Minstrel
-2413,0,0,64:68:72:76:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_METALICSOUND#Metallic Sound#
-2414,0,0,28:32:38:42:48,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_REVERBERATION#Reverberation#
-2415,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_REVERBERATION_MELEE#Reverberation Melee#
-2416,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_REVERBERATION_MAGIC#Reverberation Magic#
-2417,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_DOMINION_IMPULSE#Dominion Impulse#
-2418,0,0,80:90:100:110:120,0,0,0,11,1,20,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_SEVERE_RAINSTORM#Severe Rainstorm#
-2419,0,0,12:16:20:24:28,0,0,0,13:14,0,0,none,0,11513,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_POEMOFNETHERWORLD#Poem of Netherworld#
-2420,0,0,48:56:64:72:80,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_VOICEOFSIREN#Voice of Siren#
-2421,0,0,50:53:56:59:62,0,0,0,13:14,0,0,none,0,6144,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_DEADHILLHERE#Valley of Death#
-2422,0,0,80:90:100:110:120,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_LULLABY_DEEPSLEEP#Deep Sleep Lullaby#
-2423,0,0,42:46:50:54:58,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_SIRCLEOFNATURE#Circle of Nature's Sound#
-2424,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_RANDOMIZESPELL#Improvised Song#
-2425,0,0,60:75:90:105:120,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MW_GLOOMYDAY#Gloomy Day#
-2426,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,11513,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_GREAT_ECHO#Great Echo#
-2427,0,0,120:140:160:180:200,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_SONG_OF_MANA#Song of Mana#
-2428,0,0,120:140:160:180:200,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_DANCE_WITH_WUG#Dance With Warg#
-2429,0,0,50:60:70:80:90,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_SOUND_OF_DESTRUCTION#Sound of Destruction#
-2430,0,0,150:160:170:180:190,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_SATURDAY_NIGHT_FEVER#Saturday Night Fever#
-2431,0,0,120:130:140:150:160,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_LERADS_DEW#Lerad's Dew#
-2432,0,0,120:130:140:150:160,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_MELODYOFSINK#Melody of Sink#
-2433,0,0,120:130:140:150:160,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_BEYOND_OF_WARCRY#Warcry of Beyond#
-2434,0,0,120:130:140:150:160,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_UNLIMITED_HUMMING_VOICE#Unlimited Humming Voice#
-
-//****
-// SO Sorcerer
-2443,0,0,30:34:38:42:46,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_FIREWALK#Fire Walk#
-2444,0,0,30:34:38:42:46,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_ELECTRICWALK#Electric Walk#
-2445,0,0,40:44:48:52:56,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_SPELLFIST#Spell Fist#
-2446,0,0,62:70:78:86:94,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_EARTHGRAVE#Earth Grave#
-2447,0,0,50:56:62:68:74,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_DIAMONDDUST#Diamond Dust#
-2448,0,0,70:90:110:130:150,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_POISON_BUSTER#Poison Buster#
-2449,0,0,48:56:64:70:78,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_PSYCHIC_WAVE#Psychic Wave#
-2450,0,0,48:56:64:70:78,0,0,0,99,0,0,none,0,716,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_CLOUD_KILL#Cloud Kill#
-2451,0,0,50:55:60:65:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_STRIKING#Striking#
-2452,0,0,40:52:64:76:88,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_WARMER#Warmer#
-2453,0,0,34:42:50:58:66,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_VACUUM_EXTREME#Vacuum Extreme#
-2454,0,0,55:62:69:76:83,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_VARETYR_SPEAR#Varetyr Spear#
-2455,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_ARRULLO#Arrullo#
-2456,0,0,10,0,0,0,99,0,0,elementalspirit,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_EL_CONTROL#Spirit Control#
-2457,0,0,100:150:200,0,0,0,99,0,0,none,0,990,3,990,6,994,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_SUMMON_AGNI#Summon Fire Spirit Agni#
-2458,0,0,100:150:200,0,0,0,99,0,0,none,0,991,3,991,6,995,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_SUMMON_AQUA#Summon Water Spirit Aqua#
-2459,0,0,100:150:200,0,0,0,99,0,0,none,0,992,3,992,6,996,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_SUMMON_VENTUS#Summon Wind Spirit Ventus#
-2460,0,0,100:150:200,0,0,0,99,0,0,none,0,993,3,993,6,997,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_SUMMON_TERA#Summon Wind Spirit Tera#
-2461,0,0,50,0,0,0,99,0,0,elementalspirit,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_EL_ACTION#Elemental Action#
-2462,0,0,10:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_EL_ANALYSIS#Four Spirit Analysis#
-2464,0,0,10,0,0,0,99,0,0,elementalspirit,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_EL_CURE#Spirit Recovery#
-2465,0,0,22:30:38,0,0,0,99,0,0,none,0,6360,1,6360,2,6360,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_FIRE_INSIGNIA#Fire Insignia#
-2466,0,0,22:30:38,0,0,0,99,0,0,none,0,6361,1,6361,2,6361,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_WATER_INSIGNIA#Water Insignia#
-2467,0,0,22:30:38,0,0,0,99,0,0,none,0,6362,1,6362,2,6362,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_WIND_INSIGNIA#Wind Insignia#
-2468,0,0,22:30:38,0,0,0,99,0,0,none,0,6363,1,6363,2,6363,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_EARTH_INSIGNIA#Earth Insignia#
-
-//****
-// GN Genetic
-2476,0,0,30,0,0,0,99,0,0,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_CART_TORNADO#Cart Tornado#
-2477,0,0,40:42:44:46:48,0,0,0,99,8,1,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_CARTCANNON#Cart Cannon#
-2478,0,0,20:24:28:32:36,0,0,0,99,0,0,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_CARTBOOST#Cart Boost#
-2479,0,0,22:26:30:34:38,0,0,0,99,0,0,none,0,6210,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_THORNS_TRAP#Thorn Trap#
-2480,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,6211,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_BLOOD_SUCKER#Blood Sucker#
-2481,0,0,55:60:65:70:75,0,0,0,99,0,0,none,0,6212,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_SPORE_EXPLOSION#Spore Explosion#
-2482,0,0,40:50:60:70:80,0,0,0,99,0,0,none,0,6210,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_WALLOFTHORN#Wall of Thorns#
-2483,0,0,24:28:32:36:40:44:48:52:56:60,0,0,0,99,0,0,none,0,6210,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_CRAZYWEED#Crazy Weed#
-2484,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_CRAZYWEED_ATK#Crazy Weed Attack#
-2485,0,0,24:28:32:36:40,0,0,0,99,0,0,none,0,7135,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_DEMONIC_FIRE#Demonic Fire#
-2486,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,6216,1,6213,1,6214,1,6215,1,7136,1,0,0,0,0,0,0,0,0,0,0 //GN_FIRE_EXPANSION#Fire Expansion#
-2487,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_FIRE_EXPANSION_SMOKE_POWDER#Fire Expansion Smoke Powder#
-2488,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_FIRE_EXPANSION_TEAR_GAS#Fire Expansion Tear Gas#
-2489,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_FIRE_EXPANSION_ACID#Fire Expansion Acid#
-2490,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,7137,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_HELLS_PLANT#Hell's Plant#
-2491,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_HELLS_PLANT_ATK#Hell's Plant Attack#
-2492,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,6217,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_MANDRAGORA#Howling of Mandragora#
-2493,0,0,4,0,0,0,99,9,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_SLINGITEM#Sling Item#
-2494,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_CHANGEMATERIAL#Change Material#
-2495,0,0,5:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_MIX_COOKING#Mix Cooking#
-2496,0,0,5:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_MAKEBOMB#Create Bomb#
-2497,0,0,12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_S_PHARMACY#Special Pharmacy#
-2498,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_SLINGITEM_RANGEMELEEATK#Sling Item Attack#
-
-
-//2533,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ALL_ODINS_RECALL#Odin's Recall#
-2534,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RETURN_TO_ELDICASTES#Return To Eldicastes#
-2535,0,0,1,0,0,0,99,0,0,none,0,6377,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ALL_BUYING_STORE#Open Buying Store
-2536,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ALL_GUARDIAN_RECALL#Guardian's Recall#
-2537,0,0,70:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ALL_ODINS_POWER#Odin's Power#
-
-//2538,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BEER_BOTTLE_CAP#Beer Bottle Cap#
-
-//2542,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ALL_TETANY#Tentay#
-//2543,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ALL_RAY_OF_PROTECTION#Ray of Protection#
-2544,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MC_CARTDECORATE#Change Cart 2#
-
-// Rebellion
-2551,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_GLITTERING_GREED#Flip The Coin Greed#
-2552,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_RICHS_COIN#Rich's Coin#
-2553,0,0,80:84:88:92:96,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_MASS_SPIRAL#Mass Spiral#
-2554,0,0,55:60:65:70:75,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_BANISHING_BUSTER#Banishing Buster#
-2555,0,0,30:32:34:36:38,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_B_TRAP#Bind Trap#
-2556,0,0,2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_FLICKER#Flicker#
-2557,0,0,55:60:65:70:75,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_S_STORM#Shatter Storm#
-2558,0,0,45,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_E_CHAIN#Eternal Chain#
-2559,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_QD_SHOT#Quick Draw Shot#
-2560,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_C_MARKER#Crimson Marker#
-2561,0,0,10:15:20:25:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_FIREDANCE#Fire Dance#
-2562,0,0,45:50:55:60:65,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_H_MINE#Howling Mine#
-2563,0,0,20:24:28:32:36,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_P_ALTER#Platinum Alter#
-2564,0,0,90,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_FALLEN_ANGEL#Fallen Angel#
-2565,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_R_TRIP#Round Trip#
-2566,0,0,60:70:80:90:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_D_TAIL#Dragon Tail#
-2567,0,0,70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_FIRE_RAIN#Fire Rain#
-2568,0,0,30:40:50:60:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_HEAT_BARREL#Heat Barrel#
-2569,0,0,80:84:88:92:96,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_AM_BLAST#Anti-Material Blast#
-2570,0,0,55:60:65:70:75,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_SLUGSHOT#Slug Shot#
-2571,0,0,70:80:90:100:110,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_HAMMER_OF_GOD#Hammer of God#
-2572,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_R_TRIP_PLUSATK#Round Trip Plus Attack#
-2573,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_B_FLICKER_ATK#Bind Flicker Attack#
-2574,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_GLITTERING_GREED_ATK#Flip The Coin Greed Attack#
-
-//****
-// Kagerou/Oboro
-3001,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_YAMIKUMO#Yamikumo#
-3004,0,0,10:12:14:16:18,0,0,0,25:26:28,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_JYUMONJIKIRI#Cross Strike#
-3005,0,0,12:16:20:24:28,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_SETSUDAN#Soul Sever#
-3006,0,0,5:6:7:8:9,0,0,0,99,0,0,none,0,13294,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_BAKURETSU#Bakuretsu Kunai#
-3007,0,0,8:9:10:11:12,0,0,0,99,7,8,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_HAPPOKUNAI#Happo Kunai#
-3008,0,0,50,0,0,10000:20000:30000:40000:50000:60000:70000:80000:90000:100000,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_MUCHANAGE#Mucha Nage#
-3009,0,0,24:28:32:36:40,0,0,0,22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_HUUMARANKA#Huuma Shuriken Ranka#
-3010,0,0,9:12:15:18:21,0,0,0,99,0,0,none,0,6493,3:4:5:6:7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_MAKIBISHI#Makibishi#
-3011,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_MEIKYOUSISUI#Meikyo Shisui#
-3012,0,0,40:44:48:52:56,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_ZANZOU#Zanzou#
-3013,0,0,40:44:48:52:56,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_KYOUGAKU#Kyougaku#
-3014,0,0,40:44:48:52:56,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_JYUSATSU#Jyusatsu#
-3015,0,0,20,0,0,0,99,0,0,none,0,6512,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_KAHU_ENTEN#Kahu Enten#
-3016,0,0,20,0,0,0,99,0,0,none,0,6513,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_HYOUHU_HUBUKI#Hyouhu Hubuki#
-3017,0,0,20,0,0,0,99,0,0,none,0,6514,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_KAZEHU_SEIRAN#Kazehu Seiran#
-3018,0,0,20,0,0,0,99,0,0,none,0,6515,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_DOHU_KOUKAI#Dohu Koukai#
-3019,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_KAIHOU#Technique Kaihou#
-3020,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_ZENKAI#Zenkai#
-3021,0,0,40:44:48:52:56,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_GENWAKU#Genwaku#
-3022,0,0,70:75:80:85:90,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_IZAYOI#Izayoi#
-3023,0,0,60:65:70:75:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KG_KAGEHUMI#Kagehumi#
-3024,0,0,50,0,0,0,99,0,0,none,0,7524,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KG_KYOMU#Kyomu#
-3025,0,0,25:30:35:40:45,0,0,0,99,0,0,none,0,7524,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KG_KAGEMUSYA#Kagemusha#
-3026,0,0,60:70:80:90:100 ,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //OB_ZANGETSU#Zangetsu#
-3027,0,0,55:60:65:70:75 ,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //OB_OBOROGENSOU#Oboro Gensou#
-3029,0,0,20:30:40:50:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //OB_AKAITSUKI#Akaitsuki#
-
-// EP 14.3 Part 2 3rd Job Skills
-5001,0,0,22:34:46:58:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GC_DARKCROW#Dark Claw#
-5002,0,0,100:120:140:160:180,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_UNLIMIT#Unlimited#
-5003,0,0,60:70:80:90:100,0,0,0,99,0,0,none,0,970,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_ILLUSIONDOPING#Illusion Doping#
-5004,0,0,30:35:40:45:50:55:60:65:70:75,0,0,0,99,0,0,dragon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_DRAGONBREATH_WATER#Dragon Breath - Water#
-5005,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_LUXANIMA#Lux Anima#
-5006,0,0,60:70:80:90:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_MAGMA_ERUPTION#Magma Eruption#
-5007,0,0,200:230:260:290:320,0,0,0,13:14,0,0,none,0,6144,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_FRIGG_SONG#Frigg's Song#
-5008,0,0,120,0,0,0,99,0,0,elementalspirit,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_ELEMENTAL_SHIELD#Elemental Shield#
-5009,0,0,65,0,0,0,99,0,0,none,5:5:4:4:3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_FLASHCOMBO#Flash Combo#
-5010,0,0,30:26:22:18:14,0,0,0,99,0,0,none,0,7940,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_ESCAPE#Emergency Escape#
-5011,0,0,30:60:90:120:150,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_OFFERTORIUM#Offertorium#
-5012,0,0,100:150:200:250:300,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_TELEKINESIS_INTENSE#Intense Telekinesis#
-5013,0,0,200:180:160:140:120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_KINGS_GRACE#King's Grace#
-5014,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
-5015,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_FLASHCOMBO_ATK_STEP1#Flash Combo Attack Step 1#//All 4 steps are using temp req SP values for now.
-5016,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_FLASHCOMBO_ATK_STEP2#Flash Combo Attack Step 2#
-5017,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_FLASHCOMBO_ATK_STEP3#Flash Combo Attack Step 3#
-5018,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_FLASHCOMBO_ATK_STEP4#Flash Combo Attack Step 4#
-
-10010,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GD_BATTLEORDER##
-10011,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GD_REGENERATION##
-10012,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GD_RESTORE##
-10013,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GD_EMERGENCYCALL##
-
-8001,0,0,13:16:19:22:25,0,0,0,99,0,0,none,0,545,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HLIF_HEAL
-8002,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HLIF_AVOID
-8004,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HLIF_CHANGE
-8005,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HAMI_CASTLE
-8006,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HAMI_DEFENCE
-8008,0,0,120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HAMI_BLOODLUST
-8009,0,0,4:8:12:16:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HFLI_MOON
-8010,0,0,30:40:50:60:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HFLI_FLEET
-8011,0,0,30:40:50:60:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HFLI_SPEED
-8012,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HFLI_SBR44
-8013,0,0,22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HVAN_CAPRICE
-8014,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HVAN_CHAOTIC
-8016,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HVAN_EXPLOSION
-8018,0,0,60:80:100:120:140,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_SUMMON_LEGION#Summon Legion#
-8019,0,0,48:60:72:84:96,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_NEEDLE_OF_PARALYZE#Needle of Paralyze#
-8020,0,0,65:75:85:95:105,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_POISON_MIST#Poison Mist#
-8021,0,0,48:52:56:60:64,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_PAIN_KILLER#Pain Killer#
-8022,0,0,40:50:60:70:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_LIGHT_OF_REGENE#Light of Regene#
-8023,0,0,70:90:110:130:150,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_OVERED_BOOST#Overed Boost#
-8024,0,0,25:30:35:40:45,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_ERASER_CUTTER#Eraser Cutter#
-8025,0,0,90:100:110:120:130,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_XENO_SLASHER#Xeno Slasher#
-8026,0,0,45:54:63:72:81,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_SILENT_BREEZE#Silent Breeze#
-8027,0,0,35,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_STYLE_CHANGE#Style Change#
-8028,0,0,20:25:30:35:40,0,0,0,99,0,0,mh_fighting,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_SONIC_CRAW#Sonic Claw#
-8029,0,0,10:15:20:25:30,0,0,0,99,0,0,none,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_SILVERVEIN_RUSH#Silver Bain Rush#
-8030,0,0,8:16:24:32:40,0,0,0,99,0,0,none,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_MIDNIGHT_FRENZY#Midnight Frenzy#
-8031,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_STAHL_HORN#Steel Horn#
-8032,0,0,60:65:70:75:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_GOLDENE_FERSE#Golden Heel#
-8033,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_STEINWAND#Stone Wall#
-8034,0,0,60:68:76:84:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_HEILIGE_STANGE#Holy Pole#
-8035,0,0,60:65:70:75:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_ANGRIFFS_MODUS#Attack Mode#
-8036,0,0,20:25:30:35:40,0,0,0,99,0,0,mh_grappling,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_TINDER_BREAKER#Tinder Breaker#
-8037,0,0,10:20:30:40:50,0,0,0,99,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_CBC#Continual Break Combo#
-8038,0,0,24:28:32:36:40,0,0,0,99,0,0,none,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_EQC#Eternal Quick Combo#
-8039,0,0,34:38:42:46:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_MAGMA_FLOW#Magma Flow#
-8040,0,0,54:58:62:66:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_GRANITIC_ARMOR#Granitic Armor#
-8041,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_LAVA_SLIDE#Lava Slide#
-8042,0,0,20:28:36:44:52,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_PYROCLASTIC#Pyroclastic#
-8043,0,0,60:65:70:75:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_VOLCANIC_ASH#Volcanic Ash#
-
-8201,0,0,8:8:8:8:8:15:15:15:15:15,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MS_BASH
-8202,20:20:19:19:18:18:17:17:16:16,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MS_MAGNUM
-8203,0,0,13:14:15:16:17:18:19:20:21:22,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MS_BOWLINGBASH
-8204,0,0,50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MS_PARRYING
-8205,0,0,35:40:45:50:55:60:65:70:75:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MS_REFLECTSHIELD
-8206,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MS_BERSERK
-8207,0,0,12,0,0,0,99,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MA_DOUBLE
-8208,0,0,15,0,0,0,99,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MA_SHOWER
-8209,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MA_SKIDTRAP
-8210,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MA_LANDMINE
-8211,0,0,12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MA_SANDMAN
-8212,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MA_FREEZINGTRAP
-8213,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MA_REMOVETRAP
-8214,0,0,15,0,0,0,99,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MA_CHARGEARROW
-8215,0,0,18:21:24:27:30,0,0,0,99,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MA_SHARPSHOOTING
-8216,0,0,7,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ML_PIERCE
-8217,0,0,12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ML_BRANDISH
-8218,0,0,18:21:24:27:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ML_SPIRALPIERCE
-8219,0,0,30,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ML_DEFENDER
-8220,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ML_AUTOGUARD
-8221,0,0,25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ML_DEVOTION
-8222,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MER_MAGNIFICAT
-8223,0,0,14:18:22:26:30:34:38:42:46:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MER_QUICKEN
-8224,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MER_SIGHT
-8225,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MER_CRASH
-8226,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MER_REGAIN
-8227,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MER_TENDER
-8228,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MER_BENEDICTION
-8229,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MER_RECUPERATE
-8230,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MER_MENTALCURE
-8231,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MER_COMPRESS
-8232,0,0,4:5:6:7:8:9:10:11:12:13,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MER_PROVOKE
-8233,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MER_AUTOBERSERK
-8234,0,0,15:17:19:21:23:25:27:29:31:33,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MER_DECAGI
-8235,0,0,10,100,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MER_SCAPEGOAT
-8236,0,0,20:20:20:20:20:18:16:14:12:10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MER_LEXDIVINA
-8237,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MER_ESTIMATION
-8238,0,0,20:20:20:25:25:25:30:30:30:35,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MER_KYRIE
-8239,0,0,28:32:36:40:44:48:52:56:60:64,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MER_BLESSING
-8240,15,0,18:21:24:27:30:33:36:39:42:45,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MER_INCAGI
-
-// Elemental Spirits Skills
-8401,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_CIRCLE_OF_FIRE#Circle of Fire#
-8402,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_FIRE_CLOAK#Fire Cloak#
-8403,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_FIRE_MANTLE#Fire Mantle#
-8404,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_WATER_SCREEN#Water Screen#
-8405,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_WATER_DROP#Water Drop#
-8406,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_WATER_BARRIER#Water Barrier#
-8407,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_WIND_STEP#Wind Step#
-8408,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_WIND_CURTAIN#Wind Curtain#
-8409,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_ZEPHYR#Zephyr#
-8410,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_SOLID_SKIN#Solid Skin#
-8411,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_STONE_SHIELD#Stone Shield#
-8412,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_POWER_OF_GAIA#Power of Gaia#
-8413,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_PYROTECHNIC#Pyrotechnic#
-8414,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_HEATER#Heater#
-8415,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_TROPIC#Tropic#
-8416,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_AQUAPLAY#Aqua Play#
-8417,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_COOLER#Cooler#
-8418,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_CHILLY_AIR#Cool Air#
-8419,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_GUST#Gust#
-8420,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_BLAST#Blast#
-8421,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_WILD_STORM#Wild Storm#
-8422,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_PETROLOGY#Petrology#
-8423,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_CURSED_SOIL#Cursed Soil#
-8424,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_UPHEAVAL#Upheaval#
-8425,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_FIRE_ARROW#Fire Arrow#
-8426,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_FIRE_BOMB#Fire Bomb#
-8427,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_FIRE_BOMB_ATK#Fire Bomb Attack#
-8428,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_FIRE_WAVE#Fire Wave#
-8429,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_FIRE_WAVE_ATK#Fire Wave Attack#
-8430,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_ICE_NEEDLE#Ice Needle#
-8431,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_WATER_SCREW#Water Screw#
-8432,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_WATER_SCREW_ATK#Water Screw Attack#
-8433,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_TIDAL_WEAPON#Tidal Weapon#
-8434,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_WIND_SLASH#Wind Slasher#
-8435,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_HURRICANE#Hurricane Rage#
-8436,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_HURRICANE_ATK#Hurricane Rage Attack#
-8437,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_TYPOON_MIS#Typhoon Missile#
-8438,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_TYPOON_MIS_ATK#Typhoon Missile Attack#
-8439,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_STONE_HAMMER#Stone Hammer#
-8440,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_ROCK_CRUSHER#Rock Launcher#
-8441,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_ROCK_CRUSHER_ATK#Rock Launcher Attack#
-8442,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_STONE_RAIN#Stone Rain#
diff --git a/db/pre-re/skill_tree.conf b/db/pre-re/skill_tree.conf
index 805e7929c..00fc6c915 100644
--- a/db/pre-re/skill_tree.conf
+++ b/db/pre-re/skill_tree.conf
@@ -3955,3 +3955,93 @@ Rebellion: {
}
}
}
+
+Summoner: {
+ skills: {
+ SU_BASIC_SKILL: 1
+ SU_BITE: {
+ MaxLevel: 1
+ SU_BASIC_SKILL: 1
+ }
+ SU_HIDE: {
+ MaxLevel: 1
+ SU_BITE: 1
+ }
+ SU_SCRATCH: {
+ MaxLevel: 3
+ SU_HIDE: 1
+ }
+ SU_STOOP: {
+ MaxLevel: 1
+ SU_SCRATCH: 3
+ }
+ SU_LOPE: {
+ MaxLevel: 3
+ SU_STOOP: 1
+ }
+ SU_SPRITEMABLE: {
+ MaxLevel: 1
+ SU_LOPE: 3
+ }
+ SU_POWEROFLAND: {
+ MaxLevel: 1
+ SU_CN_POWDERING: 3
+ }
+ SU_SV_STEMSPEAR: {
+ MaxLevel: 5
+ SU_SPRITEMABLE: 1
+ }
+ SU_CN_POWDERING: {
+ MaxLevel: 5
+ SU_CN_METEOR: 3
+ }
+ SU_CN_METEOR: {
+ MaxLevel: 5
+ SU_SV_ROOTTWIST: 3
+ }
+ SU_SV_ROOTTWIST: {
+ MaxLevel: 5
+ SU_SV_STEMSPEAR: 3
+ }
+ SU_POWEROFLIFE: {
+ MaxLevel: 1
+ SU_LUNATICCARROTBEAT: 3
+ }
+ SU_SCAROFTAROU: {
+ MaxLevel: 5
+ SU_SV_ROOTTWIST: 3
+ }
+ SU_PICKYPECK: {
+ MaxLevel: 5
+ SU_SPRITEMABLE: 1
+ }
+ SU_ARCLOUSEDASH: {
+ MaxLevel: 5
+ SU_PICKYPECK: 3
+ }
+ SU_LUNATICCARROTBEAT: {
+ MaxLevel: 5
+ SU_SCAROFTAROU: 3
+ }
+ SU_POWEROFSEA: {
+ MaxLevel: 1
+ SU_TUNAPARTY: 3
+ }
+ SU_TUNABELLY: {
+ MaxLevel: 5
+ SU_BUNCHOFSHRIMP: 3
+ }
+ SU_TUNAPARTY: {
+ MaxLevel: 5
+ SU_TUNABELLY: 3
+ }
+ SU_BUNCHOFSHRIMP: {
+ MaxLevel: 5
+ SU_FRESHSHRIMP: 3
+ }
+ SU_FRESHSHRIMP: {
+ MaxLevel: 5
+ SU_SPRITEMABLE: 1
+ }
+ }
+}
diff --git a/db/pre-re/skill_unit_db.txt b/db/pre-re/skill_unit_db.txt
deleted file mode 100644
index 406152b27..000000000
--- a/db/pre-re/skill_unit_db.txt
+++ /dev/null
@@ -1,187 +0,0 @@
-// ID,unit ID,unit ID 2,layout,range,interval,target,flag
-//
-// layout = -1:special, 0:1*1, 1:3*3, 2:5*5, up to 5:11*11
-// target = friend (party +guildmates +neutral players) / party / guild
-// ally (party +guildmates) / all / sameguild (guild but no allies) / enemy
-// flag 0x001(UF_DEFNOTENEMY) If 'defunit_not_enemy' is set, the target is changed to 'friend'
-// 0x002(UF_NOREITERATION) Spell cannot be stacked
-// 0x004(UF_NOFOOTSET) Spell cannot be cast near/on targets
-// 0x008(UF_NOOVERLAP) Spell effects do not overlap
-// 0x010(UF_PATHCHECK) Only cells with a shootable path will be placed
-// 0x020(UF_NOPC) Spell cannot affect players.
-// 0x040(UF_NOMOB) Spell cannot affect mobs.
-// 0x080(UF_SKILL) Spell CAN affect skills.
-// 0x100(UF_DANCE) Dance skill
-// 0x200(UF_ENSEMBLE) Ensemble skill
-// 0x400(UF_SONG) Song skill
-// 0x800(UF_DUALMODE) Spell has effects both at an interval and when you step in/out
-// 0x2000(UF_RANGEDSINGLEUNIT) Layout hack, use layout range propriety but only display center.
-// Example: 0x006 = 0x002+0x004 -> Cannot be stacked nor cast near targets
-//
-// Notes:
-// ------
-// 0x89,0x8a,0x8b without indication
-//
-// u1 u2 lay r intr target flag
-//
-
- 12,0x7e, , 0, 0, -1,all, 0x003 //MG_SAFETYWALL
- 18,0x7f, , -1, 0, 20,enemy, 0x010 //MG_FIREWALL
- 21,0x86, , 0, 2,1000,enemy, 0x018 //MG_THUNDERSTORM
- 25,0x85, , 1, 0, -1,all, 0x2003 //AL_PNEUMA
- 27,0x81,0x80, 0, 0, -1,all, 0x00E //AL_WARP
- 47,0x86, , 0, 2,1000,enemy, 0x080 //AC_SHOWER
- 70,0x83, , -1, 1,1000,all, 0x018 //PR_SANCTUARY
- 79,0x84, , -1, 1,3000,enemy, 0x018 //PR_MAGNUS
- 80,0x87,0x88, 0, 1,2000,enemy, 0x006 //WZ_FIREPILLAR
- 83,0x86, , 0, 3,1000,enemy, 0x010 //WZ_METEOR
- 85,0x86, , 5, 1:1:1:1:1:1:1:1:1:1:3,1250,enemy,0x018 //WZ_VERMILION
- 87,0x8d, , -1, 0, -1,all, 0x010 //WZ_ICEWALL
- 89,0x86, , 4, 1, 450,enemy, 0x018 //WZ_STORMGUST
- 91,0x86, , 2, 0,1000,enemy, 0x010 //WZ_HEAVENDRIVE
- 92,0x8e, , 2, 0, -1,enemy, 0x010 //WZ_QUAGMIRE
-115,0x90, , 0, 1,1000,enemy, 0x006 //HT_SKIDTRAP
-116,0x93, , 0, 1,1000,enemy, 0x006 //HT_LANDMINE
-117,0x91, , 0, 1,1000,enemy, 0x006 //HT_ANKLESNARE
-118,0x94, , 0, 1,1000,enemy, 0x006 //HT_SHOCKWAVE
-119,0x95, , 0, 1,1000,enemy, 0x006 //HT_SANDMAN
-120,0x96, , 0, 1,1000,enemy, 0x006 //HT_FLASHER
-121,0x97, , 0, 1,1000,enemy, 0x006 //HT_FREEZINGTRAP
-122,0x8f, , 0, 1,1000,enemy, 0x006 //HT_BLASTMINE
-123,0x98, , 0, 1,1000,enemy, 0x006 //HT_CLAYMORETRAP
-125,0x99, , 0, 1,1000,all, 0x000 //HT_TALKIEBOX
-140,0x92, , -1, 1,1000,enemy, 0x000 //AS_VENOMDUST
-220,0xb0, , 0, 0, -1,all, 0x002 //RG_GRAFFITI
-229,0xb1, , 0, 1,1000,enemy, 0x006 //AM_DEMONSTRATION
-254,0x86, , -1, 0, 300,enemy, 0x010 //CR_GRANDCROSS
-285,0x9a, , 3, 0, -1,all, 0x010 //SA_VOLCANO
-286,0x9b, , 3, 0, -1,all, 0x010 //SA_DELUGE
-287,0x9c, , 3, 0, -1,all, 0x010 //SA_VIOLENTGALE
-288,0x9d, , 3:3:4:4:5,0, -1,all, 0x010 //SA_LANDPROTECTOR
-306,0x9e, , 4, 0,6000,enemy, 0x200 //BD_LULLABY
-307,0x9f, , 4, 0, -1,enemy, 0x220 //BD_RICHMANKIM
-308,0xa0, , 4, 0, -1,enemy, 0x200 //BD_ETERNALCHAOS
-309,0xa1, , 4, 0, -1,party, 0x200 //BD_DRUMBATTLEFIELD
-310,0xa2, , 4, 0, -1,party, 0x200 //BD_RINGNIBELUNGEN
-311,0xa3, , 4, 0, -1,all, 0x200 //BD_ROKISWEIL
-312,0xa4, , 4, 0, -1,party, 0x240 //BD_INTOABYSS
-313,0xa5, , 4, 0, -1,party, 0x200 //BD_SIEGFRIED
-317,0xa6, , 3, 0,3000,enemy, 0x400 //BA_DISSONANCE
-319,0xa7, , 3, 0,3000,all, 0xC40 //BA_WHISTLE
-320,0xa8, , 3, 0,3000,all, 0xC40 //BA_ASSASSINCROSS
-321,0xa9, , 3, 0,3000,all, 0xC40 //BA_POEMBRAGI
-322,0xaa, , 3, 0,6000,all, 0xC40 //BA_APPLEIDUN
-325,0xab, , 3, 0,3000,enemy, 0x100 //DC_UGLYDANCE
-327,0xac, , 3, 0,3000,all, 0x940 //DC_HUMMING
-328,0xad, , 3, 0,3000,enemy, 0x900 //DC_DONTFORGETME
-329,0xae, , 3, 0,3000,all, 0x940 //DC_FORTUNEKISS
-330,0xaf, , 3, 0,3000,all, 0x940 //DC_SERVICEFORYOU
-336,0xb2, , 0,-1, -1,noone, 0x000 //WE_CALLPARTNER
-339,0x86, , -1, 0, 300,enemy, 0x000 //NPC_DARKGRANDCROSS
-362,0xb4, , 0, 2, 300,all, 0x000 //HP_BASILICA
-369,0xb3, , -1, 0,10000,all, 0x008 //PA_GOSPEL
-395,0xb5, , 4, 0, -1,all, 0x200 //CG_MOONLIT
-404,0xb6, , -1, 0, -1,all, 0x000 //PF_FOGWALL
-405,0xb7, , 0, 0, -1,enemy, 0x000 //PF_SPIDERWEB
-409,0xb2, , 0,-1, -1,noone, 0x000 //WE_CALLBABY
-410,0xb2, , 0,-1, -1,noone, 0x000 //WE_CALLPARENT
-428,0x86, , 0, 1, 100,enemy, 0x000 //SG_SUN_WARM
-429,0x86, , 0, 1, 100,enemy, 0x000 //SG_MOON_WARM
-430,0x86, , 0, 1, 100,enemy, 0x000 //SG_STAR_WARM
-484,0xb8, , 2, 0,1000,enemy, 0x808 //HW_GRAVITATION
-488,0xb9, , 3, 0, -1,all, 0x200 //CG_HERMODE
-516,0x86, , 3, 0, 100,enemy, 0x000 //GS_DESPERADO
-521,0xbe, , 0, 1,1000,enemy, 0x000 //GS_GROUNDDRIFT
-527,0xbc, , -1, 0,2000,enemy, 0x018 //NJ_TATAMIGAESHI
-535,0xbd, , -1, 0, 20,enemy, 0x010 //NJ_KAENSIN
-538,0xbb, , 1:1:1:2:2:2:3:3:3:4,0,-1,all,0x010 //NJ_SUITON
-653,0xc6, , 0, 5:7:9:11:13:5:7:9:11:13, 300,enemy, 0x010 //NPC_EARTHQUAKE
-670,0xc7, , 1, 4:7:10:13:16:19:22:25:28:31,1000,all,0x008 //NPC_EVILLAND
-
-//706,0xfd, , 0, 0,1000,all, 0x000 //NPC_VENOMFOG
-
-2044,0xca, , 0, 2,1000,all, 0x018 //AB_EPICLESIS
-
-2032,0xe1, , 2, 0,1000,enemy, 0x018 //GC_POISONSMOKE
-
-2213,0x86, , 0, 8, 100,enemy, 0x018 //WL_COMET
-2216,0xcb, , -1, 0, 100,enemy, 0x018 //WL_EARTHSTRAIN
-
-2238,0xd8, , 0, 2,1000,enemy, 0x006 //RA_ELECTRICSHOCKER
-2239,0xd9, , 0, 0,1000,enemy, 0x006 //RA_CLUSTERBOMB
-2249,0xd2, , 0, 2,1000,enemy, 0x022 //RA_MAGENTATRAP
-2250,0xd3, , 0, 2,1000,enemy, 0x022 //RA_COBALTTRAP
-2251,0xd4, , 0, 2,1000,enemy, 0x022 //RA_MAIZETRAP
-2252,0xd5, , 0, 2,1000,enemy, 0x022 //RA_VERDURETRAP
-2253,0xd6, , 0, 1,1000,enemy, 0x002 //RA_FIRINGTRAP
-2254,0xd7, , 0, 1,1000,enemy, 0x002 //RA_ICEBOUNDTRAP
-
-2273,0xe2, , 2, 0, 500,friend,0x000 //NC_NEUTRALBARRIER
-2274,0xe3, , 2, 0, 500,all, 0x000 //NC_STEALTHFIELD
-
-2299,0xcc, , 0, 1,1000,all, 0x006 //SC_MANHOLE
-2300,0xcd, , 0, 1,1000,all, 0x006 //SC_DIMENSIONDOOR
-2301,0xce, , 2, 0, -1,enemy, 0x200E //SC_CHAOSPANIC
-2302,0xcf, , 2, 0, -1,all, 0x2002 //SC_MAELSTROM
-2303,0xd0, , 3, 0, -1,all, 0x2018 //SC_BLOODYLUST
-2304,0xd1, , 0, 2,1000,enemy, 0x018 //SC_FEINTBOMB
-
-2319,0xec, , 0, 3,5000,all, 0x000 //LG_BANDING
-
-2414,0xda, , 0, 0, -1,enemy, 0x000 //WM_REVERBERATION
-2418,0xdb, , 0, 5, 300,enemy, 0x800 //WM_SEVERE_RAINSTORM
-2419,0xde, , 0, 1,1000,all, 0x014 //WM_POEMOFNETHERWORLD
-
-2443,0xdc, , 0, 0,300,enemy, 0x00A //SO_FIREWALK
-2444,0xdd, , 0, 0,1000,enemy, 0x00A //SO_ELECTRICWALK
-2446,0x86, , 0, 3:3:3:4:4,1000,enemy, 0x018 //SO_EARTHGRAVE
-2447,0x86, , 0, 3:3:3:4:4,1000,enemy, 0x018 //SO_DIAMONDDUST
-2449,0xdf, , 0, 3:3:4:4:5,500,enemy, 0x018 //SO_PSYCHIC_WAVE
-2450,0xe0, , 3, 0, 500,enemy, 0x010 //SO_CLOUD_KILL
-2452,0xe4, , 0, 3,3000,all, 0x010 //SO_WARMER
-2453,0xeb, , 0, 1:1:2:2:3,500,enemy,0x010 //SO_VACUUM_EXTREME
-2465,0xf1, , 0, 1,1000,all, 0x010 //SO_FIRE_INSIGNIA
-2466,0xf2, , 0, 1,1000,all, 0x010 //SO_WATER_INSIGNIA
-2467,0xf3, , 0, 1,1000,all, 0x010 //SO_WIND_INSIGNIA
-2468,0xf4, , 0, 1,1000,all, 0x010 //SO_EARTH_INSIGNIA
-
-2479,0xe5, , 0, 1,1000,enemy, 0x006 //GN_THORNS_TRAP
-2482,0xe6,0x7f, -1, 2, -1,all, 0x000 //GN_WALLOFTHORN
-2485,0xe7, , 0, 3,2000,enemy, 0x098 //GN_DEMONIC_FIRE
-2487,0xe8, , 0, 3,1000,enemy, 0x000 //GN_FIRE_EXPANSION_SMOKE_POWDER
-2488,0xe9, , 0, 3,1000,enemy, 0x000 //GN_FIRE_EXPANSION_TEAR_GAS
-2490,0xea, , 0, 1,1000,all, 0x002 //GN_HELLS_PLANT
-
-2555,0x104, , 0, 1:2:2:3:3,500,enemy,0x006 //RL_B_TRAP
-
-3006,0x86, , 0, 2, 100,enemy, 0x018 //KO_BAKURETSU
-3008,0x86, , 0, 2, 100,enemy, 0x018 //KO_MUCHANAGE
-3009,0x86, , 0, 3, 100,enemy, 0x018 //KO_HUUMARANKA
-3020,0xf8, , 0, 3, 100,all, 0x018 //KO_ZENKAI
-3010,0xfc, , 0, 0,5000,enemy, 0x018 //KO_MAKIBISHI
-
-5006,0x101, , 0, 3,2000,enemy, 0x018 //NC_MAGMA_ERUPTION
-5008,0x7e, , 0, 0, -1,all, 0x003 //SO_ELEMENTAL_SHIELD
-5010,0xfe, , 0, 2, -1,enemy, 0x000 //SC_ESCAPE
-
-8020,0xf5, , 0, 3,2300:2100:1900:1700:1500,enemy, 0x018 //MH_POISON_MIST
-8033,0x7e, , 0, 0, -1,all, 0x003 //MH_STEINWAND
-8025,0x86, , 0, 2:2:3:3:4,1000,enemy, 0x018 //MH_XENO_SLASHER
-8041,0xf6, , 1:1:2:2:3, 0,2000,enemy, 0x01A //MH_LAVA_SLIDE
-8043,0xf7, , 1, 0,-1,enemy, 0x2018 //MH_VOLCANIC_ASH
-
-8208,0x86, , 0, 2,1000,enemy, 0x080 //MA_SHOWER
-8209,0x90, , 0, 1,1000,enemy, 0x006 //MA_SKIDTRAP
-8210,0x93, , 0, 0,1000,enemy, 0x006 //MA_LANDMINE
-8211,0x95, , 0, 1,1000,enemy, 0x006 //MA_SANDMAN
-8212,0x97, , 0, 1,1000,enemy, 0x006 //MA_FREEZINGTRAP
-
-8403,0xed, , -1, 1,1000,enemy, 0x018 //EL_FIRE_MANTLE
-8406,0xee, , 0, 1, -1,friend,0x2018 //EL_WATER_BARRIER
-8409,0xef, , 0, 1, -1,friend,0x2018 //EL_ZEPHYR
-8412,0xf0, , 0, 1, -1,friend,0x2018 //EL_POWER_OF_GAIA
-
-10006,0xc1, , 2, 0, -1,sameguild, 0x040 //GD_LEADERSHIP
-10007,0xc2, , 2, 0, -1,sameguild, 0x040 //GD_GLORYWOUNDS
-10008,0xc3, , 2, 0, -1,sameguild, 0x040 //GD_SOULCOLD
-10009,0xc4, , 2, 0, -1,sameguild, 0x040 //GD_HAWKEYES
diff --git a/db/quest_db.conf b/db/quest_db.conf
index ce1520100..49952d94b 100644
--- a/db/quest_db.conf
+++ b/db/quest_db.conf
@@ -585,6 +585,24 @@ quest_db: (
Id: 1228
Name: "Getting back Professor Worm's memory"
},
+// Episode 14.2 Eclage, Memorial Dungeon: Ghost Palace
+{
+ Id: 1260
+ Name: "Cursed Swordman"
+},
+{
+ Id: 1261
+ Name: "Cursed Swordman"
+ TimeLimit: 82800
+},
+{
+ Id: 1262
+ Name: "Cursed Swordman"
+},
+{
+ Id: 1263
+ Name: "Cursed Swordman"
+},
{
Id: 2000
Name: "Job Change to Blacksmith"
@@ -4336,10 +4354,12 @@ quest_db: (
{
Id: 7104
Name: "Special task of an assassin guild 4"
+ TimeLimit: 3000
},
{
Id: 7105
Name: "Special task of an assassin guild 4"
+ TimeLimit: 600
},
{
Id: 7106
@@ -4360,6 +4380,13 @@ quest_db: (
{
Id: 7110
Name: "Special task of an assassin guild 9"
+ TimeLimit: 600
+ Targets: (
+ {
+ MobId: 2030
+ Count: 1
+ },
+ )
},
{
Id: 7111
@@ -9013,6 +9040,14 @@ quest_db: (
Name: "Shortage of Roast Beef"
},
{
+ Id: 11204
+ Name: "Mora Village..."
+},
+{
+ Id: 11205
+ Name: "Pauchon's Friend"
+},
+{
Id: 11206
Name: "Quick Delivery Yoneseu"
},
@@ -10871,13 +10906,17 @@ quest_db: (
},
// Old Glast Heim
{
+ Id: 12316
+ Name: "Meet Hugin"
+},
+{
Id: 12317
- Name: "Fake Keyblade"
+ Name: "Trace of Time Travel"
TimeLimit: 82800
},
{
Id: 12318
- Name: "Upper Cats: annoying guy"
+ Name: "Corrupted Soul Hunt"
Targets: (
{
MobId: 2475
@@ -10887,7 +10926,7 @@ quest_db: (
},
{
Id: 12319
- Name: "Upper Cats: annoying guy"
+ Name: "Amdarais Hunt"
Targets: (
{
MobId: 2476
@@ -10896,6 +10935,18 @@ quest_db: (
)
},
{
+ Id: 12320
+ Name: "Time Traveler"
+},
+{
+ Id: 12321
+ Name: "Time Conqueror"
+},
+{
+ Id: 12322
+ Name: "Space Distortion"
+},
+{
Id: 12363
Name: "?????? ?? ??"
},
@@ -12690,15 +12741,6 @@ quest_db: (
Id: 14165
Name: "Caught Skeletons"
},
-{
- Id: 15000
- Name: "Experiencing abnormal statuses"
-},
-{
- Id: 15001
- Name: "Hold your breath"
- TimeLimit: 20
-},
// 2014 Halloween Event
{
Id: 14450
@@ -12788,6 +12830,25 @@ quest_db: (
Name: "They are still quiet"
TimeLimit: 82800
},
+{
+ Id: 15000
+ Name: "Experiencing abnormal statuses"
+},
+{
+ Id: 15001
+ Name: "Hold your breath"
+ TimeLimit: 20
+},
+// Memorial dungeon: Sara's Memory
+{
+ Id: 15002
+ Name: "Memorial dungeon: Sara's Memory"
+ TimeLimit: 72000
+},
+{
+ Id: 15003
+ Name: "Adventurer leon"
+},
// 2013 Christmas Event
{
Id: 15055
@@ -13927,6 +13988,21 @@ quest_db: (
Name: "The Eye of Hellion"
},
{
+ Id: 21001
+ Name: "Escape the Wreck"
+},
+{
+ Id: 21002
+ Name: "The first battle"
+ Drops: (
+ {
+ ItemId: 6008
+ Rate: 10000
+ MobId: 1002
+ },
+ )
+},
+{
Id: 50000
Name: "Pirate Dagger materials"
},
@@ -15207,6 +15283,18 @@ quest_db: (
TimeLimit: 14400
},
{
+ Id: 60211
+ Name: "Thor Volcano base camp"
+},
+{
+ Id: 60212
+ Name: "Thor Volcano base camp"
+},
+{
+ Id: 60213
+ Name: "Thor Volcano base camp"
+},
+{
Id: 60301
Name: "Dragon Hunting"
Targets: (
diff --git a/db/re/exp.txt b/db/re/exp.txt
index c4be1cd07..790542419 100644
--- a/db/re/exp.txt
+++ b/db/re/exp.txt
@@ -7,7 +7,7 @@
//================================
//Base - Normal and Baby Jobs
-99,0:1:2:3:4:5:6:7:8:9:10:11:12:13:14:15:16:17:18:19:20:21:23:24:25:4023:4024:4025:4026:4027:4028:4029:4030:4031:4032:4033:4034:4035:4036:4037:4038:4039:4040:4041:4042:4043:4044:4045:4046:4047:4048:4049:4050:4051:4052,0,350,550,900,1500,2200,3200,3800,4200,4550,5000,5500,6000,6100,6350,6700,7350,8000,8400,8800,9200,9700,10300,11000,11800,13000,14000,15000,16000,17000,18000,19000,20000,21000,22000,23200,24000,26000,27500,29000,30000,31500,33000,34000,36000,37500,38000,40000,42000,44500,47000,49000,51000,53000,55000,57000,59000,61500,63000,65000,67000,69000,70000,73000,77000,80000,84000,88000,91000,95000,110000,128000,140000,155000,163000,170000,180000,188000,195000,200000,230000,260000,300000,350000,400000,480000,550000,600000,680000,750000,900000,1000000,1200000,1500000,1800000,2100000,2400000,2800000,3300000,4000000,4015999,4032062,4048190,4064382,4080639,4096961,4113348,4129801,4146319,4162904,4179555,4196273,4213057,4229909,4246828,4263815,4280870,4297993,4315184,4332444,4349773,4367171,4384639,4402177,4419785,4437463,4455212,4473032,4490923,4508886,4526921,4545028,4563207,4581459,4599784,4618182,4636654,4655200,4673820,4692515,4711284,4730128,4749048,4768043,4787114,4806262,4825486,4844787,4864165,4883621,4903155,4922767,4942457,4962226,4982074,5002002,5022009,5042096,5062264,5082512,5102841,5123252,5143744,5164318,5184975,5205714,5226536,5247441,5268430,5289503,5310660,5331902,5353229,5374641,5396139,5417723,5439393,5461150,5482994,5504925,5526944,5549051,5571246,5593530,5615903,5638366,5660919,5683562,5706295,5729119,5752035,5775042,5798141,5821333,5844618,5867996,5891467,5915032,5938691,5962445,5986294,6010238,6034278,6058414,6082647,6106977,6131404,6155929,6180552,6205273,6230093,6255013,6280032,6305151,6330371,6355692,6381114,6406638,6432264,6457992,6483823,6509757,6535795,6561937,6588184,6614536,6640993,6667556,6694225,6721001,6747884,6774875,6801974,6829181,6856497,6883922,6911457,6939102,6966858,6994725,7022703,7050793,7078995,7107310,7135738,7164280,7192936,7221707,7250593,7279594,7308712,7337946,7367297,7396765,7426351,7456056,7485879,7515822,7545884,7576067,7606370,7636795,7667341,7698009,7728800,7759714,7790752,7821914,7853201,7884613,7916151,7947815,7979605,8011523,8043568,8075741,8108043,8140474,8173035,8205726,8238548,8271501,8304586,8337803,8371153,8404637,8438255,8472007,8505894,8539917,8574076,8608371,8642804,8677374,8712083,8746930,8781917,8817044,8852311,8887719,8923269,8958961,8994796,9030774,9066896,9103163,9139575,9176132,9212836,9249686,9286684,9323830,9361124,9398568,9436161,9473905,9511800,9549846,9588044,9626395,9664900,9703559,9742372,9781340,9820464,9859745,9899183,9938779,9978533,10018446,10058519,10098752,10139146,10179702,10220420,10261301,10302345,10343553,10384926,10426465,10468170,10510042,10552081,10594288,10636664,10679210,10721926,10764813,10807871,10851101,10894504,10938081,10981832,11025758,11069860,11114138,11158593,11203226,11248038,11293029,11338200,11383552,11429085,11474800,11520698,11566780,11613046,11659497,11706134,11752957,11799968,11847167,11894555,11942132,11989899,12037857,12086007,12134350,12182886,12231616,12280541,12329662,12378980,12428495,12478208,12528120,12578231,12628543,12679056,12729771,12780689,12831811,12883137,12934668,12986406,13038350,13090502,13142863,13195433,13248214,13301206,13354410,13407826,13461456,13515301,13569361,13623637,13678130,13732841,13787771,13842921,13898291,13953883,14009697,14065735,14121997,14178484,14235197,14292137,14349304,14406700,14464326,14522182,14580269,14638589,14697142,14755929,14814951,14874210,14933706,14993440,15053412,15113624,15174077,15234772,15295710,15356892,15418318,15479990,15541909,15604075,15666490,15729155,15792070,15855237,15918657,15982330,16046258,16110442,16174882,16239580,16304537,16369754,16435232,16500972,16566975,16633242,16699774,16766572,16833637,16900969,16968571,17036445,17104588,17173005,17241695,17310661,17379901,17449418,17519214,17589289,17659644,17730281,17801200,17872403,17943892,18015666,18087727,18160077,18232715,18305645,18378865,18452378,18526186,18600289,18674688,18749385,18824380,18899676,18975273,19051172,19127375,19203884,19280698,19357819,19435250,19512989,19591038,19669401,19748076,19827067,19906375,19986000,20065942,20146204,20226787,20307694,20388923,20470478,20552358,20634566,20717103,20799971,20883170,20966701,21050565,21134765,21219301,21304176,21389391,21474948,21560846,21647088,21733675,21820609,21907889,21995518,22083498,22171830,22260516,22349556,22438953,22528706,22618819,22709294,22800130,22891329,22982892,23074822,23167120,23259787,23352825,23446234,23540017,23634174,23728709,23823621,23918913,24014586,24110643,24207085,24303911,24401126,24498729,24596721,24695105,24793883,24893058,24992628,25092597,25192965,25293734,25394907,25496486,25598470,25700862,25803664,25906877,26010502,26114542,26218998,26323872,26429166,26534881,26641018,26747580,26854568,26961984,27069830,27178107,27286819,27395965,27505546,27615566,27726026,27836928,27948274,28060065,28172302,28284989,28398126,28511717,28625761,28740261,28855219,28970639,29086521,29202864,29319673,29436949,29554694,29672911,29791602,29910766,30030407,30150528,30271128,30392210,30513777,30635829,30758369,30881399,31004924,31128942,31253456,31378468,31503980,31629994,31756512,31883536,32011068,32139110,32267664,32396732,32526317,32656419,32787043,32918190,33049861,33182057,33314782,33448039,33581830,33716157,33851018,33986418,34122359,34258847,34395881,34533461,34671592,34810276,34949515,35089312,35229667,35370584,35512064,35654110,35796726,35939913,36083669,36228000,36372910,36518401,36664471,36811127,36958370,37106199,37254622,37403640,37553252,37703463,37854275,38005691,38157712,38310340,38463579,38617432,38771899,38926985,39082689,39239016,39395970,39553549,39711760,39870604,40030084,40190202,40350958,40512361,40674407,40837103,41000450,41164447,41329103,41494418,41660391,41827031,41994337,42162311,42330959,42500281,42670278,42840958,43012321,43184367,43357103,43530530,43704647,43879464,44054979,44231197,44408118,44585750,44764092,44943146,45122914,45303401,45484611,45666548,45849211,46032606,46216736,46401600,46587204,46773550,46960643,47148484,47337075,47526421,47716523,47907387,48099015,48291409,48484571,48678507,48873219,49068710,49264984,49462041,49659885,49858520,50057951,50258181,50459210,50661042,50863681,51067132,51271397,51476478,51682383,51889110,52096665,52305047,52514265,52724318,52935214,53146954,53359537,53572971,53787261,54002406,54218414,54435286,54653026,54871633,55091115,55311477,55532719,55754848,55977864,56201772,56426576,56652279,56878886,57106400,57334822,57564160,57794413,58025586,58257683,58490711,58724671,58959567,59195403,59432182,59669909,59908584,60148215,60388805,60630356,60872874,61116360,61360822,61606264,61852685,62100091,62348489,62597878,62848268,63099657,63352051,63605456,63859874,64115308,64371765,64629247,64887761,65147307,65407893,65669520,65932194,66195917,66460696,66726535,66993438,67261410,67530450,67800566,68071766,68344051,68617420,68891890,69167452,69444122,69721892,70000771,70280767,70561887,70844131,71127500,71412010,71697652,71984434,72272366,72561453,72851698,73143099,73435664,73729402,74024313,74320405,74617685,74916154,75215812,75516667,75818726,76121999,76426484,76732181,77039108,77347256,77656641,77967262,78279129,78592240,78906604,79222230,79539116,79857272,80176696,80497398,80819385,81142657,81467222,81793088,82120256,82448732,82778526,83109637,83442074,83775835,84110931,84447367,84785153,85124288,85464780,85806638,86149862,86494459,86840429,87187789,87536538,87886677,88238222,88591172,88945528,89301305,89658504,90017133,90377199,90738704,91101654,91466057,91831915,92199234,92568024,92938291,93310036,93683267,94057992,94434219,94811948,95191194,95571951,95954234,96338043,96723387,97110272,97498708,97888693,98280245,98673363,99068048,99464315,99862164,100261603,100662641,101065285,101469543,101875416,102282912,102692038,103102802,103515205,103929263,104344975,104762350,105181396,105602112,106024515,106448604,106874396,107301892,107731090,108162006,108594650,109029020,109465134,109902990,110342598,110783964,111227098,111671998,112118682,112567148,113017414,113469479,113923352,114379039,114836550,115295892,115757065,116220086,116684962,117151693,117620296,118090771,118563124,119037366,119513511,119991559,120471520,120953399,121437207,121922950,122410637,122900276,123391866,123885425,124380959,124878477,125377987,125879489,126382999,126888525,127396075,127905649,128417264,128930926,129446645,129964427,130484275,131006202,131530218,132056330,132584546,133114875,133647324,134181910,134718632,135257491,135798510,136341699,136887055,137434597,137984323,138536250,139090393,139646754,140205331,140766142,141329201,141894509,142462082,143031920,143604040,144178440,144755138,145334149,145915473
+99,0:1:2:3:4:5:6:7:8:9:10:11:12:13:14:15:16:17:18:19:20:21:23:24:25:4023:4024:4025:4026:4027:4028:4029:4030:4031:4032:4033:4034:4035:4036:4037:4038:4039:4040:4041:4042:4043:4044:4045:4046:4047:4048:4049:4050:4051:4052:4218,0,350,550,900,1500,2200,3200,3800,4200,4550,5000,5500,6000,6100,6350,6700,7350,8000,8400,8800,9200,9700,10300,11000,11800,13000,14000,15000,16000,17000,18000,19000,20000,21000,22000,23200,24000,26000,27500,29000,30000,31500,33000,34000,36000,37500,38000,40000,42000,44500,47000,49000,51000,53000,55000,57000,59000,61500,63000,65000,67000,69000,70000,73000,77000,80000,84000,88000,91000,95000,110000,128000,140000,155000,163000,170000,180000,188000,195000,200000,230000,260000,300000,350000,400000,480000,550000,600000,680000,750000,900000,1000000,1200000,1500000,1800000,2100000,2400000,2800000,3300000,4000000,4015999,4032062,4048190,4064382,4080639,4096961,4113348,4129801,4146319,4162904,4179555,4196273,4213057,4229909,4246828,4263815,4280870,4297993,4315184,4332444,4349773,4367171,4384639,4402177,4419785,4437463,4455212,4473032,4490923,4508886,4526921,4545028,4563207,4581459,4599784,4618182,4636654,4655200,4673820,4692515,4711284,4730128,4749048,4768043,4787114,4806262,4825486,4844787,4864165,4883621,4903155,4922767,4942457,4962226,4982074,5002002,5022009,5042096,5062264,5082512,5102841,5123252,5143744,5164318,5184975,5205714,5226536,5247441,5268430,5289503,5310660,5331902,5353229,5374641,5396139,5417723,5439393,5461150,5482994,5504925,5526944,5549051,5571246,5593530,5615903,5638366,5660919,5683562,5706295,5729119,5752035,5775042,5798141,5821333,5844618,5867996,5891467,5915032,5938691,5962445,5986294,6010238,6034278,6058414,6082647,6106977,6131404,6155929,6180552,6205273,6230093,6255013,6280032,6305151,6330371,6355692,6381114,6406638,6432264,6457992,6483823,6509757,6535795,6561937,6588184,6614536,6640993,6667556,6694225,6721001,6747884,6774875,6801974,6829181,6856497,6883922,6911457,6939102,6966858,6994725,7022703,7050793,7078995,7107310,7135738,7164280,7192936,7221707,7250593,7279594,7308712,7337946,7367297,7396765,7426351,7456056,7485879,7515822,7545884,7576067,7606370,7636795,7667341,7698009,7728800,7759714,7790752,7821914,7853201,7884613,7916151,7947815,7979605,8011523,8043568,8075741,8108043,8140474,8173035,8205726,8238548,8271501,8304586,8337803,8371153,8404637,8438255,8472007,8505894,8539917,8574076,8608371,8642804,8677374,8712083,8746930,8781917,8817044,8852311,8887719,8923269,8958961,8994796,9030774,9066896,9103163,9139575,9176132,9212836,9249686,9286684,9323830,9361124,9398568,9436161,9473905,9511800,9549846,9588044,9626395,9664900,9703559,9742372,9781340,9820464,9859745,9899183,9938779,9978533,10018446,10058519,10098752,10139146,10179702,10220420,10261301,10302345,10343553,10384926,10426465,10468170,10510042,10552081,10594288,10636664,10679210,10721926,10764813,10807871,10851101,10894504,10938081,10981832,11025758,11069860,11114138,11158593,11203226,11248038,11293029,11338200,11383552,11429085,11474800,11520698,11566780,11613046,11659497,11706134,11752957,11799968,11847167,11894555,11942132,11989899,12037857,12086007,12134350,12182886,12231616,12280541,12329662,12378980,12428495,12478208,12528120,12578231,12628543,12679056,12729771,12780689,12831811,12883137,12934668,12986406,13038350,13090502,13142863,13195433,13248214,13301206,13354410,13407826,13461456,13515301,13569361,13623637,13678130,13732841,13787771,13842921,13898291,13953883,14009697,14065735,14121997,14178484,14235197,14292137,14349304,14406700,14464326,14522182,14580269,14638589,14697142,14755929,14814951,14874210,14933706,14993440,15053412,15113624,15174077,15234772,15295710,15356892,15418318,15479990,15541909,15604075,15666490,15729155,15792070,15855237,15918657,15982330,16046258,16110442,16174882,16239580,16304537,16369754,16435232,16500972,16566975,16633242,16699774,16766572,16833637,16900969,16968571,17036445,17104588,17173005,17241695,17310661,17379901,17449418,17519214,17589289,17659644,17730281,17801200,17872403,17943892,18015666,18087727,18160077,18232715,18305645,18378865,18452378,18526186,18600289,18674688,18749385,18824380,18899676,18975273,19051172,19127375,19203884,19280698,19357819,19435250,19512989,19591038,19669401,19748076,19827067,19906375,19986000,20065942,20146204,20226787,20307694,20388923,20470478,20552358,20634566,20717103,20799971,20883170,20966701,21050565,21134765,21219301,21304176,21389391,21474948,21560846,21647088,21733675,21820609,21907889,21995518,22083498,22171830,22260516,22349556,22438953,22528706,22618819,22709294,22800130,22891329,22982892,23074822,23167120,23259787,23352825,23446234,23540017,23634174,23728709,23823621,23918913,24014586,24110643,24207085,24303911,24401126,24498729,24596721,24695105,24793883,24893058,24992628,25092597,25192965,25293734,25394907,25496486,25598470,25700862,25803664,25906877,26010502,26114542,26218998,26323872,26429166,26534881,26641018,26747580,26854568,26961984,27069830,27178107,27286819,27395965,27505546,27615566,27726026,27836928,27948274,28060065,28172302,28284989,28398126,28511717,28625761,28740261,28855219,28970639,29086521,29202864,29319673,29436949,29554694,29672911,29791602,29910766,30030407,30150528,30271128,30392210,30513777,30635829,30758369,30881399,31004924,31128942,31253456,31378468,31503980,31629994,31756512,31883536,32011068,32139110,32267664,32396732,32526317,32656419,32787043,32918190,33049861,33182057,33314782,33448039,33581830,33716157,33851018,33986418,34122359,34258847,34395881,34533461,34671592,34810276,34949515,35089312,35229667,35370584,35512064,35654110,35796726,35939913,36083669,36228000,36372910,36518401,36664471,36811127,36958370,37106199,37254622,37403640,37553252,37703463,37854275,38005691,38157712,38310340,38463579,38617432,38771899,38926985,39082689,39239016,39395970,39553549,39711760,39870604,40030084,40190202,40350958,40512361,40674407,40837103,41000450,41164447,41329103,41494418,41660391,41827031,41994337,42162311,42330959,42500281,42670278,42840958,43012321,43184367,43357103,43530530,43704647,43879464,44054979,44231197,44408118,44585750,44764092,44943146,45122914,45303401,45484611,45666548,45849211,46032606,46216736,46401600,46587204,46773550,46960643,47148484,47337075,47526421,47716523,47907387,48099015,48291409,48484571,48678507,48873219,49068710,49264984,49462041,49659885,49858520,50057951,50258181,50459210,50661042,50863681,51067132,51271397,51476478,51682383,51889110,52096665,52305047,52514265,52724318,52935214,53146954,53359537,53572971,53787261,54002406,54218414,54435286,54653026,54871633,55091115,55311477,55532719,55754848,55977864,56201772,56426576,56652279,56878886,57106400,57334822,57564160,57794413,58025586,58257683,58490711,58724671,58959567,59195403,59432182,59669909,59908584,60148215,60388805,60630356,60872874,61116360,61360822,61606264,61852685,62100091,62348489,62597878,62848268,63099657,63352051,63605456,63859874,64115308,64371765,64629247,64887761,65147307,65407893,65669520,65932194,66195917,66460696,66726535,66993438,67261410,67530450,67800566,68071766,68344051,68617420,68891890,69167452,69444122,69721892,70000771,70280767,70561887,70844131,71127500,71412010,71697652,71984434,72272366,72561453,72851698,73143099,73435664,73729402,74024313,74320405,74617685,74916154,75215812,75516667,75818726,76121999,76426484,76732181,77039108,77347256,77656641,77967262,78279129,78592240,78906604,79222230,79539116,79857272,80176696,80497398,80819385,81142657,81467222,81793088,82120256,82448732,82778526,83109637,83442074,83775835,84110931,84447367,84785153,85124288,85464780,85806638,86149862,86494459,86840429,87187789,87536538,87886677,88238222,88591172,88945528,89301305,89658504,90017133,90377199,90738704,91101654,91466057,91831915,92199234,92568024,92938291,93310036,93683267,94057992,94434219,94811948,95191194,95571951,95954234,96338043,96723387,97110272,97498708,97888693,98280245,98673363,99068048,99464315,99862164,100261603,100662641,101065285,101469543,101875416,102282912,102692038,103102802,103515205,103929263,104344975,104762350,105181396,105602112,106024515,106448604,106874396,107301892,107731090,108162006,108594650,109029020,109465134,109902990,110342598,110783964,111227098,111671998,112118682,112567148,113017414,113469479,113923352,114379039,114836550,115295892,115757065,116220086,116684962,117151693,117620296,118090771,118563124,119037366,119513511,119991559,120471520,120953399,121437207,121922950,122410637,122900276,123391866,123885425,124380959,124878477,125377987,125879489,126382999,126888525,127396075,127905649,128417264,128930926,129446645,129964427,130484275,131006202,131530218,132056330,132584546,133114875,133647324,134181910,134718632,135257491,135798510,136341699,136887055,137434597,137984323,138536250,139090393,139646754,140205331,140766142,141329201,141894509,142462082,143031920,143604040,144178440,144755138,145334149,145915473
//Base - Adv Jobs
99,4001:4002:4003:4004:4005:4006:4007:4008:4009:4010:4011:4012:4013:4014:4015:4016:4017:4018:4019:4020:4021:4022,0,420,660,1080,1800,2640,3840,4560,5040,5460,6000,6600,7200,7320,7620,8040,8820,9600,10080,10560,11040,12610,13390,14300,15340,16900,18460,19500,20800,22100,23400,24700,26000,27300,28600,30160,31200,33800,35750,37700,39000,44100,46200,47600,50400,52500,53200,56000,58800,62300,65800,68600,71400,74200,77000,79800,82600,86100,88200,91000,93800,103500,105000,109500,115500,120000,126000,132000,136500,142500,165000,192000,210000,232500,244500,255000,270000,282000,292500,300000,345000,416000,480000,560000,640000,768000,880000,960000,1088000,1200000,1440000,1700000,2040000,2550000,3060000,3570000,4080000,4760000,5610000,6800000,6827199,6854507,6881924,6909451,6937088,6964835,6992693,7020663,7048745,7076939,7105246,7133666,7162200,7190848,7219611,7248489,7277482,7306591,7335816,7365158,7394618,7424196,7453892,7483707,7513641,7543695,7573869,7604164,7634580,7665117,7695777,7726559,7757464,7788493,7819646,7850924,7882327,7913855,7945510,7977291,8009199,8041235,8073399,8105692,8138114,8170666,8203348,8236160,8269104,8302179,8335387,8368728,8402202,8435810,8469552,8503429,8537442,8571591,8605876,8640299,8674859,8709557,8744394,8779371,8814488,8849745,8885143,8920683,8956365,8992189,9028157,9064269,9100525,9136926,9173473,9210166,9247006,9283993,9321128,9358412,9395845,9433427,9471160,9509044,9547079,9585266,9623606,9662099,9700746,9739548,9778505,9817618,9856887,9896314,9935898,9975641,10015543,10055604,10095825,10136207,10176751,10217457,10258326,10299358,10340554,10381915,10423442,10465135,10506995,10549022,10591217,10633581,10676114,10718817,10761691,10804737,10847955,10891346,10934910,10978649,11022563,11066652,11110918,11155361,11199981,11244780,11289758,11334916,11380255,11425775,11471477,11517362,11563430,11609683,11656121,11702744,11749554,11796551,11843736,11891110,11938673,11986427,12034372,12082508,12130837,12179359,12228075,12276986,12326093,12375396,12424896,12474594,12524491,12574588,12624885,12675383,12726083,12776986,12828093,12879404,12930920,12982643,13034572,13086709,13139055,13191610,13244375,13297351,13350539,13403940,13457555,13511384,13565428,13619689,13674167,13728862,13783776,13838910,13894264,13949840,14005638,14061659,14117904,14174374,14231070,14287993,14345144,14402523,14460132,14517971,14576042,14634345,14692881,14751651,14810656,14869897,14929375,14989091,15049046,15109241,15169677,15230354,15291274,15352438,15413846,15475500,15537401,15599549,15661946,15724592,15787489,15850638,15914039,15977694,16041603,16105768,16170190,16234869,16299807,16365005,16430464,16496185,16562168,16628415,16694927,16761705,16828750,16896064,16963647,17031501,17099625,17168021,17236691,17305637,17374857,17444354,17514130,17584185,17654519,17725137,17796035,17867219,17938687,18010441,18082480,18154808,18227426,18300334,18373534,18447027,18520815,18594898,18669276,18743952,18818926,18894200,18969775,19045654,19121835,19198322,19275114,19352213,19429619,19507337,19585364,19663704,19742357,19821324,19900608,19980209,20060127,20140367,20220928,20301810,20383016,20464547,20546405,20628588,20711101,20793943,20877118,20960625,21044465,21128640,21213153,21298003,21383194,21468725,21554597,21640813,21727374,21814282,21901538,21989143,22077099,22165407,22254068,22343083,22432455,22522184,22612271,22702719,22793529,22884700,22976237,23068139,23160411,23253052,23346063,23439447,23533204,23627335,23721844,23816730,23911995,24007642,24103671,24200085,24296883,24394070,24491645,24589609,24687965,24786714,24885859,24985402,25085342,25185682,25286423,25387568,25489116,25591071,25693434,25796206,25899389,26002984,26106994,26211420,26316264,26421527,26527212,26633319,26739851,26846810,26954195,27062011,27170258,27278937,27388050,27497600,27607588,27718016,27828886,27940200,28051959,28164166,28276821,28389925,28503482,28617494,28731962,28846888,28962274,29078121,29194430,29311206,29428449,29546160,29664343,29782999,29902130,30021736,30141821,30262385,30383431,30504964,30626982,30749488,30872484,30995972,31119954,31244432,31369408,31494884,31620861,31747341,31874327,32001823,32129829,32258345,32387375,32516923,32646990,32777576,32908684,33040317,33172475,33305164,33438382,33572133,33706418,33841239,33976603,34112508,34248956,34385950,34523494,34661588,34800232,34939431,35079187,35219502,35360380,35501819,35643825,35786397,35929539,36073256,36217547,36362416,36507863,36653893,36800505,36947704,37095492,37243872,37392845,37542413,37692579,37843348,37994719,38146696,38299280,38452475,38606283,38760707,38915748,39071408,39227691,39384600,39542136,39700302,39859103,40018538,40178608,40339320,40500675,40662676,40825324,40988623,41152576,41317184,41482450,41648375,41814967,41982225,42150150,42318750,42488024,42657973,42828601,42999912,43171909,43344593,43517968,43692037,43866801,44042264,44218430,44395303,44572882,44751169,44930170,45109886,45290325,45471482,45653363,45835975,46019317,46203390,46388203,46573754,46760044,46947081,47134865,47323401,47512691,47702740,47893548,48085119,48277458,48470563,48664443,48859099,49054533,49250747,49447748,49645536,49844115,50043489,50243659,50444632,50646407,50848991,51052385,51256590,51461615,51667459,51874127,52081621,52289943,52499101,52709093,52919925,53131600,53344123,53557497,53771723,53986808,54202752,54419560,54637235,54855782,55075204,55295501,55516679,55738743,55961696,56185539,56410279,56635918,56862460,57089906,57318260,57547530,57777715,58008823,58240856,58473816,58707708,58942535,59178303,59415014,59652673,59891279,60130842,60371360,60612842,60855288,61098706,61343095,61588465,61834814,62082152,62330477,62579794,62830107,63081425,63333746,63587075,63841421,64096782,64353167,64610577,64869014,65128488,65388998,65650552,65913150,66176801,66441503,66707266,66974089,67241980,67510948,67780984,68052104,68324308,68597597,68871986,69147468,69424058,69701748,69980547,70260462,70541502,70823666,71106955,71391376,71676937,71963640,72251490,72540490,72830646,73121966,73414452,73708102,74002932,74298935,74596127,74894508,75194086,75494860,75796839,76100023,76404420,76710029,77016868,77324927,77634223,77944756,78256526,78569550,78883826,79199355,79516145,79834204,80153540,80474146,80796036,81119211,81443680,81769450,82096521,82424901,82754599,83085614,83417954,83751619,84086618,84422958,84760647,85099686,85440082,85781835,86124954,86469447,86815321,87162576,87511221,87861264,88212704,88565550,88919809,89275482,89632577,89991101,90351063,90712463,91075309,91439608,91805361,92172576,92541261,92911424,93283064,93656191,94030811,94406926,94784550,95163685,95544337,95926508,96310213,96695451,97082224,97470547,97860421,98251860,98644858,99039430,99435584,99833321,100232648,100633573,101036105,101440243,101845995,102253370,102662376,103073020,103485310,103899247,104314839,104732093,105151018,105571614,105993897,106417866,106843529,107270896,107699974,108130770,108563285,108997535,109433520,109871248,110310727,110751965,111194970,111639742,112086297,112534635,112984764,113436701,113890444,114346003,114803378,115262583,115723628,116186520,116651260,117117863,117586329,118056667,118528884,119002989,119478997,119956909,120436733,120918476,121402147,121887746,122375288,122864782,123356236,123849658,124345048,124842421,125341787,125843144,126346510,126851891,127359289,127868718,128380188,128893706,129409272,129926902,130446604,130968387,131492250,132018210,132546274,133076450,133608746,134143172,134679733,135218439,135759298,136302326,136847522,137394903,137944468,138496234,139050217,139606417,140164834,140725484,141288382,141853530,142420942,142990620,143562579,144136818,144713355,145292205,145873369,146456861,147042683,147630851,148221363,148814237,149409489,150007118,150607140,151209556,151814382,152421633,153031310,153643429,154257989,154875007,155494500,156116465,156740921,157367883,157997351,158629325,159263837,159900887,160540475,161182633,161827362,162474661,163124546,163777033,164432139,165089864,165750206,166413200,167078844,167747154,168418131,169091791,169768150,170447207,171128980,171813483,172500733,173190730,173883490,174579012,175277315,175978412,176682320,177389040,178098587,178810977,179526210,180244303,180965271,181689115,182415867,183145526,183878092,184613598,185352044,186093446,186837804,187585149,188335482,189088820,189845161,190604538,191366952,192132401,192900919,193672505,194447192,195224978,196005865,196789885,197577037,198367337,199160803,199957432,200757259,201560282,202366518,203175967,203988661,204804600,205623815,206446292,207272062,208101141,208933529,209769259,210608330,211450758,212296544,213145719,213998283,214854270,215713678,216576523,217442822,218312576,219185815,220062539,220942782,221826543,222713838,223604683,224499095,225397072,226298648,227203838,228112643,229025078,229941160,230860904,231784327,232711445,233642273,234576829,235515127,236457168,237402984,238352575,239305974,240263179,241224224,242189108,243157847,244130458,245106973,246087391,247071728,248060002
@@ -23,7 +23,7 @@
10,0:4023,1,4,10,18,28,40,91,151,205,268,340
//Job - 1st Classes & Baby 1st Classes
-50,1:2:3:4:5:6:4024:4025:4026:4027:4028:4029:4046:4050,1,30,60,130,260,460,780,1060,1300,1560,1910,2290,2680,2990,3340,3740,4360,4970,5530,6120,6700,8090,8920,9970,11080,12690,14440,15850,17400,19220,21060,22870,24910,26840,29080,31320,33300,37110,40500,43570,46180,53510,57200,60310,65690,70090,72130,77540,83320,90120,97180,99123,101105,103127,105189,107292,109437,111625,113857,116134,118456,120825,123241,125705,128219,130783,133398,136065,138786,141561,144392,147279,150224,153228,156292,159417,162605,165857,169174,172557,176008,179528,183118,186780,190515,194325,198211,202175,206218,210342,214548,218838,223214,227678,232231,236875,241612,246444,251372,256399,261526,266756,272091,277532,283082,288743,294517,300407,306415,312543,318793,325168,331671,338304,345070,351971,359010,366190,373513,380983,388602,396374,404301,412387,420634,429046,437626,446378,455305,464411,473699,483172,492835,502691,512744,522998,533457,544126,555008,566108,577430,588978,600757,612772,625027,637527,650277,663282,676547,690077,703878,717955,732314,746960,761899,777136,792678,808531,824701,841195,858018,875178,892681,910534,928744,947318,966264,985589,1005300,1025405,1045913,1066831,1088167,1109930,1132128,1154770,1177865,1201422,1225450,1249958,1274957,1300456,1326465,1352994,1380053,1407654,1435807,1464523,1493813,1523689,1554162,1585245,1616949,1649287,1682272,1715917,1750235,1785239,1820943,1857361,1894508,1932398,1971045,2010465,2050674,2091687,2133520,2176190,2219713,2264107,2309389,2355576,2402687,2450740,2499754,2549749,2600743,2652757,2705812,2759928,2815126,2871428,2928856,2987433,3047181,3108124,3170286,3233691,3298364,3364331,3431617,3500249,3570253,3641657,3714490,3788779,3864554,3941845,4020681,4101094,4183115,4266777,4352112,4439154,4527936,4618494,4710863,4805080,4901181,4999204,5099187,5201170,5305193,5411296,5519521,5629911
+50,1:2:3:4:5:6:4024:4025:4026:4027:4028:4029:4046:4050:4218,1,30,60,130,260,460,780,1060,1300,1560,1910,2290,2680,2990,3340,3740,4360,4970,5530,6120,6700,8090,8920,9970,11080,12690,14440,15850,17400,19220,21060,22870,24910,26840,29080,31320,33300,37110,40500,43570,46180,53510,57200,60310,65690,70090,72130,77540,83320,90120,97180,99123,101105,103127,105189,107292,109437,111625,113857,116134,118456,120825,123241,125705,128219,130783,133398,136065,138786,141561,144392,147279,150224,153228,156292,159417,162605,165857,169174,172557,176008,179528,183118,186780,190515,194325,198211,202175,206218,210342,214548,218838,223214,227678,232231,236875,241612,246444,251372,256399,261526,266756,272091,277532,283082,288743,294517,300407,306415,312543,318793,325168,331671,338304,345070,351971,359010,366190,373513,380983,388602,396374,404301,412387,420634,429046,437626,446378,455305,464411,473699,483172,492835,502691,512744,522998,533457,544126,555008,566108,577430,588978,600757,612772,625027,637527,650277,663282,676547,690077,703878,717955,732314,746960,761899,777136,792678,808531,824701,841195,858018,875178,892681,910534,928744,947318,966264,985589,1005300,1025405,1045913,1066831,1088167,1109930,1132128,1154770,1177865,1201422,1225450,1249958,1274957,1300456,1326465,1352994,1380053,1407654,1435807,1464523,1493813,1523689,1554162,1585245,1616949,1649287,1682272,1715917,1750235,1785239,1820943,1857361,1894508,1932398,1971045,2010465,2050674,2091687,2133520,2176190,2219713,2264107,2309389,2355576,2402687,2450740,2499754,2549749,2600743,2652757,2705812,2759928,2815126,2871428,2928856,2987433,3047181,3108124,3170286,3233691,3298364,3364331,3431617,3500249,3570253,3641657,3714490,3788779,3864554,3941845,4020681,4101094,4183115,4266777,4352112,4439154,4527936,4618494,4710863,4805080,4901181,4999204,5099187,5201170,5305193,5411296,5519521,5629911
//Job - 2nd Classes & Baby 2nd Classes
50,7:8:9:10:11:12:13:14:15:16:17:18:19:20:21:4030:4031:4032:4033:4034:4035:4036:4037:4038:4039:4040:4041:4042:4043:4044:4051:4052,1,1600,2500,4200,7000,10300,15900,18900,20900,22600,24900,28800,31500,32000,33300,35100,40500,44100,46300,48500,50700,56000,59400,63500,68100,75000,85700,90500,96600,102600,108600,119700,126000,132300,138600,146100,157500,170600,180400,190300,196800,214900,225200,232000,245700,255900,279300,294000,308700,327000,345400,355761,366433,377425,388747,400409,412421,424793,437536,450662,464181,478106,492449,507222,522438,538111,554254,570881,588007,605647,623816,642530,661805,681659,702108,723171,744866,767211,790227,813933,838350,863500,889404,916086,943568,971875,1001031,1031061,1061992,1093851,1126666,1160465,1195278,1231136,1268070,1306112,1345295,1385653,1427222,1470038,1514139,1559563,1606349,1654539,1704175,1755300,1807958,1862196,1918061,1975602,2034870,2095916,2158793,2223556,2290262,2358969,2429738,2502630,2577708,2655039,2734690,2816730,2901231,2988267,3077914,3170251,3265358,3363318,3464217,3568143,3675187,3785442,3899005,4015975,4136454,4260547,4388363,4520013,4655613,4795281,4939139,5087313,5239932,5397129,5559042,5725813,5897587,6074514,6256749,6444451,6637784,6836917,7042024,7253284,7470882,7695008,7925858,8163633,8408541,8660796,8920619,9188237,9463883,9747799,10040232,10341438,10651680,10758196,10865777,10974434,11084178,11195019,11306969,11420038,11534238,11649580,11766075,11883735,12002572,12122597,12243822,12366260,12489922,12614821,12740969,12868378,12997061,13127031,13258301,13390883,13524791,13660038,13796638,13934604,14073949,14214688,14356834,14500402,14645405,14791858,14939776,15089173,15240064,15392464,15546388,15701851,15858869,16017457,16177631,16339407,16502800,16667827,16834505,17002848,17172876,17344604,17518049,17693228,17870160,18048861,18229348,18411641,18595756,18781713,18969528,19159223,19350816,19544323,19739767,19937165,20136535,20337901,20541278,20746690,20954156,21163697,21375332,21589085,21804974,22023023,22243254,22465686,22690342,22917245,23146416,23377879,23611658,23847774,24086251,24327114,24570384,24816087,25064248,25314890,25568038,25823718
@@ -32,10 +32,10 @@
10,4001,1,4,11,20,31,44,100,166,226,295,374
//Job - Adv First Classes
-50,4002:4003:4004:4005:4006:4007,1,150,340,550,760,990,1250,1600,1980,2340,2740,3140,3950,4510,5210,5950,7000,8150,9130,10220,11480,12780,14090,15560,16980,18620,20280,21780,24510,27000,29000,31000,36000,39000,41000,45000,49000,51900,55000,59450,64630,70030,74940,79800,84630,89610,95170,100420,107250,112070,118120,120482,122891,125348,127854,130411,133019,135679,138392,141159,143982,146861,149798,152793,155848,158964,162143,165385,168692,172065,175506,179016,182596,186247,189971,193770,197645,201597,205628,209740,213934,218212,222576,227027,231567,236198,240921,245739,250653,255666,260779,265994,271313,276739,282273,287918,293676,299549,305539,311649,317881,324238,330722,337336,344082,350963,357982,365141,372443,379891,387488,395237,403141,411203,419427,427815,436371,445098,453999,463078,472339,481785,491420,501248,511272,521497,531926,542564,553415,564483,575772,587287,599032,611012,623232,635696,648409,661377,674604,688096,701857,715894,730211,744815,759711,774905,790403,806211,822335,838781,855556,872667,890120,907922,926080,944601,963493,982762,1002417,1022465,1042914,1063772,1085047,1106747,1128881,1151458,1174487,1197976,1221935,1246373,1271300,1296725,1322659,1349112,1376094,1403615,1431687,1460320,1489526,1519316,1549702,1580696,1612309,1644555,1677446,1710994,1745213,1780117,1815719,1852033,1889073,1926854,1965391,2004698,2044791,2085686,2127399,2169946,2213344,2257610,2302762,2348817,2395793,2443708,2492582,2542433,2593281,2645146,2698048,2752008,2807048,2863188,2920451,2978859,3038436,3099204,3161188,3224411,3288899,3354676,3421769,3490204,3560008,3631208,3703832,3777908,3853466,3930535,4009145,4089327,4171113,4254535,4339625,4426417,4514945,4605243,4697347,4791293,4887118,4984860,5084557,5186248,5289972,5395771,5503686,5613759,5726034,5840554,5957364,6076511,6198041,6322001,6448440,6577408,6708956,6843134
+50,4002:4003:4004:4005:4006:4007,1,50,100,200,350,550,800,1100,1450,1850,2300,2800,3350,3950,4600,5300,6050,6850,7700,8600,9550,10550,11600,12700,13850,15050,16300,17600,18950,20350,21800,23300,24850,26450,28100,29800,31550,33350,35200,37100,39050,41050,43100,45200,47350,49550,51800,54100,56450,58850,61300,120482,122891,125348,127854,130411,133019,135679,138392,141159,143982,146861,149798,152793,155848,158964,162143,165385,168692,172065,175506,179016,182596,186247,189971,193770,197645,201597,205628,209740,213934,218212,222576,227027,231567,236198,240921,245739,250653,255666,260779,265994,271313,276739,282273,287918,293676,299549,305539,311649,317881,324238,330722,337336,344082,350963,357982,365141,372443,379891,387488,395237,403141,411203,419427,427815,436371,445098,453999,463078,472339,481785,491420,501248,511272,521497,531926,542564,553415,564483,575772,587287,599032,611012,623232,635696,648409,661377,674604,688096,701857,715894,730211,744815,759711,774905,790403,806211,822335,838781,855556,872667,890120,907922,926080,944601,963493,982762,1002417,1022465,1042914,1063772,1085047,1106747,1128881,1151458,1174487,1197976,1221935,1246373,1271300,1296725,1322659,1349112,1376094,1403615,1431687,1460320,1489526,1519316,1549702,1580696,1612309,1644555,1677446,1710994,1745213,1780117,1815719,1852033,1889073,1926854,1965391,2004698,2044791,2085686,2127399,2169946,2213344,2257610,2302762,2348817,2395793,2443708,2492582,2542433,2593281,2645146,2698048,2752008,2807048,2863188,2920451,2978859,3038436,3099204,3161188,3224411,3288899,3354676,3421769,3490204,3560008,3631208,3703832,3777908,3853466,3930535,4009145,4089327,4171113,4254535,4339625,4426417,4514945,4605243,4697347,4791293,4887118,4984860,5084557,5186248,5289972,5395771,5503686,5613759,5726034,5840554,5957364,6076511,6198041,6322001,6448440,6577408,6708956,6843134
//Job - Adv Second Classes
-70,4008:4009:4010:4011:4012:4013:4014:4015:4016:4017:4018:4019:4020:4021:4022,1,2400,3800,6200,10400,15200,22900,27100,30000,32500,35700,41300,45000,45800,47600,50300,58700,63900,67100,70300,73500,90600,96200,102700,110200,121400,144700,152900,163100,173300,183500,213500,224700,236000,247200,260700,299800,324800,343600,362300,374800,474400,497000,512100,542200,564800,644300,678200,712100,754500,796900,949300,988100,1026800,1065600,1104300,1334800,1391400,1425300,1470600,1515800,2003800,2032800,2119900,2236100,2323200,3025300,3433300,3776600,4436900,6758400,6893567,7031438,7172066,7315507,7461817,7611053,7763273,7918538,8076908,8238446,8403214,8571278,8742703,8917556,9095906,9277823,9463379,9652646,9845698,10042611,10243463,10448332,10657298,10870443,11087851,11309607,11535798,11766513,12001843,12241879,12486716,12736450,12991178,13251001,13516020,13786340,14062066,14343307,14630172,14922775,15221230,15525654,15836166,16152889,16475946,16805464,17141572,17484403,17834091,18190773,18554587,18925679,19304193,19690275,20084081,20485761,20895474,21313383,21739651,22174444,22617932,23070290,23531695,24002329,24482374,24972021,25471459,25980888,26500505,27030513,27571121,28122541,28684990,29258689,29843861,30440736,31049550,31670540,32303950,32950028,33609027,34281207,34966831,35666167,36379490,37107077,37849216,38606199,39378323,40165889,40969204,41788587,42624358,43476846,44346384,45233310,46137977,47060734,48001949,48961986,49941222,50940047,51958847,52998023,54057983,55139142,56241925,57366761,58514094,59684376,60878062,62095624,63337535,64604285,65896368,67214294,68558580,69929746,71328337,72754901,74210000,75694198,77208082,78752240,80327283,81933824,83572498,85243944,86948821,88687798,90461554,92270781,94116197,95998522,97918488,99876855,101874391,103911877,105990115,108109912,110272108,112477552,114727100,117021643,119362070,121749311,124184295,126667979,129201333,131785360,134421064,137109474,139851658,142648694,145501659,148411694,151379927,154407515,157495667,160645574,163858476,167135646,170478357,173887915,177365675,180912990,184531248,188221869,191986305,195826026,199742548,203737391,207812135,211968366,216207731,220531878,224942505,229441357,234030182,238710775,243484978,248354670,253321760,258388190,263555950
+70,4008:4009:4010:4011:4012:4013:4014:4015:4016:4017:4018:4019:4020:4021:4022,1,2400,3800,6200,10400,15200,22900,27100,30000,32500,35700,41300,45000,45800,47600,50300,58700,63900,67100,70300,73500,90600,96200,102700,110200,121400,144700,152900,163100,173300,183500,213500,224700,236000,247200,260700,299800,324800,343600,362300,374800,474400,497000,512100,542200,564800,644300,678200,712100,754500,796900,873100,911900,950600,989400,1028100,1143300,1199900,1233800,1279100,1324300,1486900,1515900,1603000,1719200,1806300,2040300,2244300,2415900,2746000,3326000,6893567,7031438,7172066,7315507,7461817,7611053,7763273,7918538,8076908,8238446,8403214,8571278,8742703,8917556,9095906,9277823,9463379,9652646,9845698,10042611,10243463,10448332,10657298,10870443,11087851,11309607,11535798,11766513,12001843,12241879,12486716,12736450,12991178,13251001,13516020,13786340,14062066,14343307,14630172,14922775,15221230,15525654,15836166,16152889,16475946,16805464,17141572,17484403,17834091,18190773,18554587,18925679,19304193,19690275,20084081,20485761,20895474,21313383,21739651,22174444,22617932,23070290,23531695,24002329,24482374,24972021,25471459,25980888,26500505,27030513,27571121,28122541,28684990,29258689,29843861,30440736,31049550,31670540,32303950,32950028,33609027,34281207,34966831,35666167,36379490,37107077,37849216,38606199,39378323,40165889,40969204,41788587,42624358,43476846,44346384,45233310,46137977,47060734,48001949,48961986,49941222,50940047,51958847,52998023,54057983,55139142,56241925,57366761,58514094,59684376,60878062,62095624,63337535,64604285,65896368,67214294,68558580,69929746,71328337,72754901,74210000,75694198,77208082,78752240,80327283,81933824,83572498,85243944,86948821,88687798,90461554,92270781,94116197,95998522,97918488,99876855,101874391,103911877,105990115,108109912,110272108,112477552,114727100,117021643,119362070,121749311,124184295,126667979,129201333,131785360,134421064,137109474,139851658,142648694,145501659,148411694,151379927,154407515,157495667,160645574,163858476,167135646,170478357,173887915,177365675,180912990,184531248,188221869,191986305,195826026,199742548,203737391,207812135,211968366,216207731,220531878,224942505,229441357,234030182,238710775,243484978,248354670,253321760,258388190,263555950
//Job - 3rd Jobs, Baby 3rds, Expanded Super Novice
60,4054:4055:4056:4057:4058:4059:4060:4061:4062:4063:4064:4065:4066:4067:4068:4069:4070:4071:4072:4073:4074:4075:4076:4077:4078:4079:4080:4081:4082:4083:4084:4085:4086:4087:4096:4097:4098:4099:4100:4101:4102:4103:4104:4105:4106:4107:4108:4109:4110:4111:4112,1,106000,112000,355000,615000,917000,1253000,1595000,2007000,2430000,2868000,3420000,3863000,4504000,4998000,5769000,6321000,7254000,7870000,9015000,9530000,11072000,11848000,13467000,14337000,16243000,17216000,19446000,20781000,23070000,24453000,27568000,29118000,31820000,34125000,37048000,40204000,42972000,45937000,49110000,52696000,57158000,61305000,67167000,72285000,77647000,83624000,91113000,98548000,107630000,119077000,131668000,145518000,160753000,177511000,195944000,216220000,238523000,263056000,290042000,319726000,,134178935,135520724,136875925,138244677,139627117,141023389,142433624,143857966,145296546,146749508,148216997,149699160,151196158,152708120,154235207,155777550,157335326,158908679,160497757,162102736,163723761,165360996,167014600,168684736,170371581,172075298,173796047,175534006,177289338,179062235,180852860,182661390,184488004,186332878,188196207,190078168,191978955,193898747,195837737,197796119,199774071,201771802,203789524,205827413,207885680,209964534,212064171,214184815,216326662,218489920,220674817,222881562,225110381,227361485,229635100,231931452,234250768,236593273,238959210,241348805,243762285,246199908,248661900,251148520,253659994,256196597,258758555,261346143,263959602,266599193,269265189,271957833,274677399,277424179,280198431,283000413,285830417,288688733,291575620,294491369,297436270,300410615,303414727,306448864,309513349,312608474,315734561,318891902,322080819,325301637,328554645,331840199,335158590,338510174,341895274,345314213,348767346,352255030,355777587,359335372,362928710,366557987,370223560,373925783,377665046,381441702,385256109,389108653,392999722,396929705,400898989,404907961,408957043,413046622,417177086,421348854,425562348,429817955,434116127,438457285,442841848,447270270,451742970,456260401,460823015,465431233,470085539,474786386,479534259,484329610,489172891,494064620,499005249,503995295,509035244,514125579,519266818,524459479,529704077,535001099,540351093,545754609,551212165,556724276,562291525,567914429,573593570,579329530,585122825,590974038,596883750,602852608,608881128,614969957,621119677,627330870,633604182,639940195,646339620,652803038,659331031,665924311,672583524,679309381,686102463,692963482,699893083,706891979,713960880,721100498,728311477,735594595,742950563,750380090,757883889,765462735,773117339,780848477,788656925,796543457,804508915,812554009,820679516,828886275,837175126,845546847,854002276,862542318,871167751,879879413,888678209,897564981,906540633,915606005
diff --git a/db/re/item_chain.conf b/db/re/item_chain.conf
index 892686271..a2e4efff4 100644
--- a/db/re/item_chain.conf
+++ b/db/re/item_chain.conf
@@ -91,7 +91,7 @@ ITMCHAIN_HEAL: {
Novice_Potion: 50
Nice_Sweet_Potato: 50
Candy: 100
- ID528: 200 //Monster's_Feed
+ Monsters_Feed: 200
Popped_Rice: 600
}
diff --git a/db/re/item_combo_db.txt b/db/re/item_combo_db.txt
index c0435c7cc..33dbe499e 100644
--- a/db/re/item_combo_db.txt
+++ b/db/re/item_combo_db.txt
@@ -47,7 +47,7 @@
1616:2515,{ bonus bSpeedRate,25; }
1618:2509,{ bonus bMaxHP,300; bonus bMatkRate,getequiprefinerycnt(EQI_HAND_R)-5; if(getequiprefinerycnt(EQI_GARMENT) > 10) { bonus2 bSubEle,Ele_Neutral,30; } else { bonus2 bSubEle,Ele_Neutral,getequiprefinerycnt(EQI_GARMENT)*3; } }
1618:2535,{ bonus bMatkRate,5; bonus2 bSubEle,Ele_Neutral,25; }
-1618:19020,{ bonus bMatk,getequiprefinerycnt(EQI_HAND_R)*10; if (getequiprefinerycnt(EQI_HAND_R)>=10) autobonus "{ bonus bVariableCastrate,-50; }",50,5000,BF_MAGIC,"{ specialeffect2 EF_SUFFRAGIUM; }"; }
+1618:19020,{ bonus bMatk,getequiprefinerycnt(EQI_HAND_R)*10; if (getequiprefinerycnt(EQI_HAND_R)>=10) autobonus "{ bonus bVariableCastrate,-50; }",50,5000,BF_MAGIC,"{ specialeffect(EF_SUFFRAGIUM, AREA, playerattached()); }"; }
1620:2509,{ bonus bMaxHP,300; bonus bMatkRate,getequiprefinerycnt(EQI_HAND_R)-5; if(getequiprefinerycnt(EQI_GARMENT) > 10) { bonus2 bSubEle,Ele_Neutral,30; } else { bonus2 bSubEle,Ele_Neutral,getequiprefinerycnt(EQI_GARMENT)*3; } }
1620:2535,{ bonus bMatkRate,5; bonus2 bSubEle,Ele_Neutral,25; }
1625:18542,{ bonus bHealPower,getequiprefinerycnt(EQI_HAND_R); }
@@ -94,7 +94,7 @@
2123:2881,{ bonus bMatk,getrefine()*2; }
2124:2702,{ bonus bAspdRate,10; bonus bShortWeaponDamageReturn,5; }
2125:5782,{ bonus bDef,2; }
-2135:2426,{ bonus2 bAddEff,Eff_Blind,500; autobonus "{ bonus bFlee,20; }",200,10000,BF_WEAPON,"{ specialeffect2 EF_INCAGILITY; }"; }
+2135:2426,{ bonus2 bAddEff,Eff_Blind,500; autobonus "{ bonus bFlee,20; }",200,10000,BF_WEAPON,"{ specialeffect(EF_INCAGILITY, AREA, playerattached()); }"; }
2137:2353:5124,{ bonus bDef,2-getequiprefinerycnt(EQI_HAND_L)-getequiprefinerycnt(EQI_HEAD_TOP); bonus bMdef,5+getequiprefinerycnt(EQI_HAND_L)+getequiprefinerycnt(EQI_HEAD_TOP); }
2153:28372,{ if(getequiprefinerycnt(EQI_HAND_L)>5) { bonus2 bSkillAtk,LG_SHIELDPRESS,(getequiprefinerycnt(EQI_HAND_L)*8)-40; } }
2157:2905,{ bonus2 bAddRaceTolerance,RC_Insect,10; if (getequiprefinerycnt(EQI_HAND_L)>7) { bonus2 bMagicAddRace,RC_Insect,4; bonus2 bAddRaceTolerance,RC_Insect,20; } }
@@ -136,11 +136,11 @@
2371:2523,{ bonus bAgi,5; bonus bFlee,10; }
2374:2729,{ bonus2 bAddRace, RC_All, 3; bonus bMatkRate,3; }
2375:2729,{ bonus2 bAddRace, RC_All, 3; bonus bMatkRate,3; }
-2376:2435:2538,{ bonus2 bSubRace,RC_NonDemiPlayer,-300; bonus bVit,3; bonus bMaxHPrate,12; bonus bHealPower2,10; bonus bAddItemHealRate,10; autobonus2 "{ bonus2 bHPRegenRate,600,1000; }",5,10000,BF_WEAPON,"{ specialeffect2 EF_HEAL; }"; }
+2376:2435:2538,{ bonus2 bSubRace,RC_NonDemiPlayer,-300; bonus bVit,3; bonus bMaxHPrate,12; bonus bHealPower2,10; bonus bAddItemHealRate,10; autobonus2 "{ bonus2 bHPRegenRate,600,1000; }",5,10000,BF_WEAPON,"{ specialeffect(EF_HEAL, AREA, playerattached()); }"; }
2377:2435:2538,{ bonus2 bSubRace,RC_NonDemiPlayer,-300; bonus bStr,3; bonus bMaxHPrate,12; bonus2 bSkillAtk,MC_MAMMONITE,20; bonus2 bSkillHeal,AM_POTIONPITCHER,10; bonus2 bSkillHeal2,AM_POTIONPITCHER,10; bonus2 bSkillHeal2,AL_HEAL,10; bonus bUnbreakableArmor,0; }
-2378:2435:2538,{ bonus2 bSubRace,RC_NonDemiPlayer,-300; bonus bAgi,3; bonus bMaxHPrate,12; bonus bCritical,5; bonus bAspdRate,5; autobonus "{ bonus2 bHPRegenRate,300,1000; }",10,10000,BF_WEAPON,"{ specialeffect2 EF_HEAL; }"; }
-2379:2436:2539,{ bonus2 bSubRace,RC_NonDemiPlayer,-300; bonus bInt,3; bonus bMaxHPrate,12; bonus2 bResEff,Eff_Stun,2000; autobonus2 "{ bonus bDefEle,Ele_Ghost; }",30,10000,BF_WEAPON,"{ specialeffect2 EF_ENERGYCOAT; }"; }
-2380:2436:2539,{ bonus2 bSubRace,RC_NonDemiPlayer,-300; bonus bInt,3; bonus bMaxHPrate,12; bonus2 bVariableCastrate,AL_HOLYLIGHT,-50; bonus bHealPower,6; autobonus2 "{ bonus bDefEle,Ele_Ghost; }",30,10000,BF_WEAPON,"{ specialeffect2 EF_ENERGYCOAT; }"; }
+2378:2435:2538,{ bonus2 bSubRace,RC_NonDemiPlayer,-300; bonus bAgi,3; bonus bMaxHPrate,12; bonus bCritical,5; bonus bAspdRate,5; autobonus "{ bonus2 bHPRegenRate,300,1000; }",10,10000,BF_WEAPON,"{ specialeffect(EF_HEAL, AREA, playerattached()); }"; }
+2379:2436:2539,{ bonus2 bSubRace,RC_NonDemiPlayer,-300; bonus bInt,3; bonus bMaxHPrate,12; bonus2 bResEff,Eff_Stun,2000; autobonus2 "{ bonus bDefEle,Ele_Ghost; }",30,10000,BF_WEAPON,"{ specialeffect(EF_ENERGYCOAT, AREA, playerattached()); }"; }
+2380:2436:2539,{ bonus2 bSubRace,RC_NonDemiPlayer,-300; bonus bInt,3; bonus bMaxHPrate,12; bonus2 bVariableCastrate,AL_HOLYLIGHT,-50; bonus bHealPower,6; autobonus2 "{ bonus bDefEle,Ele_Ghost; }",30,10000,BF_WEAPON,"{ specialeffect(EF_ENERGYCOAT, AREA, playerattached()); }"; }
2381:2436:2539,{ bonus2 bSubRace,RC_NonDemiPlayer,-300; bonus bDex,3; bonus bMaxHPrate,12; bonus bLongAtkDef,10; bonus bDelayrate,-25; }
2382:2437:2540,{ bonus2 bSubRace,RC_NonDemiPlayer,-300; bonus bDex,3; bonus bMaxHPrate,12; bonus bLongAtkDef,10; bonus bDelayrate,-25; }
2387:2440:2744,{ bonus bMaxHPrate,7; bonus bMaxSPrate,7; bonus bVariableCastrate,-3; bonus bDelayrate,-15; }
@@ -160,7 +160,7 @@
2472:2570:15030:16013,{ bonus2 bAddRace,RC_Undead,15; bonus2 bMagicAddRace,RC_Undead,15; bonus2 bSkillAtk,AB_ADORAMUS,100; }
2472:2570:15030:16018,{ bonus2 bAddRace,RC_Undead,30; bonus2 bMagicAddRace,RC_Undead,30; bonus2 bSkillAtk,AB_ADORAMUS,200; bonus bVariableCastrate,-50; }
2475:2574:2883:15036,{ bonus bMaxHPrate,14; bonus2 bSkillAtk,RK_HUNDREDSPEAR,50; skill CR_AUTOGUARD,1; bonus bUseSPrate,10; bonus2 bSubEle,Ele_Neutral,10; }
-2476:2575:2884:15037,{ bonus2 bAddRace, RC_All, 10; bonus2 bSkillAtk,RK_SONICWAVE,100; bonus2 bSkillAtk,RK_WINDCUTTER,100; bonus3 bAutoSpell,RK_STORMBLAST,1,20; autobonus3 "{ bonus bAspd,2; }",1000,10000,LK_CONCENTRATION,"{ specialeffect2 EF_ENHANCE; }"; }
+2476:2575:2884:15037,{ bonus2 bAddRace, RC_All, 10; bonus2 bSkillAtk,RK_SONICWAVE,100; bonus2 bSkillAtk,RK_WINDCUTTER,100; bonus3 bAutoSpell,RK_STORMBLAST,1,20; autobonus3 "{ bonus bAspd,2; }",1000,10000,LK_CONCENTRATION,"{ specialeffect(EF_ENHANCE, AREA, playerattached()); }"; }
2477:2577:2886:15038,{ bonus bCritical,15; bonus bFlee,10; bonus bCritAtkRate,40; bonus2 bSkillAtk,GC_CROSSIMPACT,20; bonus bUseSPrate,10; }
2478:2578:2887:15039,{ bonus2 bAddRace, RC_All, 10; bonus bMatkRate,10; if(readparam(bStr)>119) { bonus bBaseAtk,30; } bonus3 bAutoSpell,ASC_BREAKER,getskilllv(ASC_BREAKER),10; bonus bCritical,-20; }
2479:2580:2890:15042,{ bonus bAspd,2; bonus bLongAtkRate,30; bonus3 bAutoSpell,AC_DOUBLE,3,10; bonus2 bSkillAtk,RA_ARROWSTORM,50; }
@@ -290,8 +290,8 @@
5932:1737,{ if (Class == Job_Ranger || Class == Job_Ranger_T) skill HT_BLITZBEAT,5*getequiprefinerycnt(EQI_HAND_R); }
//5967:28321,{ skill HT_BLITZBEAT,-200; }
13027:15044,{ bonus3 bAddMonsterDropItem,929,RC_Brute,100+(getequiprefinerycnt(EQI_HAND_R)*10); bonus3 bAddMonsterDropItem,929,RC_DemiPlayer,100+(getequiprefinerycnt(EQI_HAND_R)*10); bonus3 bAddMonsterDropItem,970,RC_Brute,20+(getequiprefinerycnt(EQI_HAND_R)*2); bonus3 bAddMonsterDropItem,970,RC_DemiPlayer,20+(getequiprefinerycnt(EQI_HAND_R)*2); }
-13034:13035,{ bonus bMaxSP,20; bonus bMaxHPrate,5; bonus bHit,10; bonus2 bAddSize,Size_Large,30; autobonus "{ bonus bAspdRate,100; }",1,7000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }"; }
-13035:28704,{ bonus bMaxSP,20; bonus bMaxHPrate,5; bonus bHit,10; bonus2 bAddSize,Size_Large,30; autobonus "{ bonus bAspdRate,100; }",1,7000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }"; }
+13034:13035,{ bonus bMaxSP,20; bonus bMaxHPrate,5; bonus bHit,10; bonus2 bAddSize,Size_Large,30; autobonus "{ bonus bAspdRate,100; }",1,7000,BF_WEAPON,"{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); }"; }
+13035:28704,{ bonus bMaxSP,20; bonus bMaxHPrate,5; bonus bHit,10; bonus2 bAddSize,Size_Large,30; autobonus "{ bonus bAspdRate,100; }",1,7000,BF_WEAPON,"{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); }"; }
15041:18659,{ bonus2 bAddEle,Ele_Earth,10; bonus bDefEle,Ele_Fire; }
15061:19026,{ bonus2 bAddRaceTolerance,RC_Fish,10+getequiprefinerycnt(EQI_ARMOR); }
15128:20773,{ bonus bDelayrate,-10; bonus bFlee2,6; if(BaseLevel>130) { bonus bDelayrate,-10;} }
@@ -307,6 +307,7 @@
18728:15061:2495:20700,{ bonus bAllStats, 1; bonus2 bSubEle, Ele_Water, 50; }
18776:20710,{ bonus bAgi,5; bonus bFlee,10; }
18824:18825,{ bonus bMaxHP,100; bonus2 bSubEle,Ele_Neutral,getequiprefinerycnt(EQI_HEAD_TOP); }
+18874:2109:2971,{ bonus bHPrecovRate,15; bonus bSPrecovRate,15; bonus bMatkRate,7; }
18997:28326:28327,{ bonus bSpeedRate,10; bonus bBaseAtk,50; bonus bMatk,50; if(getequiprefinerycnt(EQI_HEAD_TOP)>=9){ bonus bMaxHPrate,10; bonus bMaxSPrate,50; } }
19026:15138,{ bonus2 bAddRaceTolerance, RC_Fish, 10 + getequiprefinerycnt(EQI_ARMOR); }
19026:20756,{ .@r = getequiprefinerycnt(EQI_GARMENT); bonus2 bSPGainRace, RC_Fish, 10; bonus3 bAddMonsterDropItem, Shusi, RC_Fish, (5 + .@r); bonus3 bAddMonsterDropItem, Fish_Slice, RC_Fish, (5 + .@r); bonus2 bAddItemHealRate, Shusi, 5; bonus2 bAddItemHealRate, Fish_Slice, 5; bonus bHPrecovRate, (5 + .@r); }
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 793d7e316..22ef1a6cf 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -9,7 +9,7 @@
//= This file is part of Hercules.
//= http://herc.ws - http://github.com/HerculesWS/Hercules
//=
-//= Copyright (C) 2014-2015 Hercules Dev Team
+//= Copyright (C) 2014-2016 Hercules Dev Team
//=
//= Hercules is free software: you can redistribute it and/or modify
//= it under the terms of the GNU General Public License as published by
@@ -46,7 +46,39 @@ item_db: (
Def: Defense (int, defaults to 0)
Range: Attack Range (int, defaults to 0)
Slots: Slots (int, defaults to 0)
- Job: Job mask (int, defaults to all jobs = 0xFFFFFFFF)
+ Job: { (defaults to all job)
+ All: true/false (boolean, defaults to false)
+ Novice: true/false (boolean, defaults to false)
+ Swordsman: true/false (boolean, defaults to false)
+ Magician: true/false (boolean, defaults to false)
+ Archer: true/false (boolean, defaults to false)
+ Acolyte: true/false (boolean, defaults to false)
+ Merchant: true/false (boolean, defaults to false)
+ Thief: true/false (boolean, defaults to false)
+ Knight: true/false (boolean, defaults to false)
+ Priest: true/false (boolean, defaults to false)
+ Wizard: true/false (boolean, defaults to false)
+ Blacksmith: true/false (boolean, defaults to false)
+ Hunter: true/false (boolean, defaults to false)
+ Assassin: true/false (boolean, defaults to false)
+ Crusader: true/false (boolean, defaults to false)
+ Monk: true/false (boolean, defaults to false)
+ Sage: true/false (boolean, defaults to false)
+ Rogue: true/false (boolean, defaults to false)
+ Alchemist: true/false (boolean, defaults to false)
+ Bard: true/false (boolean, defaults to false)
+ Taekwon: true/false (boolean, defaults to false)
+ Star_Gladiator: true/false (boolean, defaults to false)
+ Soul_Linker: true/false (boolean, defaults to false)
+ Gunslinger: true/false (boolean, defaults to false)
+ Ninja: true/false (boolean, defaults to false)
+ Gangsi: true/false (boolean, defaults to false)
+ Death_Knight: true/false (boolean, defaults to false)
+ Dark_Collector: true/false (boolean, defaults to false)
+ Kagerou: true/false (boolean, defaults to false)
+ Rebellion: true/false (boolean, defaults to false)
+ }
+ Job: Job mask (alternate format, int, defaults to all jobs = 0xFFFFFFFF)
Upper: Upper mask (int, defaults to any = 0x3f)
Gender: Gender (int, defaults to both = 2)
Loc: Equip location (int, required value for equipment)
@@ -54,12 +86,14 @@ item_db: (
EquipLv: Equip required level (int, defaults to 0)
EquipLv: [min, max] (alternative syntax with min / max level)
Refine: Refineable (boolean, defaults to true)
+ DisableOptions: true/false (boolean, defaults to false !!for equipments only!!) [Smokexyz]
View: View ID (int, defaults to 0)
BindOnEquip: true/false (boolean, defaults to false)
ForceSerial: true/false (boolean, defaults to false)
BuyingStore: true/false (boolean, defaults to false)
Delay: Delay to use item (int, defaults to 0)
KeepAfterUse: true/false (boolean, defaults to false)
+ DropAnnounce: true/false (boolean, defaults to false)
Trade: { (defaults to no restrictions)
override: GroupID (int, defaults to 100)
nodrop: true/false (boolean, defaults to false)
@@ -68,7 +102,7 @@ item_db: (
nocart: true/false (boolean, defaults to false)
noselltonpc: true/false (boolean, defaults to false)
nomail: true/false (boolean, defaults to false)
- noauction: true/false (boolean, defaults to false)
+ noauction: true/false (boolean, defaults to false)
nogstorage: true/false (boolean, defaults to false)
partneroverride: true/false (boolean, defaults to false)
}
@@ -356,7 +390,7 @@ item_db: (
},
{
Id: 528
- AegisName: "Monster's_Feed"
+ AegisName: "Monsters_Feed"
Name: "Monster's Feed"
Type: 0
Buy: 60
@@ -479,7 +513,7 @@ item_db: (
},
{
Id: 540
- AegisName: "Falcon's_Feed"
+ AegisName: "Falcons_Feed"
Name: "Falcon Food"
Type: 0
Buy: 2000
@@ -488,7 +522,7 @@ item_db: (
},
{
Id: 541
- AegisName: "Pecopeco's_Feed"
+ AegisName: "Pecopecos_Feed"
Name: "PecoPeco Food"
Type: 0
Buy: 3000
@@ -941,7 +975,7 @@ item_db: (
{
Id: 585
AegisName: "Wurst"
- Name: "Brusti"
+ Name: "Wurst"
Type: 0
Buy: 2
Weight: 40
@@ -949,7 +983,7 @@ item_db: (
},
{
Id: 586
- AegisName: "Mother's_Cake"
+ AegisName: "Mothers_Cake"
Name: "Mother's Cake"
Type: 0
Buy: 20
@@ -1185,6 +1219,9 @@ item_db: (
Buy: 2000
Weight: 100
BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill SM_ENDURE,1; ">
},
{
@@ -1195,6 +1232,9 @@ item_db: (
Buy: 1500
Weight: 100
BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill SM_SELFPROVOKE,1; ">
},
{
@@ -1669,7 +1709,35 @@ item_db: (
Type: 2
Buy: 1500
Weight: 150
- Job: 0xFFF7FEEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Taekwon: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ Gunslinger: true
+ Ninja: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ Rebellion: true
+ Summoner: true
+ }
EquipLv: 40
BuyingStore: true
Script: <" sc_start SC_ATTHASTE_POTION2,1800000,6; ">
@@ -1681,7 +1749,21 @@ item_db: (
Type: 2
Buy: 3000
Weight: 200
- Job: 0x01E646A6
+ Job: {
+ Swordsman: true
+ Magician: true
+ Merchant: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ Taekwon: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ Gunslinger: true
+ }
EquipLv: 85
BuyingStore: true
Script: <" sc_start SC_ATTHASTE_POTION3,1800000,9; ">
@@ -2652,7 +2734,7 @@ item_db: (
},
{
Id: 904
- AegisName: "Scorpion's_Tail"
+ AegisName: "Scorpions_Tail"
Name: "Scorpion Tail"
Buy: 124
Weight: 10
@@ -2772,7 +2854,7 @@ item_db: (
},
{
Id: 919
- AegisName: "Animal's_Skin"
+ AegisName: "Animals_Skin"
Name: "Animal Skin"
Buy: 36
Weight: 10
@@ -2924,7 +3006,7 @@ item_db: (
},
{
Id: 940
- AegisName: "Grasshopper's_Leg"
+ AegisName: "Grasshoppers_Leg"
Name: "Grasshopper's Leg"
Buy: 36
Weight: 10
@@ -2972,7 +3054,7 @@ item_db: (
},
{
Id: 946
- AegisName: "Snail's_Shell"
+ AegisName: "Snails_Shell"
Name: "Snail's Shell"
Buy: 64
Weight: 10
@@ -2988,7 +3070,7 @@ item_db: (
},
{
Id: 948
- AegisName: "Bear's_Foot"
+ AegisName: "Bears_Foot"
Name: "Bear's Footskin"
Buy: 174
Weight: 10
@@ -3515,7 +3597,7 @@ item_db: (
},
{
Id: 1015
- AegisName: "Thin_N'_Long_Tongue"
+ AegisName: "Thin_N_Long_Tongue"
Name: "Tongue"
Buy: 528
Weight: 10
@@ -3619,7 +3701,7 @@ item_db: (
},
{
Id: 1028
- AegisName: "Wild_Boar's_Mane"
+ AegisName: "Wild_Boars_Mane"
Name: "Mane"
Buy: 196
Weight: 10
@@ -3627,7 +3709,7 @@ item_db: (
},
{
Id: 1029
- AegisName: "Tiger's_Skin"
+ AegisName: "Tigers_Skin"
Name: "Tiger Skin"
Buy: 548
Weight: 10
@@ -3715,7 +3797,7 @@ item_db: (
},
{
Id: 1040
- AegisName: "Elder_Pixie's_Beard"
+ AegisName: "Elder_Pixies_Beard"
Name: "Elder Pixie's Moustache"
Buy: 232
Weight: 10
@@ -4039,7 +4121,7 @@ item_db: (
},
{
Id: 1084
- AegisName: "Kapra's_Pass"
+ AegisName: "Kapras_Pass"
Name: "Kafra Pass"
Weight: 10
},
@@ -4163,7 +4245,18 @@ item_db: (
Atk: 25
Range: 1
Slots: 3
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 2
@@ -4179,7 +4272,18 @@ item_db: (
Atk: 25
Range: 1
Slots: 4
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 2
@@ -4194,7 +4298,18 @@ item_db: (
Weight: 500
Atk: 25
Range: 1
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 2
@@ -4210,7 +4325,18 @@ item_db: (
Atk: 39
Range: 1
Slots: 3
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 2
@@ -4226,7 +4352,18 @@ item_db: (
Atk: 39
Range: 1
Slots: 4
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 2
@@ -4241,7 +4378,18 @@ item_db: (
Weight: 600
Atk: 39
Range: 1
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 2
@@ -4257,7 +4405,18 @@ item_db: (
Atk: 53
Range: 1
Slots: 3
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 2
@@ -4273,7 +4432,18 @@ item_db: (
Atk: 53
Range: 1
Slots: 4
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 2
@@ -4288,7 +4458,18 @@ item_db: (
Weight: 700
Atk: 53
Range: 1
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 2
@@ -4304,7 +4485,18 @@ item_db: (
Atk: 70
Range: 1
Slots: 2
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 14
@@ -4320,7 +4512,18 @@ item_db: (
Atk: 70
Range: 1
Slots: 3
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 14
@@ -4335,7 +4538,18 @@ item_db: (
Weight: 500
Atk: 70
Range: 1
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 14
@@ -4351,7 +4565,18 @@ item_db: (
Atk: 85
Range: 1
Slots: 2
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 14
@@ -4367,7 +4592,18 @@ item_db: (
Atk: 85
Range: 1
Slots: 3
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 14
@@ -4383,7 +4619,18 @@ item_db: (
Atk: 85
Range: 1
Slots: 3
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 14
@@ -4399,7 +4646,11 @@ item_db: (
Atk: 60
Range: 1
Slots: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 4
@@ -4415,7 +4666,11 @@ item_db: (
Atk: 60
Range: 1
Slots: 4
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 4
@@ -4430,7 +4685,11 @@ item_db: (
Weight: 1000
Atk: 60
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 4
@@ -4446,7 +4705,17 @@ item_db: (
Atk: 130
Range: 1
Slots: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -4462,7 +4731,17 @@ item_db: (
Atk: 130
Range: 1
Slots: 2
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -4477,7 +4756,17 @@ item_db: (
Weight: 1200
Atk: 130
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -4493,7 +4782,17 @@ item_db: (
Atk: 100
Range: 1
Slots: 2
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 14
@@ -4509,7 +4808,17 @@ item_db: (
Atk: 120
Range: 1
Slots: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -4525,7 +4834,18 @@ item_db: (
Weight: 800
Atk: 90
Range: 1
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 5
@@ -4542,7 +4862,17 @@ item_db: (
Atk: 100
Range: 1
Slots: 3
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 14
@@ -4558,7 +4888,17 @@ item_db: (
Atk: 115
Range: 1
Slots: 2
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -4574,7 +4914,17 @@ item_db: (
Atk: 115
Range: 1
Slots: 3
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -4590,7 +4940,17 @@ item_db: (
Atk: 120
Range: 1
Slots: 2
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -4606,7 +4966,10 @@ item_db: (
Weight: 1500
Atk: 150
Range: 1
- Job: 0x00004080
+ Job: {
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -4621,7 +4984,17 @@ item_db: (
Weight: 500
Atk: 120
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -4641,7 +5014,17 @@ item_db: (
Weight: 600
Atk: 100
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -4663,7 +5046,17 @@ item_db: (
Weight: 700
Atk: 115
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -4682,7 +5075,17 @@ item_db: (
Weight: 500
Atk: 100
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -4702,7 +5105,17 @@ item_db: (
Weight: 700
Atk: 140
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -4721,7 +5134,17 @@ item_db: (
Weight: 900
Atk: 150
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -4741,7 +5164,17 @@ item_db: (
Weight: 1200
Atk: 85
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -4761,7 +5194,17 @@ item_db: (
Weight: 1200
Atk: 150
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -4782,7 +5225,17 @@ item_db: (
Weight: 1000
Atk: 170
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -4804,7 +5257,17 @@ item_db: (
Weight: 1000
Atk: 200
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -4823,7 +5286,17 @@ item_db: (
Weight: 900
Atk: 150
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -4843,7 +5316,17 @@ item_db: (
Weight: 900
Atk: 140
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -4864,7 +5347,17 @@ item_db: (
Weight: 2200
Atk: 104
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 68
@@ -4880,7 +5373,17 @@ item_db: (
Weight: 2500
Atk: 140
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 74
@@ -4896,7 +5399,17 @@ item_db: (
Weight: 1400
Atk: 75
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 48
@@ -4915,7 +5428,9 @@ item_db: (
Weight: 1350
Atk: 125
Range: 1
- Job: 0x00004000
+ Job: {
+ Crusader: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 75
@@ -4935,7 +5450,9 @@ item_db: (
Atk: 100
Range: 1
Slots: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 2
WeaponLv: 3
@@ -4952,7 +5469,9 @@ item_db: (
Atk: 100
Range: 1
Slots: 2
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 2
WeaponLv: 3
@@ -4969,7 +5488,9 @@ item_db: (
Atk: 140
Range: 1
Slots: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 2
WeaponLv: 4
@@ -4990,7 +5511,10 @@ item_db: (
Atk: 150
Range: 1
Slots: 2
- Job: 0x00004080
+ Job: {
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -5008,7 +5532,11 @@ item_db: (
Atk: 90
Range: 1
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -5024,7 +5552,11 @@ item_db: (
Atk: 90
Range: 1
Slots: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -5039,7 +5571,11 @@ item_db: (
Weight: 1300
Atk: 90
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -5055,7 +5591,11 @@ item_db: (
Atk: 115
Range: 1
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -5071,7 +5611,11 @@ item_db: (
Atk: 115
Range: 1
Slots: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -5086,7 +5630,11 @@ item_db: (
Weight: 1600
Atk: 115
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -5102,7 +5650,11 @@ item_db: (
Atk: 160
Range: 1
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -5118,7 +5670,11 @@ item_db: (
Atk: 160
Range: 1
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -5133,7 +5689,11 @@ item_db: (
Weight: 2200
Atk: 160
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -5149,7 +5709,11 @@ item_db: (
Atk: 140
Range: 1
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -5187,7 +5751,11 @@ item_db: (
Atk: 140
Range: 1
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -5206,7 +5774,10 @@ item_db: (
Weight: 2500
Atk: 180
Range: 1
- Job: 0x00004080
+ Job: {
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -5221,7 +5792,11 @@ item_db: (
Weight: 1000
Atk: 155
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -5241,7 +5816,11 @@ item_db: (
Weight: 1000
Atk: 200
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -5263,7 +5842,11 @@ item_db: (
Weight: 1300
Atk: 150
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -5282,7 +5865,11 @@ item_db: (
Weight: 1600
Atk: 160
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -5302,7 +5889,11 @@ item_db: (
Weight: 2200
Atk: 200
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -5318,7 +5909,11 @@ item_db: (
Weight: 2200
Atk: 155
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -5339,7 +5934,11 @@ item_db: (
Weight: 2000
Atk: 175
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -5359,7 +5958,11 @@ item_db: (
Atk: 200
Range: 1
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -5376,7 +5979,10 @@ item_db: (
Atk: 180
Range: 1
Slots: 2
- Job: 0x00004080
+ Job: {
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -5390,7 +5996,11 @@ item_db: (
Buy: 1
Atk: 204
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
Refine: false
@@ -5418,7 +6028,11 @@ item_db: (
Buy: 2
Atk: 190
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
Refine: false
@@ -5450,7 +6064,11 @@ item_db: (
Atk: 200
Range: 1
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 58
Loc: 34
WeaponLv: 4
@@ -5473,7 +6091,11 @@ item_db: (
Atk: 160
Range: 1
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 58
Loc: 34
WeaponLv: 4
@@ -5492,7 +6114,11 @@ item_db: (
Buy: 20
Atk: 120
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 1
Refine: false
@@ -5518,7 +6144,11 @@ item_db: (
Atk: 160
Range: 1
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -5539,7 +6169,11 @@ item_db: (
Atk: 155
Range: 1
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -5561,7 +6195,11 @@ item_db: (
Atk: 150
Range: 1
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -5581,7 +6219,11 @@ item_db: (
Atk: 250
Range: 1
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 58
Loc: 34
WeaponLv: 4
@@ -5590,7 +6232,7 @@ item_db: (
Script: <"
bonus bFlee2,10;
if((JobLevel >= 70 && Class == Job_Rune_Knight_T) || (JobLevel >= 50 && Class == Job_Rune_Knight)) {
- autobonus "{ bonus bBaseAtk,50; }",10,10000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }";
+ autobonus "{ bonus bBaseAtk,50; }",10,10000,BF_WEAPON,"{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); }";
}
if(getrefine()>8) {
bonus bUseSPrate,-20;
@@ -5608,7 +6250,11 @@ item_db: (
Atk: 200
Range: 1
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 58
Loc: 34
WeaponLv: 4
@@ -5616,7 +6262,7 @@ item_db: (
View: 3
Script: <"
bonus bAtkEle,Ele_Ghost;
- autobonus "{ bonus bCritical,100; bonus bBaseAtk,50; }",1,5000,0,"{ specialeffect2 EF_FIRESPLASHHIT; }";
+ autobonus "{ bonus bCritical,100; bonus bBaseAtk,50; }",1,5000,0,"{ specialeffect(EF_FIRESPLASHHIT, AREA, playerattached()); }";
bonus bHPGainValue,100;
">
},
@@ -5628,7 +6274,11 @@ item_db: (
Buy: 20
Atk: 200
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 80
@@ -5657,7 +6307,11 @@ item_db: (
Buy: 20
Atk: 200
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 80
@@ -5688,7 +6342,11 @@ item_db: (
Atk: 275
Range: 1
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 58
Loc: 34
WeaponLv: 4
@@ -5710,7 +6368,11 @@ item_db: (
Atk: 200
Range: 1
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 58
Loc: 34
WeaponLv: 4
@@ -5734,7 +6396,11 @@ item_db: (
Buy: 20
Atk: 220
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 80
@@ -5753,7 +6419,7 @@ item_db: (
bonus2 bIgnoreDefRate,RC_DemiPlayer,25;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(), 14)-3,2);
+ bonus2 bAddRace,RC_DemiPlayer,((min(getrefine(), 14)-3) ** (2));
bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) {
@@ -5772,7 +6438,11 @@ item_db: (
Atk: 180
Range: 1
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 80
@@ -5798,7 +6468,11 @@ item_db: (
Atk: 200
Range: 2
Slots: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 58
Loc: 34
WeaponLv: 2
@@ -5817,7 +6491,10 @@ item_db: (
Type: 4
Atk: 220
Range: 1
- Job: 0x00004080
+ Job: {
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
Refine: false
@@ -5848,7 +6525,9 @@ item_db: (
Weight: 3400
Atk: 280
Range: 2
- Job: 0x00000080
+ Job: {
+ Knight: true
+ }
Upper: 56
Loc: 34
WeaponLv: 3
@@ -5863,7 +6542,11 @@ item_db: (
Type: 4
Atk: 162
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 26
@@ -5886,7 +6569,11 @@ item_db: (
Type: 4
Atk: 185
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 40
@@ -5910,7 +6597,11 @@ item_db: (
Buy: 2
Atk: 190
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
Refine: false
@@ -5925,7 +6616,11 @@ item_db: (
Buy: 2
Atk: 190
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
Refine: false
@@ -5941,7 +6636,11 @@ item_db: (
Weight: 400
Atk: 280
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 58
Loc: 34
WeaponLv: 3
@@ -5960,7 +6659,11 @@ item_db: (
Type: 4
Atk: 200
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 60
@@ -5983,7 +6686,11 @@ item_db: (
Type: 4
Atk: 220
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 50
@@ -6019,7 +6726,10 @@ item_db: (
Atk: 250
Matk: 150
Range: 1
- Job: 0x00004080
+ Job: {
+ Knight: true
+ Crusader: true
+ }
Upper: 56
Loc: 34
WeaponLv: 4
@@ -6038,7 +6748,27 @@ item_db: (
Atk: 17
Range: 1
Slots: 3
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 1
View: 1
@@ -6053,7 +6783,27 @@ item_db: (
Atk: 17
Range: 1
Slots: 4
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 1
View: 1
@@ -6067,7 +6817,27 @@ item_db: (
Weight: 400
Atk: 17
Range: 1
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 1
View: 1
@@ -6082,7 +6852,27 @@ item_db: (
Atk: 30
Range: 1
Slots: 3
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 1
View: 1
@@ -6097,7 +6887,27 @@ item_db: (
Atk: 30
Range: 1
Slots: 4
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 1
View: 1
@@ -6111,7 +6921,27 @@ item_db: (
Weight: 500
Atk: 30
Range: 1
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 1
View: 1
@@ -6126,7 +6956,27 @@ item_db: (
Atk: 43
Range: 1
Slots: 3
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 1
View: 1
@@ -6141,7 +6991,27 @@ item_db: (
Atk: 43
Range: 1
Slots: 4
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 1
View: 1
@@ -6155,7 +7025,27 @@ item_db: (
Weight: 600
Atk: 43
Range: 1
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 1
View: 1
@@ -6170,7 +7060,27 @@ item_db: (
Atk: 59
Range: 1
Slots: 2
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 12
@@ -6186,7 +7096,27 @@ item_db: (
Atk: 59
Range: 1
Slots: 3
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 12
@@ -6201,7 +7131,27 @@ item_db: (
Weight: 500
Atk: 59
Range: 1
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 12
@@ -6217,7 +7167,27 @@ item_db: (
Atk: 73
Range: 1
Slots: 2
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 12
@@ -6233,7 +7203,27 @@ item_db: (
Atk: 73
Range: 1
Slots: 3
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 12
@@ -6248,7 +7238,27 @@ item_db: (
Weight: 600
Atk: 73
Range: 1
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 12
@@ -6264,7 +7274,27 @@ item_db: (
Atk: 87
Range: 1
Slots: 2
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 12
@@ -6280,7 +7310,27 @@ item_db: (
Atk: 87
Range: 1
Slots: 3
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 12
@@ -6295,7 +7345,27 @@ item_db: (
Weight: 700
Atk: 87
Range: 1
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 12
@@ -6311,7 +7381,26 @@ item_db: (
Atk: 105
Range: 1
Slots: 2
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -6327,7 +7416,26 @@ item_db: (
Atk: 105
Range: 1
Slots: 3
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -6342,7 +7450,26 @@ item_db: (
Weight: 700
Atk: 105
Range: 1
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -6358,7 +7485,26 @@ item_db: (
Atk: 118
Range: 1
Slots: 1
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -6374,7 +7520,26 @@ item_db: (
Weight: 500
Atk: 90
Range: 1
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 24
@@ -6393,7 +7558,26 @@ item_db: (
Weight: 1000
Atk: 70
Range: 1
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -6409,7 +7593,26 @@ item_db: (
Weight: 1000
Atk: 70
Range: 1
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -6426,7 +7629,26 @@ item_db: (
Atk: 118
Range: 1
Slots: 2
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -6442,7 +7664,26 @@ item_db: (
Weight: 400
Atk: 80
Range: 1
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -6462,7 +7703,26 @@ item_db: (
Weight: 400
Atk: 80
Range: 1
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -6475,14 +7735,33 @@ item_db: (
},
{
Id: 1229
- AegisName: "Mama's_Knife"
+ AegisName: "Mamas_Knife"
Name: "Kitchen Knife"
Type: 4
Buy: 20
Weight: 500
Atk: 75
Range: 1
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -6501,7 +7780,26 @@ item_db: (
Weight: 600
Atk: 80
Range: 1
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -6518,7 +7816,26 @@ item_db: (
Atk: 70
Matk: 105
Range: 1
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -6537,7 +7854,9 @@ item_db: (
Weight: 600
Atk: 140
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -6558,7 +7877,26 @@ item_db: (
Weight: 700
Atk: 90
Range: 1
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -6578,7 +7916,26 @@ item_db: (
Weight: 700
Atk: 50
Range: 1
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -6597,7 +7954,9 @@ item_db: (
Weight: 700
Atk: 110
Range: 1
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -6613,7 +7972,26 @@ item_db: (
Weight: 800
Atk: 140
Range: 1
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -6633,7 +8011,26 @@ item_db: (
Weight: 800
Atk: 180
Range: 1
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -6654,7 +8051,26 @@ item_db: (
Weight: 1200
Atk: 64
Range: 1
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 70
@@ -6670,7 +8086,26 @@ item_db: (
Weight: 800
Atk: 64
Range: 1
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 65
@@ -6689,7 +8124,26 @@ item_db: (
Weight: 400
Atk: 84
Range: 1
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 4
View: 1
@@ -6704,7 +8158,12 @@ item_db: (
Weight: 400
Atk: 55
Range: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 85
@@ -6720,7 +8179,12 @@ item_db: (
Weight: 550
Atk: 140
Range: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 55
@@ -6736,7 +8200,9 @@ item_db: (
Weight: 1
Atk: 45
Range: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 2
WeaponLv: 1
@@ -6761,7 +8227,13 @@ item_db: (
Weight: 800
Atk: 100
Range: 1
- Job: 0x22021040
+ Job: {
+ Thief: true
+ Assassin: true
+ Rogue: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 55
@@ -6781,7 +8253,9 @@ item_db: (
Atk: 110
Range: 1
Slots: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 2
WeaponLv: 3
@@ -6798,7 +8272,9 @@ item_db: (
Atk: 110
Range: 1
Slots: 2
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 2
WeaponLv: 3
@@ -6814,7 +8290,27 @@ item_db: (
Weight: 600
Atk: 39
Range: 1
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 1
View: 1
@@ -6829,7 +8325,27 @@ item_db: (
Weight: 600
Atk: 39
Range: 1
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 1
View: 1
@@ -6837,14 +8353,34 @@ item_db: (
},
{
Id: 1249
- AegisName: "Fisherman's_Dagger"
+ AegisName: "Fishermans_Dagger"
Name: "Fisherman's Dagger"
Type: 4
Buy: 10000
Weight: 600
Atk: 39
Range: 1
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 1
View: 1
@@ -6862,7 +8398,9 @@ item_db: (
Atk: 125
Range: 1
Slots: 2
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -6878,7 +8416,9 @@ item_db: (
Atk: 125
Range: 1
Slots: 3
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -6894,7 +8434,9 @@ item_db: (
Atk: 148
Range: 1
Slots: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -6911,7 +8453,9 @@ item_db: (
Atk: 148
Range: 1
Slots: 2
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -6927,7 +8471,9 @@ item_db: (
Weight: 1500
Atk: 165
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -6943,7 +8489,9 @@ item_db: (
Atk: 165
Range: 1
Slots: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -6958,7 +8506,9 @@ item_db: (
Weight: 1200
Atk: 105
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 55
@@ -6977,7 +8527,9 @@ item_db: (
Weight: 1200
Atk: 105
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 55
@@ -6996,7 +8548,9 @@ item_db: (
Weight: 1200
Atk: 105
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 55
@@ -7015,7 +8569,9 @@ item_db: (
Weight: 1200
Atk: 105
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 55
@@ -7034,7 +8590,9 @@ item_db: (
Weight: 1700
Atk: 150
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 65
@@ -7050,7 +8608,9 @@ item_db: (
Weight: 1500
Atk: 140
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 75
@@ -7071,7 +8631,9 @@ item_db: (
Weight: 1200
Atk: 115
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 55
@@ -7087,7 +8649,9 @@ item_db: (
Weight: 1250
Atk: 151
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 70
@@ -7109,7 +8673,9 @@ item_db: (
Atk: 90
Range: 1
Slots: 4
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 1
View: 16
@@ -7124,7 +8690,9 @@ item_db: (
Weight: 1000
Atk: 120
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 75
@@ -7147,7 +8715,9 @@ item_db: (
Atk: 140
Range: 1
Slots: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 75
@@ -7167,7 +8737,9 @@ item_db: (
Buy: 1
Atk: 189
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 4
Refine: false
@@ -7200,7 +8772,9 @@ item_db: (
Atk: 160
Range: 1
Slots: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 58
Loc: 34
WeaponLv: 4
@@ -7222,7 +8796,9 @@ item_db: (
Weight: 1500
Atk: 140
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 58
Loc: 34
WeaponLv: 4
@@ -7243,7 +8819,9 @@ item_db: (
Atk: 110
Range: 1
Slots: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 58
Loc: 34
WeaponLv: 4
@@ -7264,7 +8842,9 @@ item_db: (
Atk: 120
Range: 1
Slots: 2
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 58
Loc: 34
WeaponLv: 4
@@ -7285,7 +8865,9 @@ item_db: (
Buy: 20
Atk: 120
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 1
Refine: false
@@ -7309,7 +8891,9 @@ item_db: (
Buy: 1
Atk: 148
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 4
Refine: false
@@ -7338,7 +8922,9 @@ item_db: (
Buy: 1
Atk: 179
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 4
Refine: false
@@ -7370,7 +8956,9 @@ item_db: (
Atk: 105
Range: 1
Slots: 3
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 55
@@ -7390,7 +8978,9 @@ item_db: (
Atk: 105
Range: 1
Slots: 3
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 55
@@ -7410,7 +9000,9 @@ item_db: (
Atk: 105
Range: 1
Slots: 3
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 55
@@ -7430,7 +9022,9 @@ item_db: (
Atk: 105
Range: 1
Slots: 3
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 55
@@ -7448,7 +9042,9 @@ item_db: (
Buy: 20
Atk: 130
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 80
@@ -7479,7 +9075,9 @@ item_db: (
Buy: 20
Atk: 130
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 80
@@ -7511,7 +9109,9 @@ item_db: (
Buy: 20
Atk: 140
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 80
@@ -7530,10 +9130,10 @@ item_db: (
bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),14)-4,2);
+ bonus2 bAddRace,RC_DemiPlayer,((min(getrefine(),14)-4) ** (2));
bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
- if(getrefine()>8) autobonus "{ bonus bAspdRate,100; }",70,3000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }";
+ if(getrefine()>8) autobonus "{ bonus bAspdRate,100; }",70,3000,BF_WEAPON,"{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); }";
">
},
{
@@ -7544,7 +9144,9 @@ item_db: (
Buy: 20
Atk: 140
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 80
@@ -7563,10 +9165,10 @@ item_db: (
bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),14)-4,2);
+ bonus2 bAddRace,RC_DemiPlayer,((min(getrefine(),14)-4) ** (2));
bonus2 bCriticalAddRace,RC_DemiPlayer,5;
}
- if(getrefine()>8) autobonus "{ bonus bAspdRate,100; }",70,3000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }";
+ if(getrefine()>8) autobonus "{ bonus bAspdRate,100; }",70,3000,BF_WEAPON,"{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); }";
">
},
{
@@ -7577,7 +9179,9 @@ item_db: (
Buy: 20
Atk: 175
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 4
Refine: false
@@ -7607,7 +9211,9 @@ item_db: (
Atk: 120
Range: 1
Slots: 2
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 58
Loc: 34
WeaponLv: 3
@@ -7633,7 +9239,9 @@ item_db: (
Atk: 130
Range: 1
Slots: 2
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 58
Loc: 34
WeaponLv: 3
@@ -7653,7 +9261,9 @@ item_db: (
Type: 4
Atk: 200
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
Refine: false
@@ -7685,7 +9295,9 @@ item_db: (
Atk: 190
Range: 1
Slots: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 56
Loc: 34
WeaponLv: 3
@@ -7700,7 +9312,9 @@ item_db: (
Buy: 1
Atk: 145
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 4
Refine: false
@@ -7723,7 +9337,9 @@ item_db: (
Type: 4
Atk: 155
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 60
@@ -7749,7 +9365,9 @@ item_db: (
Atk: 170
Range: 1
Slots: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 56
Loc: 34
WeaponLv: 3
@@ -7767,7 +9385,9 @@ item_db: (
Atk: 200
Range: 1
Slots: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 56
Loc: 34
WeaponLv: 4
@@ -7790,7 +9410,9 @@ item_db: (
Atk: 80
Range: 1
Slots: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
View: 16
@@ -7809,7 +9431,9 @@ item_db: (
Weight: 1200
Atk: 170
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 95
@@ -7829,7 +9453,9 @@ item_db: (
Weight: 1200
Atk: 50
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 95
@@ -7846,7 +9472,9 @@ item_db: (
Atk: 120
Range: 1
Slots: 3
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 58
Loc: 34
WeaponLv: 4
@@ -7868,7 +9496,9 @@ item_db: (
Atk: 75
Range: 1
Slots: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
View: 16
@@ -7898,7 +9528,9 @@ item_db: (
Atk: 140
Range: 1
Slots: 2
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 58
Loc: 34
WeaponLv: 4
@@ -7919,7 +9551,9 @@ item_db: (
Atk: 110
Range: 1
Slots: 2
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 56
Loc: 34
WeaponLv: 4
@@ -7931,12 +9565,14 @@ item_db: (
},
{
Id: 1299
- AegisName: "TE_WoE_Katar"
+ AegisName: "TE_Woe_Katar"
Name: "TE WoE Katar"
Type: 4
Atk: 120
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 40
@@ -7968,7 +9604,16 @@ item_db: (
Atk: 38
Range: 1
Slots: 3
- Job: 0x000454A3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 3
@@ -7984,7 +9629,16 @@ item_db: (
Atk: 38
Range: 1
Slots: 4
- Job: 0x000454A3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 3
@@ -7999,7 +9653,16 @@ item_db: (
Weight: 800
Atk: 38
Range: 1
- Job: 0x000454A3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 3
@@ -8014,7 +9677,16 @@ item_db: (
Weight: 1500
Atk: 75
Range: 1
- Job: 0x000454A3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 3
@@ -8029,7 +9701,14 @@ item_db: (
Weight: 1200
Atk: 140
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 44
@@ -8049,7 +9728,10 @@ item_db: (
Atk: 140
Range: 1
Slots: 1
- Job: 0x00040400
+ Job: {
+ Blacksmith: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 76
@@ -8068,7 +9750,17 @@ item_db: (
Weight: 1500
Atk: 115
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 14
@@ -8087,7 +9779,9 @@ item_db: (
Weight: 3000
Atk: 170
Range: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 2
WeaponLv: 4
@@ -8104,7 +9798,16 @@ item_db: (
Atk: 75
Range: 1
Slots: 4
- Job: 0x000454A3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 3
@@ -8118,7 +9821,14 @@ item_db: (
Buy: 20
Atk: 130
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 80
@@ -8137,7 +9847,7 @@ item_db: (
bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),14)-4,2);
+ bonus2 bAddRace,RC_DemiPlayer,((min(getrefine(),14)-4) ** (2));
bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
bonus bAspdRate,5;
}
@@ -8158,7 +9868,14 @@ item_db: (
Atk: 140
Range: 1
Slots: 2
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Upper: 58
Loc: 2
WeaponLv: 3
@@ -8183,7 +9900,16 @@ item_db: (
Type: 4
Atk: 110
Range: 1
- Job: 0x000454A3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
Refine: false
@@ -8212,7 +9938,16 @@ item_db: (
Weight: 500
Atk: 77
Range: 1
- Job: 0x000454A3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
Refine: false
@@ -8236,7 +9971,14 @@ item_db: (
Buy: 2
Atk: 200
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
Refine: false
@@ -8251,7 +9993,14 @@ item_db: (
Buy: 1
Atk: 229
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
Refine: false
@@ -8268,7 +10017,11 @@ item_db: (
Type: 4
Atk: 100
Range: 1
- Job: 0x00040420
+ Job: {
+ Merchant: true
+ Blacksmith: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
Refine: false
@@ -8283,7 +10036,11 @@ item_db: (
Atk: 130
Range: 1
Slots: 1
- Job: 0x00040420
+ Job: {
+ Merchant: true
+ Blacksmith: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
View: 6
@@ -8298,7 +10055,17 @@ item_db: (
Atk: 180
Range: 1
Slots: 2
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 105
@@ -8307,13 +10074,24 @@ item_db: (
},
{
Id: 1319
- AegisName: "TE_WoE_Axe"
+ AegisName: "TE_Woe_Axe"
Name: "TE WoE Axe"
Type: 4
Buy: 20
Atk: 100
Range: 1
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 40
@@ -8344,7 +10122,9 @@ item_db: (
Atk: 180
Range: 1
Slots: 2
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Upper: 56
Loc: 2
WeaponLv: 3
@@ -8367,7 +10147,14 @@ item_db: (
Atk: 80
Range: 1
Slots: 3
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 3
@@ -8383,7 +10170,14 @@ item_db: (
Atk: 80
Range: 1
Slots: 4
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 3
@@ -8398,7 +10192,14 @@ item_db: (
Weight: 1500
Atk: 80
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 3
@@ -8414,7 +10215,14 @@ item_db: (
Atk: 120
Range: 1
Slots: 2
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 16
@@ -8430,7 +10238,14 @@ item_db: (
Atk: 120
Range: 1
Slots: 3
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 16
@@ -8445,7 +10260,14 @@ item_db: (
Weight: 2000
Atk: 120
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 16
@@ -8461,7 +10283,14 @@ item_db: (
Atk: 155
Range: 1
Slots: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 30
@@ -8477,7 +10306,14 @@ item_db: (
Atk: 155
Range: 1
Slots: 2
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 30
@@ -8492,7 +10328,14 @@ item_db: (
Weight: 2200
Atk: 155
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 30
@@ -8508,7 +10351,14 @@ item_db: (
Atk: 185
Range: 1
Slots: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 30
@@ -8524,7 +10374,14 @@ item_db: (
Atk: 185
Range: 1
Slots: 2
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 30
@@ -8539,7 +10396,14 @@ item_db: (
Weight: 2500
Atk: 185
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 30
@@ -8554,7 +10418,14 @@ item_db: (
Weight: 4000
Atk: 170
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 44
@@ -8573,7 +10444,14 @@ item_db: (
Weight: 1800
Atk: 187
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 44
@@ -8592,7 +10470,14 @@ item_db: (
Weight: 2300
Atk: 120
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 44
@@ -8612,7 +10497,14 @@ item_db: (
Weight: 2300
Atk: 180
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 44
@@ -8632,7 +10524,14 @@ item_db: (
Weight: 2500
Atk: 120
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 44
@@ -8652,7 +10551,14 @@ item_db: (
Weight: 2500
Atk: 165
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 44
@@ -8671,7 +10577,14 @@ item_db: (
Weight: 3000
Atk: 215
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 44
@@ -8691,7 +10604,14 @@ item_db: (
Weight: 6000
Atk: 10
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 80
@@ -8716,7 +10636,14 @@ item_db: (
Atk: 10
Range: 1
Slots: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 80
@@ -8739,7 +10666,14 @@ item_db: (
Buy: 1
Atk: 229
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
Refine: false
@@ -8770,7 +10704,14 @@ item_db: (
Buy: 2
Atk: 205
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
Refine: false
@@ -8799,7 +10740,14 @@ item_db: (
Buy: 2
Atk: 200
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
Refine: false
@@ -8829,7 +10777,14 @@ item_db: (
Atk: 200
Range: 1
Slots: 2
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Upper: 58
Loc: 34
WeaponLv: 3
@@ -8850,7 +10805,14 @@ item_db: (
Atk: 175
Range: 1
Slots: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Upper: 58
Loc: 34
WeaponLv: 4
@@ -8872,7 +10834,14 @@ item_db: (
Atk: 332
Range: 1
Slots: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Upper: 58
Loc: 34
WeaponLv: 4
@@ -8892,7 +10861,14 @@ item_db: (
Buy: 1
Atk: 215
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
Refine: false
@@ -8922,7 +10898,14 @@ item_db: (
Buy: 20
Atk: 200
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 80
@@ -8951,7 +10934,14 @@ item_db: (
Buy: 20
Atk: 200
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 80
@@ -8968,7 +10958,7 @@ item_db: (
Script: <"
bonus bStr,3;
bonus2 bAddRace,RC_DemiPlayer,55;
- autobonus "{ bonus bBreakArmorRate,10000; }",20,3000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }";
+ autobonus "{ bonus bBreakArmorRate,10000; }",20,3000,BF_WEAPON,"{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); }";
bonus bUnbreakableWeapon,0;
">
},
@@ -8980,7 +10970,14 @@ item_db: (
Atk: 100
Range: 1
Slots: 3
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 3
@@ -8995,7 +10992,14 @@ item_db: (
Buy: 20
Atk: 220
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 80
@@ -9014,7 +11018,7 @@ item_db: (
bonus2 bIgnoreDefRate,RC_DemiPlayer,25;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),14)-3,2);
+ bonus2 bAddRace,RC_DemiPlayer,((min(getrefine(),14)-3) ** (2));
bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
bonus3 bAutoSpell,NPC_CRITICALWOUND,1,50;
}
@@ -9034,7 +11038,11 @@ item_db: (
Weight: 1500
Atk: 200
Range: 1
- Job: 0x00040420
+ Job: {
+ Merchant: true
+ Blacksmith: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 60
@@ -9056,7 +11064,11 @@ item_db: (
Atk: 250
Range: 1
Slots: 2
- Job: 0x00040420
+ Job: {
+ Merchant: true
+ Blacksmith: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 80
@@ -9096,7 +11108,9 @@ item_db: (
Weight: 2700
Atk: 210
Range: 1
- Job: 0x00000400
+ Job: {
+ Blacksmith: true
+ }
Upper: 58
Loc: 34
WeaponLv: 4
@@ -9111,7 +11125,14 @@ item_db: (
Type: 4
Atk: 20
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
Refine: false
@@ -9146,7 +11167,14 @@ item_db: (
Atk: 330
Range: 1
Slots: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Upper: 58
Loc: 34
WeaponLv: 3
@@ -9167,7 +11195,14 @@ item_db: (
Type: 4
Atk: 220
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 3
Refine: false
@@ -9196,7 +11231,14 @@ item_db: (
Buy: 2
Atk: 200
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
Refine: false
@@ -9211,7 +11253,14 @@ item_db: (
Buy: 1
Atk: 229
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
Refine: false
@@ -9228,7 +11277,14 @@ item_db: (
Type: 4
Atk: 195
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 60
@@ -9254,7 +11310,14 @@ item_db: (
Atk: 250
Range: 1
Slots: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Upper: 58
Loc: 34
WeaponLv: 4
@@ -9275,7 +11338,14 @@ item_db: (
Atk: 250
Range: 1
Slots: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Upper: 58
Loc: 34
WeaponLv: 4
@@ -9298,7 +11368,14 @@ item_db: (
Atk: 110
Range: 1
Slots: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 3
View: 7
@@ -9316,7 +11393,14 @@ item_db: (
Weight: 2500
Atk: 50
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 95
@@ -9335,7 +11419,14 @@ item_db: (
Weight: 5500
Atk: 300
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 95
@@ -9363,7 +11454,9 @@ item_db: (
Atk: 210
Range: 1
Slots: 2
- Job: 0x00000400
+ Job: {
+ Blacksmith: true
+ }
Upper: 58
Loc: 34
WeaponLv: 4
@@ -9380,7 +11473,14 @@ item_db: (
Atk: 105
Range: 1
Slots: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 3
View: 7
@@ -9402,13 +11502,20 @@ item_db: (
},
{
Id: 1399
- AegisName: "TE_WoE_Two_Handed_Axe"
+ AegisName: "TE_Woe_Two_Handed_Axe"
Name: "TE WoE Two-Handed Axe"
Type: 4
Buy: 20
Atk: 150
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 40
@@ -9441,13 +11548,17 @@ item_db: (
Atk: 140
Range: 3
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 160
View: 4
Script: <"
- bonus bAtk,pow(min(getrefine(),15),2);
+ bonus bAtk,((min(getrefine(),15)) ** (2));
">
},
{
@@ -9460,7 +11571,11 @@ item_db: (
Atk: 28
Range: 3
Slots: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 4
@@ -9476,7 +11591,11 @@ item_db: (
Atk: 28
Range: 3
Slots: 4
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 4
@@ -9491,7 +11610,11 @@ item_db: (
Weight: 700
Atk: 28
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 4
@@ -9507,7 +11630,11 @@ item_db: (
Atk: 44
Range: 3
Slots: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 4
@@ -9523,7 +11650,11 @@ item_db: (
Atk: 44
Range: 3
Slots: 4
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 4
@@ -9538,7 +11669,11 @@ item_db: (
Weight: 850
Atk: 44
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 4
@@ -9554,7 +11689,11 @@ item_db: (
Atk: 60
Range: 3
Slots: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 4
@@ -9570,7 +11709,11 @@ item_db: (
Atk: 60
Range: 3
Slots: 4
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 4
@@ -9585,7 +11728,11 @@ item_db: (
Weight: 1000
Atk: 60
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 4
@@ -9600,7 +11747,11 @@ item_db: (
Weight: 2500
Atk: 185
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -9615,7 +11766,11 @@ item_db: (
Weight: 2500
Atk: 185
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -9630,7 +11785,11 @@ item_db: (
Weight: 2500
Atk: 185
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -9645,7 +11804,11 @@ item_db: (
Weight: 500
Atk: 120
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 4
@@ -9665,7 +11828,11 @@ item_db: (
Weight: 700
Atk: 145
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 48
@@ -9685,7 +11852,11 @@ item_db: (
Weight: 850
Atk: 100
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 48
@@ -9704,7 +11875,11 @@ item_db: (
Weight: 1000
Atk: 100
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 48
@@ -9724,7 +11899,11 @@ item_db: (
Atk: 160
Range: 3
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 71
@@ -9745,7 +11924,11 @@ item_db: (
Atk: 120
Range: 3
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 4
@@ -9765,7 +11948,11 @@ item_db: (
Weight: 4800
Atk: 195
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 3
Refine: false
@@ -9796,7 +11983,11 @@ item_db: (
Atk: 150
Range: 3
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 58
Loc: 2
WeaponLv: 4
@@ -9819,7 +12010,11 @@ item_db: (
Atk: 140
Range: 3
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 58
Loc: 2
WeaponLv: 4
@@ -9841,7 +12036,11 @@ item_db: (
Atk: 180
Range: 3
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 58
Loc: 2
WeaponLv: 4
@@ -9861,7 +12060,11 @@ item_db: (
Buy: 20
Atk: 120
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 1
Refine: false
@@ -9885,7 +12088,11 @@ item_db: (
Buy: 1
Atk: 149
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -9913,7 +12120,11 @@ item_db: (
Buy: 20
Atk: 60
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 80
@@ -9943,7 +12154,11 @@ item_db: (
Buy: 20
Atk: 130
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 80
@@ -9962,7 +12177,7 @@ item_db: (
bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),14)-4,2);
+ bonus2 bAddRace,RC_DemiPlayer,((min(getrefine(),14)-4) ** (2));
bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
bonus bAspdRate,10;
}
@@ -9980,7 +12195,11 @@ item_db: (
Buy: 20
Atk: 160
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 3
Refine: false
@@ -10010,7 +12229,11 @@ item_db: (
Atk: 150
Range: 3
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 58
Loc: 2
WeaponLv: 4
@@ -10042,7 +12265,11 @@ item_db: (
Atk: 180
Range: 3
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 58
Loc: 2
WeaponLv: 4
@@ -10070,7 +12297,11 @@ item_db: (
Type: 4
Atk: 74
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 1
Refine: false
@@ -10101,7 +12332,11 @@ item_db: (
Weight: 4800
Atk: 195
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 3
Refine: false
@@ -10121,7 +12356,11 @@ item_db: (
Weight: 4800
Atk: 195
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 3
Refine: false
@@ -10143,7 +12382,9 @@ item_db: (
Matk: 40
Range: 3
Slots: 1
- Job: 0x00004000
+ Job: {
+ Crusader: true
+ }
Upper: 56
Loc: 2
WeaponLv: 3
@@ -10161,7 +12402,11 @@ item_db: (
Type: 4
Atk: 165
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 60
@@ -10187,7 +12432,9 @@ item_db: (
Atk: 180
Range: 3
Slots: 1
- Job: 0x00004000
+ Job: {
+ Crusader: true
+ }
Upper: 56
Loc: 2
WeaponLv: 4
@@ -10208,7 +12455,11 @@ item_db: (
Weight: 850
Atk: 150
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 95
@@ -10226,13 +12477,17 @@ item_db: (
},
{
Id: 1437
- AegisName: "TE_WoE_Pike"
+ AegisName: "TE_Woe_Pike"
Name: "TE WoE Pike"
Type: 4
Buy: 20
Atk: 100
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 40
@@ -10254,7 +12509,7 @@ item_db: (
},
{
Id: 1438
- AegisName: "Thanatos_Spear"
+ AegisName: "Thanos_Spear"
Name: "Thanatos Spear"
Type: 4
Buy: 20
@@ -10263,7 +12518,11 @@ item_db: (
Matk: 100
Range: 3
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 56
Loc: 2
WeaponLv: 4
@@ -10289,7 +12548,9 @@ item_db: (
Atk: 200
Range: 3
Slots: 1
- Job: 0x00004000
+ Job: {
+ Crusader: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 100
@@ -10301,7 +12562,7 @@ item_db: (
},
{
Id: 1443
- AegisName: "Crimson_Spear"
+ AegisName: "Scarlet_Spear"
Name: "Crimson Spear"
Type: 4
Buy: 20
@@ -10309,13 +12570,17 @@ item_db: (
Atk: 90
Range: 3
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 70
View: 4
Script: <"
- bonus bAtk,pow(min(getrefine(),15),2);
+ bonus bAtk,((min(getrefine(),15)) ** (2));
if(BaseLevel>70) { bonus bAtk,(((BaseLevel-70)/10)*5); }
">
},
@@ -10331,13 +12596,17 @@ item_db: (
Atk: 225
Range: 3
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 160
View: 5
Script: <"
- bonus bAtk,pow(min(getrefine(),15),2);
+ bonus bAtk,((min(getrefine(),15)) ** (2));
">
},
{
@@ -10350,7 +12619,11 @@ item_db: (
Atk: 84
Range: 3
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -10366,7 +12639,11 @@ item_db: (
Atk: 84
Range: 3
Slots: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -10381,7 +12658,11 @@ item_db: (
Weight: 1000
Atk: 84
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -10397,7 +12678,11 @@ item_db: (
Atk: 104
Range: 3
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -10413,7 +12698,11 @@ item_db: (
Atk: 104
Range: 3
Slots: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -10428,7 +12717,11 @@ item_db: (
Weight: 1200
Atk: 104
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -10444,7 +12737,11 @@ item_db: (
Atk: 124
Range: 3
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -10460,7 +12757,11 @@ item_db: (
Atk: 124
Range: 3
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -10475,7 +12776,11 @@ item_db: (
Weight: 2000
Atk: 124
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -10491,7 +12796,11 @@ item_db: (
Atk: 150
Range: 3
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -10507,7 +12816,11 @@ item_db: (
Atk: 150
Range: 3
Slots: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -10522,7 +12835,11 @@ item_db: (
Weight: 1200
Atk: 150
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -10538,7 +12855,11 @@ item_db: (
Atk: 165
Range: 3
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -10554,7 +12875,11 @@ item_db: (
Atk: 165
Range: 3
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -10569,7 +12894,11 @@ item_db: (
Weight: 2500
Atk: 165
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -10584,7 +12913,11 @@ item_db: (
Weight: 2500
Atk: 180
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -10603,7 +12936,11 @@ item_db: (
Weight: 1000
Atk: 183
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -10622,7 +12959,11 @@ item_db: (
Weight: 2000
Atk: 170
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -10635,14 +12976,18 @@ item_db: (
},
{
Id: 1469
- AegisName: "Longinus's_Spear"
+ AegisName: "Longinuss_Spear"
Name: "Longinus's Spear"
Type: 4
Buy: 20
Weight: 2500
Atk: 180
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -10662,7 +13007,11 @@ item_db: (
Weight: 3000
Atk: 190
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -10683,7 +13032,11 @@ item_db: (
Weight: 3500
Atk: 200
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -10706,7 +13059,12 @@ item_db: (
Atk: 25
Matk: 200
Range: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 73
@@ -10726,7 +13084,12 @@ item_db: (
Atk: 120
Matk: 200
Range: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 90
@@ -10747,7 +13110,11 @@ item_db: (
Weight: 2000
Atk: 160
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 60
@@ -10766,7 +13133,11 @@ item_db: (
Weight: 3700
Atk: 200
Range: 4
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 75
@@ -10782,7 +13153,11 @@ item_db: (
Atk: 180
Range: 3
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -10801,7 +13176,11 @@ item_db: (
Weight: 2000
Atk: 170
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 75
@@ -10826,7 +13205,10 @@ item_db: (
Weight: 1000
Atk: 120
Range: 3
- Job: 0x00004080
+ Job: {
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 65
@@ -10847,7 +13229,11 @@ item_db: (
Atk: 170
Range: 3
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 75
@@ -10873,7 +13259,11 @@ item_db: (
Atk: 160
Range: 3
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 60
@@ -10893,7 +13283,11 @@ item_db: (
Atk: 170
Range: 3
Slots: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -10912,7 +13306,11 @@ item_db: (
Buy: 20
Atk: 160
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 80
@@ -10943,7 +13341,11 @@ item_db: (
Atk: 160
Range: 3
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 58
Loc: 34
WeaponLv: 3
@@ -10967,7 +13369,9 @@ item_db: (
Atk: 150
Range: 3
Slots: 1
- Job: 0x00000080
+ Job: {
+ Knight: true
+ }
Upper: 58
Loc: 34
WeaponLv: 4
@@ -10988,7 +13392,11 @@ item_db: (
Atk: 112
Range: 3
Slots: 4
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 58
Loc: 34
WeaponLv: 2
@@ -11003,7 +13411,11 @@ item_db: (
Buy: 20
Atk: 220
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 80
@@ -11022,7 +13434,7 @@ item_db: (
bonus2 bIgnoreDefRate,RC_DemiPlayer,25;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),14)-4,2);
+ bonus2 bAddRace,RC_DemiPlayer,((min(getrefine(),14)-4) ** (2));
bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) {
@@ -11038,7 +13450,11 @@ item_db: (
Type: 4
Atk: 220
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
Refine: false
@@ -11068,7 +13484,10 @@ item_db: (
Buy: 20
Atk: 135
Range: 3
- Job: 0x00004080
+ Job: {
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
View: 5
@@ -11095,7 +13514,11 @@ item_db: (
Type: 4
Atk: 220
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 50
@@ -11132,7 +13555,9 @@ item_db: (
Weight: 20000
Atk: 20
Range: 3
- Job: 0x00000080
+ Job: {
+ Knight: true
+ }
Upper: 56
Loc: 34
WeaponLv: 4
@@ -11157,7 +13582,11 @@ item_db: (
Atk: 105
Range: 3
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
View: 5
@@ -11175,7 +13604,11 @@ item_db: (
Weight: 4500
Atk: 250
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 95
@@ -11187,7 +13620,7 @@ item_db: (
bonus2 bSkillAtk,KN_SPEARBOOMERANG,50;
}
if(getrefine()>=9) {
- autobonus2 "{ bonus bShortWeaponDamageReturn,20; bonus bMagicDamageReturn,20; }",100,2000,BF_WEAPON|BF_MAGIC,"{ specialeffect2 EF_REFLECTSHIELD; }";
+ autobonus2 "{ bonus bShortWeaponDamageReturn,20; bonus bMagicDamageReturn,20; }",100,2000,BF_WEAPON|BF_MAGIC,"{ specialeffect(EF_REFLECTSHIELD, AREA, playerattached()); }";
}
">
},
@@ -11200,7 +13633,11 @@ item_db: (
Atk: 100
Range: 3
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
View: 5
@@ -11229,7 +13666,11 @@ item_db: (
Atk: 190
Range: 3
Slots: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 105
@@ -11238,12 +13679,16 @@ item_db: (
},
{
Id: 1495
- AegisName: "TE_WoE_Lance"
+ AegisName: "TE_Woe_Lance"
Name: "TE WoE Lance"
Type: 4
Atk: 150
Range: 3
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 40
@@ -11265,7 +13710,7 @@ item_db: (
},
{
Id: 1496
- AegisName: "Thanatos_Long_Spear"
+ AegisName: "Thanos_Long_Spear"
Name: "Thanatos Long Spear"
Type: 4
Buy: 20
@@ -11274,7 +13719,11 @@ item_db: (
Matk: 50
Range: 3
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 56
Loc: 34
WeaponLv: 4
@@ -11292,7 +13741,7 @@ item_db: (
},
{
Id: 1498
- AegisName: "Crimson_Lance"
+ AegisName: "Scarlet_Lance"
Name: "Crimson Lance"
Type: 4
Buy: 20
@@ -11300,13 +13749,17 @@ item_db: (
Atk: 175
Range: 3
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 70
View: 5
Script: <"
- bonus bAtk,pow(min(getrefine(),15),2);
+ bonus bAtk,((min(getrefine(),15)) ** (2));
if(BaseLevel>70) { bonus bAtk,(((BaseLevel-70)/10)*5); }
">
},
@@ -11322,7 +13775,18 @@ item_db: (
Atk: 23
Range: 1
Slots: 3
- Job: 0x0004C5B3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 2
@@ -11338,7 +13802,18 @@ item_db: (
Atk: 23
Range: 1
Slots: 4
- Job: 0x0004C5B3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 2
@@ -11353,7 +13828,18 @@ item_db: (
Weight: 700
Atk: 23
Range: 1
- Job: 0x0004C5B3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 2
@@ -11369,7 +13855,18 @@ item_db: (
Atk: 37
Range: 1
Slots: 3
- Job: 0x0004C5B3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 2
@@ -11385,7 +13882,18 @@ item_db: (
Atk: 37
Range: 1
Slots: 4
- Job: 0x0004C5B3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 2
@@ -11400,7 +13908,18 @@ item_db: (
Weight: 800
Atk: 37
Range: 1
- Job: 0x0004C5B3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 2
@@ -11416,7 +13935,18 @@ item_db: (
Atk: 54
Range: 1
Slots: 2
- Job: 0x0004C5B3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 14
@@ -11432,7 +13962,18 @@ item_db: (
Atk: 54
Range: 1
Slots: 3
- Job: 0x0004C5B3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 14
@@ -11448,7 +13989,18 @@ item_db: (
Atk: 54
Range: 1
Slots: 3
- Job: 0x0004C5B3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 14
@@ -11464,7 +14016,17 @@ item_db: (
Atk: 69
Range: 1
Slots: 2
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 14
@@ -11480,7 +14042,17 @@ item_db: (
Atk: 69
Range: 1
Slots: 3
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 14
@@ -11496,7 +14068,17 @@ item_db: (
Atk: 69
Range: 1
Slots: 3
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 14
@@ -11512,7 +14094,17 @@ item_db: (
Atk: 110
Range: 1
Slots: 1
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -11528,7 +14120,17 @@ item_db: (
Atk: 110
Range: 1
Slots: 2
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -11544,7 +14146,17 @@ item_db: (
Atk: 110
Range: 1
Slots: 2
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -11559,7 +14171,17 @@ item_db: (
Weight: 1200
Atk: 130
Range: 1
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -11575,7 +14197,17 @@ item_db: (
Atk: 130
Range: 1
Slots: 1
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -11591,7 +14223,17 @@ item_db: (
Atk: 130
Range: 1
Slots: 1
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -11607,7 +14249,17 @@ item_db: (
Atk: 84
Range: 1
Slots: 2
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 14
@@ -11623,7 +14275,17 @@ item_db: (
Atk: 84
Range: 1
Slots: 3
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 14
@@ -11639,7 +14301,17 @@ item_db: (
Atk: 84
Range: 1
Slots: 3
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 14
@@ -11654,7 +14326,11 @@ item_db: (
Weight: 2000
Atk: 140
Range: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -11670,7 +14346,11 @@ item_db: (
Weight: 700
Atk: 85
Range: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -11691,7 +14371,11 @@ item_db: (
Atk: 110
Range: 1
Slots: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -11710,7 +14394,11 @@ item_db: (
Weight: 800
Atk: 135
Range: 3
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -11726,7 +14414,11 @@ item_db: (
Weight: 1000
Atk: 145
Range: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -11746,7 +14438,11 @@ item_db: (
Weight: 900
Atk: 165
Range: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -11766,7 +14462,11 @@ item_db: (
Weight: 1500
Atk: 140
Range: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -11788,7 +14488,10 @@ item_db: (
Weight: 3000
Atk: 155
Range: 2
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 78
@@ -11803,7 +14506,14 @@ item_db: (
Weight: 6000
Atk: 350
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 95
@@ -11814,7 +14524,7 @@ item_db: (
bonus bStr,20;
bonus bAspdRate,10;
bonus3 bAutoSpell,MG_THUNDERSTORM,10,100;
- autobonus "{ bonus bSplashRange,1; }",50,10000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";
+ autobonus "{ bonus bSplashRange,1; }",50,10000,BF_WEAPON,"{ specialeffect(EF_ENHANCE, AREA, playerattached()); }";
bonus bUnbreakableWeapon,0;
">
},
@@ -11827,7 +14537,11 @@ item_db: (
Weight: 2500
Atk: 115
Range: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 55
@@ -11849,7 +14563,11 @@ item_db: (
Atk: 140
Range: 1
Slots: 2
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -11889,7 +14607,11 @@ item_db: (
Buy: 2
Atk: 150
Range: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
Refine: false
@@ -11921,7 +14643,17 @@ item_db: (
Atk: 4
Range: 1
Slots: 1
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 44
@@ -11942,7 +14674,17 @@ item_db: (
Buy: 20
Atk: 120
Range: 1
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
Refine: false
@@ -11966,7 +14708,11 @@ item_db: (
Buy: 1
Atk: 193
Range: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -11997,7 +14743,11 @@ item_db: (
Atk: 85
Range: 1
Slots: 2
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -12018,7 +14768,11 @@ item_db: (
Atk: 110
Range: 1
Slots: 2
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -12038,7 +14792,11 @@ item_db: (
Atk: 140
Range: 1
Slots: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -12060,7 +14818,11 @@ item_db: (
Weight: 900
Atk: 120
Range: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 60
@@ -12070,7 +14832,7 @@ item_db: (
bonus2 bAddRace,RC_Undead,10;
bonus2 bAddRace,RC_Demon,10;
bonus3 bAutoSpell,AL_CRUCIS,1+getrefine(),100;
- autobonus "{ bonus bBaseAtk,50; }",10,20000,BF_WEAPON,"{ specialeffect2 EF_BLOODDRAIN; }";
+ autobonus "{ bonus bBaseAtk,50; }",10,20000,BF_WEAPON,"{ specialeffect(EF_BLOODDRAIN, AREA, playerattached()); }";
">
},
{
@@ -12081,7 +14843,18 @@ item_db: (
Buy: 20
Atk: 105
Range: 1
- Job: 0x0004C5B3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 80
@@ -12111,7 +14884,18 @@ item_db: (
Buy: 20
Atk: 105
Range: 1
- Job: 0x0004C5B3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 80
@@ -12130,7 +14914,7 @@ item_db: (
bonus bDex,1;
bonus2 bAddRace,RC_DemiPlayer,75;
bonus bUnbreakableWeapon,0;
- autobonus "{ bonus2 bAddEff,Eff_Stun,5000; }",10,6000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }";
+ autobonus "{ bonus2 bAddEff,Eff_Stun,5000; }",10,6000,BF_WEAPON,"{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); }";
">
},
{
@@ -12143,7 +14927,11 @@ item_db: (
Atk: 110
Range: 1
Slots: 3
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Upper: 58
Loc: 2
WeaponLv: 3
@@ -12167,7 +14955,18 @@ item_db: (
Atk: 57
Range: 1
Slots: 3
- Job: 0x0004C5B3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 2
@@ -12182,7 +14981,18 @@ item_db: (
Buy: 20
Atk: 130
Range: 1
- Job: 0x0004C5B3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 80
@@ -12201,7 +15011,7 @@ item_db: (
bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),14)-4,2);
+ bonus2 bAddRace,RC_DemiPlayer,((min(getrefine(),14)-4) ** (2));
bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
bonus bAspdRate,5;
}
@@ -12219,7 +15029,16 @@ item_db: (
Buy: 20
Atk: 150
Range: 1
- Job: 0x006444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ Taekwon: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
Refine: false
@@ -12249,7 +15068,11 @@ item_db: (
Atk: 160
Range: 1
Slots: 2
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 80
@@ -12270,7 +15093,9 @@ item_db: (
Weight: 3500
Atk: 450
Range: 1
- Job: 0x00000400
+ Job: {
+ Blacksmith: true
+ }
Upper: 56
Loc: 2
WeaponLv: 3
@@ -12289,7 +15114,11 @@ item_db: (
Atk: 85
Range: 1
Slots: 3
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 14
@@ -12305,7 +15134,11 @@ item_db: (
Atk: 115
Range: 1
Slots: 2
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -12322,7 +15155,11 @@ item_db: (
Atk: 125
Range: 1
Slots: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -12337,7 +15174,11 @@ item_db: (
Weight: 750
Atk: 90
Range: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -12353,7 +15194,11 @@ item_db: (
Weight: 750
Atk: 90
Range: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -12369,7 +15214,11 @@ item_db: (
Weight: 750
Atk: 90
Range: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -12385,7 +15234,11 @@ item_db: (
Weight: 750
Atk: 90
Range: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -12401,7 +15254,11 @@ item_db: (
Weight: 800
Atk: 120
Range: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -12417,7 +15274,7 @@ item_db: (
},
{
Id: 1558
- AegisName: "Girl's_Diary"
+ AegisName: "Girls_Diary"
Name: "Girl's Diary"
Type: 4
Buy: 1500
@@ -12425,7 +15282,11 @@ item_db: (
Atk: 60
Range: 1
Slots: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -12441,7 +15302,11 @@ item_db: (
Weight: 700
Atk: 130
Range: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 70
@@ -12463,7 +15328,11 @@ item_db: (
Matk: 120
Range: 1
Slots: 2
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 60
@@ -12483,7 +15352,11 @@ item_db: (
Atk: 140
Range: 1
Slots: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 55
@@ -12503,7 +15376,11 @@ item_db: (
Atk: 110
Range: 1
Slots: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 80
@@ -12524,7 +15401,11 @@ item_db: (
Matk: 140
Range: 1
Slots: 2
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
Refine: false
@@ -12552,7 +15433,11 @@ item_db: (
Matk: 100
Range: 1
Slots: 2
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 70
@@ -12574,7 +15459,11 @@ item_db: (
Matk: 100
Range: 1
Slots: 2
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 85
@@ -12597,7 +15486,11 @@ item_db: (
Atk: 120
Matk: 125
Range: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 1
Refine: false
@@ -12622,7 +15515,11 @@ item_db: (
Atk: 168
Matk: 100
Range: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -12652,7 +15549,11 @@ item_db: (
Atk: 90
Range: 1
Slots: 3
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -12669,7 +15570,11 @@ item_db: (
Atk: 90
Range: 1
Slots: 3
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -12686,7 +15591,11 @@ item_db: (
Atk: 90
Range: 1
Slots: 3
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -12703,7 +15612,11 @@ item_db: (
Atk: 90
Range: 1
Slots: 3
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 27
@@ -12721,7 +15634,11 @@ item_db: (
Matk: 160
Range: 1
Slots: 2
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 60
@@ -12742,7 +15659,11 @@ item_db: (
Matk: 140
Range: 1
Slots: 2
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 70
@@ -12757,7 +15678,11 @@ item_db: (
Atk: 90
Matk: 125
Range: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 80
@@ -12788,7 +15713,11 @@ item_db: (
Atk: 90
Matk: 125
Range: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 80
@@ -12818,7 +15747,11 @@ item_db: (
Atk: 90
Matk: 115
Range: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 80
@@ -12837,10 +15770,10 @@ item_db: (
bonus2 bIgnoreDefRate,RC_DemiPlayer,25;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),14)-4,2);
+ bonus2 bAddRace,RC_DemiPlayer,((min(getrefine(),14)-4) ** (2));
bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
- if(getrefine()>8) autobonus "{ bonus bBaseAtk,200; }",30,3000,BF_WEAPON,"{ specialeffect2 EF_BASH3D; }";
+ if(getrefine()>8) autobonus "{ bonus bBaseAtk,200; }",30,3000,BF_WEAPON,"{ specialeffect(EF_BASH3D, AREA, playerattached()); }";
">
},
{
@@ -12852,7 +15785,11 @@ item_db: (
Atk: 90
Matk: 115
Range: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 80
@@ -12886,7 +15823,11 @@ item_db: (
Buy: 20
Atk: 140
Range: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
Refine: false
@@ -12917,7 +15858,11 @@ item_db: (
Atk: 137
Range: 1
Slots: 2
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 85
@@ -12949,7 +15894,11 @@ item_db: (
Atk: 145
Matk: 100
Range: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
Refine: false
@@ -12982,7 +15931,11 @@ item_db: (
Atk: 135
Range: 1
Slots: 2
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
Refine: false
@@ -12997,7 +15950,11 @@ item_db: (
Atk: 135
Range: 1
Slots: 2
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
Refine: false
@@ -13011,7 +15968,11 @@ item_db: (
Atk: 135
Matk: 110
Range: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 60
@@ -13038,7 +15999,9 @@ item_db: (
Matk: 160
Range: 1
Slots: 2
- Job: 0x00010000
+ Job: {
+ Sage: true
+ }
Upper: 56
Loc: 2
WeaponLv: 4
@@ -13065,7 +16028,11 @@ item_db: (
Matk: 20
Range: 1
Slots: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
View: 15
@@ -13085,7 +16052,11 @@ item_db: (
Atk: 110
Matk: 125
Range: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 95
@@ -13113,7 +16084,11 @@ item_db: (
Weight: 1000
Atk: 130
Range: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 95
@@ -13121,7 +16096,7 @@ item_db: (
Script: <"
bonus2 bAddRace,RC_Player,80+getrefine();
bonus2 bIgnoreDefRate,RC_Player,30;
- autobonus "{ bonus bBaseAtk,200; }",10,3000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";
+ autobonus "{ bonus bBaseAtk,200; }",10,3000,BF_WEAPON,"{ specialeffect(EF_ENHANCE, AREA, playerattached()); }";
">
},
{
@@ -13134,7 +16109,11 @@ item_db: (
Matk: 10
Range: 1
Slots: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
View: 15
@@ -13165,7 +16144,11 @@ item_db: (
Atk: 130
Range: 1
Slots: 2
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 70
@@ -13187,7 +16170,11 @@ item_db: (
Matk: 110
Range: 1
Slots: 2
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 105
@@ -13200,13 +16187,17 @@ item_db: (
},
{
Id: 1591
- AegisName: "TE_WoE_Book"
+ AegisName: "TE_Woe_Book"
Name: "TE WoE Book"
Type: 4
Buy: 20
Atk: 120
Range: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 40
@@ -13239,7 +16230,11 @@ item_db: (
Matk: 110
Range: 1
Slots: 3
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 105
@@ -13303,14 +16298,23 @@ item_db: (
Matk: 120
Range: 1
Slots: 1
- Job: 0x00818315
+ Job: {
+ Novice: true
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 160
View: 10
Script: <"
bonus bInt,5;
- bonus bMatk,pow(min(getrefine(),15),2);
+ bonus bMatk,((min(getrefine(),15)) ** (2));
bonus bUnbreakableWeapon,0;
">
},
@@ -13325,7 +16329,16 @@ item_db: (
Matk: 30
Range: 1
Slots: 3
- Job: 0x00818315
+ Job: {
+ Novice: true
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 1
View: 10
@@ -13341,7 +16354,16 @@ item_db: (
Matk: 30
Range: 1
Slots: 4
- Job: 0x00818315
+ Job: {
+ Novice: true
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 1
View: 10
@@ -13356,7 +16378,16 @@ item_db: (
Atk: 15
Matk: 30
Range: 1
- Job: 0x00818315
+ Job: {
+ Novice: true
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 1
View: 10
@@ -13372,7 +16403,16 @@ item_db: (
Matk: 45
Range: 1
Slots: 2
- Job: 0x00818315
+ Job: {
+ Novice: true
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 12
@@ -13389,7 +16429,16 @@ item_db: (
Matk: 45
Range: 1
Slots: 3
- Job: 0x00818315
+ Job: {
+ Novice: true
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 12
@@ -13405,7 +16454,16 @@ item_db: (
Atk: 25
Matk: 45
Range: 1
- Job: 0x00818315
+ Job: {
+ Novice: true
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 12
@@ -13423,7 +16481,15 @@ item_db: (
Matk: 70
Range: 1
Slots: 2
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 12
@@ -13441,7 +16507,15 @@ item_db: (
Matk: 70
Range: 1
Slots: 3
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 12
@@ -13458,7 +16532,15 @@ item_db: (
Atk: 40
Matk: 70
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 12
@@ -13476,7 +16558,15 @@ item_db: (
Matk: 95
Range: 1
Slots: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -13494,7 +16584,15 @@ item_db: (
Matk: 95
Range: 1
Slots: 2
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -13511,7 +16609,15 @@ item_db: (
Atk: 60
Matk: 95
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -13528,7 +16634,15 @@ item_db: (
Atk: 130
Matk: 100
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -13548,7 +16662,15 @@ item_db: (
Atk: 75
Matk: 105
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -13565,7 +16687,15 @@ item_db: (
Atk: 40
Matk: 110
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -13585,7 +16715,12 @@ item_db: (
Atk: 60
Matk: 115
Range: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -13605,7 +16740,15 @@ item_db: (
Atk: 50
Matk: 120
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -13626,7 +16769,15 @@ item_db: (
Matk: 120
Range: 1
Slots: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -13646,7 +16797,15 @@ item_db: (
Atk: 50
Matk: 120
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -13667,7 +16826,15 @@ item_db: (
Matk: 120
Range: 1
Slots: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -13679,7 +16846,7 @@ item_db: (
},
{
Id: 1621
- AegisName: "Hypnotist's_Staff"
+ AegisName: "Hypnotists_Staff"
Name: "Hypnotist's Staff"
Type: 4
Buy: 43000
@@ -13688,7 +16855,9 @@ item_db: (
Matk: 120
Range: 1
Slots: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 2
WeaponLv: 3
@@ -13698,7 +16867,7 @@ item_db: (
},
{
Id: 1622
- AegisName: "Hypnotist's_Staff_"
+ AegisName: "Hypnotists_Staff_"
Name: "Hypnotist's Staff"
Type: 4
Buy: 20
@@ -13707,7 +16876,9 @@ item_db: (
Matk: 120
Range: 1
Slots: 2
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 2
WeaponLv: 3
@@ -13724,7 +16895,15 @@ item_db: (
Atk: 165
Matk: 120
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
Refine: false
@@ -13756,7 +16935,14 @@ item_db: (
Matk: 170
Range: 1
Slots: 2
- Job: 0x00018314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ }
Upper: 58
Loc: 2
WeaponLv: 3
@@ -13783,7 +16969,11 @@ item_db: (
Atk: 10
Matk: 105
Range: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 55
@@ -13803,7 +16993,14 @@ item_db: (
Atk: 80
Matk: 145
Range: 1
- Job: 0x00018314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ }
Upper: 58
Loc: 2
WeaponLv: 3
@@ -13823,7 +17020,15 @@ item_db: (
Atk: 40
Matk: 120
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 1
Refine: false
@@ -13851,7 +17056,15 @@ item_db: (
Atk: 71
Matk: 145
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
Refine: false
@@ -13883,7 +17096,15 @@ item_db: (
Matk: 125
Range: 1
Slots: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 50
@@ -13900,7 +17121,12 @@ item_db: (
Atk: 30
Matk: 125
Range: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 50
@@ -13908,7 +17134,7 @@ item_db: (
Script: <"
bonus bInt,3;
bonus bHealPower,5;
- autobonus "{ bonus2 bSPRegenRate,100,2000; bonus2 bHPRegenRate,50,2000; }",10,10000,BF_MAGIC,"{ specialeffect2 EF_HEAL; }";
+ autobonus "{ bonus2 bSPRegenRate,100,2000; bonus2 bHPRegenRate,50,2000; }",10,10000,BF_MAGIC,"{ specialeffect(EF_HEAL, AREA, playerattached()); }";
">
},
{
@@ -13922,7 +17148,10 @@ item_db: (
Matk: 140
Range: 1
Slots: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 70
@@ -13943,7 +17172,15 @@ item_db: (
Atk: 70
Matk: 125
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 80
@@ -13974,7 +17211,15 @@ item_db: (
Atk: 70
Matk: 125
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 80
@@ -14005,7 +17250,15 @@ item_db: (
Atk: 70
Matk: 125
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 80
@@ -14034,7 +17287,15 @@ item_db: (
Atk: 70
Matk: 125
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 80
@@ -14066,7 +17327,14 @@ item_db: (
Atk: 60
Matk: 160
Range: 1
- Job: 0x00018314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ }
Upper: 58
Loc: 2
WeaponLv: 4
@@ -14090,7 +17358,14 @@ item_db: (
Atk: 80
Matk: 170
Range: 1
- Job: 0x00018314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ }
Upper: 58
Loc: 2
WeaponLv: 4
@@ -14113,7 +17388,11 @@ item_db: (
Atk: 10
Matk: 125
Range: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
Refine: false
@@ -14143,7 +17422,16 @@ item_db: (
Matk: 32
Range: 1
Slots: 3
- Job: 0x00818315
+ Job: {
+ Novice: true
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 1
Refine: false
@@ -14158,7 +17446,15 @@ item_db: (
Atk: 70
Matk: 135
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 80
@@ -14192,7 +17488,15 @@ item_db: (
Atk: 70
Matk: 135
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 80
@@ -14229,7 +17533,15 @@ item_db: (
Atk: 100
Matk: 120
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 2
Refine: false
@@ -14259,7 +17571,15 @@ item_db: (
Atk: 100
Matk: 155
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 70
@@ -14282,7 +17602,14 @@ item_db: (
Weight: 500
Atk: 80
Range: 1
- Job: 0x00018314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ }
Upper: 58
Loc: 2
WeaponLv: 3
@@ -14313,7 +17640,14 @@ item_db: (
Atk: 60
Range: 1
Slots: 2
- Job: 0x00018314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ }
Upper: 58
Loc: 2
WeaponLv: 3
@@ -14342,7 +17676,7 @@ item_db: (
},
{
Id: 1646
- AegisName: "La'cryma_Stick"
+ AegisName: "Lacryma_Stick"
Name: "La'cryma Stick"
Type: 4
Buy: 20
@@ -14351,7 +17685,11 @@ item_db: (
Matk: 180
Range: 1
Slots: 2
- Job: 0x00010204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ }
Upper: 58
Loc: 2
WeaponLv: 3
@@ -14376,7 +17714,11 @@ item_db: (
Matk: 175
Range: 1
Slots: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Upper: 58
Loc: 2
WeaponLv: 3
@@ -14398,7 +17740,11 @@ item_db: (
Atk: 30
Matk: 170
Range: 1
- Job: 0x00010204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ }
Upper: 58
Loc: 2
WeaponLv: 4
@@ -14423,7 +17769,12 @@ item_db: (
Atk: 30
Matk: 180
Range: 1
- Job: 0x00018300
+ Job: {
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ }
Upper: 56
Loc: 2
WeaponLv: 3
@@ -14439,7 +17790,15 @@ item_db: (
Atk: 60
Matk: 125
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 26
@@ -14464,7 +17823,15 @@ item_db: (
Atk: 60
Matk: 150
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 40
@@ -14489,7 +17856,16 @@ item_db: (
Weight: 500
Atk: 35
Range: 1
- Job: 0x00818315
+ Job: {
+ Novice: true
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 1
Refine: false
@@ -14518,7 +17894,11 @@ item_db: (
Atk: 10
Matk: 100
Range: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
Refine: false
@@ -14550,7 +17930,9 @@ item_db: (
Matk: 170
Range: 1
Slots: 1
- Job: 0x00010000
+ Job: {
+ Sage: true
+ }
Upper: 56
Loc: 2
WeaponLv: 3
@@ -14573,7 +17955,12 @@ item_db: (
Type: 4
Atk: 60
Range: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 1
Refine: false
@@ -14589,7 +17976,12 @@ item_db: (
Atk: 60
Range: 1
Slots: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 1
View: 10
@@ -14606,7 +17998,9 @@ item_db: (
Matk: 160
Range: 1
Slots: 2
- Job: 0x00000100
+ Job: {
+ Priest: true
+ }
Upper: 56
Loc: 2
WeaponLv: 3
@@ -14626,7 +18020,15 @@ item_db: (
Atk: 60
Matk: 170
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 60
@@ -14654,7 +18056,9 @@ item_db: (
Matk: 160
Range: 1
Slots: 1
- Job: 0x00000100
+ Job: {
+ Priest: true
+ }
Upper: 56
Loc: 2
WeaponLv: 4
@@ -14680,7 +18084,9 @@ item_db: (
Matk: 180
Range: 1
Slots: 1
- Job: 0x00000100
+ Job: {
+ Priest: true
+ }
Upper: 56
Loc: 2
WeaponLv: 4
@@ -14702,7 +18108,9 @@ item_db: (
Atk: 100
Matk: 50
Range: 1
- Job: 0x00000200
+ Job: {
+ Wizard: true
+ }
Upper: 58
Loc: 2
WeaponLv: 4
@@ -14730,7 +18138,15 @@ item_db: (
Matk: 110
Range: 1
Slots: 2
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -14751,7 +18167,11 @@ item_db: (
Matk: 170
Range: 1
Slots: 2
- Job: 0x00010204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ }
Upper: 58
Loc: 2
WeaponLv: 4
@@ -14768,7 +18188,7 @@ item_db: (
},
{
Id: 1664
- AegisName: "Thorn_Staff_of_Darkness"
+ AegisName: "Thorn_Staff_"
Name: "Thorn Staff of Darkness"
Type: 4
Buy: 20
@@ -14776,7 +18196,14 @@ item_db: (
Atk: 60
Matk: 160
Range: 1
- Job: 0x00018314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ }
Upper: 58
Loc: 2
WeaponLv: 4
@@ -14800,7 +18227,14 @@ item_db: (
Atk: 80
Range: 1
Slots: 2
- Job: 0x00018314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ }
Upper: 58
Loc: 2
WeaponLv: 3
@@ -14822,7 +18256,11 @@ item_db: (
Matk: 125
Range: 1
Slots: 2
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
Refine: false
@@ -14835,14 +18273,22 @@ item_db: (
},
{
Id: 1667
- AegisName: "TE_WoE_Staff"
+ AegisName: "TE_Woe_Staff"
Name: "TE WoE Staff"
Type: 4
Buy: 20
Atk: 50
Matk: 100
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 40
@@ -14874,7 +18320,10 @@ item_db: (
Matk: 150
Range: 1
Slots: 2
- Job: 0x00800200
+ Job: {
+ Wizard: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 80
@@ -14885,7 +18334,7 @@ item_db: (
},
{
Id: 1669
- AegisName: "Thanatos_Staff"
+ AegisName: "Thanos_Staff"
Name: "Thanatos Staff"
Type: 4
Buy: 20
@@ -14894,7 +18343,14 @@ item_db: (
Matk: 200
Range: 1
Slots: 1
- Job: 0x00018314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ }
Upper: 56
Loc: 2
WeaponLv: 4
@@ -14922,7 +18378,15 @@ item_db: (
Matk: 30
Range: 1
Slots: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
View: 10
@@ -14940,7 +18404,7 @@ item_db: (
},
{
Id: 1671
- AegisName: "Evil_Slayer_Vanquisher_Staff"
+ AegisName: "Staff_Of_Evil_Slayer"
Name: "Evil Slayer Vanquisher Staff"
Type: 4
Buy: 20
@@ -14949,7 +18413,15 @@ item_db: (
Matk: 155
Range: 1
Slots: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Upper: 56
Loc: 2
WeaponLv: 3
@@ -14965,7 +18437,7 @@ item_db: (
},
{
Id: 1680
- AegisName: "Crimson_Rod"
+ AegisName: "Scarlet_Rod"
Name: "Crimson Rod"
Type: 4
Buy: 20
@@ -14974,17 +18446,411 @@ item_db: (
Matk: 70
Range: 1
Slots: 2
- Job: 0x00818315
+ Job: {
+ Novice: true
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 70
View: 10
Script: <"
bonus bInt,5;
- bonus bMatk,pow(min(getrefine(),15),2);
+ bonus bMatk,((min(getrefine(),15)) ** (2));
if(BaseLevel>70) { bonus bMatk,(((BaseLevel-70)/10)*5); }
">
},
+{
+ Id: 1681
+ AegisName: "Short_Foxtail_Staff"
+ Name: "Short Foxtail Staff"
+ Type: 4
+ Buy: 20
+ Atk: 30
+ Range: 1
+ Job: {
+ Summoner: true
+ }
+ Loc: 2
+ WeaponLv: 1
+ EquipLv: 1
+ View: 10
+},
+{
+ Id: 1683
+ AegisName: "Enriched_Foxtail_Staff"
+ Name: "Enriched Foxtail Staff"
+ Type: 4
+ Buy: 20
+ Weight: 200
+ Atk: 50
+ Matk: 70
+ Range: 1
+ Slots: 1
+ Job: {
+ Summoner: true
+ }
+ Upper: 7
+ Loc: 2
+ WeaponLv: 2
+ EquipLv: 12
+ View: 10
+ Script: <" bonus bMaxSP, 50; ">
+},
+{
+ Id: 1684
+ AegisName: "Long_Foxtail_Staff"
+ Name: "Long Foxtail Staff"
+ Type: 4
+ Buy: 20
+ Weight: 200
+ Atk: 50
+ Range: 2
+ Slots: 1
+ Job: {
+ Summoner: true
+ }
+ Loc: 2
+ WeaponLv: 2
+ EquipLv: 12
+ View: 10
+ Script: <"
+ bonus bLongAtkRate, 5;
+ bonus bMaxHP, 200;
+ ">
+},
+{
+ Id: 1685
+ AegisName: "Dragonfly_Sitting_Foxtail_Staff"
+ Name: "Dragonfly Sitting Foxtail Staff"
+ Type: 4
+ Buy: 20
+ Weight: 300
+ Atk: 70
+ Matk: 100
+ Range: 1
+ Slots: 1
+ Job: {
+ Summoner: true
+ }
+ Upper: 7
+ Loc: 2
+ WeaponLv: 2
+ EquipLv: 20
+ View: 10
+ Script: <"
+ bonus bInt, 1;
+ bonus bMaxHP, 100;
+ bonus bMaxSP, 150;
+ ">
+},
+{
+ Id: 1686
+ AegisName: "Large_Foxtail_Staff"
+ Name: "Large Foxtail Staff"
+ Type: 4
+ Buy: 20
+ Weight: 300
+ Atk: 70
+ Range: 1
+ Slots: 1
+ Job: {
+ Summoner: true
+ }
+ Loc: 2
+ WeaponLv: 2
+ EquipLv: 20
+ View: 10
+ Script: <"
+ bonus bLongAtkRate, 8;
+ bonus bDex, 1;
+ bonus bMaxHP, 200;
+ bonus bMaxSP, 100;
+ ">
+},
+{
+ Id: 1687
+ AegisName: "Beginner_Foxtail_Staff"
+ Name: "Beginner Foxtail Staff"
+ Type: 4
+ Buy: 20
+ Weight: 100
+ Atk: 40
+ Matk: 15
+ Range: 1
+ Slots: 1
+ Job: {
+ Summoner: true
+ }
+ Upper: 7
+ Loc: 2
+ WeaponLv: 1
+ EquipLv: 3
+ View: 10
+ Script: <" bonus bMaxHP, 100; ">
+},
+{
+ Id: 1690
+ AegisName: "Mysterious_Foxtail_Staff"
+ Name: "Mysterious Foxtail Staff"
+ Type: 4
+ Buy: 20
+ Weight: 400
+ Atk: 80
+ Matk: 180
+ Range: 1
+ Slots: 3
+ Job: {
+ Summoner: true
+ }
+ Upper: 7
+ Loc: 2
+ WeaponLv: 2
+ EquipLv: 60
+ View: 10
+ Script: <"
+ bonus bMaxSP, 10 * (getrefine() / 3) + 50;
+ bonus bMatk, 10 * (getrefine() / 3);
+ ">
+},
+{
+ Id: 1691
+ AegisName: "Strange_God_Foxtail_Staff"
+ Name: "Strange God Foxtail Staff"
+ Type: 4
+ Buy: 20
+ Weight: 500
+ Atk: 100
+ Matk: 240
+ Range: 1
+ Slots: 2
+ Job: {
+ Summoner: true
+ }
+ Upper: 7
+ Loc: 2
+ WeaponLv: 3
+ EquipLv: 100
+ View: 10
+ Script: <"
+ bonus bMaxSP, 100;
+ bonus bMatkRate, 2 * (getrefine() / 3);
+ bonus bMaxSPrate, getrefine() / 3;
+ if (getrefine() >= 7) {
+ .@r = min(getrefine(), 10) - 7;
+ bonus bWeaponAtkRate,(20 * .@r) + 40;
+ bonus bWeaponMatkRate,(20 * .@r) + 40;
+ }
+
+ ">
+},
+{
+ Id: 1692
+ AegisName: "Magical_Foxtail_Staff"
+ Name: "Magical Foxtail Staff"
+ Type: 4
+ Buy: 20
+ Weight: 600
+ Atk: 120
+ Matk: 260
+ Range: 1
+ Slots: 2
+ Job: {
+ Summoner: true
+ }
+ Upper: 7
+ Loc: 2
+ WeaponLv: 3
+ EquipLv: 140
+ View: 10
+ Script: <"
+ bonus bMaxSP, 100;
+ bonus bMatkRate, 2 * (getrefine() / 3);
+ bonus bMaxSPrate, getrefine() / 3;
+ if (getrefine() >= 7) {
+ .@r = min(getrefine(), 10) - 7;
+ bonus bWeaponAtkRate, (20 * .@r) + 40;
+ bonus bWeaponMatkRate, (20 * .@r) + 40;
+ }
+
+ ">
+},
+{
+ Id: 1693
+ AegisName: "Magical_Yellow_Foxtail_Staff"
+ Name: "Magical Yellow Foxtail Staff"
+ Type: 4
+ Buy: 20
+ Weight: 700
+ Atk: 140
+ Matk: 280
+ Range: 1
+ Slots: 1
+ Job: {
+ Summoner: true
+ }
+ Upper: 7
+ Loc: 2
+ WeaponLv: 4
+ EquipLv: 175
+ View: 10
+ Script: <"
+ bonus bMatkRate, 3 * (getrefine() / 2);
+ bonus4 bAutoSpellOnSkill, SU_FRESHSHRIMP, SU_ARCLOUSEDASH, max(1, getskilllv(SU_ARCLOUSEDASH)), 200;
+ bonus4 bAutoSpellOnSkill, SU_SV_STEMSPEAR, SU_FRESHSHRIMP, max(1, getskilllv(SU_FRESHSHRIMP)), 200;
+ if (getrefine() >= 7) {
+ .@r = min(getrefine(), 10) - 7;
+ bonus bWeaponAtkRate, (20 * .@r) + 40;
+ bonus bWeaponMatkRate, (20 * .@r) + 40;
+ }
+
+ ">
+},
+{
+ Id: 1694
+ AegisName: "Foxtail_Model"
+ Name: "Foxtail Model"
+ Type: 4
+ Buy: 20
+ Weight: 300
+ Atk: 150
+ Range: 1
+ Slots: 3
+ Job: {
+ Summoner: true
+ }
+ Loc: 2
+ WeaponLv: 2
+ EquipLv: 60
+ View: 10
+ Script: <"
+ bonus bLongAtkRate, 8;
+ bonus bMaxHP, 100;
+ bonus bDex, (getrefine() / 3) * 2;
+ bonus bMaxSP, (getrefine() / 3) * 10;
+ ">
+},
+{
+ Id: 1695
+ AegisName: "Delicate_Foxtail_Model"
+ Name: "Delicate Foxtail Model"
+ Type: 4
+ Buy: 20
+ Weight: 300
+ Atk: 195
+ Range: 1
+ Slots: 2
+ Job: {
+ Summoner: true
+ }
+ Loc: 2
+ WeaponLv: 3
+ EquipLv: 100
+ View: 10
+ Script: <"
+ bonus bLongAtkRate, 8;
+ bonus bMaxHP, 200;
+ bonus bDex, (getrefine() / 3) * 3;
+ bonus bMaxSP, (getrefine() / 3) * 15;
+ if (getrefine() >= 7) {
+ .@r = min(getrefine(), 10) - 7;
+ bonus bWeaponAtkRate, (20 * .@r) + 40;
+ bonus bWeaponMatkRate, (20 * .@r) + 40;
+ }
+
+ ">
+},
+{
+ Id: 1696
+ AegisName: "Exquisite_Foxtail_Model"
+ Name: "Exquisite Foxtail Model"
+ Type: 4
+ Buy: 20
+ Weight: 300
+ Atk: 240
+ Range: 1
+ Slots: 2
+ Job: {
+ Summoner: true
+ }
+ Loc: 2
+ WeaponLv: 3
+ EquipLv: 140
+ View: 10
+ Script: <"
+ bonus bLongAtkRate, 8;
+ bonus bMaxHPrate, 5;
+ bonus bDex, (getrefine() / 2) * 3;
+ bonus bMaxSP, (getrefine() / 2) * 15;
+ if (getrefine() >= 7) {
+ .@r = min(getrefine(), 10) - 7;
+ bonus bWeaponAtkRate, (20 * .@r) + 40;
+ bonus bWeaponMatkRate, (20 * .@r) + 40;
+ }
+
+ ">
+},
+{
+ Id: 1697
+ AegisName: "Exquisite_Yellow_Foxtail_Model"
+ Name: "Exquisite Yellow Foxtail Model"
+ Type: 4
+ Buy: 20
+ Weight: 300
+ Atk: 270
+ Range: 1
+ Slots: 1
+ Job: {
+ Summoner: true
+ }
+ Loc: 2
+ WeaponLv: 4
+ EquipLv: 175
+ View: 10
+ Script: <"
+ bonus bLongAtkRate, 9;
+ bonus bMaxHPrate, 7;
+ bonus bLongAtkRate, getrefine() / 2;
+ bonus bMaxSP, (getrefine() / 2) * 20;
+ bonus4 bAutoSpellOnSkill, SU_PICKYPECK, SU_FRESHSHRIMP, max(1, getskilllv(SU_FRESHSHRIMP)), 200;
+ if (getrefine() >= 7) {
+ .@r = min(getrefine(), 10) - 7;
+ bonus bWeaponAtkRate, (20 * .@r) + 40;
+ bonus bWeaponMatkRate, (20 * .@r) + 40;
+ }
+
+ ">
+},
+{
+ Id: 1699
+ AegisName: "Paradise_Foxtail_Staff_I"
+ Name: "Eden Group Foxtail I"
+ Type: 4
+ Buy: 20
+ Atk: 120
+ Matk: 135
+ Range: 1
+ Job: {
+ Summoner: true
+ }
+ Upper: 7
+ Loc: 2
+ WeaponLv: 2
+ EquipLv: 26
+ Refine: false
+ View: 10
+ Script: <"
+ bonus bDex, 3;
+ bonus bInt, 3;
+ bonus bLongAtkRate, 5;
+ ">
+},
//== Bows ==================================================
{
@@ -14997,7 +18863,13 @@ item_db: (
Atk: 15
Range: 5
Slots: 3
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 4
@@ -15013,7 +18885,13 @@ item_db: (
Atk: 15
Range: 5
Slots: 4
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 4
@@ -15026,7 +18904,13 @@ item_db: (
Type: 4
Atk: 15
Range: 5
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 4
@@ -15059,7 +18943,13 @@ item_db: (
Atk: 29
Range: 5
Slots: 3
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 4
@@ -15075,7 +18965,13 @@ item_db: (
Atk: 29
Range: 5
Slots: 4
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 4
@@ -15090,7 +18986,13 @@ item_db: (
Weight: 600
Atk: 29
Range: 5
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 4
@@ -15106,7 +19008,13 @@ item_db: (
Atk: 50
Range: 5
Slots: 2
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -15122,7 +19030,13 @@ item_db: (
Atk: 50
Range: 5
Slots: 3
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -15137,7 +19051,13 @@ item_db: (
Weight: 1000
Atk: 50
Range: 5
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -15153,7 +19073,13 @@ item_db: (
Atk: 65
Range: 5
Slots: 2
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -15169,7 +19095,13 @@ item_db: (
Atk: 65
Range: 5
Slots: 3
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -15184,7 +19116,13 @@ item_db: (
Weight: 900
Atk: 65
Range: 5
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 18
@@ -15200,7 +19138,13 @@ item_db: (
Atk: 90
Range: 5
Slots: 1
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -15217,7 +19161,13 @@ item_db: (
Atk: 100
Range: 5
Slots: 1
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -15233,7 +19183,13 @@ item_db: (
Atk: 90
Range: 5
Slots: 2
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -15250,7 +19206,13 @@ item_db: (
Atk: 100
Range: 5
Slots: 2
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -15265,7 +19227,9 @@ item_db: (
Weight: 1500
Atk: 125
Range: 5
- Job: 0x00000800
+ Job: {
+ Hunter: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -15280,7 +19244,9 @@ item_db: (
Weight: 500
Atk: 75
Range: 11
- Job: 0x00000040
+ Job: {
+ Thief: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -15295,7 +19261,12 @@ item_db: (
Weight: 1200
Atk: 150
Range: 5
- Job: 0x000A0808
+ Job: {
+ Archer: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -15322,7 +19293,11 @@ item_db: (
Atk: 95
Range: 9
Slots: 1
- Job: 0x00020840
+ Job: {
+ Thief: true
+ Hunter: true
+ Rogue: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 65
@@ -15337,7 +19312,10 @@ item_db: (
Weight: 3500
Atk: 145
Range: 5
- Job: 0x00080800
+ Job: {
+ Hunter: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 77
@@ -15353,7 +19331,9 @@ item_db: (
Atk: 100
Range: 5
Slots: 2
- Job: 0x00000800
+ Job: {
+ Hunter: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 30
@@ -15369,7 +19349,13 @@ item_db: (
Weight: 1200
Atk: 100
Range: 5
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 60
@@ -15389,7 +19375,10 @@ item_db: (
Atk: 120
Range: 5
Slots: 1
- Job: 0x00080800
+ Job: {
+ Hunter: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 70
@@ -15409,7 +19398,9 @@ item_db: (
Atk: 125
Range: 5
Slots: 1
- Job: 0x00000800
+ Job: {
+ Hunter: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 33
@@ -15425,7 +19416,10 @@ item_db: (
Atk: 145
Range: 5
Slots: 1
- Job: 0x00080800
+ Job: {
+ Hunter: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 77
@@ -15439,7 +19433,10 @@ item_db: (
Buy: 1
Atk: 194
Range: 5
- Job: 0x00080800
+ Job: {
+ Hunter: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 4
Refine: false
@@ -15464,7 +19461,12 @@ item_db: (
Buy: 2
Atk: 185
Range: 5
- Job: 0x000A0808
+ Job: {
+ Archer: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 4
Refine: false
@@ -15496,7 +19498,12 @@ item_db: (
Atk: 95
Range: 5
Slots: 1
- Job: 0x000A0808
+ Job: {
+ Archer: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 55
@@ -15513,7 +19520,12 @@ item_db: (
Atk: 100
Range: 5
Slots: 1
- Job: 0x000A0808
+ Job: {
+ Archer: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 55
@@ -15530,7 +19542,12 @@ item_db: (
Atk: 105
Range: 5
Slots: 1
- Job: 0x000A0808
+ Job: {
+ Archer: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 55
@@ -15546,7 +19563,12 @@ item_db: (
Atk: 95
Range: 5
Slots: 1
- Job: 0x000A0808
+ Job: {
+ Archer: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 55
@@ -15561,7 +19583,12 @@ item_db: (
Weight: 1600
Atk: 120
Range: 5
- Job: 0x000A0808
+ Job: {
+ Archer: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 65
@@ -15576,7 +19603,13 @@ item_db: (
Buy: 20
Atk: 120
Range: 5
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 1
Refine: false
@@ -15602,7 +19635,9 @@ item_db: (
Atk: 70
Range: 5
Slots: 3
- Job: 0x00000800
+ Job: {
+ Hunter: true
+ }
Upper: 58
Loc: 34
WeaponLv: 3
@@ -15620,14 +19655,16 @@ item_db: (
Atk: 135
Range: 5
Slots: 1
- Job: 0x00000800
+ Job: {
+ Hunter: true
+ }
Upper: 58
Loc: 34
WeaponLv: 4
EquipLv: 70
View: 11
Script: <"
- autobonus "{ bonus bAspdRate,7; }",10+(getrefine()*2),7000,BF_WEAPON,"{ specialeffect2 EF_HASTEUP; }";
+ autobonus "{ bonus bAspdRate,7; }",10+(getrefine()*2),7000,BF_WEAPON,"{ specialeffect(EF_HASTEUP, AREA, playerattached()); }";
bonus2 bAddSkillBlow,AC_CHARGEARROW,3;
">
},
@@ -15639,7 +19676,13 @@ item_db: (
Buy: 20
Atk: 100
Range: 5
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 80
@@ -15668,7 +19711,13 @@ item_db: (
Buy: 20
Atk: 100
Range: 5
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 80
@@ -15699,7 +19748,9 @@ item_db: (
Atk: 105
Range: 5
Slots: 2
- Job: 0x00000800
+ Job: {
+ Hunter: true
+ }
Upper: 58
Loc: 34
WeaponLv: 4
@@ -15717,7 +19768,11 @@ item_db: (
Atk: 125
Range: 5
Slots: 1
- Job: 0x00080808
+ Job: {
+ Archer: true
+ Hunter: true
+ Bard: true
+ }
Upper: 58
Loc: 34
WeaponLv: 4
@@ -15736,7 +19791,13 @@ item_db: (
Atk: 49
Range: 5
Slots: 3
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 4
@@ -15751,7 +19812,13 @@ item_db: (
Buy: 20
Atk: 100
Range: 5
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 80
@@ -15771,7 +19838,7 @@ item_db: (
bonus bCritAtkRate,getrefine() * 2;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),14)-4,2);
+ bonus2 bAddRace,RC_DemiPlayer,((min(getrefine(),14)-4) ** (2));
bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) bonus2 bSkillAtk,AC_DOUBLE,20;
@@ -15785,7 +19852,13 @@ item_db: (
Buy: 20
Atk: 170
Range: 5
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 4
Refine: false
@@ -15815,7 +19888,9 @@ item_db: (
Atk: 100
Range: 5
Slots: 2
- Job: 0x00000800
+ Job: {
+ Hunter: true
+ }
Upper: 58
Loc: 34
WeaponLv: 3
@@ -15837,7 +19912,10 @@ item_db: (
Atk: 160
Range: 5
Slots: 1
- Job: 0x00080800
+ Job: {
+ Hunter: true
+ Bard: true
+ }
Upper: 56
Loc: 34
WeaponLv: 3
@@ -15852,7 +19930,13 @@ item_db: (
Type: 4
Atk: 82
Range: 5
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 26
@@ -15875,7 +19959,13 @@ item_db: (
Type: 4
Atk: 120
Range: 5
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 40
@@ -15899,7 +19989,13 @@ item_db: (
Weight: 500
Atk: 40
Range: 5
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 1
Refine: false
@@ -15928,7 +20024,14 @@ item_db: (
Buy: 1
Weight: 1
Atk: 25
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
View: 1
},
@@ -15940,7 +20043,14 @@ item_db: (
Buy: 3
Weight: 2
Atk: 30
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
View: 1
Script: <" bonus bAtkEle,Ele_Holy; ">
@@ -15953,7 +20063,14 @@ item_db: (
Buy: 3
Weight: 2
Atk: 30
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
View: 1
Script: <" bonus bAtkEle,Ele_Fire; ">
@@ -15966,7 +20083,14 @@ item_db: (
Buy: 4
Weight: 2
Atk: 40
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
View: 1
},
@@ -15978,7 +20102,14 @@ item_db: (
Buy: 3
Weight: 2
Atk: 30
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
View: 1
Script: <" bonus bAtkEle,Ele_Water; ">
@@ -15991,7 +20122,14 @@ item_db: (
Buy: 3
Weight: 2
Atk: 30
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
View: 1
Script: <" bonus bAtkEle,Ele_Wind; ">
@@ -16004,7 +20142,14 @@ item_db: (
Buy: 3
Weight: 2
Atk: 30
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
View: 1
Script: <" bonus bAtkEle,Ele_Earth; ">
@@ -16017,7 +20162,14 @@ item_db: (
Buy: 3
Weight: 1
Atk: 30
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
View: 1
Script: <" bonus bAtkEle,Ele_Ghost; ">
@@ -16030,7 +20182,14 @@ item_db: (
Buy: 10
Weight: 3
Atk: 1
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
View: 1
Script: <" bonus2 bAddEff,Eff_Stun,1000; ">
@@ -16043,7 +20202,14 @@ item_db: (
Buy: 10
Weight: 3
Atk: 1
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
View: 1
Script: <"
@@ -16059,7 +20225,14 @@ item_db: (
Buy: 10
Weight: 3
Atk: 1
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
View: 1
Script: <" bonus2 bAddEff,Eff_Blind,1000; ">
@@ -16072,7 +20245,14 @@ item_db: (
Buy: 10
Weight: 3
Atk: 1
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
View: 1
Script: <" bonus2 bAddEff,Eff_Curse,1000; ">
@@ -16085,7 +20265,14 @@ item_db: (
Buy: 3
Weight: 2
Atk: 30
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
View: 1
Script: <" bonus bAtkEle,Ele_Poison; ">
@@ -16098,7 +20285,14 @@ item_db: (
Buy: 10
Weight: 3
Atk: 1
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
View: 1
Script: <"
@@ -16114,7 +20308,14 @@ item_db: (
Buy: 20
Weight: 3
Atk: 10
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
View: 1
Script: <" bonus bCritical,20; ">
@@ -16127,7 +20328,14 @@ item_db: (
Buy: 30
Weight: 3
Atk: 50
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
View: 1
},
@@ -16139,7 +20347,14 @@ item_db: (
Buy: 40
Weight: 3
Atk: 50
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
View: 1
Script: <" bonus bAtkEle,Ele_Holy; ">
@@ -16152,7 +20367,14 @@ item_db: (
Buy: 3
Weight: 2
Atk: 30
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
View: 1
Script: <" bonus bAtkEle,Ele_Dark; ">
@@ -16165,7 +20387,14 @@ item_db: (
Buy: 10
Weight: 3
Atk: 1
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
View: 1
Script: <" bonus2 bAddEff,Eff_Sleep,2000; ">
@@ -16178,7 +20407,14 @@ item_db: (
Buy: 10
Weight: 3
Atk: 1
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
View: 1
Script: <" bonus2 bAddEff,Eff_Silence,1000; ">
@@ -16191,7 +20427,14 @@ item_db: (
Buy: 2
Weight: 1
Atk: 30
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
View: 1
},
@@ -16203,7 +20446,14 @@ item_db: (
Buy: 50
Weight: 5
Atk: 30
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
View: 2
},
@@ -16215,7 +20465,14 @@ item_db: (
Buy: 3
Weight: 2
Atk: 50
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
View: 1
Script: <"
@@ -16231,7 +20488,14 @@ item_db: (
Buy: 5
Weight: 1
Atk: 45
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
EquipLv: 100
View: 1
@@ -16244,7 +20508,14 @@ item_db: (
Buy: 5
Weight: 1
Atk: 35
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
View: 1
},
@@ -16256,7 +20527,14 @@ item_db: (
Buy: 10
Weight: 1
Atk: 45
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
EquipLv: 130
View: 1
@@ -16269,7 +20547,14 @@ item_db: (
Buy: 10
Weight: 1
Atk: 30
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Loc: 32768
EquipLv: 95
View: 1
@@ -16286,13 +20571,16 @@ item_db: (
Atk: 150
Range: 1
Slots: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 160
View: 12
Script: <"
- bonus bAtk,pow(min(getrefine(),15),2);
+ bonus bAtk,((min(getrefine(),15)) ** (2));
">
},
{
@@ -16305,7 +20593,10 @@ item_db: (
Atk: 30
Range: 1
Slots: 3
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 1
View: 12
@@ -16320,7 +20611,10 @@ item_db: (
Atk: 30
Range: 1
Slots: 4
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 1
View: 12
@@ -16335,7 +20629,10 @@ item_db: (
Atk: 50
Range: 1
Slots: 2
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 12
@@ -16351,7 +20648,10 @@ item_db: (
Atk: 50
Range: 1
Slots: 3
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 12
@@ -16367,7 +20667,10 @@ item_db: (
Atk: 65
Range: 1
Slots: 2
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 12
@@ -16383,7 +20686,10 @@ item_db: (
Atk: 65
Range: 1
Slots: 3
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 12
@@ -16398,7 +20704,10 @@ item_db: (
Weight: 650
Atk: 115
Range: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -16414,7 +20723,10 @@ item_db: (
Atk: 115
Range: 1
Slots: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -16430,7 +20742,10 @@ item_db: (
Atk: 86
Range: 1
Slots: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -16447,7 +20762,10 @@ item_db: (
Atk: 86
Range: 1
Slots: 2
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -16464,7 +20782,10 @@ item_db: (
Atk: 97
Range: 1
Slots: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -16480,7 +20801,10 @@ item_db: (
Atk: 97
Range: 1
Slots: 2
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 24
@@ -16495,7 +20819,10 @@ item_db: (
Weight: 450
Atk: 110
Range: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -16518,7 +20845,10 @@ item_db: (
Weight: 500
Atk: 120
Range: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -16535,7 +20865,10 @@ item_db: (
Atk: 152
Range: 1
Slots: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 70
@@ -16556,7 +20889,10 @@ item_db: (
Atk: 120
Range: 1
Slots: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -16571,7 +20907,10 @@ item_db: (
Buy: 1
Atk: 159
Range: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -16606,7 +20945,10 @@ item_db: (
Atk: 80
Range: 1
Slots: 3
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 75
@@ -16623,7 +20965,10 @@ item_db: (
Atk: 80
Range: 1
Slots: 3
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 75
@@ -16640,7 +20985,10 @@ item_db: (
Atk: 80
Range: 1
Slots: 3
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 75
@@ -16657,7 +21005,10 @@ item_db: (
Atk: 80
Range: 1
Slots: 3
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 75
@@ -16674,7 +21025,10 @@ item_db: (
Atk: 30
Range: 1
Slots: 4
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 60
@@ -16693,7 +21047,10 @@ item_db: (
Buy: 20
Atk: 30
Range: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 80
@@ -16724,7 +21081,10 @@ item_db: (
Buy: 20
Atk: 30
Range: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 80
@@ -16743,7 +21103,7 @@ item_db: (
bonus bInt,1;
bonus2 bAddRace,RC_DemiPlayer,95;
bonus2 bVariableCastrate,MO_EXTREMITYFIST,-25;
- autobonus "{ bonus2 bVariableCastrate,MO_EXTREMITYFIST,-100; }",50,6000,BF_WEAPON,"{ specialeffect2 EF_SUFFRAGIUM; }";
+ autobonus "{ bonus2 bVariableCastrate,MO_EXTREMITYFIST,-100; }",50,6000,BF_WEAPON,"{ specialeffect(EF_SUFFRAGIUM, AREA, playerattached()); }";
bonus bUnbreakableWeapon,0;
">
},
@@ -16757,7 +21117,9 @@ item_db: (
Atk: 95
Range: 1
Slots: 3
- Job: 0x00008000
+ Job: {
+ Monk: true
+ }
Upper: 58
Loc: 2
WeaponLv: 3
@@ -16777,7 +21139,10 @@ item_db: (
Buy: 20
Atk: 30
Range: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 80
@@ -16796,7 +21161,7 @@ item_db: (
bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),14)-4,2);
+ bonus2 bAddRace,RC_DemiPlayer,((min(getrefine(),14)-4) ** (2));
bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) {
@@ -16813,7 +21178,10 @@ item_db: (
Buy: 20
Atk: 30
Range: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 80
@@ -16832,7 +21200,7 @@ item_db: (
bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),14)-4,2);
+ bonus2 bAddRace,RC_DemiPlayer,((min(getrefine(),14)-4) ** (2));
bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) {
@@ -16849,7 +21217,10 @@ item_db: (
Buy: 20
Atk: 150
Range: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -16876,7 +21247,10 @@ item_db: (
Type: 4
Atk: 150
Range: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
Refine: false
@@ -16908,7 +21282,9 @@ item_db: (
Atk: 142
Range: 1
Slots: 1
- Job: 0x00008000
+ Job: {
+ Monk: true
+ }
Upper: 56
Loc: 2
WeaponLv: 3
@@ -16930,7 +21306,10 @@ item_db: (
Type: 4
Atk: 120
Range: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 60
@@ -16955,7 +21334,10 @@ item_db: (
Weight: 650
Atk: 160
Range: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 95
@@ -16982,7 +21364,10 @@ item_db: (
Atk: 140
Range: 1
Slots: 2
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 105
@@ -16990,13 +21375,16 @@ item_db: (
},
{
Id: 1834
- AegisName: "TE_WoE_Fist"
+ AegisName: "TE_Woe_Fist"
Name: "TE WoE Fist"
Type: 4
Buy: 20
Atk: 150
Range: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 40
@@ -17026,7 +21414,10 @@ item_db: (
Atk: 100
Range: 1
Slots: 2
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 50
@@ -17039,7 +21430,7 @@ item_db: (
},
{
Id: 1836
- AegisName: "Thanatos_Knuckles"
+ AegisName: "Thanos_Knuckle"
Name: "Thanatos Knuckles"
Type: 4
Buy: 20
@@ -17048,7 +21439,9 @@ item_db: (
Matk: 100
Range: 1
Slots: 1
- Job: 0x00008000
+ Job: {
+ Monk: true
+ }
Upper: 56
Loc: 2
WeaponLv: 4
@@ -17066,7 +21459,7 @@ item_db: (
},
{
Id: 1839
- AegisName: "Crimson_Knuckle"
+ AegisName: "Scarlet_Knuckle"
Name: "Crimson Knuckle"
Type: 4
Buy: 20
@@ -17074,13 +21467,16 @@ item_db: (
Atk: 100
Range: 1
Slots: 2
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 70
View: 12
Script: <"
- bonus bAtk,pow(min(getrefine(),15),2);
+ bonus bAtk,((min(getrefine(),15)) ** (2));
if(BaseLevel>70) { bonus bAtk,(((BaseLevel-70)/10)*5); }
">
},
@@ -17097,15 +21493,17 @@ item_db: (
Matk: 50
Range: 1
Slots: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 4
EquipLv: 160
View: 13
Script: <"
- bonus bAtk,pow(min(getrefine(),15),2);
- bonus bMatk,pow(min(getrefine(),15),2)/2;
+ bonus bAtk,((min(getrefine(),15)) ** (2));
+ bonus bMatk,((min(getrefine(),15)) ** (2))/2;
">
},
{
@@ -17118,7 +21516,9 @@ item_db: (
Atk: 50
Range: 1
Slots: 3
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 1
@@ -17135,7 +21535,9 @@ item_db: (
Atk: 50
Range: 1
Slots: 4
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 1
@@ -17152,7 +21554,9 @@ item_db: (
Atk: 90
Range: 1
Slots: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 2
@@ -17169,7 +21573,9 @@ item_db: (
Atk: 90
Range: 1
Slots: 3
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 2
@@ -17186,7 +21592,9 @@ item_db: (
Atk: 105
Range: 1
Slots: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 2
@@ -17203,7 +21611,9 @@ item_db: (
Atk: 105
Range: 1
Slots: 3
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 2
@@ -17219,7 +21629,9 @@ item_db: (
Weight: 900
Atk: 142
Range: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 3
@@ -17236,7 +21648,9 @@ item_db: (
Atk: 142
Range: 1
Slots: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 3
@@ -17253,7 +21667,9 @@ item_db: (
Atk: 114
Range: 1
Slots: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 3
@@ -17271,7 +21687,9 @@ item_db: (
Atk: 114
Range: 1
Slots: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 3
@@ -17289,7 +21707,9 @@ item_db: (
Atk: 126
Range: 1
Slots: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 3
@@ -17306,7 +21726,9 @@ item_db: (
Atk: 126
Range: 1
Slots: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 3
@@ -17322,7 +21744,9 @@ item_db: (
Weight: 1800
Atk: 110
Range: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 4
@@ -17346,7 +21770,9 @@ item_db: (
Weight: 900
Atk: 110
Range: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 3
@@ -17363,7 +21789,9 @@ item_db: (
Weight: 900
Atk: 110
Range: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 3
@@ -17380,7 +21808,9 @@ item_db: (
Weight: 900
Atk: 110
Range: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 3
@@ -17397,7 +21827,9 @@ item_db: (
Weight: 900
Atk: 110
Range: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 3
@@ -17414,7 +21846,9 @@ item_db: (
Weight: 1200
Atk: 150
Range: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 4
@@ -17435,7 +21869,9 @@ item_db: (
Atk: 130
Range: 1
Slots: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 58
Gender: 1
Loc: 2
@@ -17457,7 +21893,9 @@ item_db: (
Weight: 1800
Atk: 10
Range: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 58
Gender: 1
Loc: 2
@@ -17479,7 +21917,9 @@ item_db: (
Buy: 20
Atk: 120
Range: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 1
@@ -17506,7 +21946,9 @@ item_db: (
Atk: 150
Range: 1
Slots: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 4
@@ -17525,7 +21967,9 @@ item_db: (
Buy: 20
Atk: 50
Range: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 3
@@ -17555,7 +21999,9 @@ item_db: (
Buy: 20
Atk: 50
Range: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 3
@@ -17587,7 +22033,9 @@ item_db: (
Atk: 110
Range: 1
Slots: 3
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 58
Gender: 1
Loc: 2
@@ -17611,7 +22059,9 @@ item_db: (
Atk: 120
Range: 1
Slots: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 58
Gender: 1
Loc: 2
@@ -17636,7 +22086,9 @@ item_db: (
Buy: 20
Atk: 50
Range: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 4
@@ -17656,7 +22108,7 @@ item_db: (
bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),14)-4,2);
+ bonus2 bAddRace,RC_DemiPlayer,((min(getrefine(),14)-4) ** (2));
bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) bonus4 bAutoSpellOnSkill,CG_ARROWVULCAN,CG_TAROTCARD,5,100;
@@ -17669,7 +22121,9 @@ item_db: (
Type: 4
Atk: 40
Range: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 58
Gender: 1
Loc: 2
@@ -17700,7 +22154,9 @@ item_db: (
Type: 4
Atk: 177
Range: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 3
@@ -17734,7 +22190,9 @@ item_db: (
Matk: 50
Range: 1
Slots: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 56
Gender: 1
Loc: 2
@@ -17757,7 +22215,9 @@ item_db: (
Type: 4
Atk: 125
Range: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 3
@@ -17776,12 +22236,14 @@ item_db: (
},
{
Id: 1932
- AegisName: "TE_WoE_Guitar"
+ AegisName: "TE_Woe_Guitar"
Name: "TE WoE Guitar"
Type: 4
Atk: 100
Range: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 3
@@ -17804,7 +22266,7 @@ item_db: (
},
{
Id: 1933
- AegisName: "Thanatos_Violin"
+ AegisName: "Thanos_Violin"
Name: "Thanatos Violin"
Type: 4
Buy: 20
@@ -17813,7 +22275,9 @@ item_db: (
Matk: 130
Range: 1
Slots: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 56
Gender: 1
Loc: 2
@@ -17832,7 +22296,7 @@ item_db: (
},
{
Id: 1934
- AegisName: "Double_Bass"
+ AegisName: "Contabass"
Name: "Double Bass"
Type: 4
Buy: 124000
@@ -17841,7 +22305,9 @@ item_db: (
Matk: 120
Range: 1
Slots: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 56
Gender: 1
Loc: 2
@@ -17854,15 +22320,17 @@ item_db: (
},
{
Id: 1935
- AegisName: "Ozs_New_Ukulele"
+ AegisName: "Ukulele_Of_Newoz"
Name: "Oz's New Ukulele"
- Type: 5
+ Type: 4
Buy: 124000
Weight: 1000
Atk: 160
Range: 1
Slots: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 56
Gender: 1
Loc: 2
@@ -17875,15 +22343,17 @@ item_db: (
},
{
Id: 1936
- AegisName: "Blue_Violin"
+ AegisName: "Ru_Blue_Violin"
Name: "Blue Violin"
- Type: 5
+ Type: 4
Buy: 20
Weight: 1500
Atk: 180
Range: 1
Slots: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 56
Gender: 1
Loc: 2
@@ -17905,7 +22375,9 @@ item_db: (
Atk: 180
Range: 1
Slots: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 56
Gender: 1
Loc: 2
@@ -17927,7 +22399,9 @@ item_db: (
Atk: 150
Range: 1
Slots: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 56
Gender: 1
Loc: 2
@@ -17945,7 +22419,7 @@ item_db: (
},
{
Id: 1939
- AegisName: "Crimson_Violin"
+ AegisName: "Scarlet_Viollin"
Name: "Crimson Violin"
Type: 4
Buy: 20
@@ -17953,14 +22427,16 @@ item_db: (
Atk: 80
Range: 1
Slots: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 3
EquipLv: 70
View: 13
Script: <"
- bonus bAtk,pow(min(getrefine(),15),2);
+ bonus bAtk,((min(getrefine(),15)) ** (2));
if(BaseLevel>70) { bonus bAtk,(((BaseLevel-70)/10)*5); }
">
},
@@ -17973,26 +22449,31 @@ item_db: (
Atk: 120
Range: 1
Slots: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Gender: 1
Loc: 2
WeaponLv: 4
EquipLv: 130
View: 13
Script: <"
- bonus bInt,getrefine();
- bonus bDex,getrefine();
- if(getrefine()>4) {
- bonus2 bSkillAtk,WM_REVERBERATION,10;
- bonus2 bVariableCastrate,WM_REVERBERATION,-10;
+ bonus bInt, getrefine();
+ bonus bDex, getrefine();
+ if(getrefine() > 4) {
+ bonus2 bSkillAtk, WM_REVERBERATION_MELEE, 10;
+ bonus2 bSkillAtk, WM_REVERBERATION_MAGIC, 10;
+ bonus2 bVariableCastrate, WM_REVERBERATION, -10;
}
- if(getrefine()>6) {
- bonus2 bSkillAtk,WM_REVERBERATION,10;
- bonus2 bVariableCastrate,WM_REVERBERATION,-10;
+ if(getrefine() > 6) {
+ bonus2 bSkillAtk, WM_REVERBERATION_MELEE, 10;
+ bonus2 bSkillAtk, WM_REVERBERATION_MAGIC, 10;
+ bonus2 bVariableCastrate, WM_REVERBERATION, -10;
}
- if(getrefine()>8) {
- bonus2 bSkillAtk,WM_REVERBERATION,20;
- bonus2 bVariableCastrate,WM_REVERBERATION,-20;
+ if(getrefine() > 8) {
+ bonus2 bSkillAtk, WM_REVERBERATION_MELEE, 20;
+ bonus2 bSkillAtk, WM_REVERBERATION_MAGIC, 20;
+ bonus2 bVariableCastrate, WM_REVERBERATION, -20;
}
">
},
@@ -18008,7 +22489,9 @@ item_db: (
Atk: 45
Range: 2
Slots: 3
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 3
@@ -18024,7 +22507,9 @@ item_db: (
Atk: 45
Range: 2
Slots: 4
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 3
@@ -18040,7 +22525,9 @@ item_db: (
Atk: 80
Range: 2
Slots: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 16
@@ -18056,7 +22543,9 @@ item_db: (
Atk: 80
Range: 2
Slots: 3
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 16
@@ -18072,7 +22561,9 @@ item_db: (
Atk: 95
Range: 2
Slots: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 16
@@ -18088,7 +22579,9 @@ item_db: (
Atk: 95
Range: 2
Slots: 3
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 16
@@ -18103,7 +22596,9 @@ item_db: (
Weight: 900
Atk: 135
Range: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 30
@@ -18119,7 +22614,9 @@ item_db: (
Atk: 135
Range: 2
Slots: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 30
@@ -18135,7 +22632,9 @@ item_db: (
Atk: 105
Range: 2
Slots: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 30
@@ -18152,7 +22651,9 @@ item_db: (
Atk: 105
Range: 2
Slots: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 30
@@ -18169,7 +22670,9 @@ item_db: (
Atk: 120
Range: 2
Slots: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 30
@@ -18185,7 +22688,9 @@ item_db: (
Atk: 120
Range: 2
Slots: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 30
@@ -18200,7 +22705,9 @@ item_db: (
Weight: 400
Atk: 100
Range: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 44
@@ -18219,7 +22726,9 @@ item_db: (
Weight: 300
Atk: 115
Range: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 44
@@ -18238,7 +22747,9 @@ item_db: (
Weight: 700
Atk: 135
Range: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 44
@@ -18258,7 +22769,9 @@ item_db: (
Weight: 700
Atk: 110
Range: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 30
@@ -18274,7 +22787,9 @@ item_db: (
Weight: 700
Atk: 110
Range: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 30
@@ -18290,7 +22805,9 @@ item_db: (
Weight: 700
Atk: 110
Range: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 30
@@ -18306,7 +22823,9 @@ item_db: (
Weight: 400
Atk: 120
Range: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 30
@@ -18322,7 +22841,9 @@ item_db: (
Weight: 1200
Atk: 140
Range: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 30
@@ -18331,14 +22852,16 @@ item_db: (
},
{
Id: 1970
- AegisName: "Queen's_Whip"
+ AegisName: "Queens_Whip"
Name: "Queen's Whip"
Type: 4
Buy: 20
Weight: 1100
Atk: 150
Range: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 65
@@ -18357,7 +22880,9 @@ item_db: (
Weight: 700
Atk: 110
Range: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 30
@@ -18374,7 +22899,9 @@ item_db: (
Atk: 100
Range: 2
Slots: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 58
Loc: 2
WeaponLv: 4
@@ -18398,7 +22925,9 @@ item_db: (
Atk: 110
Range: 2
Slots: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 58
Loc: 2
WeaponLv: 4
@@ -18419,7 +22948,9 @@ item_db: (
Weight: 1300
Atk: 185
Range: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 58
Loc: 2
WeaponLv: 4
@@ -18435,7 +22966,9 @@ item_db: (
Buy: 20
Atk: 120
Range: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 1
Refine: false
@@ -18453,7 +22986,7 @@ item_db: (
},
{
Id: 1976
- AegisName: "Queen's_Whip_"
+ AegisName: "Queens_Whip_"
Name: "Queen's Whip"
Type: 4
Buy: 20
@@ -18461,7 +22994,9 @@ item_db: (
Atk: 150
Range: 2
Slots: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 65
@@ -18479,7 +23014,9 @@ item_db: (
Buy: 20
Atk: 50
Range: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 80
@@ -18508,7 +23045,9 @@ item_db: (
Buy: 20
Atk: 50
Range: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 80
@@ -18539,7 +23078,9 @@ item_db: (
Atk: 120
Range: 2
Slots: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 58
Loc: 2
WeaponLv: 4
@@ -18565,7 +23106,9 @@ item_db: (
Atk: 110
Range: 2
Slots: 3
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 58
Loc: 2
WeaponLv: 3
@@ -18586,7 +23129,9 @@ item_db: (
Buy: 20
Atk: 50
Range: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 80
@@ -18605,7 +23150,7 @@ item_db: (
bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),14)-4,2);
+ bonus2 bAddRace,RC_DemiPlayer,((min(getrefine(),14)-4) ** (2));
bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) bonus4 bAutoSpellOnSkill,CG_ARROWVULCAN,CG_TAROTCARD,5,100;
@@ -18619,7 +23164,9 @@ item_db: (
Buy: 20
Atk: 160
Range: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -18646,7 +23193,9 @@ item_db: (
Type: 4
Atk: 170
Range: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 3
Refine: false
@@ -18679,7 +23228,9 @@ item_db: (
Matk: 50
Range: 1
Slots: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 56
Loc: 2
WeaponLv: 3
@@ -18704,7 +23255,9 @@ item_db: (
Atk: 100
Matk: 130
Range: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 56
Loc: 2
WeaponLv: 4
@@ -18723,7 +23276,9 @@ item_db: (
Type: 4
Atk: 125
Range: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 60
@@ -18740,12 +23295,14 @@ item_db: (
},
{
Id: 1987
- AegisName: "TE_WoE_Rope"
+ AegisName: "TE_Woe_Rope"
Name: "TE WoE Rope"
Type: 4
Atk: 100
Range: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -18767,7 +23324,7 @@ item_db: (
},
{
Id: 1988
- AegisName: "Thanatos_Whip"
+ AegisName: "Thanos_Whip"
Name: "Thanatos Whip"
Type: 4
Buy: 20
@@ -18776,7 +23333,9 @@ item_db: (
Matk: 130
Range: 2
Slots: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 56
Loc: 2
WeaponLv: 4
@@ -18794,52 +23353,58 @@ item_db: (
},
{
Id: 1989
- AegisName: "Rhythmic_Gymnastics_Ribbon"
+ AegisName: "Gymnastics_Ribbon"
Name: "Rhythmic Gymnastics Ribbon"
- Type: 5
+ Type: 4
Buy: 124000
Weight: 300
Atk: 150
Matk: 120
Range: 2
Slots: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 56
Loc: 2
WeaponLv: 3
EquipLv: 130
- View: 13
+ View: 14
Script: <" bonus bAspdRate,20; ">
},
{
Id: 1990
- AegisName: "Bloody_Floral_Decoration_Microphone"
+ AegisName: "Floral_Mic_Of_Igu"
Name: "Bloody Floral Decoration Microphone"
- Type: 5
+ Type: 4
Buy: 124000
Weight: 1000
Atk: 160
Range: 2
Slots: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 56
Loc: 2
WeaponLv: 4
EquipLv: 130
- View: 13
+ View: 14
Script: <" bonus2 bSkillUseSP,CG_MOONLIT,-20; ">
},
{
Id: 1991
- AegisName: "Blue_Whip"
+ AegisName: "Ru_Blue_Whip"
Name: "Blue Whip"
- Type: 5
+ Type: 4
Buy: 20
Weight: 1500
Atk: 180
Range: 2
Slots: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 56
Loc: 2
WeaponLv: 3
@@ -18860,7 +23425,9 @@ item_db: (
Atk: 180
Range: 2
Slots: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 56
Loc: 2
WeaponLv: 3
@@ -18880,7 +23447,9 @@ item_db: (
Atk: 100
Range: 2
Slots: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 56
Loc: 2
WeaponLv: 4
@@ -18897,7 +23466,7 @@ item_db: (
},
{
Id: 1995
- AegisName: "Crimson_Wire"
+ AegisName: "Scarlet_Wire"
Name: "Crimson Wire"
Type: 4
Buy: 20
@@ -18905,13 +23474,15 @@ item_db: (
Atk: 80
Range: 2
Slots: 2
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 70
View: 14
Script: <"
- bonus bAtk,pow(min(getrefine(),15),2);
+ bonus bAtk,((min(getrefine(),15)) ** (2));
if(BaseLevel>70) { bonus bAtk,(((BaseLevel-70)/10)*5); }
">
},
@@ -18926,14 +23497,16 @@ item_db: (
Matk: 50
Range: 2
Slots: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 160
View: 14
Script: <"
- bonus bAtk,pow(min(getrefine(),15),2);
- bonus bMatk,pow(min(getrefine(),15),2)/2;
+ bonus bAtk,((min(getrefine(),15)) ** (2));
+ bonus bMatk,((min(getrefine(),15)) ** (2))/2;
">
},
@@ -18949,7 +23522,9 @@ item_db: (
Matk: 280
Range: 1
Slots: 1
- Job: 0x00000200
+ Job: {
+ Wizard: true
+ }
Upper: 58
Loc: 34
WeaponLv: 4
@@ -18974,7 +23549,10 @@ item_db: (
Atk: 120
Matk: 210
Range: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 70
@@ -18995,7 +23573,15 @@ item_db: (
Atk: 70
Matk: 210
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 80
@@ -19036,7 +23622,9 @@ item_db: (
Matk: 280
Range: 1
Slots: 1
- Job: 0x00000200
+ Job: {
+ Wizard: true
+ }
Upper: 58
Loc: 34
WeaponLv: 4
@@ -19070,7 +23658,11 @@ item_db: (
Atk: 30
Matk: 240
Range: 1
- Job: 0x00010204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ }
Upper: 58
Loc: 34
WeaponLv: 4
@@ -19079,7 +23671,7 @@ item_db: (
Script: <"
bonus bInt,3+(getrefine()/2);
bonus bMaxHP,300+(50*getrefine()/2);
- autobonus "{ bonus bMatkRate,12; bonus bUseSPrate,20; }",1,5000,BF_MAGIC,"{ specialeffect2 EF_ENHANCE; }";
+ autobonus "{ bonus bMatkRate,12; bonus bUseSPrate,20; }",1,5000,BF_MAGIC,"{ specialeffect(EF_ENHANCE, AREA, playerattached()); }";
">
},
{
@@ -19093,7 +23685,11 @@ item_db: (
Matk: 220
Range: 1
Slots: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Upper: 58
Loc: 34
WeaponLv: 3
@@ -19104,7 +23700,7 @@ item_db: (
bonus bMatkRate,getrefine()/2;
bonus bInt,6;
bonus bVit,2;
- autobonus3 "{ }",20,1000,AL_HEAL,"{ specialeffect2 EF_MAGICALATTHIT; heal 0,200; }";
+ autobonus3 "{ }",20,1000,AL_HEAL,"{ specialeffect(EF_MAGICALATTHIT, AREA, playerattached()); heal 0,200; }";
">
},
{
@@ -19117,7 +23713,12 @@ item_db: (
Atk: 80
Matk: 150
Range: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 60
@@ -19138,7 +23739,9 @@ item_db: (
Matk: 230
Range: 1
Slots: 2
- Job: 0x00000200
+ Job: {
+ Wizard: true
+ }
Upper: 56
Loc: 34
WeaponLv: 4
@@ -19161,7 +23764,9 @@ item_db: (
Matk: 230
Range: 1
Slots: 2
- Job: 0x00000200
+ Job: {
+ Wizard: true
+ }
Upper: 56
Loc: 34
WeaponLv: 4
@@ -19185,7 +23790,9 @@ item_db: (
Matk: 230
Range: 1
Slots: 2
- Job: 0x00000200
+ Job: {
+ Wizard: true
+ }
Upper: 56
Loc: 34
WeaponLv: 4
@@ -19209,7 +23816,9 @@ item_db: (
Matk: 230
Range: 1
Slots: 2
- Job: 0x00000200
+ Job: {
+ Wizard: true
+ }
Upper: 56
Loc: 34
WeaponLv: 4
@@ -19233,7 +23842,9 @@ item_db: (
Matk: 270
Range: 1
Slots: 1
- Job: 0x00000200
+ Job: {
+ Wizard: true
+ }
Upper: 56
Loc: 34
WeaponLv: 4
@@ -19256,7 +23867,9 @@ item_db: (
Matk: 270
Range: 1
Slots: 1
- Job: 0x00000200
+ Job: {
+ Wizard: true
+ }
Upper: 56
Loc: 34
WeaponLv: 4
@@ -19280,7 +23893,9 @@ item_db: (
Matk: 270
Range: 1
Slots: 1
- Job: 0x00000200
+ Job: {
+ Wizard: true
+ }
Upper: 56
Loc: 34
WeaponLv: 4
@@ -19304,7 +23919,9 @@ item_db: (
Matk: 270
Range: 1
Slots: 1
- Job: 0x00000200
+ Job: {
+ Wizard: true
+ }
Upper: 56
Loc: 34
WeaponLv: 4
@@ -19328,7 +23945,15 @@ item_db: (
Matk: 70
Range: 1
Slots: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 34
WeaponLv: 3
View: 10
@@ -19350,7 +23975,15 @@ item_db: (
Atk: 110
Matk: 220
Range: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 95
@@ -19379,7 +24012,10 @@ item_db: (
Matk: 210
Range: 1
Slots: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 70
@@ -19400,7 +24036,16 @@ item_db: (
Matk: 70
Range: 1
Slots: 1
- Job: 0x00818315
+ Job: {
+ Novice: true
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 34
WeaponLv: 3
View: 23
@@ -19431,7 +24076,16 @@ item_db: (
Atk: 50
Matk: 130
Range: 1
- Job: 0x00818315
+ Job: {
+ Novice: true
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 40
@@ -19456,13 +24110,17 @@ item_db: (
Id: 2020
AegisName: "Jormungand"
Name: "Jormungand"
- Type: 5
+ Type: 4
Buy: 20
Weight: 3000
Atk: 200
Matk: 280
Range: 1
- Job: 0x00810200
+ Job: {
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 90
@@ -19480,13 +24138,15 @@ item_db: (
Id: 2021
AegisName: "Ganbantein"
Name: "Ganbantein"
- Type: 5
+ Type: 4
Buy: 20
Weight: 2000
Atk: 100
Matk: 320
Range: 1
- Job: 0x00000200
+ Job: {
+ Wizard: true
+ }
Upper: 56
Loc: 34
WeaponLv: 4
@@ -19506,13 +24166,15 @@ item_db: (
Id: 2022
AegisName: "Staff_Of_Geffen"
Name: "Staff Of Geffen"
- Type: 5
+ Type: 4
Buy: 20
Weight: 1000
Atk: 100
Matk: 300
Slots: 1
- Job: 0x00000200
+ Job: {
+ Wizard: true
+ }
Upper: 56
Loc: 34
WeaponLv: 1
@@ -19522,7 +24184,7 @@ item_db: (
},
{
Id: 2023
- AegisName: "Thanatos_Two-Handed_Staff"
+ AegisName: "Thanos_Rod"
Name: "Thanatos Two-Handed Staff"
Type: 4
Buy: 20
@@ -19531,7 +24193,14 @@ item_db: (
Matk: 250
Range: 1
Slots: 1
- Job: 0x00018314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ }
Upper: 56
Loc: 34
WeaponLv: 4
@@ -19552,13 +24221,17 @@ item_db: (
Id: 2024
AegisName: "Infinity_Staff"
Name: "Infinity Staff"
- Type: 5
+ Type: 4
Buy: 20
Weight: 500
Atk: 30
Matk: 170
Slots: 1
- Job: 0x00810200
+ Job: {
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Upper: 56
Loc: 34
WeaponLv: 4
@@ -19575,7 +24248,7 @@ item_db: (
},
{
Id: 2025
- AegisName: "Staff_of_Crimson"
+ AegisName: "Scarlet_Staff"
Name: "Staff of Crimson"
Type: 4
Buy: 20
@@ -19584,7 +24257,12 @@ item_db: (
Matk: 150
Range: 1
Slots: 2
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 70
@@ -19592,7 +24270,7 @@ item_db: (
Script: <"
bonus bUnbreakableWeapon,0;
bonus bInt,5;
- bonus bMatk,pow(min(getrefine(),15),2);
+ bonus bMatk,((min(getrefine(),15)) ** (2));
if(BaseLevel>70) { bonus bMatk,(((BaseLevel-70)/10)*5); }
">
},
@@ -19607,14 +24285,19 @@ item_db: (
Matk: 200
Range: 1
Slots: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 160
View: 23
Script: <"
bonus bInt,6;
- bonus bMatk,pow(min(getrefine(),15),2);
+ bonus bMatk,((min(getrefine(),15)) ** (2));
bonus bUnbreakableWeapon,0;
">
},
@@ -19651,7 +24334,21 @@ item_db: (
Buy: 14000
Weight: 600
Def: 40
- Job: 0x000ED5F2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Loc: 32
View: 2
},
@@ -19664,7 +24361,21 @@ item_db: (
Weight: 600
Def: 40
Slots: 1
- Job: 0x000ED5F2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Loc: 32
View: 2
},
@@ -19676,7 +24387,11 @@ item_db: (
Buy: 56000
Weight: 1300
Def: 60
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 32
View: 3
},
@@ -19689,7 +24404,11 @@ item_db: (
Weight: 1300
Def: 60
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 32
View: 3
},
@@ -19701,7 +24420,12 @@ item_db: (
Buy: 60000
Weight: 1000
Def: 45
- Job: 0x00404082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ Star_Gladiator: true
+ }
Loc: 32
View: 4
Script: <" bonus bMdef,5; ">
@@ -19715,7 +24439,12 @@ item_db: (
Weight: 1000
Def: 45
Slots: 1
- Job: 0x00404082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ Star_Gladiator: true
+ }
Loc: 32
View: 4
Script: <" bonus bMdef,5; ">
@@ -19728,7 +24457,12 @@ item_db: (
Buy: 20
Weight: 1000
Def: 25
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 32
View: 5
Script: <"
@@ -19744,7 +24478,9 @@ item_db: (
Buy: 85000
Weight: 1400
Def: 110
- Job: 0x00004000
+ Job: {
+ Crusader: true
+ }
Loc: 32
EquipLv: 68
Refine: false
@@ -19762,7 +24498,9 @@ item_db: (
Buy: 128000
Weight: 1600
Def: 120
- Job: 0x00004000
+ Job: {
+ Crusader: true
+ }
Loc: 32
EquipLv: 83
View: 4
@@ -19781,7 +24519,9 @@ item_db: (
Buy: 1
Weight: 1
Def: 20
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 32
Refine: false
@@ -19805,7 +24545,9 @@ item_db: (
Weight: 1000
Def: 20
Slots: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 32
EquipLv: 40
@@ -19831,7 +24573,10 @@ item_db: (
Weight: 1500
Def: 45
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 32
EquipLv: 65
View: 2
@@ -19839,14 +24584,17 @@ item_db: (
},
{
Id: 2115
- AegisName: "Valkyrja's_Shield"
+ AegisName: "Valkyrjas_Shield"
Name: "Valkyrja's Shield"
Type: 5
Buy: 30000
Weight: 500
Def: 80
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 32
EquipLv: 65
View: 4
@@ -19860,14 +24608,16 @@ item_db: (
},
{
Id: 2116
- AegisName: "Angel's_Safeguard"
+ AegisName: "Angels_Safeguard"
Name: "Angelic Guard"
Type: 5
Buy: 10000
Weight: 400
Def: 30
Slots: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 32
EquipLv: 20
@@ -19882,7 +24632,10 @@ item_db: (
Buy: 10000
Weight: 150
Def: 50
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 32
EquipLv: 20
@@ -19897,7 +24650,10 @@ item_db: (
Weight: 150
Def: 50
Slots: 1
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 32
EquipLv: 20
@@ -19911,7 +24667,10 @@ item_db: (
Buy: 40000
Weight: 150
Def: 45
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 32
EquipLv: 50
@@ -19927,7 +24686,10 @@ item_db: (
Weight: 150
Def: 45
Slots: 1
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 32
EquipLv: 50
@@ -19943,7 +24705,12 @@ item_db: (
Weight: 1000
Def: 25
Slots: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 32
View: 5
Script: <"
@@ -19959,7 +24726,26 @@ item_db: (
Buy: 20
Weight: 1200
Def: 95
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 32
EquipLv: 68
@@ -19981,7 +24767,26 @@ item_db: (
Weight: 1000
Def: 75
Slots: 1
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 32
EquipLv: 55
@@ -20000,7 +24805,26 @@ item_db: (
Weight: 1000
Def: 85
Slots: 1
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 32
EquipLv: 55
@@ -20016,7 +24840,17 @@ item_db: (
Weight: 2500
Def: 90
Slots: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Upper: 58
Loc: 32
EquipLv: 75
@@ -20041,13 +24875,16 @@ item_db: (
Buy: 20
Weight: 700
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 32
View: 2
Script: <"
bonus bMdef,2;
bonus bMagicDamageReturn,2;
- autobonus2 "{ bonus bShortWeaponDamageReturn,5; }",20,1000,BF_WEAPON,"{ specialeffect2 EF_REFLECTSHIELD; }";
+ autobonus2 "{ bonus bShortWeaponDamageReturn,5; }",20,1000,BF_WEAPON,"{ specialeffect(EF_REFLECTSHIELD, AREA, playerattached()); }";
">
},
{
@@ -20080,7 +24917,9 @@ item_db: (
Weight: 1600
Def: 120
Slots: 1
- Job: 0x00004000
+ Job: {
+ Crusader: true
+ }
Loc: 32
EquipLv: 83
View: 4
@@ -20099,7 +24938,10 @@ item_db: (
Buy: 20
Weight: 600
Def: 80
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 32
EquipLv: 50
View: 5
@@ -20118,7 +24960,9 @@ item_db: (
Weight: 2000
Def: 130
Slots: 1
- Job: 0x00004000
+ Job: {
+ Crusader: true
+ }
Loc: 32
EquipLv: 80
View: 4
@@ -20138,7 +24982,12 @@ item_db: (
Weight: 1000
Def: 18
Slots: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 32
EquipLv: 70
View: 5
@@ -20191,7 +25040,11 @@ item_db: (
Weight: 1000
Def: 105
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 58
Loc: 32
EquipLv: 50
@@ -20211,13 +25064,26 @@ item_db: (
Weight: 500
Def: 35
Slots: 1
- Job: 0x000FDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 32
View: 2
Script: <"
bonus bMdef,3;
- autobonus2 "{ bonus bShortWeaponDamageReturn,(getrefine()*3); }",10,5000,BF_WEAPON,"{ specialeffect2 EF_GUARD; }";
+ autobonus2 "{ bonus bShortWeaponDamageReturn,(getrefine()*3); }",10,5000,BF_WEAPON,"{ specialeffect(EF_GUARD, AREA, playerattached()); }";
">
},
{
@@ -20229,7 +25095,9 @@ item_db: (
Weight: 800
Def: 52
Slots: 1
- Job: 0x00020000
+ Job: {
+ Rogue: true
+ }
Upper: 58
Loc: 32
EquipLv: 70
@@ -20263,11 +25131,30 @@ item_db: (
},
{
Id: 2137
- AegisName: "Valkyrja's_Shield_C"
+ AegisName: "Valkyrjas_Shield_C"
Name: "Neo Valkyrja's Shield"
Type: 5
Def: 110
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 32
EquipLv: 95
@@ -20300,7 +25187,20 @@ item_db: (
Weight: 1800
Def: 98
Slots: 1
- Job: 0x000FDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 32
EquipLv: 65
@@ -20319,7 +25219,9 @@ item_db: (
Buy: 20000
Weight: 2000
Def: 60
- Job: 0x00000400
+ Job: {
+ Blacksmith: true
+ }
Upper: 56
Loc: 32
EquipLv: 99
@@ -20334,7 +25236,9 @@ item_db: (
Buy: 20
Def: 70
Slots: 1
- Job: 0x00000080
+ Job: {
+ Knight: true
+ }
Upper: 56
Loc: 32
EquipLv: 99
@@ -20447,7 +25351,26 @@ item_db: (
Weight: 600
Def: 90
Slots: 1
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 32
EquipLv: 22
@@ -20462,7 +25385,10 @@ item_db: (
Weight: 1300
Def: 130
Slots: 1
- Job: 0x00004080
+ Job: {
+ Knight: true
+ Crusader: true
+ }
Upper: 56
Loc: 32
EquipLv: 100
@@ -20490,7 +25416,21 @@ item_db: (
Weight: 300
Def: 45
Slots: 1
- Job: 0x000ED5F2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Loc: 32
View: 2
Script: <" bonus bMaxHPrate,3; ">
@@ -20504,7 +25444,11 @@ item_db: (
Weight: 650
Def: 65
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 32
View: 3
Script: <" bonus bMaxHPrate,3; ">
@@ -20543,7 +25487,9 @@ item_db: (
Weight: 2500
Def: 120
Slots: 1
- Job: 0x00004000
+ Job: {
+ Crusader: true
+ }
Upper: 56
Loc: 32
EquipLv: 102
@@ -20578,7 +25524,10 @@ item_db: (
Weight: 1500
Def: 3
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 32
View: 4
},
@@ -20591,7 +25540,9 @@ item_db: (
Weight: 500
Def: 10
Slots: 1
- Job: 0x00000100
+ Job: {
+ Priest: true
+ }
Upper: 56
Loc: 32
EquipLv: 110
@@ -20626,9 +25577,8 @@ item_db: (
EquipLv: 65
View: 3
Script: <"
- bonus2 bAddRaceTolerance,RC_Undead,5;
- bonus2 bAddRaceTolerance,RC_DemiPlayer,-5;
- bonus2 bAddRaceTolerance,RC_Player,-5;
+ bonus2 bAddRaceTolerance, RC_Undead, 5;
+ bonus2 bAddRaceTolerance, RC_DemiPlayer, -5;
">
},
{
@@ -20653,7 +25603,10 @@ item_db: (
Weight: 2800
Def: 130
Slots: 1
- Job: 0x00004080
+ Job: {
+ Knight: true
+ Crusader: true
+ }
Upper: 56
Loc: 32
EquipLv: 100
@@ -20674,7 +25627,9 @@ item_db: (
Weight: 1000
Def: 30
Slots: 1
- Job: 0x00000200
+ Job: {
+ Wizard: true
+ }
Upper: 56
Loc: 32
EquipLv: 100
@@ -20697,7 +25652,9 @@ item_db: (
Weight: 500
Def: 20
Slots: 1
- Job: 0x00000100
+ Job: {
+ Priest: true
+ }
Upper: 56
Loc: 32
EquipLv: 140
@@ -20756,7 +25713,10 @@ item_db: (
Weight: 600
Def: 80
Slots: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 32
EquipLv: 50
View: 5
@@ -20822,7 +25782,10 @@ item_db: (
Weight: 200
Def: 45
Slots: 1
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 32
EquipLv: 100
@@ -20838,12 +25801,15 @@ item_db: (
Weight: 250
Def: 70
Slots: 1
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 32
EquipLv: 100
View: 1
- Script: <" autobonus "{ bonus bBaseAtk,100; bonus bFlee,-50; }",10,5000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }"; ">
+ Script: <" autobonus "{ bonus bBaseAtk,100; bonus bFlee,-50; }",10,5000,BF_WEAPON,"{ specialeffect(EF_ENHANCE, AREA, playerattached()); }"; ">
},
{
Id: 2173
@@ -20854,7 +25820,10 @@ item_db: (
Weight: 250
Def: 45
Slots: 1
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 32
EquipLv: 100
@@ -20920,7 +25889,7 @@ item_db: (
},
{
Id: 2178
- AegisName: "TE_WoE_Buckler"
+ AegisName: "TE_Woe_Buckler"
Name: "TE WoE Buckler"
Type: 5
Def: 15
@@ -20946,11 +25915,15 @@ item_db: (
},
{
Id: 2179
- AegisName: "TE_WoE_Shield"
+ AegisName: "TE_Woe_Shield"
Name: "TE WoE Shield"
Type: 5
Def: 25
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 32
EquipLv: 40
Refine: false
@@ -20972,11 +25945,20 @@ item_db: (
},
{
Id: 2180
- AegisName: "TE_WoE_Magic_Guard"
+ AegisName: "TE_Woe_Magic_Guard"
Name: "TE WoE Magic Guard"
Type: 5
Def: 5
- Job: 0x00818315
+ Job: {
+ Novice: true
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 32
EquipLv: 40
Refine: false
@@ -21037,14 +26019,16 @@ item_db: (
},
{
Id: 2183
- AegisName: "Adv_Angel's_Safeguard"
+ AegisName: "Impr_Angels_Safeguard"
Name: "Advanced Angelic Guard"
Type: 5
Buy: 10000
Weight: 400
Def: 30
Slots: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 32
EquipLv: 99
@@ -21082,14 +26066,18 @@ item_db: (
},
{
Id: 2186
- AegisName: "Revised_Encyclopedia"
+ AegisName: "Encyclopedia_Revision"
Name: "Revised Encyclopedia"
Type: 5
Buy: 20
Weight: 1000
Def: 50
Slots: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 32
EquipLv: 99
View: 2
@@ -21104,7 +26092,7 @@ item_db: (
},
{
Id: 2187
- AegisName: "Gray_Shield"
+ AegisName: "Shield_Of_Gray"
Name: "Gray Shield"
Type: 5
Buy: 20
@@ -21122,7 +26110,7 @@ item_db: (
},
{
Id: 2188
- AegisName: "Svalinn"
+ AegisName: "Svalinn_J"
Name: "Svalinn"
Type: 5
Buy: 20
@@ -21186,7 +26174,20 @@ item_db: (
Weight: 200
Def: 5
Slots: 1
- Job: 0x000FDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 56
Loc: 32
EquipLv: 130
@@ -21207,7 +26208,7 @@ item_db: (
},
{
Id: 2198
- AegisName: "Laphine_Shield"
+ AegisName: "Lapine_Shield"
Name: "Laphine Shield"
Type: 5
Buy: 20
@@ -21305,7 +26306,7 @@ item_db: (
},
{
Id: 2205
- AegisName: "Diver's_Goggles"
+ AegisName: "Divers_Goggles"
Name: "Diver Goggles"
Type: 5
Buy: 3500
@@ -21441,7 +26442,11 @@ item_db: (
Buy: 9000
Weight: 100
Def: 8
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 256
View: 11
},
@@ -21454,7 +26459,11 @@ item_db: (
Weight: 100
Def: 8
Slots: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 256
View: 11
},
@@ -21512,7 +26521,10 @@ item_db: (
Buy: 4500
Weight: 300
Def: 5
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 7
},
@@ -21525,7 +26537,10 @@ item_db: (
Weight: 300
Def: 5
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 7
},
@@ -21537,7 +26552,20 @@ item_db: (
Buy: 20
Weight: 300
Def: 5
- Job: 0x000E5CEA
+ Job: {
+ Swordsman: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Loc: 768
View: 1
},
@@ -21550,7 +26578,20 @@ item_db: (
Weight: 300
Def: 5
Slots: 1
- Job: 0x000E5CEA
+ Job: {
+ Swordsman: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Loc: 768
View: 1
},
@@ -21562,7 +26603,20 @@ item_db: (
Buy: 12000
Weight: 400
Def: 7
- Job: 0x000E5CEA
+ Job: {
+ Swordsman: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Loc: 256
View: 14
},
@@ -21575,7 +26629,20 @@ item_db: (
Weight: 400
Def: 7
Slots: 1
- Job: 0x000E5CEA
+ Job: {
+ Swordsman: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Loc: 256
View: 14
},
@@ -21587,7 +26654,11 @@ item_db: (
Buy: 44000
Weight: 600
Def: 13
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 256
View: 40
},
@@ -21600,7 +26671,11 @@ item_db: (
Weight: 600
Def: 13
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 256
View: 40
},
@@ -21612,7 +26687,17 @@ item_db: (
Buy: 50000
Weight: 500
Def: 8
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 256
Script: <" bonus bMdef,3; ">
},
@@ -21625,7 +26710,17 @@ item_db: (
Weight: 500
Def: 8
Slots: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 256
Script: <" bonus bMdef,3; ">
},
@@ -21637,7 +26732,15 @@ item_db: (
Buy: 7500
Weight: 300
Def: 6
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 256
View: 18
Script: <" bonus bMdef,3; ">
@@ -21651,7 +26754,15 @@ item_db: (
Weight: 300
Def: 6
Slots: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 256
View: 18
Script: <" bonus bMdef,3; ">
@@ -21664,7 +26775,10 @@ item_db: (
Buy: 20
Weight: 400
Def: 7
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Gender: 0
Loc: 256
EquipLv: 45
@@ -21679,7 +26793,10 @@ item_db: (
Buy: 20
Weight: 400
Def: 7
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Gender: 1
Loc: 256
EquipLv: 45
@@ -21688,7 +26805,7 @@ item_db: (
},
{
Id: 2236
- AegisName: "Santa's_Hat"
+ AegisName: "Santas_Hat"
Name: "Santa Hat"
Type: 5
Buy: 20
@@ -21785,13 +26902,16 @@ item_db: (
},
{
Id: 2244
- AegisName: "Big_Sis'_Ribbon"
+ AegisName: "Big_Sis_Ribbon"
Name: "Big Ribbon"
Type: 5
Buy: 15000
Weight: 200
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 28
Script: <" bonus bMdef,3; ">
@@ -21804,7 +26924,10 @@ item_db: (
Buy: 15000
Weight: 400
Def: 5
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 29
},
@@ -21816,7 +26939,10 @@ item_db: (
Buy: 20
Weight: 900
Def: 9
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 40
View: 30
@@ -21824,13 +26950,16 @@ item_db: (
},
{
Id: 2247
- AegisName: "Oldman's_Romance"
+ AegisName: "Oldmans_Romance"
Name: "Romantic Gent"
Type: 5
Buy: 15000
Weight: 400
Def: 5
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 31
},
@@ -21842,7 +26971,10 @@ item_db: (
Buy: 15000
Weight: 400
Def: 5
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 32
},
@@ -21854,7 +26986,10 @@ item_db: (
Buy: 20
Weight: 300
Def: 5
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 33
Script: <" bonus bInt,1; ">
@@ -21867,7 +27002,10 @@ item_db: (
Buy: 500
Weight: 100
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
Refine: false
View: 34
@@ -21881,7 +27019,11 @@ item_db: (
Buy: 30000
Weight: 100
Def: 10
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 256
View: 35
Script: <" bonus bMdef,3; ">
@@ -21894,7 +27036,12 @@ item_db: (
Buy: 20
Weight: 300
Def: 7
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 256
View: 36
Script: <" bonus bMaxSP,100; ">
@@ -21920,7 +27067,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 4
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 38
Script: <"
@@ -21938,7 +27088,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 6
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 39
Script: <"
@@ -21955,7 +27108,16 @@ item_db: (
Buy: 20
Weight: 800
Def: 9
- Job: 0x006444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ Taekwon: true
+ Star_Gladiator: true
+ }
Loc: 256
View: 41
Script: <" bonus bStr,1; ">
@@ -21979,7 +27141,22 @@ item_db: (
Buy: 20
Weight: 1000
Def: 12
- Job: 0x0066D5F2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Rogue: true
+ Alchemist: true
+ Taekwon: true
+ Star_Gladiator: true
+ }
Loc: 256
EquipLv: 50
View: 43
@@ -22003,7 +27180,10 @@ item_db: (
Buy: 28000
Weight: 100
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 512
Refine: false
View: 47
@@ -22016,7 +27196,17 @@ item_db: (
Buy: 20
Weight: 400
Def: 8
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 256
View: 48
},
@@ -22038,7 +27228,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 512
Refine: false
View: 50
@@ -22076,7 +27269,11 @@ item_db: (
Buy: 20
Weight: 300
Def: 4
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 1
EquipLv: 50
Refine: false
@@ -22089,7 +27286,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 1
Refine: false
View: 54
@@ -22102,7 +27302,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 1
Refine: false
View: 55
@@ -22115,7 +27318,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 1
Refine: false
View: 56
@@ -22128,7 +27334,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 1
Refine: false
View: 57
@@ -22142,7 +27351,10 @@ item_db: (
Buy: 45000
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
Refine: false
View: 58
@@ -22166,7 +27378,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 5
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 60
Script: <" bonus bInt,1; ">
@@ -22178,7 +27393,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 61
Script: <" bonus bAgi,2; ">
@@ -22214,7 +27432,11 @@ item_db: (
Buy: 20
Weight: 100
Def: 4
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 256
View: 64
Script: <" bonus bInt,1; ">
@@ -22263,7 +27485,10 @@ item_db: (
Buy: 20
Weight: 200
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 513
Refine: false
View: 68
@@ -22300,7 +27525,10 @@ item_db: (
Buy: 20
Weight: 500
Def: 8
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 71
},
@@ -22312,7 +27540,10 @@ item_db: (
Buy: 20
Weight: 200
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 30
View: 72
@@ -22325,7 +27556,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 512
EquipLv: 70
Refine: false
@@ -22339,7 +27573,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 4
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 74
Script: <" bonus bStr,1; ">
@@ -22352,7 +27589,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 513
Refine: false
View: 75
@@ -22388,7 +27628,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 512
Refine: false
View: 78
@@ -22402,7 +27645,11 @@ item_db: (
Buy: 20
Weight: 300
Def: 2
- Job: 0x00040420
+ Job: {
+ Merchant: true
+ Blacksmith: true
+ Alchemist: true
+ }
Loc: 513
EquipLv: 50
Refine: false
@@ -22439,7 +27686,10 @@ item_db: (
Type: 5
Buy: 1500
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 512
Refine: false
View: 82
@@ -22453,7 +27703,11 @@ item_db: (
Buy: 20
Weight: 100
Def: 2
- Job: 0x00080808
+ Job: {
+ Archer: true
+ Hunter: true
+ Bard: true
+ }
Loc: 512
EquipLv: 50
Refine: false
@@ -22468,7 +27722,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 513
Refine: false
View: 84
@@ -22493,7 +27750,17 @@ item_db: (
Buy: 20
Weight: 500
Def: 9
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 256
View: 86
},
@@ -22553,7 +27820,7 @@ item_db: (
},
{
Id: 2306
- AegisName: "Adventurere's_Suit_"
+ AegisName: "Adventureres_Suit_"
Name: "Adventurer's Suit"
Type: 5
Buy: 1000
@@ -22570,7 +27837,10 @@ item_db: (
Buy: 10000
Weight: 600
Def: 37
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
},
{
@@ -22582,7 +27852,10 @@ item_db: (
Weight: 600
Def: 37
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
},
{
@@ -22593,7 +27866,10 @@ item_db: (
Buy: 22000
Weight: 1200
Def: 42
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
},
{
@@ -22605,7 +27881,10 @@ item_db: (
Weight: 1200
Def: 42
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
},
{
@@ -22617,7 +27896,10 @@ item_db: (
Weight: 2300
Def: 30
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
EquipLv: 30
},
@@ -22629,7 +27911,17 @@ item_db: (
Buy: 48000
Weight: 2800
Def: 35
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 16
},
{
@@ -22641,7 +27933,17 @@ item_db: (
Weight: 2800
Def: 35
Slots: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 16
},
{
@@ -22652,7 +27954,17 @@ item_db: (
Buy: 65000
Weight: 3300
Def: 55
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 16
},
{
@@ -22664,7 +27976,17 @@ item_db: (
Weight: 3300
Def: 55
Slots: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 16
},
{
@@ -22675,7 +27997,11 @@ item_db: (
Buy: 80000
Weight: 4500
Def: 70
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 16
EquipLv: 40
},
@@ -22688,7 +28014,11 @@ item_db: (
Weight: 4500
Def: 70
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 16
EquipLv: 40
},
@@ -22701,7 +28031,11 @@ item_db: (
Weight: 2500
Def: 59
Slots: 1
- Job: 0x00040420
+ Job: {
+ Merchant: true
+ Blacksmith: true
+ Alchemist: true
+ }
Loc: 16
EquipLv: 70
Script: <"
@@ -22718,7 +28052,10 @@ item_db: (
Weight: 2500
Def: 58
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
EquipLv: 60
Script: <"
@@ -22735,7 +28072,10 @@ item_db: (
Weight: 300
Def: 40
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
},
{
@@ -22746,7 +28086,21 @@ item_db: (
Buy: 8000
Weight: 400
Def: 20
- Job: 0x0085C7B6
+ Job: {
+ Swordsman: true
+ Magician: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Alchemist: true
+ Soul_Linker: true
+ }
Loc: 16
Script: <" bonus bMdef,10; ">
},
@@ -22759,7 +28113,21 @@ item_db: (
Weight: 400
Def: 20
Slots: 1
- Job: 0x0085C7B6
+ Job: {
+ Swordsman: true
+ Magician: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Alchemist: true
+ Soul_Linker: true
+ }
Loc: 16
Script: <" bonus bMdef,10; ">
},
@@ -22771,7 +28139,11 @@ item_db: (
Buy: 6500
Weight: 400
Def: 24
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 16
},
{
@@ -22783,7 +28155,11 @@ item_db: (
Weight: 400
Def: 24
Slots: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 16
},
{
@@ -22794,7 +28170,14 @@ item_db: (
Buy: 54000
Weight: 600
Def: 50
- Job: 0x00048530
+ Job: {
+ Acolyte: true
+ Merchant: true
+ Priest: true
+ Blacksmith: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 16
Script: <" bonus bMdef,5; ">
},
@@ -22807,7 +28190,14 @@ item_db: (
Weight: 600
Def: 50
Slots: 1
- Job: 0x00048530
+ Job: {
+ Acolyte: true
+ Merchant: true
+ Priest: true
+ Blacksmith: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 16
Script: <" bonus bMdef,5; ">
},
@@ -22819,7 +28209,11 @@ item_db: (
Buy: 20
Weight: 1700
Def: 57
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 16
EquipLv: 60
Script: <"
@@ -22836,7 +28230,14 @@ item_db: (
Buy: 5500
Weight: 1000
Def: 25
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 16
},
{
@@ -22848,7 +28249,14 @@ item_db: (
Weight: 1000
Def: 25
Slots: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 16
},
{
@@ -22859,7 +28267,11 @@ item_db: (
Buy: 71000
Weight: 500
Def: 27
- Job: 0x00080808
+ Job: {
+ Archer: true
+ Hunter: true
+ Bard: true
+ }
Loc: 16
EquipLv: 45
Script: <" bonus bDex,1; ">
@@ -22873,7 +28285,11 @@ item_db: (
Weight: 500
Def: 27
Slots: 1
- Job: 0x00080808
+ Job: {
+ Archer: true
+ Hunter: true
+ Bard: true
+ }
Loc: 16
EquipLv: 45
Script: <" bonus bDex,1; ">
@@ -22886,7 +28302,12 @@ item_db: (
Buy: 7000
Weight: 700
Def: 23
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 16
},
{
@@ -22898,7 +28319,12 @@ item_db: (
Weight: 700
Def: 23
Slots: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 16
},
{
@@ -22909,7 +28335,12 @@ item_db: (
Buy: 20
Weight: 600
Def: 40
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 16
EquipLv: 50
Script: <"
@@ -22925,7 +28356,13 @@ item_db: (
Buy: 74000
Weight: 100
Def: 40
- Job: 0x22021040
+ Job: {
+ Thief: true
+ Assassin: true
+ Rogue: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 16
Script: <" bonus bAgi,1; ">
},
@@ -22938,7 +28375,13 @@ item_db: (
Weight: 100
Def: 40
Slots: 1
- Job: 0x22021040
+ Job: {
+ Thief: true
+ Assassin: true
+ Rogue: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 16
Script: <" bonus bAgi,1; ">
},
@@ -22950,7 +28393,13 @@ item_db: (
Buy: 20
Weight: 1500
Def: 58
- Job: 0x22021040
+ Job: {
+ Thief: true
+ Assassin: true
+ Rogue: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 16
EquipLv: 50
Script: <"
@@ -22966,7 +28415,10 @@ item_db: (
Buy: 43000
Weight: 500
Def: 10
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
Script: <" bonus bMdef,15; ">
},
@@ -22989,7 +28441,9 @@ item_db: (
Weight: 500
Def: 32
Slots: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 16
EquipLv: 10
@@ -23002,7 +28456,9 @@ item_db: (
Buy: 94000
Weight: 5500
Def: 79
- Job: 0x00004000
+ Job: {
+ Crusader: true
+ }
Loc: 16
EquipLv: 70
},
@@ -23015,7 +28471,9 @@ item_db: (
Weight: 5500
Def: 79
Slots: 1
- Job: 0x00004000
+ Job: {
+ Crusader: true
+ }
Loc: 16
EquipLv: 70
},
@@ -23027,7 +28485,11 @@ item_db: (
Buy: 124800
Weight: 1100
Def: 40
- Job: 0x00810200
+ Job: {
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 16
EquipLv: 75
Script: <"
@@ -23043,7 +28505,14 @@ item_db: (
Buy: 136000
Weight: 2200
Def: 25
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 16
EquipLv: 45
Script: <" bonus bDefEle,Ele_Fire; ">
@@ -23057,7 +28526,10 @@ item_db: (
Weight: 2200
Def: 25
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
EquipLv: 45
Script: <" bonus bDefEle,Ele_Fire; ">
@@ -23070,7 +28542,14 @@ item_db: (
Buy: 136000
Weight: 2200
Def: 25
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 16
EquipLv: 45
Script: <" bonus bDefEle,Ele_Water; ">
@@ -23084,7 +28563,10 @@ item_db: (
Weight: 2200
Def: 25
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
EquipLv: 45
Script: <" bonus bDefEle,Ele_Water; ">
@@ -23097,7 +28579,14 @@ item_db: (
Buy: 136000
Weight: 2200
Def: 25
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 16
EquipLv: 45
Script: <" bonus bDefEle,Ele_Wind; ">
@@ -23111,7 +28600,10 @@ item_db: (
Weight: 2200
Def: 25
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
EquipLv: 45
Script: <" bonus bDefEle,Ele_Wind; ">
@@ -23124,7 +28616,14 @@ item_db: (
Buy: 136000
Weight: 2200
Def: 25
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 16
EquipLv: 45
Script: <" bonus bDefEle,Ele_Earth; ">
@@ -23138,7 +28637,10 @@ item_db: (
Weight: 2200
Def: 25
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
EquipLv: 45
Script: <" bonus bDefEle,Ele_Earth; ">
@@ -23151,7 +28653,9 @@ item_db: (
Buy: 1
Weight: 1
Def: 25
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 16
Refine: false
@@ -23167,26 +28671,32 @@ item_db: (
},
{
Id: 2353
- AegisName: "Odin's_Blessing"
+ AegisName: "Odins_Blessing"
Name: "Odin's Blessing"
Type: 5
Buy: 30000
Weight: 2500
Def: 53
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
EquipLv: 65
},
{
Id: 2354
- AegisName: "Goibne's_Armor"
+ AegisName: "Goibnes_Armor"
Name: "Goibne's Armor"
Type: 5
Buy: 50000
Weight: 3500
Def: 58
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
EquipLv: 54
Script: <"
@@ -23196,14 +28706,16 @@ item_db: (
},
{
Id: 2355
- AegisName: "Angel's_Protection"
+ AegisName: "Angels_Protection"
Name: "Angelic Protection"
Type: 5
Buy: 10000
Weight: 600
Def: 25
Slots: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 16
EquipLv: 40
@@ -23218,7 +28730,10 @@ item_db: (
Weight: 2500
Def: 45
Slots: 1
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 16
EquipLv: 70
Script: <"
@@ -23234,7 +28749,26 @@ item_db: (
Weight: 2800
Def: 55
Slots: 1
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 16
Script: <"
@@ -23274,7 +28808,13 @@ item_db: (
Weight: 1500
Def: 58
Slots: 1
- Job: 0x22021040
+ Job: {
+ Thief: true
+ Assassin: true
+ Rogue: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 16
EquipLv: 50
Script: <"
@@ -23291,7 +28831,11 @@ item_db: (
Weight: 1100
Def: 40
Slots: 1
- Job: 0x00810200
+ Job: {
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 16
EquipLv: 75
Script: <"
@@ -23306,7 +28850,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 500
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
Script: <"
bonus bStr,5;
@@ -23325,7 +28872,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 500
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
Script: <"
bonus bStr,5;
@@ -23344,7 +28894,9 @@ item_db: (
Type: 5
Buy: 20
Weight: 500
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 16
Script: <"
@@ -23366,7 +28918,14 @@ item_db: (
Weight: 3000
Def: 85
Slots: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Upper: 58
Loc: 16
EquipLv: 55
@@ -23384,7 +28943,26 @@ item_db: (
Weight: 300
Def: 15
Slots: 1
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 16
EquipLv: 55
@@ -23402,7 +28980,26 @@ item_db: (
Weight: 1500
Def: 50
Slots: 1
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 16
EquipLv: 55
@@ -23423,7 +29020,9 @@ item_db: (
Weight: 750
Def: 42
Slots: 1
- Job: 0x00000800
+ Job: {
+ Hunter: true
+ }
Upper: 58
Loc: 16
EquipLv: 50
@@ -23460,7 +29059,10 @@ item_db: (
Type: 5
Weight: 500
Def: 12
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
Refine: false
Trade: {
@@ -23522,7 +29124,12 @@ item_db: (
Weight: 600
Def: 40
Slots: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 16
EquipLv: 50
Script: <"
@@ -23539,7 +29146,11 @@ item_db: (
Weight: 1700
Def: 57
Slots: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 16
EquipLv: 60
Script: <"
@@ -23557,7 +29168,17 @@ item_db: (
Weight: 300
Def: 57
Slots: 1
- Job: 0x00098B1C
+ Job: {
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Hunter: true
+ Monk: true
+ Sage: true
+ Bard: true
+ }
Upper: 58
Loc: 16
EquipLv: 60
@@ -23577,7 +29198,17 @@ item_db: (
Weight: 600
Def: 79
Slots: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Upper: 58
Loc: 16
EquipLv: 60
@@ -23597,7 +29228,16 @@ item_db: (
Buy: 10
Def: 57
Slots: 1
- Job: 0x006444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ Taekwon: true
+ Star_Gladiator: true
+ }
Loc: 16
EquipLv: 80
Trade: {
@@ -23623,7 +29263,11 @@ item_db: (
Buy: 10
Def: 50
Slots: 1
- Job: 0x00040420
+ Job: {
+ Merchant: true
+ Blacksmith: true
+ Alchemist: true
+ }
Loc: 16
EquipLv: 80
Trade: {
@@ -23649,7 +29293,13 @@ item_db: (
Buy: 10
Def: 41
Slots: 1
- Job: 0x22021040
+ Job: {
+ Thief: true
+ Assassin: true
+ Rogue: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 16
EquipLv: 80
Trade: {
@@ -23675,7 +29325,12 @@ item_db: (
Buy: 10
Def: 36
Slots: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 16
EquipLv: 80
Trade: {
@@ -23701,7 +29356,11 @@ item_db: (
Buy: 10
Def: 25
Slots: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 16
EquipLv: 80
Trade: {
@@ -23727,7 +29386,11 @@ item_db: (
Buy: 10
Def: 35
Slots: 1
- Job: 0x00080808
+ Job: {
+ Archer: true
+ Hunter: true
+ Bard: true
+ }
Loc: 16
EquipLv: 80
Trade: {
@@ -23753,7 +29416,9 @@ item_db: (
Buy: 10
Def: 25
Slots: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 16
EquipLv: 80
@@ -23863,14 +29528,27 @@ item_db: (
Buy: 20
Weight: 1700
Def: 55
- Job: 0x000FDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 16
EquipLv: 70
Script: <"
bonus bMaxHP,(BaseLevel*7);
bonus bMaxSP,(BaseLevel/2);
- autobonus2 "{ bonus bNoMagicDamage,100; }",10,2000,BF_MAGIC,"{ specialeffect2 EF_ENERGYCOAT; }";
+ autobonus2 "{ bonus bNoMagicDamage,100; }",10,2000,BF_MAGIC,"{ specialeffect(EF_ENERGYCOAT, AREA, playerattached()); }";
if( BaseClass==Job_Mage||BaseClass==Job_Archer||BaseClass==Job_Acolyte ) bonus bMdef,5;
else if( BaseClass==Job_Swordman||BaseClass==Job_Merchant||BaseClass==Job_Thief ) bonus bDef,3;
">
@@ -23884,7 +29562,20 @@ item_db: (
Weight: 1000
Def: 20
Slots: 1
- Job: 0x000FDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 16
Script: <"
@@ -23903,7 +29594,9 @@ item_db: (
Weight: 300
Def: 36
Slots: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 58
Loc: 16
EquipLv: 70
@@ -23922,12 +29615,25 @@ item_db: (
Weight: 1000
Def: 45
Slots: 1
- Job: 0x000FDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 16
Script: <"
bonus bMdef,2;
- autobonus "{ bonus bBaseAtk,20; }",10,10000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";
+ autobonus "{ bonus bBaseAtk,20; }",10,10000,BF_WEAPON,"{ specialeffect(EF_ENHANCE, AREA, playerattached()); }";
">
},
{
@@ -23939,7 +29645,11 @@ item_db: (
Weight: 400
Def: 38
Slots: 1
- Job: 0x00080808
+ Job: {
+ Archer: true
+ Hunter: true
+ Bard: true
+ }
Upper: 58
Loc: 16
EquipLv: 75
@@ -23957,7 +29667,11 @@ item_db: (
Weight: 3500
Def: 75
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 58
Loc: 16
EquipLv: 82
@@ -23995,7 +29709,7 @@ item_db: (
},
{
Id: 2393
- AegisName: "N_Adventurer's_Suit"
+ AegisName: "N_Adventurers_Suit"
Name: "Novice Adventurer's Suit"
Type: 5
Def: 45
@@ -24019,7 +29733,10 @@ item_db: (
Type: 5
Buy: 20
Def: 10
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
EquipLv: 81
Trade: {
@@ -24043,7 +29760,10 @@ item_db: (
Type: 5
Buy: 20
Def: 10
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
EquipLv: 61
Trade: {
@@ -24067,7 +29787,10 @@ item_db: (
Type: 5
Buy: 20
Def: 10
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
Trade: {
nodrop: true
@@ -24088,7 +29811,10 @@ item_db: (
Buy: 10
Weight: 900
Def: 10
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
},
{
@@ -24100,7 +29826,9 @@ item_db: (
Weight: 750
Def: 5
Slots: 1
- Job: 0x00000800
+ Job: {
+ Hunter: true
+ }
Upper: 58
Loc: 16
EquipLv: 50
@@ -24128,7 +29856,26 @@ item_db: (
Weight: 500
Def: 20
Slots: 1
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 16
Script: <" bonus bMdef,3; ">
@@ -24164,7 +29911,10 @@ item_db: (
Buy: 3500
Weight: 400
Def: 10
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 64
},
{
@@ -24176,7 +29926,10 @@ item_db: (
Weight: 400
Def: 10
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 64
},
{
@@ -24187,7 +29940,23 @@ item_db: (
Buy: 18000
Weight: 600
Def: 16
- Job: 0x016E5CEA
+ Job: {
+ Swordsman: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Taekwon: true
+ Star_Gladiator: true
+ Gunslinger: true
+ }
Loc: 64
},
{
@@ -24199,7 +29968,23 @@ item_db: (
Weight: 600
Def: 16
Slots: 1
- Job: 0x016E5CEA
+ Job: {
+ Swordsman: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Taekwon: true
+ Star_Gladiator: true
+ Gunslinger: true
+ }
Loc: 64
},
{
@@ -24210,7 +29995,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 5
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Gender: 0
Loc: 64
Script: <"
@@ -24236,7 +30024,10 @@ item_db: (
Buy: 8500
Weight: 600
Def: 10
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 64
Script: <" bonus bMdef,5; ">
},
@@ -24269,7 +30060,10 @@ item_db: (
Buy: 48000
Weight: 750
Def: 27
- Job: 0x00004080
+ Job: {
+ Knight: true
+ Crusader: true
+ }
Loc: 64
EquipLv: 65
},
@@ -24282,7 +30076,10 @@ item_db: (
Weight: 750
Def: 27
Slots: 1
- Job: 0x00004080
+ Job: {
+ Knight: true
+ Crusader: true
+ }
Loc: 64
EquipLv: 65
},
@@ -24294,7 +30091,11 @@ item_db: (
Buy: 34000
Weight: 350
Def: 22
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 64
EquipLv: 30
Refine: false
@@ -24307,7 +30108,9 @@ item_db: (
Buy: 1
Weight: 1
Def: 5
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 64
Refine: false
@@ -24330,7 +30133,10 @@ item_db: (
Weight: 300
Def: 9
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 64
EquipLv: 30
Script: <"
@@ -24347,7 +30153,9 @@ item_db: (
Weight: 500
Def: 8
Slots: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 64
EquipLv: 40
@@ -24361,7 +30169,10 @@ item_db: (
Buy: 30000
Weight: 500
Def: 12
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 64
EquipLv: 65
Script: <"
@@ -24374,13 +30185,16 @@ item_db: (
},
{
Id: 2418
- AegisName: "Vidar's_Boots"
+ AegisName: "Vidars_Boots"
Name: "Vidar's Boots"
Type: 5
Buy: 30000
Weight: 650
Def: 13
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 64
EquipLv: 65
Script: <"
@@ -24390,13 +30204,16 @@ item_db: (
},
{
Id: 2419
- AegisName: "Goibne's_Combat_Boots"
+ AegisName: "Goibnes_Combat_Boots"
Name: "Goibne's Greaves"
Type: 5
Buy: 30000
Weight: 700
Def: 13
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 64
EquipLv: 54
Script: <"
@@ -24407,14 +30224,16 @@ item_db: (
},
{
Id: 2420
- AegisName: "Angel's_Arrival"
+ AegisName: "Angels_Arrival"
Name: "Angel's Reincarnation"
Type: 5
Buy: 10000
Weight: 300
Def: 8
Slots: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 64
EquipLv: 25
@@ -24428,7 +30247,26 @@ item_db: (
Weight: 500
Def: 13
Slots: 1
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 64
Script: <"
@@ -24446,7 +30284,15 @@ item_db: (
Weight: 200
Def: 7
Slots: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 64
EquipLv: 40
Script: <" bonus bMdef,10; ">
@@ -24459,7 +30305,26 @@ item_db: (
Buy: 20
Weight: 500
Def: 13
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 64
EquipLv: 85
@@ -24478,7 +30343,26 @@ item_db: (
Weight: 300
Def: 13
Slots: 1
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 64
EquipLv: 55
@@ -24492,7 +30376,26 @@ item_db: (
Buy: 20
Weight: 500
Def: 16
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 64
EquipLv: 55
@@ -24508,7 +30411,26 @@ item_db: (
Type: 5
Buy: 20
Weight: 2000
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 64
EquipLv: 75
@@ -24547,7 +30469,10 @@ item_db: (
Type: 5
Weight: 300
Def: 22
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 64
Refine: false
Trade: {
@@ -24569,7 +30494,20 @@ item_db: (
Type: 5
Weight: 1500
Def: 5
- Job: 0x000E5CEA
+ Job: {
+ Swordsman: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Loc: 64
Trade: {
nodrop: true
@@ -24631,7 +30569,10 @@ item_db: (
Weight: 600
Def: 10
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 64
Script: <" bonus bMdef,5; ">
},
@@ -24644,7 +30585,20 @@ item_db: (
Weight: 250
Def: 15
Slots: 1
- Job: 0x000FDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 64
Script: <" bonus bMaxHP,(BaseLevel*10); ">
@@ -24658,7 +30612,26 @@ item_db: (
Weight: 500
Def: 16
Slots: 1
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 64
EquipLv: 55
@@ -24675,7 +30648,21 @@ item_db: (
Buy: 10
Def: 15
Slots: 1
- Job: 0x226654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ Taekwon: true
+ Star_Gladiator: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 64
EquipLv: 80
Trade: {
@@ -24701,7 +30688,18 @@ item_db: (
Buy: 10
Def: 9
Slots: 1
- Job: 0x00898B1C
+ Job: {
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Hunter: true
+ Monk: true
+ Sage: true
+ Bard: true
+ Soul_Linker: true
+ }
Loc: 64
EquipLv: 80
Trade: {
@@ -24727,7 +30725,9 @@ item_db: (
Buy: 10
Def: 9
Slots: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 64
EquipLv: 80
@@ -24803,7 +30803,20 @@ item_db: (
Weight: 300
Def: 10
Slots: 1
- Job: 0x000FDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 64
Script: <"
@@ -24877,7 +30890,10 @@ item_db: (
Name: "Glorious Shoes"
Type: 5
Buy: 20
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 64
EquipLv: 81
Trade: {
@@ -24902,7 +30918,10 @@ item_db: (
Type: 5
Buy: 20
Def: 5
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 64
EquipLv: 61
Trade: {
@@ -24926,7 +30945,10 @@ item_db: (
Type: 5
Buy: 20
Def: 10
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 64
Trade: {
nodrop: true
@@ -24947,7 +30969,10 @@ item_db: (
Buy: 1000
Weight: 1000
Def: 5
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 64
},
{
@@ -24968,7 +30993,26 @@ item_db: (
Buy: 20
Weight: 500
Def: 3
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 64
EquipLv: 85
@@ -24995,7 +31039,26 @@ item_db: (
Buy: 20
Weight: 500
Def: 16
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 64
EquipLv: 60
@@ -25172,7 +31235,10 @@ item_db: (
Weight: 200
Def: 15
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 64
Script: <" bonus bMaxHPrate,3; ">
},
@@ -25185,7 +31251,23 @@ item_db: (
Weight: 300
Def: 21
Slots: 1
- Job: 0x016E5CEA
+ Job: {
+ Swordsman: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Taekwon: true
+ Star_Gladiator: true
+ Gunslinger: true
+ }
Loc: 64
Script: <" bonus bMaxHPrate,3; ">
},
@@ -25198,7 +31280,10 @@ item_db: (
Weight: 400
Def: 32
Slots: 1
- Job: 0x00004080
+ Job: {
+ Knight: true
+ Crusader: true
+ }
Loc: 64
Script: <" bonus bMaxHPrate,3; ">
},
@@ -25270,7 +31355,9 @@ item_db: (
Weight: 300
Def: 15
Slots: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 56
Loc: 64
EquipLv: 105
@@ -25297,7 +31384,9 @@ item_db: (
Buy: 20
Weight: 500
Def: 12
- Job: 0x00000200
+ Job: {
+ Wizard: true
+ }
Upper: 56
Loc: 64
EquipLv: 100
@@ -25315,7 +31404,9 @@ item_db: (
Buy: 20
Weight: 500
Def: 12
- Job: 0x00000200
+ Job: {
+ Wizard: true
+ }
Upper: 56
Loc: 64
EquipLv: 100
@@ -25333,7 +31424,9 @@ item_db: (
Buy: 20
Weight: 500
Def: 12
- Job: 0x00000200
+ Job: {
+ Wizard: true
+ }
Upper: 56
Loc: 64
EquipLv: 100
@@ -25351,7 +31444,9 @@ item_db: (
Buy: 20
Weight: 500
Def: 12
- Job: 0x00000200
+ Job: {
+ Wizard: true
+ }
Upper: 56
Loc: 64
EquipLv: 100
@@ -25369,7 +31464,9 @@ item_db: (
Buy: 20
Weight: 300
Def: 12
- Job: 0x00000100
+ Job: {
+ Priest: true
+ }
Upper: 56
Loc: 64
EquipLv: 100
@@ -25395,7 +31492,9 @@ item_db: (
Buy: 20
Weight: 300
Def: 12
- Job: 0x00000100
+ Job: {
+ Priest: true
+ }
Upper: 56
Loc: 64
EquipLv: 100
@@ -25452,7 +31551,9 @@ item_db: (
Weight: 900
Def: 32
Slots: 1
- Job: 0x00000080
+ Job: {
+ Knight: true
+ }
Upper: 56
Loc: 64
EquipLv: 100
@@ -25470,13 +31571,16 @@ item_db: (
Weight: 900
Def: 32
Slots: 1
- Job: 0x00000080
+ Job: {
+ Knight: true
+ }
Upper: 56
Loc: 64
EquipLv: 100
Script: <"
bonus bMaxSP,40;
- bonus bAgi,-7+min(getequiprefinerycnt(EQI_SHOES),8);
+ if (getrefine() >= 8)
+ bonus bAgi, getrefine() - 7;
">
},
{
@@ -25488,7 +31592,9 @@ item_db: (
Weight: 400
Def: 18
Slots: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 56
Loc: 64
EquipLv: 100
@@ -25506,7 +31612,9 @@ item_db: (
Weight: 400
Def: 18
Slots: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 56
Loc: 64
EquipLv: 100
@@ -25524,7 +31632,9 @@ item_db: (
Weight: 400
Def: 18
Slots: 1
- Job: 0x00000800
+ Job: {
+ Hunter: true
+ }
Upper: 56
Loc: 64
EquipLv: 100
@@ -25542,7 +31652,9 @@ item_db: (
Weight: 400
Def: 18
Slots: 1
- Job: 0x00000800
+ Job: {
+ Hunter: true
+ }
Upper: 56
Loc: 64
EquipLv: 100
@@ -25580,7 +31692,14 @@ item_db: (
Weight: 750
Def: 30
Slots: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 64
EquipLv: 95
Script: <"
@@ -25597,7 +31716,25 @@ item_db: (
Weight: 500
Def: 20
Slots: 1
- Job: 0x236E5CEA
+ Job: {
+ Swordsman: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Taekwon: true
+ Star_Gladiator: true
+ Gunslinger: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 64
EquipLv: 95
Script: <"
@@ -25614,7 +31751,16 @@ item_db: (
Weight: 350
Def: 15
Slots: 1
- Job: 0x00818315
+ Job: {
+ Novice: true
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 64
EquipLv: 95
Script: <"
@@ -25630,7 +31776,26 @@ item_db: (
Buy: 20
Weight: 2000
Slots: 1
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 64
EquipLv: 75
@@ -25645,7 +31810,26 @@ item_db: (
Weight: 500
Def: 16
Slots: 1
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 64
EquipLv: 60
@@ -25663,21 +31847,27 @@ item_db: (
Weight: 500
Def: 12
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 64
EquipLv: 65
Script: <" bonus bAgi,2; ">
},
{
Id: 2489
- AegisName: "Vidar's_Boots_"
+ AegisName: "Vidars_Boots_"
Name: "Vidar's Boots"
Type: 5
Buy: 30000
Weight: 650
Def: 13
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 64
EquipLv: 65
},
@@ -25716,14 +31906,17 @@ item_db: (
},
{
Id: 2493
- AegisName: "Goibne's_Combat_Boots_"
+ AegisName: "Goibnes_Combat_Boots_"
Name: "Goibne's Greaves"
Type: 5
Buy: 30000
Weight: 700
Def: 13
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 64
EquipLv: 54
Script: <"
@@ -25741,7 +31934,10 @@ item_db: (
Weight: 100
Def: 5
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Gender: 0
Loc: 64
Script: <"
@@ -25769,7 +31965,7 @@ item_db: (
},
{
Id: 2496
- AegisName: "TE_WoE_Shoes"
+ AegisName: "TE_Woe_Shoes"
Name: "TE WoE Shoes"
Type: 5
Def: 5
@@ -25796,11 +31992,18 @@ item_db: (
},
{
Id: 2497
- AegisName: "TE_WoE_Boots"
+ AegisName: "TE_Woe_Boots"
Name: "TE WoE Boots"
Type: 5
Def: 10
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 64
EquipLv: 40
Refine: false
@@ -25826,7 +32029,16 @@ item_db: (
Name: "TE WoE Magic Sandal"
Type: 5
Def: 5
- Job: 0x00818315
+ Job: {
+ Novice: true
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 64
EquipLv: 40
Refine: false
@@ -25893,7 +32105,10 @@ item_db: (
Buy: 5000
Weight: 400
Def: 8
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 4
},
{
@@ -25905,7 +32120,10 @@ item_db: (
Weight: 400
Def: 8
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 4
},
{
@@ -25916,7 +32134,19 @@ item_db: (
Buy: 32000
Weight: 600
Def: 13
- Job: 0x006654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ Taekwon: true
+ Star_Gladiator: true
+ }
Loc: 4
},
{
@@ -25928,7 +32158,19 @@ item_db: (
Weight: 600
Def: 13
Slots: 1
- Job: 0x006654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ Taekwon: true
+ Star_Gladiator: true
+ }
Loc: 4
},
{
@@ -25939,7 +32181,10 @@ item_db: (
Buy: 82000
Weight: 600
Def: 9
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 4
EquipLv: 40
Script: <" bonus bAgi,1; ">
@@ -25952,7 +32197,10 @@ item_db: (
Buy: 56000
Weight: 500
Def: 4
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 4
Script: <"
bonus bUnbreakableGarment,0;
@@ -25967,7 +32215,12 @@ item_db: (
Buy: 20000
Weight: 550
Def: 10
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 4
EquipLv: 75
Script: <"
@@ -25983,7 +32236,9 @@ item_db: (
Buy: 1
Weight: 1
Def: 4
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 4
Refine: false
@@ -26000,13 +32255,16 @@ item_db: (
},
{
Id: 2511
- AegisName: "Skeleton's_Cape"
+ AegisName: "Skeletons_Cape"
Name: "Skeleton Manteau"
Type: 5
Buy: 5000
Weight: 700
Def: 13
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 4
EquipLv: 75
Script: <"
@@ -26027,7 +32285,9 @@ item_db: (
Weight: 500
Def: 7
Slots: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 4
EquipLv: 40
@@ -26042,7 +32302,10 @@ item_db: (
Weight: 500
Def: 18
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 4
EquipLv: 80
},
@@ -26055,7 +32318,17 @@ item_db: (
Weight: 800
Def: 25
Slots: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 4
EquipLv: 80
},
@@ -26068,7 +32341,12 @@ item_db: (
Weight: 300
Def: 12
Slots: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 4
EquipLv: 85
},
@@ -26080,7 +32358,10 @@ item_db: (
Buy: 30000
Weight: 400
Def: 8
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 4
EquipLv: 65
Script: <"
@@ -26090,26 +32371,32 @@ item_db: (
},
{
Id: 2517
- AegisName: "Vali's_Manteau"
+ AegisName: "Valis_Manteau"
Name: "Vali's Manteau"
Type: 5
Buy: 30000
Weight: 600
Def: 13
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 4
EquipLv: 65
Script: <" bonus2 bSubEle,Ele_Neutral,15; ">
},
{
Id: 2518
- AegisName: "Morpheus's_Shawl"
+ AegisName: "Morpheuss_Shawl"
Name: "Morpheus's Shawl"
Type: 5
Buy: 30000
Weight: 600
Def: 8
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 4
EquipLv: 33
Script: <"
@@ -26119,13 +32406,16 @@ item_db: (
},
{
Id: 2519
- AegisName: "Morrigane's_Manteau"
+ AegisName: "Morriganes_Manteau"
Name: "Morrigane's Manteau"
Type: 5
Buy: 30000
Weight: 600
Def: 9
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 4
EquipLv: 61
Script: <"
@@ -26135,13 +32425,16 @@ item_db: (
},
{
Id: 2520
- AegisName: "Goibne's_Shoulder_Arms"
+ AegisName: "Goibnes_Shoulder_Arms"
Name: "Goibne's Spaulders"
Type: 5
Buy: 30000
Weight: 700
Def: 11
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 4
EquipLv: 54
Script: <"
@@ -26152,14 +32445,16 @@ item_db: (
},
{
Id: 2521
- AegisName: "Angel's_Warmth"
+ AegisName: "Angels_Warmth"
Name: "Angelic Cardigan"
Type: 5
Buy: 10000
Weight: 400
Def: 6
Slots: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 4
EquipLv: 20
@@ -26196,7 +32491,26 @@ item_db: (
Weight: 500
Def: 10
Slots: 1
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 4
Script: <"
@@ -26214,7 +32528,10 @@ item_db: (
Weight: 600
Def: 9
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 4
EquipLv: 40
Script: <" bonus bAgi,1; ">
@@ -26240,7 +32557,26 @@ item_db: (
Weight: 600
Def: 16
Slots: 1
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 4
EquipLv: 48
@@ -26255,7 +32591,26 @@ item_db: (
Weight: 500
Def: 11
Slots: 1
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 4
EquipLv: 55
@@ -26269,7 +32624,26 @@ item_db: (
Buy: 20
Weight: 500
Def: 13
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 4
EquipLv: 55
@@ -26284,7 +32658,26 @@ item_db: (
Weight: 500
Def: 13
Slots: 1
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 4
EquipLv: 55
@@ -26299,7 +32692,17 @@ item_db: (
Weight: 700
Def: 13
Slots: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Upper: 58
Loc: 4
EquipLv: 70
@@ -26314,7 +32717,17 @@ item_db: (
Weight: 400
Def: 8
Slots: 1
- Job: 0x00098B1C
+ Job: {
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Hunter: true
+ Monk: true
+ Sage: true
+ Bard: true
+ }
Upper: 58
Loc: 4
EquipLv: 70
@@ -26330,7 +32743,10 @@ item_db: (
Type: 5
Weight: 200
Def: 10
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 4
Refine: false
Trade: {
@@ -26375,7 +32791,12 @@ item_db: (
Type: 5
Buy: 1
Def: 17
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 4
Refine: false
Trade: {
@@ -26402,7 +32823,10 @@ item_db: (
Weight: 250
Def: 7
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 4
EquipLv: 60
Script: <"
@@ -26420,7 +32844,20 @@ item_db: (
Weight: 250
Def: 15
Slots: 1
- Job: 0x000FDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 4
Script: <"
@@ -26438,7 +32875,21 @@ item_db: (
Buy: 10
Def: 28
Slots: 1
- Job: 0x226654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ Taekwon: true
+ Star_Gladiator: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 4
EquipLv: 80
Trade: {
@@ -26464,7 +32915,18 @@ item_db: (
Buy: 10
Def: 20
Slots: 1
- Job: 0x00898B1C
+ Job: {
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Hunter: true
+ Monk: true
+ Sage: true
+ Bard: true
+ Soul_Linker: true
+ }
Loc: 4
EquipLv: 80
Trade: {
@@ -26490,7 +32952,9 @@ item_db: (
Buy: 10
Def: 20
Slots: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 4
EquipLv: 80
@@ -26546,7 +33010,26 @@ item_db: (
Weight: 500
Def: 16
Slots: 1
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 4
EquipLv: 70
@@ -26591,7 +33074,20 @@ item_db: (
Weight: 500
Def: 14
Slots: 1
- Job: 0x000FDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 4
Script: <"
@@ -26610,7 +33106,9 @@ item_db: (
Weight: 500
Def: 10
Slots: 1
- Job: 0x00000100
+ Job: {
+ Priest: true
+ }
Upper: 58
Loc: 4
EquipLv: 70
@@ -26665,7 +33163,26 @@ item_db: (
Name: "Neo Muffler"
Type: 5
Def: 22
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 4
EquipLv: 95
@@ -26696,7 +33213,10 @@ item_db: (
Type: 5
Buy: 20
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 4
EquipLv: 80
Trade: {
@@ -26715,7 +33235,7 @@ item_db: (
},
{
Id: 2550
- AegisName: "Fisher's_Muffler"
+ AegisName: "Fishers_Muffler"
Name: "Fisher's Muffler"
Type: 5
Buy: 20
@@ -26731,7 +33251,26 @@ item_db: (
Weight: 500
Def: 4
Slots: 1
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 4
EquipLv: 55
@@ -26755,7 +33294,17 @@ item_db: (
Weight: 400
Def: 3
Slots: 1
- Job: 0x00098B1C
+ Job: {
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Hunter: true
+ Monk: true
+ Sage: true
+ Bard: true
+ }
Upper: 58
Loc: 4
EquipLv: 70
@@ -26782,7 +33331,26 @@ item_db: (
Weight: 1000
Def: 14
Slots: 1
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 4
Script: <"
@@ -26799,7 +33367,26 @@ item_db: (
Weight: 400
Def: 25
Slots: 1
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 4
EquipLv: 90
@@ -26944,7 +33531,10 @@ item_db: (
Weight: 200
Def: 13
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 4
Script: <" bonus bMaxHPrate,3; ">
},
@@ -26957,7 +33547,19 @@ item_db: (
Weight: 300
Def: 18
Slots: 1
- Job: 0x006654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ Taekwon: true
+ Star_Gladiator: true
+ }
Loc: 4
Script: <" bonus bMaxHPrate,3; ">
},
@@ -27042,7 +33644,9 @@ item_db: (
Weight: 600
Def: 3
Slots: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 4
},
@@ -27079,7 +33683,9 @@ item_db: (
Buy: 20
Weight: 400
Def: 12
- Job: 0x00000100
+ Job: {
+ Priest: true
+ }
Upper: 56
Loc: 4
EquipLv: 100
@@ -27097,7 +33703,9 @@ item_db: (
Buy: 20
Weight: 400
Def: 12
- Job: 0x00000100
+ Job: {
+ Priest: true
+ }
Upper: 56
Loc: 4
EquipLv: 100
@@ -27162,7 +33770,9 @@ item_db: (
Buy: 20
Weight: 600
Def: 20
- Job: 0x00000080
+ Job: {
+ Knight: true
+ }
Upper: 56
Loc: 4
EquipLv: 100
@@ -27179,7 +33789,9 @@ item_db: (
Buy: 20
Weight: 600
Def: 16
- Job: 0x00000080
+ Job: {
+ Knight: true
+ }
Upper: 56
Loc: 4
EquipLv: 100
@@ -27251,7 +33863,9 @@ item_db: (
Buy: 20
Weight: 100
Def: 13
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 56
Loc: 4
EquipLv: 100
@@ -27268,7 +33882,9 @@ item_db: (
Buy: 20
Weight: 100
Def: 13
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 56
Loc: 4
EquipLv: 100
@@ -27297,14 +33913,16 @@ item_db: (
Buy: 20
Weight: 200
Def: 15
- Job: 0x00000800
+ Job: {
+ Hunter: true
+ }
Upper: 56
Loc: 4
EquipLv: 100
Script: <"
bonus bAgi,2;
bonus bFlee,10;
- autobonus2 "{ bonus bFlee,20; }",10,7000,BF_LONG,"{ specialeffect2 EF_WIND; }";
+ autobonus2 "{ bonus bFlee,20; }",10,7000,BF_LONG,"{ specialeffect(EF_WIND, AREA, playerattached()); }";
">
},
{
@@ -27315,7 +33933,9 @@ item_db: (
Buy: 20
Weight: 200
Def: 15
- Job: 0x00000800
+ Job: {
+ Hunter: true
+ }
Upper: 56
Loc: 4
EquipLv: 100
@@ -27332,7 +33952,10 @@ item_db: (
Buy: 56000
Weight: 400
Def: 1
- Job: 0x00000300
+ Job: {
+ Priest: true
+ Wizard: true
+ }
Upper: 56
Loc: 4
EquipLv: 130
@@ -27388,7 +34011,10 @@ item_db: (
Weight: 600
Def: 32
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 4
EquipLv: 95
Script: <"
@@ -27421,7 +34047,10 @@ item_db: (
Weight: 500
Def: 4
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 4
EquipLv: 40
Script: <"
@@ -27501,7 +34130,7 @@ item_db: (
},
{
Id: 2593
- AegisName: "Froid_Manteau"
+ AegisName: "Flow_Manteau"
Name: "Froid Manteau"
Type: 5
Buy: 20
@@ -27538,7 +34167,7 @@ item_db: (
},
{
Id: 2597
- AegisName: "Bloody_Muffler"
+ AegisName: "Scarlet_Poncho"
Name: "Bloody Muffler"
Type: 5
Weight: 500
@@ -27550,14 +34179,17 @@ item_db: (
},
{
Id: 2599
- AegisName: "Goibne's_Shoulder_Arms_"
+ AegisName: "Goibnes_Shoulder_Arms_"
Name: "Goibne's Spaulders"
Type: 5
Buy: 30000
Weight: 700
Def: 11
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 4
EquipLv: 54
Script: <"
@@ -27575,7 +34207,10 @@ item_db: (
Type: 5
Buy: 30000
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 20
Refine: false
@@ -27588,7 +34223,10 @@ item_db: (
Type: 5
Buy: 30000
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 20
Refine: false
@@ -27601,7 +34239,10 @@ item_db: (
Type: 5
Buy: 30000
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 20
Refine: false
@@ -27614,7 +34255,10 @@ item_db: (
Type: 5
Buy: 30000
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 20
Refine: false
@@ -27627,7 +34271,10 @@ item_db: (
Type: 5
Buy: 30000
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 20
Refine: false
@@ -27652,7 +34299,10 @@ item_db: (
Type: 5
Buy: 15000
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 20
Refine: false
@@ -27718,7 +34368,10 @@ item_db: (
Type: 5
Buy: 90000
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 50
Refine: false
@@ -27736,7 +34389,10 @@ item_db: (
Buy: 75000
Weight: 100
Def: 5
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 40
Refine: false
@@ -27749,7 +34405,10 @@ item_db: (
Type: 5
Buy: 75000
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 40
Refine: false
@@ -27763,7 +34422,10 @@ item_db: (
Buy: 2
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 35
Refine: false
@@ -27771,13 +34433,16 @@ item_db: (
},
{
Id: 2618
- AegisName: "Matyr's_Flea_Guard"
+ AegisName: "Matyrs_Flea_Guard"
Name: "Matyr's Leash"
Type: 5
Buy: 2
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 35
Refine: false
@@ -27790,7 +34455,11 @@ item_db: (
Type: 5
Buy: 10000
Weight: 100
- Job: 0x00080808
+ Job: {
+ Archer: true
+ Hunter: true
+ Bard: true
+ }
Loc: 136
EquipLv: 65
Refine: false
@@ -27803,7 +34472,13 @@ item_db: (
Type: 5
Buy: 10000
Weight: 100
- Job: 0x22021040
+ Job: {
+ Thief: true
+ Assassin: true
+ Rogue: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 136
EquipLv: 70
Refine: false
@@ -27826,7 +34501,10 @@ item_db: (
Buy: 30000
Weight: 200
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 90
Refine: false
@@ -27840,7 +34518,10 @@ item_db: (
Buy: 30000
Weight: 200
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 90
Refine: false
@@ -27854,7 +34535,10 @@ item_db: (
Buy: 30000
Weight: 200
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 90
Refine: false
@@ -27868,7 +34552,10 @@ item_db: (
Buy: 30000
Weight: 200
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 90
Refine: false
@@ -27882,7 +34569,10 @@ item_db: (
Buy: 30000
Weight: 200
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 90
Refine: false
@@ -27896,7 +34586,10 @@ item_db: (
Buy: 15000
Weight: 200
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 90
Refine: false
@@ -27925,7 +34618,9 @@ item_db: (
Buy: 400
Weight: 200
Slots: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 136
Refine: false
@@ -27988,7 +34683,10 @@ item_db: (
Buy: 125000
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 65
Refine: false
@@ -28005,7 +34703,10 @@ item_db: (
Type: 5
Buy: 204000
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 80
Refine: false
@@ -28118,7 +34819,10 @@ item_db: (
Buy: 40000
Weight: 200
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
Refine: false
Script: <"
@@ -28136,7 +34840,11 @@ item_db: (
Type: 5
Buy: 20
Weight: 700
- Job: 0x00040420
+ Job: {
+ Merchant: true
+ Blacksmith: true
+ Alchemist: true
+ }
Loc: 136
EquipLv: 50
Refine: false
@@ -28144,7 +34852,7 @@ item_db: (
},
{
Id: 2642
- AegisName: "Serin's_Gold_Ring"
+ AegisName: "Serins_Gold_Ring"
Name: "Serin's Gold Ring"
Type: 5
Buy: 20
@@ -28163,7 +34871,7 @@ item_db: (
},
{
Id: 2643
- AegisName: "Serin's_Gold_Ring_"
+ AegisName: "Serins_Gold_Ring_"
Name: "Serin's Gold Ring"
Type: 5
Buy: 45000
@@ -28201,7 +34909,13 @@ item_db: (
Type: 5
Buy: 40000
Weight: 200
- Job: 0x22021040
+ Job: {
+ Thief: true
+ Assassin: true
+ Rogue: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 136
EquipLv: 60
Refine: false
@@ -28242,12 +34956,15 @@ item_db: (
},
{
Id: 2648
- AegisName: "Morpheus's_Ring"
+ AegisName: "Morpheuss_Ring"
Name: "Morpheus's Ring"
Type: 5
Buy: 30000
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 33
Refine: false
@@ -28258,12 +34975,15 @@ item_db: (
},
{
Id: 2649
- AegisName: "Morpheus's_Armlet"
+ AegisName: "Morpheuss_Armlet"
Name: "Morpheus's Bracelet"
Type: 5
Buy: 30000
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 33
Refine: false
@@ -28274,12 +34994,15 @@ item_db: (
},
{
Id: 2650
- AegisName: "Morrigane's_Belt"
+ AegisName: "Morriganes_Belt"
Name: "Morrigane's Belt"
Type: 5
Buy: 30000
Weight: 200
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 61
Refine: false
@@ -28290,12 +35013,15 @@ item_db: (
},
{
Id: 2651
- AegisName: "Morrigane's_Pendant"
+ AegisName: "Morriganes_Pendant"
Name: "Morrigane's Pendant"
Type: 5
Buy: 30000
Weight: 200
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 61
Refine: false
@@ -28332,13 +35058,19 @@ item_db: (
},
{
Id: 2654
- AegisName: "Shinobi's_Sash"
+ AegisName: "Shinobis_Sash"
Name: "Shinobi Sash"
Type: 5
Buy: 20000
Weight: 300
Def: 1
- Job: 0x22021040
+ Job: {
+ Thief: true
+ Assassin: true
+ Rogue: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 136
EquipLv: 30
Refine: false
@@ -28355,7 +35087,10 @@ item_db: (
Type: 5
Buy: 50000
Weight: 4000
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
Refine: false
},
@@ -28366,7 +35101,17 @@ item_db: (
Type: 5
Buy: 20000
Weight: 1000
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 136
Refine: false
Script: <" bonus bMaxHP,50; ">
@@ -28401,7 +35146,20 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0x000FDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 136
Refine: false
@@ -28419,7 +35177,20 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0x000FDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 136
Refine: false
@@ -28437,7 +35208,20 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0x000FDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 136
Refine: false
@@ -28455,7 +35239,20 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0x000FDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 136
Refine: false
@@ -28487,7 +35284,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 200
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 75
Refine: false
@@ -28503,7 +35303,11 @@ item_db: (
Type: 5
Buy: 20
Weight: 500
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 136
EquipLv: 60
Refine: false
@@ -28534,7 +35338,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 300
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 60
Refine: false
@@ -28546,7 +35353,7 @@ item_db: (
},
{
Id: 2668
- AegisName: "Women's_Glory"
+ AegisName: "Womens_Glory"
Name: "Woman Glory"
Type: 5
Weight: 500
@@ -28604,7 +35411,11 @@ item_db: (
Buy: 10000
Weight: 100
Slots: 1
- Job: 0x00080808
+ Job: {
+ Archer: true
+ Hunter: true
+ Bard: true
+ }
Loc: 136
EquipLv: 65
Refine: false
@@ -28617,7 +35428,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
Refine: false
},
@@ -28627,7 +35441,10 @@ item_db: (
Name: "Warrior's Shining Ring"
Type: 5
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 48
Refine: false
@@ -28717,7 +35534,20 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0x000FDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 136
Refine: false
@@ -28741,7 +35571,20 @@ item_db: (
Buy: 20
Weight: 100
Def: 2
- Job: 0x000FDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 136
Refine: false
@@ -28806,7 +35649,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 20
Refine: false
@@ -28820,7 +35666,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 20
Refine: false
@@ -28834,7 +35683,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 20
Refine: false
@@ -28848,7 +35700,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 20
Refine: false
@@ -28861,7 +35716,10 @@ item_db: (
Type: 5
Buy: 1
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 512
Refine: false
View: 73
@@ -28883,7 +35741,10 @@ item_db: (
Type: 5
Buy: 1
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 1
Refine: false
View: 56
@@ -28905,7 +35766,10 @@ item_db: (
Name: "Rental Critical Ring"
Type: 5
Buy: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
Refine: false
Trade: {
@@ -28926,7 +35790,10 @@ item_db: (
Name: "Rental Earring"
Type: 5
Buy: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
Refine: false
Trade: {
@@ -28947,7 +35814,10 @@ item_db: (
Name: "Rental Ring"
Type: 5
Buy: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
Refine: false
Trade: {
@@ -28968,7 +35838,10 @@ item_db: (
Name: "Rental Necklace"
Type: 5
Buy: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
Refine: false
Trade: {
@@ -28989,7 +35862,10 @@ item_db: (
Name: "Glove"
Type: 5
Buy: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
Refine: false
Trade: {
@@ -29010,7 +35886,10 @@ item_db: (
Name: "Rental Brooch"
Type: 5
Buy: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
Refine: false
Trade: {
@@ -29031,7 +35910,10 @@ item_db: (
Name: "Rental Rosary"
Type: 5
Buy: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
Refine: false
Trade: {
@@ -29056,7 +35938,10 @@ item_db: (
Type: 5
Buy: 1
Def: 8
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
Refine: false
Trade: {
@@ -29078,7 +35963,10 @@ item_db: (
Type: 5
Buy: 1
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
Refine: false
Trade: {
@@ -29104,7 +35992,10 @@ item_db: (
Type: 5
Buy: 1
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
Refine: false
Trade: {
@@ -29130,7 +36021,10 @@ item_db: (
Type: 5
Buy: 1
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
Refine: false
Trade: {
@@ -29156,7 +36050,10 @@ item_db: (
Type: 5
Buy: 1
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
Refine: false
Trade: {
@@ -29182,7 +36079,11 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 58
Loc: 136
EquipLv: 60
@@ -29196,7 +36097,26 @@ item_db: (
Buy: 20
Weight: 100
Slots: 1
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 136
EquipLv: 90
@@ -29214,7 +36134,26 @@ item_db: (
Buy: 20
Weight: 100
Slots: 1
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 136
EquipLv: 90
@@ -29229,7 +36168,26 @@ item_db: (
Buy: 20
Weight: 150
Slots: 1
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 136
EquipLv: 50
@@ -29364,7 +36322,10 @@ item_db: (
Name: "Bloody Iron Ball"
Type: 5
Buy: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
Refine: false
Trade: {
@@ -29465,7 +36426,11 @@ item_db: (
Buy: 20
Weight: 100
Slots: 1
- Job: 0x00810200
+ Job: {
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 136
EquipLv: 80
Refine: false
@@ -29478,11 +36443,21 @@ item_db: (
Type: 5
Buy: 20
Weight: 200
- Def: 1
- Job: 0x00810204
+ Def: 0
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 136
EquipLv: 80
Refine: false
+ Script: <"
+ bonus bHPrecovRate,15;
+ bonus bSPrecovRate,15;
+ bonus bMatkRate,7;
+ ">
},
{
Id: 2718
@@ -29492,7 +36467,11 @@ item_db: (
Buy: 20
Weight: 200
Slots: 1
- Job: 0x00080808
+ Job: {
+ Archer: true
+ Hunter: true
+ Bard: true
+ }
Loc: 136
EquipLv: 65
Refine: false
@@ -29505,7 +36484,14 @@ item_db: (
Buy: 20
Weight: 700
Def: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 136
EquipLv: 50
Refine: false
@@ -29521,7 +36507,12 @@ item_db: (
Type: 5
Buy: 20
Def: 1
- Job: 0x00404082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ Star_Gladiator: true
+ }
Loc: 136
EquipLv: 70
Refine: false
@@ -29550,7 +36541,13 @@ item_db: (
Type: 5
Buy: 20
Def: 1
- Job: 0x22021040
+ Job: {
+ Thief: true
+ Assassin: true
+ Rogue: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 136
EquipLv: 70
Refine: false
@@ -29579,7 +36576,11 @@ item_db: (
Type: 5
Buy: 20
Def: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 136
EquipLv: 70
Refine: false
@@ -29607,7 +36608,12 @@ item_db: (
Type: 5
Buy: 20
Def: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 136
EquipLv: 70
Refine: false
@@ -29635,7 +36641,11 @@ item_db: (
Type: 5
Buy: 20
Def: 1
- Job: 0x00080808
+ Job: {
+ Archer: true
+ Hunter: true
+ Bard: true
+ }
Loc: 136
EquipLv: 70
Refine: false
@@ -29664,7 +36674,11 @@ item_db: (
Type: 5
Buy: 20
Def: 1
- Job: 0x00040420
+ Job: {
+ Merchant: true
+ Blacksmith: true
+ Alchemist: true
+ }
Loc: 136
EquipLv: 70
Refine: false
@@ -29693,7 +36707,9 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0x00000800
+ Job: {
+ Hunter: true
+ }
Upper: 58
Loc: 136
EquipLv: 70
@@ -29710,7 +36726,9 @@ item_db: (
Type: 5
Buy: 20
Weight: 200
- Job: 0x00000800
+ Job: {
+ Hunter: true
+ }
Upper: 58
Loc: 136
EquipLv: 70
@@ -29728,7 +36746,10 @@ item_db: (
Buy: 20
Weight: 50
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 80
Refine: false
@@ -29746,7 +36767,20 @@ item_db: (
Buy: 20
Weight: 50
Slots: 1
- Job: 0x000FDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 136
Refine: false
@@ -29766,7 +36800,10 @@ item_db: (
Buy: 20
Weight: 50
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 80
Refine: false
@@ -29791,7 +36828,10 @@ item_db: (
Buy: 20
Weight: 50
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 80
Refine: false
@@ -29816,7 +36856,10 @@ item_db: (
Buy: 20
Weight: 50
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 80
Refine: false
@@ -29837,7 +36880,9 @@ item_db: (
Type: 5
Buy: 20
Def: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 136
EquipLv: 70
@@ -29865,7 +36910,9 @@ item_db: (
AegisName: "Directive_A"
Name: "Directive"
Type: 5
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 136
Refine: false
@@ -29885,7 +36932,9 @@ item_db: (
AegisName: "Directive_B"
Name: "Directive"
Type: 5
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 136
Refine: false
@@ -29907,7 +36956,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 75
Refine: false
@@ -29924,7 +36976,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 150
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 75
Refine: false
@@ -30050,7 +37105,20 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0x000FDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 136
EquipLv: 70
@@ -30071,7 +37139,20 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0x000FDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 136
Refine: false
@@ -30088,7 +37169,20 @@ item_db: (
Buy: 20
Weight: 200
Slots: 1
- Job: 0x000FDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 136
Refine: false
@@ -30105,7 +37199,9 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 58
Loc: 136
EquipLv: 80
@@ -30120,7 +37216,9 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0x00020000
+ Job: {
+ Rogue: true
+ }
Upper: 58
Loc: 136
EquipLv: 80
@@ -30134,7 +37232,11 @@ item_db: (
Type: 5
Buy: 20
Weight: 200
- Job: 0x00080808
+ Job: {
+ Archer: true
+ Hunter: true
+ Bard: true
+ }
Upper: 58
Loc: 136
EquipLv: 84
@@ -30157,7 +37259,20 @@ item_db: (
Weight: 120
Def: 1
Slots: 1
- Job: 0x000FDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 136
EquipLv: 90
@@ -30429,7 +37544,26 @@ item_db: (
AegisName: "Skul_Ring_C"
Name: "Neo Skull Ring"
Type: 5
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 136
EquipLv: 95
@@ -30607,7 +37741,10 @@ item_db: (
Name: "Glorious Ring"
Type: 5
Buy: 20
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 81
Refine: false
@@ -30637,7 +37774,10 @@ item_db: (
Name: "Glorious Popularized Ring"
Type: 5
Buy: 20
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 61
Refine: false
@@ -30658,7 +37798,10 @@ item_db: (
Name: "Glorious Mass-Production Ring"
Type: 5
Buy: 20
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
Refine: false
Trade: {
@@ -30755,11 +37898,11 @@ item_db: (
Trade: {
nodrop: true
}
- Script: <" autobonus "{ bonus bAspdRate,2; }",10,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }"; ">
+ Script: <" autobonus "{ bonus bAspdRate,2; }",10,10000,0,"{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); }"; ">
},
{
Id: 2781
- AegisName: "Aumdura's_Grace"
+ AegisName: "Aumduras_Grace"
Name: "Aumdura's Benefit"
Type: 5
Buy: 20
@@ -30834,7 +37977,26 @@ item_db: (
Buy: 20
Weight: 100
Slots: 1
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 136
EquipLv: 90
@@ -30875,7 +38037,26 @@ item_db: (
Buy: 20
Weight: 200
Slots: 1
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 136
Refine: false
@@ -30893,7 +38074,26 @@ item_db: (
Buy: 20
Weight: 200
Slots: 1
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 136
Refine: false
@@ -30911,7 +38111,26 @@ item_db: (
Buy: 20
Weight: 200
Slots: 1
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 136
Refine: false
@@ -30929,7 +38148,26 @@ item_db: (
Buy: 20
Weight: 200
Slots: 1
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 136
Refine: false
@@ -30958,7 +38196,20 @@ item_db: (
AegisName: "Ring_Of_Flame_Lord_I"
Name: "Ring of Flame Lord"
Type: 5
- Job: 0x000FDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 136
Refine: false
@@ -30990,7 +38241,20 @@ item_db: (
Name: "Ring of Resonance"
Type: 5
Def: 2
- Job: 0x000FDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 136
Refine: false
@@ -31021,7 +38285,9 @@ item_db: (
Name: "Magic Stone Ring"
Type: 5
Slots: 1
- Job: 0x00000080
+ Job: {
+ Knight: true
+ }
Upper: 56
Loc: 136
EquipLv: 99
@@ -31043,7 +38309,20 @@ item_db: (
AegisName: "Green_Apple_Ring"
Name: "Green Apple Ring"
Type: 5
- Job: 0x000FDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 56
Loc: 136
EquipLv: 99
@@ -31069,7 +38348,12 @@ item_db: (
Name: "Magical Stone"
Type: 5
Weight: 200
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 136
EquipLv: 99
Refine: false
@@ -31095,7 +38379,12 @@ item_db: (
Name: "Magical Stone"
Type: 5
Weight: 200
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 136
EquipLv: 99
Refine: false
@@ -31121,7 +38410,10 @@ item_db: (
Name: "Will Of Exhausted Warrior"
Type: 5
Weight: 200
- Job: 0x00008100
+ Job: {
+ Priest: true
+ Monk: true
+ }
Loc: 136
EquipLv: 99
Refine: false
@@ -31135,7 +38427,7 @@ item_db: (
noauction: true
}
Script: <"
- if(strcharinfo(3)=="job3_arch02") {
+ if(strcharinfo(PC_MAP)=="job3_arch02") {
bonus2 bAddDefClass,1761,50;
bonus2 bAddDefClass,1762,50;
}
@@ -31160,7 +38452,9 @@ item_db: (
Buy: 100000
Weight: 100
Slots: 1
- Job: 0x00000400
+ Job: {
+ Blacksmith: true
+ }
Upper: 56
Loc: 136
EquipLv: 99
@@ -31175,7 +38469,9 @@ item_db: (
Buy: 100000
Weight: 2000
Slots: 1
- Job: 0x00000400
+ Job: {
+ Blacksmith: true
+ }
Upper: 56
Loc: 136
EquipLv: 99
@@ -31190,7 +38486,9 @@ item_db: (
Buy: 500000
Weight: 1000
Slots: 1
- Job: 0x00000400
+ Job: {
+ Blacksmith: true
+ }
Upper: 56
Loc: 136
EquipLv: 99
@@ -31204,7 +38502,9 @@ item_db: (
Buy: 100000
Weight: 500
Slots: 1
- Job: 0x00000400
+ Job: {
+ Blacksmith: true
+ }
Upper: 56
Loc: 136
EquipLv: 99
@@ -31219,7 +38519,9 @@ item_db: (
Buy: 100000
Weight: 2500
Slots: 1
- Job: 0x00000400
+ Job: {
+ Blacksmith: true
+ }
Upper: 56
Loc: 136
EquipLv: 99
@@ -31234,7 +38536,9 @@ item_db: (
Buy: 100000
Weight: 6000
Slots: 1
- Job: 0x00000400
+ Job: {
+ Blacksmith: true
+ }
Upper: 56
Loc: 136
EquipLv: 99
@@ -31250,7 +38554,9 @@ item_db: (
Weight: 8000
Def: 3
Slots: 1
- Job: 0x00000400
+ Job: {
+ Blacksmith: true
+ }
Upper: 56
Loc: 136
EquipLv: 99
@@ -31265,7 +38571,9 @@ item_db: (
Buy: 200000
Weight: 400
Slots: 1
- Job: 0x00000400
+ Job: {
+ Blacksmith: true
+ }
Upper: 56
Loc: 136
EquipLv: 99
@@ -31279,7 +38587,9 @@ item_db: (
Buy: 250000
Weight: 1000
Slots: 1
- Job: 0x00000400
+ Job: {
+ Blacksmith: true
+ }
Upper: 56
Loc: 136
EquipLv: 99
@@ -31294,7 +38604,9 @@ item_db: (
Buy: 100000
Weight: 2500
Slots: 1
- Job: 0x00000400
+ Job: {
+ Blacksmith: true
+ }
Upper: 56
Loc: 136
EquipLv: 99
@@ -31309,7 +38621,9 @@ item_db: (
Buy: 100000
Weight: 2500
Slots: 1
- Job: 0x00000400
+ Job: {
+ Blacksmith: true
+ }
Upper: 56
Loc: 136
EquipLv: 99
@@ -31442,7 +38756,9 @@ item_db: (
Name: "Swordman Manual"
Type: 5
Weight: 100
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 136
EquipLv: [1, 12]
@@ -31469,7 +38785,9 @@ item_db: (
Name: "Thief Manual"
Type: 5
Weight: 100
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 136
EquipLv: [1, 12]
@@ -31498,7 +38816,9 @@ item_db: (
Name: "Acolyte Manual"
Type: 5
Weight: 100
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 136
EquipLv: [1, 12]
@@ -31525,7 +38845,9 @@ item_db: (
Name: "Archer Manual"
Type: 5
Weight: 100
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 136
EquipLv: [1, 12]
@@ -31551,7 +38873,9 @@ item_db: (
Name: "Merchant Manual"
Type: 5
Weight: 100
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 136
EquipLv: [1, 12]
@@ -31579,7 +38903,9 @@ item_db: (
Name: "Mage Manual"
Type: 5
Weight: 100
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 136
EquipLv: [1, 12]
@@ -31646,7 +38972,7 @@ item_db: (
Trade: {
nodrop: true
}
- Script: <" autobonus "{ bonus bMaxHPrate,10; }",10,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }"; ">
+ Script: <" autobonus "{ bonus bMaxHPrate,10; }",10,10000,0,"{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); }"; ">
},
{
Id: 2828
@@ -31668,7 +38994,10 @@ item_db: (
AegisName: "Greed_Clip"
Name: "Greed Clip"
Type: 5
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 10
Refine: false
@@ -31729,7 +39058,7 @@ item_db: (
},
{
Id: 2833
- AegisName: "Odin's_Recall"
+ AegisName: "Odins_Recall"
Name: "Odin Recall R"
Type: 5
Loc: 136
@@ -31758,7 +39087,10 @@ item_db: (
Name: "Critical Ring"
Type: 5
Buy: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
Refine: false
Script: <" bonus bCritical,10; ">
@@ -31769,7 +39101,10 @@ item_db: (
Name: "Rental Glove"
Type: 5
Buy: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
Refine: false
Script: <" bonus bDex,4; ">
@@ -31781,7 +39116,10 @@ item_db: (
Type: 5
Buy: 1
Def: 5
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
Refine: false
Script: <" bonus bMdef,5; ">
@@ -31792,7 +39130,10 @@ item_db: (
Name: "Necklace"
Type: 5
Buy: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
Refine: false
Script: <" bonus bVit,4; ">
@@ -31803,7 +39144,10 @@ item_db: (
Name: "Ring"
Type: 5
Buy: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
Refine: false
Script: <" bonus bStr,4; ">
@@ -31814,7 +39158,10 @@ item_db: (
Name: "Rosary"
Type: 5
Buy: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
Refine: false
Script: <"
@@ -31828,7 +39175,10 @@ item_db: (
Name: "Caracas Ring"
Type: 5
Def: 2
- Job: 0x00050000
+ Job: {
+ Sage: true
+ Alchemist: true
+ }
Upper: 56
Loc: 136
EquipLv: 99
@@ -31856,7 +39206,10 @@ item_db: (
Name: "Earring"
Type: 5
Buy: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
Refine: false
Script: <" bonus bInt,3; ">
@@ -31934,7 +39287,10 @@ item_db: (
Name: "E Critical Ring C"
Type: 5
Buy: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
Refine: false
Script: <" bonus bCritical,10; ">
@@ -31945,7 +39301,10 @@ item_db: (
Name: "E Glove C"
Type: 5
Buy: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
Refine: false
Script: <" bonus bDex,4; ">
@@ -31957,7 +39316,10 @@ item_db: (
Type: 5
Buy: 1
Def: 5
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
Refine: false
Script: <" bonus bMdef,5; ">
@@ -31968,7 +39330,10 @@ item_db: (
Name: "E Ring C"
Type: 5
Buy: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
Refine: false
Script: <" bonus bVit,4; ">
@@ -31979,7 +39344,10 @@ item_db: (
Name: "E Necklace C"
Type: 5
Buy: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
Refine: false
Script: <" bonus bStr,4; ">
@@ -31990,7 +39358,10 @@ item_db: (
Name: "E Rosary C"
Type: 5
Buy: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
Refine: false
Script: <"
@@ -32006,7 +39377,20 @@ item_db: (
Buy: 20
Weight: 200
Def: 2
- Job: 0x000FDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 56
Loc: 136
EquipLv: 110
@@ -32030,7 +39414,20 @@ item_db: (
Weight: 100
Def: 1
Slots: 1
- Job: 0x000FDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 56
Loc: 136
EquipLv: 125
@@ -32143,7 +39540,9 @@ item_db: (
Buy: 20
Weight: 200
Def: 2
- Job: 0x00000200
+ Job: {
+ Wizard: true
+ }
Upper: 56
Loc: 136
EquipLv: 100
@@ -32163,7 +39562,9 @@ item_db: (
Buy: 20
Weight: 200
Def: 2
- Job: 0x00000200
+ Job: {
+ Wizard: true
+ }
Upper: 56
Loc: 136
EquipLv: 100
@@ -32183,7 +39584,9 @@ item_db: (
Buy: 20
Weight: 200
Def: 2
- Job: 0x00000200
+ Job: {
+ Wizard: true
+ }
Upper: 56
Loc: 136
EquipLv: 100
@@ -32203,7 +39606,9 @@ item_db: (
Buy: 20
Weight: 200
Def: 2
- Job: 0x00000200
+ Job: {
+ Wizard: true
+ }
Upper: 56
Loc: 136
EquipLv: 100
@@ -32241,7 +39646,9 @@ item_db: (
Name: "Light Of Cure"
Type: 5
Buy: 20
- Job: 0x00000100
+ Job: {
+ Priest: true
+ }
Upper: 56
Loc: 136
EquipLv: 110
@@ -32257,7 +39664,9 @@ item_db: (
Name: "Seal Of Cathedral"
Type: 5
Buy: 20
- Job: 0x00000100
+ Job: {
+ Priest: true
+ }
Upper: 56
Loc: 136
EquipLv: 110
@@ -32273,7 +39682,9 @@ item_db: (
Name: "Ring Of Archbishop"
Type: 5
Buy: 20
- Job: 0x00000100
+ Job: {
+ Priest: true
+ }
Upper: 56
Loc: 136
EquipLv: 110
@@ -32303,7 +39714,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 45
Refine: false
@@ -32321,7 +39735,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 45
Refine: false
@@ -32533,7 +39950,9 @@ item_db: (
Weight: 200
Def: 4
Slots: 1
- Job: 0x00000080
+ Job: {
+ Knight: true
+ }
Upper: 56
Loc: 136
EquipLv: 100
@@ -32553,7 +39972,9 @@ item_db: (
Weight: 200
Def: 3
Slots: 1
- Job: 0x00000080
+ Job: {
+ Knight: true
+ }
Upper: 56
Loc: 136
EquipLv: 100
@@ -32596,7 +40017,9 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 56
Loc: 136
EquipLv: 100
@@ -32613,7 +40036,9 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 56
Loc: 136
EquipLv: 100
@@ -32660,7 +40085,9 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0x00000800
+ Job: {
+ Hunter: true
+ }
Upper: 56
Loc: 136
EquipLv: 100
@@ -32677,7 +40104,9 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0x00000800
+ Job: {
+ Hunter: true
+ }
Upper: 56
Loc: 136
EquipLv: 100
@@ -32696,7 +40125,9 @@ item_db: (
Weight: 400
Def: 3
Slots: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 56
Loc: 136
EquipLv: 100
@@ -32726,7 +40157,9 @@ item_db: (
Buy: 56000
Weight: 400
Def: 1
- Job: 0x00008000
+ Job: {
+ Monk: true
+ }
Upper: 56
Loc: 136
EquipLv: 130
@@ -32802,7 +40235,10 @@ item_db: (
Buy: 20
Weight: 100
Slots: 1
- Job: 0x00080800
+ Job: {
+ Hunter: true
+ Bard: true
+ }
Loc: 136
EquipLv: 90
Refine: false
@@ -32814,13 +40250,16 @@ item_db: (
},
{
Id: 2900
- AegisName: "Morrigane's_Belt_"
+ AegisName: "Morriganes_Belt_"
Name: "Morrigane's Belt"
Type: 5
Buy: 30000
Weight: 200
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 61
Refine: false
@@ -32831,13 +40270,16 @@ item_db: (
},
{
Id: 2901
- AegisName: "Morrigane's_Pendant_"
+ AegisName: "Morriganes_Pendant_"
Name: "Morrigane's Pendant"
Type: 5
Buy: 30000
Weight: 200
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 61
Refine: false
@@ -32848,13 +40290,16 @@ item_db: (
},
{
Id: 2902
- AegisName: "Morpheus's_Ring_"
+ AegisName: "Morpheuss_Ring_"
Name: "Morpheus's Ring"
Type: 5
Buy: 30000
Weight: 100
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 33
Refine: false
@@ -32862,13 +40307,16 @@ item_db: (
},
{
Id: 2903
- AegisName: "Morpheus's_Armlet_"
+ AegisName: "Morpheuss_Armlet_"
Name: "Morpheus's Bracelet"
Type: 5
Buy: 30000
Weight: 100
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
EquipLv: 33
Refine: false
@@ -33001,7 +40449,20 @@ item_db: (
Weight: 100
Def: 1
Slots: 1
- Job: 0x000FDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Loc: 136
Refine: false
Script: <"
@@ -33302,7 +40763,9 @@ item_db: (
Name: "Ninja Tutorial"
Type: 5
Weight: 100
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 136
EquipLv: [1, 12]
@@ -33329,7 +40792,9 @@ item_db: (
Name: "Gunslinger Tutorial"
Type: 5
Weight: 100
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 136
EquipLv: [1, 12]
@@ -33357,7 +40822,9 @@ item_db: (
Name: "Taekwon Tutorial"
Type: 5
Weight: 100
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 136
EquipLv: [1, 12]
@@ -33379,7 +40846,7 @@ item_db: (
},
{
Id: 2944
- AegisName: "TE_Ring_of_Protection"
+ AegisName: "TE_Ring_Of_Protection"
Name: "TE Ring of Protection"
Type: 5
Loc: 136
@@ -33444,6 +40911,24 @@ item_db: (
">
},
{
+ Id: 2949
+ AegisName: "Silversmith_Bracelet"
+ Name: "Silversmith Bracelet"
+ Type: 5
+ Buy: 20
+ Weight: 100
+ Def: 3
+ Slots: 1
+ Loc: 136
+ EquipLv: 60
+ Refine: false
+ Script: <"
+ bonus bAllStats, 1;
+ bonus bMdef, 3;
+ skill SA_SPELLBREAKER,5;
+ ">
+},
+{
Id: 2950
AegisName: "Rune_Ring"
Name: "Rune Ring"
@@ -33549,7 +41034,7 @@ item_db: (
},
{
Id: 2963
- AegisName: "Physical_Enhancer_Ring"
+ AegisName: "Body_Power_Up_Ring"
Name: "Physical Enhancer Ring"
Type: 5
Buy: 20
@@ -33564,7 +41049,7 @@ item_db: (
},
{
Id: 2964
- AegisName: "Magic_Intensifier_Ring"
+ AegisName: "Ring_Of_Spell_Explosion"
Name: "Magic Intensifier Ring"
Type: 5
Buy: 20
@@ -33625,17 +41110,29 @@ item_db: (
Id: 2971
AegisName: "Pocket_Watch__"
Name: "Pocket Watch"
- Type: 4
+ Type: 5
Buy: 20
Weight: 200
- Job: 0x00800200
+ Slots: 1
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
+ Upper: 3
Loc: 136
EquipLv: 80
Refine: false
+ Script: <"
+ bonus bHPrecovRate,15;
+ bonus bSPrecovRate,15;
+ bonus bMatkRate,7;
+ ">
},
{
Id: 2981
- AegisName: "Brave_Ring"
+ AegisName: "RingOfHero"
Name: "Brave Ring"
Type: 5
Buy: 20
@@ -33687,13 +41184,15 @@ item_db: (
},
{
Id: 2988
- AegisName: "Ozs_New_Wing_Ring"
+ AegisName: "Winged_Ring_Of_Newoz"
Name: "Oz's New Wing Ring"
Type: 5
Buy: 62000
Weight: 100
Slots: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 56
Gender: 1
Loc: 136
@@ -33703,13 +41202,15 @@ item_db: (
},
{
Id: 2989
- AegisName: "Bloody_Floral_Decoration_Bracelet"
+ AegisName: "Floral_Bracelet_Of_Igu"
Name: "Bloody Floral Decoration Bracelet"
- Type: 4
+ Type: 5
Buy: 62000
Weight: 100
Slots: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 56
Loc: 136
EquipLv: 130
@@ -36842,7 +44343,7 @@ item_db: (
bonus2 bHPLossRate,666,10000;
">
OnUnequipScript: <"
- if((Hp<=999) && !getmapflag(strcharinfo(3),mf_pvp) && !getmapflag(strcharinfo(3),mf_pvp_noparty) && !getmapflag(strcharinfo(3),mf_pvp_noguild)) {
+ if((Hp<=999) && !getmapflag(strcharinfo(PC_MAP),mf_pvp) && !getmapflag(strcharinfo(PC_MAP),mf_pvp_noparty) && !getmapflag(strcharinfo(PC_MAP),mf_pvp_noguild)) {
heal(1-Hp),0;
}
else {
@@ -38662,7 +46163,7 @@ item_db: (
Loc: 769
Script: <"
bonus bStr,2;
- autobonus "{ bonus bCritical,100; }",5,5000,0,"{ specialeffect2 EF_ENHANCE; }";
+ autobonus "{ bonus bCritical,100; }",5,5000,0,"{ specialeffect(EF_ENHANCE, AREA, playerattached()); }";
">
},
{
@@ -38675,7 +46176,7 @@ item_db: (
Loc: 769
Script: <"
bonus bInt,2;
- autobonus "{ bonus bVariableCastrate,-50; bonus bFlee,30; }",50,5000,BF_MAGIC,"{ specialeffect2 EF_SUFFRAGIUM; }";
+ autobonus "{ bonus bVariableCastrate,-50; bonus bFlee,30; }",50,5000,BF_MAGIC,"{ specialeffect(EF_SUFFRAGIUM, AREA, playerattached()); }";
">
},
{
@@ -38690,7 +46191,7 @@ item_db: (
bonus2 bSubSize,Size_Small,15;
bonus2 bSubSize,Size_Medium,15;
bonus2 bSubSize,Size_Large,15;
- autobonus2 "{ bonus bFlee2,30; }",3,10000,BF_WEAPON|BF_MAGIC,"{ specialeffect2 EF_WIND; }";
+ autobonus2 "{ bonus bFlee2,30; }",3,10000,BF_WEAPON|BF_MAGIC,"{ specialeffect(EF_WIND, AREA, playerattached()); }";
">
},
{
@@ -38743,7 +46244,7 @@ item_db: (
Loc: 64
Script: <"
bonus bVit,2;
- autobonus2 "{ bonus bDef,10; }",3,10000,BF_WEAPON|BF_MAGIC,"{ specialeffect2 EF_FREEZED; }";
+ autobonus2 "{ bonus bDef,10; }",3,10000,BF_WEAPON|BF_MAGIC,"{ specialeffect(EF_FREEZED, AREA, playerattached()); }";
">
},
{
@@ -38843,7 +46344,7 @@ item_db: (
Loc: 2
Script: <"
bonus bBaseAtk,25;
- autobonus "{ bonus bAspdRate,100; }",5,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }";
+ autobonus "{ bonus bAspdRate,100; }",5,10000,0,"{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); }";
">
},
{
@@ -39140,7 +46641,7 @@ item_db: (
},
{
Id: 4446
- AegisName: "Enhanced_Skeleton_Card"
+ AegisName: "P_Skeleton_Card"
Name: "Enhanced Skeleton Card"
Type: 6
Buy: 20
@@ -39296,7 +46797,7 @@ item_db: (
Loc: 769
Script: <"
bonus bBaseAtk,10;
- autobonus "{ bonus bFlee2,10; }",10,10000,0,"{ specialeffect2 EF_ENHANCE; }";
+ autobonus "{ bonus bFlee2,10; }",10,10000,0,"{ specialeffect(EF_ENHANCE, AREA, playerattached()); }";
">
},
{
@@ -39309,7 +46810,7 @@ item_db: (
Loc: 769
Script: <"
bonus bMatk,10;
- autobonus "{ bonus bFixedCastrate,-50; }",5,4000,BF_MAGIC,"{ specialeffect2 EF_SUFFRAGIUM; }";
+ autobonus "{ bonus bFixedCastrate,-50; }",5,4000,BF_MAGIC,"{ specialeffect(EF_SUFFRAGIUM, AREA, playerattached()); }";
">
},
{
@@ -39336,7 +46837,7 @@ item_db: (
Script: <"
bonus bDex,1;
bonus bAgi,1;
- autobonus "{ bonus bCritical,20; }",15,4000,0,"{ specialeffect2 EF_ENHANCE; }";
+ autobonus "{ bonus bCritical,20; }",15,4000,0,"{ specialeffect(EF_ENHANCE, AREA, playerattached()); }";
">
},
{
@@ -39818,7 +47319,7 @@ item_db: (
else bonus2 bHPLossRate,888,5000;
">
OnUnequipScript: <"
- if((Hp<=999) && !getmapflag(strcharinfo(3),mf_pvp) && !getmapflag(strcharinfo(3),mf_pvp_noparty) && !getmapflag(strcharinfo(3),mf_pvp_noguild)) {
+ if((Hp<=999) && !getmapflag(strcharinfo(PC_MAP),mf_pvp) && !getmapflag(strcharinfo(PC_MAP),mf_pvp_noparty) && !getmapflag(strcharinfo(PC_MAP),mf_pvp_noguild)) {
heal(1-Hp),0;
}
else {
@@ -40285,7 +47786,7 @@ item_db: (
Loc: 2
Script: <"
bonus bBaseAtk,((getrefine()>14)?25:15);
- autobonus "{ bonus bAspdRate,((getrefine()>14)?75:50); }",5,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }";
+ autobonus "{ bonus bAspdRate,((getrefine()>14)?75:50); }",5,10000,0,"{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); }";
">
},
{
@@ -40423,7 +47924,7 @@ item_db: (
},
{
Id: 4546
- AegisName: "Val'khiri_Card"
+ AegisName: "Valkhiri_Card"
Name: "Val'khiri Card"
Type: 6
Buy: 20
@@ -40432,7 +47933,7 @@ item_db: (
},
{
Id: 4547
- AegisName: "Enhanced_Byorgue_Card"
+ AegisName: "Upd_Byorgue_Card"
Name: "Enhanced Byorgue Card"
Type: 6
Buy: 20
@@ -40449,7 +47950,7 @@ item_db: (
},
{
Id: 4548
- AegisName: "Enhanced_Salamander_Card"
+ AegisName: "Upd_Salamander_Card"
Name: "Enhanced Salamander Card"
Type: 6
Buy: 20
@@ -40493,7 +47994,7 @@ item_db: (
},
{
Id: 4551
- AegisName: "Enhanced_Necromancer_Card"
+ AegisName: "Upd_Necromancer_Card"
Name: "Enhanced Necromancer Card"
Type: 6
Buy: 20
@@ -40571,7 +48072,7 @@ item_db: (
},
{
Id: 4557
- AegisName: "Weakened_Fenrir_Card"
+ AegisName: "Fenrir_Card_"
Name: "Weakened Fenrir Card"
Type: 6
Buy: 20
@@ -40583,7 +48084,7 @@ item_db: (
},
{
Id: 4558
- AegisName: "Chun_Tree_Card"
+ AegisName: "Woodie_Card"
Name: "Chun Tree Card"
Type: 6
Buy: 20
@@ -40596,7 +48097,7 @@ item_db: (
},
{
Id: 4559
- AegisName: "Devil_Morocc_Card"
+ AegisName: "M_Morocc_Card"
Name: "Devil Morocc Card"
Type: 6
Buy: 20
@@ -40741,7 +48242,7 @@ item_db: (
},
{
Id: 4568
- AegisName: "Celia_Card"
+ AegisName: "Ceila_Card"
Name: "Celia Card"
Type: 6
Buy: 20
@@ -40825,7 +48326,7 @@ item_db: (
},
{
Id: 4574
- AegisName: "General_Daehyon_Card"
+ AegisName: "Daehyon_Card"
Name: "General Daehyon Card"
Type: 6
Buy: 20
@@ -40839,7 +48340,7 @@ item_db: (
},
{
Id: 4575
- AegisName: "Armed_Guard_Soheon_Card"
+ AegisName: "Soheon_Card"
Name: "Armed Guard Soheon Card"
Type: 6
Buy: 20
@@ -40895,7 +48396,7 @@ item_db: (
},
{
Id: 4578
- AegisName: "Angry_Student_Pyuriel_Card"
+ AegisName: "Pyuriel_Card"
Name: "Angry Student Pyuriel Card"
Type: 6
Buy: 20
@@ -40908,7 +48409,7 @@ item_db: (
},
{
Id: 4579
- AegisName: "Warrior_Lola_Card"
+ AegisName: "Lora_Card"
Name: "Warrior Lola Card"
Type: 6
Buy: 20
@@ -40925,7 +48426,7 @@ item_db: (
},
{
Id: 4580
- AegisName: "Guardian_Kades_Card"
+ AegisName: "Kades_Card"
Name: "Guardian Kades Card"
Type: 6
Buy: 20
@@ -40951,7 +48452,7 @@ item_db: (
Weight: 10
Loc: 64
Script: <"
- autobonus "{ sc_start SC_MOVHASTE_HORSE, 3000, 25; bonus bAgi, 44; heal 0, -40; }", 3, 3000, 0, "{ specialeffect2 EF_WIND; }";
+ autobonus "{ sc_start SC_MOVHASTE_HORSE, 3000, 25; bonus bAgi, 44; heal 0, -40; }", 3, 3000, 0, "{ specialeffect(EF_WIND, AREA, playerattached()); }";
">
},
{
@@ -41127,7 +48628,7 @@ item_db: (
},
{
Id: 4596
- AegisName: "Antique_Book_Card"
+ AegisName: "AntiqueBook_Card"
Name: "Antique Book Card"
Type: 6
Buy: 20
@@ -41137,7 +48638,7 @@ item_db: (
},
{
Id: 4597
- AegisName: "Lichtern_Blue_Card"
+ AegisName: "LichternB_Card"
Name: "Lichtern Blue Card"
Type: 6
Buy: 20
@@ -41150,7 +48651,7 @@ item_db: (
},
{
Id: 4598
- AegisName: "Lichtern_Green_Card"
+ AegisName: "LichternY_Card"
Name: "Lichtern Green Card"
Type: 6
Buy: 20
@@ -41163,7 +48664,7 @@ item_db: (
},
{
Id: 4599
- AegisName: "Lichtern_Red_Card"
+ AegisName: "LichternR_Card"
Name: "Lichtern Red Card"
Type: 6
Buy: 20
@@ -41176,7 +48677,7 @@ item_db: (
},
{
Id: 4600
- AegisName: "Lichtern_Yellow_Card"
+ AegisName: "LichternG_Card"
Name: "Lichtern Yellow Card"
Type: 6
Buy: 20
@@ -41205,7 +48706,7 @@ item_db: (
},
{
Id: 4602
- AegisName: "Realized_Amdarais_Card"
+ AegisName: "AmdaraisH_Card"
Name: "Realized Amdarais Card"
Type: 6
Buy: 20
@@ -41221,7 +48722,7 @@ item_db: (
},
{
Id: 4603
- AegisName: "Corruption_Root_Card"
+ AegisName: "CorruptionRoot_Card"
Name: "Corruption Root Card"
Type: 6
Buy: 20
@@ -41236,7 +48737,7 @@ item_db: (
},
{
Id: 4604
- AegisName: "Realized_Corruption_Root_Card"
+ AegisName: "CorruptionRootH_Card"
Name: "Realized Corruption Root Card"
Type: 6
Buy: 20
@@ -41251,7 +48752,7 @@ item_db: (
},
{
Id: 4605
- AegisName: "Agony_Of_Royal_Knight_Card"
+ AegisName: "UndeadKnightM_Card"
Name: "Agony Of Royal Knight Card"
Type: 6
Buy: 20
@@ -41264,7 +48765,7 @@ item_db: (
},
{
Id: 4606
- AegisName: "Grudge_of_Royal_Knight_Card"
+ AegisName: "UndeadKnightF_Card"
Name: "Grudge of Royal Knight Card"
Type: 6
Buy: 20
@@ -41278,7 +48779,7 @@ item_db: (
},
{
Id: 4607
- AegisName: "Faithful_Manager_Card"
+ AegisName: "FaithfulManager_Card"
Name: "Faithful Manager Card"
Type: 6
Buy: 20
@@ -41301,7 +48802,7 @@ item_db: (
},
{
Id: 4608
- AegisName: "White_Knight_Card"
+ AegisName: "White_Knightage_Card"
Name: "White Knight Card"
Type: 6
Buy: 20
@@ -41315,7 +48816,7 @@ item_db: (
},
{
Id: 4609
- AegisName: "Khalitzburg_Knight_Card"
+ AegisName: "Khali_Knightage_Card"
Name: "Khalitzburg Knight Card"
Type: 6
Buy: 20
@@ -41442,7 +48943,7 @@ item_db: (
},
{
Id: 4633
- AegisName: "Enhanced_Archer_Skeleton_Card"
+ AegisName: "P_Archer_Skeleton_Card"
Name: "Enhanced Archer Skeleton Card"
Type: 6
Buy: 20
@@ -41457,7 +48958,7 @@ item_db: (
},
{
Id: 4634
- AegisName: "Enhanced_Soldier_Skeleton_Card"
+ AegisName: "P_Soldier_Skeleton_Card"
Name: "Enhanced Soldier Skeleton Card"
Type: 6
Buy: 20
@@ -41472,7 +48973,7 @@ item_db: (
},
{
Id: 4635
- AegisName: "Enhanced_Amdarais_Card"
+ AegisName: "P_Amdarais_Card"
Name: "Enhanced Amdarais Card"
Type: 6
Buy: 20
@@ -41502,7 +49003,7 @@ item_db: (
},
{
Id: 4637
- AegisName: "Immortal_Corps_Card"
+ AegisName: "Immortal_Corpse_Card"
Name: "Immortal Corps Card"
Type: 6
Buy: 20
@@ -41567,7 +49068,7 @@ item_db: (
},
{
Id: 4642
- AegisName: "Infinite_Toad_Card"
+ AegisName: "Min_Toad_Card"
Name: "Infinite Toad Card"
Type: 6
Buy: 20
@@ -41581,7 +49082,7 @@ item_db: (
},
{
Id: 4643
- AegisName: "Infinite_Vagabond_Wolf_Card"
+ AegisName: "Min_Vagabond_Wolf_Card"
Name: "Infinite Vagabond Wolf Card"
Type: 6
Buy: 20
@@ -41595,7 +49096,7 @@ item_db: (
},
{
Id: 4644
- AegisName: "Infinite_Vocal_Card"
+ AegisName: "Min_Vocal_Card"
Name: "Infinite Vocal Card"
Type: 6
Buy: 20
@@ -41609,7 +49110,7 @@ item_db: (
},
{
Id: 4645
- AegisName: "Infinite_Eclipse_Card"
+ AegisName: "Min_Eclipse_Card"
Name: "Infinite Eclipse Card"
Type: 6
Buy: 20
@@ -41623,7 +49124,7 @@ item_db: (
},
{
Id: 4646
- AegisName: "Infinite_Chimera_Card"
+ AegisName: "Min_Chimera_Card"
Name: "Infinite Chimera Card"
Type: 6
Buy: 20
@@ -41635,7 +49136,7 @@ item_db: (
},
{
Id: 4647
- AegisName: "Infinite_Osiris_Card"
+ AegisName: "Min_Osiris_Card"
Name: "Infinite_Osiris_Card"
Type: 6
Buy: 20
@@ -41645,7 +49146,7 @@ item_db: (
},
{
Id: 4648
- AegisName: "Infinite_Eddga_Card"
+ AegisName: "Min_Eddga_Card"
Name: "Infinite_Eddga_Card"
Type: 6
Buy: 20
@@ -41655,7 +49156,7 @@ item_db: (
},
{
Id: 4649
- AegisName: "Infinite_Phreeoni_Card"
+ AegisName: "Min_Phreeoni_Card"
Name: "Infinite Phreeoni Card"
Type: 6
Buy: 20
@@ -41665,7 +49166,7 @@ item_db: (
},
{
Id: 4650
- AegisName: "Infinite_Orc_Hero_Card"
+ AegisName: "Min_Ork_Hero_Card"
Name: "Infinite Orc Hero Card"
Type: 6
Buy: 20
@@ -41678,7 +49179,7 @@ item_db: (
},
{
Id: 4651
- AegisName: "Infinite_Tao_Gunka_Card"
+ AegisName: "Min_Tao_Gunka_Card"
Name: "Infinite Tao Gunka Card"
Type: 6
Buy: 20
@@ -41691,7 +49192,7 @@ item_db: (
},
{
Id: 4652
- AegisName: "Nightmare_Amon_Ra_Card"
+ AegisName: "N_Amon_Ra_Card"
Name: "Nightmare Amon Ra Card"
Type: 6
Buy: 20
@@ -41706,7 +49207,7 @@ item_db: (
},
{
Id: 4653
- AegisName: "Nightmare_Arclouse_Card"
+ AegisName: "N_Arclouse_Card"
Name: "Nightmare Arclouse Card"
Type: 6
Buy: 20
@@ -41719,7 +49220,7 @@ item_db: (
},
{
Id: 4654
- AegisName: "Nightmare_Mimic_Card"
+ AegisName: "N_Mimic_Card"
Name: "Nightmare Mimic Card"
Type: 6
Buy: 20
@@ -41732,7 +49233,7 @@ item_db: (
},
{
Id: 4655
- AegisName: "Nightmare_Minorous_Card"
+ AegisName: "N_Minorous_Card"
Name: "Nightmare Minorous Card"
Type: 6
Buy: 20
@@ -41745,7 +49246,7 @@ item_db: (
},
{
Id: 4656
- AegisName: "Nightmare_Mummy_Card"
+ AegisName: "N_Mummy_Card"
Name: "Nightmare Mummy Card"
Type: 6
Buy: 20
@@ -41755,7 +49256,7 @@ item_db: (
},
{
Id: 4657
- AegisName: "Nightmare_Ancient_Mummy_Card"
+ AegisName: "N_Ancient_Mummy_Card"
Name: "Nightmare Ancient Mummy Card"
Type: 6
Buy: 20
@@ -41768,7 +49269,7 @@ item_db: (
},
{
Id: 4658
- AegisName: "Nightmare_Verit_Card"
+ AegisName: "N_Verit_Card"
Name: "Nightmare Verit Card"
Type: 6
Buy: 20
@@ -41878,7 +49379,7 @@ item_db: (
},
{
Id: 4666
- AegisName: "Swift_Roda_Frog_Card"
+ AegisName: "Sweet_Rodafrog_Card"
Name: "Swift Roda Frog Card"
Type: 6
Buy: 20
@@ -41928,7 +49429,7 @@ item_db: (
},
{
Id: 4670
- AegisName: "Fruit_Pom_Spider"
+ AegisName: "Fruit_Pom_Spider_Card"
Name: "Fruit Pom Spider"
Type: 6
Buy: 20
@@ -41942,7 +49443,7 @@ item_db: (
},
{
Id: 4671
- AegisName: "Sorcerer_Celia_Card"
+ AegisName: "V_Celia_Card"
Name: "Sorcerer Celia Card"
Type: 6
Buy: 20
@@ -41959,7 +49460,7 @@ item_db: (
},
{
Id: 4672
- AegisName: "Sura_Chen_Card"
+ AegisName: "V_Chen_Card"
Name: "Sura Chen Card"
Type: 6
Buy: 20
@@ -41976,7 +49477,7 @@ item_db: (
},
{
Id: 4673
- AegisName: "Minstrel_Alphoccio_Card"
+ AegisName: "V_Alphoccio_Card"
Name: "Minstrel Alphoccio Card"
Type: 6
Buy: 20
@@ -41993,7 +49494,7 @@ item_db: (
},
{
Id: 4674
- AegisName: "Guillotine_Cross_Eremes_Card"
+ AegisName: "V_Eremes_Card"
Name: "Guillotine Cross Eremes Card"
Type: 6
Buy: 20
@@ -42010,7 +49511,7 @@ item_db: (
},
{
Id: 4675
- AegisName: "Arch_Bishop_Magaleta_Card"
+ AegisName: "V_Magaleta_Card"
Name: "Arch Bishop Magaleta Card"
Type: 6
Buy: 20
@@ -42027,7 +49528,7 @@ item_db: (
},
{
Id: 4676
- AegisName: "Ranger_Cecil_Card"
+ AegisName: "V_Shecil_Card"
Name: "Ranger Cecil Card"
Type: 6
Buy: 20
@@ -42044,7 +49545,7 @@ item_db: (
},
{
Id: 4677
- AegisName: "Mechanic_Howard_Card"
+ AegisName: "V_Harword_Card"
Name: "Merchanic Howard Card"
Type: 6
Buy: 20
@@ -42061,7 +49562,7 @@ item_db: (
},
{
Id: 4678
- AegisName: "Warlock_Kathryne_Card"
+ AegisName: "V_Katrinn_Card"
Name: "Warlock Kathryne Card"
Type: 6
Buy: 20
@@ -42078,7 +49579,7 @@ item_db: (
},
{
Id: 4679
- AegisName: "Rune_Knight_Seyren_Card"
+ AegisName: "V_Seyren_Card"
Name: "Rune Knight Seyren Card"
Type: 6
Buy: 20
@@ -42095,7 +49596,7 @@ item_db: (
},
{
Id: 4680
- AegisName: "Royal_Guard_Randel_Card"
+ AegisName: "V_Randel_Card"
Name: "Royal Guard Randel Card"
Type: 6
Buy: 20
@@ -42112,7 +49613,7 @@ item_db: (
},
{
Id: 4681
- AegisName: "Genetic_Flamel_Card"
+ AegisName: "V_Flamel_Card"
Name: "Genetic Flamel Card"
Type: 6
Buy: 20
@@ -42129,7 +49630,7 @@ item_db: (
},
{
Id: 4682
- AegisName: "Shadow_Chaser_Gertie_Card"
+ AegisName: "V_Gertie_Card"
Name: "Shadow Chaser Gertie Card"
Type: 6
Buy: 20
@@ -42146,7 +49647,7 @@ item_db: (
},
{
Id: 4683
- AegisName: "Wanderer_Trentini_Card"
+ AegisName: "V_Trentini_Card"
Name: "Wanderer Trentini Card"
Type: 6
Buy: 20
@@ -42163,7 +49664,7 @@ item_db: (
},
{
Id: 4684
- AegisName: "True_Eremes_Guile_Card"
+ AegisName: "V_B_Eremes_Card"
Name: "True Eremes Guile Card"
Type: 6
Buy: 20
@@ -42177,7 +49678,7 @@ item_db: (
},
{
Id: 4685
- AegisName: "True_Margaretha_Sorin_Card"
+ AegisName: "V_B_Magaleta_Card"
Name: "True Margaretha Sorin Card"
Type: 6
Buy: 20
@@ -42191,7 +49692,7 @@ item_db: (
},
{
Id: 4686
- AegisName: "True_Kathryne_Keyron_Card"
+ AegisName: "V_B_Katrinn_Card"
Name: "True Kathryne Keyron Card"
Type: 6
Buy: 20
@@ -42205,7 +49706,7 @@ item_db: (
},
{
Id: 4687
- AegisName: "True_Cecil_Damon_Card"
+ AegisName: "V_B_Shecil_Card"
Name: "True Cecil Damon Card"
Type: 6
Buy: 20
@@ -42219,7 +49720,7 @@ item_db: (
},
{
Id: 4688
- AegisName: "True_Howard_Alt-Eisen_Card"
+ AegisName: "V_B_Harword_Card"
Name: "True Howard Alt-Eisen Card"
Type: 6
Buy: 20
@@ -42233,7 +49734,7 @@ item_db: (
},
{
Id: 4689
- AegisName: "True_Seyren_Windsor_Card"
+ AegisName: "V_B_Seyren_Card"
Name: "True Seyren Windsor Card"
Type: 6
Buy: 20
@@ -42247,7 +49748,7 @@ item_db: (
},
{
Id: 4690
- AegisName: "True_Randel_Lawrence_Card"
+ AegisName: "V_B_Randel_Card"
Name: "True Randel Lawrence Card"
Type: 6
Buy: 20
@@ -42261,7 +49762,7 @@ item_db: (
},
{
Id: 4691
- AegisName: "True_Flamel_Emure_Card"
+ AegisName: "V_B_Flamel_Card"
Name: "True Flamel Emure Card"
Type: 6
Buy: 20
@@ -42275,7 +49776,7 @@ item_db: (
},
{
Id: 4692
- AegisName: "True_Celia_Alde_Card"
+ AegisName: "V_B_Celia_Card"
Name: "True Celia Alde Card"
Type: 6
Buy: 20
@@ -42289,7 +49790,7 @@ item_db: (
},
{
Id: 4693
- AegisName: "True_Chen_Liu_Card"
+ AegisName: "V_B_Chen_Card"
Name: "True Chen Liu Card"
Type: 6
Buy: 20
@@ -42303,7 +49804,7 @@ item_db: (
},
{
Id: 4694
- AegisName: "True_Gertie_Card"
+ AegisName: "V_B_Gertie_Card"
Name: "True Gertie Card"
Type: 6
Buy: 20
@@ -42317,7 +49818,7 @@ item_db: (
},
{
Id: 4695
- AegisName: "True_Trentini_Card"
+ AegisName: "V_B_Trentini_Card"
Name: "True Trentini Card"
Type: 6
Buy: 20
@@ -42331,16 +49832,23 @@ item_db: (
},
{
Id: 4696
- AegisName: "True_Alphoccio_Card"
+ AegisName: "V_B_Alphoccio_Card"
Name: "True Alphoccio Card"
Type: 6
Buy: 20
Weight: 10
Loc: 2
Script: <"
- bonus2 bSkillAtk,WM_REVERBERATION,50;
- if (getequipweaponlv(EQI_HAND_R) == 4) bonus2 bSkillAtk,WM_REVERBERATION,50;
- if (getrefine() >= 10) bonus2 bSkillAtk,WM_REVERBERATION,50;
+ bonus2 bSkillAtk, WM_REVERBERATION_MELEE, 50;
+ bonus2 bSkillAtk, WM_REVERBERATION_MAGIC, 50;
+ if (getequipweaponlv(EQI_HAND_R) == 4) {
+ bonus2 bSkillAtk, WM_REVERBERATION_MELEE, 50;
+ bonus2 bSkillAtk, WM_REVERBERATION_MAGIC, 50;
+ }
+ if (getrefine() >= 10) {
+ bonus2 bSkillAtk, WM_REVERBERATION_MELEE, 50;
+ bonus2 bSkillAtk, WM_REVERBERATION_MAGIC, 50;
+ }
">
},
@@ -43949,7 +51457,7 @@ item_db: (
Type: 6
Loc: 1023
Script: <"
- bonus bCriAtkRate, 4;
+ bonus bCritAtkRate, 4;
bonus bCritical, 1;
">
},
@@ -43960,7 +51468,7 @@ item_db: (
Type: 6
Loc: 1023
Script: <"
- bonus bCriAtkRate, 6;
+ bonus bCritAtkRate, 6;
bonus bCritical, 2;
">
},
@@ -43971,7 +51479,7 @@ item_db: (
Type: 6
Loc: 1023
Script: <"
- bonus bCriAtkRate, 8;
+ bonus bCritAtkRate, 8;
bonus bCritical, 3;
">
},
@@ -43982,7 +51490,7 @@ item_db: (
Type: 6
Loc: 1023
Script: <"
- bonus bCriAtkRate, 10;
+ bonus bCritAtkRate, 10;
bonus bCritical, 4;
">
},
@@ -44044,11 +51552,11 @@ item_db: (
},
{
Id: 4875
- AegisName: "Bear's_Power"
+ AegisName: "Bears_Power"
Name: "Strength of Bear"
Type: 6
Loc: 1023
- Script: <" autobonus2 "{ bonus bStr, 200; bonus2 bHPLossRate, 500, 1000; montransform BIGFOOT, 5000; }", 20, 5000, BF_WEAPON, "{ specialeffect2 EF_POTION_BERSERK; showscript \"?!!!!\"; }"; ">
+ Script: <" autobonus2 "{ bonus bStr, 200; bonus2 bHPLossRate, 500, 1000; montransform BIGFOOT, 5000; }", 20, 5000, BF_WEAPON, "{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); showscript \"?!!!!\"; }"; ">
OnUnequipScript: <" heal 0, -300; ">
},
{
@@ -44057,7 +51565,7 @@ item_db: (
Name: "Runaway Magic"
Type: 6
Loc: 1023
- Script: <" autobonus "{ bonus bInt, 200; bonus2 bSPLossRate, 200, 1000; }", 15, 10000, BF_MAGIC, "{ specialeffect2 EF_POTION_BERSERK; showscript \"YOooooooo!!!!!\"; }"; ">
+ Script: <" autobonus "{ bonus bInt, 200; bonus2 bSPLossRate, 200, 1000; }", 15, 10000, BF_MAGIC, "{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); showscript \"YOooooooo!!!!!\"; }"; ">
OnUnequipScript: <" heal 0, -2000; ">
},
{
@@ -44066,7 +51574,7 @@ item_db: (
Name: "Speed Of Light"
Type: 6
Loc: 1023
- Script: <" autobonus "{ bonus bAspdRate, 100; bonus bFlee2, 100; bonus2 bHPLossRate, 400, 1000; bonus2 bSPLossRate, 40, 1000; }", 10, 5000, BF_WEAPON, "{ specialeffect2 EF_FLASHER; }"; ">
+ Script: <" autobonus "{ bonus bAspdRate, 100; bonus bFlee2, 100; bonus2 bHPLossRate, 400, 1000; bonus2 bSPLossRate, 40, 1000; }", 10, 5000, BF_WEAPON, "{ specialeffect(EF_FLASHER, AREA, playerattached()); }"; ">
OnUnequipScript: <" heal 0, -300; ">
},
{
@@ -44075,7 +51583,7 @@ item_db: (
Name: "Muscle Fool"
Type: 6
Loc: 1023
- Script: <" autobonus2 "{ bonus bDef, 1000; bonus bMatkRate, -50; bonus bAtkRate, -50; }", 20, 5000, BF_WEAPON, "{ specialeffect2 EF_MAGNUMBREAK; }"; ">
+ Script: <" autobonus2 "{ bonus bDef, 1000; bonus bMatkRate, -50; bonus bAtkRate, -50; }", 20, 5000, BF_WEAPON, "{ specialeffect(EF_MAGNUMBREAK, AREA, playerattached()); }"; ">
OnUnequipScript: <" heal 0, -300; ">
},
{
@@ -44084,7 +51592,7 @@ item_db: (
Name: "Hawkeye"
Type: 6
Loc: 1023
- Script: <" autobonus "{ bonus bDex, 200; bonus2 bSPLossRate, 50, 1000; }", 30, 5000, BF_WEAPON, "{ specialeffect2 EF_FLASHER; }"; ">
+ Script: <" autobonus "{ bonus bDex, 200; bonus2 bSPLossRate, 50, 1000; }", 30, 5000, BF_WEAPON, "{ specialeffect(EF_FLASHER, AREA, playerattached()); }"; ">
OnUnequipScript: <" heal 0, -300; ">
},
{
@@ -44094,8 +51602,8 @@ item_db: (
Type: 6
Loc: 1023
Script: <"
- autobonus "{ bonus2 bAddMonsterDropItem, Treasure_Box, 10; bonus bLuk, 200; }", 15, 5000, BF_WEAPON | BF_MAGIC, "{ specialeffect2 EF_MVP; }";
- autobonus2 "{ bonus2 bAddMonsterDropItem, Treasure_Box, 1; bonus bLuk, 200; }", 1, 5000, BF_WEAPON | BF_MAGIC, "{ specialeffect2 EF_MVP; }";
+ autobonus "{ bonus2 bAddMonsterDropItem, Treasure_Box, 10; bonus bLuk, 200; }", 15, 5000, BF_WEAPON | BF_MAGIC, "{ specialeffect(EF_MVP, AREA, playerattached()); }";
+ autobonus2 "{ bonus2 bAddMonsterDropItem, Treasure_Box, 1; bonus bLuk, 200; }", 1, 5000, BF_WEAPON | BF_MAGIC, "{ specialeffect(EF_MVP, AREA, playerattached()); }";
">
OnUnequipScript: <" heal 0, -300; ">
},
@@ -44109,7 +51617,7 @@ item_db: (
},
{
Id: 4882
- AegisName: "ATK_1"
+ AegisName: "Atk1p"
Name: "ATK + 1%"
Type: 6
Loc: 1023
@@ -44117,7 +51625,7 @@ item_db: (
},
{
Id: 4883
- AegisName: "MATK_1"
+ AegisName: "Matk1p"
Name: "MATK + 1%"
Type: 6
Loc: 1023
@@ -44125,7 +51633,7 @@ item_db: (
},
{
Id: 4884
- AegisName: "HIT_1"
+ AegisName: "HIT1"
Name: "HIT + 1"
Type: 6
Loc: 1023
@@ -44133,7 +51641,7 @@ item_db: (
},
{
Id: 4885
- AegisName: "Spell_1"
+ AegisName: "Conjure1"
Name: "Spell 1"
Type: 6
Loc: 1023
@@ -44144,7 +51652,7 @@ item_db: (
},
{
Id: 4886
- AegisName: "Spell_2"
+ AegisName: "Conjure2"
Name: "Spell 2"
Type: 6
Loc: 1023
@@ -44155,7 +51663,7 @@ item_db: (
},
{
Id: 4887
- AegisName: "Spell_3"
+ AegisName: "Conjure3"
Name: "Spell 3"
Type: 6
Loc: 1023
@@ -44166,7 +51674,7 @@ item_db: (
},
{
Id: 4888
- AegisName: "Spell_4"
+ AegisName: "Conjure4"
Name: "Spell 4"
Type: 6
Loc: 1023
@@ -44177,7 +51685,7 @@ item_db: (
},
{
Id: 4889
- AegisName: "Spell_5"
+ AegisName: "Conjure5"
Name: "Spell 5"
Type: 6
Loc: 1023
@@ -44188,7 +51696,7 @@ item_db: (
},
{
Id: 4890
- AegisName: "MDEF_1"
+ AegisName: "Mdef1"
Name: "MDEF+1"
Type: 6
Loc: 1023
@@ -44196,7 +51704,7 @@ item_db: (
},
{
Id: 4891
- AegisName: "MDEF_3"
+ AegisName: "Mdef3"
Name: "MDEF+3"
Type: 6
Loc: 1023
@@ -44204,7 +51712,7 @@ item_db: (
},
{
Id: 4892
- AegisName: "MDEF_5"
+ AegisName: "Mdef5"
Name: "MDEF+5"
Type: 6
Loc: 1023
@@ -44212,7 +51720,7 @@ item_db: (
},
{
Id: 4893
- AegisName: "DEF_15"
+ AegisName: "Def15"
Name: "DEF+15"
Type: 6
Loc: 1023
@@ -44220,7 +51728,7 @@ item_db: (
},
{
Id: 4894
- AegisName: "ATK_4"
+ AegisName: "Atk4p"
Name: "ATK + 4%"
Type: 6
Loc: 1023
@@ -44228,7 +51736,7 @@ item_db: (
},
{
Id: 4895
- AegisName: "ATK_5"
+ AegisName: "Atk5p"
Name: "ATK + 5%"
Type: 6
Loc: 1023
@@ -44236,7 +51744,7 @@ item_db: (
},
{
Id: 4896
- AegisName: "MATK_2"
+ AegisName: "Matk2p"
Name: "MATK + 2%"
Type: 6
Loc: 1023
@@ -44244,7 +51752,7 @@ item_db: (
},
{
Id: 4897
- AegisName: "MATK_3"
+ AegisName: "Matk3p"
Name: "MATK + 3%"
Type: 6
Loc: 1023
@@ -44252,7 +51760,7 @@ item_db: (
},
{
Id: 4898
- AegisName: "MATK_4"
+ AegisName: "Matk4p"
Name: "MATK + 4%"
Type: 6
Loc: 1023
@@ -44260,7 +51768,7 @@ item_db: (
},
{
Id: 4899
- AegisName: "MATK_5"
+ AegisName: "Matk5p"
Name: "MATK + 5%"
Type: 6
Loc: 1023
@@ -44268,7 +51776,7 @@ item_db: (
},
{
Id: 4900
- AegisName: "MHP_5"
+ AegisName: "MHP5"
Name: "MHP+5%"
Type: 6
Loc: 1023
@@ -44276,7 +51784,7 @@ item_db: (
},
{
Id: 4902
- AegisName: "DEF_18"
+ AegisName: "Def18"
Name: "DEF+18"
Type: 6
Loc: 1023
@@ -44284,7 +51792,7 @@ item_db: (
},
{
Id: 4903
- AegisName: "DEF_21"
+ AegisName: "Def21"
Name: "DEF+21"
Type: 6
Loc: 1023
@@ -44292,7 +51800,7 @@ item_db: (
},
{
Id: 4904
- AegisName: "ATK_6"
+ AegisName: "Atk6p"
Name: "ATK+6%"
Type: 6
Loc: 1023
@@ -44300,7 +51808,7 @@ item_db: (
},
{
Id: 4905
- AegisName: "ATK_7"
+ AegisName: "Atk7p"
Name: "ATK+7%"
Type: 6
Loc: 1023
@@ -44308,7 +51816,7 @@ item_db: (
},
{
Id: 4906
- AegisName: "MATK_6"
+ AegisName: "Matk6p"
Name: "MATK+6%"
Type: 6
Loc: 1023
@@ -44316,7 +51824,7 @@ item_db: (
},
{
Id: 4907
- AegisName: "MATK_7"
+ AegisName: "Matk7p"
Name: "MATK+7%"
Type: 6
Loc: 1023
@@ -44324,7 +51832,7 @@ item_db: (
},
{
Id: 4908
- AegisName: "Essence_Of_Evil_Str1"
+ AegisName: "Force1"
Name: "Essence Of Evil STR 1"
Type: 6
Weight: 10
@@ -44337,7 +51845,7 @@ item_db: (
},
{
Id: 4909
- AegisName: "Essence_Of_Evil_Str2"
+ AegisName: "Force2"
Name: "Essence Of Evil STR 2"
Type: 6
Weight: 10
@@ -44350,7 +51858,7 @@ item_db: (
},
{
Id: 4910
- AegisName: "Essence_Of_Evil_Str3"
+ AegisName: "Force3"
Name: "Essence Of Evil STR 3"
Type: 6
Weight: 10
@@ -44363,7 +51871,7 @@ item_db: (
},
{
Id: 4911
- AegisName: "Essence_Of_Evil_Int1"
+ AegisName: "Intellect1"
Name: "Essence Of Evil INT 1"
Type: 6
Weight: 10
@@ -44376,7 +51884,7 @@ item_db: (
},
{
Id: 4912
- AegisName: "Essence_Of_Evil_Int2"
+ AegisName: "Intellect2"
Name: "Essence Of Evil INT 2"
Type: 6
Weight: 10
@@ -44389,7 +51897,7 @@ item_db: (
},
{
Id: 4913
- AegisName: "Essence_Of_Evil_Int3"
+ AegisName: "Intellect3"
Name: "Essence Of Evil INT 3"
Type: 6
Weight: 10
@@ -44402,7 +51910,7 @@ item_db: (
},
{
Id: 4914
- AegisName: "Essence_Of_Evil_Agi1"
+ AegisName: "Swiftness1"
Name: "Essence Of Evil AGI 1"
Type: 6
Weight: 10
@@ -44415,7 +51923,7 @@ item_db: (
},
{
Id: 4915
- AegisName: "Essence_Of_Evil_Agi2"
+ AegisName: "Swiftness2"
Name: "Essence Of Evil AGI 2"
Type: 6
Weight: 10
@@ -44428,7 +51936,7 @@ item_db: (
},
{
Id: 4916
- AegisName: "Essence_Of_Evil_Agi3"
+ AegisName: "Swiftness3"
Name: "Essence Of Evil AGI 3"
Type: 6
Weight: 10
@@ -44441,7 +51949,7 @@ item_db: (
},
{
Id: 4917
- AegisName: "Essence_Of_Evil_Vit1"
+ AegisName: "Tough1"
Name: "Essence Of Evil VIT 1"
Type: 6
Weight: 10
@@ -44455,7 +51963,7 @@ item_db: (
},
{
Id: 4918
- AegisName: "Essence_Of_Evil_Vit2"
+ AegisName: "Tough2"
Name: "Essence Of Evil VIT 2"
Type: 6
Weight: 10
@@ -44469,7 +51977,7 @@ item_db: (
},
{
Id: 4919
- AegisName: "Essence_Of_Evil_Vit3"
+ AegisName: "Tough3"
Name: "Essence Of Evil VIT 3"
Type: 6
Weight: 10
@@ -44483,7 +51991,7 @@ item_db: (
},
{
Id: 4920
- AegisName: "Essence_Of_Evil_Dex1"
+ AegisName: "Artful1"
Name: "Essence Of Evil DEX 1"
Type: 6
Weight: 10
@@ -44496,7 +52004,7 @@ item_db: (
},
{
Id: 4921
- AegisName: "Essence_Of_Evil_Dex2"
+ AegisName: "Artful2"
Name: "Essence Of Evil DEX 2"
Type: 6
Weight: 10
@@ -44509,7 +52017,7 @@ item_db: (
},
{
Id: 4922
- AegisName: "Essence_Of_Evil_Dex3"
+ AegisName: "Artful3"
Name: "Essence Of Evil DEX 3"
Type: 6
Weight: 10
@@ -44522,7 +52030,7 @@ item_db: (
},
{
Id: 4923
- AegisName: "Essence_Of_Evil_Luk1"
+ AegisName: "Fortune1"
Name: "Essence Of Evil LUK 1"
Type: 6
Weight: 10
@@ -44535,7 +52043,7 @@ item_db: (
},
{
Id: 4924
- AegisName: "Essence_Of_Evil_Luk2"
+ AegisName: "Fortune2"
Name: "Essence Of Evil LUK 2"
Type: 6
Weight: 10
@@ -44548,7 +52056,7 @@ item_db: (
},
{
Id: 4925
- AegisName: "Essence_Of_Evil_Luk3"
+ AegisName: "Fortune3"
Name: "Essence Of Evil LUK 3"
Type: 6
Weight: 10
@@ -44585,7 +52093,7 @@ item_db: (
},
{
Id: 4929
- AegisName: "MSP_1"
+ AegisName: "MSP1"
Name: "MSP+1%"
Type: 6
Loc: 1023
@@ -44593,7 +52101,7 @@ item_db: (
},
{
Id: 4930
- AegisName: "Inc_Recovery"
+ AegisName: "HEAL2"
Name: "Increase Recovery"
Type: 6
Loc: 1023
@@ -44601,7 +52109,7 @@ item_db: (
},
{
Id: 4931
- AegisName: "Healing_10"
+ AegisName: "HEALHP1"
Name: "Healing 10"
Type: 6
Loc: 1023
@@ -44609,7 +52117,7 @@ item_db: (
},
{
Id: 4932
- AegisName: "SP_Recovery_1"
+ AegisName: "HEALSP1"
Name: "SP Recovery 1"
Type: 6
Loc: 1023
@@ -44617,7 +52125,7 @@ item_db: (
},
{
Id: 4933
- AegisName: "Neutral1"
+ AegisName: "Tolerance_Not1"
Name: "Neutral Properties Lv1"
Type: 6
Loc: 1023
@@ -44625,7 +52133,7 @@ item_db: (
},
{
Id: 4934
- AegisName: "Neutral2"
+ AegisName: "Tolerance_Not2"
Name: "Neutral Properties Lv2"
Type: 6
Loc: 1023
@@ -44633,7 +52141,7 @@ item_db: (
},
{
Id: 4935
- AegisName: "Neutral3"
+ AegisName: "Tolerance_Not3"
Name: "Neutral Properties Lv3"
Type: 6
Loc: 1023
@@ -44641,7 +52149,7 @@ item_db: (
},
{
Id: 4936
- AegisName: "L_Atk1"
+ AegisName: "ATK_BIG1"
Name: "Large Attack 1"
Type: 6
Loc: 1023
@@ -44649,7 +52157,7 @@ item_db: (
},
{
Id: 4937
- AegisName: "M_Atk1"
+ AegisName: "ATK_MEDIUM1"
Name: "Medium Attack 1"
Type: 6
Loc: 1023
@@ -44657,7 +52165,7 @@ item_db: (
},
{
Id: 4938
- AegisName: "S_Atk1"
+ AegisName: "ATK_SMALL1"
Name: "Small Attack 1"
Type: 6
Loc: 1023
@@ -44689,7 +52197,7 @@ item_db: (
},
{
Id: 4942
- AegisName: "Critical_1"
+ AegisName: "Dodge1"
Name: "Critical Lv1"
Type: 6
Loc: 1023
@@ -44697,7 +52205,7 @@ item_db: (
},
{
Id: 4943
- AegisName: "Shedding2"
+ AegisName: "Dodge2"
Name: "Shedding2Lv"
Type: 6
Loc: 1023
@@ -44705,7 +52213,7 @@ item_db: (
},
{
Id: 4944
- AegisName: "Shedding3"
+ AegisName: "Dodge3"
Name: "Shedding3Lv"
Type: 6
Loc: 1023
@@ -44713,7 +52221,7 @@ item_db: (
},
{
Id: 4945
- AegisName: "Saving1"
+ AegisName: "Thrift1"
Name: "Saving Lv1"
Type: 6
Loc: 1023
@@ -44721,7 +52229,7 @@ item_db: (
},
{
Id: 4946
- AegisName: "Saving2"
+ AegisName: "Thrift2"
Name: "Saving Lv2"
Type: 6
Loc: 1023
@@ -44729,7 +52237,7 @@ item_db: (
},
{
Id: 4947
- AegisName: "Saving3"
+ AegisName: "Thrift3"
Name: "Saving Lv3"
Type: 6
Loc: 1023
@@ -44737,7 +52245,7 @@ item_db: (
},
{
Id: 4948
- AegisName: "Delay1"
+ AegisName: "Skill_Delay1"
Name: "Delay After Skill Lv1"
Type: 6
Loc: 1023
@@ -44745,7 +52253,7 @@ item_db: (
},
{
Id: 4949
- AegisName: "Delay2"
+ AegisName: "Skill_Delay2"
Name: "Delay After Skill Lv2"
Type: 6
Loc: 1023
@@ -44753,7 +52261,7 @@ item_db: (
},
{
Id: 4950
- AegisName: "Delay3"
+ AegisName: "Skill_Delay3"
Name: "Delay After Skill Lv3"
Type: 6
Loc: 1023
@@ -45149,7 +52657,7 @@ item_db: (
},
{
Id: 4992
- AegisName: "HPAbsorb1"
+ AegisName: "HPdrain1"
Name: "HP Absorb 1"
Type: 6
Loc: 1023
@@ -45157,7 +52665,7 @@ item_db: (
},
{
Id: 4993
- AegisName: "SPAbsorb1"
+ AegisName: "SPdrain1"
Name: "SP Absorb 1"
Type: 6
Loc: 1023
@@ -45259,7 +52767,10 @@ item_db: (
Buy: 20
Weight: 200
Def: 6
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 87
Script: <" bonus2 bResEff,Eff_Curse,1000; ">
@@ -45272,7 +52783,17 @@ item_db: (
Buy: 20
Weight: 600
Def: 9
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 256
EquipLv: 60
View: 88
@@ -45290,7 +52811,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 89
Script: <"
@@ -45305,7 +52829,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 200
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 1
Refine: false
View: 90
@@ -45319,7 +52846,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 513
Refine: false
View: 91
@@ -45333,7 +52863,10 @@ item_db: (
Buy: 36000
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 512
Refine: false
View: 92
@@ -45346,7 +52879,10 @@ item_db: (
Buy: 20
Weight: 200
Def: 7
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 55
View: 93
@@ -45365,7 +52901,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
Refine: false
View: 94
@@ -45378,7 +52917,10 @@ item_db: (
Buy: 20
Weight: 500
Def: 7
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 95
Script: <"
@@ -45410,13 +52952,16 @@ item_db: (
},
{
Id: 5012
- AegisName: "Ph.D_Hat"
+ AegisName: "Ph_D_Hat"
Name: "Ph.D Hat"
Type: 5
Buy: 20
Weight: 200
Def: 5
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 98
},
@@ -45447,7 +52992,11 @@ item_db: (
Buy: 20
Weight: 300
Def: 5
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 512
EquipLv: 65
Refine: false
@@ -45467,13 +53016,16 @@ item_db: (
},
{
Id: 5016
- AegisName: "Boy's_Cap"
+ AegisName: "Boys_Cap"
Name: "Boy's Cap"
Type: 5
Buy: 20
Weight: 100
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 102
},
@@ -45485,7 +53037,14 @@ item_db: (
Buy: 20
Weight: 800
Def: 15
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 256
EquipLv: 70
View: 103
@@ -45499,7 +53058,11 @@ item_db: (
Buy: 20
Weight: 300
Def: 8
- Job: 0x00080808
+ Job: {
+ Archer: true
+ Hunter: true
+ Bard: true
+ }
Loc: 256
View: 104
Script: <" bonus bAgi,1; ">
@@ -45512,7 +53075,10 @@ item_db: (
Buy: 20
Weight: 500
Def: 11
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 105
Script: <" bonus bVit,1; ">
@@ -45537,7 +53103,11 @@ item_db: (
Buy: 20
Weight: 1200
Def: 8
- Job: 0x00040420
+ Job: {
+ Merchant: true
+ Blacksmith: true
+ Alchemist: true
+ }
Loc: 256
EquipLv: 38
View: 107
@@ -45554,7 +53124,20 @@ item_db: (
Buy: 20
Weight: 2400
Def: 4
- Job: 0x000FDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Loc: 768
View: 138
Script: <"
@@ -45569,7 +53152,11 @@ item_db: (
Type: 5
Buy: 20
Weight: 1000
- Job: 0x00040420
+ Job: {
+ Merchant: true
+ Blacksmith: true
+ Alchemist: true
+ }
Loc: 256
View: 108
},
@@ -45592,7 +53179,20 @@ item_db: (
Buy: 20
Weight: 1600
Def: 10
- Job: 0x000FDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Loc: 256
EquipLv: 74
View: 110
@@ -45610,7 +53210,10 @@ item_db: (
Buy: 20
Weight: 300
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 50
View: 111
@@ -45624,7 +53227,12 @@ item_db: (
Buy: 20
Weight: 300
Def: 2
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 256
View: 112
Script: <"
@@ -45650,7 +53258,10 @@ item_db: (
Buy: 20
Weight: 900
Def: 6
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 20
View: 114
@@ -45663,7 +53274,10 @@ item_db: (
Buy: 20
Weight: 800
Def: 6
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 40
View: 115
@@ -45676,7 +53290,20 @@ item_db: (
Buy: 20
Weight: 1500
Def: 9
- Job: 0x0006D5F2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 256
EquipLv: 55
View: 116
@@ -45690,7 +53317,10 @@ item_db: (
Buy: 20
Weight: 800
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 117
},
@@ -45702,7 +53332,10 @@ item_db: (
Buy: 20
Weight: 900
Def: 6
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 50
View: 118
@@ -45714,7 +53347,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 500
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 119
},
@@ -45726,7 +53362,10 @@ item_db: (
Buy: 20
Weight: 700
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 38
View: 120
@@ -45739,7 +53378,10 @@ item_db: (
Buy: 20
Weight: 250
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 10
View: 121
@@ -45765,7 +53407,10 @@ item_db: (
Buy: 20
Weight: 800
Def: 4
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 64
View: 123
@@ -45815,7 +53460,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 150
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 14
View: 127
@@ -45828,7 +53476,10 @@ item_db: (
Buy: 20
Weight: 200
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 512
EquipLv: 20
Refine: false
@@ -45836,7 +53487,7 @@ item_db: (
},
{
Id: 5044
- AegisName: "Devil's_Wing"
+ AegisName: "Devils_Wing"
Name: "Evil Wing Ears"
Type: 5
Buy: 20
@@ -45855,7 +53506,15 @@ item_db: (
Buy: 20
Weight: 500
Def: 6
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 256
EquipLv: 50
View: 130
@@ -45884,7 +53543,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 131
},
@@ -45953,7 +53615,11 @@ item_db: (
Buy: 20
Weight: 3000
Def: 5
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 257
EquipLv: 65
Refine: false
@@ -45967,7 +53633,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0x00001100
+ Job: {
+ Priest: true
+ Assassin: true
+ }
Loc: 1
EquipLv: 70
Refine: false
@@ -45981,7 +53650,9 @@ item_db: (
Buy: 1
Weight: 1
Def: 6
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 256
Refine: false
@@ -46018,7 +53689,10 @@ item_db: (
Buy: 250000
Weight: 500
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 142
Script: <"
@@ -46082,7 +53756,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 147
},
@@ -46118,7 +53795,10 @@ item_db: (
Buy: 20
Weight: 800
Def: 7
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 70
View: 150
@@ -46135,14 +53815,17 @@ item_db: (
Buy: 20
Weight: 350
Def: 8
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 151
Script: <" bonus bAgi,1; ">
},
{
Id: 5068
- AegisName: "Ear_Of_Devil's_Wing"
+ AegisName: "Ear_Of_Devils_Wing"
Name: "Evil Wing Ears"
Type: 5
Buy: 20
@@ -46162,7 +53845,10 @@ item_db: (
Buy: 20
Weight: 300
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 153
Script: <"
@@ -46178,7 +53864,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 154
Script: <" bonus bStr,2; ">
@@ -46191,7 +53880,10 @@ item_db: (
Buy: 20
Weight: 200
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 155
Script: <" bonus bDex,1; ">
@@ -46204,7 +53896,10 @@ item_db: (
Buy: 20
Weight: 800
Def: 7
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 70
View: 156
@@ -46221,14 +53916,17 @@ item_db: (
Buy: 20
Weight: 700
Def: 5
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 157
Script: <" bonus bDex, 2; ">
},
{
Id: 5074
- AegisName: "Ear_Of_Angel's_Wing"
+ AegisName: "Ear_Of_Angels_Wing"
Name: "Angel Wing Ears"
Type: 5
Buy: 20
@@ -46318,7 +54016,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 75
View: 165
@@ -46360,7 +54061,10 @@ item_db: (
Buy: 20
Weight: 500
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 168
Script: <" bonus2 bResEff,Eff_Sleep,2000; ">
@@ -46386,7 +54090,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 513
Refine: false
View: 170
@@ -46448,7 +54155,10 @@ item_db: (
Buy: 20
Weight: 200
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 768
EquipLv: 35
View: 175
@@ -46461,7 +54171,10 @@ item_db: (
Buy: 150000
Weight: 300
Def: 5
- Job: 0x00001100
+ Job: {
+ Priest: true
+ Assassin: true
+ }
Loc: 768
EquipLv: 65
View: 176
@@ -46475,7 +54188,10 @@ item_db: (
Weight: 300
Def: 5
Slots: 1
- Job: 0x00001100
+ Job: {
+ Priest: true
+ Assassin: true
+ }
Loc: 768
EquipLv: 65
View: 177
@@ -46489,7 +54205,10 @@ item_db: (
Buy: 500000
Weight: 900
Def: 5
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 768
EquipLv: 55
View: 178
@@ -46507,7 +54226,10 @@ item_db: (
Weight: 1000
Def: 5
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 768
EquipLv: 55
View: 179
@@ -46524,7 +54246,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0x00001100
+ Job: {
+ Priest: true
+ Assassin: true
+ }
Loc: 1
EquipLv: 70
Refine: false
@@ -46622,7 +54347,10 @@ item_db: (
Buy: 20
Weight: 600
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 30
Refine: false
@@ -46639,7 +54367,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 512
Refine: false
View: 187
@@ -46757,7 +54488,9 @@ item_db: (
Buy: 8500
Weight: 400
Def: 8
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 256
EquipLv: 40
@@ -46841,7 +54574,9 @@ item_db: (
Weight: 400
Def: 8
Slots: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 256
EquipLv: 40
@@ -46868,7 +54603,10 @@ item_db: (
Buy: 20
Weight: 400
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 768
EquipLv: 70
View: 200
@@ -46885,7 +54623,10 @@ item_db: (
Buy: 30000
Weight: 1000
Def: 9
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 65
View: 250
@@ -46900,7 +54641,10 @@ item_db: (
Weight: 500
Def: 6
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 65
View: 254
@@ -46917,7 +54661,10 @@ item_db: (
Buy: 30000
Weight: 300
Def: 6
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 65
View: 251
@@ -46936,7 +54683,9 @@ item_db: (
Weight: 300
Def: 6
Slots: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 256
EquipLv: 50
@@ -46945,13 +54694,16 @@ item_db: (
},
{
Id: 5126
- AegisName: "Morpheus's_Hood"
+ AegisName: "Morpheuss_Hood"
Name: "Morpheus's Hood"
Type: 5
Buy: 30000
Weight: 200
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 33
View: 256
@@ -46959,13 +54711,16 @@ item_db: (
},
{
Id: 5127
- AegisName: "Morrigane's_Helm"
+ AegisName: "Morriganes_Helm"
Name: "Morrigane's Helm"
Type: 5
Buy: 30000
Weight: 500
Def: 8
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 61
View: 257
@@ -46976,13 +54731,16 @@ item_db: (
},
{
Id: 5128
- AegisName: "Goibne's_Helmet"
+ AegisName: "Goibnes_Helmet"
Name: "Goibne's Helm"
Type: 5
Buy: 30000
Weight: 500
Def: 10
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 54
View: 258
@@ -47015,7 +54773,20 @@ item_db: (
Type: 5
Buy: 20
Weight: 700
- Job: 0x000FDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Loc: 768
EquipLv: 75
View: 202
@@ -47032,7 +54803,11 @@ item_db: (
Buy: 20
Weight: 1200
Def: 8
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 769
EquipLv: 75
View: 203
@@ -47071,7 +54846,11 @@ item_db: (
Buy: 20
Weight: 150
Def: 3
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 256
Refine: false
View: 205
@@ -47095,7 +54874,10 @@ item_db: (
Name: "Cyclop's Eye"
Type: 5
Weight: 200
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 512
EquipLv: 75
Refine: false
@@ -47104,7 +54886,7 @@ item_db: (
},
{
Id: 5136
- AegisName: "Santa's_Hat_"
+ AegisName: "Santas_Hat_"
Name: "Antonio's Santa Hat"
Type: 5
Buy: 20
@@ -47123,7 +54905,10 @@ item_db: (
Weight: 500
Def: 1
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 30
Refine: false
@@ -47142,7 +54927,12 @@ item_db: (
Buy: 20
Weight: 300
Def: 3
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 256
EquipLv: 30
View: 209
@@ -47195,7 +54985,10 @@ item_db: (
Weight: 400
Def: 1
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 30
View: 212
@@ -47210,7 +55003,14 @@ item_db: (
Weight: 3000
Def: 20
Slots: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 768
EquipLv: 50
View: 213
@@ -47228,7 +55028,10 @@ item_db: (
Weight: 1000
Def: 5
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 769
EquipLv: 30
View: 214
@@ -47450,7 +55253,17 @@ item_db: (
Weight: 500
Def: 9
Slots: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 256
View: 86
},
@@ -47463,7 +55276,11 @@ item_db: (
Weight: 100
Def: 10
Slots: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 256
View: 35
Script: <" bonus bMdef,3; ">
@@ -47477,7 +55294,10 @@ item_db: (
Weight: 900
Def: 9
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 40
View: 30
@@ -47492,7 +55312,16 @@ item_db: (
Weight: 800
Def: 9
Slots: 1
- Job: 0x006444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ Taekwon: true
+ Star_Gladiator: true
+ }
Loc: 256
View: 41
Script: <" bonus bStr,1; ">
@@ -47506,7 +55335,22 @@ item_db: (
Weight: 1000
Def: 12
Slots: 1
- Job: 0x0066D5F2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Rogue: true
+ Alchemist: true
+ Taekwon: true
+ Star_Gladiator: true
+ }
Loc: 256
EquipLv: 50
View: 43
@@ -47520,7 +55364,14 @@ item_db: (
Weight: 800
Def: 15
Slots: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 256
EquipLv: 70
View: 103
@@ -47535,7 +55386,10 @@ item_db: (
Weight: 500
Def: 10
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 105
Script: <" bonus bVit,1; ">
@@ -47549,7 +55403,10 @@ item_db: (
Weight: 400
Def: 7
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Gender: 0
Loc: 256
EquipLv: 45
@@ -47565,7 +55422,10 @@ item_db: (
Weight: 400
Def: 7
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Gender: 1
Loc: 256
EquipLv: 45
@@ -47581,7 +55441,11 @@ item_db: (
Weight: 3000
Def: 5
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 257
EquipLv: 65
Refine: false
@@ -47642,7 +55506,10 @@ item_db: (
Buy: 30000
Weight: 600
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 224
Script: <"
@@ -47659,7 +55526,26 @@ item_db: (
Weight: 1000
Def: 10
Slots: 1
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 256
View: 225
@@ -47821,7 +55707,17 @@ item_db: (
Weight: 500
Def: 3
Slots: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 768
EquipLv: 50
View: 233
@@ -47869,7 +55765,10 @@ item_db: (
Buy: 20
Weight: 500
Def: 8
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 30
View: 236
@@ -48179,7 +56078,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 1
Refine: false
View: 259
@@ -48209,7 +56111,10 @@ item_db: (
Weight: 300
Def: 3
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 40
View: 262
@@ -48326,7 +56231,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 4
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 38
Script: <"
@@ -48344,7 +56252,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 6
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 39
Script: <"
@@ -48362,7 +56273,16 @@ item_db: (
Buy: 20
Weight: 800
Def: 10
- Job: 0x006444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ Taekwon: true
+ Star_Gladiator: true
+ }
Loc: 256
View: 41
Script: <" bonus bStr,2; ">
@@ -48387,7 +56307,10 @@ item_db: (
Buy: 250000
Weight: 500
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 142
Script: <"
@@ -48402,7 +56325,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 1
Refine: false
View: 55
@@ -48449,7 +56375,10 @@ item_db: (
Buy: 20
Weight: 200
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 768
EquipLv: 35
View: 175
@@ -48463,7 +56392,10 @@ item_db: (
Buy: 500000
Weight: 900
Def: 5
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 768
EquipLv: 55
View: 178
@@ -48519,7 +56451,10 @@ item_db: (
Buy: 20
Weight: 800
Def: 4
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 64
View: 271
@@ -48536,7 +56471,10 @@ item_db: (
Buy: 20
Weight: 800
Def: 4
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 64
View: 272
@@ -48553,7 +56491,10 @@ item_db: (
Buy: 20
Weight: 800
Def: 4
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 64
View: 273
@@ -48570,7 +56511,10 @@ item_db: (
Buy: 250000
Weight: 500
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 274
Script: <"
@@ -48586,7 +56530,10 @@ item_db: (
Buy: 250000
Weight: 500
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 275
Script: <"
@@ -48602,7 +56549,10 @@ item_db: (
Buy: 250000
Weight: 500
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 276
Script: <"
@@ -48618,7 +56568,10 @@ item_db: (
Buy: 250000
Weight: 500
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 277
Script: <"
@@ -48634,7 +56587,10 @@ item_db: (
Buy: 250000
Weight: 500
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 278
Script: <"
@@ -48686,7 +56642,12 @@ item_db: (
Buy: 20
Weight: 300
Def: 2
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 256
View: 282
Script: <"
@@ -48702,7 +56663,12 @@ item_db: (
Buy: 20
Weight: 300
Def: 2
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 256
View: 283
Script: <"
@@ -48718,7 +56684,12 @@ item_db: (
Buy: 20
Weight: 300
Def: 2
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 256
View: 284
Script: <"
@@ -48734,7 +56705,12 @@ item_db: (
Buy: 20
Weight: 300
Def: 2
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 256
View: 285
Script: <"
@@ -48750,7 +56726,12 @@ item_db: (
Buy: 20
Weight: 300
Def: 2
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 256
View: 286
Script: <"
@@ -48985,7 +56966,10 @@ item_db: (
Buy: 20
Weight: 300
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 20
View: 301
@@ -49085,7 +57069,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 769
EquipLv: 20
View: 303
@@ -49116,7 +57103,10 @@ item_db: (
Type: 5
Buy: 1
Def: 12
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
Refine: false
View: 72
@@ -49186,7 +57176,10 @@ item_db: (
Type: 5
Buy: 1
Def: 12
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
Refine: false
View: 93
@@ -49353,7 +57346,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 20
View: 309
@@ -49371,7 +57367,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 20
View: 310
@@ -49388,7 +57387,10 @@ item_db: (
Type: 5
Buy: 2
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
Refine: false
View: 142
@@ -49414,7 +57416,10 @@ item_db: (
Type: 5
Buy: 2
Def: 10
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
Refine: false
View: 41
@@ -49437,7 +57442,10 @@ item_db: (
Type: 5
Buy: 2
Def: 4
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
Refine: false
View: 123
@@ -49796,7 +57804,10 @@ item_db: (
Buy: 20
Weight: 800
Def: 4
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 45
View: 322
@@ -49873,7 +57884,10 @@ item_db: (
Type: 5
Weight: 500
Def: 20
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
Refine: false
View: 328
@@ -49891,7 +57905,7 @@ item_db: (
},
{
Id: 5307
- AegisName: "Carmen_Miranda's_Hat"
+ AegisName: "Carmen_Mirandas_Hat"
Name: "Carmen Miranda's Hat"
Type: 5
Buy: 20
@@ -49987,7 +58001,17 @@ item_db: (
Weight: 100
Def: 5
Slots: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 256
View: 334
Script: <"
@@ -50132,7 +58156,10 @@ item_db: (
Buy: 20
Weight: 500
Def: 8
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 261
Trade: {
@@ -50273,7 +58300,10 @@ item_db: (
Type: 5
Buy: 1
Def: 10
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 768
Refine: false
View: 178
@@ -50346,7 +58376,10 @@ item_db: (
Type: 5
Buy: 1
Def: 9
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
Refine: false
View: 142
@@ -50373,7 +58406,10 @@ item_db: (
Type: 5
Buy: 1
Def: 14
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
Refine: false
View: 105
@@ -50581,7 +58617,7 @@ item_db: (
View: 356
Script: <"
bonus2 bAddRaceTolerance,RC_DemiPlayer,5;
- autobonus "{ bonus bBaseAtk,50; }",20,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }";
+ autobonus "{ bonus bBaseAtk,50; }",20,10000,0,"{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); }";
">
},
{
@@ -50616,7 +58652,7 @@ item_db: (
View: 358
Script: <"
bonus2 bAddRaceTolerance,RC_DemiPlayer,5;
- autobonus "{ bonus bAspdRate,5; }",20,30000,0,"{ specialeffect2 EF_HASTEUP; }";
+ autobonus "{ bonus bAspdRate,5; }",20,30000,0,"{ specialeffect(EF_HASTEUP, AREA, playerattached()); }";
">
},
{
@@ -50659,41 +58695,50 @@ item_db: (
},
{
Id: 5347
- AegisName: "Ph.D_Hat_"
+ AegisName: "Ph_D_Hat_"
Name: "Ph.D Hat"
Type: 5
Buy: 20
Weight: 200
Def: 5
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 98
},
{
Id: 5348
- AegisName: "Big_Sis'_Ribbon_"
+ AegisName: "Big_Sis_Ribbon_"
Name: "Big Ribbon"
Type: 5
Buy: 15000
Weight: 200
Def: 3
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 28
Script: <" bonus bMdef,3; ">
},
{
Id: 5349
- AegisName: "Boy's_Cap_"
+ AegisName: "Boys_Cap_"
Name: "Boy's Cap"
Type: 5
Buy: 20
Weight: 100
Def: 3
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 102
},
@@ -50706,7 +58751,10 @@ item_db: (
Weight: 100
Def: 4
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 74
Script: <" bonus bStr,1; ">
@@ -50733,7 +58781,10 @@ item_db: (
Buy: 20
Weight: 700
Def: 4
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 38
View: 361
@@ -50747,7 +58798,20 @@ item_db: (
Weight: 2400
Def: 4
Slots: 1
- Job: 0x000FDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Loc: 768
View: 138
Script: <"
@@ -50915,7 +58979,17 @@ item_db: (
Weight: 1000
Def: 9
Slots: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 256
EquipLv: 70
View: 371
@@ -50955,9 +59029,12 @@ item_db: (
Loc: 256
Refine: false
View: 373
+ Trade: {
+ nodrop: true
+ }
Script: <"
- bonus2 bResEff,Eff_Stun,500;
- skill HT_FLASHER,1;
+ bonus bBaseAtk, 5;
+ bonus5 bAutoSpellWhenHit, BS_GREED, 1, 10, BF_SHORT, 0;
">
},
{
@@ -51238,7 +59315,10 @@ item_db: (
Weight: 250
Def: 6
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 50
View: 389
@@ -51489,7 +59569,14 @@ item_db: (
Weight: 1200
Def: 10
Slots: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Upper: 58
Loc: 256
EquipLv: 85
@@ -51511,7 +59598,20 @@ item_db: (
Weight: 300
Def: 5
Slots: 1
- Job: 0x000FDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 256
EquipLv: 85
@@ -51836,7 +59936,10 @@ item_db: (
Buy: 20
Weight: 600
Def: 4
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 18
View: 418
@@ -51906,7 +60009,10 @@ item_db: (
Weight: 800
Def: 12
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 769
EquipLv: 50
Refine: false
@@ -51925,12 +60031,15 @@ item_db: (
},
{
Id: 5421
- AegisName: "Ifrit's_Ear"
+ AegisName: "Ifrits_Ear"
Name: "Ifrit's Ears"
Type: 5
Buy: 20
Weight: 300
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 512
EquipLv: 50
Refine: false
@@ -52165,7 +60274,7 @@ item_db: (
},
{
Id: 5436
- AegisName: "Bride's_Corolla"
+ AegisName: "Brides_Corolla"
Name: "Bride's Corolla"
Type: 5
Buy: 20
@@ -52203,7 +60312,10 @@ item_db: (
Buy: 500
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
Refine: false
View: 439
@@ -52217,7 +60329,10 @@ item_db: (
Buy: 500
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
Refine: false
View: 440
@@ -52231,7 +60346,10 @@ item_db: (
Buy: 500
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
Refine: false
View: 441
@@ -52245,7 +60363,10 @@ item_db: (
Buy: 500
Weight: 100
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
Refine: false
View: 442
@@ -52375,7 +60496,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 1000
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 20
View: 451
@@ -52411,11 +60535,9 @@ item_db: (
noauction: true
}
Script: <"
- bonus bAspdRate,10;
- bonus2 bAddRace,RC_DemiPlayer,5;
- bonus2 bAddRace,RC_Player,5;
- bonus2 bAddRaceTolerance,RC_DemiPlayer,10;
- bonus2 bAddRaceTolerance,RC_Player,10;
+ bonus bAspdRate, 10;
+ bonus2 bAddRace, RC_DemiPlayer, 5;
+ bonus2 bAddRaceTolerance, RC_DemiPlayer, 10;
">
},
{
@@ -52440,11 +60562,9 @@ item_db: (
noauction: true
}
Script: <"
- bonus bAspdRate,7;
- bonus2 bAddRace,RC_DemiPlayer,3;
- bonus2 bAddRace,RC_Player,3;
- bonus2 bAddRaceTolerance,RC_DemiPlayer,7;
- bonus2 bAddRaceTolerance,RC_Player,7;
+ bonus bAspdRate, 7;
+ bonus2 bAddRace, RC_DemiPlayer, 3;
+ bonus2 bAddRaceTolerance, RC_DemiPlayer, 7;
">
},
{
@@ -52469,11 +60589,9 @@ item_db: (
noauction: true
}
Script: <"
- bonus bAspdRate,5;
- bonus2 bAddRace,RC_DemiPlayer,1;
- bonus2 bAddRace,RC_Player,1;
- bonus2 bAddRaceTolerance,RC_DemiPlayer,5;
- bonus2 bAddRaceTolerance,RC_Player,5;
+ bonus bAspdRate, 5;
+ bonus2 bAddRace, RC_DemiPlayer, 1;
+ bonus2 bAddRaceTolerance, RC_DemiPlayer, 5;
">
},
{
@@ -52490,8 +60608,8 @@ item_db: (
Script: <"
bonus bStr,1;
bonus bInt,1;
- autobonus "{ bonus bCritical,100; }",10,3000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";
- autobonus "{ bonus bIgnoreMdefRate,100; }",10,3000,BF_MAGIC,"{ specialeffect2 EF_MAGICALATTHIT; }";
+ autobonus "{ bonus bCritical,100; }",10,3000,BF_WEAPON,"{ specialeffect(EF_ENHANCE, AREA, playerattached()); }";
+ autobonus "{ bonus bIgnoreMdefRate,100; }",10,3000,BF_MAGIC,"{ specialeffect(EF_MAGICALATTHIT, AREA, playerattached()); }";
">
},
{
@@ -52916,7 +61034,7 @@ item_db: (
},
{
Id: 5479
- AegisName: "Shaman's_Hair_Ornament"
+ AegisName: "Shamans_Hair_Ornament"
Name: "Shaman's Hair Decoration"
Type: 5
Buy: 20
@@ -53130,11 +61248,14 @@ item_db: (
},
{
Id: 5492
- AegisName: "Boy's_Cap_I"
+ AegisName: "Boys_Cap_I"
Name: "Student Cap"
Type: 5
Def: 10
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
Refine: false
View: 102
@@ -53159,7 +61280,10 @@ item_db: (
Name: "Ulle's Cap"
Type: 5
Def: 12
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
Refine: false
View: 254
@@ -53184,7 +61308,11 @@ item_db: (
Name: "Sphinx Hat"
Type: 5
Def: 10
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 257
Refine: false
View: 137
@@ -53245,7 +61373,10 @@ item_db: (
Weight: 400
Def: 6
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 495
Script: <"
@@ -53300,7 +61431,7 @@ item_db: (
},
{
Id: 5501
- AegisName: "Pirate's_Pride"
+ AegisName: "Pirates_Pride"
Name: "Pirate's Pride"
Type: 5
Weight: 100
@@ -53318,7 +61449,7 @@ item_db: (
},
{
Id: 5502
- AegisName: "Necromencer's_Hood"
+ AegisName: "Necromencers_Hood"
Name: "Necromancer's Hood"
Type: 5
Weight: 500
@@ -53566,7 +61697,9 @@ item_db: (
Type: 5
Buy: 10
Weight: 100
- Job: 0x00000800
+ Job: {
+ Hunter: true
+ }
Upper: 58
Loc: 512
EquipLv: 60
@@ -53584,7 +61717,11 @@ item_db: (
Type: 5
Buy: 10
Weight: 100
- Job: 0x00080808
+ Job: {
+ Archer: true
+ Hunter: true
+ Bard: true
+ }
Loc: 512
EquipLv: 60
Refine: false
@@ -53757,7 +61894,10 @@ item_db: (
Weight: 500
Def: 4
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 30
Refine: false
@@ -53766,7 +61906,7 @@ item_db: (
},
{
Id: 5529
- AegisName: "Evil's_Bone_Hat"
+ AegisName: "Evils_Bone_Hat"
Name: "Frost Giant's Skull"
Type: 5
Buy: 20
@@ -54266,7 +62406,10 @@ item_db: (
Weight: 500
Def: 6
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 20
View: 541
@@ -54619,7 +62762,7 @@ item_db: (
},
{
Id: 5579
- AegisName: "Wanderer's_Sakkat"
+ AegisName: "Wanderers_Sakkat"
Name: "Wanderer's Sakkat"
Type: 5
Buy: 20
@@ -54653,10 +62796,8 @@ item_db: (
Refine: false
View: 559
Script: <"
- bonus2 bAddRace,RC_DemiPlayer,5;
- bonus2 bAddRace,RC_Player,5;
- bonus2 bAddRaceTolerance,RC_DemiPlayer,5;
- bonus2 bAddRaceTolerance,RC_Player,5;
+ bonus2 bAddRace, RC_DemiPlayer, 5;
+ bonus2 bAddRaceTolerance, RC_DemiPlayer, 5;
">
},
{
@@ -54829,7 +62970,7 @@ item_db: (
if(getrefine()>6) {
bonus bFlee,10;
bonus bAspdRate,3;
- autobonus "{ bonus bSplashRange,1; }",10,10000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";
+ autobonus "{ bonus bSplashRange,1; }",10,10000,BF_WEAPON,"{ specialeffect(EF_ENHANCE, AREA, playerattached()); }";
}
">
},
@@ -54870,7 +63011,7 @@ item_db: (
},
{
Id: 5592
- AegisName: "Sigrun's_Wing"
+ AegisName: "Sigruns_Wing"
Name: "Sigrun's Wings"
Type: 5
Buy: 20
@@ -55025,7 +63166,7 @@ item_db: (
bonus bAspdRate,1;
if(getrefine()>6) {
bonus2 bSubEle,Ele_Earth,5;
- autobonus "{ bonus bDex,20; }",10,6000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";
+ autobonus "{ bonus bDex,20; }",10,6000,BF_WEAPON,"{ specialeffect(EF_ENHANCE, AREA, playerattached()); }";
}
">
},
@@ -55271,7 +63412,10 @@ item_db: (
Buy: 250000
Weight: 500
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 277
Script: <" bonus bMdef,15; ">
@@ -55299,7 +63443,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 1
Refine: false
View: 55
@@ -55386,7 +63533,16 @@ item_db: (
Buy: 20
Weight: 800
Def: 5
- Job: 0x006444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ Taekwon: true
+ Star_Gladiator: true
+ }
Loc: 256
View: 41
Script: <" bonus bStr,2; ">
@@ -55399,7 +63555,11 @@ item_db: (
Buy: 20
Weight: 150
Def: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 256
Refine: false
View: 205
@@ -55430,7 +63590,10 @@ item_db: (
Buy: 20
Weight: 500
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 30
Refine: false
@@ -55474,7 +63637,10 @@ item_db: (
Buy: 20
Weight: 800
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 64
View: 272
@@ -55656,7 +63822,12 @@ item_db: (
Buy: 20
Weight: 300
Def: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 256
EquipLv: 30
View: 209
@@ -55704,7 +63875,12 @@ item_db: (
Buy: 20
Weight: 300
Def: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 256
View: 286
Script: <" bonus bInt,2; ">
@@ -55717,7 +63893,14 @@ item_db: (
Buy: 20
Weight: 3000
Def: 8
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 768
EquipLv: 50
View: 213
@@ -55781,7 +63964,10 @@ item_db: (
Type: 5
Buy: 1
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 1
Refine: false
View: 56
@@ -55793,7 +63979,10 @@ item_db: (
Type: 5
Buy: 1
Def: 7
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
Refine: false
View: 72
@@ -55806,7 +63995,10 @@ item_db: (
Type: 5
Buy: 1
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 512
Refine: false
View: 73
@@ -55818,7 +64010,10 @@ item_db: (
Name: "Brooch"
Type: 5
Buy: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
Refine: false
Script: <" bonus bAgi,4; ">
@@ -55830,7 +64025,10 @@ item_db: (
Type: 5
Buy: 2
Def: 5
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
Refine: false
View: 41
@@ -55883,7 +64081,7 @@ item_db: (
bonus bInt,2;
bonus bAgi,2;
bonus bDex,-2;
- autobonus "{ bonus bVariableCastrate,-50; bonus bFlee,30; }",50,5000,BF_MAGIC,"{ specialeffect2 EF_SUFFRAGIUM; }";
+ autobonus "{ bonus bVariableCastrate,-50; bonus bFlee,30; }",50,5000,BF_MAGIC,"{ specialeffect(EF_SUFFRAGIUM, AREA, playerattached()); }";
">
},
{
@@ -56067,7 +64265,7 @@ item_db: (
Script: <"
bonus2 bAddRaceTolerance,RC_Demon,10;
bonus2 bAddRaceTolerance,RC_Undead,10;
- if(getrefine()>=7) autobonus "{ bonus bCritical,30; bonus bHit,10; }",10,10000,0,"{ specialeffect2 EF_ENHANCE; }";
+ if(getrefine()>=7) autobonus "{ bonus bCritical,30; bonus bHit,10; }",10,10000,0,"{ specialeffect(EF_ENHANCE, AREA, playerattached()); }";
">
},
{
@@ -56432,7 +64630,10 @@ item_db: (
Type: 5
Def: 1
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 20
Refine: false
@@ -56563,7 +64764,16 @@ item_db: (
Buy: 20
Weight: 800
Def: 5
- Job: 0x006444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ Taekwon: true
+ Star_Gladiator: true
+ }
Loc: 256
View: 41
Script: <" bonus bStr,2; ">
@@ -56576,7 +64786,11 @@ item_db: (
Buy: 20
Weight: 150
Def: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 256
Refine: false
View: 205
@@ -56606,7 +64820,10 @@ item_db: (
Buy: 20
Weight: 500
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 30
Refine: false
@@ -56650,7 +64867,10 @@ item_db: (
Buy: 20
Weight: 800
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 64
View: 272
@@ -56832,7 +65052,12 @@ item_db: (
Buy: 20
Weight: 300
Def: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 256
EquipLv: 30
View: 209
@@ -56878,7 +65103,12 @@ item_db: (
Buy: 20
Weight: 300
Def: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 256
View: 286
Script: <" bonus bInt,2; ">
@@ -56891,7 +65121,14 @@ item_db: (
Buy: 20
Weight: 3000
Def: 8
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 768
EquipLv: 50
View: 213
@@ -56941,7 +65178,10 @@ item_db: (
Type: 5
Buy: 1
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 1
Refine: false
View: 56
@@ -56953,7 +65193,10 @@ item_db: (
Type: 5
Buy: 1
Def: 7
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
Refine: false
View: 72
@@ -56966,7 +65209,10 @@ item_db: (
Type: 5
Buy: 1
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 512
Refine: false
View: 73
@@ -56978,7 +65224,10 @@ item_db: (
Name: "E Brooch C"
Type: 5
Buy: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 136
Refine: false
Script: <" bonus bAgi,4; ">
@@ -56990,7 +65239,10 @@ item_db: (
Type: 5
Buy: 2
Def: 5
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
Refine: false
View: 41
@@ -57081,7 +65333,7 @@ item_db: (
if(getrefine()>6) bonus bAspdRate,2;
if(getrefine()>7) bonus bAgi,2;
if(getrefine()>8) bonus bLongAtkRate,5;
- if(getrefine()>9) autobonus2 "{ bonus bDex,10; bonus bAgi,10; }",3,10000,BF_WEAPON,"{ specialeffect2 EF_WIND; }";
+ if(getrefine()>9) autobonus2 "{ bonus bDex,10; bonus bAgi,10; }",3,10000,BF_WEAPON,"{ specialeffect(EF_WIND, AREA, playerattached()); }";
">
},
{
@@ -57160,7 +65412,7 @@ item_db: (
},
{
Id: 5744
- AegisName: "Capricon_Crown"
+ AegisName: "Capricorn_Crown"
Name: "Capricorn Crown"
Type: 5
Buy: 20
@@ -57176,7 +65428,7 @@ item_db: (
},
{
Id: 5745
- AegisName: "Capricon_Diadem"
+ AegisName: "Capricorn_Diadem"
Name: "Capricorn Diadem"
Type: 5
Buy: 20
@@ -57198,7 +65450,9 @@ item_db: (
Weight: 100
Def: 12
Slots: 1
- Job: 0x00000080
+ Job: {
+ Knight: true
+ }
Upper: 56
Loc: 256
EquipLv: 100
@@ -57230,7 +65484,9 @@ item_db: (
Weight: 100
Def: 12
Slots: 1
- Job: 0x00000100
+ Job: {
+ Priest: true
+ }
Upper: 56
Loc: 256
EquipLv: 100
@@ -57262,7 +65518,9 @@ item_db: (
Weight: 100
Def: 12
Slots: 1
- Job: 0x00000800
+ Job: {
+ Hunter: true
+ }
Upper: 56
Loc: 768
EquipLv: 100
@@ -57294,7 +65552,9 @@ item_db: (
Weight: 100
Def: 12
Slots: 1
- Job: 0x00000400
+ Job: {
+ Blacksmith: true
+ }
Upper: 56
Loc: 256
EquipLv: 100
@@ -57326,7 +65586,9 @@ item_db: (
Weight: 100
Def: 12
Slots: 1
- Job: 0x00020000
+ Job: {
+ Rogue: true
+ }
Upper: 56
Loc: 256
EquipLv: 100
@@ -57358,7 +65620,9 @@ item_db: (
Weight: 100
Def: 12
Slots: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 56
Loc: 256
EquipLv: 100
@@ -57388,7 +65652,9 @@ item_db: (
Weight: 100
Def: 12
Slots: 1
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Upper: 56
Loc: 256
EquipLv: 100
@@ -57420,7 +65686,9 @@ item_db: (
Weight: 100
Def: 12
Slots: 1
- Job: 0x00000200
+ Job: {
+ Wizard: true
+ }
Upper: 56
Loc: 256
EquipLv: 100
@@ -57452,7 +65720,9 @@ item_db: (
Weight: 100
Def: 12
Slots: 1
- Job: 0x00008000
+ Job: {
+ Monk: true
+ }
Upper: 56
Loc: 256
EquipLv: 100
@@ -57483,7 +65753,9 @@ item_db: (
Buy: 20
Weight: 100
Def: 6
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 56
Loc: 513
EquipLv: 100
@@ -57515,7 +65787,9 @@ item_db: (
Weight: 100
Def: 12
Slots: 1
- Job: 0x00010000
+ Job: {
+ Sage: true
+ }
Upper: 56
Loc: 256
EquipLv: 100
@@ -57547,7 +65821,9 @@ item_db: (
Weight: 100
Def: 17
Slots: 1
- Job: 0x00004000
+ Job: {
+ Crusader: true
+ }
Upper: 56
Loc: 768
EquipLv: 100
@@ -57579,7 +65855,9 @@ item_db: (
Weight: 100
Def: 12
Slots: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 56
Loc: 256
EquipLv: 100
@@ -57623,7 +65901,9 @@ item_db: (
Weight: 100
Def: 12
Slots: 1
- Job: 0x00000400
+ Job: {
+ Blacksmith: true
+ }
Upper: 56
Loc: 256
EquipLv: 100
@@ -57673,11 +65953,10 @@ item_db: (
Loc: 256
View: 639
Script: <"
- bonus bAllStats,1;
- bonus bMdef,5;
- bonus2 bAddRaceTolerance,RC_DemiPlayer,2;
- bonus2 bAddRaceTolerance,RC_Player,2;
- bonus2 bAddRaceTolerance,RC_Brute,2;
+ bonus bAllStats, 1;
+ bonus bMdef, 5;
+ bonus2 bAddRaceTolerance, RC_DemiPlayer, 2;
+ bonus2 bAddRaceTolerance, RC_Brute, 2;
">
},
{
@@ -57800,7 +66079,7 @@ item_db: (
Slots: 1
Loc: 256
View: 349
- Script: <" autobonus "{ sc_start SC_PROPERTYWIND,180000,1; }",3,180000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }"; ">
+ Script: <" autobonus "{ sc_start SC_PROPERTYWIND,180000,1; }",3,180000,BF_WEAPON,"{ specialeffect(EF_ENHANCE, AREA, playerattached()); }"; ">
},
{
Id: 5771
@@ -57832,10 +66111,7 @@ item_db: (
Loc: 256
EquipLv: 95
View: 651
- Script: <"
- bonus2 bAddRaceTolerance,RC_DemiPlayer,10;
- bonus2 bAddRaceTolerance,RC_Player,10;
- ">
+ Script: <" bonus2 bAddRaceTolerance, RC_DemiPlayer, 10; ">
},
{
Id: 5773
@@ -57848,10 +66124,7 @@ item_db: (
Loc: 256
EquipLv: 95
View: 652
- Script: <"
- bonus2 bAddRaceTolerance,RC_DemiPlayer,10;
- bonus2 bAddRaceTolerance,RC_Player,10;
- ">
+ Script: <" bonus2 bAddRaceTolerance, RC_DemiPlayer, 10; ">
},
{
Id: 5774
@@ -57864,10 +66137,7 @@ item_db: (
Loc: 256
EquipLv: 95
View: 496
- Script: <"
- bonus2 bAddRaceTolerance,RC_DemiPlayer,10;
- bonus2 bAddRaceTolerance,RC_Player,10;
- ">
+ Script: <" bonus2 bAddRaceTolerance, RC_DemiPlayer, 10; ">
},
{
Id: 5775
@@ -57967,9 +66237,8 @@ item_db: (
Loc: 256
View: 658
Script: <"
- bonus2 bAddRaceTolerance,RC_DemiPlayer,10;
- bonus2 bAddRaceTolerance,RC_Player,10;
- skill WZ_EARTHSPIKE,3;
+ bonus2 bAddRaceTolerance, RC_DemiPlayer, 10;
+ skill WZ_EARTHSPIKE, 3;
">
},
{
@@ -58494,7 +66763,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 50
View: 104
@@ -58508,7 +66780,20 @@ item_db: (
Weight: 250
Def: 5
Slots: 1
- Job: 0x000FDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 769
View: 364
@@ -58543,13 +66828,16 @@ item_db: (
},
{
Id: 5810
- AegisName: "Ph.D_Hat_V"
+ AegisName: "Ph_D_Hat_V"
Name: "Ph.D Hat V"
Type: 5
Buy: 20
Weight: 100
Def: 5
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 98
Script: <"
@@ -58599,7 +66887,7 @@ item_db: (
},
{
Id: 5813
- AegisName: "Red_Ph.D_Hat"
+ AegisName: "Red_Ph_D_Hat"
Name: "Red Scholar Hat"
Type: 5
Buy: 1000
@@ -59170,7 +67458,7 @@ item_db: (
},
{
Id: 5855
- AegisName: "Fishing_Rod"
+ AegisName: "Fish_Rod"
Name: "Fishing Rod"
Type: 5
Loc: 136
@@ -59335,14 +67623,21 @@ item_db: (
},
{
Id: 5873
- AegisName: "Helmet_of_Siegfried"
+ AegisName: "Helmet_Of_Siegfried"
Name: "Helmet of Siegfried"
Type: 5
Buy: 20
Weight: 600
Def: 7
Slots: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Upper: 58
Loc: 256
EquipLv: 60
@@ -59358,14 +67653,21 @@ item_db: (
},
{
Id: 5874
- AegisName: "Circlet_of_Kriemhild"
+ AegisName: "Circlet_Of_Kriemhild"
Name: "Circlet of Kriemhild"
Type: 5
Buy: 20
Weight: 600
Def: 6
Slots: 1
- Job: 0x000A1848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Assassin: true
+ Rogue: true
+ Bard: true
+ }
Upper: 58
Loc: 256
EquipLv: 60
@@ -59381,14 +67683,21 @@ item_db: (
},
{
Id: 5875
- AegisName: "Diadem_of_Brinhild"
+ AegisName: "Diadem_Of_Bruenhild"
Name: "Diadem of Brinhild"
Type: 5
Buy: 20
Weight: 600
Def: 6
Slots: 1
- Job: 0x00018314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ }
Upper: 58
Loc: 256
EquipLv: 60
@@ -59433,7 +67742,7 @@ item_db: (
},
{
Id: 5890
- AegisName: "Angel_Earrings"
+ AegisName: "Angel_Earing"
Name: "Angel Earrings"
Type: 5
Weight: 100
@@ -59468,7 +67777,9 @@ item_db: (
Weight: 50
Def: 20
Slots: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 256
EquipLv: 100
View: 1118
@@ -59494,7 +67805,9 @@ item_db: (
Weight: 200
Def: 10
Slots: 1
- Job: 0x00000800
+ Job: {
+ Hunter: true
+ }
Upper: 56
Loc: 256
EquipLv: 100
@@ -59515,7 +67828,9 @@ item_db: (
Weight: 200
Def: 10
Slots: 1
- Job: 0x00000080
+ Job: {
+ Knight: true
+ }
Upper: 56
Loc: 256
EquipLv: 100
@@ -59536,7 +67851,9 @@ item_db: (
Weight: 200
Def: 10
Slots: 1
- Job: 0x00004000
+ Job: {
+ Crusader: true
+ }
Upper: 56
Loc: 256
EquipLv: 100
@@ -59558,7 +67875,9 @@ item_db: (
Weight: 200
Def: 10
Slots: 1
- Job: 0x00020000
+ Job: {
+ Rogue: true
+ }
Upper: 56
Loc: 256
EquipLv: 100
@@ -59578,28 +67897,32 @@ item_db: (
Weight: 200
Def: 10
Slots: 1
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 56
Gender: 1
Loc: 256
EquipLv: 100
View: 1126
Script: <"
- bonus2 bSkillAtk,WM_SEVERE_RAINSTORM,15;
+ bonus2 bSkillAtk,WM_SEVERE_RAINSTORM_MELEE,15;
if(getrefine()>6) { bonus bFixedCastrate,-(getskilllv(BA_MUSICALLESSON)*4); }
if(getrefine()>8) { bonus2 bSkillUseSP,WM_SEVERE_RAINSTORM,10; }
">
},
{
Id: 5906
- AegisName: "Oni_Horns_"
+ AegisName: "Oni_Horns"
Name: "Oni Horns"
Type: 5
Buy: 20
Weight: 200
Def: 10
Slots: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 56
Loc: 256
EquipLv: 100
@@ -59615,14 +67938,16 @@ item_db: (
},
{
Id: 5907
- AegisName: "Sea_Captain_Hat"
+ AegisName: "Sea_Captain_Hat_"
Name: "Sea Captain Hat"
Type: 5
Buy: 20
Weight: 200
Def: 20
Slots: 1
- Job: 0x00000400
+ Job: {
+ Blacksmith: true
+ }
Upper: 56
Loc: 256
EquipLv: 100
@@ -59652,7 +67977,7 @@ item_db: (
},
{
Id: 5921
- AegisName: "Fish_Monster's_Grill"
+ AegisName: "Fish_Monsters_Grill"
Name: "Fish Monster's Grill"
Type: 5
Weight: 200
@@ -59663,7 +67988,7 @@ item_db: (
},
{
Id: 5932
- AegisName: "Birdcage_Of_Paradise"
+ AegisName: "Heaven_Cage"
Name: "Birdcage Of Paradise"
Type: 5
Buy: 20
@@ -59706,7 +68031,7 @@ item_db: (
},
{
Id: 5934
- AegisName: "Happy_Balloon"
+ AegisName: "Happy_Balloon_J"
Name: "Happy Balloon"
Type: 5
Weight: 100
@@ -59751,7 +68076,7 @@ item_db: (
},
{
Id: 5966
- AegisName: "Kardui_Ears"
+ AegisName: "KarduiEar"
Name: "Kardui Ears"
Type: 5
Weight: 300
@@ -59772,7 +68097,7 @@ item_db: (
},
{
Id: 5967
- AegisName: "Flying_Galapagos"
+ AegisName: "FlyingGalapago"
Name: "Flying Galapagos"
Type: 5
Weight: 500
@@ -59786,7 +68111,7 @@ item_db: (
},
{
Id: 5968
- AegisName: "Divine_Angel_Nurse_Cap"
+ AegisName: "DVAngelNurseCap"
Name: "Divine Angel Nurse Cap"
Type: 5
Weight: 500
@@ -59805,7 +68130,7 @@ item_db: (
},
{
Id: 5969
- AegisName: "Queen_Anne's_Revenge"
+ AegisName: "QueenAnzRevenge"
Name: "Queen Anne's Revenge"
Type: 5
Weight: 400
@@ -59831,7 +68156,7 @@ item_db: (
},
{
Id: 5970
- AegisName: "Rune_Helm"
+ AegisName: "RuneHelm"
Name: "Rune Helm"
Type: 5
Weight: 3000
@@ -59939,9 +68264,8 @@ item_db: (
{
Id: 6008
AegisName: "Wood"
- Name: "Wood"
+ Name: "Lumber"
Weight: 10
- BuyingStore: true
},
{
Id: 6009
@@ -60558,7 +68882,7 @@ item_db: (
},
{
Id: 6070
- AegisName: "Shaman's_Old_Paper"
+ AegisName: "Shamans_Old_Paper"
Name: "Shaman's Document"
Weight: 10
Trade: {
@@ -60603,13 +68927,13 @@ item_db: (
},
{
Id: 6073
- AegisName: "Dragon's_Mane"
+ AegisName: "Dragons_Mane"
Name: "Dragon's Mane"
BuyingStore: true
},
{
Id: 6074
- AegisName: "Bazett's_Order"
+ AegisName: "Bazetts_Order"
Name: "Bazett's Order"
Trade: {
nodrop: true
@@ -61131,7 +69455,7 @@ item_db: (
},
{
Id: 6124
- AegisName: "Wolf's_Flute"
+ AegisName: "Wolfs_Flute"
Name: "Wolf Flute"
Buy: 10
Trade: {
@@ -63686,7 +72010,7 @@ item_db: (
},
{
Id: 6375
- AegisName: "Amatsu_Bead_!"
+ AegisName: "Amatsu_Bead_"
Name: "Amatsu Bead !"
},
{
@@ -65740,7 +74064,7 @@ item_db: (
},
{
Id: 6593
- AegisName: "Criatura_Hair_Coupon"
+ AegisName: "Cryptura_Hair_Coupon"
Name: "Criatura Hair Coupon"
Trade: {
nodrop: true
@@ -65855,6 +74179,38 @@ item_db: (
Weight: 10
},
{
+ Id: 6609
+ AegisName: "Glast_Decayed_Nail"
+ Name: "Glast Decayed Nail"
+ Buy: 82
+ Weight: 10
+ BuyingStore: true
+},
+{
+ Id: 6610
+ AegisName: "Glast_Horrendous_Mouth"
+ Name: "Glast Horrendous Mouth"
+ Buy: 390
+ Weight: 10
+ BuyingStore: true
+},
+{
+ Id: 6612
+ AegisName: "Gold_Coin_Basket"
+ Name: "Gold Coin Basket"
+ Buy: 300000
+ Weight: 200
+ BuyingStore: true
+},
+{
+ Id: 6613
+ AegisName: "Colorful_Brooch"
+ Name: "Colorful Brooch"
+ Buy: 100000
+ Weight: 10
+ BuyingStore: true
+},
+{
Id: 6615
AegisName: "Siege_Guild_Coin"
Name: "Siege Guild Coin"
@@ -65994,7 +74350,7 @@ item_db: (
},
{
Id: 6671
- AegisName: "Geffen_Magic_Tournament_Coin"
+ AegisName: "Geffen_Magic_Coin"
Name: "Geffen Magic Tournament Coin"
Buy: 10
Trade: {
@@ -66008,7 +74364,7 @@ item_db: (
},
{
Id: 6672
- AegisName: "Gray_Piece"
+ AegisName: "Gray_Shard"
Name: "Gray Piece"
Trade: {
nodrop: true
@@ -66021,7 +74377,7 @@ item_db: (
},
{
Id: 6673
- AegisName: "Ticket_to_Bossnia"
+ AegisName: "Bossnia_Pass"
Name: "Ticket to Bossnia"
Trade: {
nodrop: true
@@ -66036,7 +74392,7 @@ item_db: (
},
{
Id: 6674
- AegisName: "Part_time_Receipt"
+ AegisName: "Daily_Coin"
Name: "Part-time Receipt"
Trade: {
nodrop: true
@@ -66084,15 +74440,22 @@ item_db: (
Name: "Love Wand"
},
{
+ Id: 6755
+ AegisName: "Corrupted_Charm"
+ Name: "Contaminated Magic"
+ Buy: 20
+ Weight: 10
+},
+{
Id: 6804
- AegisName: "Organic_Pumpkin"
+ AegisName: "ORGANIC_PUMPKIN"
Name: "Organic Pumpkin"
Buy: 20
Weight: 10
},
{
Id: 6805
- AegisName: "Inorganic_Pumpkin"
+ AegisName: "INORGANIC_PUMPKIN"
Name: "Inorganic Pumpkin"
Buy: 20
Weight: 10
@@ -66283,7 +74646,7 @@ item_db: (
},
{
Id: 7017
- AegisName: "Executioner's_Mitten"
+ AegisName: "Executioners_Mitten"
Name: "Executioner's Mitten"
Buy: 4500
Weight: 30
@@ -66299,7 +74662,7 @@ item_db: (
},
{
Id: 7019
- AegisName: "Loki's_Whispers"
+ AegisName: "Lokis_Whispers"
Name: "Loki's Whispers"
Buy: 20
Weight: 10
@@ -66307,7 +74670,7 @@ item_db: (
},
{
Id: 7020
- AegisName: "Mother's_Nightmare"
+ AegisName: "Mothers_Nightmare"
Name: "Mother's Nightmare"
Buy: 20
Weight: 10
@@ -66347,7 +74710,7 @@ item_db: (
},
{
Id: 7025
- AegisName: "Lucifer's_Lament"
+ AegisName: "Lucifers_Lament"
Name: "Lucifer's Lament"
Buy: 30000
Weight: 50
@@ -66521,7 +74884,7 @@ item_db: (
},
{
Id: 7047
- AegisName: "Alice's_Apron"
+ AegisName: "Alices_Apron"
Name: "Alice's Apron"
Buy: 2424
Weight: 10
@@ -66653,7 +75016,7 @@ item_db: (
},
{
Id: 7062
- AegisName: "Broken_Turtle_Shell"
+ AegisName: "Turtle_Shell_"
Name: "Broken Turtle Shell"
Buy: 280
Weight: 10
@@ -66984,7 +75347,7 @@ item_db: (
},
{
Id: 7106
- AegisName: "Goat's_Horn"
+ AegisName: "Goats_Horn"
Name: "Antelope Horn"
Buy: 672
Weight: 10
@@ -66992,7 +75355,7 @@ item_db: (
},
{
Id: 7107
- AegisName: "Gaoat's_Skin"
+ AegisName: "Gaoats_Skin"
Name: "Antelope Skin"
Buy: 756
Weight: 10
@@ -67048,7 +75411,7 @@ item_db: (
},
{
Id: 7114
- AegisName: "Tutankhamen's_Mask"
+ AegisName: "Tutankhamens_Mask"
Name: "Masque of Tutankhamen"
Buy: 10
Weight: 10
@@ -67056,7 +75419,7 @@ item_db: (
},
{
Id: 7115
- AegisName: "Harpy's_Feather"
+ AegisName: "Harpys_Feather"
Name: "Harpy Feather"
Buy: 1142
Weight: 10
@@ -67064,7 +75427,7 @@ item_db: (
},
{
Id: 7116
- AegisName: "Harpy's_Claw"
+ AegisName: "Harpys_Claw"
Name: "Harpy Talon"
Buy: 1210
Weight: 10
@@ -67120,7 +75483,7 @@ item_db: (
},
{
Id: 7123
- AegisName: "Dragon's_Skin"
+ AegisName: "Dragons_Skin"
Name: "Dragon Skin"
Buy: 1025
Weight: 10
@@ -67136,7 +75499,7 @@ item_db: (
},
{
Id: 7125
- AegisName: "Scropion's_Nipper"
+ AegisName: "Scropions_Nipper"
Name: "Scorpion Claw"
Buy: 706
Weight: 10
@@ -67366,7 +75729,7 @@ item_db: (
},
{
Id: 7155
- AegisName: "Poison_Toad's_Skin"
+ AegisName: "Poison_Toads_Skin"
Name: "Poisonous Toad Skin"
Buy: 280
Weight: 10
@@ -67398,7 +75761,7 @@ item_db: (
},
{
Id: 7159
- AegisName: "Tengu's_Nose"
+ AegisName: "Tengus_Nose"
Name: "Tengu Nose"
Buy: 400
Weight: 10
@@ -67406,14 +75769,14 @@ item_db: (
},
{
Id: 7160
- AegisName: "Lord's_Passable_Ticket"
+ AegisName: "Lords_Passable_Ticket"
Name: "Feudal Lord Permit"
Weight: 10
BuyingStore: true
},
{
Id: 7161
- AegisName: "Black_Bear's_Skin"
+ AegisName: "Black_Bears_Skin"
Name: "Black Bear Skin"
Buy: 384
Weight: 10
@@ -67538,7 +75901,7 @@ item_db: (
},
{
Id: 7177
- AegisName: "Part_Of_Star's_Sob"
+ AegisName: "Part_Of_Stars_Sob"
Name: "Crumb of Sobbing Starlight"
Trade: {
nodrop: true
@@ -67553,7 +75916,7 @@ item_db: (
},
{
Id: 7178
- AegisName: "Star's_Sob"
+ AegisName: "Stars_Sob"
Name: "Sobbing Starlight"
Trade: {
nodrop: true
@@ -67574,7 +75937,7 @@ item_db: (
},
{
Id: 7180
- AegisName: "Introduction_Of_Mr.Han"
+ AegisName: "Introduction_Of_Mr_Han"
Name: "Hahn Sukbong's Recommendation"
Weight: 10
},
@@ -67802,7 +76165,7 @@ item_db: (
},
{
Id: 7209
- AegisName: "Dullahan's_Helm"
+ AegisName: "Dullahans_Helm"
Name: "Helm of Dullahan"
Buy: 1350
Weight: 10
@@ -68488,7 +76851,7 @@ item_db: (
},
{
Id: 7304
- AegisName: "Witch's_Spell_Book"
+ AegisName: "Witchs_Spell_Book"
Name: "Witch's Spell Scroll"
Trade: {
nodrop: true
@@ -68548,7 +76911,7 @@ item_db: (
},
{
Id: 7308
- AegisName: "Witch's_Potion"
+ AegisName: "Witchs_Potion"
Name: "Witch's Tonic"
Trade: {
nodrop: true
@@ -68977,7 +77340,7 @@ item_db: (
},
{
Id: 7351
- AegisName: "Friend's_Diary"
+ AegisName: "Friends_Diary"
Name: "Friend's Diary"
Buy: 20
Trade: {
@@ -69852,7 +78215,7 @@ item_db: (
},
{
Id: 7458
- AegisName: "Baphomet's_Horn"
+ AegisName: "Baphomets_Horn"
Name: "Fortune Horn"
Buy: 2
Weight: 10
@@ -70490,7 +78853,7 @@ item_db: (
},
{
Id: 7518
- AegisName: "Women's_Medal"
+ AegisName: "Womens_Medal"
Name: "Women's Medal"
Weight: 10
Trade: {
@@ -71331,7 +79694,7 @@ item_db: (
},
{
Id: 7594
- AegisName: "Sonia's_Letter"
+ AegisName: "Sonias_Letter"
Name: "Sonia's Letter"
Buy: 20
Weight: 10
@@ -71749,25 +80112,31 @@ item_db: (
},
{
Id: 7663
- AegisName: "Full_Metal_Jacket"
+ AegisName: "Fullmetal_Jacket_Bullet"
Name: "Full Metal Jacket"
Type: 10
Buy: 200
Weight: 2
Atk: 10
- Job: 0x41000000
+ Job: {
+ Gunslinger: true
+ Rebellion: true
+ }
Loc: 32768
View: 3
},
{
Id: 7664
- AegisName: "Projection_Landmines"
+ AegisName: "Mine_Projectile"
Name: "Projection Landmines"
Type: 10
Buy: 450
Weight: 3
Atk: 10
- Job: 0x41000000
+ Job: {
+ Gunslinger: true
+ Rebellion: true
+ }
Loc: 32768
View: 5
},
@@ -71779,7 +80148,10 @@ item_db: (
Buy: 1500
Weight: 100
Atk: 10
- Job: 0x41000000
+ Job: {
+ Gunslinger: true
+ Rebellion: true
+ }
Loc: 32768
View: 5
},
@@ -72597,12 +80969,14 @@ item_db: (
AegisName: "Gold_Key77"
Name: "Episode 13.1 Poporing Key"
Weight: 10
+ DropAnnounce: true
},
{
Id: 7783
AegisName: "Silver_Key77"
Name: "Episode 13.2 Poring Key"
Weight: 10
+ DropAnnounce: true
},
{
Id: 7784
@@ -73992,7 +82366,7 @@ item_db: (
},
{
Id: 7920
- AegisName: "Hero's_Arsenal"
+ AegisName: "Heros_Arsenal"
Name: "Hero's Arsenal"
Trade: {
nodrop: true
@@ -74097,7 +82471,7 @@ item_db: (
},
{
Id: 7930
- AegisName: "Cowking's_Nose_Ring"
+ AegisName: "Cowkings_Nose_Ring"
Name: "Devil's Cattle Ring"
Weight: 1000
Trade: {
@@ -74875,7 +83249,7 @@ item_db: (
},
{
Id: 9024
- AegisName: "Bapho_Jr._Egg"
+ AegisName: "Bapho_Jr_Egg"
Name: "Bapho Jr. Egg"
Type: 7
Buy: 20
@@ -75196,7 +83570,7 @@ item_db: (
},
{
Id: 10006
- AegisName: "Queen's_Hair_Ornament"
+ AegisName: "Queens_Hair_Ornament"
Name: "Queen's Hair Ornament"
Type: 8
Buy: 20
@@ -75378,7 +83752,7 @@ item_db: (
},
{
Id: 10032
- AegisName: "Queen's_Coronet"
+ AegisName: "Queens_Coronet"
Name: "Queen's Coronet"
Type: 8
Buy: 20
@@ -76326,7 +84700,7 @@ item_db: (
showscript "Yeeyuck...!! This is rotten!!";
sc_start SC_POISON, 50000, 0;
} else {
- specialeffect2 EF_HIT4;
+ specialeffect(EF_HIT4, AREA, playerattached());
showscript "Arrrrrgggg...!! Bu, Bu, Bugggggg!!!!!";
getitem Rice_weevil_Bug, 1;
}
@@ -76341,27 +84715,27 @@ item_db: (
Script: <"
.@temp = rand(1,6);
if (.@temp == 1) {
- specialeffect2 EF_POISONHIT;
+ specialeffect(EF_POISONHIT, AREA, playerattached());
showscript "Errrgg!!! This is so.. bitter....!!";
heal 0,-50;
} else if (.@temp == 2) {
- specialeffect2 EF_HEAL;
+ specialeffect(EF_HEAL, AREA, playerattached());
showscript "....Well at least this is good for my health though.";
percentheal 15,0;
} else if (.@temp == 3) {
- specialeffect2 EF_POISONHIT;
+ specialeffect(EF_POISONHIT, AREA, playerattached());
showscript "Phewphew!! Arg.... Is this poisoned or what?!";
heal 0,-100;
} else if (.@temp == 4) {
- specialeffect2 EF_POISONHIT;
+ specialeffect(EF_POISONHIT, AREA, playerattached());
showscript "Whasdfhwkljhrtklwert....!!";
heal 0,-200;
} else if (.@temp == 5) {
- specialeffect2 EF_HEAL;
+ specialeffect(EF_HEAL, AREA, playerattached());
showscript "It's ok, no one sew me yet..";
percentheal 10,0;
} else {
- specialeffect2 EF_HEAL;
+ specialeffect(EF_HEAL, AREA, playerattached());
showscript "I really need something to eat... ?? Sorry, little buggy.";
percentheal 5,0;
}
@@ -76575,7 +84949,7 @@ item_db: (
Weight: 30
Script: <"
itemheal rand(45,65), 0;
- specialeffect2 EF_CLOAKING;
+ specialeffect(EF_CLOAKING, AREA, playerattached());
showscript "Trans-Form-!! Bloody Murderer Fo-rm!!";
montransform BLOODY_MURDERER, 600000, SC_MTF_MHP, 1000;
">
@@ -76588,7 +84962,7 @@ item_db: (
Weight: 30
Script: <"
itemheal rand(45,65), 0;
- specialeffect2 EF_CLOAKING;
+ specialeffect(EF_CLOAKING, AREA, playerattached());
showscript "Trans-Form-!!! Bathory Fo-rm!!";
montransform BATHORY, 600000, SC_MTF_MSP, 100;
">
@@ -76601,7 +84975,7 @@ item_db: (
Weight: 30
Script: <"
itemheal rand(45,65),0;
- specialeffect2 EF_CLOAKING;
+ specialeffect(EF_CLOAKING, AREA, playerattached());
showscript "Trans-Form-!! Jack Fo-rm!!";
montransform JAKK, 600000, SC_MTF_PUMPKIN, 2000;
">
@@ -76614,12 +84988,22 @@ item_db: (
Weight: 30
Script: <"
itemheal rand(45,65),0;
- specialeffect2 EF_CLOAKING;
+ specialeffect(EF_CLOAKING, AREA, playerattached());
showscript "Trans-Form-!! Cube Fo-rm!!";
montransform QUVE, 600000, SC_MTF_HITFLEE, 10, 20;
">
},
{
+ Id: 11602
+ AegisName: "Catnip_Fruit"
+ Name: "Catnip Fruit"
+ Type: 0
+ Buy: 15
+ Weight: 1
+ Upper: 63
+ Script: <" itemheal rand(10,40),0; ">
+},
+{
Id: 11701
AegisName: "Girl_Bunch_Of_Flower"
Name: "Girl's Bouquet"
@@ -76729,7 +85113,7 @@ item_db: (
},
{
Id: 11713
- AegisName: "Julia's_Candy"
+ AegisName: "Julias_Candy"
Name: "Julia's Candy"
Type: 0
Weight: 30
@@ -76742,7 +85126,7 @@ item_db: (
Type: 0
Weight: 10
Script: <"
- specialeffect2 EF_SPELLBREAKER;
+ specialeffect(EF_SPELLBREAKER, AREA, playerattached());
sc_start SC_TARGET_ASPD, 180000, 10;
">
},
@@ -76753,7 +85137,7 @@ item_db: (
Type: 0
Weight: 10
Script: <"
- specialeffect2 EF_LIGHTSPHERE;
+ specialeffect(EF_LIGHTSPHERE, AREA, playerattached());
sc_start SC_HEALPLUS, 180000, 20;
">
},
@@ -76764,7 +85148,7 @@ item_db: (
Type: 0
Weight: 140
Script: <"
- specialeffect2 EF_HEAL3;
+ specialeffect(EF_HEAL3, AREA, playerattached());
sc_start2 SC_ATKER_MOVESPEED, 180000, 5, 10;
">
},
@@ -76775,7 +85159,7 @@ item_db: (
Type: 0
Weight: 60
Script: <"
- specialeffect2 EF_HEAL3;
+ specialeffect(EF_HEAL3, AREA, playerattached());
sc_start2 SC_M_LIFEPOTION, 180000, -4, 4;
">
},
@@ -78321,7 +86705,7 @@ item_db: (
},
{
Id: 12136
- AegisName: "Women's_Bundle"
+ AegisName: "Womens_Bundle"
Name: "Women's Bundle"
Type: 2
Weight: 100
@@ -79220,8 +87604,8 @@ item_db: (
nogstorage: true
}
Script: <"
- sc_start SC_FOOD_STR,1800000,10;
- percentheal 20,10;
+ sc_start(SC_FOOD_STR_CASH, 1800000, 10);
+ percentheal(20, 10);
">
},
{
@@ -79241,8 +87625,8 @@ item_db: (
nogstorage: true
}
Script: <"
- sc_start SC_FOOD_AGI,1800000,10;
- percentheal 15,5;
+ sc_start(SC_FOOD_AGI_CASH, 1800000, 10);
+ percentheal(15, 5);
">
},
{
@@ -79262,8 +87646,8 @@ item_db: (
nogstorage: true
}
Script: <"
- sc_start SC_FOOD_INT,1800000,10;
- percentheal 10,20;
+ sc_start(SC_FOOD_INT_CASH, 1800000, 10);
+ percentheal(10, 20);
">
},
{
@@ -79283,8 +87667,8 @@ item_db: (
nogstorage: true
}
Script: <"
- sc_start SC_FOOD_DEX,1800000,10;
- percentheal 10,10;
+ sc_start(SC_FOOD_DEX_CASH, 1800000, 10);
+ percentheal(10, 10);
">
},
{
@@ -79304,8 +87688,8 @@ item_db: (
nogstorage: true
}
Script: <"
- sc_start SC_FOOD_LUK,1800000,10;
- percentheal 14,8;
+ sc_start(SC_FOOD_LUK_CASH, 1800000, 10);
+ percentheal(14, 8);
">
},
{
@@ -79325,8 +87709,8 @@ item_db: (
nogstorage: true
}
Script: <"
- sc_start SC_FOOD_VIT,1800000,10;
- percentheal 25,0;
+ sc_start(SC_FOOD_VIT_CASH, 1800000, 10);
+ percentheal(25, 0);
">
},
{
@@ -79627,7 +88011,7 @@ item_db: (
}
Script: <"
input @megaphone$;
- announce strcharinfo(0) + ": " + @megaphone$,bc_all,0xFF0000;
+ announce strcharinfo(PC_NAME) + ": " + @megaphone$,bc_all,0xFF0000;
end;
">
},
@@ -80056,7 +88440,7 @@ item_db: (
noauction: true
}
Script: <"
- if(strcharinfo(3)=="job3_rang02") {
+ if(strcharinfo(PC_MAP)=="job3_rang02") {
monster "this",-1,-1,"--ja--",1904,1,"";
}
">
@@ -80424,7 +88808,7 @@ item_db: (
Type: 2
Weight: 10
Script: <"
- specialeffect2 EF_BENEDICTIO;
+ specialeffect(EF_BENEDICTIO, AREA, playerattached());
sc_start SC_BENEDICTIO,300000,1;
">
},
@@ -80697,7 +89081,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_SPELLBREAKER;
+ specialeffect(EF_SPELLBREAKER, AREA, playerattached());
sc_start SC_ATKER_BLOOD, 3600000, 15;
">
},
@@ -80718,7 +89102,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_GUARD;
+ specialeffect(EF_GUARD, AREA, playerattached());
sc_start SC_TARGET_BLOOD, 3600000, 10;
">
},
@@ -81321,49 +89705,49 @@ item_db: (
},
{
Id: 12342
- AegisName: "Manuk's_Opportunity"
+ AegisName: "Manuks_Opportunity"
Name: "Manuk's Opportunity"
Type: 2
Weight: 50
BuyingStore: true
Script: <"
- specialeffect2 EF_POTION_BERSERK;
+ specialeffect(EF_POTION_BERSERK, AREA, playerattached());
sc_start SC_MANU_ATK,600000,10;
">
},
{
Id: 12343
- AegisName: "Manuk's_Courage"
+ AegisName: "Manuks_Courage"
Name: "Manuk's Courage"
Type: 2
Weight: 50
BuyingStore: true
Script: <"
- specialeffect2 EF_GUARD;
+ specialeffect(EF_GUARD, AREA, playerattached());
sc_start SC_MANU_DEF,600000,10;
">
},
{
Id: 12344
- AegisName: "Pinguicula's_fruit_Jam"
+ AegisName: "Pinguiculas_fruit_Jam"
Name: "Pinguicula's Fruit Jam"
Type: 2
Weight: 50
BuyingStore: true
Script: <"
- specialeffect2 EF_POTION_BERSERK;
+ specialeffect(EF_POTION_BERSERK, AREA, playerattached());
sc_start SC_SPL_ATK,600000,10;
">
},
{
Id: 12345
- AegisName: "Luciola's_Honey_Jam"
+ AegisName: "Luciolas_Honey_Jam"
Name: "Luciola's Honey Jam"
Type: 2
Weight: 50
BuyingStore: true
Script: <"
- specialeffect2 EF_GUARD;
+ specialeffect(EF_GUARD, AREA, playerattached());
sc_start SC_SPL_DEF,600000,10;
">
},
@@ -81389,25 +89773,25 @@ item_db: (
},
{
Id: 12348
- AegisName: "Manuk's_Faith"
+ AegisName: "Manuks_Faith"
Name: "Manuk's Faith"
Type: 2
Weight: 50
BuyingStore: true
Script: <"
- specialeffect2 EF_POTION_BERSERK;
+ specialeffect(EF_POTION_BERSERK, AREA, playerattached());
sc_start SC_MANU_MATK,600000,10;
">
},
{
Id: 12349
- AegisName: "Cornus'_Tears"
+ AegisName: "Cornus_Tears"
Name: "Cornus' Tears"
Type: 2
Weight: 50
BuyingStore: true
Script: <"
- specialeffect2 EF_POTION_BERSERK;
+ specialeffect(EF_POTION_BERSERK, AREA, playerattached());
sc_start SC_SPL_MATK,600000,10;
">
},
@@ -81465,7 +89849,7 @@ item_db: (
Weight: 50
BuyingStore: true
Script: <"
- specialeffect2 EF_ANGELUS;
+ specialeffect(EF_ANGELUS, AREA, playerattached());
sc_start4 SC_BUCHEDENOEL, 600000, 3, 3, 3, 7;
">
},
@@ -81668,7 +90052,7 @@ item_db: (
},
{
Id: 12370
- AegisName: "Gril's_Naivety"
+ AegisName: "Grils_Naivety"
Name: "Girl's Naivety"
Type: 2
Trade: {
@@ -81713,7 +90097,7 @@ item_db: (
},
{
Id: 12373
- AegisName: "Boy's_Naivety"
+ AegisName: "Boys_Naivety"
Name: "Boy's Pure Heart"
Type: 2
Buy: 20
@@ -81744,7 +90128,7 @@ item_db: (
Type: 2
Weight: 80
Script: <"
- specialeffect2 EF_STEAL;
+ specialeffect(EF_STEAL, AREA, playerattached());
sc_start2 SC_ACARAJE,120000,5,10;
">
},
@@ -81791,7 +90175,7 @@ item_db: (
},
{
Id: 12379
- AegisName: "Pope's_Cookie"
+ AegisName: "Popes_Cookie"
Name: "Pope Cookie"
Type: 2
Buy: 10
@@ -81815,7 +90199,7 @@ item_db: (
Buy: 10
Weight: 10
Script: <"
- if (strcharinfo(3) == "job3_arch02") {
+ if (strcharinfo(PC_MAP) == "job3_arch02") {
mercenary_create VALKYRIE_A, 1800000;
}
">
@@ -81828,7 +90212,7 @@ item_db: (
Buy: 10
Weight: 10
Script: <"
- if (strcharinfo(3) == "job3_arch02") {
+ if (strcharinfo(PC_MAP) == "job3_arch02") {
mercenary_create VALKYRIE_B, 1800000;
}
">
@@ -81859,7 +90243,7 @@ item_db: (
noauction: true
}
Script: <"
- if(strcharinfo(3)=="job3_war02") {
+ if(strcharinfo(PC_MAP)=="job3_war02") {
itemskill WL_FROSTMISTY,5;
}
">
@@ -81880,7 +90264,7 @@ item_db: (
noauction: true
}
Script: <"
- if(strcharinfo(3)=="job3_war02") {
+ if(strcharinfo(PC_MAP)=="job3_war02") {
itemskill WL_CRIMSONROCK,5;
}
">
@@ -81901,7 +90285,7 @@ item_db: (
noauction: true
}
Script: <"
- if(strcharinfo(3)=="job3_war02") {
+ if(strcharinfo(PC_MAP)=="job3_war02") {
itemskill WL_CHAINLIGHTNING,5;
}
">
@@ -81922,7 +90306,7 @@ item_db: (
noauction: true
}
Script: <"
- if(strcharinfo(3)=="job3_war02") {
+ if(strcharinfo(PC_MAP)=="job3_war02") {
itemskill WL_EARTHSTRAIN,5;
}
">
@@ -81947,7 +90331,7 @@ item_db: (
sitting: true
}
Script: <"
- if(strcharinfo(3)=="job3_rune02") {
+ if(strcharinfo(PC_MAP)=="job3_rune02") {
itemskill RK_CRUSHSTRIKE,1;
}
">
@@ -81972,7 +90356,7 @@ item_db: (
sitting: true
}
Script: <"
- if(strcharinfo(3)=="job3_rune02") {
+ if(strcharinfo(PC_MAP)=="job3_rune02") {
itemskill RK_STORMBLAST,1;
}
">
@@ -81997,7 +90381,7 @@ item_db: (
sitting: true
}
Script: <"
- if(strcharinfo(3)=="job3_rune02") {
+ if(strcharinfo(PC_MAP)=="job3_rune02") {
itemskill RK_MILLENNIUMSHIELD,1;
}
">
@@ -82026,7 +90410,9 @@ item_db: (
Type: 0
Buy: 275
Weight: 100
- Job: 0x00000400
+ Job: {
+ Blacksmith: true
+ }
BuyingStore: true
Script: <" if(checkmount() == MOUNT_MADO) itemheal rand(200,300), 0; ">
},
@@ -82037,7 +90423,9 @@ item_db: (
Type: 0
Buy: 625
Weight: 140
- Job: 0x00000400
+ Job: {
+ Blacksmith: true
+ }
BuyingStore: true
Script: <" if(checkmount() == MOUNT_MADO) itemheal rand(300,400), 0; ">
},
@@ -82048,7 +90436,9 @@ item_db: (
Type: 0
Buy: 1375
Weight: 180
- Job: 0x00000400
+ Job: {
+ Blacksmith: true
+ }
BuyingStore: true
Script: <" if(checkmount() == MOUNT_MADO) itemheal rand(400,500), 0; ">
},
@@ -82081,9 +90471,9 @@ item_db: (
else if (.@temp == 5) percentheal 50,50;
else if (.@temp == 6) getitem Apple,1;
else if (.@temp == 7) itemskill ALL_REVERSEORCISH,1;
- else if (.@temp == 8) specialeffect2 EF_MAPPILLAR2;
- else if (.@temp == 9) specialeffect2 EF_ANGEL2;
- else specialeffect2 EF_COIN;
+ else if (.@temp == 8) specialeffect(EF_MAPPILLAR2, AREA, playerattached());
+ else if (.@temp == 9) specialeffect(EF_ANGEL2, AREA, playerattached());
+ else specialeffect(EF_COIN, AREA, playerattached());
">
},
{
@@ -82105,9 +90495,9 @@ item_db: (
else if (.@temp == 5) percentheal 50,50;
else if (.@temp == 6) getitem Jellopy,1;
else if (.@temp == 7) itemskill AL_RUWACH,1;
- else if (.@temp == 8) specialeffect2 EF_BEGINASURA;
- else if (.@temp == 9) specialeffect2 EF_MVP;
- else specialeffect2 EF_CURSEATTACK;
+ else if (.@temp == 8) specialeffect(EF_BEGINASURA, AREA, playerattached());
+ else if (.@temp == 9) specialeffect(EF_MVP, AREA, playerattached());
+ else specialeffect(EF_CURSEATTACK, AREA, playerattached());
">
},
{
@@ -82240,7 +90630,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_ENERGYCOAT;
+ specialeffect(EF_ENERGYCOAT, AREA, playerattached());
sc_start4 SC_ARMOR_PROPERTY, 10000, 1, Ele_Neutral, 1, 0;
">
},
@@ -82347,7 +90737,7 @@ item_db: (
},
{
Id: 12416
- AegisName: "LUcky_Egg_C3"
+ AegisName: "Lucky_Egg_C3"
Name: "Thanksgiving Groove Pack"
Type: 2
Buy: 20
@@ -84118,7 +92508,7 @@ item_db: (
BuyingStore: true
Script: <"
itemheal 0, rand(50,65);
- specialeffect2 EF_GUARD;
+ specialeffect(EF_GUARD, AREA, playerattached());
sc_start SC_MORA_BUFF, 120000, 50;
">
},
@@ -84177,7 +92567,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_HEAL;
+ specialeffect(EF_HEAL, AREA, playerattached());
sc_start2 SC_G_LIFEPOTION, 600000, -6, 3;
">
},
@@ -84395,7 +92785,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_HASTEUP;
+ specialeffect(EF_HASTEUP, AREA, playerattached());
sc_start2 SC_MAGIC_CANDY, 60000, 30, 70;
">
},
@@ -85109,7 +93499,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_CLOAKING;
+ specialeffect(EF_CLOAKING, AREA, playerattached());
showscript "Trans-Form-!! Deviling Fo-rm!!";
montransform DEVIRUCHI, 1200000, SC_MTF_ASPD, 10, 5;
">
@@ -85131,7 +93521,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_CLOAKING;
+ specialeffect(EF_CLOAKING, AREA, playerattached());
showscript "Trans-Form-!! Raydric Archer Fo-rm!!";
montransform RAYDRIC_ARCHER, 1200000, SC_MTF_RANGEATK, 25;
">
@@ -85153,7 +93543,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_CLOAKING;
+ specialeffect(EF_CLOAKING, AREA, playerattached());
showscript "Trans-Form-!! Mavka Fo-rm!!";
montransform MAVKA, 1200000, SC_MTF_RANGEATK, 25;
">
@@ -85175,7 +93565,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_CLOAKING;
+ specialeffect(EF_CLOAKING, AREA, playerattached());
showscript "Trans-Form-!! Marduk Fo-rm!!";
montransform MARDUK, 1200000, SC_MTF_MATK, 25;
">
@@ -85197,7 +93587,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_CLOAKING;
+ specialeffect(EF_CLOAKING, AREA, playerattached());
showscript "Trans-Form-!! Banshee Fo-rm!!";
montransform BANSHEE, 1200000, SC_MTF_MATK, 25;
">
@@ -85219,7 +93609,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_CLOAKING;
+ specialeffect(EF_CLOAKING, AREA, playerattached());
showscript "Trans-Form-!! Poring Fo-rm!!";
montransform PORING, 1200000, SC_MTF_CRIDAMAGE, 5;
">
@@ -85241,7 +93631,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_CLOAKING;
+ specialeffect(EF_CLOAKING, AREA, playerattached());
showscript "Trans-Form-!! Golem Fo-rm!!";
montransform GOLEM, 1200000, SC_MTF_MLEATKED, 2;
">
@@ -85772,10 +94162,14 @@ item_db: (
Type: 0
Buy: 2
Weight: 20
+ Job: {
+ Assassin: true
+ }
+ Upper: 56
BuyingStore: true
Script: <"
- specialeffect2 EF_ENCHANTPOISON;
- sc_start SC_PARALYSE,300000,0,10,SCFLAG_FIXEDTICK;
+ specialeffect(EF_ENCHANTPOISON, AREA, playerattached());
+ sc_start SC_PARALYSE, 300000, 0, 10, SCFLAG_FIXEDTICK;
">
},
{
@@ -85785,10 +94179,14 @@ item_db: (
Type: 0
Buy: 2
Weight: 20
+ Job: {
+ Assassin: true
+ }
+ Upper: 56
BuyingStore: true
Script: <"
- specialeffect2 EF_ENCHANTPOISON;
- sc_start SC_LEECHESEND,300000,0,10,SCFLAG_FIXEDTICK;
+ specialeffect(EF_ENCHANTPOISON, AREA, playerattached());
+ sc_start SC_LEECHESEND, 300000, 0, 10, SCFLAG_FIXEDTICK;
">
},
{
@@ -85798,10 +94196,14 @@ item_db: (
Type: 0
Buy: 2
Weight: 20
+ Job: {
+ Assassin: true
+ }
+ Upper: 56
BuyingStore: true
Script: <"
- specialeffect2 EF_ENCHANTPOISON;
- sc_start SC_OBLIVIONCURSE,300000,0,10,SCFLAG_FIXEDTICK;
+ specialeffect(EF_ENCHANTPOISON, AREA, playerattached());
+ sc_start SC_OBLIVIONCURSE, 300000, 0, 10, SCFLAG_FIXEDTICK;
">
},
{
@@ -85811,10 +94213,14 @@ item_db: (
Type: 0
Buy: 2
Weight: 20
+ Job: {
+ Assassin: true
+ }
+ Upper: 56
BuyingStore: true
Script: <"
- specialeffect2 EF_ENCHANTPOISON;
- sc_start SC_DEATHHURT,300000,0,10,SCFLAG_FIXEDTICK;
+ specialeffect(EF_ENCHANTPOISON, AREA, playerattached());
+ sc_start SC_DEATHHURT, 300000, 0, 10, SCFLAG_FIXEDTICK;
">
},
{
@@ -85824,10 +94230,14 @@ item_db: (
Type: 0
Buy: 2
Weight: 20
+ Job: {
+ Assassin: true
+ }
+ Upper: 56
BuyingStore: true
Script: <"
- specialeffect2 EF_ENCHANTPOISON;
- sc_start SC_TOXIN,300000,0,10,SCFLAG_FIXEDTICK;
+ specialeffect(EF_ENCHANTPOISON, AREA, playerattached());
+ sc_start SC_TOXIN, 300000, 0, 10, SCFLAG_FIXEDTICK;
">
},
{
@@ -85837,10 +94247,14 @@ item_db: (
Type: 0
Buy: 2
Weight: 20
+ Job: {
+ Assassin: true
+ }
+ Upper: 56
BuyingStore: true
Script: <"
- specialeffect2 EF_ENCHANTPOISON;
- sc_start SC_PYREXIA,300000,0,10,SCFLAG_FIXEDTICK;
+ specialeffect(EF_ENCHANTPOISON, AREA, playerattached());
+ sc_start SC_PYREXIA, 300000, 0, 10, SCFLAG_FIXEDTICK;
">
},
{
@@ -85850,10 +94264,14 @@ item_db: (
Type: 0
Buy: 2
Weight: 20
+ Job: {
+ Assassin: true
+ }
+ Upper: 56
BuyingStore: true
Script: <"
- specialeffect2 EF_ENCHANTPOISON;
- sc_start SC_MAGICMUSHROOM,300000,0,10,SCFLAG_FIXEDTICK;
+ specialeffect(EF_ENCHANTPOISON, AREA, playerattached());
+ sc_start SC_MAGICMUSHROOM, 300000, 0, 10, SCFLAG_FIXEDTICK;
">
},
{
@@ -85863,10 +94281,14 @@ item_db: (
Type: 0
Buy: 2
Weight: 20
+ Job: {
+ Assassin: true
+ }
+ Upper: 56
BuyingStore: true
Script: <"
- specialeffect2 EF_ENCHANTPOISON;
- sc_start SC_VENOMBLEED,15000,0,10,SCFLAG_FIXEDTICK;
+ specialeffect(EF_ENCHANTPOISON, AREA, playerattached());
+ sc_start SC_VENOMBLEED, 15000, 0, 10, SCFLAG_FIXEDTICK;
">
},
@@ -85878,6 +94300,10 @@ item_db: (
Type: 11
Buy: 2
Weight: 100
+ Job: {
+ Knight: true
+ }
+ Upper: 56
Delay: 120000
Trade: {
nodrop: true
@@ -85892,7 +94318,7 @@ item_db: (
sitting: true
}
Stack: [20, 1]
- Script: <" itemskill RK_REFRESH,1; ">
+ Script: <" itemskill RK_REFRESH, 1; ">
},
{
Id: 12726
@@ -85901,6 +94327,10 @@ item_db: (
Type: 11
Buy: 2
Weight: 100
+ Job: {
+ Knight: true
+ }
+ Upper: 56
Delay: 30000
Trade: {
nodrop: true
@@ -85915,7 +94345,7 @@ item_db: (
sitting: true
}
Stack: [20, 1]
- Script: <" itemskill RK_CRUSHSTRIKE,1; ">
+ Script: <" itemskill RK_CRUSHSTRIKE, 1; ">
},
{
Id: 12727
@@ -85924,6 +94354,10 @@ item_db: (
Type: 11
Buy: 2
Weight: 100
+ Job: {
+ Knight: true
+ }
+ Upper: 56
Delay: 60000
Trade: {
nodrop: true
@@ -85938,7 +94372,7 @@ item_db: (
sitting: true
}
Stack: [20, 1]
- Script: <" itemskill RK_MILLENNIUMSHIELD,1; ">
+ Script: <" itemskill RK_MILLENNIUMSHIELD, 1; ">
},
{
Id: 12728
@@ -85947,6 +94381,10 @@ item_db: (
Type: 11
Buy: 2
Weight: 100
+ Job: {
+ Knight: true
+ }
+ Upper: 56
Trade: {
nodrop: true
notrade: true
@@ -85960,7 +94398,7 @@ item_db: (
sitting: true
}
Stack: [20, 1]
- Script: <" itemskill RK_VITALITYACTIVATION,1; ">
+ Script: <" itemskill RK_VITALITYACTIVATION, 1; ">
},
{
Id: 12729
@@ -85969,6 +94407,10 @@ item_db: (
Type: 11
Buy: 2
Weight: 100
+ Job: {
+ Knight: true
+ }
+ Upper: 56
Trade: {
nodrop: true
notrade: true
@@ -85982,7 +94424,7 @@ item_db: (
sitting: true
}
Stack: [20, 1]
- Script: <" itemskill RK_FIGHTINGSPIRIT,1; ">
+ Script: <" itemskill RK_FIGHTINGSPIRIT, 1; ">
},
{
Id: 12730
@@ -85991,6 +94433,10 @@ item_db: (
Type: 11
Buy: 2
Weight: 100
+ Job: {
+ Knight: true
+ }
+ Upper: 56
Trade: {
nodrop: true
notrade: true
@@ -86004,7 +94450,7 @@ item_db: (
sitting: true
}
Stack: [20, 1]
- Script: <" itemskill RK_ABUNDANCE,1; ">
+ Script: <" itemskill RK_ABUNDANCE, 1; ">
},
{
Id: 12731
@@ -86013,6 +94459,10 @@ item_db: (
Type: 11
Buy: 2
Weight: 100
+ Job: {
+ Knight: true
+ }
+ Upper: 56
Trade: {
nodrop: true
notrade: true
@@ -86026,7 +94476,7 @@ item_db: (
sitting: true
}
Stack: [20, 1]
- Script: <" itemskill RK_GIANTGROWTH,1; ">
+ Script: <" itemskill RK_GIANTGROWTH, 1; ">
},
{
Id: 12732
@@ -86035,6 +94485,10 @@ item_db: (
Type: 11
Buy: 2
Weight: 100
+ Job: {
+ Knight: true
+ }
+ Upper: 56
Delay: 1000
Trade: {
nodrop: true
@@ -86049,7 +94503,7 @@ item_db: (
sitting: true
}
Stack: [20, 1]
- Script: <" itemskill RK_STORMBLAST,1; ">
+ Script: <" itemskill RK_STORMBLAST, 1; ">
},
{
Id: 12733
@@ -86058,6 +94512,10 @@ item_db: (
Type: 11
Buy: 2
Weight: 100
+ Job: {
+ Knight: true
+ }
+ Upper: 56
Trade: {
nodrop: true
notrade: true
@@ -86071,8 +94529,10 @@ item_db: (
sitting: true
}
Stack: [20, 1]
- Script: <" itemskill RK_STONEHARDSKIN,1; ">
+ Script: <" itemskill RK_STONEHARDSKIN, 1; ">
},
+
+//== Rune Knight Rune Ores =============================
{
Id: 12734
AegisName: "Runstone_Quality"
@@ -86080,7 +94540,6 @@ item_db: (
Type: 0
Buy: 2
Weight: 100
- Job: 0x00000080
BuyingStore: true
Script: <" makerune 5; ">
},
@@ -86091,7 +94550,6 @@ item_db: (
Type: 0
Buy: 2
Weight: 100
- Job: 0x00000080
BuyingStore: true
Script: <" makerune 11; ">
},
@@ -86102,7 +94560,6 @@ item_db: (
Type: 0
Buy: 2
Weight: 100
- Job: 0x00000080
BuyingStore: true
Script: <" makerune 14; ">
},
@@ -86113,7 +94570,6 @@ item_db: (
Type: 0
Buy: 2
Weight: 100
- Job: 0x00000080
BuyingStore: true
Script: <" makerune 2; ">
},
@@ -86124,7 +94580,6 @@ item_db: (
Type: 0
Buy: 2
Weight: 100
- Job: 0x00000080
BuyingStore: true
Script: <" makerune 8; ">
},
@@ -86155,7 +94610,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_POTION_BERSERK;
+ specialeffect(EF_POTION_BERSERK, AREA, playerattached());
sc_start SC_STR_SCROLL, 60000, 20;
">
},
@@ -86176,7 +94631,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_SPELLBREAKER;
+ specialeffect(EF_SPELLBREAKER, AREA, playerattached());
sc_start SC_INT_SCROLL, 60000, 20;
">
},
@@ -86308,7 +94763,7 @@ item_db: (
Buy: 2
Weight: 10
Script: <"
- specialeffect2 EF_POK_JAP;
+ specialeffect(EF_POK_JAP, AREA, playerattached());
itemskill MO_CALLSPIRITS,3;
itemskill MO_FINGEROFFENSIVE,5;
">
@@ -86470,7 +94925,7 @@ item_db: (
Buy: 20
Weight: 600
Script: <"
- specialeffect2 EF_PROVIDENCE;
+ specialeffect(EF_PROVIDENCE, AREA, playerattached());
sc_start SC_PHI_DEMON, 1200000, 10;
">
},
@@ -86618,7 +95073,7 @@ item_db: (
Buy: 20
Weight: 150
Script: <"
- specialeffect2 EF_POTION_BERSERK;
+ specialeffect(EF_POTION_BERSERK, AREA, playerattached());
sc_start2 SC_GM_BATTLE, 600000, 5, 3;
">
},
@@ -86630,7 +95085,7 @@ item_db: (
Buy: 20
Weight: 150
Script: <"
- specialeffect2 EF_POTION_BERSERK;
+ specialeffect(EF_POTION_BERSERK, AREA, playerattached());
sc_start2 SC_GM_BATTLE2, 600000, 10, 5;
">
},
@@ -86740,13 +95195,13 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_WIND;
+ specialeffect(EF_WIND, AREA, playerattached());
sc_start2 SC_MYSTICPOWDER, 300000, 20, 10;
">
},
{
Id: 12806
- AegisName: "Antler_Scaraba_Scroll"
+ AegisName: "Scaraba_Scroll"
Name: "Antler Scaraba Scroll"
Type: 11
Buy: 20
@@ -86883,7 +95338,7 @@ item_db: (
},
{
Id: 12822
- AegisName: "Sungpyun_Box50"
+ AegisName: "Songpyun_Box50"
Name: "Korea Rice Cake 50 Box"
Type: 18
Buy: 20
@@ -86947,7 +95402,7 @@ item_db: (
},
{
Id: 12846
- AegisName: "Little_Unripe_Apple"
+ AegisName: "Unripe_Apple2"
Name: "Little Unripe Apple"
Type: 2
Buy: 10
@@ -87055,7 +95510,7 @@ item_db: (
Buy: 20
Weight: 100
Script: <"
- specialeffect2 EF_POTION_CON;
+ specialeffect(EF_POTION_CON, AREA, playerattached());
autobonus "{ heal -3000,0; bonus2 bAddRace,RC_Player,100; bonus2 bMagicAddRace,RC_Player,100; }",10,0,0,SI_GVG_GIANT;
">
},
@@ -87067,7 +95522,7 @@ item_db: (
Buy: 20
Weight: 10
Script: <"
- specialeffect2 EF_POTION_CON;
+ specialeffect(EF_POTION_CON, AREA, playerattached());
autobonus "{ heal 0,-300; bonus2 bSubRace,RC_Player,15; }",10,0,0,SI_GVG_GOLEM;
">
},
@@ -87144,7 +95599,7 @@ item_db: (
}
Script: <"
sc_start SC_ATTHASTE_POTION1,1800000,4;
- specialeffect2 EF_POTION_CON; /* NOTE: No special effect when used. */
+ specialeffect(EF_POTION_CON, AREA, playerattached()); /* NOTE: No special effect when used. */
">
},
{
@@ -87152,7 +95607,35 @@ item_db: (
AegisName: "C_Awakening_Potion"
Name: "Infinite Awakening Potion"
Type: 11
- Job: 0xFFF7FEEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Taekwon: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ Gunslinger: true
+ Ninja: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ Rebellion: true
+ Summoner: true
+ }
EquipLv: 40
Trade: {
nodrop: true
@@ -87166,7 +95649,7 @@ item_db: (
}
Script: <"
sc_start SC_ATTHASTE_POTION2,1800000,6;
- specialeffect2 EF_POTION_; /* NOTE: No special effect when used. */
+ specialeffect(EF_POTION_, AREA, playerattached()); /* NOTE: No special effect when used. */
">
},
{
@@ -87174,7 +95657,21 @@ item_db: (
AegisName: "C_Berserk_Potion"
Name: "Infinite Berserk Potion"
Type: 11
- Job: 0x01E646A6
+ Job: {
+ Swordsman: true
+ Magician: true
+ Merchant: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ Taekwon: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ Gunslinger: true
+ }
EquipLv: 85
Trade: {
nodrop: true
@@ -87188,7 +95685,7 @@ item_db: (
}
Script: <"
sc_start SC_ATTHASTE_POTION3,1800000,9;
- specialeffect2 EF_POTION_BERSERK; /* NOTE: No special effect when used. */
+ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); /* NOTE: No special effect when used. */
">
},
{
@@ -87207,7 +95704,7 @@ item_db: (
nogstorage: true
}
Script: <"
- warp strcharinfo(3),0,0; /* NOTE: Temporary script until we get the correct information. */
+ warp strcharinfo(PC_MAP),0,0; /* NOTE: Temporary script until we get the correct information. */
">
},
{
@@ -89008,7 +97505,27 @@ item_db: (
Weight: 600
Atk: 39
Range: 1
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 1
View: 1
@@ -89023,7 +97540,27 @@ item_db: (
Weight: 900
Atk: 110
Range: 1
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 60
@@ -89042,7 +97579,27 @@ item_db: (
Weight: 700
Atk: 148
Range: 1
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 70
@@ -89063,7 +97620,13 @@ item_db: (
Atk: 80
Range: 1
Slots: 1
- Job: 0x22021040
+ Job: {
+ Thief: true
+ Assassin: true
+ Rogue: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 55
@@ -89080,7 +97643,13 @@ item_db: (
Atk: 80
Range: 1
Slots: 2
- Job: 0x22021040
+ Job: {
+ Thief: true
+ Assassin: true
+ Rogue: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 55
@@ -89097,7 +97666,9 @@ item_db: (
Atk: 120
Range: 1
Slots: 2
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 2
WeaponLv: 4
@@ -89113,7 +97684,10 @@ item_db: (
Weight: 600
Atk: 150
Range: 1
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 2
WeaponLv: 3
@@ -89133,7 +97707,10 @@ item_db: (
Weight: 400
Atk: 70
Range: 1
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 2
WeaponLv: 2
@@ -89151,7 +97728,10 @@ item_db: (
Atk: 70
Range: 1
Slots: 1
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 2
WeaponLv: 2
@@ -89168,7 +97748,10 @@ item_db: (
Weight: 900
Atk: 125
Range: 2
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 2
WeaponLv: 4
@@ -89191,7 +97774,10 @@ item_db: (
Matk: 50
Range: 1
Slots: 2
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 2
WeaponLv: 1
@@ -89209,7 +97795,10 @@ item_db: (
Matk: 50
Range: 1
Slots: 3
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 2
WeaponLv: 1
@@ -89226,7 +97815,10 @@ item_db: (
Atk: 95
Range: 1
Slots: 1
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 2
WeaponLv: 2
@@ -89247,7 +97839,10 @@ item_db: (
Atk: 95
Range: 1
Slots: 2
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 2
WeaponLv: 2
@@ -89267,7 +97862,10 @@ item_db: (
Weight: 800
Atk: 120
Range: 1
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 2
WeaponLv: 3
@@ -89288,7 +97886,10 @@ item_db: (
Atk: 120
Range: 1
Slots: 1
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 2
WeaponLv: 3
@@ -89309,7 +97910,26 @@ item_db: (
Atk: 64
Range: 1
Slots: 2
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 65
@@ -89329,7 +97949,26 @@ item_db: (
Atk: 70
Range: 1
Slots: 1
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -89346,7 +97985,26 @@ item_db: (
Atk: 140
Range: 1
Slots: 1
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -89367,7 +98025,27 @@ item_db: (
Atk: 148
Range: 1
Slots: 1
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 70
@@ -89411,7 +98089,26 @@ item_db: (
Buy: 1
Atk: 129
Range: 1
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -89442,7 +98139,12 @@ item_db: (
Buy: 1
Atk: 209
Range: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -89468,7 +98170,10 @@ item_db: (
Atk: 120
Matk: 98
Range: 1
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 2
WeaponLv: 1
@@ -89493,7 +98198,26 @@ item_db: (
Buy: 2
Atk: 105
Range: 1
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -89518,7 +98242,26 @@ item_db: (
Buy: 2
Atk: 105
Range: 1
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -89543,7 +98286,26 @@ item_db: (
Buy: 2
Atk: 85
Range: 1
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -89573,7 +98335,23 @@ item_db: (
Atk: 120
Range: 1
Slots: 3
- Job: 0x000F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 2
WeaponLv: 4
@@ -89591,7 +98369,23 @@ item_db: (
Atk: 130
Range: 1
Slots: 1
- Job: 0x000F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 2
WeaponLv: 4
@@ -89612,7 +98406,26 @@ item_db: (
Buy: 20
Atk: 120
Range: 1
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 1
Refine: false
@@ -89638,7 +98451,27 @@ item_db: (
Atk: 110
Range: 1
Slots: 2
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 60
@@ -89658,7 +98491,26 @@ item_db: (
Atk: 70
Range: 1
Slots: 3
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -89675,7 +98527,26 @@ item_db: (
Atk: 70
Range: 1
Slots: 3
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -89692,7 +98563,9 @@ item_db: (
Atk: 140
Range: 1
Slots: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 36
@@ -89714,7 +98587,9 @@ item_db: (
Atk: 130
Range: 1
Slots: 2
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 58
Loc: 2
WeaponLv: 2
@@ -89731,7 +98606,9 @@ item_db: (
Atk: 50
Range: 1
Slots: 4
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 58
Loc: 2
WeaponLv: 2
@@ -89746,7 +98623,27 @@ item_db: (
Buy: 20
Atk: 120
Range: 1
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 80
@@ -89777,7 +98674,27 @@ item_db: (
Buy: 20
Atk: 120
Range: 1
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 80
@@ -89796,7 +98713,7 @@ item_db: (
bonus bAgi,1;
bonus2 bAddRace,RC_DemiPlayer,75;
bonus bUnbreakableWeapon,0;
- autobonus "{ bonus bDefRatioAtkRace, RC_All; }",10,6000,BF_WEAPON,"{ specialeffect2 EF_HASTEUP; }";
+ autobonus "{ bonus bDefRatioAtkRace, RC_All; }",10,6000,BF_WEAPON,"{ specialeffect(EF_HASTEUP, AREA, playerattached()); }";
if(BaseClass==Job_Ninja||BaseClass==Job_Rogue) bonus bMatk,90;
">
},
@@ -89810,7 +98727,9 @@ item_db: (
Atk: 120
Range: 1
Slots: 3
- Job: 0x00020000
+ Job: {
+ Rogue: true
+ }
Upper: 58
Loc: 2
WeaponLv: 3
@@ -89834,7 +98753,23 @@ item_db: (
Atk: 130
Range: 1
Slots: 2
- Job: 0x000F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 2
WeaponLv: 3
@@ -89855,7 +98790,27 @@ item_db: (
Atk: 50
Range: 1
Slots: 3
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 1
Refine: false
@@ -89869,7 +98824,27 @@ item_db: (
Atk: 63
Range: 1
Slots: 3
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 1
Refine: false
@@ -89883,7 +98858,27 @@ item_db: (
Buy: 20
Atk: 120
Range: 1
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 80
@@ -89903,7 +98898,7 @@ item_db: (
bonus3 bAutoSpell,PR_LEXDIVINA,1,20;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),14)-4,2);
+ bonus2 bAddRace,RC_DemiPlayer,((min(getrefine(),14)-4) ** (2));
bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) bonus4 bAutoSpellOnSkill,RG_RAID,NPC_WIDEBLEEDING,1,250;
@@ -89916,7 +98911,26 @@ item_db: (
Type: 4
Atk: 120
Range: 1
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -89940,7 +98954,26 @@ item_db: (
Type: 4
Atk: 105
Range: 1
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -89963,7 +98996,10 @@ item_db: (
Type: 4
Atk: 155
Range: 2
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 2
WeaponLv: 4
@@ -89990,7 +99026,11 @@ item_db: (
Atk: 110
Range: 1
Slots: 3
- Job: 0x00021040
+ Job: {
+ Thief: true
+ Assassin: true
+ Rogue: true
+ }
Upper: 58
Loc: 2
WeaponLv: 2
@@ -90011,7 +99051,11 @@ item_db: (
Atk: 135
Range: 1
Slots: 2
- Job: 0x00021040
+ Job: {
+ Thief: true
+ Assassin: true
+ Rogue: true
+ }
Upper: 58
Loc: 2
WeaponLv: 3
@@ -90019,7 +99063,7 @@ item_db: (
View: 1
Script: <"
bonus3 bAddEffOnSkill,RG_RAID,Eff_Poison,1000;
- autobonus "{ bonus2 bAddRace, RC_All, 10; }",5,5000,BF_WEAPON|BF_SHORT,"{ specialeffect2 EF_POTION_BERSERK; }";
+ autobonus "{ bonus2 bAddRace, RC_All, 10; }",5,5000,BF_WEAPON|BF_SHORT,"{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); }";
">
},
{
@@ -90029,7 +99073,26 @@ item_db: (
Type: 4
Atk: 153
Range: 1
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 3
Refine: false
@@ -90060,7 +99123,27 @@ item_db: (
Atk: 45
Range: 1
Slots: 1
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 3
View: 1
@@ -90074,7 +99157,7 @@ item_db: (
}
if(getrefine()>=6) {
bonus2 bAddSize,Size_Medium,8;
- autobonus "{ bonus bNoSizeFix,0; }",10,5000,0,"{ specialeffect2 EF_ENHANCE; }";
+ autobonus "{ bonus bNoSizeFix,0; }",10,5000,0,"{ specialeffect(EF_ENHANCE, AREA, playerattached()); }";
}
if(getrefine()>=9) bonus2 bAddSize,Size_Medium,20;
if(getrefine()>=12) bonus bNoSizeFix,0;
@@ -90088,7 +99171,27 @@ item_db: (
Atk: 124
Matk: 60
Range: 1
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 26
@@ -90112,7 +99215,27 @@ item_db: (
Atk: 158
Matk: 70
Range: 1
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 40
@@ -90136,7 +99259,27 @@ item_db: (
Weight: 500
Atk: 51
Range: 1
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 1
Refine: false
@@ -90163,7 +99306,26 @@ item_db: (
Buy: 2
Atk: 85
Range: 1
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -90177,7 +99339,26 @@ item_db: (
Buy: 1
Atk: 129
Range: 1
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -90191,7 +99372,10 @@ item_db: (
Buy: 1
Atk: 120
Range: 1
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 2
WeaponLv: 1
@@ -90206,7 +99390,12 @@ item_db: (
Buy: 1
Atk: 209
Range: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -90220,7 +99409,26 @@ item_db: (
Buy: 2
Atk: 85
Range: 1
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -90234,7 +99442,26 @@ item_db: (
Buy: 1
Atk: 129
Range: 1
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -90248,7 +99475,10 @@ item_db: (
Buy: 1
Atk: 120
Range: 1
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 2
WeaponLv: 1
@@ -90263,7 +99493,12 @@ item_db: (
Buy: 1
Atk: 209
Range: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -90279,7 +99514,9 @@ item_db: (
Atk: 142
Range: 1
Slots: 1
- Job: 0x00020000
+ Job: {
+ Rogue: true
+ }
Upper: 56
Loc: 2
WeaponLv: 3
@@ -90303,7 +99540,23 @@ item_db: (
Atk: 107
Matk: 120
Range: 1
- Job: 0x000F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 2
WeaponLv: 4
@@ -90324,7 +99577,13 @@ item_db: (
Type: 4
Atk: 60
Range: 1
- Job: 0x22021040
+ Job: {
+ Thief: true
+ Assassin: true
+ Rogue: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 1
Refine: false
@@ -90340,7 +99599,13 @@ item_db: (
Atk: 110
Range: 1
Slots: 1
- Job: 0x22021040
+ Job: {
+ Thief: true
+ Assassin: true
+ Rogue: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 1
View: 1
@@ -90355,7 +99620,9 @@ item_db: (
Atk: 120
Range: 1
Slots: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 2
WeaponLv: 1
@@ -90370,7 +99637,27 @@ item_db: (
Atk: 165
Matk: 80
Range: 1
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 60
@@ -90397,7 +99684,26 @@ item_db: (
Matk: 70
Range: 1
Slots: 1
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 30
@@ -90412,7 +99718,26 @@ item_db: (
Atk: 160
Matk: 100
Range: 1
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 50
@@ -90431,8 +99756,8 @@ item_db: (
Script: <"
bonus bAgi,3;
bonus bUnbreakableWeapon,0;
- autobonus "{ bonus bBaseAtk,30; }",10,7000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";
- autobonus "{ bonus bMatk,20; }",10,7000,BF_MAGIC,"{ specialeffect2 EF_SUFFRAGIUM; }";
+ autobonus "{ bonus bBaseAtk,30; }",10,7000,BF_WEAPON,"{ specialeffect(EF_ENHANCE, AREA, playerattached()); }";
+ autobonus "{ bonus bMatk,20; }",10,7000,BF_MAGIC,"{ specialeffect(EF_SUFFRAGIUM, AREA, playerattached()); }";
if(BaseLevel>99) {
bonus bBaseAtk,10;
bonus bMatk,10;
@@ -90449,7 +99774,17 @@ item_db: (
Atk: 160
Matk: 80
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Upper: 58
Loc: 2
WeaponLv: 4
@@ -90470,7 +99805,17 @@ item_db: (
Atk: 160
Matk: 80
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Upper: 58
Loc: 2
WeaponLv: 4
@@ -90491,7 +99836,27 @@ item_db: (
Atk: 55
Range: 1
Slots: 1
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 3
View: 1
@@ -90510,7 +99875,27 @@ item_db: (
Weight: 1000
Atk: 180
Range: 1
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 95
@@ -90531,7 +99916,12 @@ item_db: (
Atk: 140
Range: 1
Slots: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 55
@@ -90543,7 +99933,10 @@ item_db: (
Name: "Ninja Cutter"
Type: 4
Range: 1
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 2
WeaponLv: 4
@@ -90569,7 +99962,10 @@ item_db: (
Weight: 700
Atk: 130
Range: 1
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 2
WeaponLv: 3
@@ -90588,7 +99984,10 @@ item_db: (
Matk: 100
Range: 1
Slots: 1
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 2
WeaponLv: 3
@@ -90606,7 +100005,10 @@ item_db: (
Atk: 50
Matk: 120
Range: 1
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 2
WeaponLv: 4
@@ -90624,7 +100026,10 @@ item_db: (
Matk: 120
Range: 1
Slots: 1
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 2
WeaponLv: 4
@@ -90644,7 +100049,12 @@ item_db: (
Atk: 55
Range: 1
Slots: 1
- Job: 0x02021040
+ Job: {
+ Thief: true
+ Assassin: true
+ Rogue: true
+ Ninja: true
+ }
Upper: 1
Loc: 2
WeaponLv: 3
@@ -90674,7 +100084,26 @@ item_db: (
Weight: 700
Atk: 140
Slots: 3
- Job: 0x228F5EEE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 2
WeaponLv: 4
@@ -90689,7 +100118,30 @@ item_db: (
Atk: 100
Matk: 100
Range: 1
- Job: 0x3E9F7EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ }
Upper: 1
Loc: 2
WeaponLv: 3
@@ -90711,6 +100163,29 @@ item_db: (
">
},
{
+ Id: 13086
+ AegisName: "Goldsmithing_Dagger"
+ Name: "Goldsmithing Dagger"
+ Type: 4
+ Buy: 20
+ Weight: 500
+ Atk: 35
+ Matk: 25
+ Range: 1
+ Job: {
+ Swordsman: true
+ Magician: true
+ Merchant: true
+ Thief: true
+ Soul_Linker: true
+ Ninja: true
+ }
+ Upper: 56
+ Loc: 2
+ WeaponLv: 1
+ View: 1
+},
+{
Id: 13092
AegisName: "RWC_Memory_Knife"
Name: "RWC Memory Knife"
@@ -90721,7 +100196,15 @@ item_db: (
Atk: 50
Range: 1
Slots: 1
- Job: 0x02800075
+ Job: {
+ Novice: true
+ Magician: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Soul_Linker: true
+ Ninja: true
+ }
Upper: 1
Loc: 2
WeaponLv: 3
@@ -90742,7 +100225,7 @@ item_db: (
},
{
Id: 13093
- AegisName: "Thanatos_Dagger"
+ AegisName: "Thanos_Dagger"
Name: "Thanatos Dagger"
Type: 4
Buy: 20
@@ -90751,7 +100234,20 @@ item_db: (
Matk: 130
Range: 1
Slots: 1
- Job: 0x000E5CEA
+ Job: {
+ Swordsman: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 56
Loc: 2
WeaponLv: 4
@@ -90769,7 +100265,7 @@ item_db: (
},
{
Id: 13094
- AegisName: "Evil_Slayer_Stabber_Dagger"
+ AegisName: "Dagger_Of_Evil_Slayer"
Name: "Evil Slayer Stabber Dagger"
Type: 4
Buy: 20
@@ -90777,7 +100273,15 @@ item_db: (
Atk: 120
Range: 1
Slots: 1
- Job: 0x02800075
+ Job: {
+ Novice: true
+ Magician: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Soul_Linker: true
+ Ninja: true
+ }
Upper: 56
Loc: 2
WeaponLv: 3
@@ -90802,7 +100306,9 @@ item_db: (
Atk: 30
Range: 7
Slots: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 1
@@ -90820,7 +100326,9 @@ item_db: (
Atk: 30
Range: 7
Slots: 2
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 1
@@ -90838,7 +100346,9 @@ item_db: (
Atk: 45
Range: 7
Slots: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 2
@@ -90856,7 +100366,9 @@ item_db: (
Atk: 45
Range: 7
Slots: 2
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 2
@@ -90874,7 +100386,9 @@ item_db: (
Atk: 70
Range: 7
Slots: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 2
@@ -90892,7 +100406,9 @@ item_db: (
Atk: 70
Range: 7
Slots: 2
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 2
@@ -90909,7 +100425,9 @@ item_db: (
Weight: 500
Atk: 20
Range: 7
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 3
@@ -90930,7 +100448,9 @@ item_db: (
Atk: 68
Range: 7
Slots: 2
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 3
@@ -90949,7 +100469,9 @@ item_db: (
Buy: 20
Atk: 70
Range: 7
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 3
@@ -90969,7 +100491,7 @@ item_db: (
bonus bHit,-10;
bonus2 bAddRace,RC_DemiPlayer,55;
bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
- autobonus "{ bonus bAspdRate,100; }",10,3000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }";
+ autobonus "{ bonus bAspdRate,100; }",10,3000,BF_WEAPON,"{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); }";
bonus bUnbreakableWeapon,0;
">
},
@@ -90981,7 +100503,9 @@ item_db: (
Buy: 20
Atk: 100
Range: 7
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 3
@@ -91012,7 +100536,9 @@ item_db: (
Buy: 20
Atk: 80
Range: 7
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 4
@@ -91032,7 +100558,7 @@ item_db: (
bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),14)-4,2);
+ bonus2 bAddRace,RC_DemiPlayer,((min(getrefine(),14)-4) ** (2));
bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) {
@@ -91049,7 +100575,9 @@ item_db: (
Buy: 20
Atk: 105
Range: 7
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 4
@@ -91074,7 +100602,9 @@ item_db: (
Type: 4
Atk: 44
Range: 7
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 2
@@ -91099,7 +100629,9 @@ item_db: (
Type: 4
Atk: 60
Range: 7
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 2
@@ -91124,7 +100656,9 @@ item_db: (
Type: 4
Atk: 76
Range: 7
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 3
@@ -91152,7 +100686,9 @@ item_db: (
Atk: 35
Range: 7
Slots: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 3
@@ -91171,7 +100707,9 @@ item_db: (
Weight: 500
Atk: 20
Range: 7
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 1
@@ -91186,7 +100724,10 @@ item_db: (
Type: 4
Atk: 60
Range: 7
- Job: 0x41000000
+ Job: {
+ Gunslinger: true
+ Rebellion: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 40
@@ -91208,15 +100749,18 @@ item_db: (
},
{
Id: 13120
- AegisName: "Heaven's_Feather_and_Hell's_Fire"
+ AegisName: "H_FEATHER_H_FIRE"
Name: "Heaven's_Feather_&_Hell's_Fire"
- Type: 5
+ Type: 4
Buy: 1250000
Weight: 800
Atk: 150
Range: 9
Slots: 1
- Job: 0x41000000
+ Job: {
+ Gunslinger: true
+ Rebellion: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 99
@@ -91228,14 +100772,16 @@ item_db: (
},
{
Id: 13122
- AegisName: "Altea_and_Ares"
+ AegisName: "ALTAIR_ARES"
Name: "Altea & Ares"
- Type: 5
+ Type: 4
Buy: 1450000
Weight: 1000
Atk: 200
Range: 9
- Job: 0x40000000
+ Job: {
+ Rebellion: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 140
@@ -91248,15 +100794,17 @@ item_db: (
},
{
Id: 13124
- AegisName: "Altea_and_Ares_"
+ AegisName: "ALTAIR_ARES_"
Name: "Altea & Ares"
- Type: 5
+ Type: 4
Buy: 1450000
Weight: 1000
Atk: 200
Range: 9
Slots: 1
- Job: 0x40000000
+ Job: {
+ Rebellion: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 140
@@ -91269,7 +100817,7 @@ item_db: (
},
{
Id: 13127
- AegisName: "Crimson_Revolver"
+ AegisName: "Scarlet_Revolver"
Name: "Crimson Revolver"
Type: 4
Buy: 20
@@ -91277,13 +100825,15 @@ item_db: (
Atk: 100
Range: 7
Slots: 2
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 70
View: 17
Script: <"
- bonus bAtk,pow(min(getrefine(),15),2);
+ bonus bAtk,((min(getrefine(),15)) ** (2));
if(BaseLevel>70) { bonus bAtk,(((BaseLevel-70)/10)*5); }
">
},
@@ -91297,12 +100847,14 @@ item_db: (
Atk: 150
Range: 7
Slots: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 160
View: 17
- Script: <" bonus bAtk,pow(min(getrefine(),15),2); ">
+ Script: <" bonus bAtk,((min(getrefine(),15)) ** (2)); ">
},
//== Guns ==================================================
@@ -91316,7 +100868,9 @@ item_db: (
Atk: 50
Range: 9
Slots: 3
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 1
@@ -91332,7 +100886,9 @@ item_db: (
Atk: 120
Range: 9
Slots: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 2
@@ -91353,7 +100909,9 @@ item_db: (
Atk: 120
Range: 9
Slots: 2
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 2
@@ -91374,7 +100932,9 @@ item_db: (
Atk: 150
Range: 9
Slots: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 2
@@ -91395,7 +100955,9 @@ item_db: (
Atk: 135
Range: 9
Slots: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 1
@@ -91413,7 +100975,9 @@ item_db: (
Atk: 180
Range: 9
Slots: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 2
@@ -91430,7 +100994,9 @@ item_db: (
Weight: 1000
Atk: 210
Range: 9
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 2
@@ -91451,7 +101017,9 @@ item_db: (
Atk: 50
Range: 9
Slots: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 2
@@ -91467,7 +101035,9 @@ item_db: (
Weight: 2500
Atk: 75
Range: 9
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 3
@@ -91485,7 +101055,9 @@ item_db: (
Atk: 75
Range: 9
Slots: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 3
@@ -91502,7 +101074,9 @@ item_db: (
Weight: 1200
Atk: 220
Range: 9
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 2
@@ -91520,7 +101094,9 @@ item_db: (
Atk: 220
Range: 9
Slots: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 2
@@ -91538,7 +101114,9 @@ item_db: (
Atk: 280
Range: 9
Slots: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 2
@@ -91554,7 +101132,9 @@ item_db: (
Weight: 1000
Atk: 150
Range: 9
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 3
@@ -91577,7 +101157,9 @@ item_db: (
Atk: 150
Range: 9
Slots: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 3
@@ -91599,7 +101181,9 @@ item_db: (
Weight: 700
Atk: 170
Range: 9
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 3
@@ -91622,7 +101206,9 @@ item_db: (
Atk: 170
Range: 9
Slots: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 3
@@ -91644,7 +101230,9 @@ item_db: (
Weight: 1300
Atk: 200
Range: 9
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 4
@@ -91667,7 +101255,9 @@ item_db: (
Atk: 80
Range: 9
Slots: 1
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 3
@@ -91689,7 +101279,9 @@ item_db: (
Atk: 80
Range: 9
Slots: 2
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 3
@@ -91711,7 +101303,9 @@ item_db: (
Atk: 138
Range: 9
Slots: 2
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 3
@@ -91731,7 +101325,9 @@ item_db: (
Buy: 20
Atk: 50
Range: 9
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 3
@@ -91764,7 +101360,9 @@ item_db: (
Buy: 20
Atk: 80
Range: 9
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 3
@@ -91783,7 +101381,7 @@ item_db: (
bonus bDex,2;
bonus2 bAddRace,RC_DemiPlayer,35;
bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
- autobonus "{ bonus bBaseAtk,80; bonus2 bHPLossRate,120,1000; }",10,6000,BF_WEAPON,"{ specialeffect2 EF_BASH3D; }";
+ autobonus "{ bonus bBaseAtk,80; bonus2 bHPLossRate,120,1000; }",10,6000,BF_WEAPON,"{ specialeffect(EF_BASH3D, AREA, playerattached()); }";
bonus bUnbreakableWeapon,0;
">
},
@@ -91795,7 +101393,9 @@ item_db: (
Buy: 20
Atk: 100
Range: 9
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 3
@@ -91815,7 +101415,7 @@ item_db: (
bonus bSplashRange,1;
bonus2 bAddRace,RC_DemiPlayer,55;
bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
- autobonus "{ bonus bBaseAtk,80; bonus2 bHPLossRate,100,1000; }",30,6000,BF_WEAPON,"{ specialeffect2 EF_BASH3D; }";
+ autobonus "{ bonus bBaseAtk,80; bonus2 bHPLossRate,100,1000; }",30,6000,BF_WEAPON,"{ specialeffect(EF_BASH3D, AREA, playerattached()); }";
bonus bUnbreakableWeapon,0;
">
},
@@ -91827,7 +101427,9 @@ item_db: (
Buy: 20
Atk: 300
Range: 9
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 3
@@ -91847,7 +101449,7 @@ item_db: (
bonus bSplashRange,1;
bonus2 bAddRace,RC_DemiPlayer,55;
bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
- autobonus "{ bonus bBaseAtk,300; bonus2 bHPLossRate,120,1000; }",30,9000,BF_WEAPON,"{ specialeffect2 EF_BASH3D; }";
+ autobonus "{ bonus bBaseAtk,300; bonus2 bHPLossRate,120,1000; }",30,9000,BF_WEAPON,"{ specialeffect(EF_BASH3D, AREA, playerattached()); }";
bonus bUnbreakableWeapon,0;
">
},
@@ -91859,7 +101461,9 @@ item_db: (
Buy: 20
Atk: 170
Range: 9
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 3
@@ -91889,7 +101493,9 @@ item_db: (
Buy: 20
Atk: 90
Range: 9
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 4
@@ -91910,7 +101516,7 @@ item_db: (
bonus2 bSkillAtk,GS_TRIPLEACTION,30;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),14)-4,2);
+ bonus2 bAddRace,RC_DemiPlayer,((min(getrefine(),14)-4) ** (2));
bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) {
@@ -91927,7 +101533,9 @@ item_db: (
Buy: 20
Atk: 90
Range: 9
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 4
@@ -91948,7 +101556,7 @@ item_db: (
bonus2 bSkillAtk,GS_TRIPLEACTION,30;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),10)-4,2);
+ bonus2 bAddRace,RC_DemiPlayer,((min(getrefine(),10)-4) ** (2));
bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if (getrefine() > 8) {
@@ -91964,7 +101572,9 @@ item_db: (
Buy: 20
Atk: 110
Range: 9
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 4
@@ -91986,7 +101596,7 @@ item_db: (
bonus2 bSkillAtk,GS_TRIPLEACTION,30;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),10)-4,2);
+ bonus2 bAddRace,RC_DemiPlayer,((min(getrefine(),10)-4) ** (2));
bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) {
@@ -92003,7 +101613,9 @@ item_db: (
Buy: 20
Atk: 330
Range: 9
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 4
@@ -92024,13 +101636,13 @@ item_db: (
bonus2 bSkillAtk,GS_TRIPLEACTION,30;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),10)-4,2);
+ bonus2 bAddRace,RC_DemiPlayer,((min(getrefine(),10)-4) ** (2));
bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) {
bonus2 bSkillAtk,GS_GROUNDDRIFT,getrefine() * 2;
bonus3 bAddEffOnSkill,GS_SPREADATTACK,Eff_Stun,2000;
- autobonus "{ bonus bAspdRate,20; }",200,20000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }";
+ autobonus "{ bonus bAspdRate,20; }",200,20000,BF_WEAPON,"{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); }";
}
">
},
@@ -92044,7 +101656,9 @@ item_db: (
Atk: 50
Range: 9
Slots: 3
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 1
@@ -92059,7 +101673,9 @@ item_db: (
Weight: 1000
Atk: 80
Range: 9
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 1
@@ -92074,7 +101690,9 @@ item_db: (
Weight: 1500
Atk: 40
Range: 9
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 1
@@ -92089,7 +101707,9 @@ item_db: (
Weight: 1500
Atk: 40
Range: 9
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Upper: 1
Loc: 34
WeaponLv: 1
@@ -92103,7 +101723,10 @@ item_db: (
Type: 4
Atk: 80
Range: 9
- Job: 0x41000000
+ Job: {
+ Gunslinger: true
+ Rebellion: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 40
@@ -92130,7 +101753,10 @@ item_db: (
Type: 4
Atk: 100
Range: 9
- Job: 0x41000000
+ Job: {
+ Gunslinger: true
+ Rebellion: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 40
@@ -92157,7 +101783,10 @@ item_db: (
Type: 4
Atk: 100
Range: 9
- Job: 0x41000000
+ Job: {
+ Gunslinger: true
+ Rebellion: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 40
@@ -92184,7 +101813,10 @@ item_db: (
Type: 4
Atk: 100
Range: 9
- Job: 0x41000000
+ Job: {
+ Gunslinger: true
+ Rebellion: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 40
@@ -92206,15 +101838,17 @@ item_db: (
},
{
Id: 13189
- AegisName: "Color_Scope"
+ AegisName: "COLORSCOPE"
Name: "Color Scope"
- Type: 5
+ Type: 4
Buy: 1350000
Weight: 1200
Atk: 240
Range: 9
Slots: 2
- Job: 0x40000000
+ Job: {
+ Rebellion: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 105
@@ -92226,15 +101860,17 @@ item_db: (
},
{
Id: 13190
- AegisName: "RAG203"
+ AegisName: "RAG203_"
Name: "RAG203"
- Type: 5
+ Type: 4
Buy: 1800000
Weight: 1300
Atk: 260
Range: 9
Slots: 1
- Job: 0x40000000
+ Job: {
+ Rebellion: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 140
@@ -92247,15 +101883,17 @@ item_db: (
},
{
Id: 13192
- AegisName: "Death_Fire"
+ AegisName: "DEATHFIRE"
Name: "Death Fire"
- Type: 5
+ Type: 4
Buy: 1250000
Weight: 2000
Atk: 400
Range: 9
Slots: 1
- Job: 0x40000000
+ Job: {
+ Rebellion: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 108
@@ -92268,15 +101906,17 @@ item_db: (
},
{
Id: 13193
- AegisName: "Rolling_Thunder"
+ AegisName: "R_THUNDER"
Name: "Rolling Thunder"
- Type: 5
+ Type: 4
Buy: 1350000
Weight: 1800
Atk: 280
Range: 9
Slots: 1
- Job: 0x40000000
+ Job: {
+ Rebellion: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 120
@@ -92289,14 +101929,17 @@ item_db: (
},
{
Id: 13194
- AegisName: "Peace_Breaker"
+ AegisName: "P_BREAKER"
Name: "Peace Breaker"
- Type: 5
+ Type: 4
Buy: 1950000
Weight: 1400
Atk: 250
Range: 9
- Job: 0x41000000
+ Job: {
+ Gunslinger: true
+ Rebellion: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 120
@@ -92308,14 +101951,16 @@ item_db: (
},
{
Id: 13195
- AegisName: "RAG203_"
+ AegisName: "RAG203"
Name: "RAG203"
- Type: 5
+ Type: 4
Buy: 1800000
Weight: 1300
Atk: 260
Range: 9
- Job: 0x40000000
+ Job: {
+ Rebellion: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 140
@@ -92328,15 +101973,18 @@ item_db: (
},
{
Id: 13196
- AegisName: "Peace_Breaker_"
+ AegisName: "P_BREAKER_"
Name: "Peace Breaker"
- Type: 5
+ Type: 4
Buy: 1950000
Weight: 1400
Atk: 250
Range: 9
Slots: 1
- Job: 0x41000000
+ Job: {
+ Gunslinger: true
+ Rebellion: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 120
@@ -92348,15 +101996,18 @@ item_db: (
},
{
Id: 13197
- AegisName: "Mini_Mei"
+ AegisName: "MINIMAY"
Name: "Mini Mei"
- Type: 5
+ Type: 4
Buy: 1600000
Weight: 2500
Atk: 220
Range: 9
Slots: 2
- Job: 0x41000000
+ Job: {
+ Gunslinger: true
+ Rebellion: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 106
@@ -92364,14 +102015,17 @@ item_db: (
},
{
Id: 13198
- AegisName: "Tempest"
+ AegisName: "TEMPEST"
Name: "Tempest"
- Type: 5
+ Type: 4
Buy: 2200000
Weight: 2500
Atk: 250
Range: 9
- Job: 0x41000000
+ Job: {
+ Gunslinger: true
+ Rebellion: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 140
@@ -92384,15 +102038,18 @@ item_db: (
},
{
Id: 13199
- AegisName: "Tempest_"
+ AegisName: "TEMPEST_"
Name: "Tempest"
- Type: 5
+ Type: 4
Buy: 2200000
Weight: 2500
Atk: 250
Range: 9
Slots: 1
- Job: 0x41000000
+ Job: {
+ Gunslinger: true
+ Rebellion: true
+ }
Loc: 34
WeaponLv: 2
EquipLv: 140
@@ -92413,7 +102070,9 @@ item_db: (
Buy: 1
Weight: 2
Atk: 10
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 32768
View: 3
Script: <" bonus bAtkEle, Ele_Neutral; ">
@@ -92426,7 +102085,9 @@ item_db: (
Buy: 15
Weight: 2
Atk: 15
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 32768
View: 3
Script: <" bonus bAtkEle,Ele_Holy; ">
@@ -92439,7 +102100,9 @@ item_db: (
Buy: 30
Weight: 2
Atk: 30
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 32768
View: 3
Script: <"
@@ -92455,7 +102118,9 @@ item_db: (
Buy: 80
Weight: 5
Atk: 50
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 32768
View: 5
Script: <" bonus bAtkEle,Ele_Fire; ">
@@ -92468,7 +102133,9 @@ item_db: (
Buy: 80
Weight: 5
Atk: 50
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 32768
View: 5
Script: <" bonus bAtkEle,Ele_Wind; ">
@@ -92481,7 +102148,9 @@ item_db: (
Buy: 80
Weight: 5
Atk: 50
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 32768
View: 5
Script: <"
@@ -92497,7 +102166,9 @@ item_db: (
Buy: 80
Weight: 5
Atk: 50
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 32768
View: 5
Script: <"
@@ -92513,7 +102184,9 @@ item_db: (
Buy: 80
Weight: 5
Atk: 50
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 32768
View: 5
Script: <" bonus bAtkEle,Ele_Water; ">
@@ -92525,7 +102198,9 @@ item_db: (
Type: 10
Weight: 20
Atk: 50
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 32768
EquipLv: 50
View: 3
@@ -92542,78 +102217,96 @@ item_db: (
},
{
Id: 13210
- AegisName: "Slug_Ammunition_L"
+ AegisName: "Slug_Bullet_1"
Name: "Slug Ammunition L"
Type: 10
Buy: 250
Weight: 500
Atk: 30
- Job: 0x41000000
+ Job: {
+ Gunslinger: true
+ Rebellion: true
+ }
Loc: 32768
View: 3
Script: <" bonus bAtkEle, Ele_Neutral; ">
},
{
Id: 13211
- AegisName: "Slug_Ammunition_M"
+ AegisName: "Slug_Bullet_2"
Name: "Slug Ammunition M"
Type: 10
Buy: 500
Weight: 500
Atk: 30
- Job: 0x41000000
+ Job: {
+ Gunslinger: true
+ Rebellion: true
+ }
Loc: 32768
View: 3
Script: <" bonus bAtkEle, Ele_Neutral; ">
},
{
Id: 13212
- AegisName: "Slug_Ammunition_H"
+ AegisName: "Slug_Bullet_3"
Name: "Slug Ammunition H"
Type: 10
Buy: 750
Weight: 750
Atk: 30
- Job: 0x41000000
+ Job: {
+ Gunslinger: true
+ Rebellion: true
+ }
Loc: 32768
View: 3
Script: <" bonus bAtkEle, Ele_Neutral; ">
},
{
Id: 13213
- AegisName: "Slug_Ammunition_SH"
+ AegisName: "Slug_Bullet_4"
Name: "Slug Ammunition SH"
Type: 10
Buy: 1
Weight: 1000
Atk: 30
- Job: 0x41000000
+ Job: {
+ Gunslinger: true
+ Rebellion: true
+ }
Loc: 32768
View: 3
Script: <" bonus bAtkEle, Ele_Neutral; ">
},
{
Id: 13214
- AegisName: "Slug_Ammunition_XH"
+ AegisName: "Slug_Bullet_5"
Name: "Slug Ammunition XH"
Type: 10
Buy: 1
Weight: 1200
Atk: 30
- Job: 0x41000000
+ Job: {
+ Gunslinger: true
+ Rebellion: true
+ }
Loc: 32768
View: 3
Script: <" bonus bAtkEle, Ele_Neutral; ">
},
{
Id: 13215
- AegisName: "Armor_Piercing_Bullet"
+ AegisName: "AP_Ammo"
Name: "Armor-Piercing Bullet"
Type: 10
Buy: 15
Weight: 2
Atk: 50
- Job: 0x41000000
+ Job: {
+ Gunslinger: true
+ Rebellion: true
+ }
Loc: 32768
EquipLv: 100
View: 3
@@ -92621,13 +102314,16 @@ item_db: (
},
{
Id: 13216
- AegisName: "Blazing_Bullet"
+ AegisName: "Blaze_Bullet"
Name: "Blazing Bullet"
Type: 10
Buy: 10
Weight: 2
Atk: 40
- Job: 0x41000000
+ Job: {
+ Gunslinger: true
+ Rebellion: true
+ }
Loc: 32768
EquipLv: 100
View: 3
@@ -92641,7 +102337,10 @@ item_db: (
Buy: 10
Weight: 2
Atk: 40
- Job: 0x41000000
+ Job: {
+ Gunslinger: true
+ Rebellion: true
+ }
Loc: 32768
EquipLv: 100
View: 3
@@ -92649,13 +102348,16 @@ item_db: (
},
{
Id: 13218
- AegisName: "Lightning_Bullet"
+ AegisName: "Electric_Shock_Bullet"
Name: "Lightning Bullet"
Type: 10
Buy: 10
Weight: 2
Atk: 40
- Job: 0x41000000
+ Job: {
+ Gunslinger: true
+ Rebellion: true
+ }
Loc: 32768
EquipLv: 100
View: 3
@@ -92663,13 +102365,16 @@ item_db: (
},
{
Id: 13219
- AegisName: "Magic_Stone_Bullet"
+ AegisName: "Magical_Stone_Bullet"
Name: "Magic Stone Bullet"
Type: 10
Buy: 10
Weight: 2
Atk: 40
- Job: 0x41000000
+ Job: {
+ Gunslinger: true
+ Rebellion: true
+ }
Loc: 32768
EquipLv: 100
View: 3
@@ -92677,13 +102382,16 @@ item_db: (
},
{
Id: 13220
- AegisName: "Purifying_Bullet"
+ AegisName: "Sanctified_Bullet"
Name: "Purifying Bullet"
Type: 10
Buy: 10
Weight: 2
Atk: 40
- Job: 0x41000000
+ Job: {
+ Gunslinger: true
+ Rebellion: true
+ }
Loc: 32768
EquipLv: 100
View: 3
@@ -92697,7 +102405,9 @@ item_db: (
Buy: 5
Weight: 2
Atk: 15
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 32768
View: 3
Script: <" bonus bAtkEle, Ele_Holy; ">
@@ -92710,7 +102420,9 @@ item_db: (
Buy: 10
Weight: 2
Atk: 30
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 32768
View: 3
Script: <"
@@ -92720,39 +102432,45 @@ item_db: (
},
{
Id: 13223
- AegisName: "Incendiary_Grenade"
+ AegisName: "Flare_Sphere_"
Name: "Incendiary Grenade"
Type: 10
Buy: 15
Weight: 5
Atk: 50
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 32768
View: 3
Script: <" bonus bAtkEle, Ele_Fire; ">
},
{
Id: 13224
- AegisName: "Lightning_Grenade"
+ AegisName: "Lighting_Sphere_"
Name: "Lightning Grenade"
Type: 10
Buy: 15
Weight: 5
Atk: 50
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 32768
View: 3
Script: <" bonus bAtkEle, Ele_Wind; ">
},
{
Id: 13225
- AegisName: "Poison_Grenade"
+ AegisName: "Poison_Sphere_"
Name: "Poison Grenade"
Type: 10
Buy: 15
Weight: 5
Atk: 50
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 32768
View: 3
Script: <"
@@ -92762,13 +102480,15 @@ item_db: (
},
{
Id: 13226
- AegisName: "Flash_Grenade"
+ AegisName: "Blind_Sphere_"
Name: "Flash Grenade"
Type: 10
Buy: 15
Weight: 5
Atk: 50
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 32768
View: 3
Script: <"
@@ -92778,13 +102498,15 @@ item_db: (
},
{
Id: 13227
- AegisName: "Cyro_Grenade"
+ AegisName: "Freezing_Sphere_"
Name: "Cyro Grenade"
Type: 10
Buy: 15
Weight: 5
Atk: 50
- Job: 0x01000000
+ Job: {
+ Gunslinger: true
+ }
Loc: 32768
View: 3
Script: <" bonus bAtkEle, Ele_Water; ">
@@ -92799,7 +102521,9 @@ item_db: (
Buy: 4
Weight: 5
Atk: 10
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 32768
View: 6
},
@@ -92811,7 +102535,9 @@ item_db: (
Buy: 10
Weight: 5
Atk: 30
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 32768
EquipLv: 20
View: 6
@@ -92824,7 +102550,9 @@ item_db: (
Buy: 20
Weight: 5
Atk: 45
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 32768
EquipLv: 40
View: 6
@@ -92837,7 +102565,9 @@ item_db: (
Buy: 40
Weight: 5
Atk: 70
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 32768
EquipLv: 60
View: 6
@@ -92850,7 +102580,9 @@ item_db: (
Buy: 100
Weight: 5
Atk: 100
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 32768
EquipLv: 80
View: 6
@@ -92863,7 +102595,9 @@ item_db: (
Buy: 10
Weight: 20
Atk: 30
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 32768
View: 7
Script: <" bonus bAtkEle,Ele_Water; ">
@@ -92876,7 +102610,9 @@ item_db: (
Buy: 10
Weight: 20
Atk: 30
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 32768
View: 7
Script: <" bonus bAtkEle,Ele_Earth; ">
@@ -92889,7 +102625,9 @@ item_db: (
Buy: 10
Weight: 20
Atk: 30
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 32768
View: 7
Script: <" bonus bAtkEle,Ele_Wind; ">
@@ -92902,7 +102640,9 @@ item_db: (
Buy: 10
Weight: 20
Atk: 30
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 32768
View: 7
Script: <" bonus bAtkEle,Ele_Fire; ">
@@ -92915,7 +102655,9 @@ item_db: (
Buy: 10
Weight: 20
Atk: 30
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 32768
View: 7
Script: <"
@@ -92932,7 +102674,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 1
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Loc: 32768
EquipLv: 99
View: 9
@@ -92944,7 +102688,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 1
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Loc: 32768
EquipLv: 99
View: 9
@@ -92956,7 +102702,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 1
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Loc: 32768
EquipLv: 99
View: 9
@@ -92968,7 +102716,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 1
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Loc: 32768
EquipLv: 99
View: 9
@@ -92980,7 +102730,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 1
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Loc: 32768
EquipLv: 99
View: 9
@@ -92992,7 +102744,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 50
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Loc: 32768
EquipLv: 99
View: 9
@@ -93004,7 +102758,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 50
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Loc: 32768
EquipLv: 99
View: 9
@@ -93016,7 +102772,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 50
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Loc: 32768
EquipLv: 99
View: 9
@@ -93028,7 +102786,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 10
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Loc: 32768
EquipLv: 99
View: 9
@@ -93041,7 +102801,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 10
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Loc: 32768
EquipLv: 99
View: 9
@@ -93054,7 +102816,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 50
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Loc: 32768
EquipLv: 99
View: 9
@@ -93067,7 +102831,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 50
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Loc: 32768
EquipLv: 99
View: 9
@@ -93080,7 +102846,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 50
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Loc: 32768
EquipLv: 99
View: 9
@@ -93101,7 +102869,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 10
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Loc: 32768
EquipLv: 99
View: 9
@@ -93114,7 +102884,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 10
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Loc: 32768
EquipLv: 99
View: 9
@@ -93127,7 +102899,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 20
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Loc: 32768
EquipLv: 99
View: 9
@@ -93140,7 +102914,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 40
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Loc: 32768
EquipLv: 99
View: 9
@@ -93153,7 +102929,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 80
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Loc: 32768
EquipLv: 99
View: 9
@@ -93166,7 +102944,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 20
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Loc: 32768
EquipLv: 99
View: 9
@@ -93179,7 +102959,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 40
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Loc: 32768
EquipLv: 99
View: 9
@@ -93192,7 +102974,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 80
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Loc: 32768
EquipLv: 99
View: 9
@@ -93205,7 +102989,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 70
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Loc: 32768
EquipLv: 99
View: 9
@@ -93221,7 +103007,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 50
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Loc: 32768
EquipLv: 99
View: 9
@@ -93237,7 +103025,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 50
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Loc: 32768
EquipLv: 99
View: 9
@@ -93250,7 +103040,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 50
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Loc: 32768
EquipLv: 99
View: 9
@@ -93263,7 +103055,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 50
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Loc: 32768
EquipLv: 99
View: 9
@@ -93276,7 +103070,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 50
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Loc: 32768
EquipLv: 99
View: 9
@@ -93289,7 +103085,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 50
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Loc: 32768
EquipLv: 99
View: 9
@@ -93302,7 +103100,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 50
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Loc: 32768
EquipLv: 99
View: 9
@@ -93315,7 +103115,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 50
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Loc: 32768
EquipLv: 99
View: 9
@@ -93328,7 +103130,9 @@ item_db: (
Type: 10
Buy: 100
Weight: 50
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Loc: 32768
EquipLv: 99
View: 9
@@ -93343,7 +103147,9 @@ item_db: (
Type: 10
Weight: 5
Atk: 110
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 32768
EquipLv: 50
View: 7
@@ -93369,7 +103175,9 @@ item_db: (
Buy: 10
Weight: 20
Atk: 50
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 32768
View: 7
Trade: {
@@ -93394,7 +103202,9 @@ item_db: (
Buy: 10
Weight: 20
Atk: 50
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 32768
View: 6
Trade: {
@@ -93419,7 +103229,9 @@ item_db: (
Buy: 100
Weight: 30
Atk: 50
- Job: 0x02000000
+ Job: {
+ Ninja: true
+ }
Loc: 32768
EquipLv: 100
View: 7
@@ -93454,7 +103266,10 @@ item_db: (
Weight: 3000
Atk: 150
Range: 1
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 34
WeaponLv: 4
@@ -93477,7 +103292,10 @@ item_db: (
Atk: 50
Range: 1
Slots: 3
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 34
WeaponLv: 4
@@ -93498,7 +103316,10 @@ item_db: (
Atk: 50
Range: 1
Slots: 4
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 34
WeaponLv: 4
@@ -93518,7 +103339,10 @@ item_db: (
Weight: 1500
Atk: 185
Range: 1
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 34
WeaponLv: 4
@@ -93541,7 +103365,10 @@ item_db: (
Atk: 112
Range: 1
Slots: 2
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 34
WeaponLv: 3
@@ -93561,7 +103388,10 @@ item_db: (
Buy: 20
Atk: 55
Range: 1
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 34
WeaponLv: 3
@@ -93592,7 +103422,10 @@ item_db: (
Buy: 20
Atk: 55
Range: 1
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 34
WeaponLv: 3
@@ -93611,7 +103444,7 @@ item_db: (
bonus bStr,2;
bonus bDex,1;
bonus2 bAddRace,RC_DemiPlayer,95;
- autobonus "{ bonus2 bSkillAtk,NJ_HUUMA,100; bonus2 bSkillAtk,NJ_ISSEN,100; }",50,10000,BF_WEAPON,"{specialeffect2 EF_POTION_BERSERK; }";
+ autobonus "{ bonus2 bSkillAtk,NJ_HUUMA,100; bonus2 bSkillAtk,NJ_ISSEN,100; }",50,10000,BF_WEAPON,"{specialeffect(EF_POTION_BERSERK, AREA, playerattached()); }";
bonus bUnbreakableWeapon,0;
">
},
@@ -93624,7 +103457,10 @@ item_db: (
Atk: 55
Matk: 90
Range: 1
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 34
WeaponLv: 4
@@ -93646,7 +103482,7 @@ item_db: (
autobonus "{ bonus2 bSkillAtk,NJ_HUUMA,100; bonus2 bSkillAtk,NJ_ISSEN,100; }",50,10000;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),14)-3,2);
+ bonus2 bAddRace,RC_DemiPlayer,((min(getrefine(),14)-3) ** (2));
bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) {
@@ -93662,7 +103498,10 @@ item_db: (
Type: 4
Atk: 230
Range: 1
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 34
WeaponLv: 4
@@ -93691,7 +103530,10 @@ item_db: (
Type: 4
Atk: 99
Range: 1
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 34
WeaponLv: 4
@@ -93716,7 +103558,10 @@ item_db: (
Atk: 150
Matk: 50
Range: 1
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 34
WeaponLv: 3
@@ -93743,7 +103588,10 @@ item_db: (
Weight: 1500
Atk: 170
Range: 1
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 34
WeaponLv: 4
@@ -93759,7 +103607,10 @@ item_db: (
Buy: 90000
Weight: 3000
Range: 1
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 34
WeaponLv: 4
@@ -93787,7 +103638,10 @@ item_db: (
Matk: 50
Range: 1
Slots: 2
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 34
WeaponLv: 3
@@ -93809,7 +103663,10 @@ item_db: (
Atk: 200
Matk: 50
Range: 1
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 34
WeaponLv: 4
@@ -93831,7 +103688,10 @@ item_db: (
Atk: 200
Matk: 50
Range: 1
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 34
WeaponLv: 4
@@ -93853,7 +103713,10 @@ item_db: (
Atk: 55
Range: 1
Slots: 1
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 34
WeaponLv: 3
@@ -93873,7 +103736,10 @@ item_db: (
Atk: 80
Matk: 100
Range: 1
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 34
WeaponLv: 3
@@ -93896,7 +103762,7 @@ item_db: (
},
{
Id: 13327
- AegisName: "Crimson_Huuma_Shuriken"
+ AegisName: "Scarlet_Huuma"
Name: "Crimson Huuma Shuriken"
Type: 4
Buy: 20
@@ -93904,15 +103770,18 @@ item_db: (
Atk: 100
Range: 1
Slots: 2
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 70
View: 22
Script: <"
bonus bUnbreakableWeapon,0;
- bonus bAtk,pow(min(getrefine(),15),2);
- bonus bMatk,pow(min(getrefine(),15),2)/2;
+ bonus bAtk,((min(getrefine(),15)) ** (2));
+ bonus bMatk,((min(getrefine(),15)) ** (2))/2;
if(BaseLevel>70) { bonus bAtk,(((BaseLevel-70)/10)*5); }
">
},
@@ -93927,14 +103796,17 @@ item_db: (
Matk: 50
Range: 1
Slots: 1
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 160
View: 22
Script: <"
- bonus bAtk,pow(min(getrefine(),15),2);
- bonus bMatk,pow(min(getrefine(),15),2)/2;
+ bonus bAtk,((min(getrefine(),15)) ** (2));
+ bonus bMatk,((min(getrefine(),15)) ** (2))/2;
bonus bUnbreakableWeapon,0;
">
},
@@ -93950,7 +103822,17 @@ item_db: (
Atk: 150
Range: 1
Slots: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -93969,7 +103851,17 @@ item_db: (
Buy: 1
Atk: 199
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -93998,7 +103890,17 @@ item_db: (
Buy: 2
Atk: 185
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -94027,7 +103929,17 @@ item_db: (
Buy: 2
Atk: 120
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -94058,7 +103970,17 @@ item_db: (
Atk: 130
Range: 1
Slots: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Upper: 58
Loc: 2
WeaponLv: 4
@@ -94076,7 +103998,17 @@ item_db: (
Atk: 125
Range: 1
Slots: 2
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Upper: 58
Loc: 2
WeaponLv: 4
@@ -94095,7 +104027,17 @@ item_db: (
Buy: 20
Atk: 120
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
Refine: false
@@ -94119,7 +104061,17 @@ item_db: (
Buy: 1
Atk: 148
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -94148,7 +104100,17 @@ item_db: (
Buy: 1
Atk: 120
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -94178,7 +104140,17 @@ item_db: (
Buy: 1
Atk: 160
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -94208,7 +104180,18 @@ item_db: (
Buy: 20
Atk: 115
Range: 1
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 80
@@ -94239,7 +104222,18 @@ item_db: (
Atk: 115
Matk: 74
Range: 1
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 80
@@ -94271,7 +104265,17 @@ item_db: (
Atk: 150
Range: 1
Slots: 3
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Upper: 58
Loc: 2
WeaponLv: 4
@@ -94293,7 +104297,17 @@ item_db: (
Atk: 160
Range: 1
Slots: 3
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Upper: 58
Loc: 2
WeaponLv: 4
@@ -94316,7 +104330,17 @@ item_db: (
Matk: 95
Range: 1
Slots: 3
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Upper: 58
Loc: 2
WeaponLv: 3
@@ -94341,7 +104365,18 @@ item_db: (
Atk: 59
Range: 1
Slots: 3
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 2
@@ -94356,7 +104391,18 @@ item_db: (
Buy: 20
Atk: 130
Range: 1
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 80
@@ -94375,7 +104421,7 @@ item_db: (
bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),14)-4,2);
+ bonus2 bAddRace,RC_DemiPlayer,((min(getrefine(),14)-4) ** (2));
bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>6) {
@@ -94396,7 +104442,18 @@ item_db: (
Atk: 130
Matk: 80
Range: 1
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 80
@@ -94426,7 +104483,14 @@ item_db: (
Atk: 130
Matk: 80
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 80
@@ -94456,7 +104520,17 @@ item_db: (
Buy: 20
Atk: 160
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
Refine: false
@@ -94474,7 +104548,7 @@ item_db: (
},
{
Id: 13420
- AegisName: "Honglyun's_Sword"
+ AegisName: "Honglyuns_Sword"
Name: "Honglyun's Sword"
Type: 4
Buy: 20
@@ -94482,7 +104556,17 @@ item_db: (
Atk: 160
Range: 1
Slots: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 70
@@ -94503,13 +104587,20 @@ item_db: (
Atk: 170
Range: 1
Slots: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Upper: 58
Loc: 2
WeaponLv: 3
EquipLv: 50
View: 2
- Script: <" autobonus "{ bonus2 bSkillAtk,KN_BOWLINGBASH,20; bonus2 bSkillAtk,SM_BASH,20; }",5,15000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }"; ">
+ Script: <" autobonus "{ bonus2 bSkillAtk,KN_BOWLINGBASH,20; bonus2 bSkillAtk,SM_BASH,20; }",5,15000,BF_WEAPON,"{ specialeffect(EF_ENHANCE, AREA, playerattached()); }"; ">
},
{
Id: 13422
@@ -94518,7 +104609,10 @@ item_db: (
Type: 4
Atk: 185
Range: 1
- Job: 0x00004080
+ Job: {
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 3
Refine: false
@@ -94542,7 +104636,17 @@ item_db: (
Type: 4
Atk: 147
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 26
@@ -94565,7 +104669,17 @@ item_db: (
Type: 4
Atk: 170
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 40
@@ -94589,7 +104703,18 @@ item_db: (
Weight: 500
Atk: 61
Range: 1
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
Refine: false
@@ -94617,7 +104742,17 @@ item_db: (
Buy: 2
Atk: 185
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -94632,7 +104767,17 @@ item_db: (
Buy: 2
Atk: 120
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -94649,7 +104794,17 @@ item_db: (
Atk: 170
Range: 1
Slots: 3
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 50
@@ -94663,7 +104818,17 @@ item_db: (
Buy: 2
Atk: 185
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -94678,7 +104843,17 @@ item_db: (
Buy: 2
Atk: 120
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
Refine: false
@@ -94694,7 +104869,14 @@ item_db: (
Weight: 2200
Atk: 180
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Upper: 58
Loc: 2
WeaponLv: 3
@@ -94712,7 +104894,11 @@ item_db: (
Type: 4
Atk: 80
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 1
Refine: false
@@ -94727,7 +104913,11 @@ item_db: (
Atk: 120
Range: 1
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 2
WeaponLv: 1
View: 2
@@ -94739,7 +104929,17 @@ item_db: (
Type: 4
Atk: 185
Range: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 60
@@ -94766,7 +104966,18 @@ item_db: (
Matk: 110
Range: 1
Slots: 2
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 105
@@ -94780,7 +104991,18 @@ item_db: (
Atk: 120
Matk: 100
Range: 1
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 40
@@ -94801,6 +105023,62 @@ item_db: (
">
},
{
+ Id: 13440
+ AegisName: "Ceremonial_Sword"
+ Name: "Ceremonial Sword"
+ Type: 4
+ Buy: 20
+ Weight: 500
+ Atk: 60
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
+ Upper: 56
+ Loc: 2
+ WeaponLv: 1
+ View: 2
+ Script: <" bonus bAtkEle,Ele_Holy; ">
+},
+{
+ Id: 13441
+ AegisName: "Thanos_Sword"
+ Name: "Thanatos Sword"
+ Type: 4
+ Buy: 10
+ Weight: 700
+ Atk: 150
+ Matk: 100
+ Range: 1
+ Slots: 1
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
+ Loc: 2
+ WeaponLv: 4
+ EquipLv: 120
+ View: 2
+ Script: <"
+ bonus bInt, 6;
+ bonus bVit, 6;
+ bonus bLuk, -6;
+ bonus2 bHPDrainRate, 50, 5;
+ bonus2 bSPDrainRate, 10, 5;
+ bonus2 bHPLossRate, 100, 10000;
+ ">
+ OnUnequipScript: <" heal -1000,0; ">
+},
+{
Id: 13442
AegisName: "Old_Parasol"
Name: "Old Parasol"
@@ -94810,7 +105088,17 @@ item_db: (
Atk: 120
Matk: 80
Slots: 3
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 80
@@ -94829,7 +105117,17 @@ item_db: (
Weight: 700
Atk: 190
Slots: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
View: 2
@@ -94837,7 +105135,7 @@ item_db: (
},
{
Id: 13454
- AegisName: "Crimson_Saber"
+ AegisName: "Scarlet_Saber"
Name: "Crimson Saber"
Type: 4
Buy: 20
@@ -94845,13 +105143,24 @@ item_db: (
Atk: 85
Range: 1
Slots: 2
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 70
View: 2
Script: <"
- bonus bAtk,pow(min(getrefine(),15),2);
+ bonus bAtk,((min(getrefine(),15)) ** (2));
if(BaseLevel>70) { bonus bAtk,(((BaseLevel-70)/10)*5); }
">
},
@@ -94865,12 +105174,23 @@ item_db: (
Atk: 135
Range: 1
Slots: 1
- Job: 0x000654E3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 160
View: 2
- Script: <" bonus bAtk,pow(min(getrefine(),15),2); ">
+ Script: <" bonus bAtk,((min(getrefine(),15)) ** (2)); ">
},
//== More Cash Shop Items ==================================
@@ -95253,7 +105573,7 @@ item_db: (
},
{
Id: 13521
- AegisName: "Garment_Card_Scroll_Box"
+ AegisName: "Hood_Card_Scroll_Box"
Name: "Garment Card Pet Egg Scroll Box"
Type: 18
Buy: 20
@@ -95271,7 +105591,7 @@ item_db: (
},
{
Id: 13522
- AegisName: "Shield_Card_Scroll_Box"
+ AegisName: "Hood_Card_Scroll_Box2"
Name: "Shield Card Pet Egg Scroll Box"
Type: 18
Buy: 20
@@ -102173,7 +112493,7 @@ item_db: (
},
{
Id: 13896
- AegisName: "Mimic_Scroll_Box5"
+ AegisName: "Mimic_Summon_Box5"
Name: "Mimic Summoning Box(5)"
Type: 18
Buy: 20
@@ -102191,7 +112511,7 @@ item_db: (
},
{
Id: 13897
- AegisName: "Disguise_Scroll_Box5"
+ AegisName: "Disguise_Summon_Box5"
Name: "Disguise Summoning Box(5)"
Type: 18
Buy: 20
@@ -102209,7 +112529,7 @@ item_db: (
},
{
Id: 13898
- AegisName: "Alice_Scroll_Box5"
+ AegisName: "Alice_Summon_Box5"
Name: "Alice Summoning Box(5)"
Type: 18
Buy: 20
@@ -102227,7 +112547,7 @@ item_db: (
},
{
Id: 13899
- AegisName: "Mimic_Scroll_Box10"
+ AegisName: "Mimic_Summon_Box10"
Name: "Mimic Summoning Box(10)"
Type: 18
Buy: 20
@@ -102245,7 +112565,7 @@ item_db: (
},
{
Id: 13900
- AegisName: "Disguise_Scroll_Box10"
+ AegisName: "Disguise_Summon_Box10"
Name: "Disguise Summoning Box(10)"
Type: 18
Buy: 20
@@ -102263,7 +112583,7 @@ item_db: (
},
{
Id: 13901
- AegisName: "Alice_Scroll_Box10"
+ AegisName: "Alice_Summon_Box10"
Name: "Alice Summoning Box(10)"
Type: 18
Buy: 20
@@ -102470,7 +112790,7 @@ item_db: (
},
{
Id: 13911
- AegisName: "Christmas_Pet_Scroll"
+ AegisName: "Xmas_Pet_Scroll"
Name: "Christmas Pet Scroll"
Type: 2
Buy: 20
@@ -102488,7 +112808,7 @@ item_db: (
},
{
Id: 13912
- AegisName: "Pty_Blessing_Box"
+ AegisName: "Party_Blessing_Box"
Name: "Party Blessing 10 Scroll Box"
Type: 18
Buy: 20
@@ -102506,7 +112826,7 @@ item_db: (
},
{
Id: 13913
- AegisName: "Pty_Inc_Agi_Box"
+ AegisName: "Party_Inc_Agi_Box"
Name: "Party Increase Agi 10 Scroll Box"
Type: 18
Buy: 20
@@ -102524,7 +112844,7 @@ item_db: (
},
{
Id: 13914
- AegisName: "Pty_Assumptio_Box"
+ AegisName: "Party_Assumptio_Box"
Name: "Party Assumptio 5 Scroll Box"
Type: 18
Buy: 20
@@ -102722,7 +113042,7 @@ item_db: (
},
{
Id: 13925
- AegisName: "Year_Of_Mouse_Scroll"
+ AegisName: "Lucky_Scroll08"
Name: "Mouse Scroll"
Type: 2
Buy: 20
@@ -103044,7 +113364,7 @@ item_db: (
},
{
Id: 13941
- AegisName: "TW_Valentine_Scroll"
+ AegisName: "Valentine_Scroll_TW"
Name: "Taiwan Valentine Scroll"
Type: 18
Buy: 20
@@ -103115,7 +113435,7 @@ item_db: (
},
{
Id: 13945
- AegisName: "BRO_SM_Package"
+ AegisName: "Br_SwordPackage"
Name: "Brazil Swordsman Package"
Type: 18
Buy: 20
@@ -103133,7 +113453,7 @@ item_db: (
},
{
Id: 13946
- AegisName: "BRO_MG_Package"
+ AegisName: "Br_MagePackage"
Name: "Brazil Magician Package"
Type: 18
Buy: 20
@@ -103151,7 +113471,7 @@ item_db: (
},
{
Id: 13947
- AegisName: "BRO_AC_Package"
+ AegisName: "Br_AcolPackage"
Name: "Brazil Acolyte Package"
Type: 18
Buy: 20
@@ -103169,7 +113489,7 @@ item_db: (
},
{
Id: 13948
- AegisName: "BRO_AR_Package"
+ AegisName: "Br_ArcherPackage"
Name: "Brazil Archer package"
Type: 18
Buy: 20
@@ -103187,7 +113507,7 @@ item_db: (
},
{
Id: 13949
- AegisName: "BRO_MC_Package"
+ AegisName: "Br_MerPackage"
Name: "Brazil Merchant Package"
Type: 18
Buy: 20
@@ -103205,7 +113525,7 @@ item_db: (
},
{
Id: 13950
- AegisName: "BRO_TF_Package"
+ AegisName: "Br_ThiefPackage"
Name: "Brazil Thief Package"
Type: 18
Buy: 20
@@ -106073,7 +116393,7 @@ item_db: (
{
Id: 14108
AegisName: "F_M_Life_Potion_Box30"
- Name: "Large Life Potion Box(30)"
+ Name: "Medium Life Potion Box(30)"
Type: 18
Buy: 20
Weight: 10
@@ -106091,7 +116411,7 @@ item_db: (
{
Id: 14109
AegisName: "F_M_Life_Potion_Box50"
- Name: "Large Life Potion Box(50)"
+ Name: "Medium Life Potion Box(50)"
Type: 18
Buy: 20
Weight: 10
@@ -108373,7 +118693,7 @@ item_db: (
},
{
Id: 14230
- AegisName: "Note_Headphones_Box"
+ AegisName: "Headphone_Box"
Name: "Note Headphones Box"
Type: 18
Weight: 10
@@ -108390,7 +118710,7 @@ item_db: (
},
{
Id: 14231
- AegisName: "Novice_Breastplate_Boxes"
+ AegisName: "Novice_Box"
Name: "Novice Breastplate Boxes"
Type: 18
Weight: 10
@@ -108478,7 +118798,7 @@ item_db: (
},
{
Id: 14236
- AegisName: "Steamed_Tongue_Box_20"
+ AegisName: "Str_Dish_Box60"
Name: "Steamed Tongue 20 Box"
Type: 18
Buy: 20
@@ -108496,7 +118816,7 @@ item_db: (
},
{
Id: 14237
- AegisName: "Steamed_Desert_Scorpions_Box_20"
+ AegisName: "Agi_Dish_Box60"
Name: "Steamed Desert Scorpions Box(20)"
Type: 18
Buy: 20
@@ -108514,7 +118834,7 @@ item_db: (
},
{
Id: 14238
- AegisName: "Stew_Of_Immortality_Box_20"
+ AegisName: "Int_Dish_Box60"
Name: "Immortal Stew 20 Box"
Type: 18
Buy: 20
@@ -108532,7 +118852,7 @@ item_db: (
},
{
Id: 14239
- AegisName: "Dragon_Breath_Cocktail_Box_20"
+ AegisName: "Dex_Dish_Box60"
Name: "Dragon Breath Cocktail 20 Box"
Type: 18
Buy: 20
@@ -108550,7 +118870,7 @@ item_db: (
},
{
Id: 14240
- AegisName: "Hwergelmir's_Tonic_Box_20"
+ AegisName: "Luk_Dish_Box60"
Name: "Hwergelmir's Tonic 20 Box"
Type: 18
Buy: 20
@@ -108568,7 +118888,7 @@ item_db: (
},
{
Id: 14241
- AegisName: "Nine_Tail_Dish_Box_20"
+ AegisName: "Vit_Dish_Box60"
Name: "Nine Tail Dish 20 Box"
Type: 18
Buy: 20
@@ -109150,7 +119470,7 @@ item_db: (
},
{
Id: 14274
- AegisName: "Amplification_10_Scroll_Box2"
+ AegisName: "F_Magic_Scroll_Box"
Name: "Mystical Amplification Scroll 10 Box"
Type: 18
Buy: 20
@@ -109168,7 +119488,7 @@ item_db: (
},
{
Id: 14275
- AegisName: "Amplification_30_Scroll_Box2"
+ AegisName: "F_Magic_Scroll_Box30"
Name: "Mystical Amplification Scroll 30 Box"
Type: 18
Buy: 20
@@ -109186,7 +119506,7 @@ item_db: (
},
{
Id: 14276
- AegisName: "Amplification_50_Scroll_Box2"
+ AegisName: "F_Magic_Scroll_Box50"
Name: "Mystical Amplification Scroll 50 Box"
Type: 18
Buy: 20
@@ -109204,7 +119524,7 @@ item_db: (
},
{
Id: 14277
- AegisName: "Quagmire_10_Scroll_Box2"
+ AegisName: "F_Quagmire_Scroll_Box"
Name: "Quagmire Scroll 10 Box"
Type: 18
Buy: 20
@@ -109222,7 +119542,7 @@ item_db: (
},
{
Id: 14278
- AegisName: "Quagmire_30_Scroll_Box2"
+ AegisName: "F_Quagmire_Scroll_Box30"
Name: "Quagmire Scroll 30 Box"
Type: 18
Buy: 20
@@ -109240,7 +119560,7 @@ item_db: (
},
{
Id: 14279
- AegisName: "Quagmire_50_Scroll_Box2"
+ AegisName: "F_Quagmire_Scroll_Box50"
Name: "Quagmire Scroll 50 Box"
Type: 18
Buy: 20
@@ -109330,7 +119650,7 @@ item_db: (
},
{
Id: 14284
- AegisName: "Muffler_Box"
+ AegisName: "Muffler_C_Box"
Name: "Muffler Box"
Type: 18
Buy: 20
@@ -109348,7 +119668,7 @@ item_db: (
},
{
Id: 14285
- AegisName: "Balkiriah_Shield_Box"
+ AegisName: "Valkyrjas_Shield_C_Box"
Name: "Balkiriah Shield Box"
Type: 18
Buy: 20
@@ -109366,7 +119686,7 @@ item_db: (
},
{
Id: 14286
- AegisName: "Skull_Ring_Box"
+ AegisName: "Skul_Ring_C_Box"
Name: "Skull Ring Box"
Type: 18
Buy: 20
@@ -109384,7 +119704,7 @@ item_db: (
},
{
Id: 14287
- AegisName: "Baricade_Repair_Kit"
+ AegisName: "S_Barricade_Repair_Kit"
Name: "Barricade Repair Kit"
Type: 18
Buy: 20
@@ -109407,7 +119727,7 @@ item_db: (
},
{
Id: 14288
- AegisName: "Guardian_Stone_Repair_Kit"
+ AegisName: "S_Gstone_Repair_Kit"
Name: "Guardian Stone Repair Kit"
Type: 18
Buy: 20
@@ -109519,7 +119839,7 @@ item_db: (
},
{
Id: 14294
- AegisName: "Mercenary_Contract_Box5"
+ AegisName: "Mercenary_Contract_5Box"
Name: "Mercenary Contract Box 5ea"
Type: 2
Weight: 10
@@ -109536,7 +119856,7 @@ item_db: (
},
{
Id: 14295
- AegisName: "Mercenary_Contract_Box10"
+ AegisName: "Mercenary_Contract_10Bo"
Name: "Mercenary Contract Box 10ea"
Type: 2
Weight: 10
@@ -109624,7 +119944,7 @@ item_db: (
},
{
Id: 14301
- AegisName: "Ifrit's_Ear_Box"
+ AegisName: "Ifrits_Ear_Box"
Name: "Ifrit's Ear Box"
Type: 18
Buy: 20
@@ -109710,7 +120030,7 @@ item_db: (
},
{
Id: 14314
- AegisName: "PhreeoniS_Box"
+ AegisName: "Phreeoni_Scroll_Box"
Name: "Phreeoni Scroll Box"
Type: 2
Buy: 20
@@ -109870,7 +120190,7 @@ item_db: (
},
{
Id: 14351
- AegisName: "Tyr's_Blessing20_Box"
+ AegisName: "Tyrs_Blessing20_Box"
Name: "Tyr's Blessing Box(20)"
Type: 18
Buy: 20
@@ -109884,11 +120204,11 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" getitem Tyr's_Blessing,20; ">
+ Script: <" getitem Tyrs_Blessing,20; ">
},
{
Id: 14352
- AegisName: "Tyr's_Blessing50_Box"
+ AegisName: "Tyrs_Blessing50_Box"
Name: "Tyr's Blessing Box(50)"
Type: 18
Buy: 20
@@ -109902,7 +120222,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" getitem Tyr's_Blessing,50; ">
+ Script: <" getitem Tyrs_Blessing,50; ">
},
{
Id: 14359
@@ -110181,7 +120501,7 @@ item_db: (
},
{
Id: 14438
- AegisName: "Honglyun's_Sword_Box"
+ AegisName: "Honglyuns_Sword_Box"
Name: "Honglyun's Sword Sword Box"
Type: 18
Buy: 20
@@ -110302,7 +120622,7 @@ item_db: (
},
{
Id: 14447
- AegisName: "Pirate's_Pride_Box"
+ AegisName: "Pirates_Pride_Box"
Name: "Scallywag's Hat Box"
Type: 18
Buy: 20
@@ -110320,7 +120640,7 @@ item_db: (
},
{
Id: 14448
- AegisName: "Necromencer's_Hood_Box"
+ AegisName: "Necromencers_Hood_Box"
Name: "Necromancer Hood Box"
Type: 18
Buy: 20
@@ -110523,7 +120843,35 @@ item_db: (
Type: 2
Buy: 1500
Weight: 20
- Job: 0xFFF7FEEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Taekwon: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ Gunslinger: true
+ Ninja: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ Rebellion: true
+ Summoner: true
+ }
Trade: {
nodrop: true
notrade: true
@@ -110542,7 +120890,21 @@ item_db: (
Type: 2
Buy: 3000
Weight: 20
- Job: 0x01E646A6
+ Job: {
+ Swordsman: true
+ Magician: true
+ Merchant: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ Taekwon: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ Gunslinger: true
+ }
Trade: {
nodrop: true
notrade: true
@@ -110654,7 +121016,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" unitskilluseid getcharid(3),237,5; ">
+ Script: <" unitskilluseid getcharid(CHAR_ID_ACCOUNT),237,5; ">
},
{
Id: 14518
@@ -110671,7 +121033,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" unitskilluseid getcharid(3),235,5; ">
+ Script: <" unitskilluseid getcharid(CHAR_ID_ACCOUNT),235,5; ">
},
{
Id: 14519
@@ -110688,7 +121050,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" unitskilluseid getcharid(3),236,5; ">
+ Script: <" unitskilluseid getcharid(CHAR_ID_ACCOUNT),236,5; ">
},
{
Id: 14520
@@ -110705,7 +121067,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" unitskilluseid getcharid(3),234,5; ">
+ Script: <" unitskilluseid getcharid(CHAR_ID_ACCOUNT),234,5; ">
},
{
Id: 14521
@@ -110725,7 +121087,7 @@ item_db: (
Nouse: {
sitting: true
}
- Script: <" unitskilluseid getcharid(3),108,1; ">
+ Script: <" unitskilluseid getcharid(CHAR_ID_ACCOUNT),108,1; ">
},
{
Id: 14522
@@ -110955,7 +121317,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_HEAL3;
+ specialeffect(EF_HEAL3, AREA, playerattached());
sc_start2 SC_S_LIFEPOTION, 600000, -5, 5;
">
},
@@ -110975,7 +121337,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_HEAL3;
+ specialeffect(EF_HEAL3, AREA, playerattached());
sc_start2 SC_L_LIFEPOTION, 600000, -7, 4;
">
},
@@ -110995,7 +121357,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_MAGICALATTHIT;
+ specialeffect(EF_MAGICALATTHIT, AREA, playerattached());
sc_start SC_CRITICALPERCENT, 300000, 30;
">
},
@@ -111015,7 +121377,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_LIGHTSPHERE;
+ specialeffect(EF_LIGHTSPHERE, AREA, playerattached());
sc_start SC_HEALPLUS, 1800000, 20;
">
},
@@ -111036,7 +121398,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_STEAL;
+ specialeffect(EF_STEAL, AREA, playerattached());
sc_start SC_PLUSAVOIDVALUE, 60000, 20;
">
},
@@ -111056,7 +121418,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_CLOAKING;
+ specialeffect(EF_CLOAKING, AREA, playerattached());
sc_start4 SC_ARMOR_PROPERTY, 1800000, 1, Ele_Dark, 1, 0;
">
},
@@ -111076,7 +121438,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_BENEDICTIO;
+ specialeffect(EF_BENEDICTIO, AREA, playerattached());
sc_start4 SC_ARMOR_PROPERTY, 1800000, 1, Ele_Holy, 1, 0;
">
},
@@ -111096,7 +121458,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_GUARD;
+ specialeffect(EF_GUARD, AREA, playerattached());
sc_start SC_PROTECT_DEF, 60000, 3;
">
},
@@ -111116,7 +121478,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_GUARD;
+ specialeffect(EF_GUARD, AREA, playerattached());
sc_start SC_PROTECT_DEF, 180000, 3;
">
},
@@ -111136,7 +121498,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_SPELLBREAKER;
+ specialeffect(EF_SPELLBREAKER, AREA, playerattached());
sc_start SC_PROTECT_MDEF, 60000, 3;
">
},
@@ -111156,7 +121518,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_SPELLBREAKER;
+ specialeffect(EF_SPELLBREAKER, AREA, playerattached());
sc_start SC_PROTECT_MDEF, 180000, 3;
">
},
@@ -111966,8 +122328,8 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_HASTEUP;
- sc_start2 SC_STEAMPACK, 60000, 20, 25;
+ specialeffect(EF_HASTEUP, AREA, playerattached());
+ sc_start2 SC_STEAMPACK, 60000, 20, 25;
">
},
{
@@ -112189,7 +122551,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_LIGHTSPHERE;
+ specialeffect(EF_LIGHTSPHERE, AREA, playerattached());
sc_start4 SC_ARMOR_PROPERTY, 60000, 1, Ele_Neutral, 1, 0;
">
},
@@ -112228,13 +122590,13 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_SPELLBREAKER;
+ specialeffect(EF_SPELLBREAKER, AREA, playerattached());
sc_start SC_TARGET_ASPD, 1800000, 10;
">
},
{
Id: 14601
- AegisName: "Tyr's_Blessing"
+ AegisName: "Tyrs_Blessing"
Name: "Tyr's Blessing"
Type: 2
Weight: 10
@@ -112270,7 +122632,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_LIGHTSPHERE;
+ specialeffect(EF_LIGHTSPHERE, AREA, playerattached());
sc_start4 SC_MVPCARD_TAOGUNKA, 1800000, 100, 50, 50, 0;
">
},
@@ -112290,7 +122652,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_SPELLBREAKER;
+ specialeffect(EF_SPELLBREAKER, AREA, playerattached());
sc_start SC_MVPCARD_MISTRESS, 180000, 25;
">
},
@@ -112327,7 +122689,7 @@ item_db: (
nogstorage: true
}
Script: <"
- specialeffect2 EF_LIGHTSPHERE;
+ specialeffect(EF_LIGHTSPHERE, AREA, playerattached());
sc_start SC_MVPCARD_ORCLORD, 180000, 30;
">
},
@@ -112408,7 +122770,7 @@ item_db: (
noauction: true
}
Script: <"
- specialeffect2 EF_GUARD;
+ specialeffect(EF_GUARD, AREA, playerattached());
sc_start SC_PROTECT_DEF, 120000, 3;
">
},
@@ -112428,7 +122790,7 @@ item_db: (
noauction: true
}
Script: <"
- specialeffect2 EF_SPELLBREAKER;
+ specialeffect(EF_SPELLBREAKER, AREA, playerattached());
sc_start SC_PROTECT_MDEF, 120000, 3;
">
},
@@ -112465,7 +122827,7 @@ item_db: (
noauction: true
}
Script: <"
- specialeffect2 EF_GUARD;
+ specialeffect(EF_GUARD, AREA, playerattached());
sc_start SC_PROTECT_DEF, 1800000, 3;
sc_start SC_PROTECT_MDEF, 1800000, 3;
">
@@ -112607,7 +122969,7 @@ item_db: (
Weight: 10
Script: <"
sc_start SC_FOOD_VIT, 180000, 15;
- specialeffect2 EF_GUARD;
+ specialeffect(EF_GUARD, AREA, playerattached());
sc_start SC_PROTECT_DEF, 60000, 3;
sc_start SC_PROTECT_MDEF, 60000, 3;
">
@@ -112623,7 +122985,17 @@ item_db: (
Weight: 1000
Def: 60
Slots: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Upper: 58
Loc: 16
Script: <"
@@ -112636,11 +123008,14 @@ item_db: (
},
{
Id: 15001
- AegisName: "Odin's_Blessing_I"
+ AegisName: "Odins_Blessing_I"
Name: "Odin's Blessing"
Type: 5
Def: 10
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
Refine: false
Trade: {
@@ -112661,7 +123036,9 @@ item_db: (
Type: 5
Def: 95
Slots: 1
- Job: 0x00000080
+ Job: {
+ Knight: true
+ }
Upper: 56
Loc: 16
EquipLv: 99
@@ -112854,7 +123231,26 @@ item_db: (
Weight: 2800
Def: 58
Slots: 1
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 16
EquipLv: 22
@@ -112868,7 +123264,10 @@ item_db: (
Weight: 4500
Def: 93
Slots: 1
- Job: 0x00004080
+ Job: {
+ Knight: true
+ Crusader: true
+ }
Upper: 56
Loc: 16
EquipLv: 100
@@ -112894,7 +123293,10 @@ item_db: (
Weight: 600
Def: 47
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
Script: <" bonus bMaxHPrate,3; ">
},
@@ -112907,7 +123309,14 @@ item_db: (
Weight: 300
Def: 55
Slots: 1
- Job: 0x00048530
+ Job: {
+ Acolyte: true
+ Merchant: true
+ Priest: true
+ Blacksmith: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 16
Script: <"
bonus bMdef,5;
@@ -112923,7 +123332,11 @@ item_db: (
Weight: 250
Def: 32
Slots: 1
- Job: 0x00080808
+ Job: {
+ Archer: true
+ Hunter: true
+ Bard: true
+ }
Loc: 16
Script: <"
bonus bDex,1;
@@ -112939,7 +123352,13 @@ item_db: (
Weight: 100
Def: 45
Slots: 1
- Job: 0x22021040
+ Job: {
+ Thief: true
+ Assassin: true
+ Rogue: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 16
Script: <"
bonus bAgi,1;
@@ -112955,7 +123374,17 @@ item_db: (
Weight: 1650
Def: 60
Slots: 1
- Job: 0x000654E2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Loc: 16
Script: <" bonus bMaxHPrate,3; ">
},
@@ -112968,7 +123397,10 @@ item_db: (
Weight: 150
Def: 45
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
Script: <" bonus bMaxHPrate,3; ">
},
@@ -113034,7 +123466,9 @@ item_db: (
Buy: 20
Weight: 500
Def: 40
- Job: 0x00000200
+ Job: {
+ Wizard: true
+ }
Upper: 56
Loc: 16
EquipLv: 100
@@ -113055,7 +123489,9 @@ item_db: (
Buy: 20
Weight: 500
Def: 40
- Job: 0x00000200
+ Job: {
+ Wizard: true
+ }
Upper: 56
Loc: 16
EquipLv: 100
@@ -113076,7 +123512,9 @@ item_db: (
Buy: 20
Weight: 500
Def: 40
- Job: 0x00000200
+ Job: {
+ Wizard: true
+ }
Upper: 56
Loc: 16
EquipLv: 100
@@ -113097,7 +123535,9 @@ item_db: (
Buy: 20
Weight: 500
Def: 40
- Job: 0x00000200
+ Job: {
+ Wizard: true
+ }
Upper: 56
Loc: 16
EquipLv: 100
@@ -113118,7 +123558,9 @@ item_db: (
Buy: 20
Weight: 300
Def: 22
- Job: 0x00000100
+ Job: {
+ Priest: true
+ }
Upper: 56
Loc: 16
EquipLv: 100
@@ -113137,7 +123579,9 @@ item_db: (
Buy: 20
Weight: 300
Def: 22
- Job: 0x00000100
+ Job: {
+ Priest: true
+ }
Upper: 56
Loc: 16
EquipLv: 100
@@ -113194,7 +123638,10 @@ item_db: (
Weight: 500
Def: 2
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
Script: <"
bonus bMdef,10;
@@ -113219,7 +123666,9 @@ item_db: (
Type: 5
Weight: 600
Def: 37
- Job: 0x00000000
+ Job: {
+ All: false
+ }
Loc: 16
Refine: false
Trade: {
@@ -113241,7 +123690,9 @@ item_db: (
Weight: 600
Def: 37
Slots: 1
- Job: 0x00000000
+ Job: {
+ All: false
+ }
Loc: 16
Refine: false
Trade: {
@@ -113288,7 +123739,9 @@ item_db: (
Buy: 20
Weight: 3000
Def: 110
- Job: 0x00000080
+ Job: {
+ Knight: true
+ }
Upper: 56
Loc: 16
EquipLv: 100
@@ -113307,7 +123760,9 @@ item_db: (
Buy: 20
Weight: 3000
Def: 110
- Job: 0x00000080
+ Job: {
+ Knight: true
+ }
Upper: 56
Loc: 16
EquipLv: 100
@@ -113326,7 +123781,9 @@ item_db: (
Weight: 100
Def: 45
Slots: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 56
Loc: 16
EquipLv: 100
@@ -113344,7 +123801,9 @@ item_db: (
Weight: 100
Def: 45
Slots: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 56
Loc: 16
EquipLv: 100
@@ -113397,7 +123856,9 @@ item_db: (
Weight: 100
Def: 45
Slots: 1
- Job: 0x00000800
+ Job: {
+ Hunter: true
+ }
Upper: 56
Loc: 16
EquipLv: 100
@@ -113415,7 +123876,9 @@ item_db: (
Weight: 100
Def: 45
Slots: 1
- Job: 0x00000800
+ Job: {
+ Hunter: true
+ }
Upper: 56
Loc: 16
EquipLv: 100
@@ -113433,7 +123896,9 @@ item_db: (
Weight: 660
Def: 66
Slots: 1
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Upper: 56
Loc: 16
EquipLv: 100
@@ -113460,7 +123925,16 @@ item_db: (
Weight: 3300
Def: 85
Slots: 1
- Job: 0x006444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ Taekwon: true
+ Star_Gladiator: true
+ }
Loc: 16
EquipLv: 95
Script: <"
@@ -113484,7 +123958,25 @@ item_db: (
Weight: 750
Def: 50
Slots: 1
- Job: 0x236E5CEA
+ Job: {
+ Swordsman: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Taekwon: true
+ Star_Gladiator: true
+ Gunslinger: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 16
EquipLv: 95
Script: <"
@@ -113508,7 +124000,16 @@ item_db: (
Weight: 500
Def: 40
Slots: 1
- Job: 0x00818315
+ Job: {
+ Novice: true
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 16
EquipLv: 95
Script: <"
@@ -113526,7 +124027,7 @@ item_db: (
},
{
Id: 15049
- AegisName: "Invincible_God_Clothes"
+ AegisName: "Armor_Of_Faith"
Name: "Invincible God Clothes"
Type: 5
Buy: 20
@@ -113593,7 +124094,10 @@ item_db: (
Buy: 10000
Weight: 1200
Def: 70
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 16
EquipLv: 100
@@ -113608,7 +124112,10 @@ item_db: (
Weight: 1800
Def: 90
Slots: 1
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 16
EquipLv: 100
@@ -113626,7 +124133,10 @@ item_db: (
Weight: 1500
Def: 60
Slots: 1
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 16
EquipLv: 100
@@ -113644,7 +124154,10 @@ item_db: (
Weight: 1200
Def: 70
Slots: 1
- Job: 0x22000000
+ Job: {
+ Ninja: true
+ Kagerou: true
+ }
Upper: 1
Loc: 16
EquipLv: 100
@@ -113671,7 +124184,26 @@ item_db: (
Weight: 1000
Def: 40
Slots: 1
- Job: 0x000FDFFE
+ Job: {
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 58
Loc: 16
EquipLv: 55
@@ -113752,7 +124284,14 @@ item_db: (
Name: "TE Woe Chain Mail"
Type: 5
Def: 25
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 16
EquipLv: 40
Refine: false
@@ -113780,7 +124319,16 @@ item_db: (
Name: "TE Woe Mage Coat"
Type: 5
Def: 5
- Job: 0x00818315
+ Job: {
+ Novice: true
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 16
EquipLv: 40
Refine: false
@@ -113794,6 +124342,24 @@ item_db: (
">
},
{
+ Id: 15066
+ AegisName: "Engraved_Armor"
+ Name: "Engraved Armor"
+ Type: 5
+ Weight: 3000
+ Def: 120
+ Slots: 1
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
+ Upper: 56
+ Loc: 16
+ EquipLv: 150
+ Script: <" bonus bMdef,25; ">
+},
+{
Id: 15067
AegisName: "Rune_Suit"
Name: "Rune Suit"
@@ -113815,14 +124381,16 @@ item_db: (
},
{
Id: 15068
- AegisName: "Adv_Angel's_Protection"
+ AegisName: "Im_Angels_Protection"
Name: "Advanced Angelic Protection"
Type: 5
Buy: 10000
Weight: 600
Def: 40
Slots: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 16
EquipLv: 99
@@ -113830,7 +124398,7 @@ item_db: (
},
{
Id: 15073
- AegisName: "Anti-Magic_Suit"
+ AegisName: "Anti_Magic_Suit"
Name: "Anti-Magic Suit"
Type: 5
Buy: 20
@@ -113848,7 +124416,7 @@ item_db: (
},
{
Id: 15074
- AegisName: "Geffen_Magic_Robe"
+ AegisName: "Geffen_Mage_Robe"
Name: "Geffen Magic Robe"
Type: 5
Buy: 20
@@ -113867,13 +124435,16 @@ item_db: (
},
{
Id: 15089
- AegisName: "Menswear"
+ AegisName: "Lounge_Suit"
Name: "Menswear"
Type: 4
Buy: 20
Weight: 300
Def: 40
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 16
EquipLv: 80
Script: <"
@@ -113884,13 +124455,24 @@ item_db: (
},
{
Id: 15090
- AegisName: "Gray_Armor"
+ AegisName: "Armor_Of_Gray"
Name: "Gray Armor"
Type: 5
Weight: 2400
Def: 90
Slots: 1
- Job: 0x000654EA
+ Job: {
+ Swordsman: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Blacksmith: true
+ Assassin: true
+ Crusader: true
+ Rogue: true
+ Alchemist: true
+ }
Upper: 56
Loc: 16
EquipLv: 120
@@ -113907,7 +124489,14 @@ item_db: (
Weight: 1300
Def: 55
Slots: 1
- Job: 0x00018314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ }
Upper: 56
Loc: 16
EquipLv: 120
@@ -113915,7 +124504,7 @@ item_db: (
},
{
Id: 15116
- AegisName: "Armor_Of_Airship"
+ AegisName: "Airship_Armor"
Name: "Armor Of Airship"
Type: 5
Buy: 20
@@ -113940,7 +124529,7 @@ item_db: (
},
{
Id: 15117
- AegisName: "Tarlock's_Armor"
+ AegisName: "Felock_Armor"
Name: "Tarlock's Armor"
Type: 5
Buy: 20
@@ -113976,7 +124565,9 @@ item_db: (
Weight: 9000
Def: 56
Slots: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 56
Loc: 16
EquipLv: 105
@@ -113987,8 +124578,29 @@ item_db: (
">
},
{
+ Id: 15126
+ AegisName: "Female_Poring_Balloon"
+ Name: "Private Doram Suits"
+ Type: 4
+ Buy: 20
+ Weight: 700
+ Def: 80
+ Slots: 1
+ Job: {
+ Summoner: true
+ }
+ Loc: 16
+ EquipLv: 100
+ Script: <"
+ bonus bMaxHP, 500;
+ bonus bMaxSP, 100;
+ bonus bDex, getrefine() / 3;
+ bonus bInt, getrefine() / 3;
+ ">
+},
+{
Id: 15128
- AegisName: "Excellion_Suit"
+ AegisName: "Female_Poring_Egg"
Name: "Excellion Suit"
Type: 5
Buy: 20
@@ -114003,8 +124615,29 @@ item_db: (
">
},
{
+ Id: 15129
+ AegisName: "Blue_Bellflower_Hat"
+ Name: "Luxury Doram Suit"
+ Type: 4
+ Buy: 20
+ Weight: 800
+ Def: 100
+ Slots: 1
+ Job: {
+ Summoner: true
+ }
+ Loc: 16
+ EquipLv: 140
+ Script: <"
+ bonus bMaxHPrate, 10;
+ bonus bMaxSPrate, 10;
+ bonus bDex, getrefine() / 2;
+ bonus bInt, getrefine() / 2;
+ ">
+},
+{
Id: 15138
- AegisName: "Egir_Armor_K"
+ AegisName: "Aegir_Armor"
Name: "Aegir Armor"
Type: 5
Buy: 200000
@@ -114019,6 +124652,67 @@ item_db: (
bonus bUnbreakableArmor, 0;
">
},
+{
+ Id: 15150
+ AegisName: "White_Shirt"
+ Name: "White Shirt"
+ Type: 5
+ Buy: 20
+ Weight: 50
+ Def: 25
+ Slots: 1
+ Job: {
+ Summoner: true
+ }
+ Loc: 16
+ EquipLv: 6
+ Script: <"
+ bonus bMaxHP,70;
+ bonus bFlee,5;
+ ">
+},
+{
+ Id: 15151
+ AegisName: "White_Eco_Shirt"
+ Name: "White Eco-Shirt"
+ Type: 4
+ Buy: 20
+ Weight: 100
+ Def: 40
+ Slots: 1
+ Job: {
+ Summoner: true
+ }
+ Loc: 16
+ EquipLv: 15
+ Script: <"
+ bonus bMaxHP,150;
+ bonus bFlee,10;
+ ">
+},
+{
+ Id: 15156
+ AegisName: "Elegant_Doram_Suit"
+ Name: "Elegant Doram Suit"
+ Type: 4
+ Buy: 20
+ Weight: 900
+ Def: 120
+ Slots: 1
+ Job: {
+ Summoner: true
+ }
+ Loc: 16
+ EquipLv: 175
+ Script: <"
+ bonus bMaxHPrate, 15;
+ bonus bMaxSPrate, 15;
+ bonus bDex, getrefine();
+ bonus bInt, getrefine();
+ if (getrefine() > 9)
+ bonus bUseSPrate, -5;
+ ">
+},
//== More Maces ============================================
{
@@ -114031,7 +124725,17 @@ item_db: (
Atk: 130
Range: 1
Slots: 2
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Upper: 58
Loc: 2
WeaponLv: 3
@@ -114054,7 +124758,17 @@ item_db: (
Atk: 130
Range: 1
Slots: 2
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Upper: 58
Loc: 2
WeaponLv: 3
@@ -114081,7 +124795,11 @@ item_db: (
Type: 4
Atk: 175
Range: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
Refine: false
@@ -114113,7 +124831,14 @@ item_db: (
Atk: 175
Range: 1
Slots: 2
- Job: 0x0004C580
+ Job: {
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Upper: 56
Loc: 2
WeaponLv: 3
@@ -114127,7 +124852,17 @@ item_db: (
Type: 4
Atk: 142
Range: 1
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 26
@@ -114150,7 +124885,17 @@ item_db: (
Type: 4
Atk: 163
Range: 1
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 2
EquipLv: 40
@@ -114174,7 +124919,18 @@ item_db: (
Weight: 500
Atk: 45
Range: 1
- Job: 0x0004C5B3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
Refine: false
@@ -114201,7 +124957,14 @@ item_db: (
Buy: 20
Atk: 250
Range: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 95
@@ -114221,7 +124984,11 @@ item_db: (
Buy: 2
Atk: 150
Range: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
Refine: false
@@ -114235,7 +125002,11 @@ item_db: (
Buy: 2
Atk: 150
Range: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 3
Refine: false
@@ -114252,20 +125023,21 @@ item_db: (
Matk: 100
Range: 1
Slots: 1
- Job: 0x00040000
+ Job: {
+ Alchemist: true
+ }
Upper: 56
Loc: 2
WeaponLv: 3
EquipLv: 102
View: 8
Script: <"
- if(getrefine()>=6) {
- bonus2 bSkillAtk,GN_CRAZYWEED,20+((getrefine()-5)*2);
- bonus2 bSkillAtk,GN_DEMONIC_FIRE,20+((getrefine()-5)*2);
- }
- else {
- bonus2 bSkillAtk,GN_CRAZYWEED,20;
- bonus2 bSkillAtk,GN_DEMONIC_FIRE,20;
+ if (getrefine() >= 6) {
+ bonus2 bSkillAtk, GN_CRAZYWEED_ATK, 20 + ((getrefine()-5)*2);
+ bonus2 bSkillAtk, GN_DEMONIC_FIRE, 20 + ((getrefine()-5)*2);
+ } else {
+ bonus2 bSkillAtk, GN_CRAZYWEED_ATK, 20;
+ bonus2 bSkillAtk, GN_DEMONIC_FIRE, 20;
}
">
},
@@ -114276,7 +125048,11 @@ item_db: (
Type: 4
Atk: 60
Range: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 1
Refine: false
@@ -114291,7 +125067,11 @@ item_db: (
Atk: 110
Range: 1
Slots: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 1
View: 8
@@ -114307,7 +125087,9 @@ item_db: (
Matk: 180
Range: 1
Slots: 2
- Job: 0x00000100
+ Job: {
+ Priest: true
+ }
Upper: 56
Loc: 2
WeaponLv: 3
@@ -114316,8 +125098,8 @@ item_db: (
Script: <"
bonus bStr,1;
bonus bInt,1;
- autobonus "{ bonus2 bMagicAddRace,RC_Demon,20; }",30,7000,BF_MAGIC,"{ specialeffect2 EF_SPELLBREAKER; }";
- autobonus "{ bonus2 bAddRace,RC_Demon,20; }",5,7000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";
+ autobonus "{ bonus2 bMagicAddRace,RC_Demon,20; }",30,7000,BF_MAGIC,"{ specialeffect(EF_SPELLBREAKER, AREA, playerattached()); }";
+ autobonus "{ bonus2 bAddRace,RC_Demon,20; }",5,7000,BF_WEAPON,"{ specialeffect(EF_ENHANCE, AREA, playerattached()); }";
">
},
{
@@ -114327,7 +125109,17 @@ item_db: (
Type: 4
Atk: 172
Range: 1
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 60
@@ -114353,7 +125145,18 @@ item_db: (
Atk: 88
Range: 1
Slots: 3
- Job: 0x0004C5B3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
View: 8
@@ -114369,7 +125172,17 @@ item_db: (
Type: 4
Atk: 180
Range: 1
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 1
EquipLv: 50
@@ -114402,7 +125215,11 @@ item_db: (
Weight: 1500
Atk: 170
Range: 1
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Upper: 58
Loc: 2
WeaponLv: 4
@@ -114424,7 +125241,9 @@ item_db: (
Matk: 180
Range: 1
Slots: 1
- Job: 0x00000100
+ Job: {
+ Priest: true
+ }
Upper: 56
Loc: 2
WeaponLv: 4
@@ -114433,8 +125252,8 @@ item_db: (
Script: <"
bonus bStr,2;
bonus bInt,2;
- autobonus "{ bonus2 bMagicAddRace,RC_Demon,40; }",60,7000,BF_MAGIC,"{ specialeffect2 EF_SPELLBREAKER; }";
- autobonus "{ bonus2 bAddRace,RC_Demon,40; }",10,7000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";
+ autobonus "{ bonus2 bMagicAddRace,RC_Demon,40; }",60,7000,BF_MAGIC,"{ specialeffect(EF_SPELLBREAKER, AREA, playerattached()); }";
+ autobonus "{ bonus2 bAddRace,RC_Demon,40; }",10,7000,BF_WEAPON,"{ specialeffect(EF_ENHANCE, AREA, playerattached()); }";
">
},
{
@@ -114447,7 +125266,18 @@ item_db: (
Atk: 80
Range: 1
Slots: 1
- Job: 0x0004C5B3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
View: 8
@@ -114466,7 +125296,18 @@ item_db: (
Weight: 1500
Atk: 170
Range: 1
- Job: 0x0004C5B3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 95
@@ -114488,7 +125329,18 @@ item_db: (
Weight: 1500
Atk: 170
Range: 1
- Job: 0x0004C5B3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 95
@@ -114510,7 +125362,11 @@ item_db: (
Atk: 120
Range: 1
Slots: 2
- Job: 0x00008110
+ Job: {
+ Acolyte: true
+ Priest: true
+ Monk: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 60
@@ -114529,7 +125385,18 @@ item_db: (
Atk: 80
Range: 1
Slots: 1
- Job: 0x0004C5B3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
View: 8
@@ -114559,7 +125426,9 @@ item_db: (
Atk: 165
Range: 1
Slots: 2
- Job: 0x00000010
+ Job: {
+ Acolyte: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 40
@@ -114577,7 +125446,9 @@ item_db: (
Type: 4
Atk: 120
Range: 1
- Job: 0x00000010
+ Job: {
+ Acolyte: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 40
@@ -114609,7 +125480,17 @@ item_db: (
Atk: 100
Range: 1
Slots: 1
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
View: 8
@@ -114617,7 +125498,7 @@ item_db: (
},
{
Id: 16027
- AegisName: "Evil_Slayer_Destroyer_Hammer"
+ AegisName: "Hammer_Of_Evil_Slayer"
Name: "Evil Slayer Destroyer Hammer"
Type: 4
Buy: 20
@@ -114625,7 +125506,17 @@ item_db: (
Atk: 120
Range: 1
Slots: 1
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Upper: 56
Loc: 2
WeaponLv: 3
@@ -114640,7 +125531,7 @@ item_db: (
},
{
Id: 16028
- AegisName: "Thanatos_Hammer"
+ AegisName: "Thanos_Hammer"
Name: "Thanatos Hammer"
Type: 4
Buy: 20
@@ -114649,7 +125540,17 @@ item_db: (
Matk: 120
Range: 1
Slots: 1
- Job: 0x0004C5B2
+ Job: {
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Upper: 56
Loc: 2
WeaponLv: 4
@@ -114667,14 +125568,16 @@ item_db: (
},
{
Id: 16030
- AegisName: "Pilebunker_S"
+ AegisName: "Pilebuncker_S"
Name: "Pile Bunker S"
Type: 4
Weight: 3000
Atk: 400
Range: 1
Slots: 1
- Job: 0x00000400
+ Job: {
+ Blacksmith: true
+ }
Upper: 56
Loc: 2
WeaponLv: 4
@@ -114684,13 +125587,15 @@ item_db: (
},
{
Id: 16031
- AegisName: "Pilebunker_P"
+ AegisName: "Pilebuncker_P"
Name: "Pile Bunker P"
Type: 4
Weight: 4000
Atk: 450
Range: 1
- Job: 0x00000400
+ Job: {
+ Blacksmith: true
+ }
Upper: 56
Loc: 2
WeaponLv: 4
@@ -114700,14 +125605,16 @@ item_db: (
},
{
Id: 16032
- AegisName: "Pilebunker_T"
+ AegisName: "Pilebuncker_T"
Name: "Pile Bunker T"
Type: 4
Weight: 3500
Atk: 400
Range: 1
Slots: 1
- Job: 0x00000400
+ Job: {
+ Blacksmith: true
+ }
Upper: 56
Loc: 2
WeaponLv: 4
@@ -114725,7 +125632,18 @@ item_db: (
Atk: 80
Range: 1
Slots: 1
- Job: 0x0004C5B3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 40
@@ -114737,7 +125655,7 @@ item_db: (
},
{
Id: 16040
- AegisName: "Crimson_Mace"
+ AegisName: "Scarlet_Mace"
Name: "Crimson Mace"
Type: 4
Buy: 20
@@ -114745,14 +125663,25 @@ item_db: (
Atk: 80
Range: 1
Slots: 2
- Job: 0x0004C5B3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 70
View: 8
Script: <"
bonus bUnbreakableWeapon,0;
- bonus bAtk,pow(min(getrefine(),15),2);
+ bonus bAtk,((min(getrefine(),15)) ** (2));
if(BaseLevel>70) { bonus bAtk,(((BaseLevel-70)/10)*5); }
">
},
@@ -114766,13 +125695,24 @@ item_db: (
Atk: 130
Range: 1
Slots: 1
- Job: 0x0004C5B3
+ Job: {
+ Novice: true
+ Swordsman: true
+ Acolyte: true
+ Merchant: true
+ Knight: true
+ Priest: true
+ Blacksmith: true
+ Crusader: true
+ Monk: true
+ Alchemist: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 160
View: 8
Script: <"
- bonus bAtk,pow(min(getrefine(),15),2);
+ bonus bAtk,((min(getrefine(),15)) ** (2));
bonus bUnbreakableWeapon,0;
">
},
@@ -114832,7 +125772,7 @@ item_db: (
},
{
Id: 16135
- AegisName: "Evil's_Bone_Hat_Box"
+ AegisName: "Evils_Bone_Hat_Box"
Name: "Satanic Bone Helm Box"
Type: 18
Buy: 20
@@ -115361,7 +126301,7 @@ item_db: (
},
{
Id: 16304
- AegisName: "Evil_Incarnation"
+ AegisName: "Evil_Incarnation_Disable"
Name: "Deviling Incarnation Scroll"
Type: 2
Buy: 20
@@ -115602,7 +126542,7 @@ item_db: (
},
{
Id: 16362
- AegisName: "Sigrun's_Wing_Box"
+ AegisName: "Sigruns_Wing_Box"
Name: "Sigrun's Wings Box"
Type: 18
Weight: 10
@@ -115619,7 +126559,7 @@ item_db: (
},
{
Id: 16363
- AegisName: "FSigrun's_Wing_Box"
+ AegisName: "FSigruns_Wing_Box"
Name: "Sigrun's Wings Box"
Type: 18
Weight: 10
@@ -115678,7 +126618,7 @@ item_db: (
},
{
Id: 16374
- AegisName: "BGum_Box_In_Mouth"
+ AegisName: "Mouth_Bubble_Gum_Box"
Name: "Chewing Bubblegum R Box"
Type: 2
Buy: 20
@@ -116297,7 +127237,7 @@ item_db: (
},
{
Id: 16556
- AegisName: "FPr_Reset_Stone_Box"
+ AegisName: "FPremium_Reset_Stone_Box"
Name: "Reset Stone Box"
Type: 2
Buy: 20
@@ -116380,7 +127320,7 @@ item_db: (
},
{
Id: 16569
- AegisName: "Summber_Scroll"
+ AegisName: "Summer_Scroll"
Name: "Komodo Egg"
Type: 2
Buy: 20
@@ -116488,7 +127428,7 @@ item_db: (
},
{
Id: 16638
- AegisName: "Life_Ribbon_Box"
+ AegisName: "Ribbon_Of_Life_Box"
Name: "Ribbon of Life Box"
Type: 2
Buy: 20
@@ -116504,7 +127444,7 @@ item_db: (
},
{
Id: 16639
- AegisName: "Life_Ribbon_Box2"
+ AegisName: "Ribbon_Of_Life_Box2"
Name: "Ribbon of Life Box II"
Type: 2
Buy: 20
@@ -116520,7 +127460,7 @@ item_db: (
},
{
Id: 16640
- AegisName: "Life_Ribbon_Box3"
+ AegisName: "Ribbon_Of_Life_Box3"
Name: "Life Ribbon Box"
Type: 2
Buy: 20
@@ -117684,7 +128624,7 @@ item_db: (
},
{
Id: 17029
- AegisName: "Pisces_Diadem_Box"
+ AegisName: "Pisces_Diadem_Box2"
Name: "Pisces Diadem Box"
Type: 2
Buy: 20
@@ -117716,7 +128656,7 @@ item_db: (
},
{
Id: 17037
- AegisName: "Transbox_Devi"
+ AegisName: "Trans_Box_Devi"
Name: "Transformation Scroll Box(Deviruchi)(10)"
Type: 2
Buy: 20
@@ -117734,7 +128674,7 @@ item_db: (
},
{
Id: 17038
- AegisName: "Transbox_Ray"
+ AegisName: "Trans_Box_Ray_Arch"
Name: "Transformation Scroll Box(Raydric Archer)(10)"
Type: 2
Buy: 20
@@ -117752,7 +128692,7 @@ item_db: (
},
{
Id: 17039
- AegisName: "Transbox_Mavka"
+ AegisName: "Trans_Box_Mavka"
Name: "Transformation Scroll Box(Mavka)(10)"
Type: 2
Buy: 20
@@ -117770,7 +128710,7 @@ item_db: (
},
{
Id: 17040
- AegisName: "Transbox_Marduk"
+ AegisName: "Trans_Box_Marduk"
Name: "Transformation Scroll Box(Manuk)(10)"
Type: 2
Buy: 20
@@ -117788,7 +128728,7 @@ item_db: (
},
{
Id: 17041
- AegisName: "Transbox_Banshee"
+ AegisName: "Trans_Box_Banshee"
Name: "Transformation Scroll Box(Banshee)(10)"
Type: 2
Buy: 20
@@ -117806,7 +128746,7 @@ item_db: (
},
{
Id: 17042
- AegisName: "Transbox_Poring"
+ AegisName: "Trans_Box_Poring"
Name: "Transformation Scroll Box(Poring)(10)"
Type: 18
Buy: 20
@@ -117824,7 +128764,7 @@ item_db: (
},
{
Id: 17043
- AegisName: "Transbox_Golem"
+ AegisName: "Trans_Box_Golem"
Name: "Transformation Scroll Box(Golem)(10)"
Type: 2
Buy: 20
@@ -117842,7 +128782,7 @@ item_db: (
},
{
Id: 17050
- AegisName: "Aries_Scroll"
+ AegisName: "Aries_Scroll_"
Name: "Aries Scroll"
Type: 2
Buy: 20
@@ -118364,7 +129304,7 @@ item_db: (
},
{
Id: 17114
- AegisName: "Horn_Of_Ancient_Box"
+ AegisName: "Horn_Of_The_Ancient_Box"
Name: "Ancient Horns Box"
Type: 18
Buy: 20
@@ -118519,7 +129459,7 @@ item_db: (
},
{
Id: 17140
- AegisName: "Leo_Scroll"
+ AegisName: "Leo_Scroll3"
Name: "Leo Scroll"
Type: 2
Buy: 20
@@ -118855,7 +129795,7 @@ item_db: (
},
{
Id: 17246
- AegisName: "HD_Elunium_Box(30)"
+ AegisName: "HD_Elu_Box30"
Name: "HD Elunium Box(30)"
Type: 18
Buy: 10
@@ -118873,7 +129813,7 @@ item_db: (
},
{
Id: 17247
- AegisName: "HD_Oridecon_Box(30)"
+ AegisName: "HD_Ori_Box30"
Name: "HD Oridecon Box(30)"
Type: 18
Buy: 10
@@ -119104,7 +130044,10 @@ item_db: (
Buy: 100
Weight: 10
Atk: 100
- Job: 0x00040400
+ Job: {
+ Blacksmith: true
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
View: 8
@@ -119117,7 +130060,10 @@ item_db: (
Buy: 200
Weight: 10
Atk: 120
- Job: 0x00040400
+ Job: {
+ Blacksmith: true
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
View: 8
@@ -119131,7 +130077,10 @@ item_db: (
Buy: 200
Weight: 10
Atk: 120
- Job: 0x00040400
+ Job: {
+ Blacksmith: true
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
View: 8
@@ -119145,7 +130094,10 @@ item_db: (
Buy: 200
Weight: 10
Atk: 120
- Job: 0x00040400
+ Job: {
+ Blacksmith: true
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
View: 8
@@ -119159,7 +130111,10 @@ item_db: (
Buy: 500
Weight: 10
Atk: 250
- Job: 0x00040400
+ Job: {
+ Blacksmith: true
+ Alchemist: true
+ }
Upper: 8
Loc: 32768
View: 8
@@ -119174,7 +130129,10 @@ item_db: (
Buy: 1
Atk: 190
Range: 5
- Job: 0x00080800
+ Job: {
+ Hunter: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 4
Refine: false
@@ -119199,7 +130157,12 @@ item_db: (
Buy: 2
Atk: 185
Range: 5
- Job: 0x000A0808
+ Job: {
+ Archer: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 4
Refine: false
@@ -119224,7 +130187,12 @@ item_db: (
Buy: 2
Atk: 185
Range: 5
- Job: 0x000A0808
+ Job: {
+ Archer: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 4
Refine: false
@@ -119250,7 +130218,10 @@ item_db: (
Weight: 1700
Atk: 75
Range: 5
- Job: 0x00080800
+ Job: {
+ Hunter: true
+ Bard: true
+ }
Upper: 56
Loc: 34
WeaponLv: 3
@@ -119269,7 +130240,11 @@ item_db: (
Type: 4
Atk: 60
Range: 1
- Job: 0x00080808
+ Job: {
+ Archer: true
+ Hunter: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 1
Refine: false
@@ -119285,7 +130260,11 @@ item_db: (
Atk: 90
Range: 5
Slots: 1
- Job: 0x00080808
+ Job: {
+ Archer: true
+ Hunter: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 1
View: 11
@@ -119297,7 +130276,11 @@ item_db: (
Type: 4
Atk: 140
Range: 5
- Job: 0x00080808
+ Job: {
+ Archer: true
+ Hunter: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 60
@@ -119320,7 +130303,13 @@ item_db: (
Type: 4
Atk: 120
Range: 5
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 50
@@ -119352,7 +130341,10 @@ item_db: (
Type: 4
Atk: 180
Range: 5
- Job: 0x00080800
+ Job: {
+ Hunter: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 50
@@ -119371,7 +130363,7 @@ item_db: (
Script: <"
bonus bUnbreakableWeapon,0;
bonus bAgi,3;
- autobonus "{ bonus bAspd,2; }",10,7000,BF_WEAPON,"{ specialeffect2 EF_HASTEUP; }";
+ autobonus "{ bonus bAspd,2; }",10,7000,BF_WEAPON,"{ specialeffect(EF_HASTEUP, AREA, playerattached()); }";
if(BaseLevel>99) {
bonus bLongAtkRate,10;
}
@@ -119387,7 +130379,9 @@ item_db: (
Atk: 150
Range: 5
Slots: 2
- Job: 0x00020000
+ Job: {
+ Rogue: true
+ }
Upper: 56
Loc: 34
WeaponLv: 4
@@ -119408,7 +130402,9 @@ item_db: (
Atk: 160
Range: 5
Slots: 2
- Job: 0x00000800
+ Job: {
+ Hunter: true
+ }
Upper: 56
Loc: 34
WeaponLv: 4
@@ -119430,7 +130426,10 @@ item_db: (
Atk: 150
Range: 5
Slots: 2
- Job: 0x00080800
+ Job: {
+ Hunter: true
+ Bard: true
+ }
Upper: 56
Loc: 34
WeaponLv: 3
@@ -119451,7 +130450,11 @@ item_db: (
Atk: 60
Range: 5
Slots: 1
- Job: 0x00080808
+ Job: {
+ Archer: true
+ Hunter: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 3
View: 11
@@ -119471,7 +130474,13 @@ item_db: (
Weight: 1100
Atk: 50
Range: 5
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 95
@@ -119490,7 +130499,13 @@ item_db: (
Weight: 1100
Atk: 110
Range: 5
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 95
@@ -119510,7 +130525,12 @@ item_db: (
Atk: 120
Range: 5
Slots: 1
- Job: 0x000A0808
+ Job: {
+ Archer: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 65
@@ -119525,7 +130545,11 @@ item_db: (
Atk: 50
Range: 5
Slots: 1
- Job: 0x00080808
+ Job: {
+ Archer: true
+ Hunter: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 3
View: 11
@@ -119556,7 +130580,12 @@ item_db: (
Atk: 80
Range: 5
Slots: 1
- Job: 0x000A0808
+ Job: {
+ Archer: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 105
@@ -119571,7 +130600,12 @@ item_db: (
Weight: 1500
Atk: 120
Range: 5
- Job: 0x000A0808
+ Job: {
+ Archer: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 40
@@ -119593,7 +130627,7 @@ item_db: (
},
{
Id: 18119
- AegisName: "Thanatos_Bow"
+ AegisName: "Thanos_Bow"
Name: "Thanatos Bow"
Type: 4
Buy: 20
@@ -119602,7 +130636,12 @@ item_db: (
Matk: 110
Range: 5
Slots: 1
- Job: 0x000A0808
+ Job: {
+ Archer: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Upper: 56
Loc: 34
WeaponLv: 4
@@ -119620,7 +130659,7 @@ item_db: (
},
{
Id: 18120
- AegisName: "Evil_Slayer_Piercer_Bow"
+ AegisName: "Bow_Of_Evil_Slayer"
Name: "Evil Slayer Piercer Bow"
Type: 4
Buy: 20
@@ -119628,7 +130667,12 @@ item_db: (
Atk: 115
Range: 5
Slots: 1
- Job: 0x000A0808
+ Job: {
+ Archer: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Upper: 56
Loc: 34
WeaponLv: 3
@@ -119651,16 +130695,21 @@ item_db: (
Atk: 170
Range: 5
Slots: 1
- Job: 0x000A0808
+ Job: {
+ Archer: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 160
View: 11
- Script: <" bonus bAtk,pow(min(getrefine(),15),2); ">
+ Script: <" bonus bAtk,((min(getrefine(),15)) ** (2)); ">
},
{
Id: 18122
- AegisName: "Giant_Bow"
+ AegisName: "Gigantic_Bow"
Name: "Giant Bow"
Type: 4
Buy: 20
@@ -119668,7 +130717,9 @@ item_db: (
Atk: 195
Range: 5
Slots: 1
- Job: 0x00000800
+ Job: {
+ Hunter: true
+ }
Upper: 56
Loc: 34
WeaponLv: 4
@@ -119682,7 +130733,7 @@ item_db: (
},
{
Id: 18123
- AegisName: "Bow_of_Storms"
+ AegisName: "Bow_Of_Storm"
Name: "Bow of Storms"
Type: 4
Buy: 12400
@@ -119690,7 +130741,11 @@ item_db: (
Atk: 160
Range: 5
Slots: 1
- Job: 0x00080808
+ Job: {
+ Archer: true
+ Hunter: true
+ Bard: true
+ }
Upper: 56
Loc: 34
WeaponLv: 4
@@ -119709,7 +130764,13 @@ item_db: (
Type: 4
Atk: 100
Range: 5
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 3
View: 11
@@ -119722,7 +130783,7 @@ item_db: (
},
{
Id: 18126
- AegisName: "Blue_Bow"
+ AegisName: "Ru_Blue_Bow"
Name: "Blue Bow"
Type: 4
Buy: 20
@@ -119730,7 +130791,9 @@ item_db: (
Atk: 170
Range: 5
Slots: 1
- Job: 0x00000800
+ Job: {
+ Hunter: true
+ }
Upper: 56
Loc: 34
WeaponLv: 3
@@ -119750,7 +130813,13 @@ item_db: (
Atk: 160
Range: 5
Slots: 1
- Job: 0x000A0848
+ Job: {
+ Archer: true
+ Thief: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Upper: 56
Loc: 34
WeaponLv: 4
@@ -119767,7 +130836,7 @@ item_db: (
},
{
Id: 18130
- AegisName: "Crimson_Bow"
+ AegisName: "Scarlet_Bow"
Name: "Crimson Bow"
Type: 4
Buy: 20
@@ -119775,13 +130844,18 @@ item_db: (
Atk: 120
Range: 5
Slots: 2
- Job: 0x000A0808
+ Job: {
+ Archer: true
+ Hunter: true
+ Rogue: true
+ Bard: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 7
View: 11
Script: <"
- bonus bAtk,pow(min(getrefine(),15),2);
+ bonus bAtk,((min(getrefine(),15)) ** (2));
if(BaseLevel>70) { bonus bAtk,(((BaseLevel-70)/10)*5); }
">
},
@@ -119940,7 +131014,10 @@ item_db: (
Buy: 20
Weight: 100
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 512
EquipLv: 70
Refine: false
@@ -119955,7 +131032,10 @@ item_db: (
Weight: 100
Def: 4
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 30
View: 677
@@ -119977,7 +131057,10 @@ item_db: (
Weight: 100
Def: 6
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 15
View: 678
@@ -120037,7 +131120,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 300
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
Refine: false
View: 681
@@ -120063,19 +131149,22 @@ item_db: (
noauction: true
}
Script: <"
- autobonus "{ bonus bBaseAtk,10; }",50,5000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";
- autobonus "{ bonus bMatk,10; }",50,5000,BF_MAGIC,"{ specialeffect2 EF_MAGICALATTHIT; }";
+ autobonus "{ bonus bBaseAtk,10; }",50,5000,BF_WEAPON,"{ specialeffect(EF_ENHANCE, AREA, playerattached()); }";
+ autobonus "{ bonus bMatk,10; }",50,5000,BF_MAGIC,"{ specialeffect(EF_MAGICALATTHIT, AREA, playerattached()); }";
">
},
{
Id: 18515
- AegisName: "RTC_1st_Helm"
+ AegisName: "RTC_Winner_Headgear"
Name: "RTC winners Pitching"
Type: 5
Buy: 6000
Weight: 2500
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 769
EquipLv: 90
Refine: false
@@ -120083,13 +131172,16 @@ item_db: (
},
{
Id: 18516
- AegisName: "RTC_2nd_Helm"
+ AegisName: "RTC_2nd_Headgear"
Name: "RTC Second Pitching"
Type: 5
Buy: 6000
Weight: 2500
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 769
EquipLv: 90
Refine: false
@@ -120097,13 +131189,16 @@ item_db: (
},
{
Id: 18517
- AegisName: "RTC_3rd_Helm"
+ AegisName: "RTC_3rd_Headgear"
Name: "RTC 3rd Winner Hat"
Type: 5
Buy: 6000
Weight: 2500
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 769
EquipLv: 90
Refine: false
@@ -120111,7 +131206,7 @@ item_db: (
},
{
Id: 18518
- AegisName: "Ear_Of_Angel's_Wing_"
+ AegisName: "Ear_Of_Angels_Wing_"
Name: "Angel Wing Ears"
Type: 5
Buy: 20
@@ -120126,7 +131221,7 @@ item_db: (
},
{
Id: 18519
- AegisName: "Ear_Of_Devil's_Wing_"
+ AegisName: "Ear_Of_Devils_Wing_"
Name: "Wing of Diablo"
Type: 5
Buy: 20
@@ -120444,7 +131539,7 @@ item_db: (
},
{
Id: 18538
- AegisName: "Devil_Whisper"
+ AegisName: "Evil_Whisper"
Name: "Spirit Whispers"
Type: 5
Buy: 20
@@ -120492,7 +131587,7 @@ item_db: (
},
{
Id: 18541
- AegisName: "Little_Feather_Hat"
+ AegisName: "Little_Fhat"
Name: "Little Feather Hat"
Type: 5
Buy: 20
@@ -120605,7 +131700,7 @@ item_db: (
},
{
Id: 18549
- AegisName: "Nabi_Hair_Pin"
+ AegisName: "Butterfly_Hairpin"
Name: "Butterfly Hairpin"
Type: 5
Buy: 20
@@ -120703,7 +131798,7 @@ item_db: (
},
{
Id: 18556
- AegisName: "Angel_Team_Helm"
+ AegisName: "Angel_Helmet"
Name: "Angel's Symbol"
Type: 5
Loc: 512
@@ -120721,7 +131816,7 @@ item_db: (
},
{
Id: 18557
- AegisName: "Devil_Team_Helm"
+ AegisName: "Devil_Helmet"
Name: "Devil's Symbol"
Type: 5
Loc: 512
@@ -120925,7 +132020,20 @@ item_db: (
Weight: 400
Def: 7
Slots: 1
- Job: 0x000FDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Upper: 56
Loc: 256
EquipLv: 100
@@ -121138,7 +132246,10 @@ item_db: (
Buy: 250000
Weight: 500
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 749
Script: <" bonus bMdef,15; ">
@@ -121151,7 +132262,10 @@ item_db: (
Buy: 250000
Weight: 500
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 750
Script: <" bonus bMdef,15; ">
@@ -121257,7 +132371,10 @@ item_db: (
Weight: 100
Def: 2
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 512
Refine: false
View: 47
@@ -121304,7 +132421,10 @@ item_db: (
Weight: 1000
Def: 9
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 250
Script: <" bonus bStr,2; ">
@@ -121321,7 +132441,7 @@ item_db: (
Loc: 256
EquipLv: 50
View: 757
- Script: <" autobonus "{ bonus bBaseAtk,100; }",5,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }"; ">
+ Script: <" autobonus "{ bonus bBaseAtk,100; }",5,10000,0,"{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); }"; ">
},
{
Id: 18596
@@ -121536,7 +132656,10 @@ item_db: (
Buy: 20
Weight: 100
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 512
Refine: false
View: 187
@@ -121636,7 +132759,10 @@ item_db: (
Buy: 20
Weight: 200
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 512
EquipLv: 20
Refine: false
@@ -121649,7 +132775,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 100
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 1
EquipLv: 20
Refine: false
@@ -121663,7 +132792,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 200
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 1
EquipLv: 20
Refine: false
@@ -121678,7 +132810,10 @@ item_db: (
Weight: 200
Def: 8
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 20
View: 775
@@ -121691,7 +132826,10 @@ item_db: (
Buy: 20
Weight: 200
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 20
View: 776
@@ -121847,10 +132985,9 @@ item_db: (
Refine: false
View: 781
Script: <"
- bonus bMdef,5;
- bonus bMaxHPrate,2;
- bonus2 bAddRace,RC_DemiPlayer,5;
- bonus2 bAddRace,RC_Player,5;
+ bonus bMdef, 5;
+ bonus bMaxHPrate, 2;
+ bonus2 bAddRace, RC_DemiPlayer, 5;
">
},
{
@@ -121875,16 +133012,18 @@ item_db: (
Buy: 20
Weight: 500
Def: 6
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 70
View: 784
Script: <"
- bonus2 bAddRace,RC_DemiPlayer,10;
- bonus2 bAddRace,RC_Player,10;
- bonus2 bAddRace,RC_Demon,10;
- if(getrefine()>6) {
- autobonus "{ bonus bAspdRate,100; }",10,7000,0,"{ specialeffect2 EF_POTION_BERSERK; }";
+ bonus2 bAddRace, RC_DemiPlayer, 10;
+ bonus2 bAddRace, RC_Demon, 10;
+ if(getrefine() > 6) {
+ autobonus "{ bonus bAspdRate, 100; }", 10, 7000, 0, "{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); }";
}
">
},
@@ -121913,7 +133052,7 @@ item_db: (
},
{
Id: 18632
- AegisName: "Yellow_Poring_Pin"
+ AegisName: "Yellow_Poring_Hairpin"
Name: "Yellow Poring Hairpin"
Type: 5
Buy: 20
@@ -121925,7 +133064,7 @@ item_db: (
},
{
Id: 18633
- AegisName: "Pink_Poring_Pin"
+ AegisName: "Pink_Poring_Hairpin"
Name: "Pink Poring Hairpin"
Type: 5
Buy: 20
@@ -121937,7 +133076,7 @@ item_db: (
},
{
Id: 18634
- AegisName: "Green_Poring_Pin"
+ AegisName: "Green_Poring_Hairpin"
Name: "Green Poring Hairpin"
Type: 5
Buy: 20
@@ -121949,7 +133088,7 @@ item_db: (
},
{
Id: 18635
- AegisName: "Blue_Poring_Pin"
+ AegisName: "Blue_Poring_Hairpin"
Name: "Blue Poring Hairpin"
Type: 5
Buy: 20
@@ -122000,7 +133139,10 @@ item_db: (
Buy: 20
Weight: 400
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 791
Script: <"
@@ -122016,7 +133158,10 @@ item_db: (
Buy: 20
Weight: 200
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 792
Script: <"
@@ -122032,7 +133177,10 @@ item_db: (
Buy: 20
Weight: 200
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 793
},
@@ -122044,7 +133192,10 @@ item_db: (
Buy: 20
Weight: 200
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 794
Script: <"
@@ -122060,7 +133211,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 200
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 1
EquipLv: 20
Refine: false
@@ -122074,7 +133228,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 200
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 1
EquipLv: 20
Refine: false
@@ -122088,7 +133245,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 200
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 1
EquipLv: 20
Refine: false
@@ -122105,9 +133265,8 @@ item_db: (
Loc: 256
View: 798
Script: <"
- bonus bInt,1;
- bonus2 bAddRace,RC_DemiPlayer,5;
- bonus2 bAddRace,RC_Player,5;
+ bonus bInt, 1;
+ bonus2 bAddRace, RC_DemiPlayer, 5;
">
},
{
@@ -122187,7 +133346,7 @@ item_db: (
},
{
Id: 18652
- AegisName: "Vanargandr_Helm"
+ AegisName: "Vanargand_Helm"
Name: "Vanargand Helm"
Type: 5
Buy: 20
@@ -122204,7 +133363,7 @@ item_db: (
},
{
Id: 18653
- AegisName: "Deviruchi_Headphone"
+ AegisName: "Devi_Headphone"
Name: "Headphones Debiruchi"
Type: 5
Buy: 20
@@ -122238,7 +133397,7 @@ item_db: (
},
{
Id: 18655
- AegisName: "Goedo_Monocle"
+ AegisName: "Lupin_One_Eyed_Glasses"
Name: "Dragonfly Monocle"
Type: 5
Buy: 20
@@ -122323,7 +133482,10 @@ item_db: (
Weight: 400
Def: 3
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 809
Script: <" bonus bAgi,2; ">
@@ -122337,7 +133499,10 @@ item_db: (
Weight: 400
Def: 3
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 20
View: 810
@@ -122351,7 +133516,10 @@ item_db: (
Buy: 20
Weight: 400
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 811
Script: <" bonus bInt,3; ">
@@ -122365,7 +133533,10 @@ item_db: (
Weight: 200
Def: 2
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 20
View: 812
@@ -122379,7 +133550,10 @@ item_db: (
Buy: 20
Weight: 400
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 512
EquipLv: 20
View: 813
@@ -122391,7 +133565,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 200
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 1
EquipLv: 20
Refine: false
@@ -122424,7 +133601,10 @@ item_db: (
Buy: 20
Weight: 500
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 60
Refine: false
@@ -122453,7 +133633,10 @@ item_db: (
Weight: 200
Def: 3
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 819
Script: <"
@@ -122534,7 +133717,10 @@ item_db: (
Weight: 200
Def: 3
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 11
Script: <"
@@ -122552,7 +133738,10 @@ item_db: (
Weight: 200
Def: 3
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 20
View: 11
@@ -122569,7 +133758,10 @@ item_db: (
Buy: 20
Weight: 400
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 512
EquipLv: 20
Refine: false
@@ -122583,7 +133775,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 200
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 1
EquipLv: 20
Refine: false
@@ -122599,7 +133794,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 200
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 1
EquipLv: 20
Refine: false
@@ -122615,7 +133813,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 200
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 1
EquipLv: 20
Refine: false
@@ -122690,7 +133891,10 @@ item_db: (
Weight: 200
Def: 3
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 11
Script: <"
@@ -122809,7 +134013,10 @@ item_db: (
Weight: 200
Def: 3
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 837
Script: <"
@@ -122826,7 +134033,10 @@ item_db: (
Weight: 200
Def: 4
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 20
View: 838
@@ -122843,7 +134053,10 @@ item_db: (
Weight: 200
Def: 3
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 20
View: 839
@@ -122860,7 +134073,10 @@ item_db: (
Weight: 400
Def: 3
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 20
View: 840
@@ -122874,7 +134090,10 @@ item_db: (
Buy: 20
Weight: 200
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 20
View: 841
@@ -122889,7 +134108,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 200
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 1
EquipLv: 20
Refine: false
@@ -122902,7 +134124,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 200
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 1
EquipLv: 20
Refine: false
@@ -122946,7 +134171,10 @@ item_db: (
Buy: 20
Weight: 500
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 70
Refine: false
@@ -123019,7 +134247,10 @@ item_db: (
Buy: 20
Weight: 400
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 20
View: 851
@@ -123033,7 +134264,10 @@ item_db: (
Buy: 20
Weight: 500
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 20
View: 852
@@ -123046,7 +134280,10 @@ item_db: (
Buy: 20
Weight: 200
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 20
View: 853
@@ -123063,7 +134300,10 @@ item_db: (
Weight: 200
Def: 3
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 854
},
@@ -123074,7 +134314,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 200
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 1
EquipLv: 20
Refine: false
@@ -123088,7 +134331,10 @@ item_db: (
Buy: 20
Weight: 400
Def: 3
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 512
EquipLv: 20
Refine: false
@@ -123101,7 +134347,10 @@ item_db: (
Type: 5
Buy: 20
Weight: 200
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 1
EquipLv: 20
Refine: false
@@ -123146,7 +134395,10 @@ item_db: (
Weight: 2500
Def: 2
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 768
EquipLv: 80
Refine: false
@@ -123336,7 +134588,7 @@ item_db: (
},
{
Id: 18730
- AegisName: "Criatura_Academy_Hat"
+ AegisName: "Cryptura_Academy_Hat"
Name: "Criatura Hat"
Type: 5
Buy: 100
@@ -123352,7 +134604,7 @@ item_db: (
},
{
Id: 18731
- AegisName: "Valkyrie_Headgear"
+ AegisName: "Valkyrie_Outing_Helm"
Name: "Valkyrie Helm"
Type: 5
Buy: 1000
@@ -123370,7 +134622,7 @@ item_db: (
},
{
Id: 18732
- AegisName: "TE_WoE_Cap"
+ AegisName: "TE_Woe_Cap"
Name: "TE WoE Cap"
Type: 5
Def: 5
@@ -123397,11 +134649,18 @@ item_db: (
},
{
Id: 18733
- AegisName: "TE_WoE_Bone_Helm"
+ AegisName: "TE_Woe_Bone_Helm"
Name: "TE WoE Bone Helm"
Type: 5
Def: 10
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 256
EquipLv: 40
Refine: false
@@ -123421,15 +134680,19 @@ item_db: (
bonus2 bResEff,Eff_Freeze,25;
bonus bUnbreakableHelm,0;
">
-
},
{
Id: 18734
- AegisName: "TE_WoE_Magic_Eyes"
+ AegisName: "TE_Woe_Magic_Eyes"
Name: "TE WoE Magic Eyes"
Type: 5
Def: 5
- Job: 0x00812201
+ Job: {
+ Novice: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 256
EquipLv: 40
Refine: false
@@ -123493,7 +134756,7 @@ item_db: (
},
{
Id: 18740
- AegisName: "Hair_Of_The_Strong"
+ AegisName: "C_Hair_Of_The_Strong"
Name: "RMSC2012 Special Costume"
Type: 5
Buy: 20
@@ -123503,7 +134766,7 @@ item_db: (
},
{
Id: 18741
- AegisName: "C_WillOWisp_Accessory"
+ AegisName: "C_Will_O_Wisp"
Name: "Will O Wisp"
Type: 5
Buy: 20
@@ -123674,17 +134937,19 @@ item_db: (
Name: "Feather Beret"
Type: 5
Buy: 30000
- Weight: 600
+ Weight: 600
Def: 1
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 224
Script: <"
- bonus bMdef,1;
- bonus bUnbreakableHelm,0;
- bonus2 bAddRaceTolerance,RC_DemiPlayer,10;
- bonus2 bAddRaceTolerance,RC_Player,10;
+ bonus bMdef, 1;
+ bonus bUnbreakableHelm, 0;
+ bonus2 bAddRaceTolerance, RC_DemiPlayer, 10;
">
},
{
@@ -123752,7 +135017,12 @@ item_db: (
Weight: 300
Def: 2
Slots: 1
- Job: 0x00810204
+ Job: {
+ Magician: true
+ Wizard: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 256
View: 112
Script: <"
@@ -123771,7 +135041,15 @@ item_db: (
Weight: 500
Def: 6
Slots: 1
- Job: 0x00818314
+ Job: {
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 256
EquipLv: 50
View: 130
@@ -123790,7 +135068,10 @@ item_db: (
Buy: 20
Weight: 300
Def: 2
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 153
Script: <"
@@ -123808,7 +135089,10 @@ item_db: (
Weight: 100
Def: 3
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 89
Script: <"
@@ -123842,7 +135126,10 @@ item_db: (
Weight: 500
Def: 10
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 99
View: 105
@@ -123862,7 +135149,20 @@ item_db: (
Weight: 1600
Def: 10
Slots: 1
- Job: 0x000FDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Loc: 256
EquipLv: 99
View: 110
@@ -123886,7 +135186,20 @@ item_db: (
Weight: 2400
Def: 4
Slots: 1
- Job: 0x000FDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ }
Loc: 768
EquipLv: 99
View: 138
@@ -123914,7 +135227,14 @@ item_db: (
Weight: 800
Def: 15
Slots: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 256
EquipLv: 70
View: 103
@@ -123982,7 +135302,11 @@ item_db: (
Buy: 20
Weight: 100
Def: 2
- Job: 0x00080808
+ Job: {
+ Archer: true
+ Hunter: true
+ Bard: true
+ }
Loc: 512
EquipLv: 50
Refine: false
@@ -124000,7 +135324,11 @@ item_db: (
Buy: 20
Weight: 300
Def: 5
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 512
EquipLv: 65
Refine: false
@@ -124017,7 +135345,10 @@ item_db: (
Buy: 20
Weight: 100
Def: 1
- Job: 0x00001100
+ Job: {
+ Priest: true
+ Assassin: true
+ }
Loc: 1
EquipLv: 70
Refine: false
@@ -124035,7 +135366,11 @@ item_db: (
Buy: 20
Weight: 300
Def: 2
- Job: 0x00040420
+ Job: {
+ Merchant: true
+ Blacksmith: true
+ Alchemist: true
+ }
Loc: 513
EquipLv: 50
Refine: false
@@ -124055,7 +135390,9 @@ item_db: (
Weight: 300
Def: 6
Slots: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 256
EquipLv: 99
View: 255
@@ -124087,7 +135424,7 @@ item_db: (
},
{
Id: 18779
- AegisName: "RWC_Crown_Of_Victory(1st)"
+ AegisName: "RWC_Champ_Crown_Red"
Name: "RWC Crown Of Victory(1st)"
Type: 5
Slots: 1
@@ -124106,7 +135443,7 @@ item_db: (
},
{
Id: 18780
- AegisName: "RWC_Crown_Of_Victory(2nd)"
+ AegisName: "RWC_Champ_Crown_Blue"
Name: "RWC Crown Of Victory(2nd)"
Type: 5
Slots: 1
@@ -124125,7 +135462,7 @@ item_db: (
},
{
Id: 18781
- AegisName: "RWC_Crown_Of_Victory(3rd)"
+ AegisName: "RWC_Champ_Crown_Black"
Name: "RWC Crown Of Victory(3rd)"
Type: 5
Slots: 1
@@ -124197,7 +135534,7 @@ item_db: (
},
{
Id: 18785
- AegisName: "King_Poring_Hat_"
+ AegisName: "King_Poring_Hat"
Name: "King Poring Hat"
Type: 5
Buy: 20
@@ -124303,7 +135640,9 @@ item_db: (
Weight: 200
Def: 30
Slots: 1
- Job: 0x00000100
+ Job: {
+ Priest: true
+ }
Upper: 56
Loc: 256
EquipLv: 100
@@ -124322,7 +135661,10 @@ item_db: (
Type: 5
Weight: 400
Def: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 45
View: 901
@@ -124341,7 +135683,9 @@ item_db: (
Weight: 200
Def: 25
Slots: 1
- Job: 0x00010000
+ Job: {
+ Sage: true
+ }
Upper: 56
Loc: 256
EquipLv: 100
@@ -124357,31 +135701,35 @@ item_db: (
},
{
Id: 18794
- AegisName: "Plain_Black_Mage_Hat"
+ AegisName: "Ordinary_Black_Mage_Hat"
Name: "Plain Black Mage Hat"
Type: 5
Weight: 200
Def: 15
Slots: 1
- Job: 0x00000200
+ Job: {
+ Wizard: true
+ }
Upper: 56
Loc: 256
EquipLv: 100
View: 912
Script: <"
- bonus2 bSkillAtk,WL_CRIMSONROCK,5;
- bonus2 bSkillAtk,WL_JACKFROST,5;
- bonus2 bSkillAtk,WL_EARTHSTRAIN,5;
- bonus2 bSkillAtk,WL_CHAINLIGHTNING,5;
- bonus2 bIgnoreMdefRate,RC_NonBoss,10;
- bonus2 bIgnoreMdefRate,RC_NonBoss,getrefine()*2;
- if(getrefine()>6) {
- bonus2 bSkillAtk,WL_CRIMSONROCK,5;
- bonus2 bSkillAtk,WL_JACKFROST,5;
- bonus2 bSkillAtk,WL_EARTHSTRAIN,5;
- bonus2 bSkillAtk,WL_CHAINLIGHTNING,5;
+ bonus2 bSkillAtk, WL_CRIMSONROCK, 5;
+ bonus2 bSkillAtk, WL_JACKFROST, 5;
+ bonus2 bSkillAtk, WL_EARTHSTRAIN, 5;
+ bonus2 bSkillAtk, WL_CHAINLIGHTNING_ATK, 5;
+ bonus2 bIgnoreMdefRate, RC_NonBoss, 10;
+ bonus2 bIgnoreMdefRate, RC_NonBoss, getrefine() * 2;
+ if (getrefine() > 6) {
+ bonus2 bSkillAtk, WL_CRIMSONROCK, 5;
+ bonus2 bSkillAtk, WL_JACKFROST, 5;
+ bonus2 bSkillAtk, WL_EARTHSTRAIN, 5;
+ bonus2 bSkillAtk, WL_CHAINLIGHTNING_ATK, 5;
+ }
+ if (getrefine() > 8) {
+ bonus bMatkRate, 5;
}
- if(getrefine()>8) { bonus bMatkRate,5; }
">
},
{
@@ -124391,20 +135739,22 @@ item_db: (
Type: 5
Weight: 200
Def: 15
- Job: 0x00080000
+ Job: {
+ Bard: true
+ }
Upper: 56
Loc: 256
EquipLv: 100
View: 913
Script: <"
bonus bFixedCastrate,-(getskilllv(BA_MUSICALLESSON)*5);
- if(getrefine()>6) { bonus2 bSkillAtk,WM_SEVERE_RAINSTORM,25; }
+ if(getrefine()>6) { bonus2 bSkillAtk,WM_SEVERE_RAINSTORM_MELEE,25; }
if(getrefine()>8) { bonus bMaxSP,200; }
">
},
{
Id: 18796
- AegisName: "RWC_Crown_Of_Victory(8th)"
+ AegisName: "RWC_Champ_Crown_QF"
Name: "RWC Crown Of Victory(8th)"
Type: 5
Weight: 500
@@ -124435,7 +135785,10 @@ item_db: (
Weight: 100
Def: 4
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 915
Script: <"
@@ -124453,7 +135806,10 @@ item_db: (
Weight: 100
Def: 4
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 916
Script: <"
@@ -124615,7 +135971,10 @@ item_db: (
Weight: 400
Def: 3
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 924
Script: <"
@@ -124703,7 +136062,10 @@ item_db: (
Weight: 100
Def: 4
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 927
Script: <"
@@ -124720,7 +136082,10 @@ item_db: (
Weight: 100
Def: 4
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 928
Script: <"
@@ -124737,7 +136102,10 @@ item_db: (
Weight: 100
Def: 4
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 929
Script: <"
@@ -124755,7 +136123,10 @@ item_db: (
Weight: 100
Def: 4
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
View: 930
Script: <"
@@ -124889,7 +136260,7 @@ item_db: (
},
{
Id: 18826
- AegisName: "Chun_Tree_Hat"
+ AegisName: "Woodie_Hat"
Name: "Chun Tree Hat"
Type: 5
Buy: 20
@@ -125064,7 +136435,7 @@ item_db: (
},
{
Id: 18835
- AegisName: "RO10th_Anni_Cap"
+ AegisName: "TW_10th_Anni_Hat"
Name: "RO10th Anni Cap"
Type: 5
Weight: 100
@@ -125073,7 +136444,7 @@ item_db: (
},
{
Id: 18836
- AegisName: "Lmt_RO10th_Anni_Cap"
+ AegisName: "TW_10th_Anni_Lmtd_Hat"
Name: "Lmt RO10th Anni Cap"
Type: 5
Weight: 100
@@ -125110,7 +136481,7 @@ item_db: (
},
{
Id: 18839
- AegisName: "Poring_Sunglasses"
+ AegisName: "Poring_Sunglasses_"
Name: "Poring Sunglasses"
Type: 5
Weight: 100
@@ -125126,7 +136497,7 @@ item_db: (
},
{
Id: 18840
- AegisName: "King_Poring_Hat"
+ AegisName: "King_Poring_Hat_" // FIXME: Unknown
Name: "King Poring Hat"
Type: 5
Buy: 20
@@ -125186,9 +136557,8 @@ item_db: (
Loc: 256
View: 957
Script: <"
- bonus2 bAddRaceTolerance,RC_DemiPlayer,5;
- bonus2 bAddRaceTolerance,RC_Player,5;
- if (getrefine()>7) { bonus bMaxHPrate,getrefine()-7; }
+ bonus2 bAddRaceTolerance, RC_DemiPlayer, 5;
+ if (getrefine() > 7) { bonus bMaxHPrate, getrefine()-7; }
">
},
{
@@ -125219,9 +136589,9 @@ item_db: (
Refine: false
View: 959
Script: <"
- bonus bUnbreakableHelm,0;
- bonus bMaxSPrate,3;
- autobonus2 "{ bonus2 bAddRaceTolerance,RC_DemiPlayer,100; bonus2 bAddRaceTolerance,RC_Player,100; }",10,3000,BF_WEAPON|BF_MAGIC,"{ specialeffect2 EF_POTION_BERSERK; }";
+ bonus bUnbreakableHelm, 0;
+ bonus bMaxSPrate, 3;
+ autobonus2 "{ bonus2 bAddRaceTolerance, RC_DemiPlayer, 100; }", 10, 3000, BF_WEAPON|BF_MAGIC, "{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); }";
">
},
{
@@ -125257,7 +136627,7 @@ item_db: (
},
{
Id: 18848
- AegisName: "Fresh_Roses"
+ AegisName: "Lush_Rose"
Name: "Fresh Roses"
Type: 5
Weight: 200
@@ -125268,7 +136638,7 @@ item_db: (
},
{
Id: 18849
- AegisName: "Celine_Ribbon"
+ AegisName: "Celines_Ribbon"
Name: "Celine Ribbon"
Type: 5
Weight: 200
@@ -125302,7 +136672,7 @@ item_db: (
},
{
Id: 18851
- AegisName: "Valentine_Heart"
+ AegisName: "ValentineHeart"
Name: "Valentine Heart"
Type: 5
Loc: 256
@@ -125312,7 +136682,7 @@ item_db: (
},
{
Id: 18852
- AegisName: "Tasty_Strawberry_Hat"
+ AegisName: "Berry_Hat_Decoration"
Name: "Tasty Strawberry Hat"
Type: 5
Buy: 20
@@ -125328,7 +136698,7 @@ item_db: (
},
{
Id: 18853
- AegisName: "Tasty_Strawberry_Hat_"
+ AegisName: "Berry_Hat_Decoration_"
Name: "Tasty Strawberry Hat"
Type: 5
Buy: 20
@@ -125345,7 +136715,7 @@ item_db: (
},
{
Id: 18854
- AegisName: "Yellow_Valentine_Heart"
+ AegisName: "ValentineYellowHeart"
Name: "Yellow Valentine Heart"
Type: 5
Loc: 256
@@ -125458,7 +136828,7 @@ item_db: (
},
{
Id: 18874
- AegisName: "Cyclops_Glasses"
+ AegisName: "One_Eyed_Glass_"
Name: "Cyclops Glasses"
Type: 5
Slots: 1
@@ -125655,13 +137025,12 @@ item_db: (
EquipLv: 10
View: 1018
Script: <"
- bonus2 bAddRaceTolerance,RC_DemiPlayer,8;
- bonus2 bAddRaceTolerance,RC_Player,8;
- bonus2 bAddRaceTolerance,RC_Dragon,8;
- bonus2 bAddItemHealRate,517,200;
- if(getrefine()>11) {
- bonus bMaxHPrate,7;
- bonus bMaxSPrate,3;
+ bonus2 bAddRaceTolerance, RC_DemiPlayer, 8;
+ bonus2 bAddRaceTolerance, RC_Dragon, 8;
+ bonus2 bAddItemHealRate, 517, 200;
+ if(getrefine() > 11) {
+ bonus bMaxHPrate, 7;
+ bonus bMaxSPrate, 3;
}
">
},
@@ -125676,10 +137045,7 @@ item_db: (
EquipLv: 70
Refine: false
View: 1019
- Script: <"
- bonus2 bAddRaceTolerance,RC_DemiPlayer,5;
- bonus2 bAddRaceTolerance,RC_Player,5;
- ">
+ Script: <" bonus2 bAddRaceTolerance, RC_DemiPlayer, 5; ">
},
{
Id: 18895
@@ -125770,7 +137136,7 @@ item_db: (
},
{
Id: 18908
- AegisName: "Piamette's_Red_Ears"
+ AegisName: "Isabella_Red_Ear"
Name: "Piamette's Red Ears"
Type: 5
Weight: 300
@@ -125787,7 +137153,7 @@ item_db: (
},
{
Id: 18909
- AegisName: "Piamette's_Brown_Ears"
+ AegisName: "Isabella_Brown_Ear"
Name: "Piamette's Brown Ears"
Type: 5
Weight: 300
@@ -125803,7 +137169,7 @@ item_db: (
},
{
Id: 18910
- AegisName: "Piamette's_Blue_Ears"
+ AegisName: "Isabella_Blue_Ear"
Name: "Piamette's Blue Ears"
Type: 5
Weight: 300
@@ -125868,7 +137234,7 @@ item_db: (
},
{
Id: 18914
- AegisName: "Baby_Deviling"
+ AegisName: "Kid_Deviling"
Name: "Baby Deviling"
Type: 5
Weight: 100
@@ -125884,7 +137250,7 @@ item_db: (
},
{
Id: 18915
- AegisName: "Blood_Butterfly_Ears"
+ AegisName: "Blood_Buffterfly"
Name: "Blood Butterfly Ears"
Type: 5
Weight: 100
@@ -125930,7 +137296,7 @@ item_db: (
},
{
Id: 18918
- AegisName: "Cute_Octopus_Balloon"
+ AegisName: "Long_Octopus_Balloon"
Name: "Cute Octopus Balloon"
Type: 5
Weight: 200
@@ -125946,7 +137312,7 @@ item_db: (
},
{
Id: 18921
- AegisName: "C_Tarnished_Lamp"
+ AegisName: "C_Lamp_Of_Alladin"
Name: "Costume Tarnished Lamp"
Type: 5
Weight: 200
@@ -125974,7 +137340,7 @@ item_db: (
},
{
Id: 18934
- AegisName: "Fox_Ears_Drop_Ribbon"
+ AegisName: "Fox_Ears_Bell_Ribbon"
Name: "Fox Ears Drop Ribbon"
Type: 5
Weight: 400
@@ -125985,7 +137351,7 @@ item_db: (
},
{
Id: 18937
- AegisName: "Memories_of_Lover"
+ AegisName: "Memories_Of_Lovers"
Name: "Memories of Lover"
Type: 5
Weight: 100
@@ -126004,7 +137370,7 @@ item_db: (
},
{
Id: 18942
- AegisName: "Knit_Cap_of_Water"
+ AegisName: "Knit_Cap_Of_Water"
Name: "Knit Cap of Water"
Type: 5
Weight: 1000
@@ -126014,7 +137380,7 @@ item_db: (
},
{
Id: 18943
- AegisName: "Silk_Hat_of_Earth"
+ AegisName: "Silk_Hat_Of_Earth"
Name: "Silk Hat of Earth"
Type: 5
Weight: 1000
@@ -126024,7 +137390,7 @@ item_db: (
},
{
Id: 18944
- AegisName: "Deviruchi_Ballon"
+ AegisName: "Deviruchi_Balloon"
Name: "Deviruchi Ballon"
Type: 5
Buy: 20
@@ -126041,7 +137407,7 @@ item_db: (
},
{
Id: 18945
- AegisName: "Super_Cute_Doll_Hat"
+ AegisName: "Tare_Maid_Doll_Hat"
Name: "Super Cute Doll Hat"
Type: 5
Buy: 20
@@ -126062,7 +137428,7 @@ item_db: (
},
{
Id: 18946
- AegisName: "Very_Cute_Doll_Hat"
+ AegisName: "Tare_HSchool_Doll_Hat"
Name: "Very Cute Doll Hat"
Type: 5
Buy: 20
@@ -126186,7 +137552,7 @@ item_db: (
},
{
Id: 19022
- AegisName: "C_Floating_Stone_Of_Intelligence"
+ AegisName: "Floating_Stone_Of_Int"
Name: "Floating Stone Of Intelligence"
Type: 5
Loc: 2048
@@ -126257,7 +137623,7 @@ item_db: (
},
{
Id: 19026
- AegisName: "Egir_Helm_K"
+ AegisName: "Aegir_Helm"
Name: "Aegir Helm"
Type: 5
Buy: 200000
@@ -126363,14 +137729,17 @@ item_db: (
},
{
Id: 19043
- AegisName: "Goibne's_Helmet_"
+ AegisName: "Goibnes_Helmet_"
Name: "Goibne's Helm"
Type: 5
Buy: 30000
Weight: 500
Def: 10
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 54
View: 258
@@ -126381,14 +137750,17 @@ item_db: (
},
{
Id: 19044
- AegisName: "Morrigane's_Helm_"
+ AegisName: "Morriganes_Helm_"
Name: "Morrigane's Helm"
Type: 5
Buy: 30000
Weight: 500
Def: 8
Slots: 1
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 256
EquipLv: 61
View: 257
@@ -126420,7 +137792,25 @@ item_db: (
Weight: 500
Def: 16
Slots: 1
- Job: 0xFFF0207F
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Acolyte: true
+ Merchant: true
+ Thief: true
+ Taekwon: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ Gunslinger: true
+ Ninja: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ Rebellion: true
+ }
Upper: 58
Loc: 4
EquipLv: 70
@@ -126568,7 +137958,7 @@ item_db: (
},
{
Id: 19085
- AegisName: "Sigrun's_Wing_"
+ AegisName: "Sigruns_Wing_"
Name: "Sigrun's Wings"
Type: 5
Buy: 20
@@ -126704,7 +138094,7 @@ item_db: (
},
{
Id: 19507
- AegisName: "Clear_Sun"
+ AegisName: "Fine_Sun"
Name: "Costume Shining Sun"
Type: 5
Buy: 20
@@ -127163,7 +138553,7 @@ item_db: (
},
{
Id: 19543
- AegisName: "C_Oliver_Wolf_Hood"
+ AegisName: "Oliver_Wolf_Hood"
Name: "Costume Oliver Wolf Hood"
Type: 5
Buy: 20
@@ -127186,7 +138576,7 @@ item_db: (
},
{
Id: 19545
- AegisName: "C_Boy's_Cap"
+ AegisName: "C_Boys_Cap"
Name: "Costume Boy's Cap"
Type: 5
Buy: 20
@@ -127350,7 +138740,7 @@ item_db: (
},
{
Id: 19559
- AegisName: "C_Baby Dragon Hat"
+ AegisName: "C_B_Dragon_Hat"
Name: "Costume Baby Dragon Hat"
Type: 5
Buy: 1000
@@ -127359,7 +138749,7 @@ item_db: (
},
{
Id: 19560
- AegisName: "C_Kwati_Hat"
+ AegisName: "C_Quati_Hat"
Name: "Costume Kwati Hat"
Type: 5
Buy: 1000
@@ -127404,7 +138794,7 @@ item_db: (
},
{
Id: 19565
- AegisName: "C_Dynasty_Decoration"
+ AegisName: "C_Chung_Hairband"
Name: "Costume Dynasty Decoration"
Type: 5
Buy: 1000
@@ -127431,7 +138821,7 @@ item_db: (
},
{
Id: 19568
- AegisName: "C_Ancient_Horn"
+ AegisName: "C_Horn_Of_The_Ancient"
Name: "Costume Ancient Horn"
Type: 5
Buy: 1000
@@ -127494,7 +138884,7 @@ item_db: (
},
{
Id: 19575
- AegisName: "C_Ascension_Black_Dragon"
+ AegisName: "C_Rising_Black_Dragon"
Name: "Costume Ascension Black Dragon"
Type: 5
Buy: 1000
@@ -127512,7 +138902,7 @@ item_db: (
},
{
Id: 19577
- AegisName: "C_10th_Poring_Hat"
+ AegisName: "10th_Anni_Poring_Hat"
Name: "Costume 10th Poring Hat"
Type: 5
Buy: 1000
@@ -127522,7 +138912,7 @@ item_db: (
},
{
Id: 19579
- AegisName: "C_Red_Wind_Hat"
+ AegisName: "C_Red_Wing_Hat"
Name: "Costume Red Wind Hat"
Type: 5
Buy: 1000
@@ -127541,7 +138931,7 @@ item_db: (
},
{
Id: 19581
- AegisName: "C_Adventurer's_Hat"
+ AegisName: "C_Adventurers_Hat"
Name: "Costume Adventurer's Hat"
Type: 5
Buy: 1000
@@ -127561,7 +138951,7 @@ item_db: (
},
{
Id: 19583
- AegisName: "C_Zorro_Mask"
+ AegisName: "C_Gangster_Patch"
Name: "Costume Zorro Mask"
Type: 5
Buy: 1000
@@ -127590,7 +138980,7 @@ item_db: (
},
{
Id: 19586
- AegisName: "C_Pink_Bunny_Hair_Band"
+ AegisName: "C_Pink_Bunny_Band_J"
Name: "Costume Pink Bunny Hair Band"
Type: 5
Buy: 100
@@ -127621,7 +139011,7 @@ item_db: (
},
{
Id: 19596
- AegisName: "C_Flapping_Angel_Wing"
+ AegisName: "C_Flying_Angel"
Name: "Costume Flapping Angel Wing"
Type: 5
Loc: 1024
@@ -127637,7 +139027,7 @@ item_db: (
},
{
Id: 19598
- AegisName: "C_Wandering_Wolf_Hat"
+ AegisName: "C_Wondering_Wolf_Helm"
Name: "Costume Wandering Wolf Hat"
Type: 5
Buy: 1000
@@ -127655,7 +139045,7 @@ item_db: (
},
{
Id: 19600
- AegisName: "C_Drooping_Kiehl"
+ AegisName: "Drooping_Kiehl"
Name: "Costume Drooping Kiehl"
Type: 5
Weight: 400
@@ -127666,7 +139056,7 @@ item_db: (
},
{
Id: 19601
- AegisName: "C_Drooping_Aliot"
+ AegisName: "Drooping_Aliot"
Name: "Costume Drooping Aliot"
Type: 5
Weight: 100
@@ -127715,7 +139105,7 @@ item_db: (
},
{
Id: 19607
- AegisName: "C_Chicken_Love_Hat"
+ AegisName: "C_Love_Chick_Hat"
Name: "Costume Chicken Love Hat"
Type: 5
Loc: 1024
@@ -127747,7 +139137,7 @@ item_db: (
},
{
Id: 19611
- AegisName: "C_Peco_Ears"
+ AegisName: "C_Pecopeco_Wing_Ears"
Name: "Costume Peco Ears"
Type: 5
Loc: 2048
@@ -127755,7 +139145,7 @@ item_db: (
},
{
Id: 19612
- AegisName: "C_Note_Headphone"
+ AegisName: "C_Headset_OST"
Name: "Costume Note Headphone"
Type: 5
Loc: 3072
@@ -127787,7 +139177,7 @@ item_db: (
},
{
Id: 19616
- AegisName: "C_Wickebine's_Black_Cat_Ears"
+ AegisName: "C_Wickebines_Black_Cat_Ears"
Name: "Costume Wickebine's Black Cat Ears"
Type: 5
Buy: 1000
@@ -127823,7 +139213,7 @@ item_db: (
},
{
Id: 19621
- AegisName: "C_Evil_Wing_Ears"
+ AegisName: "C_Ear_Of_Devils_Wing"
Name: "Costume Evil Wing Ears"
Type: 5
Loc: 2048
@@ -127847,7 +139237,7 @@ item_db: (
},
{
Id: 19624
- AegisName: "C_Blank_Eyes"
+ AegisName: "C_Round_Eyes"
Name: "Costume Blank Eyes"
Type: 5
Loc: 2048
@@ -127855,7 +139245,7 @@ item_db: (
},
{
Id: 19625
- AegisName: "C_Refined_Bunny_Band"
+ AegisName: "C_Bunny_Band"
Name: "Costume Refined Bunny Band"
Type: 5
Buy: 1000
@@ -127917,7 +139307,7 @@ item_db: (
},
{
Id: 19633
- AegisName: "C_Flower_Band"
+ AegisName: "C_Flower_Hairband"
Name: "Costume Flower Band"
Type: 5
Buy: 1000
@@ -127944,7 +139334,7 @@ item_db: (
},
{
Id: 19636
- AegisName: "C_Clown_Nose"
+ AegisName: "C_Pierrot_Nose"
Name: "Costume Clown Nose"
Type: 5
Buy: 1000
@@ -127970,7 +139360,7 @@ item_db: (
},
{
Id: 19639
- AegisName: "C_Sakkat"
+ AegisName: "C_Sahkkat"
Name: "Costume Sakkat"
Type: 5
Buy: 1000
@@ -128003,7 +139393,7 @@ item_db: (
},
{
Id: 19643
- AegisName: "C_Wickebine_Ears"
+ AegisName: "C_Whikebain_Ears"
Name: "Costume Wickebine Ears"
Type: 5
Loc: 1024
@@ -128019,7 +139409,7 @@ item_db: (
},
{
Id: 19645
- AegisName: "C_Phoenix Crown"
+ AegisName: "C_Chinese_Crown_"
Name: "Costume Phoenix Crown"
Type: 5
Loc: 3072
@@ -128035,7 +139425,7 @@ item_db: (
},
{
Id: 19647
- AegisName: "C_Red_Deviruchi_Hat"
+ AegisName: "C_Red_Deviruchi_Cap"
Name: "Costume Red Deviruchi Hat"
Type: 5
Loc: 1024
@@ -128043,7 +139433,7 @@ item_db: (
},
{
Id: 19648
- AegisName: "C_Autumn_Leaves"
+ AegisName: "C_Fallen_Leaves"
Name: "Costume Autumn Leaves"
Type: 5
Loc: 1024
@@ -128051,7 +139441,7 @@ item_db: (
},
{
Id: 19649
- AegisName: "C_White_Kitten_Ears"
+ AegisName: "C_White_Baby_Cat_Ears"
Name: "Costume White Kitten Ears"
Type: 5
Loc: 1024
@@ -128094,7 +139484,7 @@ item_db: (
},
{
Id: 19654
- AegisName: "C_Master's_Hat"
+ AegisName: "C_J_Captain_Hat"
Name: "Costume Master's Hat"
Type: 5
Loc: 1024
@@ -128136,7 +139526,7 @@ item_db: (
},
{
Id: 19659
- AegisName: "C_Brown Beanie"
+ AegisName: "C_Gray_Fur_Hat"
Name: "Costume Brown Beanie"
Type: 5
Loc: 1024
@@ -128168,7 +139558,7 @@ item_db: (
},
{
Id: 19663
- AegisName: "C_Wish_Lamp"
+ AegisName: "Wishing_Sky_Lantern"
Name: "Costume Wish Lamp"
Type: 5
Loc: 1024
@@ -128216,7 +139606,7 @@ item_db: (
},
{
Id: 19669
- AegisName: "C_Reginrev's_Wings"
+ AegisName: "C_Reginleif_Hairband_"
Name: "Costume Reginrev's Wings"
Type: 5
Loc: 2048
@@ -128256,7 +139646,7 @@ item_db: (
},
{
Id: 19674
- AegisName: "C_Demon_Mask"
+ AegisName: "C_Evil_Mask"
Name: "Costume Demon Mask"
Type: 5
Loc: 6144
@@ -128346,7 +139736,7 @@ item_db: (
},
{
Id: 19685
- AegisName: "C_Shine_Stanta_Poring"
+ AegisName: "C_ShineSantaPoring"
Name: "Costume Shine Stanta Poring"
Type: 5
Loc: 1024
@@ -128354,7 +139744,7 @@ item_db: (
},
{
Id: 19686
- AegisName: "C_Santa_Doll_Headband"
+ AegisName: "C_SantaHairband"
Name: "Costume Santa Doll Headband"
Type: 5
Buy: 1000
@@ -128363,7 +139753,7 @@ item_db: (
},
{
Id: 19687
- AegisName: "C_Fresh_Roses"
+ AegisName: "C_Lush_Rose"
Name: "Costume Fresh Roses"
Type: 5
Buy: 1000
@@ -128372,7 +139762,7 @@ item_db: (
},
{
Id: 19688
- AegisName: "C_Katusa"
+ AegisName: "C_RJC_Katusa"
Name: "Costume Katusa"
Type: 5
Loc: 1024
@@ -128380,7 +139770,7 @@ item_db: (
},
{
Id: 19689
- AegisName: "C_Ati_Atihan"
+ AegisName: "C_Ati_Atihan_Hat"
Name: "Costume Ati Atihan"
Type: 5
Loc: 7168
@@ -128476,7 +139866,7 @@ item_db: (
},
{
Id: 19701
- AegisName: "Costumes_Red_Bonnet"
+ AegisName: "C_Red_Bonnet"
Name: "Costumes Red Bonnet"
Type: 5
Buy: 1000
@@ -128485,7 +139875,7 @@ item_db: (
},
{
Id: 19702
- AegisName: "C_Twin_Pompom_By_JB"
+ AegisName: "C_Santa_Hat_1"
Name: "Costume Twin Pompom By JB"
Type: 5
Buy: 1000
@@ -128530,7 +139920,7 @@ item_db: (
},
{
Id: 19710
- AegisName: "C_Wings_of_Victory"
+ AegisName: "C_Wings_Of_Victory"
Name: "Costume Wings of Victory"
Type: 5
Loc: 1024
@@ -128578,7 +139968,7 @@ item_db: (
},
{
Id: 19717
- AegisName: "C_Pink_Ribbon"
+ AegisName: "C_Ribbon_Pink"
Name: "Costume Pink Ribbon"
Type: 5
Loc: 1024
@@ -128634,7 +140024,7 @@ item_db: (
},
{
Id: 19724
- AegisName: "C_Deprotai_Doll"
+ AegisName: "C_Deprotai_Doll_Hat"
Name: "Costume Deprotai Doll"
Type: 5
Loc: 1024
@@ -128693,7 +140083,7 @@ item_db: (
},
{
Id: 19731
- AegisName: "C_Evolved_Evil_Wing"
+ AegisName: "C_Satanic_Chain"
Name: "Costume Evolved Evil Wing"
Type: 5
Buy: 1000
@@ -128702,7 +140092,7 @@ item_db: (
},
{
Id: 19732
- AegisName: "C_Goblin_Leader_Mask"
+ AegisName: "C_Goblin_Mask_04"
Name: "Costume Goblin Leader Mask"
Type: 5
Buy: 1000
@@ -128756,7 +140146,7 @@ item_db: (
},
{
Id: 19738
- AegisName: "C_Renown_Detective's_Cap"
+ AegisName: "C_Detective_Hat_K"
Name: "Costume Renown Detective's Cap"
Type: 5
Buy: 1000
@@ -128765,7 +140155,7 @@ item_db: (
},
{
Id: 19739
- AegisName: "C_Sleeping_Cat_Hat"
+ AegisName: "C_Sleeping_Kitty_Cat"
Name: "Costume Sleeping Cat Hat"
Type: 5
Buy: 1000
@@ -128807,7 +140197,7 @@ item_db: (
},
{
Id: 19745
- AegisName: "C_Holy Marching_Hat_J"
+ AegisName: "C_Holy_Marching_Hat_J"
Name: "Costume Holy Marching Hat J"
Type: 5
Loc: 1024
@@ -128815,7 +140205,7 @@ item_db: (
},
{
Id: 19746
- AegisName: "C_Executioner_Hood"
+ AegisName: "C_Cap_Of_Blindness"
Name: "Costume Executioner Hood"
Type: 5
Loc: 7168
@@ -129067,7 +140457,7 @@ item_db: (
},
{
Id: 19775
- AegisName: "C_Afro_Wig"
+ AegisName: "C_Marvelous_Wig"
Name: "Costume Afro Wig"
Type: 5
Loc: 1024
@@ -129091,7 +140481,7 @@ item_db: (
},
{
Id: 19778
- AegisName: "C_King_Strawberry"
+ AegisName: "C_King_Berry"
Name: "Costume King Strawberry"
Type: 5
Loc: 1024
@@ -129099,7 +140489,7 @@ item_db: (
},
{
Id: 19779
- AegisName: "C_Persica"
+ AegisName: "C_Persika"
Name: "Costume Persica"
Type: 5
Loc: 1024
@@ -129107,7 +140497,7 @@ item_db: (
},
{
Id: 19780
- AegisName: "C_Knit_Rabbit_Ears"
+ AegisName: "C_Rabbit_Ear_Knit_Hat"
Name: "Costume Knit Rabbit Ears"
Type: 5
Loc: 1024
@@ -129115,7 +140505,7 @@ item_db: (
},
{
Id: 19781
- AegisName: "C_Angel_Wing_Ears"
+ AegisName: "C_Ear_Of_Angels_Wing_"
Name: "Costume Angel Wing Ears"
Type: 5
Loc: 2048
@@ -129123,7 +140513,7 @@ item_db: (
},
{
Id: 19782
- AegisName: "C_Drooping_Cat"
+ AegisName: "C_Drooping_Kitty"
Name: "Costume Drooping Cat"
Type: 5
Loc: 1024
@@ -129131,7 +140521,7 @@ item_db: (
},
{
Id: 19783
- AegisName: "C_Grampa_Beard"
+ AegisName: "C_Granpa_Beard"
Name: "Costume Grampa Beard"
Type: 5
Loc: 4096
@@ -129139,7 +140529,7 @@ item_db: (
},
{
Id: 19784
- AegisName: "C_Morrigane's_Helm"
+ AegisName: "C_Morriganes_Helm"
Name: "Costume Morrigane's Helm"
Type: 5
Loc: 1024
@@ -129147,7 +140537,7 @@ item_db: (
},
{
Id: 19785
- AegisName: "C_Crunch_Toast"
+ AegisName: "C_Well_Baked_Toast"
Name: "Costume Crunch Toast"
Type: 5
Loc: 4096
@@ -129155,7 +140545,7 @@ item_db: (
},
{
Id: 19786
- AegisName: "C_Crown_of_Mistress"
+ AegisName: "C_Mistress_Crown"
Name: "Costume Crown of Mistress"
Type: 5
Loc: 1024
@@ -129189,7 +140579,7 @@ item_db: (
},
{
Id: 19790
- AegisName: "C_Veil"
+ AegisName: "C_Wedding_Veil"
Name: "Costume Veil"
Type: 5
Loc: 1024
@@ -129205,7 +140595,7 @@ item_db: (
},
{
Id: 19792
- AegisName: "C_Poker_Mask"
+ AegisName: "C_Goblin_Mask_01"
Name: "Costume Poker Mask"
Type: 5
Loc: 6144
@@ -129213,7 +140603,7 @@ item_db: (
},
{
Id: 19793
- AegisName: "C_Surprised_Mask"
+ AegisName: "C_Goblin_Mask_02"
Name: "Costume Surprised Mask"
Type: 5
Loc: 6144
@@ -129221,7 +140611,7 @@ item_db: (
},
{
Id: 19794
- AegisName: "C_Annoyed_Mask"
+ AegisName: "C_Goblin_Mask_03"
Name: "Costume Annoyed Mask"
Type: 5
Loc: 6144
@@ -129229,7 +140619,7 @@ item_db: (
},
{
Id: 19795
- AegisName: "C_Grand_Circlet"
+ AegisName: "C_Lord_Circlet"
Name: "Costume Grand Circlet"
Type: 5
Loc: 1024
@@ -129245,7 +140635,7 @@ item_db: (
},
{
Id: 19797
- AegisName: "C_Apple_of_Archer"
+ AegisName: "C_Apple_Of_Archer"
Name: "Costume Apple of Archer"
Type: 5
Loc: 1024
@@ -129253,7 +140643,7 @@ item_db: (
},
{
Id: 19798
- AegisName: "C_Angry_Snarl"
+ AegisName: "C_Angry_Mouth"
Name: "Costume Angry Snarl"
Type: 5
Loc: 4096
@@ -129269,7 +140659,7 @@ item_db: (
},
{
Id: 19800
- AegisName: "C_Carnation_Headband"
+ AegisName: "C_Carnation_Hairband"
Name: "Costume Carnation Headband"
Type: 5
Loc: 1024
@@ -129277,7 +140667,7 @@ item_db: (
},
{
Id: 19801
- AegisName: "C_Fox_Hat"
+ AegisName: "C_Fox_Hat_J"
Name: "Costume Fox Hat"
Type: 5
Loc: 6144
@@ -129349,7 +140739,7 @@ item_db: (
},
{
Id: 19810
- AegisName: "C_Ifrit's_Ear"
+ AegisName: "C_Ifrits_Ear"
Name: "Costume Ifrit's Ear"
Type: 5
Loc: 2048
@@ -129405,7 +140795,7 @@ item_db: (
},
{
Id: 19817
- AegisName: "C_Ifrit's_Breath"
+ AegisName: "C_Ifrits_Breath"
Name: "Costume Ifrit's Breath"
Type: 5
Loc: 4096
@@ -129413,7 +140803,7 @@ item_db: (
},
{
Id: 19818
- AegisName: "C_Drooping_Morocc_Minion"
+ AegisName: "C_Droop_Morocc_Minion"
Name: "Costume Drooping Morocc Minion"
Type: 5
Loc: 1024
@@ -129421,7 +140811,7 @@ item_db: (
},
{
Id: 19820
- AegisName: "C_Necromencer_Hood"
+ AegisName: "C_Bone_Hat"
Name: "Costume Necromencer Hood"
Type: 5
Loc: 3072
@@ -129469,7 +140859,7 @@ item_db: (
},
{
Id: 19826
- AegisName: "C_Ice_Wings_Ears"
+ AegisName: "C_Ice_Wing_Ear"
Name: "Costume Ice Wings Ears"
Type: 5
Loc: 2048
@@ -129527,7 +140917,7 @@ item_db: (
},
{
Id: 19833
- AegisName: "C_Cute_Ribbon"
+ AegisName: "C_Fillet"
Name: "Costume Cute Ribbon"
Type: 5
Loc: 1024
@@ -129551,7 +140941,7 @@ item_db: (
},
{
Id: 19836
- AegisName: "C_Large_Majestic_Horns"
+ AegisName: "C_L_Magestic_Goat"
Name: "Costume Large Majestic Horns"
Type: 5
Loc: 1024
@@ -129567,7 +140957,7 @@ item_db: (
},
{
Id: 19838
- AegisName: "C_Fox_Hatt"
+ AegisName: "C_Fox_Hat"
Name: "Costume Fox Hatt"
Type: 5
Loc: 6144
@@ -129599,7 +140989,7 @@ item_db: (
},
{
Id: 19843
- AegisName: "C_Kitty_Band"
+ AegisName: "C_Cat_Hairband"
Name: "Costume Kitty Band"
Type: 5
Loc: 1024
@@ -129615,7 +141005,7 @@ item_db: (
},
{
Id: 19845
- AegisName: "C_Bao_Bao"
+ AegisName: "C_Hair_Protector"
Name: "Costume Bao Bao"
Type: 5
Loc: 1024
@@ -129623,7 +141013,7 @@ item_db: (
},
{
Id: 19846
- AegisName: "C_Opera_Phantom_Mask"
+ AegisName: "C_Opera_Ghost_Mask"
Name: "Costume Opera Phantom Mask"
Type: 5
Loc: 2048
@@ -129631,7 +141021,7 @@ item_db: (
},
{
Id: 19847
- AegisName: "C_Big_Ribbon"
+ AegisName: "C_Big_Sis_Ribbon"
Name: "Costume Big Ribbon"
Type: 5
Loc: 1024
@@ -129647,7 +141037,7 @@ item_db: (
},
{
Id: 19849
- AegisName: "C_Munak_Hat"
+ AegisName: "C_Munak_Turban"
Name: "Costume Munak Hat"
Type: 5
Loc: 7168
@@ -129663,7 +141053,7 @@ item_db: (
},
{
Id: 19851
- AegisName: "C_Teddybear_Hat"
+ AegisName: "C_Brown_Bear_Cap"
Name: "Costume Teddybear Hat"
Type: 5
Loc: 1024
@@ -129671,7 +141061,7 @@ item_db: (
},
{
Id: 19853
- AegisName: "C_Filir_Wings"
+ AegisName: "C_Filir_Wing"
Name: "Costume Filir Wings"
Type: 5
Loc: 1024
@@ -129697,7 +141087,7 @@ item_db: (
},
{
Id: 19856
- AegisName: "C_Snow_Cone_Hat"
+ AegisName: "C_Iceflake_Hat"
Name: "Costume Snow Cone Hat"
Type: 5
Loc: 1024
@@ -129705,7 +141095,7 @@ item_db: (
},
{
Id: 19857
- AegisName: "C_Crayfish_Hat"
+ AegisName: "C_King_Prawn_Hat"
Name: "Costume Crayfish Hat"
Type: 5
Loc: 1024
@@ -129713,7 +141103,7 @@ item_db: (
},
{
Id: 19858
- AegisName: "C_Smokie_Leaf"
+ AegisName: "C_Leaf_Headgear"
Name: "Costume Smokie Leaf"
Type: 5
Loc: 1024
@@ -129721,7 +141111,7 @@ item_db: (
},
{
Id: 19859
- AegisName: "C_Flying_Angel"
+ AegisName: "C_Flying_Angel_" // FIXME: Unknown
Name: "Costume Flying Angel"
Type: 5
Loc: 1024
@@ -129729,7 +141119,7 @@ item_db: (
},
{
Id: 19860
- AegisName: "C_School_Criatura_Hat"
+ AegisName: "C_Cryptura_Hair_Cap"
Name: "Costume School Criatura Hat"
Type: 5
Loc: 1024
@@ -129737,7 +141127,7 @@ item_db: (
},
{
Id: 19861
- AegisName: "C_Heart_Hairpin"
+ AegisName: "C_Heart_Hair_Pin"
Name: "Costume Heart Hairpin"
Type: 5
Loc: 1024
@@ -129745,7 +141135,7 @@ item_db: (
},
{
Id: 19862
- AegisName: "C_Succubus_Horn"
+ AegisName: "C_Horn_Of_Succubus"
Name: "Costume Succubus Horn"
Type: 5
Loc: 1024
@@ -129753,7 +141143,7 @@ item_db: (
},
{
Id: 19863
- AegisName: "C_Incubus_Horn"
+ AegisName: "C_Inccubus_Horn"
Name: "Costume Incubus Horn"
Type: 5
Loc: 1024
@@ -129761,7 +141151,7 @@ item_db: (
},
{
Id: 19864
- AegisName: "C_Dokebi's_Wig"
+ AegisName: "C_Dokebis_Wig"
Name: "Costume Dokebi's Wig"
Type: 5
Loc: 1024
@@ -129777,7 +141167,7 @@ item_db: (
},
{
Id: 19866
- AegisName: "C_Blue_Pajamas"
+ AegisName: "C_Blue_Pajamas_Hat"
Name: "Costume Blue Pajamas"
Type: 5
Loc: 1024
@@ -129785,7 +141175,7 @@ item_db: (
},
{
Id: 19867
- AegisName: "C_Red_Pajamas"
+ AegisName: "C_Pink_Pajamas_Hat"
Name: "Costume Red Pajamas"
Type: 5
Loc: 1024
@@ -129801,7 +141191,7 @@ item_db: (
},
{
Id: 19869
- AegisName: "C_Antiquity_Helmet"
+ AegisName: "C_Ancient_Civil_Man"
Name: "Costume Antiquity Helmet"
Type: 5
Loc: 1024
@@ -129917,7 +141307,7 @@ item_db: (
},
{
Id: 19884
- AegisName: "C_Vanargand_Helm"
+ AegisName: "C_Vanargandr_Helm"
Name: "Costume Vanargand Helm"
Type: 5
Loc: 1024
@@ -129933,7 +141323,7 @@ item_db: (
},
{
Id: 19886
- AegisName: "C_Purple_Glasses"
+ AegisName: "C_Luxury_Sunglasses"
Name: "Costume Purple Glasses"
Type: 5
Loc: 2048
@@ -129941,7 +141331,7 @@ item_db: (
},
{
Id: 19887
- AegisName: "C_Cyclops_Glasses"
+ AegisName: "C_One_Eyed_Glass"
Name: "Costume Cyclops Glasses"
Type: 5
Loc: 2048
@@ -129957,7 +141347,7 @@ item_db: (
},
{
Id: 19889
- AegisName: "C_Small_Ribbon"
+ AegisName: "C_Pair_Of_Red_Ribbon"
Name: "Costume Small Ribbon"
Type: 5
Loc: 2048
@@ -130005,7 +141395,7 @@ item_db: (
},
{
Id: 19895
- AegisName: "C_Magician's_Night_Cap"
+ AegisName: "C_Magicians_Night_Cap"
Name: "Costume Magician's Night Cap"
Type: 5
Loc: 1024
@@ -130075,7 +141465,7 @@ item_db: (
},
{
Id: 19902
- AegisName: "C_Cigarette"
+ AegisName: "C_Cigar"
Name: "Costume Cigarette"
Type: 5
Loc: 4096
@@ -130083,7 +141473,7 @@ item_db: (
},
{
Id: 19903
- AegisName: "C_Witch's_Pumpkin_Hat"
+ AegisName: "C_Witchs_Hat"
Name: "Costume Witch's Pumpkin Hat"
Type: 5
Loc: 1024
@@ -130172,7 +141562,7 @@ item_db: (
},
{
Id: 19914
- AegisName: "C_Tarlock's_Hat"
+ AegisName: "Felock_Cap"
Name: "Costume Tarlock's Hat"
Type: 5
Loc: 1024
@@ -130188,7 +141578,7 @@ item_db: (
},
{
Id: 19917
- AegisName: "C_Dark_Pumpkin_Hat"
+ AegisName: "C_Gloomy_Pumpkin_Hat"
Name: "Costume Dark Pumpkin Hat"
Type: 5
Loc: 1024
@@ -130206,7 +141596,7 @@ item_db: (
},
{
Id: 19919
- AegisName: "C_Quve_Mask"
+ AegisName: "C_Cube_Mask_"
Name: "Costume Quve Mask"
Type: 5
Loc: 6144
@@ -130215,7 +141605,7 @@ item_db: (
},
{
Id: 19920
- AegisName: "C_Evolved_Whisper_Mask"
+ AegisName: "C_Adv_Whisper_Mask"
Name: "Costume Evolved Whisper Mask"
Type: 5
Loc: 7168
@@ -130224,7 +141614,7 @@ item_db: (
},
{
Id: 19922
- AegisName: "C_Noah's_Hat"
+ AegisName: "C_Noah_Hat"
Name: "Costume Noah's Hat"
Type: 5
Loc: 1024
@@ -130232,7 +141622,7 @@ item_db: (
},
{
Id: 19925
- AegisName: "C_Monocle"
+ AegisName: "C_One_Eyed_Glasses"
Name: "Costume Monocle"
Type: 5
Loc: 2048
@@ -130264,7 +141654,7 @@ item_db: (
},
{
Id: 19931
- AegisName: "C_Lazy_Smokie"
+ AegisName: "C_Lazy_Raccoon"
Name: "Costume Lazy Smokie"
Type: 5
Loc: 1024
@@ -130272,7 +141662,7 @@ item_db: (
},
{
Id: 19932
- AegisName: "C_Model_Training_Hat"
+ AegisName: "C_Cap_Of_Concentration"
Name: "Costume Model Training Hat"
Type: 5
Loc: 1024
@@ -130280,7 +141670,7 @@ item_db: (
},
{
Id: 19934
- AegisName: "C_Flaming_Ten_Gallon_Hat"
+ AegisName: "C_10Gallon_Hat_Of_Flame"
Name: "Costume Flaming Ten Gallon Hat"
Type: 5
Loc: 1024
@@ -130312,7 +141702,7 @@ item_db: (
},
{
Id: 19939
- AegisName: "C_Antlers"
+ AegisName: "C_Antler"
Name: "Costume Antlers"
Type: 5
Loc: 1024
@@ -130320,7 +141710,7 @@ item_db: (
},
{
Id: 19941
- AegisName: "C_Ear_Muffs"
+ AegisName: "C_Ear_Mufs"
Name: "Costume Ear Muffs"
Type: 5
Loc: 1024
@@ -130336,7 +141726,7 @@ item_db: (
},
{
Id: 19952
- AegisName: "C_Bubble_Gum_in_Mouth"
+ AegisName: "C_Bubble_Gum_In_Mouth"
Name: "Costume Bubble Gum in Mouth"
Type: 5
Loc: 4096
@@ -130360,7 +141750,7 @@ item_db: (
},
{
Id: 19955
- AegisName: "C_Mini_Tree"
+ AegisName: "C_Mini_Tree_J"
Name: "Costume Mini Tree"
Type: 5
Loc: 1024
@@ -130376,7 +141766,7 @@ item_db: (
},
{
Id: 19957
- AegisName: "C_Scooter_Hat"
+ AegisName: "C_Scooter_Hat_J"
Name: "Costume Scooter Hat"
Type: 5
Loc: 1024
@@ -130424,7 +141814,7 @@ item_db: (
},
{
Id: 19963
- AegisName: "C_Driver_Band_Red"
+ AegisName: "C_Driver_Band_R"
Name: "Costume Driver Band Red"
Type: 5
Loc: 1024
@@ -130432,7 +141822,7 @@ item_db: (
},
{
Id: 19964
- AegisName: "C_Driver_Band_Yellow"
+ AegisName: "C_Driver_Band_Y"
Name: "Costume Driver Band Yellow"
Type: 5
Loc: 1024
@@ -130448,7 +141838,7 @@ item_db: (
},
{
Id: 19966
- AegisName: "C_Minstrel_Song's_Hat"
+ AegisName: "C_Minstrel_Song_Hat"
Name: "Costume Minstrel Song's Hat"
Type: 5
Loc: 1024
@@ -130504,7 +141894,7 @@ item_db: (
},
{
Id: 19973
- AegisName: "C_Circlet_Of_Bones"
+ AegisName: "C_Circlet_Of_Bone"
Name: "Costume Circlet Of Bones"
Type: 5
Loc: 1024
@@ -130512,7 +141902,7 @@ item_db: (
},
{
Id: 19974
- AegisName: "C_Camouflage_Rabbit_Hood"
+ AegisName: "C_Camouflage_RabbitHood"
Name: "Costume Camouflage Rabbit Hood"
Type: 5
Loc: 1024
@@ -130528,7 +141918,7 @@ item_db: (
},
{
Id: 19977
- AegisName: "C_Golden_Exclamation_Mark"
+ AegisName: "C_Golden_Exclamation"
Name: "Costume Golden Exclamation Mark"
Type: 5
Loc: 1024
@@ -130536,7 +141926,7 @@ item_db: (
},
{
Id: 19978
- AegisName: "C_Silver_Exclamation_Mark"
+ AegisName: "C_Silver_Exclamation"
Name: "Costume Silver Exclamation Mark"
Type: 5
Loc: 1024
@@ -130544,7 +141934,7 @@ item_db: (
},
{
Id: 19979
- AegisName: "C_Golden_Question_Mark"
+ AegisName: "C_Golden_Question"
Name: "Costume Golden Question Mark"
Type: 5
Loc: 1024
@@ -130552,7 +141942,7 @@ item_db: (
},
{
Id: 19980
- AegisName: "C_Silver_Question_Mark"
+ AegisName: "C_Silver_Question"
Name: "Costume Silver Question Mark"
Type: 5
Loc: 1024
@@ -130560,7 +141950,7 @@ item_db: (
},
{
Id: 19982
- AegisName: "C_Santa_Hat"
+ AegisName: "C_Santas_Hat"
Name: "Costume Santa Hat"
Type: 5
Loc: 1024
@@ -130584,7 +141974,7 @@ item_db: (
},
{
Id: 19985
- AegisName: "C_Aura_Quartz"
+ AegisName: "C_Aura_Quartz_Crown"
Name: "Costume Aura Quartz"
Type: 5
Loc: 1024
@@ -130624,7 +142014,7 @@ item_db: (
},
{
Id: 19990
- AegisName: "C_Rabbit_Knit_Hat"
+ AegisName: "C_Snow_Rabbit_Knit_Hat"
Name: "Costume Rabbit Knit Hat"
Type: 5
Loc: 1024
@@ -130656,7 +142046,7 @@ item_db: (
},
{
Id: 19996
- AegisName: "C_Horse_King"
+ AegisName: "Horse_King"
Name: "Costume Horse King"
Type: 5
Loc: 7168
@@ -130688,7 +142078,7 @@ item_db: (
},
{
Id: 19999
- AegisName: "C_Mouse_Hat1"
+ AegisName: "Mouse_Hat1"
Name: "Costume Mouse Hat1"
Type: 5
Loc: 1024
@@ -130704,7 +142094,7 @@ item_db: (
},
{
Id: 20000
- AegisName: "C_Mouse_Hat2"
+ AegisName: "Mouse_Hat2"
Name: "Costume Mouse Hat2"
Type: 5
Loc: 1024
@@ -130720,7 +142110,7 @@ item_db: (
},
{
Id: 20001
- AegisName: "C_Mouse_Hat3"
+ AegisName: "Mouse_Hat3"
Name: "Costume Mouse Hat3"
Type: 5
Loc: 1024
@@ -130736,7 +142126,7 @@ item_db: (
},
{
Id: 20002
- AegisName: "C_Mouse_Hat4"
+ AegisName: "Mouse_Hat4"
Name: "Costume Mouse Hat4"
Type: 5
Loc: 1024
@@ -130752,7 +142142,7 @@ item_db: (
},
{
Id: 20003
- AegisName: "C_Mouse_Hat5"
+ AegisName: "Mouse_Hat5"
Name: "Costume Mouse Hat5"
Type: 5
Loc: 1024
@@ -130816,7 +142206,7 @@ item_db: (
},
{
Id: 20010
- AegisName: "C_Rainbow_Ears_Feather"
+ AegisName: "C_Rainbow_Wing_Ears"
Name: "Costume Rainbow Ears Feather"
Type: 5
Loc: 2048
@@ -130848,7 +142238,7 @@ item_db: (
},
{
Id: 20014
- AegisName: "C_Lincoln_Hat"
+ AegisName: "Lincoln_Hat"
Name: "Costume Lincoln Hat"
Type: 5
Loc: 1024
@@ -130856,7 +142246,7 @@ item_db: (
},
{
Id: 20015
- AegisName: "C_Lincoln_Beard"
+ AegisName: "Lincoln_Beard"
Name: "Costume Lincoln Beard"
Type: 5
Loc: 4096
@@ -130864,7 +142254,7 @@ item_db: (
},
{
Id: 20016
- AegisName: "C_Cool_Dinner_Hat"
+ AegisName: "Lobster_Hat"
Name: "Costume Cool Dinner Hat"
Type: 5
Loc: 1024
@@ -130880,7 +142270,7 @@ item_db: (
},
{
Id: 20019
- AegisName: "C_Artisant_Beret"
+ AegisName: "Beret_Of_Artist"
Name: "Costume Artisant Beret"
Type: 5
Loc: 1024
@@ -130928,7 +142318,7 @@ item_db: (
},
{
Id: 20025
- AegisName: "C_Cow_Hat1"
+ AegisName: "Cow_Hat1"
Name: "Costume Cow Hat1"
Type: 5
Loc: 1024
@@ -130944,7 +142334,7 @@ item_db: (
},
{
Id: 20026
- AegisName: "C_Cow_Hat2"
+ AegisName: "Cow_Hat2"
Name: "Costume Cow Hat2"
Type: 5
Loc: 1024
@@ -130960,7 +142350,7 @@ item_db: (
},
{
Id: 20027
- AegisName: "C_Cow_Hat3"
+ AegisName: "Cow_Hat3"
Name: "Costume Cow Hat3"
Type: 5
Loc: 1024
@@ -130976,7 +142366,7 @@ item_db: (
},
{
Id: 20028
- AegisName: "C_Cow_Hat4"
+ AegisName: "Cow_Hat4"
Name: "Costume Cow Hat4"
Type: 5
Loc: 1024
@@ -131008,7 +142398,7 @@ item_db: (
},
{
Id: 20031
- AegisName: "C_Bunny_Headress"
+ AegisName: "C_Bunny_Head_Dress"
Name: "Costume Bunny Headress"
Type: 5
Loc: 1024
@@ -131024,7 +142414,7 @@ item_db: (
},
{
Id: 20033
- AegisName: "C_Monk_Crown"
+ AegisName: "C_Buddhist_Priest_Crown"
Name: "Costume Monk Crown"
Type: 5
Loc: 1024
@@ -131048,7 +142438,7 @@ item_db: (
},
{
Id: 20036
- AegisName: "C_Crown_of_Victory"
+ AegisName: "C_Sword_Master_Crown"
Name: "Costume Crown of Victory"
Type: 5
Loc: 1024
@@ -131080,7 +142470,7 @@ item_db: (
},
{
Id: 20040
- AegisName: "C_Chung_Hairpin"
+ AegisName: "C_Chung_Hairband_"
Name: "Costume Chung Hairpin"
Type: 5
Loc: 1024
@@ -131112,7 +142502,7 @@ item_db: (
},
{
Id: 20044
- AegisName: "C_Carmen_Miranda's_Hat"
+ AegisName: "C_Carmen_Mirandas_Hat"
Name: "Costume Carmen Miranda's Hat"
Type: 5
Loc: 1024
@@ -131136,7 +142526,7 @@ item_db: (
},
{
Id: 20047
- AegisName: "C_Prayer_Cherry_Blossom"
+ AegisName: "C_Pray_Cherry_Blossom"
Name: "Costume Prayer Cherry Blossom"
Type: 5
Loc: 1024
@@ -131144,7 +142534,7 @@ item_db: (
},
{
Id: 20048
- AegisName: "C_Wind_Prairie"
+ AegisName: "C_Wind_Of_The_Prairie"
Name: "Costume Wind Prairie"
Type: 5
Loc: 1024
@@ -131152,7 +142542,7 @@ item_db: (
},
{
Id: 20049
- AegisName: "C_Giant_Aid_Band"
+ AegisName: "C_Plaster"
Name: "Costume Giant Aid Band"
Type: 5
Loc: 1024
@@ -131160,7 +142550,7 @@ item_db: (
},
{
Id: 20050
- AegisName: "C_Ph.D_Hat"
+ AegisName: "C_Ph_D_Hat"
Name: "Costume Ph.D Hat"
Type: 5
Loc: 1024
@@ -131200,7 +142590,7 @@ item_db: (
},
{
Id: 20054
- AegisName: "C_Pacifier"
+ AegisName: "C_Baby_Pacifier"
Name: "Costume Pacifier"
Type: 5
Loc: 4096
@@ -131216,7 +142606,7 @@ item_db: (
},
{
Id: 20056
- AegisName: "C_Bride's_Corolla"
+ AegisName: "C_Bride_Corolla"
Name: "Costume Bride's Corolla"
Type: 5
Loc: 1024
@@ -131307,7 +142697,7 @@ item_db: (
},
{
Id: 20065
- AegisName: "C_Grand_Peco_Hairband"
+ AegisName: "C_Hairband_Of_Grandpeco"
Name: "Costume Grand Peco Hairband"
Type: 5
Loc: 1024
@@ -131395,7 +142785,7 @@ item_db: (
},
{
Id: 20075
- AegisName: "C_Little_Feather_Hat"
+ AegisName: "C_Little_Fhat"
Name: "Costume Little Feather Hat"
Type: 5
Loc: 1024
@@ -131403,7 +142793,7 @@ item_db: (
},
{
Id: 20076
- AegisName: "C_Idun_Feather_Ears"
+ AegisName: "C_Idun_Wing_Ears"
Name: "Costume Idun Feather Ears"
Type: 5
Loc: 1024
@@ -131411,7 +142801,7 @@ item_db: (
},
{
Id: 20077
- AegisName: "C_Wing_Frame_Sunglasses"
+ AegisName: "C_Wing_Form_Spectacle"
Name: "Costume Wing Frame Sunglasses"
Type: 5
Loc: 2048
@@ -131427,7 +142817,7 @@ item_db: (
},
{
Id: 20079
- AegisName: "C_Forgotten_Angel_Wing"
+ AegisName: "C_Love_Daddy_2013"
Name: "Costume Forgotten Angel Wing"
Type: 5
Loc: 1024
@@ -131435,7 +142825,7 @@ item_db: (
},
{
Id: 20080
- AegisName: "C_Shaman_Hair_Ornament"
+ AegisName: "C_Shamans_Hair_Orna"
Name: "Costume Shaman Hair Ornament"
Type: 5
Loc: 1024
@@ -131467,7 +142857,7 @@ item_db: (
},
{
Id: 20084
- AegisName: "C_Ceremonial_Hat"
+ AegisName: "C_Clover_Coronet"
Name: "Costume Ceremonial Hat"
Type: 5
Loc: 1024
@@ -131475,7 +142865,7 @@ item_db: (
},
{
Id: 20085
- AegisName: "C_St_Patrick's_Hat"
+ AegisName: "C_Clover_Silkhat"
Name: "Costume St Patrick's Hat"
Type: 5
Loc: 1024
@@ -131563,7 +142953,7 @@ item_db: (
},
{
Id: 20092
- AegisName: "C_Sale_Banner"
+ AegisName: "C_Sales_Signboard"
Name: "Costume Sale Banner"
Type: 5
Loc: 1024
@@ -131571,7 +142961,7 @@ item_db: (
},
{
Id: 20093
- AegisName: "C_Wizard_Hat"
+ AegisName: "C_Star_Sparkling"
Name: "Costume Wizard Hat"
Type: 5
Loc: 1024
@@ -131579,7 +142969,7 @@ item_db: (
},
{
Id: 20094
- AegisName: "C_Green_Ribbon"
+ AegisName: "C_Fillet_Green"
Name: "Costume Green Ribbon"
Type: 5
Loc: 1024
@@ -131587,7 +142977,7 @@ item_db: (
},
{
Id: 20095
- AegisName: "C_Red_Ribbon"
+ AegisName: "C_Fillet_Red"
Name: "Costume Red Ribbon"
Type: 5
Loc: 1024
@@ -131595,7 +142985,7 @@ item_db: (
},
{
Id: 20096
- AegisName: "C_Blue_Ribbonn"
+ AegisName: "C_Fillet_Blue"
Name: "Costume Blue Ribbonn"
Type: 5
Loc: 1024
@@ -131603,7 +142993,7 @@ item_db: (
},
{
Id: 20097
- AegisName: "C_White_Ribbon"
+ AegisName: "C_Fillet_White"
Name: "Costume White Ribbon"
Type: 5
Loc: 1024
@@ -131757,7 +143147,7 @@ item_db: (
},
{
Id: 20114
- AegisName: "C_Funeral_Hat"
+ AegisName: "C_Funeral_Costume"
Name: "Costume Funeral Hat"
Type: 5
Loc: 1024
@@ -131773,7 +143163,7 @@ item_db: (
},
{
Id: 20116
- AegisName: "C_Mermaid_Headphones"
+ AegisName: "C_Mermaid_Headphone"
Name: "Costume Mermaid Headphones"
Type: 5
Loc: 2048
@@ -131789,7 +143179,7 @@ item_db: (
},
{
Id: 20118
- AegisName: "C_Cake_Hat"
+ AegisName: "C_Hat_Of_Cake"
Name: "Costume Cake Hat"
Type: 5
Loc: 1024
@@ -131797,7 +143187,7 @@ item_db: (
},
{
Id: 20119
- AegisName: "C_Beanie"
+ AegisName: "C_Fur_Hat"
Name: "Costume Beanie"
Type: 5
Loc: 1024
@@ -131813,7 +143203,7 @@ item_db: (
},
{
Id: 20121
- AegisName: "C_Water_Lily_Hat"
+ AegisName: "C_Lotus_Flower_Hat"
Name: "Costume Water Lily Hat"
Type: 5
Loc: 1024
@@ -131821,7 +143211,7 @@ item_db: (
},
{
Id: 20122
- AegisName: "C_Happy_Summer_Ribbon"
+ AegisName: "Happy_Summer_Ribbon"
Name: "Costume Happy Summer Ribbon"
Type: 5
Loc: 1024
@@ -131877,7 +143267,7 @@ item_db: (
},
{
Id: 20129
- AegisName: "C_Poporing_Cap"
+ AegisName: "C_Poporing_Hat"
Name: "Costume Poporing Cap"
Type: 5
Loc: 1024
@@ -131893,7 +143283,7 @@ item_db: (
},
{
Id: 20131
- AegisName: "C_Clock_Tower_Manager_Incom"
+ AegisName: "C_C_Tower_Manager_Hat"
Name: "Costume Clock Tower Manager Incom"
Type: 5
Loc: 2048
@@ -131909,7 +143299,7 @@ item_db: (
},
{
Id: 20133
- AegisName: "C_Poring_Mascot"
+ AegisName: "C_Poring_Mascot_Costume"
Name: "Costume Poring Mascot"
Type: 5
Loc: 1024
@@ -131917,7 +143307,7 @@ item_db: (
},
{
Id: 20134
- AegisName: "C_White_Helm_Of_Abyss"
+ AegisName: "C_Helm_Of_Abyss_White"
Name: "Costume White Helm Of Abyss"
Type: 5
Loc: 1024
@@ -132049,7 +143439,7 @@ item_db: (
},
{
Id: 20146
- AegisName: "C_Angel_Of_Ghost"
+ AegisName: "C_Angel_Spirit"
Name: "Costume Angel Of Ghost"
Type: 5
Loc: 2048
@@ -132057,7 +143447,7 @@ item_db: (
},
{
Id: 20147
- AegisName: "C_Pigeon_On_Shoulder"
+ AegisName: "C_Bell_Pigeon"
Name: "Costume Pigeon On Shoulder"
Type: 5
Loc: 2048
@@ -132113,7 +143503,7 @@ item_db: (
},
{
Id: 20154
- AegisName: "C_Falling_Maple_leafs"
+ AegisName: "C_Maple_Which_Falls"
Name: "Costume Falling Maple leafs"
Type: 5
Loc: 4096
@@ -132123,7 +143513,7 @@ item_db: (
},
{
Id: 20155
- AegisName: "C_Lady_Feather_Hat"
+ AegisName: "C_Ladys_Feather_Hat"
Name: "Costume Lady Feather Hat"
Type: 5
Loc: 1024
@@ -132131,7 +143521,7 @@ item_db: (
},
{
Id: 20156
- AegisName: "C_Fan_in_Mouth"
+ AegisName: "C_Fan_In_Mouth"
Name: "Costume Fan in Mouth"
Type: 5
Loc: 1024
@@ -132139,7 +143529,7 @@ item_db: (
},
{
Id: 20157
- AegisName: "C_Blue_Fish"
+ AegisName: "C_Fish_On_Head"
Name: "Costume Blue Fish"
Type: 5
Loc: 1024
@@ -132155,7 +143545,7 @@ item_db: (
},
{
Id: 20159
- AegisName: "C_Blue_Hairband"
+ AegisName: "C_Blue_Hair_Band"
Name: "Costume Blue Hairband"
Type: 5
Loc: 1024
@@ -132163,7 +143553,7 @@ item_db: (
},
{
Id: 20160
- AegisName: "C_Magnolia_Hat_J"
+ AegisName: "C_Fried_Egg"
Name: "Costume Magnolia Hat_J"
Type: 5
Loc: 1024
@@ -132171,7 +143561,7 @@ item_db: (
},
{
Id: 20161
- AegisName: "C_Army_Cap"
+ AegisName: "C_Prontera_Army_Cap"
Name: "Costume Army Cap"
Type: 5
Loc: 1024
@@ -132275,7 +143665,7 @@ item_db: (
},
{
Id: 20172
- AegisName: "C_Pumpkin_Hat"
+ AegisName: "C_Pumpkin_Head"
Name: "Costume Pumpkin Hat"
Type: 5
Loc: 1024
@@ -132291,7 +143681,7 @@ item_db: (
},
{
Id: 20174
- AegisName: "C_Orange_Halloween_Hat"
+ AegisName: "C_Halloween_Hat_Orange"
Name: "Costume Orange Halloween Hat"
Type: 5
Loc: 1024
@@ -132307,7 +143697,7 @@ item_db: (
},
{
Id: 20176
- AegisName: "C_Happy_Pierrot_Mask"
+ AegisName: "Happy_Pierrot_Mask"
Name: "Costume Happy Pierrot Mask"
Type: 5
Loc: 6144
@@ -132347,7 +143737,7 @@ item_db: (
},
{
Id: 20180
- AegisName: "C_Western_Grace"
+ AegisName: "C_Westren_Grace"
Name: "Costume Western Grace"
Type: 5
Loc: 1024
@@ -132355,7 +143745,7 @@ item_db: (
},
{
Id: 20181
- AegisName: "C_Mystic_Rose"
+ AegisName: "C_Mistic_Rose"
Name: "Costume Mystic Rose"
Type: 5
Loc: 1024
@@ -132363,7 +143753,7 @@ item_db: (
},
{
Id: 20182
- AegisName: "C_Rainbow_Eggshell"
+ AegisName: "C_Mottled_Egg_Shell"
Name: "Costume Rainbow Eggshell"
Type: 5
Loc: 1024
@@ -132396,7 +143786,7 @@ item_db: (
},
{
Id: 20186
- AegisName: "C_Magni's_Cap"
+ AegisName: "C_Magni_Cap"
Name: "Costume Magni's Cap"
Type: 5
Loc: 1024
@@ -132404,7 +143794,7 @@ item_db: (
},
{
Id: 20187
- AegisName: "C_Fricca's_Circlet"
+ AegisName: "C_Friccas_Circlet"
Name: "Costume Fricca's Circlet"
Type: 5
Loc: 1024
@@ -132412,7 +143802,7 @@ item_db: (
},
{
Id: 20188
- AegisName: "C_Morpheus's_Hood"
+ AegisName: "C_Morpheuss_Hood"
Name: "Costume Morpheus's Hood"
Type: 5
Loc: 1024
@@ -132420,7 +143810,7 @@ item_db: (
},
{
Id: 20189
- AegisName: "C_Goibne's_Helm"
+ AegisName: "C_Goibnes_Helm"
Name: "Costume Goibne's Helm"
Type: 5
Loc: 1024
@@ -132500,7 +143890,7 @@ item_db: (
},
{
Id: 20199
- AegisName: "C_Evil_Marching_Hat"
+ AegisName: "C_Evil_Marcher_Hat"
Name: "Costume Evil Marching Hat"
Type: 5
Loc: 1024
@@ -132508,7 +143898,7 @@ item_db: (
},
{
Id: 20200
- AegisName: "C_Rabbit_Headdress"
+ AegisName: "C_Rabbit_Head_Dress"
Name: "Costume Rabbit Headdress"
Type: 5
Loc: 1024
@@ -132572,7 +143962,7 @@ item_db: (
},
{
Id: 20207
- AegisName: "C_Striped_Hairband"
+ AegisName: "C_Stripe_Band"
Name: "Costume Striped Hairband"
Type: 5
Loc: 1024
@@ -132588,7 +143978,7 @@ item_db: (
},
{
Id: 20209
- AegisName: "C_Mermaid_Bubbles"
+ AegisName: "C_Mermaid_Longing"
Name: "Costume Mermaid Bubbles"
Type: 5
Loc: 1024
@@ -132630,7 +144020,7 @@ item_db: (
},
{
Id: 20212
- AegisName: "C_Loki_&_Nidhoggur_dolls"
+ AegisName: "C_Loki_Nidhogg_Hat"
Name: "Costume Loki & Nidhoggur dolls"
Type: 5
Loc: 1024
@@ -132710,7 +144100,7 @@ item_db: (
},
{
Id: 20222
- AegisName: "C_Blue_Santa_Hat"
+ AegisName: "C_Santa_Hat_2"
Name: "Costume Blue Santa Hat"
Type: 5
Loc: 1024
@@ -132718,7 +144108,7 @@ item_db: (
},
{
Id: 20223
- AegisName: "C_Romantic_Leaf"
+ AegisName: "C_Centimental_Leaf"
Name: "Costume Romantic Leaf"
Type: 5
Loc: 4096
@@ -132734,7 +144124,7 @@ item_db: (
},
{
Id: 20225
- AegisName: "C_Pumpkin_Head"
+ AegisName: "C_Pumpkin_Hat"
Name: "Costume Pumpkin Head"
Type: 5
Loc: 1024
@@ -132742,7 +144132,7 @@ item_db: (
},
{
Id: 20226
- AegisName: "C_Red_Comb"
+ AegisName: "C_Hair_Brush"
Name: "Costume Red Comb"
Type: 5
Loc: 1024
@@ -132790,7 +144180,7 @@ item_db: (
},
{
Id: 20230
- AegisName: "C_Bankruptcy_Mask"
+ AegisName: "C_Mask_Of_Bankrupt"
Name: "Costume Bankruptcy Mask"
Type: 5
Loc: 6144
@@ -132814,7 +144204,7 @@ item_db: (
},
{
Id: 20233
- AegisName: "C_Golden_Statue_of_Baby_Angel"
+ AegisName: "C_Gold_Angel_Sculpture"
Name: "Costume Golden Statue of Baby Angel"
Type: 5
Loc: 1024
@@ -132830,7 +144220,7 @@ item_db: (
},
{
Id: 20235
- AegisName: "C_Frozen_Rose"
+ AegisName: "C_Frozen_Land_Rose"
Name: "Costume Frozen Rose"
Type: 5
Loc: 4096
@@ -132838,7 +144228,7 @@ item_db: (
},
{
Id: 20236
- AegisName: "C_Arc_Angeling_Hat"
+ AegisName: "C_Hellomother_Hat"
Name: "Costume Arc Angeling Hat"
Type: 5
Loc: 1024
@@ -132846,7 +144236,7 @@ item_db: (
},
{
Id: 20237
- AegisName: "C_Pink_Beanie"
+ AegisName: "C_Pink_Fur_Hat"
Name: "Costume Pink Beanie"
Type: 5
Loc: 1024
@@ -132854,7 +144244,7 @@ item_db: (
},
{
Id: 20238
- AegisName: "C_Drooping_Blue_Cat"
+ AegisName: "C_Blue_Drooping_Kitty"
Name: "Costume Drooping Blue Cat"
Type: 5
Loc: 1024
@@ -132870,7 +144260,7 @@ item_db: (
},
{
Id: 20240
- AegisName: "C_Gift_of_Snow"
+ AegisName: "C_Gift_Of_Snow"
Name: "Costume Gift of Snow"
Type: 5
Loc: 4096
@@ -132967,7 +144357,7 @@ item_db: (
},
{
Id: 20252
- AegisName: "C_Mage_Decoration"
+ AegisName: "C_Accessory_of_Ascetic"
Name: "Costume Mage Decoration"
Type: 5
Loc: 1024
@@ -132975,7 +144365,7 @@ item_db: (
},
{
Id: 20253
- AegisName: "C_Drooping_Alicel"
+ AegisName: "C_Droopy_Alice_Doll"
Name: "Costume Drooping Alicel"
Type: 5
Loc: 1024
@@ -132983,7 +144373,7 @@ item_db: (
},
{
Id: 20254
- AegisName: "C_Yellow_Ribbonn"
+ AegisName: "C_Ribbon_Yellow"
Name: "Costume Yellow Ribbonn"
Type: 5
Loc: 1024
@@ -132991,7 +144381,7 @@ item_db: (
},
{
Id: 20255
- AegisName: "C_Love_Cheeks"
+ AegisName: "C_Love_Cheek"
Name: "Costume Love Cheeks"
Type: 5
Loc: 2048
@@ -132999,7 +144389,7 @@ item_db: (
},
{
Id: 20256
- AegisName: "C_Honey_Pancake"
+ AegisName: "C_Honey_Pancakes"
Name: "Costume Honey Pancake"
Type: 5
Loc: 1024
@@ -133015,7 +144405,7 @@ item_db: (
},
{
Id: 20258
- AegisName: "C_Blue_Headdress"
+ AegisName: "C_Blue_Head_Dress"
Name: "Costume Blue Headdress"
Type: 5
Loc: 1024
@@ -133039,7 +144429,7 @@ item_db: (
},
{
Id: 20262
- AegisName: "C_Fox_Ears_Drop_Ribbon"
+ AegisName: "C_Fox_Ears_Bell_Ribbon"
Name: "Costume Fox Ears Drop Ribbon"
Type: 5
Loc: 1024
@@ -133047,7 +144437,7 @@ item_db: (
},
{
Id: 20263
- AegisName: "C_Sleeping_Cat_Hat_J"
+ AegisName: "C_Hat_Of_Drowsy_Cat"
Name: "Costume Sleeping Cat Hat J"
Type: 5
Loc: 1024
@@ -133119,7 +144509,7 @@ item_db: (
},
{
Id: 20272
- AegisName: "C_Unicorn_Horn"
+ AegisName: "C_Snowy_Horn"
Name: "Costume Unicorn Horn"
Type: 5
Loc: 1024
@@ -133167,7 +144557,7 @@ item_db: (
},
{
Id: 20280
- AegisName: "C_Well-Chewed_Pencil"
+ AegisName: "C_Pencil_In_Mouth"
Name: "Costume Well-Chewed Pencil"
Type: 5
Loc: 4096
@@ -133199,7 +144589,7 @@ item_db: (
},
{
Id: 20284
- AegisName: "C_Sakura_Hat"
+ AegisName: "C_Cherry_Blossom_Hat"
Name: "Costume Sakura Hat"
Type: 5
Loc: 1024
@@ -133207,7 +144597,7 @@ item_db: (
},
{
Id: 20285
- AegisName: "C_Dancing_Fallen_Sakura"
+ AegisName: "C_Blossom_Fluttering"
Name: "Costume Dancing Fallen Sakura"
Type: 5
Loc: 4096
@@ -133225,7 +144615,7 @@ item_db: (
},
{
Id: 20287
- AegisName: "C_Mans_Medal(Gold)"
+ AegisName: "C_Mans_Medal_"
Name: "Costume Man's Medal(Gold)"
Type: 5
Loc: 1024
@@ -133297,7 +144687,7 @@ item_db: (
},
{
Id: 20298
- AegisName: "C_Happy_Lunatic_Hanging_Ear"
+ AegisName: "C_Happy_Lunatic_Ear"
Name: "Costume Happy Lunatic Hanging Ear"
Type: 5
Loc: 2048
@@ -133555,7 +144945,14 @@ item_db: (
Name: "TE Woe Manteau"
Type: 5
Def: 10
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 4
Refine: false
EquipLv: 40
@@ -133580,7 +144977,16 @@ item_db: (
Name: "TE Woe Magic Manteau"
Type: 5
Def: 5
- Job: 0x00818315
+ Job: {
+ Novice: true
+ Magician: true
+ Acolyte: true
+ Priest: true
+ Wizard: true
+ Monk: true
+ Sage: true
+ Soul_Linker: true
+ }
Loc: 4
Refine: false
EquipLv: 40
@@ -133663,14 +145069,16 @@ item_db: (
},
{
Id: 20710
- AegisName: "Modified_Angel's_Cardigan"
+ AegisName: "Impr_Angels_Warmth"
Name: "Modified Angel's Cardigan"
Type: 5
Buy: 20
Weight: 400
Def: 6
Slots: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Upper: 47
Loc: 4
EquipLv: 99
@@ -133694,7 +145102,7 @@ item_db: (
},
{
Id: 20717
- AegisName: "Gigant_Snake_Skin"
+ AegisName: "FaceWorm_Skin"
Name: "Gigant Snake Skin"
Type: 5
Buy: 20
@@ -133705,7 +145113,7 @@ item_db: (
},
{
Id: 20718
- AegisName: "Gigant_Snake_Skin_"
+ AegisName: "FaceWorm_Skin_"
Name: "Gigant Snake Skin"
Type: 5
Buy: 20
@@ -133717,7 +145125,7 @@ item_db: (
},
{
Id: 20721
- AegisName: "Gray_Cloak"
+ AegisName: "Cloak_Of_Gray"
Name: "Gray Cloak"
Type: 5
Buy: 20
@@ -133731,7 +145139,7 @@ item_db: (
},
{
Id: 20724
- AegisName: "Love_Dad_Wing_2012"
+ AegisName: "Love_Dad_Wings_2012"
Name: "Love Dad Wing 2012"
Type: 5
Weight: 100
@@ -133780,7 +145188,7 @@ item_db: (
},
{
Id: 20725
- AegisName: "Piamette_Ribbon"
+ AegisName: "Ribbon_Piamat"
Name: "Piamette Ribbon"
Type: 5
Slots: 1
@@ -133795,7 +145203,7 @@ item_db: (
},
{
Id: 20727
- AegisName: "C_Brilliant_Golden_Wings"
+ AegisName: "Brilliant_Golden_Wings"
Name: "Brilliant Golden Wings"
Type: 5
Loc: 8192
@@ -133821,14 +145229,16 @@ item_db: (
},
{
Id: 20732
- AegisName: "Physical_Complement_Device"
+ AegisName: "Supplement_Part_Con"
Name: "Physical Complement Device"
Type: 5
Buy: 20
Weight: 500
Def: 20
Slots: 1
- Job: 0x00000400
+ Job: {
+ Blacksmith: true
+ }
Upper: 56
Loc: 4
EquipLv: 100
@@ -133839,14 +145249,16 @@ item_db: (
},
{
Id: 20733
- AegisName: "Reinforced_Parts_Engine"
+ AegisName: "Upgrade_Part_Engine"
Name: "Reinforced Parts - Engine"
Type: 5
Buy: 20
Weight: 1500
Def: 25
Slots: 1
- Job: 0x00000400
+ Job: {
+ Blacksmith: true
+ }
Upper: 56
Loc: 4
EquipLv: 100
@@ -133858,7 +145270,7 @@ item_db: (
},
{
Id: 20737
- AegisName: "C_Kirin_Wings"
+ AegisName: "C_Kirin_Wing"
Name: "Costume Kirin Wings"
Type: 5
Loc: 8192
@@ -133866,7 +145278,7 @@ item_db: (
},
{
Id: 20743
- AegisName: "Manteau_Of_Airship"
+ AegisName: "Airship_Cape"
Name: "Manteau Of Airship"
Type: 5
Buy: 20
@@ -133891,7 +145303,7 @@ item_db: (
},
{
Id: 20744
- AegisName: "Tarlock's_Manteau"
+ AegisName: "Felock_Cape"
Name: "Tarlock's Manteau"
Type: 5
Buy: 20
@@ -133911,7 +145323,7 @@ item_db: (
},
{
Id: 20746
- AegisName: "C_Rudra_Wings"
+ AegisName: "C_Rudra_Wing"
Name: "Costume Rudra Wings"
Type: 5
Loc: 8192
@@ -133919,7 +145331,7 @@ item_db: (
},
{
Id: 20748
- AegisName: "Manteau_of_The_Fallen"
+ AegisName: "Manteau_Of_Fallen"
Name: "Manteau of The Fallen"
Type: 5
Buy: 20
@@ -133943,7 +145355,7 @@ item_db: (
},
{
Id: 20749
- AegisName: "Manteau_of_The_Fallen_"
+ AegisName: "Manteau_Of_Fallen_"
Name: "Manteau of The Fallen"
Type: 5
Buy: 20
@@ -133970,7 +145382,7 @@ item_db: (
},
{
Id: 20756
- AegisName: "Egir_Manteau_K"
+ AegisName: "Aegir_Cloak"
Name: "Aegir Cloak"
Type: 5
Buy: 200000
@@ -133987,7 +145399,7 @@ item_db: (
},
{
Id: 20757
- AegisName: "Heavenly_Wings1"
+ AegisName: "Wing_Of_Happiness"
Name: "Heavenly Wings1"
Type: 5
Def: 10
@@ -134001,7 +145413,7 @@ item_db: (
},
{
Id: 20758
- AegisName: "Heavenly_Wings2"
+ AegisName: "Wing_Of_Happiness_"
Name: "Heavenly Wings2"
Type: 5
Def: 10
@@ -134015,7 +145427,7 @@ item_db: (
},
{
Id: 20761
- AegisName: "C_Wing_of_Happiness"
+ AegisName: "C_Wing_Of_Happiness"
Name: "Costume Wing of Happiness"
Type: 5
Loc: 8192
@@ -134023,7 +145435,7 @@ item_db: (
},
{
Id: 20762
- AegisName: "C_Great_Devil_Wings"
+ AegisName: "C_GreatDevilWing"
Name: "Costume Great Devil Wings"
Type: 5
Loc: 8192
@@ -134101,6 +145513,70 @@ item_db: (
}
">
},
+{
+ Id: 20788
+ AegisName: "Private_Doram_Manteau"
+ Name: "Private Doram Manteau"
+ Type: 5
+ Buy: 20
+ Weight: 300
+ Def: 20
+ Slots: 1
+ Job: {
+ Summoner: true
+ }
+ Loc: 4
+ EquipLv: 100
+ Script: <"
+ bonus bFlee,5;
+ bonus2 bSubEle,Ele_Neutral,2;
+ bonus bFlee2,getrefine()/3;
+ ">
+},
+{
+ Id: 20789
+ AegisName: "Luxury_Doram_Manteau"
+ Name: "Luxury Doram Manteau"
+ Type: 5
+ Buy: 20
+ Weight: 400
+ Def: 25
+ Slots: 1
+ Job: {
+ Summoner: true
+ }
+ Loc: 4
+ EquipLv: 140
+ Script: <"
+ bonus bFlee, 7;
+ bonus2 bSubEle,Ele_Neutral, 3;
+ bonus bFlee2, getrefine() / 3;
+ bonus bLuk, getrefine() / 3;
+ ">
+},
+{
+ Id: 20790
+ AegisName: "Elegant_Doram_Manteau"
+ Name: "Elegant Doram Manteau"
+ Type: 5
+ Buy: 20
+ Weight: 500
+ Def: 30
+ Slots: 1
+ Job: {
+ Summoner: true
+ }
+ Loc: 4
+ EquipLv: 175
+ Script: <"
+ bonus bFlee, 10;
+ bonus2 bSubEle,Ele_Neutral, 5;
+ bonus bFlee2, getrefine() / 2;
+ bonus bInt, getrefine() / 2;
+ bonus bDex, getrefine() / 2;
+ bonus bLuk, getrefine() / 2;
+ ">
+},
//== New Two-Handed Swords =================================
{
@@ -134113,7 +145589,11 @@ item_db: (
Atk: 100
Range: 1
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
View: 3
@@ -134132,7 +145612,11 @@ item_db: (
Weight: 3500
Atk: 260
Range: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 95
@@ -134142,7 +145626,7 @@ item_db: (
bonus2 bIgnoreDefRate,RC_DemiPlayer,30;
if(getrefine()>=6) { bonus2 bAddRace,RC_DemiPlayer,40; }
if(getrefine()>=9) {
- autobonus2 "{ bonus bShortWeaponDamageReturn,20; bonus bMagicDamageReturn,20; }",200,1000,BF_WEAPON,"{ specialeffect2 EF_REFLECTSHIELD; }";
+ autobonus2 "{ bonus bShortWeaponDamageReturn,20; bonus bMagicDamageReturn,20; }",200,1000,BF_WEAPON,"{ specialeffect(EF_REFLECTSHIELD, AREA, playerattached()); }";
}
">
},
@@ -134155,7 +145639,11 @@ item_db: (
Weight: 2500
Atk: 100
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 95
@@ -134172,7 +145660,11 @@ item_db: (
Atk: 155
Range: 1
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 48
@@ -134193,7 +145685,9 @@ item_db: (
Atk: 280
Range: 2
Slots: 2
- Job: 0x00000080
+ Job: {
+ Knight: true
+ }
Upper: 56
Loc: 34
WeaponLv: 3
@@ -134209,7 +145703,11 @@ item_db: (
Atk: 95
Range: 1
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
View: 3
@@ -134235,7 +145733,11 @@ item_db: (
Type: 4
Atk: 150
Range: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 40
@@ -134265,7 +145767,10 @@ item_db: (
Atk: 330
Range: 1
Slots: 1
- Job: 0x00004080
+ Job: {
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 1
EquipLv: 150
@@ -134282,7 +145787,11 @@ item_db: (
Atk: 170
Range: 1
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 50
@@ -134294,7 +145803,7 @@ item_db: (
},
{
Id: 21009
- AegisName: "Thanatos_Great_Sword"
+ AegisName: "Thanos_Great_Sword"
Name: "Thanatos Great Sword"
Type: 4
Buy: 20
@@ -134303,7 +145812,11 @@ item_db: (
Matk: 120
Range: 1
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 56
Loc: 34
WeaponLv: 4
@@ -134321,7 +145834,7 @@ item_db: (
},
{
Id: 21010
- AegisName: "Evil_Slayer_Slasher_Sword"
+ AegisName: "Tw_Sword_Of_Evil_Slayer"
Name: "Evil Slayer Slasher Sword"
Type: 4
Buy: 20
@@ -134329,7 +145842,11 @@ item_db: (
Atk: 225
Range: 1
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 56
Loc: 34
WeaponLv: 3
@@ -134342,7 +145859,7 @@ item_db: (
},
{
Id: 21011
- AegisName: "Gigantic_Blade"
+ AegisName: "Giant_Blade"
Name: "Gigantic Blade"
Type: 4
Buy: 20
@@ -134350,7 +145867,11 @@ item_db: (
Atk: 300
Range: 1
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 56
Loc: 34
WeaponLv: 4
@@ -134376,7 +145897,9 @@ item_db: (
Matk: 150
Range: 1
Slots: 2
- Job: 0x00000080
+ Job: {
+ Knight: true
+ }
Upper: 56
Loc: 34
WeaponLv: 4
@@ -134393,7 +145916,9 @@ item_db: (
Atk: 210
Range: 1
Slots: 2
- Job: 0x00000080
+ Job: {
+ Knight: true
+ }
Upper: 56
Loc: 34
WeaponLv: 4
@@ -134406,7 +145931,7 @@ item_db: (
},
{
Id: 21014
- AegisName: "Infinity_Two-Handed_Sword"
+ AegisName: "Infinity_Two_Hand_Sword"
Name: "Infinity Two-Handed Sword"
Type: 4
Buy: 20
@@ -134414,7 +145939,11 @@ item_db: (
Atk: 230
Range: 1
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 56
Loc: 34
WeaponLv: 4
@@ -134431,7 +145960,7 @@ item_db: (
},
{
Id: 21015
- AegisName: "Crimson_Two-Handed_Sword"
+ AegisName: "Scarlet_Twohand_Sword"
Name: "Crimson Two-Handed Sword"
Type: 4
Buy: 20
@@ -134439,14 +145968,18 @@ item_db: (
Atk: 170
Range: 1
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 70
View: 3
Script: <"
- bonus bAtk,pow(min(getrefine(),15),2);
- bonus bMatk,pow(min(getrefine(),15),2)/2;
+ bonus bAtk,((min(getrefine(),15)) ** (2));
+ bonus bMatk,((min(getrefine(),15)) ** (2))/2;
if(BaseLevel>70) { bonus bAtk,(((BaseLevel-70)/10)*5); }
">
},
@@ -134460,12 +145993,16 @@ item_db: (
Atk: 220
Range: 1
Slots: 1
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 160
View: 3
- Script: <" bonus bAtk,pow(min(getrefine(),15),2); ">
+ Script: <" bonus bAtk,((min(getrefine(),15)) ** (2)); ">
},
{
Id: 21018
@@ -134477,7 +146014,11 @@ item_db: (
Atk: 340
Range: 1
Slots: 2
- Job: 0x00004082
+ Job: {
+ Swordsman: true
+ Knight: true
+ Crusader: true
+ }
Upper: 56
Loc: 34
WeaponLv: 4
@@ -134498,7 +146039,9 @@ item_db: (
Atk: 75
Range: 1
Slots: 2
- Job: 0x00000080
+ Job: {
+ Knight: true
+ }
Upper: 56
Loc: 34
WeaponLv: 4
@@ -134517,7 +146060,7 @@ item_db: (
//== New Shoes =============================================
{
Id: 22000
- AegisName: "Temporal_STR_Boots"
+ AegisName: "Temporal_Str_Boots"
Name: "Temporal STR Boots"
Type: 5
Buy: 20
@@ -134535,7 +146078,7 @@ item_db: (
},
{
Id: 22001
- AegisName: "Temporal_INT_Boots"
+ AegisName: "Temporal_Int_Boots"
Name: "Temporal INT Boots"
Type: 5
Buy: 20
@@ -134556,7 +146099,7 @@ item_db: (
},
{
Id: 22002
- AegisName: "Temporal_AGI_Boots"
+ AegisName: "Temporal_Agi_Boots"
Name: "Temporal AGI Boots"
Type: 5
Buy: 20
@@ -134574,7 +146117,7 @@ item_db: (
},
{
Id: 22003
- AegisName: "Temporal_VIT_Boots"
+ AegisName: "Temporal_Vit_Boots"
Name: "Temporal VIT Boots"
Type: 5
Buy: 20
@@ -134591,7 +146134,7 @@ item_db: (
},
{
Id: 22004
- AegisName: "Temporal_DEX_Boots"
+ AegisName: "Temporal_Dex_Boots"
Name: "Temporal DEX Boots"
Type: 5
Buy: 20
@@ -134612,7 +146155,7 @@ item_db: (
},
{
Id: 22005
- AegisName: "Temporal_LUK_Boots"
+ AegisName: "Temporal_Luk_Boots"
Name: "Temporal LUK Boots"
Type: 5
Buy: 20
@@ -134633,7 +146176,7 @@ item_db: (
},
{
Id: 22006
- AegisName: "Temporal_STR_Boots_"
+ AegisName: "Temporal_Str_Boots_"
Name: "Temporal STR Boots"
Type: 5
Buy: 20
@@ -134652,7 +146195,7 @@ item_db: (
},
{
Id: 22007
- AegisName: "Temporal_VIT_Boots_"
+ AegisName: "Temporal_Vit_Boots_"
Name: "Temporal VIT Boots"
Type: 5
Buy: 20
@@ -134670,7 +146213,7 @@ item_db: (
},
{
Id: 22008
- AegisName: "Temporal_DEX_Boots_"
+ AegisName: "Temporal_Dex_Boots_"
Name: "Temporal DEX Boots"
Type: 5
Buy: 20
@@ -134692,7 +146235,7 @@ item_db: (
},
{
Id: 22009
- AegisName: "Temporal_INT_Boots_"
+ AegisName: "Temporal_Int_Boots_"
Name: "Temporal INT Boots"
Type: 5
Buy: 20
@@ -134714,7 +146257,7 @@ item_db: (
},
{
Id: 22010
- AegisName: "Temporal_AGI_Boots_"
+ AegisName: "Temporal_Agi_Boots_"
Name: "Temporal AGI Boots"
Type: 5
Buy: 20
@@ -134733,7 +146276,7 @@ item_db: (
},
{
Id: 22011
- AegisName: "Temporal_LUK_Boots_"
+ AegisName: "Temporal_Luk_Boots_"
Name: "Temporal LUK Boots"
Type: 5
Buy: 20
@@ -134782,7 +146325,27 @@ item_db: (
Weight: 500
Def: 13
Slots: 1
- Job: 0x7CCFDF80
+ Job: {
+ Knight: true
+ Priest: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Monk: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Star_Gladiator: true
+ Soul_Linker: true
+ Gangsi: true
+ Death_Knight: true
+ Dark_Collector: true
+ Kagerou: true
+ Rebellion: true
+ }
Loc: 64
EquipLv: 85
Script: <"
@@ -134794,14 +146357,16 @@ item_db: (
},
{
Id: 22015
- AegisName: "Impr_Angel's_Arrival"
+ AegisName: "Impr_Angels_Arrival"
Name: "Advanced Angel's Reincarnation"
Type: 5
Buy: 10000
Weight: 300
Def: 8
Slots: 1
- Job: 0x00000001
+ Job: {
+ Novice: true
+ }
Loc: 64
EquipLv: 99
Script: <"
@@ -134843,7 +146408,7 @@ item_db: (
},
{
Id: 22019
- AegisName: "Immune_Boots"
+ AegisName: "Immuned_Boots"
Name: "Immune Boots"
Type: 5
Buy: 10
@@ -134866,7 +146431,7 @@ item_db: (
},
{
Id: 22033
- AegisName: "Boots_of_Gray"
+ AegisName: "Boots_Of_Gray"
Name: "Boots of Gray"
Type: 5
Buy: 10
@@ -134899,7 +146464,7 @@ item_db: (
},
{
Id: 22035
- AegisName: "Heroic_Nepenthes_Shoes"
+ AegisName: "Vet_Nepen_Heel"
Name: "Heroic Nepenthes Shoes"
Type: 5
Buy: 10
@@ -134912,7 +146477,7 @@ item_db: (
},
{
Id: 22036
- AegisName: "Heroic_Silver_Fox_Leather_Boots"
+ AegisName: "Vet_SliverFox_Boots"
Name: "Heroic Silver Fox Leather Boots"
Type: 5
Buy: 10
@@ -134925,7 +146490,7 @@ item_db: (
},
{
Id: 22037
- AegisName: "Heroic_Ungoliant_Upgrade_Boots"
+ AegisName: "Vet_Ungo_Boots"
Name: "Heroic Ungoliant Upgrade Boots"
Type: 5
Buy: 10
@@ -134988,7 +146553,7 @@ item_db: (
},
{
Id: 22040
- AegisName: "New_Trend_Shoes"
+ AegisName: "Fashion_Shoes"
Name: "New Trend Shoes"
Type: 5
Buy: 10
@@ -135004,7 +146569,7 @@ item_db: (
},
{
Id: 22041
- AegisName: "New_Trend_Shoes_"
+ AegisName: "Fashion_Shoes_"
Name: "New Trend Shoes"
Type: 5
Buy: 10
@@ -135039,14 +146604,16 @@ item_db: (
},
{
Id: 22043
- AegisName: "AGI_Complement"
+ AegisName: "Supplement_Part_Agi"
Name: "AGI Complement"
Type: 5
Buy: 10
Weight: 350
Def: 25
Slots: 1
- Job: 0x00000400
+ Job: {
+ Blacksmith: true
+ }
Upper: 56
Loc: 64
EquipLv: 100
@@ -135054,14 +146621,16 @@ item_db: (
},
{
Id: 22044
- AegisName: "Reinforced_Parts_Booster"
+ AegisName: "Upgrade_Part_Booster"
Name: "Reinforced Parts - Booster"
Type: 5
Buy: 10
Weight: 1000
Def: 23
Slots: 1
- Job: 0x00000400
+ Job: {
+ Blacksmith: true
+ }
Upper: 56
Loc: 64
EquipLv: 100
@@ -135086,7 +146655,7 @@ item_db: (
},
{
Id: 22046
- AegisName: "Boots_of_Airship"
+ AegisName: "Airship_Boots"
Name: "Boots of Airship"
Type: 5
Buy: 20
@@ -135109,7 +146678,7 @@ item_db: (
},
{
Id: 22047
- AegisName: "Tarlock's_Boots"
+ AegisName: "Felock_Boots"
Name: "Tarlock's Boots"
Type: 5
Buy: 20
@@ -135133,7 +146702,7 @@ item_db: (
},
{
Id: 22059
- AegisName: "Egir_Shoes_K"
+ AegisName: "Aegir_Shoes"
Name: "Egir Shoes"
Type: 5
Buy: 200000
@@ -135156,7 +146725,10 @@ item_db: (
Buy: 3500
Weight: 400
Def: 10
- Job: 0xFFFFFFFE
+ Job: {
+ All: true
+ Novice: false
+ }
Loc: 64
Script: <"
skill ALL_CATCRY, 1;
@@ -135164,9 +146736,128 @@ item_db: (
autobonus3 "{ }", 1000, 7000, ALL_CATCRY, "{ montransform LOLI_RURI, 420000; }";
">
},
+{
+ Id: 22076
+ AegisName: "Wooden_Slipper"
+ Name: "Wooden Slipper"
+ Type: 4
+ Buy: 20
+ Weight: 50
+ Def: 10
+ Slots: 1
+ Job: {
+ Summoner: true
+ }
+ Loc: 64
+ EquipLv: 9
+ Script: <" bonus2 bHPRegenRate,2,10000; ">
+},
+{
+ Id: 22077
+ AegisName: "Red_Eco_Friendly_Shoes"
+ Name: "Red Eco-Friendly Shoes"
+ Type: 4
+ Buy: 20
+ Weight: 100
+ Def: 20
+ Slots: 1
+ Job: {
+ Summoner: true
+ }
+ Loc: 64
+ EquipLv: 18
+ Script: <"
+ bonus bCritical,5;
+ bonus2 bHPRegenRate,4,10000;
+ bonus2 bSPRegenRate,1,10000;
+ ">
+},
+{
+ Id: 22083
+ AegisName: "Private_Doram_Shoes"
+ Name: "Private Doram Shoes"
+ Type: 4
+ Buy: 20
+ Weight: 500
+ Def: 25
+ Slots: 1
+ Job: {
+ Summoner: true
+ }
+ Loc: 64
+ EquipLv: 100
+ Script: <"
+ bonus bMaxHP, 100;
+ bonus bMaxSP, 50;
+ bonus bHPrecovRate, getrefine() * 10 / 3;
+ bonus bSPrecovRate, getrefine() * 10 / 3;
+ ">
+},
+{
+ Id: 22084
+ AegisName: "Luxury_Doram_Shoes"
+ Name: "Luxury Doram Shoes"
+ Type: 4
+ Buy: 20
+ Weight: 600
+ Def: 30
+ Slots: 1
+ Job: {
+ Summoner: true
+ }
+ Loc: 64
+ EquipLv: 140
+ Script: <"
+ bonus bMaxHP, 300;
+ bonus bMaxSP, 100;
+ bonus bHPrecovRate, 20 * getrefine() / 3;
+ bonus bSPrecovRate, 20 * getrefine() / 3;
+ ">
+},
+{
+ Id: 22085
+ AegisName: "Elegant_Doram_Shoes"
+ Name: "Elegant Doram Shoes"
+ Type: 4
+ Buy: 20
+ Weight: 700
+ Def: 35
+ Slots: 1
+ Job: {
+ Summoner: true
+ }
+ Loc: 64
+ EquipLv: 175
+ Script: <"
+ bonus bMaxHPrate, 10;
+ bonus bMaxSPrate, 5;
+ bonus bMaxHP, 100 * getrefine() / 2;
+ bonus bMaxSP, 20 * getrefine() / 2;
+ if ((getrefine() / 2) >= 4)
+ bonus2 bSkillUseSP, SU_LOPE, 5;
+ ">
+},
//== New Etc Items =========================================
{
+ Id: 22508
+ AegisName: "Para_Team_Mark_"
+ Name: "Eden Group Mark"
+ Type: 11
+ Delay: 1200000
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Script: <" warp "moc_para01", 171, 115; ">
+},
+{
Id: 22514
AegisName: "Candy_Holder"
Name: "Candy Holder"
@@ -135176,7 +146867,7 @@ item_db: (
},
{
Id: 22515
- AegisName: "Twisted_Key_of_Time"
+ AegisName: "Key_Of_Twisted_Time"
Name: "Twisted Key of Time"
Buy: 10
Weight: 300
@@ -135188,6 +146879,10 @@ item_db: (
Type: 11
Buy: 2
Weight: 100
+ Job: {
+ Knight: true
+ }
+ Upper: 56
Delay: 60000
Trade: {
nodrop: true
@@ -135199,7 +146894,7 @@ item_db: (
noauction: true
}
Stack: [20, 1]
- Script: <" itemskill RK_LUXANIMA,1; ">
+ Script: <" itemskill RK_LUXANIMA, 1; ">
},
{
Id: 22669
@@ -135219,13 +146914,13 @@ item_db: (
Script: <"
.@temp = rand(1,3);
if (.@temp == 1) {
- specialeffect2 EF_DEVIL;
+ specialeffect(EF_DEVIL, AREA, playerattached());
warp "niflheim",193,186;
} else if (.@temp == 2) {
- specialeffect2 EF_DEVIL;
+ specialeffect(EF_DEVIL, AREA, playerattached());
warp "niflheim",106,254;
} else {
- specialeffect2 EF_DEVIL;
+ specialeffect(EF_DEVIL, AREA, playerattached());
warp "niflheim",347,255;
}
">
@@ -135252,7 +146947,7 @@ item_db: (
},
{
Id: 22679
- AegisName: "Death_Bin"
+ AegisName: "Chest_Of_Death"
Name: "Death Bin"
Type: 18
Buy: 10
@@ -135284,7 +146979,7 @@ item_db: (
},
{
Id: 22737
- AegisName: "Bloody_Cartrige"
+ AegisName: "Bullet_Case_Blood_"
Name: "Bloody Bullet Case"
Type: 2
Buy: 2
@@ -135293,7 +146988,7 @@ item_db: (
},
{
Id: 22738
- AegisName: "Silver_Cartrige"
+ AegisName: "Bullet_Case_Silver_"
Name: "Silver Bullet Case"
Type: 2
Buy: 2
@@ -135302,70 +146997,70 @@ item_db: (
},
{
Id: 22739
- AegisName: "Lightning_Sphere_Pack"
+ AegisName: "Sphere_Case_Wind_"
Name: "Lightning Sphere Pack"
Type: 2
Buy: 2
Weight: 350
- Script: <" getitem Lightning_Grenade, 500; ">
+ Script: <" getitem Lighting_Sphere_, 500; ">
},
{
Id: 22740
- AegisName: "Blind_Sphere_Pack"
+ AegisName: "Sphere_Case_Darkness_"
Name: "Blind Sphere Pack"
Type: 2
Buy: 2
Weight: 350
- Script: <" getitem Flash_Grenade, 500; ">
+ Script: <" getitem Blind_Sphere_, 500; ">
},
{
Id: 22741
- AegisName: "Poison_Sphere_Pack"
+ AegisName: "Sphere_Case_Poison_"
Name: "Poison Sphere Pack"
Type: 2
Buy: 2
Weight: 350
- Script: <" getitem Poison_Grenade, 500; ">
+ Script: <" getitem Poison_Sphere_, 500; ">
},
{
Id: 22742
- AegisName: "Freezing_Sphere_Pack"
+ AegisName: "Sphere_Case_Water_"
Name: "Freezing Sphere Pack"
Type: 2
Buy: 2
Weight: 350
- Script: <" getitem Cyro_Grenade, 500; ">
+ Script: <" getitem Freezing_Sphere_, 500; ">
},
{
Id: 22743
- AegisName: "Flare_Sphere_Pack"
+ AegisName: "Sphere_Case_Fire_"
Name: "Flare Sphere Pack"
Type: 2
Buy: 2
Weight: 350
- Script: <" getitem Incendiary_Grenade, 500; ">
+ Script: <" getitem Flare_Sphere_, 500; ">
},
{
Id: 22744
- AegisName: "Armor_Piercing_Cartrige"
+ AegisName: "Bullet_Case_AP"
Name: "Armor-Piercing Cartrige"
Type: 2
Buy: 2
Weight: 250
- Script: <" getitem Armor_Piercing_Bullet, 500; ">
+ Script: <" getitem AP_Ammo, 500; ">
},
{
Id: 22745
- AegisName: "Incandescence_Shot_Cartridge"
+ AegisName: "Bullet_Case_Blaze"
Name: "Incandescence Shot Cartridge"
Type: 2
Buy: 2
Weight: 250
- Script: <" getitem Blazing_Bullet, 500; ">
+ Script: <" getitem Blaze_Bullet, 500; ">
},
{
Id: 22746
- AegisName: "Glaciation_Shot_Cartridge"
+ AegisName: "Bullet_Case_Fleeze"
Name: "Glaciation Shot Cartridge"
Type: 2
Buy: 2
@@ -135374,30 +147069,30 @@ item_db: (
},
{
Id: 22747
- AegisName: "Dengeki_Shot_Cartridge"
+ AegisName: "Bullet_Case_Electric"
Name: "Dengeki Shot Cartridge"
Type: 2
Buy: 2
Weight: 250
- Script: <" getitem Lightning_Bullet, 500; ">
+ Script: <" getitem Electric_Shock_Bullet, 500; ">
},
{
Id: 22748
- AegisName: "Hearthstone_Shot_Cartridge"
+ AegisName: "Bullet_Case_Stone"
Name: "Hearthstone Shot Cartridge"
Type: 2
Buy: 2
Weight: 250
- Script: <" getitem Magic_Stone_Bullet, 500; ">
+ Script: <" getitem Magical_Stone_Bullet, 500; ">
},
{
Id: 22749
- AegisName: "Purification_Shot_Cartridge"
+ AegisName: "Sanctified_Bullet_Case"
Name: "Purification Shot Cartridge"
Type: 2
Buy: 2
Weight: 250
- Script: <" getitem Purifying_Bullet, 500; ">
+ Script: <" getitem Sanctified_Bullet, 500; ">
},
{
Id: 22777
@@ -135441,7 +147136,7 @@ item_db: (
},
{
Id: 22838
- AegisName: "Pumpkin_Candy_Holder"
+ AegisName: "Something_Candy_Holder"
Name: "Pumpkin Candy Holder"
Type: 2
Buy: 20
@@ -135452,7 +147147,7 @@ item_db: (
//== Shadow Equipments =====================================
{
Id: 24000
- AegisName: "T_STR1_Armor_Shadow"
+ AegisName: "T1_Shadow_Armor"
Name: "T STR1 Armor Shadow"
Type: 5
Buy: 10
@@ -135461,7 +147156,7 @@ item_db: (
},
{
Id: 24001
- AegisName: "T_DEX1_Weapon_Shadow"
+ AegisName: "T1_Shadow_Weapon"
Name: "T DEX1 Weapon Shadow"
Type: 5
Buy: 10
@@ -135470,7 +147165,7 @@ item_db: (
},
{
Id: 24002
- AegisName: "T_LUK1_Shield_Shadow"
+ AegisName: "T1_Shadow_Shield"
Name: "T LUK1 Shield Shadow"
Type: 5
Buy: 10
@@ -135479,7 +147174,7 @@ item_db: (
},
{
Id: 24003
- AegisName: "T_AGI1_Shoes_Shadow"
+ AegisName: "T1_Shadow_Shoes"
Name: "T AGI1 Shoes Shadow"
Type: 5
Buy: 10
@@ -135488,7 +147183,7 @@ item_db: (
},
{
Id: 24004
- AegisName: "T_VIT1_Earrings_Shadow(R)"
+ AegisName: "T1_Shadow_R_Accessory"
Name: "T VIT1 Earrings Shadow(R)"
Type: 5
Buy: 10
@@ -135497,7 +147192,7 @@ item_db: (
},
{
Id: 24005
- AegisName: "T_INT1_Pendant_Shadow(L)"
+ AegisName: "T1_Shadow_L_Accessory"
Name: "T INT1 Pendant Shadow(L)"
Type: 5
Buy: 10
@@ -135506,7 +147201,7 @@ item_db: (
},
{
Id: 24006
- AegisName: "T_STR2_Armor_Shadow"
+ AegisName: "T2_Shadow_Armor"
Name: "T STR2 Armor Shadow"
Type: 5
Buy: 10
@@ -135516,7 +147211,7 @@ item_db: (
},
{
Id: 24007
- AegisName: "T_DEX2_Weapon_Shadow"
+ AegisName: "T2_Shadow_Weapon"
Name: "T DEX2 Weapon Shadow"
Type: 5
Buy: 10
@@ -135526,7 +147221,7 @@ item_db: (
},
{
Id: 24008
- AegisName: "T_LUK2_Shield_Shadow"
+ AegisName: "T2_Shadow_Shield"
Name: "T LUK2 Shield Shadow"
Type: 5
Buy: 10
@@ -135536,7 +147231,7 @@ item_db: (
},
{
Id: 24009
- AegisName: "T_AGI2_Shoes_Shadow"
+ AegisName: "T2_Shadow_Shoes"
Name: "T AGI2 Shoes Shadow"
Type: 5
Buy: 10
@@ -135546,7 +147241,7 @@ item_db: (
},
{
Id: 24010
- AegisName: "T_VIT2_Earrings_Shadow(R)"
+ AegisName: "T2_Shadow_R_Accessory"
Name: "T VIT2 Earrings Shadow(R)"
Type: 5
Buy: 10
@@ -135556,7 +147251,7 @@ item_db: (
},
{
Id: 24011
- AegisName: "T_INT2_Pendant_Shadow(L)"
+ AegisName: "T2_Shadow_L_Accessory"
Name: "T INT2 Pendant Shadow(L)"
Type: 5
Buy: 10
@@ -135639,7 +147334,7 @@ item_db: (
},
{
Id: 24018
- AegisName: "Shadow_Physical_Earring"
+ AegisName: "S_Physical_Earring"
Name: "Shadow Physical Earring"
Type: 5
Buy: 10
@@ -135648,7 +147343,7 @@ item_db: (
},
{
Id: 24019
- AegisName: "Shadow_Physical_Weapon"
+ AegisName: "S_Physical_Weapon"
Name: "Shadow Physical Weapon"
Type: 5
Buy: 10
@@ -135660,7 +147355,7 @@ item_db: (
},
{
Id: 24020
- AegisName: "Shadow_Physical_Pendant"
+ AegisName: "S_Physical_Pendant"
Name: "Shadow Physical Pendant"
Type: 5
Buy: 10
@@ -135672,7 +147367,7 @@ item_db: (
},
{
Id: 24021
- AegisName: "Shadow_Magical_Earring"
+ AegisName: "S_Magical_Earring"
Name: "Shadow Magical Earring"
Type: 5
Buy: 10
@@ -135681,7 +147376,7 @@ item_db: (
},
{
Id: 24022
- AegisName: "Shadow_Magical_Weapon"
+ AegisName: "S_Magical_Weapon"
Name: "Shadow Magical Weapon"
Type: 5
Buy: 10
@@ -135693,7 +147388,7 @@ item_db: (
},
{
Id: 24023
- AegisName: "Shadow_Magical_Pendant"
+ AegisName: "S_Magical_Pendant"
Name: "Shadow Magical Pendant"
Type: 5
Buy: 10
@@ -135705,7 +147400,7 @@ item_db: (
},
{
Id: 24024
- AegisName: "Shadow_Breeze_Armor"
+ AegisName: "S_Breezy_Armor"
Name: "Shadow Breeze Armor"
Type: 5
Buy: 10
@@ -135714,7 +147409,7 @@ item_db: (
},
{
Id: 24025
- AegisName: "Shadow_Champion_Shoes"
+ AegisName: "S_Champion_Shoes"
Name: "Shadow Champion Shoes"
Type: 5
Buy: 10
@@ -135730,7 +147425,7 @@ item_db: (
},
{
Id: 24026
- AegisName: "Shadow_Athena_Shield"
+ AegisName: "S_Athena_Shield"
Name: "Shadow Athena Shield"
Type: 5
Buy: 10
@@ -135739,7 +147434,7 @@ item_db: (
},
{
Id: 24027
- AegisName: "Immune_Shadow_Armor"
+ AegisName: "S_Immune_Armor"
Name: "Immune Shadow Armor"
Type: 5
Buy: 10
@@ -135748,7 +147443,7 @@ item_db: (
},
{
Id: 24028
- AegisName: "Hard_Shadow_Armor"
+ AegisName: "S_Hard_Armor"
Name: "Hard Shadow Armor"
Type: 5
Buy: 10
@@ -135760,7 +147455,7 @@ item_db: (
},
{
Id: 24029
- AegisName: "Ancient_Shadow_Armor"
+ AegisName: "S_Ancient_Armor"
Name: "Ancient Shadow Armor"
Type: 5
Buy: 10
@@ -135769,7 +147464,7 @@ item_db: (
},
{
Id: 24030
- AegisName: "Critital_Shadow_Armor"
+ AegisName: "S_Critical_Armor"
Name: "Critital Shadow Armor"
Type: 5
Buy: 10
@@ -135778,7 +147473,7 @@ item_db: (
},
{
Id: 24031
- AegisName: "King_Bird_Shadow_Weapon"
+ AegisName: "S_Kingbird_Weapon"
Name: "King Bird Shadow Weapon"
Type: 5
Buy: 10
@@ -135790,7 +147485,7 @@ item_db: (
},
{
Id: 24032
- AegisName: "Critical_Hit_Shadow_Weapon"
+ AegisName: "S_Cri_Hit_Weapon"
Name: "Critical Hit Shadow Weapon"
Type: 5
Buy: 10
@@ -135802,7 +147497,7 @@ item_db: (
},
{
Id: 24033
- AegisName: "Healing_Shadow_Weapon"
+ AegisName: "S_Healing_Weapon"
Name: "Healing Shadow Weapon"
Type: 5
Buy: 10
@@ -135812,7 +147507,7 @@ item_db: (
},
{
Id: 24034
- AegisName: "Lucky_Shadow_Weapon"
+ AegisName: "S_Lucky_Weapon"
Name: "Lucky Shadow Weapon"
Type: 5
Buy: 10
@@ -135825,7 +147520,7 @@ item_db: (
},
{
Id: 24035
- AegisName: "Power_Shadow_Earring"
+ AegisName: "S_Power_Earring"
Name: "Power Shadow Earring"
Type: 5
Buy: 10
@@ -135838,7 +147533,7 @@ item_db: (
},
{
Id: 24036
- AegisName: "Intelligent_Shadow_Pendant"
+ AegisName: "S_Int_Pendant"
Name: "Intelligent Shadow Pendant"
Type: 5
Buy: 10
@@ -135851,7 +147546,7 @@ item_db: (
},
{
Id: 24037
- AegisName: "Dexterous_Shadow_Armor"
+ AegisName: "S_Dexterous_Armor"
Name: "Dexterous Shadow Armor"
Type: 5
Buy: 10
@@ -135864,7 +147559,7 @@ item_db: (
},
{
Id: 24038
- AegisName: "Vital_Shadow_Shoes"
+ AegisName: "S_Vital_Shoes"
Name: "Vital Shadow Shoes"
Type: 5
Buy: 10
@@ -135877,7 +147572,7 @@ item_db: (
},
{
Id: 24039
- AegisName: "Athletic_Shadow_Shield"
+ AegisName: "S_Athletic_Shield"
Name: "Athletic Shadow Shield"
Type: 5
Buy: 10
@@ -135890,7 +147585,7 @@ item_db: (
},
{
Id: 24040
- AegisName: "Lucky_Shadow_Armor"
+ AegisName: "S_Lucky_Armor"
Name: "Lucky Shadow Armor"
Type: 5
Buy: 10
@@ -135902,7 +147597,7 @@ item_db: (
},
{
Id: 24041
- AegisName: "Power_Shadow_Pendant"
+ AegisName: "S_Power_Pendant"
Name: "Power Shadow Pendant"
Type: 5
Buy: 10
@@ -135914,7 +147609,7 @@ item_db: (
},
{
Id: 24042
- AegisName: "Intelligent_Shadow_Earring"
+ AegisName: "S_Int_Earring"
Name: "Intelligent Shadow Earring"
Type: 5
Buy: 10
@@ -135926,7 +147621,7 @@ item_db: (
},
{
Id: 24043
- AegisName: "Dexterous_Shadow_Weapon"
+ AegisName: "S_Dexterous_Weapon"
Name: "Dexterous Shadow Weapon"
Type: 5
Buy: 10
@@ -135938,7 +147633,7 @@ item_db: (
},
{
Id: 24044
- AegisName: "Vital_Shadow_Shield"
+ AegisName: "S_Vital_Shield"
Name: "Vital Shadow Shield"
Type: 5
Buy: 10
@@ -135950,7 +147645,7 @@ item_db: (
},
{
Id: 24045
- AegisName: "Athletic_Shadow_Shoes"
+ AegisName: "S_Athletic_Shoes"
Name: "Athletic Shadow Shoes"
Type: 5
Buy: 10
@@ -135962,7 +147657,7 @@ item_db: (
},
{
Id: 24046
- AegisName: "Resist_Spell_Power_Shadow_Pendant"
+ AegisName: "S_Resist_Spell_Pendant"
Name: "Resist Spell Power Shadow Pendant"
Type: 5
Buy: 10
@@ -135971,7 +147666,7 @@ item_db: (
},
{
Id: 24047
- AegisName: "Rapid_Shadow_Pendant"
+ AegisName: "S_Rapid_Pendant"
Name: "Rapid Shadow Pendant"
Type: 5
Buy: 10
@@ -135982,7 +147677,7 @@ item_db: (
},
{
Id: 24048
- AegisName: "Casters_Shadow_Pendant"
+ AegisName: "S_Caster_Pendant"
Name: "Casters Shadow Pendant"
Type: 5
Buy: 10
@@ -135993,7 +147688,7 @@ item_db: (
},
{
Id: 24049
- AegisName: "Hard_Shadow_Earring"
+ AegisName: "S_Hard_Earring"
Name: "Hard Shadow Earring"
Type: 5
Buy: 10
@@ -136005,7 +147700,7 @@ item_db: (
},
{
Id: 24050
- AegisName: "Wise_Shadow_Earring"
+ AegisName: "S_Wise_Earring"
Name: "Wise Shadow Earring"
Type: 5
Buy: 10
@@ -136017,7 +147712,7 @@ item_db: (
},
{
Id: 24051
- AegisName: "Athena_Shadow_Earring"
+ AegisName: "S_Athena_Earring"
Name: "Athena Shadow Earring"
Type: 5
Buy: 10
@@ -136026,7 +147721,7 @@ item_db: (
},
{
Id: 24052
- AegisName: "Cranial_Shadow_Shield"
+ AegisName: "S_Cranial_Shield"
Name: "Cranial Shadow Shield"
Type: 5
Buy: 10
@@ -136039,7 +147734,7 @@ item_db: (
},
{
Id: 24053
- AegisName: "Safeguard_Shadow_Shield"
+ AegisName: "S_Safeguard_Shield"
Name: "Safeguard Shadow Shield"
Type: 5
Buy: 10
@@ -136052,7 +147747,7 @@ item_db: (
},
{
Id: 24054
- AegisName: "Brutal_Shadow_Shield"
+ AegisName: "S_Brutal_Shield"
Name: "Brutal Shadow Shield"
Type: 5
Buy: 10
@@ -136065,7 +147760,7 @@ item_db: (
},
{
Id: 24055
- AegisName: "Gargantua_Shadow_Shield"
+ AegisName: "S_Gargantua_Shield"
Name: "Gargantua Shadow Shield"
Type: 5
Buy: 10
@@ -136078,7 +147773,7 @@ item_db: (
},
{
Id: 24056
- AegisName: "Homer's_Shadow_Shield"
+ AegisName: "S_Homers_Shield"
Name: "Homer's Shadow Shield"
Type: 5
Buy: 10
@@ -136091,7 +147786,7 @@ item_db: (
},
{
Id: 24057
- AegisName: "Dragoon_Shadow_Shield"
+ AegisName: "S_Dragoon_Shield"
Name: "Dragoon Shadow Shield"
Type: 5
Buy: 10
@@ -136104,7 +147799,7 @@ item_db: (
},
{
Id: 24058
- AegisName: "Satanic_Shadow_Shield"
+ AegisName: "S_Satanic_Shield"
Name: "Satanic Shadow Shield"
Type: 5
Buy: 10
@@ -136117,7 +147812,7 @@ item_db: (
},
{
Id: 24059
- AegisName: "Fire_Proof_Shadow_Shield"
+ AegisName: "S_Flameguard_Shield"
Name: "Fire Proof Shadow Shield"
Type: 5
Buy: 10
@@ -136130,7 +147825,7 @@ item_db: (
},
{
Id: 24060
- AegisName: "Requiem_Shadow_Shield"
+ AegisName: "S_Requiem_Shield"
Name: "Requiem Shadow Shield"
Type: 5
Buy: 10
@@ -136143,7 +147838,7 @@ item_db: (
},
{
Id: 24061
- AegisName: "Cadi_Shadow_Shield"
+ AegisName: "S_Cadi_Shield"
Name: "Cadi Shadow Shield"
Type: 5
Buy: 10
@@ -136156,7 +147851,7 @@ item_db: (
},
{
Id: 24062
- AegisName: "Bloody_Shadow_Shoes"
+ AegisName: "S_Bloody_Shoes"
Name: "Bloody Shadow Shoes"
Type: 5
Buy: 10
@@ -136176,7 +147871,7 @@ item_db: (
},
{
Id: 24063
- AegisName: "Liberation_Shadow_Shoes"
+ AegisName: "S_Liberation_Shoes"
Name: "Liberation Shadow Shoes"
Type: 5
Buy: 10
@@ -136196,7 +147891,7 @@ item_db: (
},
{
Id: 24064
- AegisName: "Chemical_Shadow_Shoes"
+ AegisName: "S_Chemical_Shoes"
Name: "Chemical Shadow Shoes"
Type: 5
Buy: 10
@@ -136216,7 +147911,7 @@ item_db: (
},
{
Id: 24065
- AegisName: "Glamorous_Shadow_Shoes"
+ AegisName: "S_Clamorous_Shoes"
Name: "Glamorous Shadow Shoes"
Type: 5
Buy: 10
@@ -136236,7 +147931,7 @@ item_db: (
},
{
Id: 24066
- AegisName: "Insecticide_Shadow_Shoes"
+ AegisName: "S_Insecticide_Shoes"
Name: "Insecticide Shadow Shoes"
Type: 5
Buy: 10
@@ -136256,7 +147951,7 @@ item_db: (
},
{
Id: 24067
- AegisName: "Fisher_Shadow_Shoes"
+ AegisName: "S_Fisher_Shoes"
Name: "Fisher Shadow Shoes"
Type: 5
Buy: 10
@@ -136276,7 +147971,7 @@ item_db: (
},
{
Id: 24068
- AegisName: "Seraphim_Shadow_Shoes"
+ AegisName: "S_Seraphim_Shoes"
Name: "Seraphim Shadow Shoes"
Type: 5
Buy: 10
@@ -136296,7 +147991,7 @@ item_db: (
},
{
Id: 24069
- AegisName: "Beholder_Shadow_Shoes"
+ AegisName: "S_Beholder_Shoes"
Name: "Beholder Shadow Shoes"
Type: 5
Buy: 10
@@ -136316,7 +148011,7 @@ item_db: (
},
{
Id: 24070
- AegisName: "Divine_Shadow_Shoes"
+ AegisName: "S_Divine_Shoes"
Name: "Divine Shadow Shoes"
Type: 5
Buy: 10
@@ -136336,7 +148031,7 @@ item_db: (
},
{
Id: 24071
- AegisName: "Dragoons_Shadow_Shoes"
+ AegisName: "S_Dragoon_Shoes"
Name: "Dragoons Shadow Shoes"
Type: 5
Buy: 10
@@ -136356,7 +148051,7 @@ item_db: (
},
{
Id: 24072
- AegisName: "Large_Shadow_Armor"
+ AegisName: "S_Big_Armor"
Name: "Large Shadow Armor"
Type: 5
Buy: 10
@@ -136369,7 +148064,7 @@ item_db: (
},
{
Id: 24073
- AegisName: "Medium_Shadow_Armor"
+ AegisName: "S_Medium_Armor"
Name: "Medium Shadow Armor"
Type: 5
Buy: 10
@@ -136382,7 +148077,7 @@ item_db: (
},
{
Id: 24074
- AegisName: "Small_Shadow_Armor"
+ AegisName: "S_Small_Armor"
Name: "Small Shadow Armor"
Type: 5
Buy: 10
@@ -136395,7 +148090,7 @@ item_db: (
},
{
Id: 24075
- AegisName: "Large_Shadow_Weapon"
+ AegisName: "S_Big_Weapon"
Name: "Large Shadow Weapon"
Type: 5
Buy: 10
@@ -136408,7 +148103,7 @@ item_db: (
},
{
Id: 24076
- AegisName: "Medium_Shadow_Weapon"
+ AegisName: "S_Medium_Weapon"
Name: "Medium Shadow Weapon"
Type: 5
Buy: 10
@@ -136421,7 +148116,7 @@ item_db: (
},
{
Id: 24077
- AegisName: "Small_Shadow_Weapon"
+ AegisName: "S_Small_Weapon"
Name: "Small Shadow Weapon"
Type: 5
Buy: 10
@@ -136434,7 +148129,7 @@ item_db: (
},
{
Id: 24078
- AegisName: "Spiritual_Shadow_Weapon"
+ AegisName: "S_Spiritual_Weapon"
Name: "Spiritual Shadow Weapon"
Type: 5
Buy: 10
@@ -136446,7 +148141,7 @@ item_db: (
},
{
Id: 24079
- AegisName: "Spiritual_Shadow_Earring"
+ AegisName: "S_Spiritual_Earring"
Name: "Spiritual Shadow Earring"
Type: 5
Buy: 10
@@ -136458,7 +148153,7 @@ item_db: (
},
{
Id: 24080
- AegisName: "Spiritual_Shadow_Pendant"
+ AegisName: "S_Spiritual_Pendent"
Name: "Spiritual Shadow Pendant"
Type: 5
Buy: 10
@@ -136467,7 +148162,7 @@ item_db: (
},
{
Id: 24081
- AegisName: "Malevolent_Shadow_Armor"
+ AegisName: "S_Malicious_Armor"
Name: "Malevolent Shadow Armor"
Type: 5
Buy: 10
@@ -136479,7 +148174,7 @@ item_db: (
},
{
Id: 24082
- AegisName: "Malevolent_Shadow_Shoes"
+ AegisName: "S_Malicious_Shoes"
Name: "Malevolent Shadow Shoes"
Type: 5
Buy: 10
@@ -136488,7 +148183,7 @@ item_db: (
},
{
Id: 24083
- AegisName: "Malevolent_Shadow_Shield"
+ AegisName: "S_Malicious_Shield"
Name: "Malevolent Shadow Shield"
Type: 5
Buy: 10
@@ -136497,7 +148192,7 @@ item_db: (
},
{
Id: 24084
- AegisName: "Gemstone_Shadow_Armor"
+ AegisName: "S_Gemstone_Armor"
Name: "Gemstone Shadow Armor"
Type: 5
Buy: 10
@@ -136506,7 +148201,7 @@ item_db: (
},
{
Id: 24085
- AegisName: "Gemstone_Shadow_Shoes"
+ AegisName: "S_Gemstone_Shoes"
Name: "Gemstone Shadow Shoes"
Type: 5
Buy: 10
@@ -136515,7 +148210,7 @@ item_db: (
},
{
Id: 24086
- AegisName: "Gemstone_Shadow_Shield"
+ AegisName: "S_Gemstone_Shield"
Name: "Gemstone Shadow Shield"
Type: 5
Buy: 10
@@ -136524,7 +148219,7 @@ item_db: (
},
{
Id: 24087
- AegisName: "Gemstone_Shadow_Weapon"
+ AegisName: "S_Gemstone_Weapon"
Name: "Gemstone Shadow Weapon"
Type: 5
Buy: 10
@@ -136533,7 +148228,7 @@ item_db: (
},
{
Id: 24088
- AegisName: "Gemstone_Shadow_Earring"
+ AegisName: "S_Gemstone_Earring"
Name: "Gemstone Shadow Earring"
Type: 5
Buy: 10
@@ -136542,7 +148237,7 @@ item_db: (
},
{
Id: 24089
- AegisName: "Gemstone_Shadow_Pendant"
+ AegisName: "S_Gemstone_Pendent"
Name: "Gemstone Shadow Pendant"
Type: 5
Buy: 10
@@ -136551,7 +148246,7 @@ item_db: (
},
{
Id: 24090
- AegisName: "Stability_Shadow_Shield"
+ AegisName: "S_Stability_Shield"
Name: "Stability Shadow Shield"
Type: 5
Buy: 10
@@ -136570,7 +148265,7 @@ item_db: (
},
{
Id: 24091
- AegisName: "Plasterus_Shadow_Armor"
+ AegisName: "S_Plasterers_Armor"
Name: "Plasterus Shadow Armor"
Type: 5
Buy: 10
@@ -136582,7 +148277,7 @@ item_db: (
},
{
Id: 24092
- AegisName: "Plasterus_Shadow_Shoes"
+ AegisName: "S_Plasterers_Shoes"
Name: "Plasterus Shadow Shoes"
Type: 5
Buy: 10
@@ -136594,7 +148289,7 @@ item_db: (
},
{
Id: 24093
- AegisName: "Insomnia_Shadow_Armor"
+ AegisName: "S_Insomniac_Armor"
Name: "Insomnia Shadow Armor"
Type: 5
Buy: 10
@@ -136606,7 +148301,7 @@ item_db: (
},
{
Id: 24094
- AegisName: "Insomnia_Shadow_Shoes"
+ AegisName: "S_Insomniac_Shoes"
Name: "Insomnia Shadow Shoes"
Type: 5
Buy: 10
@@ -136618,7 +148313,7 @@ item_db: (
},
{
Id: 24095
- AegisName: "Peerless_Shadow_Armor"
+ AegisName: "S_Peerless_Armor"
Name: "Peerless Shadow Armor"
Type: 5
Buy: 10
@@ -136630,7 +148325,7 @@ item_db: (
},
{
Id: 24096
- AegisName: "Peerless_Shadow_Shoes"
+ AegisName: "S_Peerless_Shoes"
Name: "Peerless Shadow Shoes"
Type: 5
Buy: 10
@@ -136642,7 +148337,7 @@ item_db: (
},
{
Id: 24097
- AegisName: "Adurate_Shadow_Armor"
+ AegisName: "S_Adurate_Armor"
Name: "Adurate Shadow Armor"
Type: 5
Buy: 10
@@ -136654,7 +148349,7 @@ item_db: (
},
{
Id: 24098
- AegisName: "Adurate_Shadow_Shoes"
+ AegisName: "S_Adurate_Shoes"
Name: "Adurate Shadow Shoes"
Type: 5
Buy: 10
@@ -136666,7 +148361,7 @@ item_db: (
},
{
Id: 24099
- AegisName: "Freezing_Frozen_Shadow_Weapon"
+ AegisName: "Unfreez_Weapon_S"
Name: "Freezing Frozen Shadow Weapon"
Type: 5
Buy: 10
@@ -136678,7 +148373,7 @@ item_db: (
},
{
Id: 24100
- AegisName: "Freezing_Frozen_Shadow_Earring"
+ AegisName: "Unfreeze_Earing_S"
Name: "Freezing Frozen Shadow Earring"
Type: 5
Buy: 10
@@ -136690,7 +148385,7 @@ item_db: (
},
{
Id: 24101
- AegisName: "Freezing_Frozen_Shadow_Pendant"
+ AegisName: "Unfreeze_Pendent_S"
Name: "Freezing Frozen Shadow Pendant"
Type: 5
Buy: 10
@@ -136702,7 +148397,7 @@ item_db: (
},
{
Id: 24102
- AegisName: "Vitality_Shadow_Earring"
+ AegisName: "Vitality_Earing_S"
Name: "Vitality Shadow Earring"
Type: 5
Buy: 10
@@ -136714,7 +148409,7 @@ item_db: (
},
{
Id: 24103
- AegisName: "Vitality_Shadow_Pendant"
+ AegisName: "Vitality_Pendant_S"
Name: "Vitality Shadow Pendant"
Type: 5
Buy: 10
@@ -136726,7 +148421,7 @@ item_db: (
},
{
Id: 24104
- AegisName: "Neutral_Shadow_Weapon"
+ AegisName: "S_Neutral_Weapon"
Name: "Neutral Shadow Weapon"
Type: 5
Buy: 10
@@ -136738,7 +148433,7 @@ item_db: (
},
{
Id: 24105
- AegisName: "Neutral_Shadow_Earring"
+ AegisName: "S_Neutral_Earring"
Name: "Neutral Shadow Earring"
Type: 5
Buy: 10
@@ -136750,7 +148445,7 @@ item_db: (
},
{
Id: 24106
- AegisName: "Neutral_Shadow_Pendant"
+ AegisName: "S_Neutral_Pendent"
Name: "Neutral Shadow Pendant"
Type: 5
Buy: 10
@@ -136762,7 +148457,7 @@ item_db: (
},
{
Id: 24107
- AegisName: "Frozen_Curse_Shadow_Earring"
+ AegisName: "S_Curse_Lift_Earring"
Name: "Frozen Curse Shadow Earring"
Type: 5
Buy: 10
@@ -136774,7 +148469,7 @@ item_db: (
},
{
Id: 24108
- AegisName: "Frozen_Curse_Shadow_Pendant"
+ AegisName: "S_Curse_Lift_Pendent"
Name: "Frozen Curse Shadow Pendant"
Type: 5
Buy: 10
@@ -136786,7 +148481,7 @@ item_db: (
},
{
Id: 24109
- AegisName: "Caster_Shadow_Earrings"
+ AegisName: "S_Caster_earring"
Name: "Caster Shadow Earrings"
Type: 5
Buy: 10
@@ -136795,7 +148490,7 @@ item_db: (
},
{
Id: 24110
- AegisName: "Caster_Shadow_Weapon"
+ AegisName: "S_Caster_Weapon"
Name: "Caster Shadow Weapon"
Type: 5
Buy: 10
@@ -136806,7 +148501,7 @@ item_db: (
},
{
Id: 24111
- AegisName: "Spell_Flow_Shadow_Shoes"
+ AegisName: "S_Spell_Flow_Shoes"
Name: "Spell Flow Shadow Shoes"
Type: 5
Buy: 10
@@ -136818,7 +148513,7 @@ item_db: (
},
{
Id: 24112
- AegisName: "Spell_Flow_Shadow_Armor"
+ AegisName: "S_Spell_Flow_Armor"
Name: "Spell Flow Shadow Armor"
Type: 5
Buy: 10
@@ -136827,7 +148522,7 @@ item_db: (
},
{
Id: 24113
- AegisName: "Spell_Flow_Shadow_Shield"
+ AegisName: "S_Spell_Flow_Shield"
Name: "Spell Flow Shadow Shield"
Type: 5
Buy: 10
@@ -136839,7 +148534,7 @@ item_db: (
},
{
Id: 24114
- AegisName: "Greed_Shadow_Armor"
+ AegisName: "S_Greed_Armor"
Name: "Greed Shadow Armor"
Type: 5
Buy: 10
@@ -136851,7 +148546,7 @@ item_db: (
},
{
Id: 24115
- AegisName: "Greed_Shadow_Shoes"
+ AegisName: "S_Greed_Shoes"
Name: "Greed Shadow Shoes"
Type: 5
Buy: 10
@@ -136863,7 +148558,7 @@ item_db: (
},
{
Id: 24116
- AegisName: "Greed_Shadow_Shield"
+ AegisName: "S_Greed_Shield"
Name: "Greed Shadow Shield"
Type: 5
Buy: 10
@@ -136875,7 +148570,7 @@ item_db: (
},
{
Id: 24117
- AegisName: "Greed_Shadow_Weapon"
+ AegisName: "S_Greed_Weapon"
Name: "Greed Shadow Weapon"
Type: 5
Buy: 10
@@ -136887,7 +148582,7 @@ item_db: (
},
{
Id: 24118
- AegisName: "Greed_Shadow_Earring"
+ AegisName: "S_Greed_Earring"
Name: "Greed Shadow Earring"
Type: 5
Buy: 10
@@ -136899,7 +148594,7 @@ item_db: (
},
{
Id: 24119
- AegisName: "Greed_Shadow_Pendant"
+ AegisName: "S_Greed_Pendant"
Name: "Greed Shadow Pendant"
Type: 5
Buy: 10
@@ -136911,7 +148606,7 @@ item_db: (
},
{
Id: 24120
- AegisName: "Heal_Shadow_Armor"
+ AegisName: "S_Heal_Armor"
Name: "Heal Shadow Armor"
Type: 5
Buy: 10
@@ -136923,7 +148618,7 @@ item_db: (
},
{
Id: 24121
- AegisName: "Heal_Shadow_Shoes"
+ AegisName: "S_Heal_Shoes"
Name: "Heal Shadow Shoes"
Type: 5
Buy: 10
@@ -136935,7 +148630,7 @@ item_db: (
},
{
Id: 24122
- AegisName: "Heal_Shadow_Shield"
+ AegisName: "S_Heal_Shield"
Name: "Heal Shadow Shield"
Type: 5
Buy: 10
@@ -136947,7 +148642,7 @@ item_db: (
},
{
Id: 24123
- AegisName: "Heal_Shadow_Weapon"
+ AegisName: "S_Heal_Weapon"
Name: "Heal Shadow Weapon"
Type: 5
Buy: 10
@@ -136959,7 +148654,7 @@ item_db: (
},
{
Id: 24124
- AegisName: "Heal_Shadow_Earring"
+ AegisName: "S_Heal_Earring"
Name: "Heal Shadow Earring"
Type: 5
Buy: 10
@@ -136971,7 +148666,7 @@ item_db: (
},
{
Id: 24125
- AegisName: "Heal_Shadow_Pendant"
+ AegisName: "S_Heal_Pendant"
Name: "Heal Shadow Pendant"
Type: 5
Buy: 10
@@ -136983,7 +148678,7 @@ item_db: (
},
{
Id: 24126
- AegisName: "Hiding_Shadow_Armor"
+ AegisName: "S_Hiding_Armor"
Name: "Hiding Shadow Armor"
Type: 5
Buy: 10
@@ -136996,7 +148691,7 @@ item_db: (
},
{
Id: 24127
- AegisName: "Hiding_Shadow_Shoes"
+ AegisName: "S_Hiding_Shoes"
Name: "Hiding Shadow Shoes"
Type: 5
Buy: 10
@@ -137009,7 +148704,7 @@ item_db: (
},
{
Id: 24128
- AegisName: "Hiding_Shadow_Shield"
+ AegisName: "S_Hiding_Shield"
Name: "Hiding Shadow Shield"
Type: 5
Buy: 10
@@ -137022,7 +148717,7 @@ item_db: (
},
{
Id: 24129
- AegisName: "Hiding_Shadow_Weapon"
+ AegisName: "S_Hiding_Weapon"
Name: "Hiding Shadow Weapon"
Type: 5
Buy: 10
@@ -137035,7 +148730,7 @@ item_db: (
},
{
Id: 24130
- AegisName: "Hiding_Shadow_Earring"
+ AegisName: "S_Hiding_Earring"
Name: "Hiding Shadow Earring"
Type: 5
Buy: 10
@@ -137048,7 +148743,7 @@ item_db: (
},
{
Id: 24131
- AegisName: "Hiding_Shadow_Pendant"
+ AegisName: "S_Hiding_Pendant"
Name: "Hiding Shadow Pendant"
Type: 5
Buy: 10
@@ -137061,7 +148756,7 @@ item_db: (
},
{
Id: 24132
- AegisName: "Cloaking_Shadow_Armor"
+ AegisName: "S_Cloaking_Armor"
Name: "Cloaking Shadow Armor"
Type: 5
Buy: 10
@@ -137074,7 +148769,7 @@ item_db: (
},
{
Id: 24133
- AegisName: "Cloaking_Shadow_Shoes"
+ AegisName: "S_Cloaking_Shoes"
Name: "Cloaking Shadow Shoes"
Type: 5
Buy: 10
@@ -137087,7 +148782,7 @@ item_db: (
},
{
Id: 24134
- AegisName: "Cloaking_Shadow_Shield"
+ AegisName: "S_Cloaking_Shield"
Name: "Cloaking Shadow Shield"
Type: 5
Buy: 10
@@ -137100,7 +148795,7 @@ item_db: (
},
{
Id: 24135
- AegisName: "Cloaking_Shadow_Weapon"
+ AegisName: "S_Cloaking_Weapon"
Name: "Cloaking Shadow Weapon"
Type: 5
Buy: 10
@@ -137113,7 +148808,7 @@ item_db: (
},
{
Id: 24136
- AegisName: "Cloaking_Shadow_Earring"
+ AegisName: "S_Cloaking_Earring"
Name: "Cloaking Shadow Earring"
Type: 5
Buy: 10
@@ -137126,7 +148821,7 @@ item_db: (
},
{
Id: 24137
- AegisName: "Cloaking_Shadow_Pendant"
+ AegisName: "S_Cloaking_Pendant"
Name: "Cloaking Shadow Pendant"
Type: 5
Buy: 10
@@ -137139,7 +148834,7 @@ item_db: (
},
{
Id: 24138
- AegisName: "Teleport_Shadow_Armor"
+ AegisName: "S_Teleport_Armor"
Name: "Teleport Shadow Armor"
Type: 5
Buy: 10
@@ -137151,7 +148846,7 @@ item_db: (
},
{
Id: 24139
- AegisName: "Teleport_Shadow_Shoes"
+ AegisName: "S_Teleport_Shoes"
Name: "Teleport Shadow Shoes"
Type: 5
Buy: 10
@@ -137163,7 +148858,7 @@ item_db: (
},
{
Id: 24140
- AegisName: "Teleport_Shadow_Shield"
+ AegisName: "S_Teleport_Shield"
Name: "Teleport Shadow Shield"
Type: 5
Buy: 10
@@ -137175,7 +148870,7 @@ item_db: (
},
{
Id: 24141
- AegisName: "Teleport_Shadow_Weapon"
+ AegisName: "S_Teleport_Weapon"
Name: "Teleport Shadow Weapon"
Type: 5
Buy: 10
@@ -137187,7 +148882,7 @@ item_db: (
},
{
Id: 24142
- AegisName: "Teleport_Shadow_Earring"
+ AegisName: "S_Teleport_Earring"
Name: "Teleport Shadow Earring"
Type: 5
Buy: 10
@@ -137199,7 +148894,7 @@ item_db: (
},
{
Id: 24143
- AegisName: "Teleport_Shadow_Pendant"
+ AegisName: "S_Teleport_Pendant"
Name: "Teleport Shadow Pendant"
Type: 5
Buy: 10
@@ -137211,7 +148906,7 @@ item_db: (
},
{
Id: 24144
- AegisName: "Steal_Shadow_Armor"
+ AegisName: "S_Steal_Armor"
Name: "Steal Shadow Armor"
Type: 5
Buy: 10
@@ -137223,7 +148918,7 @@ item_db: (
},
{
Id: 24145
- AegisName: "Steal_Shadow_Shoes"
+ AegisName: "S_Steal_Shoes"
Name: "Steal Shadow Shoes"
Type: 5
Buy: 10
@@ -137235,7 +148930,7 @@ item_db: (
},
{
Id: 24146
- AegisName: "Steal_Shadow_Shield"
+ AegisName: "S_Steal_Shield"
Name: "Steal Shadow Shield"
Type: 5
Buy: 10
@@ -137247,7 +148942,7 @@ item_db: (
},
{
Id: 24147
- AegisName: "Steal_Shadow_Weapon"
+ AegisName: "S_Steal_Weapon"
Name: "Steal Shadow Weapon"
Type: 5
Buy: 10
@@ -137259,7 +148954,7 @@ item_db: (
},
{
Id: 24148
- AegisName: "Steal_Shadow_Earring"
+ AegisName: "S_Steal_Earring"
Name: "Steal Shadow Earring"
Type: 5
Buy: 10
@@ -137271,7 +148966,7 @@ item_db: (
},
{
Id: 24149
- AegisName: "Steal_Shadow_Pendant"
+ AegisName: "S_Steal_Pendant"
Name: "Steal Shadow Pendant"
Type: 5
Buy: 10
@@ -137283,7 +148978,7 @@ item_db: (
},
{
Id: 24150
- AegisName: "Infinity_Shadow_Earring"
+ AegisName: "S_Infinity_Earring"
Name: "Infinity Shadow Earring"
Type: 5
Buy: 10
@@ -137294,7 +148989,7 @@ item_db: (
},
{
Id: 24151
- AegisName: "Infinity_Shadow_Pendant"
+ AegisName: "S_Infinity_Pendant"
Name: "Infinity Shadow Pendant"
Type: 5
Buy: 10
@@ -137305,7 +149000,7 @@ item_db: (
},
{
Id: 24152
- AegisName: "Solid_Shadow_Weapon"
+ AegisName: "S_Solid_Weapon"
Name: "Solid Shadow Weapon"
Type: 5
Buy: 10
@@ -137314,7 +149009,7 @@ item_db: (
},
{
Id: 24153
- AegisName: "Solid_Shadow_Earring"
+ AegisName: "S_Solid_Earring"
Name: "Solid Shadow Earring"
Type: 5
Buy: 10
@@ -137323,7 +149018,7 @@ item_db: (
},
{
Id: 24154
- AegisName: "Solid_Shadow_Armor"
+ AegisName: "S_Immortal_Armor"
Name: "Solid Shadow Armor"
Type: 5
Buy: 10
@@ -137332,7 +149027,7 @@ item_db: (
},
{
Id: 24155
- AegisName: "Solid_Shadow_Pendant"
+ AegisName: "S_Immortal_Pendant"
Name: "Solid Shadow Pendant"
Type: 5
Buy: 10
@@ -137341,7 +149036,7 @@ item_db: (
},
{
Id: 24156
- AegisName: "Demihuman_Shadow_Weapon"
+ AegisName: "S_Executioner_Weapon"
Name: "Demihuman Shadow Weapon"
Type: 5
Buy: 10
@@ -137350,7 +149045,7 @@ item_db: (
},
{
Id: 24157
- AegisName: "Exorcist_Shadow_Weapon"
+ AegisName: "S_Exorcist_Weapon"
Name: "Exorcist Shadow Weapon"
Type: 5
Buy: 10
@@ -137359,7 +149054,7 @@ item_db: (
},
{
Id: 24158
- AegisName: "Hunting_Shadow_Weapon"
+ AegisName: "S_Hunting_Weapon"
Name: "Hunting Shadow Weapon"
Type: 5
Buy: 10
@@ -137368,7 +149063,7 @@ item_db: (
},
{
Id: 24159
- AegisName: "Insect_Shadow_Weapon"
+ AegisName: "S_Insect_Net_Weapon"
Name: "Insect Shadow Weapon"
Type: 5
Buy: 10
@@ -137377,7 +149072,7 @@ item_db: (
},
{
Id: 24160
- AegisName: "Fishing_Shadow_Weapon"
+ AegisName: "S_Fishing_Weapon"
Name: "Fishing Shadow Weapon"
Type: 5
Buy: 10
@@ -137386,7 +149081,7 @@ item_db: (
},
{
Id: 24161
- AegisName: "Dragon_Killer_Shadow_Weapon"
+ AegisName: "S_Dragon_Killer_Weapon"
Name: "Dragon Killer Shadow Weapon"
Type: 5
Buy: 10
@@ -137395,7 +149090,7 @@ item_db: (
},
{
Id: 24162
- AegisName: "Angelus_Shadow_Weapon"
+ AegisName: "S_Corrupt_Weapon"
Name: "Angelus Shadow Weapon"
Type: 5
Buy: 10
@@ -137404,7 +149099,7 @@ item_db: (
},
{
Id: 24163
- AegisName: "Formless_Shadow_Weapon"
+ AegisName: "S_Vibration_Weapon"
Name: "Formless Shadow Weapon"
Type: 5
Buy: 10
@@ -137413,7 +149108,7 @@ item_db: (
},
{
Id: 24164
- AegisName: "Holy_Water_Shadow_Weapon"
+ AegisName: "S_Holy_Water_Weapon"
Name: "Holy Water Shadow Weapon"
Type: 5
Buy: 10
@@ -137422,7 +149117,7 @@ item_db: (
},
{
Id: 24165
- AegisName: "Plant_Shadow_Weapon"
+ AegisName: "S_Scissors_Weapon"
Name: "Plant Shadow Weapon"
Type: 5
Buy: 10
@@ -137431,7 +149126,7 @@ item_db: (
},
{
Id: 24166
- AegisName: "Penetration_Shadow_Earring"
+ AegisName: "S_Penetration_Earring"
Name: "Penetration Shadow Earring"
Type: 5
Buy: 10
@@ -137440,7 +149135,7 @@ item_db: (
},
{
Id: 24167
- AegisName: "Penetration_Shadow_Pendant"
+ AegisName: "S_Penetration_Pendent"
Name: "Penetration Shadow Pendant"
Type: 5
Buy: 10
@@ -137449,7 +149144,7 @@ item_db: (
},
{
Id: 24168
- AegisName: "Tempest_Shadow_Earring"
+ AegisName: "S_Tempest_Earring"
Name: "Tempest Shadow Earring"
Type: 5
Buy: 10
@@ -137458,7 +149153,7 @@ item_db: (
},
{
Id: 24169
- AegisName: "Tempest_Pendant_Shadow"
+ AegisName: "S_Tempest_Pendent"
Name: "Tempest Pendant Shadow"
Type: 5
Buy: 10
@@ -137467,7 +149162,7 @@ item_db: (
},
{
Id: 24170
- AegisName: "Magic_Executioner_Shadow_Weapon"
+ AegisName: "S_M_Executioner_Weapon"
Name: "Magic Executioner Shadow Weapon"
Type: 5
Buy: 10
@@ -137476,7 +149171,7 @@ item_db: (
},
{
Id: 24171
- AegisName: "Magic_Exorcist_Shadow_Weapon"
+ AegisName: "S_M_Exorcist_Weapon"
Name: "Magic Exorcist Shadow Weapon"
Type: 5
Buy: 10
@@ -137485,7 +149180,7 @@ item_db: (
},
{
Id: 24172
- AegisName: "Magic_Hunting_Shadow_Weapon"
+ AegisName: "S_M_Hunting_Weapon"
Name: "Magic Hunting Shadow Weapon"
Type: 5
Buy: 10
@@ -137494,7 +149189,7 @@ item_db: (
},
{
Id: 24173
- AegisName: "Magic_Insecticide_Shadow_Weapon"
+ AegisName: "S_M_Insect_Net_Weapon"
Name: "Magic Insecticide Shadow Weapon"
Type: 5
Buy: 10
@@ -137503,7 +149198,7 @@ item_db: (
},
{
Id: 24174
- AegisName: "Magic_Fishing_Shadow_Weapon"
+ AegisName: "S_M_Fishing_Weapon"
Name: "Magic Fishing Shadow Weapon"
Type: 5
Buy: 10
@@ -137512,7 +149207,7 @@ item_db: (
},
{
Id: 24175
- AegisName: "Magic_Dragon_Killer_Shadow_Weapon"
+ AegisName: "S_M_Dragon_K_Weapon"
Name: "Magic Dragon Killer Shadow Weapon"
Type: 5
Buy: 10
@@ -137521,7 +149216,7 @@ item_db: (
},
{
Id: 24176
- AegisName: "Magic_Angelus_Shadow_Weapon"
+ AegisName: "S_M_Corrupt_Weapon"
Name: "Magic Angelus Shadow Weapon"
Type: 5
Buy: 10
@@ -137530,7 +149225,7 @@ item_db: (
},
{
Id: 24177
- AegisName: "Magic_Formless_Shadow_Weapon"
+ AegisName: "S_M_Vibration_Weapon"
Name: "Magic Formless Shadow Weapon"
Type: 5
Buy: 10
@@ -137539,7 +149234,7 @@ item_db: (
},
{
Id: 24178
- AegisName: "Magic_Holy_Water_Shadow_Weapon"
+ AegisName: "S_M_Holy_Water_Weapon"
Name: "Magic Holy Water Shadow Weapon"
Type: 5
Buy: 10
@@ -137548,7 +149243,7 @@ item_db: (
},
{
Id: 24179
- AegisName: "Magic_Caesars_Shadow_Weapon"
+ AegisName: "S_M_Scissors_Weapon"
Name: "Magic Caesars Shadow Weapon"
Type: 5
Buy: 10
@@ -137557,7 +149252,7 @@ item_db: (
},
{
Id: 24180
- AegisName: "Bearer's_Shadow_Armor"
+ AegisName: "S_Bearers_Armor"
Name: "Bearer's Shadow Armor"
Type: 5
Buy: 10
@@ -137566,7 +149261,7 @@ item_db: (
},
{
Id: 24181
- AegisName: "Bearer's_Shadow_Shoes"
+ AegisName: "S_Bearers_Shoes"
Name: "Bearer's Shadow Shoes"
Type: 5
Buy: 10
@@ -137575,7 +149270,7 @@ item_db: (
},
{
Id: 24182
- AegisName: "Bearer's_Shadow_Shield"
+ AegisName: "S_Bearers_Shield"
Name: "Bearer's Shadow Shield"
Type: 5
Buy: 10
@@ -137584,7 +149279,7 @@ item_db: (
},
{
Id: 24183
- AegisName: "Bearer's_Shadow_Weapon"
+ AegisName: "S_Bearers_Weapon"
Name: "Bearer's Shadow Weapon"
Type: 5
Buy: 10
@@ -137593,7 +149288,7 @@ item_db: (
},
{
Id: 24184
- AegisName: "Bearer's_Shadow_Earring"
+ AegisName: "S_Bearers_Earring"
Name: "Bearer's Shadow Earring"
Type: 5
Buy: 10
@@ -137602,7 +149297,7 @@ item_db: (
},
{
Id: 24185
- AegisName: "Bearer's_Shadow_Pendant"
+ AegisName: "S_Bearers_Pendent"
Name: "Bearer's Shadow Pendant"
Type: 5
Buy: 10
@@ -137611,7 +149306,7 @@ item_db: (
},
{
Id: 24186
- AegisName: "Basis_Shadow_Armor"
+ AegisName: "S_Basis_Armor"
Name: "Basis Shadow Armor"
Type: 5
Buy: 10
@@ -137623,7 +149318,7 @@ item_db: (
},
{
Id: 24187
- AegisName: "Hallowed_Shadow_Armor"
+ AegisName: "S_Hallowed_Armor"
Name: "Hallowed Shadow Armor"
Type: 5
Buy: 10
@@ -137635,7 +149330,7 @@ item_db: (
},
{
Id: 24188
- AegisName: "Underneith_Shadow_Armor"
+ AegisName: "S_Saharic_Armor"
Name: "Underneith Shadow Armor"
Type: 5
Buy: 10
@@ -137647,7 +149342,7 @@ item_db: (
},
{
Id: 24189
- AegisName: "Underneath_Shadow_Armor"
+ AegisName: "S_Underneath_Armor"
Name: "Underneath Shadow Armor"
Type: 5
Buy: 10
@@ -137659,7 +149354,7 @@ item_db: (
},
{
Id: 24190
- AegisName: "Flame_Shadow_Armor"
+ AegisName: "S_Flam_Armor"
Name: "Flame Shadow Armor"
Type: 5
Buy: 10
@@ -137671,7 +149366,7 @@ item_db: (
},
{
Id: 24191
- AegisName: "Windy_Shadow_Armor"
+ AegisName: "S_Windy_Armor"
Name: "Windy Shadow Armor"
Type: 5
Buy: 10
@@ -137683,7 +149378,7 @@ item_db: (
},
{
Id: 24192
- AegisName: "Envenom_Shadow_Armor"
+ AegisName: "S_Envenom_Armor"
Name: "Envenom Shadow Armor"
Type: 5
Buy: 10
@@ -137695,7 +149390,7 @@ item_db: (
},
{
Id: 24193
- AegisName: "Damned_Shadow_Armor"
+ AegisName: "S_Damned_Armor"
Name: "Damned Shadow Armor"
Type: 5
Buy: 10
@@ -137707,7 +149402,7 @@ item_db: (
},
{
Id: 24194
- AegisName: "Exorcism_Shadow_Armor"
+ AegisName: "S_Geist_Armor"
Name: "Exorcism Shadow Armor"
Type: 5
Buy: 10
@@ -137719,7 +149414,7 @@ item_db: (
},
{
Id: 24195
- AegisName: "Divine_Shadow_Armor"
+ AegisName: "S_Divine_Armor"
Name: "Divine Shadow Armor"
Type: 5
Buy: 10
@@ -137731,7 +149426,7 @@ item_db: (
},
{
Id: 24196
- AegisName: "Hasty_Shadow_Shoes"
+ AegisName: "S_Hasty_Shoes"
Name: "Hasty Shadow Shoes"
Type: 5
Buy: 10
@@ -137740,7 +149435,7 @@ item_db: (
},
{
Id: 24197
- AegisName: "Hasty_Shadow_Armor"
+ AegisName: "S_Hasty_Armor"
Name: "Hasty Shadow Armor"
Type: 5
Buy: 10
@@ -137749,7 +149444,7 @@ item_db: (
},
{
Id: 24198
- AegisName: "Basis_Shadow_Shield"
+ AegisName: "S_Basis_Shield"
Name: "Basis Shadow Shield"
Type: 5
Buy: 10
@@ -137762,7 +149457,7 @@ item_db: (
},
{
Id: 24199
- AegisName: "Hallowed_Shadow_Shield"
+ AegisName: "S_Hallowed_Shield"
Name: "Hallowed Shadow Shield"
Type: 5
Buy: 10
@@ -137775,7 +149470,7 @@ item_db: (
},
{
Id: 24200
- AegisName: "Saharic_Shadow_Shield"
+ AegisName: "S_Saharic_Shield"
Name: "Saharic Shadow Shield"
Type: 5
Buy: 10
@@ -137788,7 +149483,7 @@ item_db: (
},
{
Id: 24201
- AegisName: "Underneath_Shadow_Shield"
+ AegisName: "S_Underneath_Shield"
Name: "Underneath Shadow Shield"
Type: 5
Buy: 10
@@ -137801,7 +149496,7 @@ item_db: (
},
{
Id: 24202
- AegisName: "Flammable_Shadow_Shield"
+ AegisName: "S_Flam_Shield"
Name: "Flammable Shadow Shield"
Type: 5
Buy: 10
@@ -137814,7 +149509,7 @@ item_db: (
},
{
Id: 24203
- AegisName: "Windy_Shadow_Shield"
+ AegisName: "S_Windy_Shield"
Name: "Windy Shadow Shield"
Type: 5
Buy: 10
@@ -137827,7 +149522,7 @@ item_db: (
},
{
Id: 24204
- AegisName: "Envenom_Shadow_Shield"
+ AegisName: "S_Envenom_Shield"
Name: "Envenom Shadow Shield"
Type: 5
Buy: 10
@@ -137840,7 +149535,7 @@ item_db: (
},
{
Id: 24205
- AegisName: "Damned_Shadow_Shield"
+ AegisName: "S_Damned_Shield"
Name: "Damned Shadow Shield"
Type: 5
Buy: 10
@@ -137853,7 +149548,7 @@ item_db: (
},
{
Id: 24206
- AegisName: "Exorcism_Shadow_Shield"
+ AegisName: "S_Geist_Shield"
Name: "Exorcism Shadow Shield"
Type: 5
Buy: 10
@@ -137866,7 +149561,7 @@ item_db: (
},
{
Id: 24207
- AegisName: "Divine_Shadow_Shield"
+ AegisName: "S_Divine_Shield"
Name: "Divine Shadow Shield"
Type: 5
Buy: 10
@@ -137879,7 +149574,7 @@ item_db: (
},
{
Id: 24208
- AegisName: "Expert_Shadow_Shoes"
+ AegisName: "S_Expert_Shoes"
Name: "Expert Shadow Shoes"
Type: 5
Buy: 20
@@ -137890,7 +149585,7 @@ item_db: (
},
{
Id: 24209
- AegisName: "Expert_Shield_Shadow"
+ AegisName: "S_Expert_Shield"
Name: "Expert Shadow Shield"
Type: 5
Buy: 10
@@ -137900,7 +149595,7 @@ item_db: (
},
{
Id: 24210
- AegisName: "Beginner_Shadow_Shoes"
+ AegisName: "S_Beginner_Shoes"
Name: "Beginner Shadow Shoes"
Type: 5
Buy: 20
@@ -137910,7 +149605,7 @@ item_db: (
},
{
Id: 24211
- AegisName: "Beginner_Shadow_Shield"
+ AegisName: "S_Beginner_Shield"
Name: "Beginner Shadow Shield"
Type: 5
Buy: 10
@@ -137920,7 +149615,7 @@ item_db: (
},
{
Id: 24212
- AegisName: "Rookie_Shadow_Shoes"
+ AegisName: "S_Rookie_Shoes"
Name: "Rookie Shadow Shoes"
Type: 5
Buy: 10
@@ -137930,7 +149625,7 @@ item_db: (
},
{
Id: 24213
- AegisName: "Rookie_Shadow_Shield"
+ AegisName: "S_Rookie_Shield"
Name: "Rookie Shadow Shield"
Type: 5
Buy: 10
@@ -137940,7 +149635,7 @@ item_db: (
},
{
Id: 24214
- AegisName: "Advanced_Shadow_Shoes"
+ AegisName: "S_Advanced_Shoes"
Name: "Advanced Shadow Shoes"
Type: 5
Buy: 20
@@ -137950,7 +149645,7 @@ item_db: (
},
{
Id: 24215
- AegisName: "Advanced_Shadow_Shield"
+ AegisName: "S_Advanced_Shield"
Name: "Advanced Shadow Shield"
Type: 5
Buy: 10
@@ -137960,7 +149655,7 @@ item_db: (
},
{
Id: 24216
- AegisName: "Attack_Shadow_Armor"
+ AegisName: "S_Attack_Armor"
Name: "Attack Shadow Armor"
Type: 5
Buy: 10
@@ -137971,7 +149666,7 @@ item_db: (
},
{
Id: 24217
- AegisName: "Blitz_Shadow_Earring"
+ AegisName: "S_Blitz_Earring"
Name: "Blitz Shadow Earring"
Type: 5
Buy: 10
@@ -137983,7 +149678,7 @@ item_db: (
},
{
Id: 24218
- AegisName: "Blitz_Shadow_Pendant"
+ AegisName: "S_Blitz_Pendent"
Name: "Blitz Shadow Pendant"
Type: 5
Buy: 10
@@ -137995,7 +149690,7 @@ item_db: (
},
{
Id: 24219
- AegisName: "Cold_Bolt_Shadow_Armor"
+ AegisName: "S_ColdBolt_Armor"
Name: "Cold Bolt Shadow Armor"
Type: 5
Buy: 10
@@ -138008,7 +149703,7 @@ item_db: (
},
{
Id: 24220
- AegisName: "Fire_Bolt_Shadow_Armor"
+ AegisName: "S_FireBolt_Armor"
Name: "Fire Bolt Shadow Armor"
Type: 5
Buy: 10
@@ -138021,7 +149716,7 @@ item_db: (
},
{
Id: 24221
- AegisName: "Lightning_Bolt_Shadow_Armor"
+ AegisName: "S_LightingBolt_Armor"
Name: "Lightning Bolt Shadow Armor"
Type: 5
Buy: 10
@@ -138034,7 +149729,7 @@ item_db: (
},
{
Id: 24222
- AegisName: "Earth_Spike_Shadow_Armor"
+ AegisName: "S_EarthSpike_Armor"
Name: "Earth Spike Shadow Armor"
Type: 5
Buy: 10
@@ -138047,7 +149742,7 @@ item_db: (
},
{
Id: 24223
- AegisName: "Enhanced_Force_Shadow_Weapon"
+ AegisName: "S_Enhance_Force_Weapon"
Name: "Enhanced Force Shadow Weapon"
Type: 5
Buy: 10
@@ -138061,7 +149756,7 @@ item_db: (
},
{
Id: 24224
- AegisName: "Force_Shadow_Weapon"
+ AegisName: "S_Force_Weapon"
Name: "Force Shadow Weapon"
Type: 5
Buy: 10
@@ -138075,7 +149770,7 @@ item_db: (
},
{
Id: 24225
- AegisName: "Force_Shadow_Earring"
+ AegisName: "S_Force_Earring"
Name: "Force Shadow Earring"
Type: 5
Buy: 10
@@ -138089,7 +149784,7 @@ item_db: (
},
{
Id: 24226
- AegisName: "Force_Shadow_Pendant"
+ AegisName: "S_Force_Pendant"
Name: "Force Shadow Pendant"
Type: 5
Buy: 10
@@ -138103,7 +149798,7 @@ item_db: (
},
{
Id: 24227
- AegisName: "Enhanced_Soul_Shadow_Weapon"
+ AegisName: "S_Enhance_Spirit_Weapon"
Name: "Enhanced Soul Shadow Weapon"
Type: 5
Buy: 10
@@ -138117,7 +149812,7 @@ item_db: (
},
{
Id: 24228
- AegisName: "Soul_Shadow_Weapon"
+ AegisName: "S_Spirit_Weapon"
Name: "Soul Shadow Weapon"
Type: 5
Buy: 10
@@ -138131,7 +149826,7 @@ item_db: (
},
{
Id: 24229
- AegisName: "Soul_Shadow_Earring"
+ AegisName: "S_Spirit_Earring"
Name: "Soul Shadow Earring"
Type: 5
Buy: 10
@@ -138145,7 +149840,7 @@ item_db: (
},
{
Id: 24230
- AegisName: "Soul_Shadow_Pendant"
+ AegisName: "S_Spirit_Pendant"
Name: "Soul Shadow Pendant"
Type: 5
Buy: 10
@@ -138159,7 +149854,7 @@ item_db: (
},
{
Id: 24231
- AegisName: "Blitz_Shadow_Shoes"
+ AegisName: "S_Blitz_Shoes"
Name: "Blitz Shadow Shoes"
Type: 5
Buy: 10
@@ -138173,7 +149868,7 @@ item_db: (
},
{
Id: 24232
- AegisName: "Blitz_Shadow_Shield"
+ AegisName: "S_Blitz_Shield"
Name: "Blitz Shadow Shield"
Type: 5
Buy: 10
@@ -138187,7 +149882,7 @@ item_db: (
},
{
Id: 24233
- AegisName: "Exceeding_Shadow_Weapon"
+ AegisName: "S_Exceed_Weapon"
Name: "Exceeding Shadow Weapon"
Type: 5
Buy: 10
@@ -138201,7 +149896,7 @@ item_db: (
},
{
Id: 24234
- AegisName: "Titan_Shadow_Earring"
+ AegisName: "S_Titan_Earring"
Name: "Titan Shadow Earring"
Type: 5
Buy: 10
@@ -138214,7 +149909,7 @@ item_db: (
},
{
Id: 24235
- AegisName: "Titan_Shadow_Pendant"
+ AegisName: "S_Titan_Pendant"
Name: "Titan Shadow Pendant"
Type: 5
Buy: 10
@@ -138228,7 +149923,7 @@ item_db: (
},
{
Id: 24236
- AegisName: "Boned_Shadow_Earring"
+ AegisName: "S_Boned_Earring"
Name: "Boned Shadow Earring"
Type: 5
Buy: 10
@@ -138241,7 +149936,7 @@ item_db: (
},
{
Id: 24237
- AegisName: "Boned_Shadow_Pendant"
+ AegisName: "S_Boned_Pendant"
Name: "Boned Shadow Pendant"
Type: 5
Buy: 10
@@ -138255,7 +149950,7 @@ item_db: (
},
{
Id: 24238
- AegisName: "Gigantic_Shadow_Earring"
+ AegisName: "S_Gigantic_Earring"
Name: "Gigantic Shadow Earring"
Type: 5
Buy: 10
@@ -138268,7 +149963,7 @@ item_db: (
},
{
Id: 24239
- AegisName: "Gigantic_Shadow_Pendant"
+ AegisName: "S_Gigantic_Pendant"
Name: "Gigantic Shadow Pendant"
Type: 5
Buy: 10
@@ -138282,7 +149977,7 @@ item_db: (
},
{
Id: 24240
- AegisName: "Caster_Shadow_Shoes"
+ AegisName: "S_Caster_Shoes"
Name: "Caster Shadow Shoes"
Type: 5
Buy: 10
@@ -138295,7 +149990,7 @@ item_db: (
},
{
Id: 24241
- AegisName: "Caster_Shadow_Shield"
+ AegisName: "S_Caster_Shield"
Name: "Caster Shadow Shield"
Type: 5
Buy: 10
@@ -138308,7 +150003,7 @@ item_db: (
},
{
Id: 24242
- AegisName: "Caster_Shadow_Armor"
+ AegisName: "S_Caster_Armor"
Name: "Caster Shadow Armor"
Type: 5
Buy: 10
@@ -138321,7 +150016,7 @@ item_db: (
},
{
Id: 24243
- AegisName: "Reload_Shadow_Shoes"
+ AegisName: "S_Reload_Shoes"
Name: "Reload Shadow Shoes"
Type: 5
Buy: 10
@@ -138334,7 +150029,7 @@ item_db: (
},
{
Id: 24244
- AegisName: "Reload_Shadow_Shield"
+ AegisName: "S_Reload_Shield"
Name: "Reload Shadow Shield"
Type: 5
Buy: 10
@@ -138347,7 +150042,7 @@ item_db: (
},
{
Id: 24245
- AegisName: "Reload_Shadow_Armor"
+ AegisName: "S_Reload_Armor"
Name: "Reload Shadow Armor"
Type: 5
Buy: 10
@@ -138358,11 +150053,36 @@ item_db: (
if (getrefine()>=9) { bonus bDelayrate,-1; }
">
},
+//== New Staffs ============================================
+{
+ Id: 26101
+ AegisName: "Paradise_Foxtail_Staff_III"
+ Name: "Eden Group Foxtail Staff III"
+ Type: 4
+ Buy: 20
+ Atk: 150
+ Matk: 195
+ Range: 1
+ Job: {
+ Summoner: true
+ }
+ Upper: 7
+ Loc: 2
+ WeaponLv: 3
+ EquipLv: 60
+ Refine: false
+ View: 10
+ Script: <"
+ bonus bDex,5;
+ bonus bInt,5;
+ bonus bLongAtkRate,7;
+ ">
+},
//== New Katars ============================================
{
Id: 28000
- AegisName: "Thanatos_Katar"
+ AegisName: "Thanos_Katar"
Name: "Thanatos Katar"
Type: 4
Buy: 20
@@ -138371,7 +150091,9 @@ item_db: (
Matk: 80
Range: 1
Slots: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 56
Loc: 34
WeaponLv: 4
@@ -138389,7 +150111,7 @@ item_db: (
},
{
Id: 28001
- AegisName: "Evil_Slayer_Ripper_Katar"
+ AegisName: "Katar_Of_Evil_Slayer"
Name: "Evil Slayer Ripper Katar"
Type: 4
Buy: 20
@@ -138397,7 +150119,9 @@ item_db: (
Atk: 120
Range: 1
Slots: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 56
Loc: 34
WeaponLv: 3
@@ -138418,7 +150142,9 @@ item_db: (
Buy: 20
Atk: 130
Range: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 80
@@ -138435,7 +150161,7 @@ item_db: (
},
{
Id: 28007
- AegisName: "Crimson_Katar"
+ AegisName: "Scarlet_Katar"
Name: "Crimson Katar"
Type: 4
Buy: 20
@@ -138443,13 +150169,15 @@ item_db: (
Atk: 130
Range: 1
Slots: 2
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 70
View: 16
Script: <"
- bonus bAtk,pow(min(getrefine(),15),2);
+ bonus bAtk,((min(getrefine(),15)) ** (2));
if(BaseLevel>70) { bonus bAtk,5*((BaseLevel-70)/10); }
">
},
@@ -138463,13 +150191,15 @@ item_db: (
Atk: 180
Range: 1
Slots: 1
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 160
View: 16
Script: <"
- bonus bAtk,pow(min(getrefine(),15),2);
+ bonus bAtk,((min(getrefine(),15)) ** (2));
">
},
{
@@ -138482,7 +150212,9 @@ item_db: (
Atk: 300
Range: 1
Slots: 2
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 56
Loc: 34
WeaponLv: 4
@@ -138498,7 +150230,7 @@ item_db: (
//== New Axes ==============================================
{
Id: 28100
- AegisName: "Thanatos_Axe"
+ AegisName: "Thanos_Axe"
Name: "Thanatos Axe"
Type: 4
Buy: 20
@@ -138507,7 +150239,14 @@ item_db: (
Matk: 80
Range: 1
Slots: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Upper: 56
Loc: 34
WeaponLv: 4
@@ -138525,7 +150264,7 @@ item_db: (
},
{
Id: 28101
- AegisName: "Axe_Tornado"
+ AegisName: "Tornado_Axe"
Name: "Axe Tornado"
Type: 4
Buy: 500
@@ -138533,7 +150272,14 @@ item_db: (
Atk: 320
Range: 1
Slots: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Upper: 56
Loc: 34
WeaponLv: 4
@@ -138554,7 +150300,14 @@ item_db: (
Atk: 265
Range: 1
Slots: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Upper: 56
Loc: 34
WeaponLv: 4
@@ -138571,7 +150324,7 @@ item_db: (
},
{
Id: 28106
- AegisName: "Crimson_Two_handed_Axe"
+ AegisName: "Scarlet_Twohand_Axe"
Name: "Crimson Two-handed Axe"
Type: 4
Buy: 20
@@ -138579,14 +150332,21 @@ item_db: (
Atk: 200
Range: 1
Slots: 2
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 70
View: 7
Script: <"
bonus bUnbreakableWeapon,0;
- bonus bAtk,pow(min(getrefine(),15),2);
+ bonus bAtk,((min(getrefine(),15)) ** (2));
if(BaseLevel>70) { bonus bAtk,(((BaseLevel-70)/10)*5); }
">
},
@@ -138600,13 +150360,20 @@ item_db: (
Atk: 250
Range: 1
Slots: 1
- Job: 0x000444A2
+ Job: {
+ Swordsman: true
+ Merchant: true
+ Knight: true
+ Blacksmith: true
+ Crusader: true
+ Alchemist: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 160
View: 7
Script: <"
- bonus bAtk,pow(min(getrefine(),15),2);
+ bonus bAtk,((min(getrefine(),15)) ** (2));
bonus bUnbreakableWeapon,0;
">
},
@@ -138614,7 +150381,7 @@ item_db: (
//== New Grenade Launcher ==================================
{
Id: 28200
- AegisName: "End_Of_The_Horizon"
+ AegisName: "END_OF_HORIZON"
Name: "End Of The Horizon"
Type: 4
Buy: 2700000
@@ -138622,7 +150389,9 @@ item_db: (
Atk: 410
Range: 9
Slots: 1
- Job: 0x40000000
+ Job: {
+ Rebellion: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 110
@@ -138630,14 +150399,16 @@ item_db: (
},
{
Id: 28201
- AegisName: "South_Cross"
+ AegisName: "Southern_Cross_R"
Name: "Southern Cross"
Type: 4
Buy: 2800000
Weight: 2000
Atk: 480
Range: 9
- Job: 0x40000000
+ Job: {
+ Rebellion: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 141
@@ -138646,7 +150417,7 @@ item_db: (
},
{
Id: 28202
- AegisName: "Southern_Cross_"
+ AegisName: "Southern_Cross_R_"
Name: "Southern Cross"
Type: 4
Buy: 2800000
@@ -138654,7 +150425,9 @@ item_db: (
Atk: 480
Range: 9
Slots: 1
- Job: 0x40000000
+ Job: {
+ Rebellion: true
+ }
Loc: 34
WeaponLv: 4
EquipLv: 141
@@ -138668,7 +150441,10 @@ item_db: (
Type: 4
Atk: 50
Range: 9
- Job: 0x41000000
+ Job: {
+ Gunslinger: true
+ Rebellion: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 80
@@ -138690,7 +150466,10 @@ item_db: (
Type: 4
Atk: 100
Range: 9
- Job: 0x41000000
+ Job: {
+ Gunslinger: true
+ Rebellion: true
+ }
Loc: 34
WeaponLv: 3
EquipLv: 80
@@ -138700,7 +150479,7 @@ item_db: (
bonus bSplashRange,1;
bonus2 bAddRace,RC_DemiPlayer,30;
bonus2 bIgnoreDefRate,RC_DemiPlayer,10;
- autobonus "{ bonus bBaseAtk,80; bonus2 bHPLossRate,100,1000; }",30,6000,BF_WEAPON,"{ specialeffect2 EF_BASH3D; }";
+ autobonus "{ bonus bBaseAtk,80; bonus2 bHPLossRate,100,1000; }",30,6000,BF_WEAPON,"{ specialeffect(EF_BASH3D, AREA, playerattached()); }";
bonus bUnbreakableWeapon,0;
">
},
@@ -138708,7 +150487,7 @@ item_db: (
//== New Accessories =======================================
{
Id: 28306
- AegisName: "Luna's_Blessing"
+ AegisName: "Bless_Of_Moon"
Name: "Luna's Blessing"
Type: 5
Weight: 100
@@ -138723,7 +150502,7 @@ item_db: (
},
{
Id: 28310
- AegisName: "Sarah's_Left_Earring"
+ AegisName: "Earring_Of_Sarah_L"
Name: "Sarah's Left Earring"
Type: 5
Weight: 100
@@ -138744,7 +150523,7 @@ item_db: (
},
{
Id: 28311
- AegisName: "Sarah's_Right_Earring"
+ AegisName: "Earring_Of_Sarah_R"
Name: "Sarah's Right Earring"
Type: 5
Weight: 100
@@ -138779,7 +150558,7 @@ item_db: (
},
{
Id: 28326
- AegisName: "Broken_Chips_01"
+ AegisName: "Broken_Chip_1"
Name: "Broken Chips 01"
Type: 5
Buy: 10
@@ -138791,7 +150570,7 @@ item_db: (
},
{
Id: 28327
- AegisName: "Broken_Chips_02"
+ AegisName: "Broken_Chip_2"
Name: "Broken Chips 02"
Type: 5
Buy: 10
@@ -138803,7 +150582,7 @@ item_db: (
},
{
Id: 28332
- AegisName: "Jewerly_Ring"
+ AegisName: "Jewel_Ring"
Name: "Jewerly Ring"
Type: 5
Buy: 10
@@ -138945,11 +150724,317 @@ item_db: (
bonus bMaxSPrate,3;
">
},
+{
+ Id: 28374
+ AegisName: "Foxtail_Ring"
+ Name: "Foxtail Ring"
+ Type: 4
+ Buy: 20
+ Weight: 100
+ Job: {
+ Summoner: true
+ }
+ Loc: 136
+ EquipLv: 1
+ Refine: false
+ Script: <"
+ bonus2 bExpAddRace,RC_All,5;
+ .@lvl = min(BaseLevel/5,10);
+ bonus bAtk,2*.@lvl;
+ bonus bMatk,2*.@lvl;
+ bonus bMaxHP,10*.@lvl;
+ bonus bMaxSP,5*.@lvl;
+ ">
+},
+{
+ Id: 28380
+ AegisName: "Fresh_Grass_Necklace"
+ Name: "Fresh Grass Necklace"
+ Type: 4
+ Buy: 20
+ Weight: 100
+ Slots: 1
+ Job: {
+ Summoner: true
+ }
+ Loc: 136
+ EquipLv: 100
+ Refine: false
+ Script: <"
+ bonus bFlee2,5;
+ bonus2 bSkillCooldown,SU_SCAROFTAROU,-5000;
+ ">
+},
+{
+ Id: 28381
+ AegisName: "Cute_Grass_Necklace"
+ Name: "Cute Grass Necklace"
+ Type: 4
+ Buy: 20
+ Weight: 10
+ Slots: 1
+ Job: {
+ Summoner: true
+ }
+ Loc: 136
+ EquipLv: 100
+ Refine: false
+ Script: <"
+ bonus bHealPower,5;
+ bonus2 bSkillCooldown,SU_TUNAPARTY,-7000;
+ ">
+},
+{
+ Id: 28382
+ AegisName: "Charm_Grass_Necklace"
+ Name: "Charm Grass Necklace"
+ Type: 4
+ Buy: 20
+ Weight: 10
+ Slots: 1
+ Job: {
+ Summoner: true
+ }
+ Loc: 136
+ EquipLv: 100
+ Refine: false
+ Script: <"
+ bonus bMdef,5;
+ bonus2 bVariableCastrate,SU_CN_METEOR,-1000;
+ ">
+},
+{
+ Id: 28413
+ AegisName: "Lesser_Mackerel_Talisman"
+ Name: "Lesser Mackerel Talisman"
+ Type: 4
+ Buy: 0
+ Weight: 100
+ Def: 1
+ Slots: 1
+ Job: {
+ Summoner: true
+ }
+ Upper: 63
+ Loc: 136
+ EquipLv: 100
+ Refine: false
+ Script: <" bonus bVit,1; ">
+},
+{
+ Id: 28414
+ AegisName: "Intermediate_Mackerel_Talisman"
+ Name: "Intermediate Mackerel Talisman"
+ Type: 4
+ Buy: 0
+ Weight: 100
+ Def: 1
+ Slots: 1
+ Job: {
+ Summoner: true
+ }
+ Upper: 63
+ Loc: 136
+ EquipLv: 140
+ Refine: false
+ Script: <" bonus bVit,2; ">
+},
+{
+ Id: 28415
+ AegisName: "Greater_Mackerel_Talisman"
+ Name: "Greater Mackerel Talisman"
+ Type: 4
+ Buy: 0
+ Weight: 100
+ Def: 1
+ Slots: 1
+ Job: {
+ Summoner: true
+ }
+ Upper: 63
+ Loc: 136
+ EquipLv: 175
+ Refine: false
+ Script: <" bonus bVit,3; ">
+},
+{
+ Id: 28416
+ AegisName: "Lesser_Leaf_Talisman"
+ Name: "Lesser Leaf Talisman"
+ Type: 4
+ Buy: 0
+ Weight: 100
+ Def: 1
+ Slots: 1
+ Job: {
+ Summoner: true
+ }
+ Upper: 63
+ Loc: 136
+ EquipLv: 100
+ Refine: false
+ Script: <" bonus bInt,1; ">
+},
+{
+ Id: 28417
+ AegisName: "Intermediate_Leaf_Talisman"
+ Name: "Intermediate Leaf Talisman"
+ Type: 4
+ Buy: 0
+ Weight: 100
+ Def: 1
+ Slots: 1
+ Job: {
+ Summoner: true
+ }
+ Upper: 63
+ Loc: 136
+ EquipLv: 140
+ Refine: false
+ Script: <" bonus bInt,2; ">
+},
+{
+ Id: 28418
+ AegisName: "Greater_Leaf_Talisman"
+ Name: "Greater Leaf Talisman"
+ Type: 4
+ Buy: 0
+ Weight: 100
+ Def: 1
+ Slots: 1
+ Job: {
+ Summoner: true
+ }
+ Upper: 63
+ Loc: 136
+ EquipLv: 175
+ Refine: false
+ Script: <" bonus bInt,3; ">
+},
+{
+ Id: 28419
+ AegisName: "Lesser_Rabbit_Talisman"
+ Name: "Lesser Rabbit Talisman"
+ Type: 4
+ Buy: 0
+ Weight: 100
+ Def: 1
+ Slots: 1
+ Job: {
+ Summoner: true
+ }
+ Upper: 63
+ Loc: 136
+ EquipLv: 100
+ Refine: false
+ Script: <" bonus bDex,1; ">
+},
+{
+ Id: 28420
+ AegisName: "Intermediate_Rabbit_Talisman"
+ Name: "Intermediate Rabbit Talisman"
+ Type: 4
+ Buy: 0
+ Weight: 100
+ Def: 1
+ Slots: 1
+ Job: {
+ Summoner: true
+ }
+ Upper: 63
+ Loc: 136
+ EquipLv: 140
+ Refine: false
+ Script: <" bonus bDex,2; ">
+},
+{
+ Id: 28421
+ AegisName: "Greater_Rabbit_Talisman"
+ Name: "Greater Rabbit Talisman"
+ Type: 4
+ Buy: 0
+ Weight: 100
+ Def: 1
+ Slots: 1
+ Job: {
+ Summoner: true
+ }
+ Upper: 63
+ Loc: 136
+ EquipLv: 175
+ Refine: false
+ Script: <" bonus bDex,3; ">
+},
+{
+ Id: 28422
+ AegisName: "Shiny_Branch_Talisman"
+ Name: "Shiny Branch Talisman"
+ Type: 4
+ Buy: 0
+ Weight: 100
+ Def: 1
+ Slots: 1
+ Job: {
+ Summoner: true
+ }
+ Upper: 63
+ Loc: 136
+ EquipLv: 100
+ Refine: false
+ Script: <"
+ bonus2 bVariableCastrate,SU_SV_STEMSPEAR,-50;
+ bonus2 bSkillAtk,SU_SV_STEMSPEAR,(readparam(bInt)/2)+(20 * getskilllv(SU_SV_STEMSPEAR));
+ //Need to confirm damage formula
+ ">
+},
+{
+ Id: 28423
+ AegisName: "Fresh_Tuna_Talisman"
+ Name: "Fresh Tuna Talisman"
+ Type: 4
+ Buy: 0
+ Weight: 100
+ Def: 1
+ Slots: 1
+ Job: {
+ Summoner: true
+ }
+ Upper: 63
+ Loc: 136
+ EquipLv: 100
+ Refine: false
+ Script: <"
+ bonus2 bSkillCooldown,SU_TUNAPARTY,-5000;
+ bonus3 bAutoSpellWhenHit,SU_TUNAPARTY,max(1,getskilllv(SU_TUNAPARTY)),10;
+ ">
+},
+{
+ Id: 28424
+ AegisName: "Chubby_Worm_Talisman"
+ Name: "Chubby Worm Talisman"
+ Type: 4
+ Buy: 0
+ Weight: 100
+ Def: 1
+ Slots: 1
+ Job: {
+ Summoner: true
+ }
+ Upper: 63
+ Loc: 136
+ EquipLv: 100
+ Refine: false
+ Script: <"
+ bonus2 bVariableCastrate,SU_PICKYPECK,-50;
+ bonus2 bSkillAtk,SU_PICKYPECK,(readparam(bDex)/2)+(20 * getskilllv(SU_PICKYPECK));
+ //Need to confirm damage formula
+ ">
+},
//== New Books =============================================
{
Id: 28604
- AegisName: "Crimson_Bible"
+ AegisName: "Scarlet_Bible"
Name: "Crimson Bible"
Type: 4
Buy: 20
@@ -138957,15 +151042,19 @@ item_db: (
Atk: 45
Range: 1
Slots: 2
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 70
View: 15
Script: <"
bonus bUnbreakableWeapon,0;
- bonus bAtk,pow(min(getrefine(),15),2);
- bonus bMatk,pow(min(getrefine(),15),2)/2;
+ bonus bAtk,((min(getrefine(),15)) ** (2));
+ bonus bMatk,((min(getrefine(),15)) ** (2))/2;
if(BaseLevel>70) { bonus bAtk,(((BaseLevel-70)/10)*5); }
">
},
@@ -138979,14 +151068,18 @@ item_db: (
Atk: 95
Range: 1
Slots: 1
- Job: 0x00410100
+ Job: {
+ Priest: true
+ Sage: true
+ Star_Gladiator: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 160
View: 15
Script: <"
- bonus bAtk,pow(min(getrefine(),15),2);
- bonus bMatk,pow(min(getrefine(),15),2);
+ bonus bAtk,((min(getrefine(),15)) ** (2));
+ bonus bMatk,((min(getrefine(),15)) ** (2));
bonus bUnbreakableWeapon,0;
">
},
@@ -139003,7 +151096,27 @@ item_db: (
Matk: 100
Range: 1
Slots: 1
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 100
@@ -139027,7 +151140,9 @@ item_db: (
Atk: 130
Range: 1
Slots: 4
- Job: 0x00001000
+ Job: {
+ Assassin: true
+ }
Upper: 58
Loc: 2
WeaponLv: 2
@@ -139036,7 +151151,7 @@ item_db: (
},
{
Id: 28705
- AegisName: "Crimson_Dagger"
+ AegisName: "Scarlet_Dagger"
Name: "Crimson Dagger"
Type: 4
Buy: 20
@@ -139044,14 +151159,34 @@ item_db: (
Atk: 55
Range: 1
Slots: 2
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 3
EquipLv: 70
View: 1
Script: <"
- bonus bAtk,pow(min(getrefine(),15),2);
- bonus bMatk,pow(min(getrefine(),15),2)/2;
+ bonus bAtk,((min(getrefine(),15)) ** (2));
+ bonus bMatk,((min(getrefine(),15)) ** (2))/2;
if(BaseLevel>70) { bonus bAtk,(((BaseLevel-70)/10)*5); }
">
},
@@ -139066,14 +151201,34 @@ item_db: (
Matk: 50
Range: 1
Slots: 1
- Job: 0x228F5EEF
+ Job: {
+ Novice: true
+ Swordsman: true
+ Magician: true
+ Archer: true
+ Merchant: true
+ Thief: true
+ Knight: true
+ Wizard: true
+ Blacksmith: true
+ Hunter: true
+ Assassin: true
+ Crusader: true
+ Sage: true
+ Rogue: true
+ Alchemist: true
+ Bard: true
+ Soul_Linker: true
+ Ninja: true
+ Kagerou: true
+ }
Loc: 2
WeaponLv: 4
EquipLv: 160
View: 1
Script: <"
- bonus bAtk,pow(min(getrefine(),15),2);
- bonus bMatk,pow(min(getrefine(),15),2)/2;
+ bonus bAtk,((min(getrefine(),15)) ** (2));
+ bonus bMatk,((min(getrefine(),15)) ** (2))/2;
">
},
@@ -139110,7 +151265,7 @@ item_db: (
bonus bAtkRate,5;
bonus bMatkRate,5;
bonus bShortWeaponDamageReturn,10;
- autobonus "{ bonus bMagicDamageReturn,60; }",100,2000,BF_MAGIC,"{ specialeffect2 EF_NONE; }";
+ autobonus "{ bonus bMagicDamageReturn,60; }",100,2000,BF_MAGIC,"{ specialeffect(EF_NONE, AREA, playerattached()); }";
if(getrefine()>6) {
bonus bAtk,5;
bonus bMatk,5;
@@ -139138,7 +151293,7 @@ item_db: (
bonus bAtkRate,5;
bonus bMatkRate,5;
bonus bShortWeaponDamageReturn,10;
- autobonus "{ bonus bMagicDamageReturn,60; }",100,2000,BF_MAGIC,"{ specialeffect2 EF_NONE; }";
+ autobonus "{ bonus bMagicDamageReturn,60; }",100,2000,BF_MAGIC,"{ specialeffect(EF_NONE, AREA, playerattached()); }";
if(getrefine()>6) {
bonus bAtk,5;
bonus bMatk,5;
diff --git a/db/re/item_group.conf b/db/re/item_group.conf
index ddc5b28e2..7646059af 100644
--- a/db/re/item_group.conf
+++ b/db/re/item_group.conf
@@ -412,7 +412,14 @@ Gift_Box: (
"Piece_Of_Cake",
"Old_Violet_Box",
("Gift_Box",19),
- "Girl's_Diary",
+ ("Girls_Diary",2),
+ "Emperium",
+ "Steel",
+ "Old_Blue_Box",
+ ("Elunium_Stone",2),
+ ("Oridecon",2),
+ ("Oridecon_Stone",5),
+ "Elunium",
)
Gift_Box_1: (
"Star_Crumb",
@@ -483,7 +490,7 @@ Gift_Box_1: (
"Piece_Of_Cake",
"Old_Violet_Box",
("Gift_Box",19),
- "Girl's_Diary",
+ "Girls_Diary",
)
Gift_Box_2: (
"Star_Crumb",
@@ -554,7 +561,14 @@ Gift_Box_2: (
"Piece_Of_Cake",
"Old_Violet_Box",
("Gift_Box",19),
- "Girl's_Diary",
+ ("Girls_Diary",2),
+ "Emperium",
+ "Steel",
+ "Old_Blue_Box",
+ ("Elunium_Stone",2),
+ ("Oridecon",2),
+ ("Oridecon_Stone",5),
+ "Elunium",
)
Gift_Box_3: (
"Star_Crumb",
@@ -625,7 +639,7 @@ Gift_Box_3: (
"Piece_Of_Cake",
"Old_Violet_Box",
("Gift_Box",19),
- "Girl's_Diary",
+ "Girls_Diary",
)
Gift_Box_4: (
"Star_Crumb",
@@ -696,7 +710,7 @@ Gift_Box_4: (
"Piece_Of_Cake",
"Old_Violet_Box",
("Gift_Box",19),
- "Girl's_Diary",
+ "Girls_Diary",
)
Old_Blue_Box: (
("Guard_",3),
@@ -713,7 +727,7 @@ Old_Blue_Box: (
("Leather_Jacket",3),
("Leather_Jacket_",3),
("Adventure_Suit",3),
- ("Adventurere's_Suit_",3),
+ ("Adventureres_Suit_",3),
("Mantle",3),
("Mantle_",3),
("Coat",3),
@@ -779,7 +793,7 @@ Old_Blue_Box: (
("Flower_Ring",3),
("Diamond_Ring",3),
("Mitten_Of_Presbyter",3),
- ("Matyr's_Flea_Guard",3),
+ ("Matyrs_Flea_Guard",3),
("Belt",3),
("Novice_Armlet",3),
("Katana",3),
@@ -905,7 +919,7 @@ Old_Blue_Box: (
("Book_Of_Mother_Earth",3),
("Book_Of_Blazing_Sun",3),
("Book_Of_Gust_Of_Wind",3),
- ("Girl's_Diary",3),
+ ("Girls_Diary",3),
("Rod",3),
("Rod_",3),
("Wand",3),
@@ -955,7 +969,7 @@ Old_Blue_Box: (
("Whip_",3),
("Sunglasses",3),
("Glasses",3),
- ("Diver's_Goggles",3),
+ ("Divers_Goggles",3),
("Wedding_Veil",3),
("Fancy_Flower",3),
("Ribbon",3),
@@ -981,15 +995,15 @@ Old_Blue_Box: (
("Gemmed_Sallet_",3),
("Circlet",3),
("Circlet_",3),
- ("Santa's_Hat",3),
+ ("Santas_Hat",3),
("One_Eyed_Glass",3),
("Granpa_Beard",3),
("Luxury_Sunglasses",3),
("Spinning_Eyes",3),
- ("Big_Sis'_Ribbon",3),
+ ("Big_Sis_Ribbon",3),
("Sweet_Gents",3),
("Golden_Gear",3),
- ("Oldman's_Romance",3),
+ ("Oldmans_Romance",3),
("Western_Grace",3),
("Fillet",3),
("Holy_Bonnet",3),
@@ -1047,7 +1061,7 @@ Old_Blue_Box: (
("Transparent_Headgear",3),
("Pacifier",3),
("Wig",3),
- ("Queen's_Hair_Ornament",3),
+ ("Queens_Hair_Ornament",3),
("Silk_Ribbon",3),
("Punisher",3),
("Wild_Flower",3),
@@ -1117,7 +1131,7 @@ Old_Blue_Box: (
("Danggie",12),
("Tree_Root",12),
("Reptile_Tongue",12),
- ("Scorpion's_Tail",12),
+ ("Scorpions_Tail",12),
("Stem",12),
("Pointed_Scale",12),
("Resin",12),
@@ -1132,7 +1146,7 @@ Old_Blue_Box: (
("Feather_Of_Birds",12),
("Talon",12),
("Sticky_Webfoot",12),
- ("Animal's_Skin",12),
+ ("Animals_Skin",12),
("Claw_Of_Wolves",12),
("Mushroom_Spore",12),
("Orcish_Cuspid",12),
@@ -1151,15 +1165,15 @@ Old_Blue_Box: (
("Posionous_Canine",12),
("Sticky_Mucus",12),
("Bee_Sting",12),
- ("Grasshopper's_Leg",12),
+ ("Grasshoppers_Leg",12),
("Nose_Ring",12),
("Yoyo_Tail",12),
("Solid_Shell",12),
("Horseshoe",12),
("Raccoon_Leaf",12),
- ("Snail's_Shell",12),
+ ("Snails_Shell",12),
("Horn",12),
- ("Bear's_Foot",12),
+ ("Bears_Foot",12),
("Feather",12),
("Heart_Of_Mermaid",12),
("Fin",12),
@@ -1222,7 +1236,7 @@ Old_Blue_Box: (
("Lizard_Scruff",12),
("Colorful_Shell",12),
("Jaws_Of_Ant",12),
- ("Thin_N'_Long_Tongue",12),
+ ("Thin_N_Long_Tongue",12),
("Rat_Tail",12),
("Moustache_Of_Mole",12),
("Nail_Of_Mole",12),
@@ -1235,8 +1249,8 @@ Old_Blue_Box: (
("Spiderweb",12),
("Acorn",12),
("Porcupine_Spike",12),
- ("Wild_Boar's_Mane",12),
- ("Tiger's_Skin",12),
+ ("Wild_Boars_Mane",12),
+ ("Tigers_Skin",12),
("Limb_Of_Mantis",12),
("Blossom_Of_Maneater",12),
("Root_Of_Maneater",12),
@@ -1246,7 +1260,7 @@ Old_Blue_Box: (
("Dragon_Train",12),
("Petite_DiablOfs_Horn",12),
("Petite_DiablOfs_Wing",12),
- ("Elder_Pixie's_Beard",12),
+ ("Elder_Pixies_Beard",12),
("Lantern",12),
("Short_Leg",12),
("Nail_Of_Orc",12),
@@ -1312,7 +1326,7 @@ Old_Blue_Box: (
("Fang_Of_Garm",12),
("Yarn",12),
("Fine_Grit",12),
- ("Alice's_Apron",12),
+ ("Alices_Apron",12),
("Talon_Of_Griffin",12),
("Stone",12),
("Cyfar",12),
@@ -1339,26 +1353,26 @@ Old_Blue_Box: (
("Old_Magic_Circle",12),
("Sharp_Leaf",12),
("Peco_Wing_Feather",12),
- ("Goat's_Horn",12),
- ("Gaoat's_Skin",12),
+ ("Goats_Horn",12),
+ ("Gaoats_Skin",12),
("Boroken_Shiled_Piece",12),
("Shine_Spear_Blade",12),
("Vroken_Sword",12),
("Smooth_Paper",12),
("Fright_Paper_Blade",12),
("Broken_Pharaoh_Symbol",12),
- ("Tutankhamen's_Mask",12),
- ("Harpy's_Feather",12),
- ("Harpy's_Claw",12),
+ ("Tutankhamens_Mask",12),
+ ("Harpys_Feather",12),
+ ("Harpys_Claw",12),
("Rent_Spell_Book",12),
("Rent_Scroll",12),
("Spawns",12),
("Burning_Horse_Shoe",12),
("Honey_Jar",12),
("Hot_Hair",12),
- ("Dragon's_Skin",12),
+ ("Dragons_Skin",12),
("Sand_Lump",12),
- ("Scropion's_Nipper",12),
+ ("Scropions_Nipper",12),
("Large_Jellopy",12),
("Medicine_Bowl",12),
("Fire_Bottle",12),
@@ -1372,12 +1386,12 @@ Old_Blue_Box: (
("Glossy_Hair",12),
("Old_Japaness_Clothes",12),
("Poison_Powder",12),
- ("Poison_Toad's_Skin",12),
+ ("Poison_Toads_Skin",12),
("Broken_Shuriken",12),
("Black_Mask",12),
("Broken_Wine_Vessel",12),
- ("Tengu's_Nose",12),
- ("Black_Bear's_Skin",12),
+ ("Tengus_Nose",12),
+ ("Black_Bears_Skin",12),
("Cloud_Piece",12),
("Sharp_Feeler",12),
("Hard_Peach",12),
@@ -1412,7 +1426,7 @@ Old_Blue_Box: (
("Black_Kitty_Doll",12),
("Old_Manteau",12),
("Rusty_Cleaver",12),
- ("Dullahan's_Helm",12),
+ ("Dullahans_Helm",12),
("Dullahan_Armor",12),
("Rojerta_Piece",12),
("Hanging_Doll",12),
@@ -1482,7 +1496,7 @@ Old_Blue_Box: (
("Holy_Water",12),
("Panacea",12),
("Royal_Jelly",12),
- ("Monster's_Feed",12),
+ ("Monsters_Feed",12),
("Candy",12),
("Candy_Striper",12),
("Apple_Juice",12),
@@ -1576,7 +1590,7 @@ Old_Blue_Box: (
"Cinquedea",
"Kindling_Dagger",
"Obsidian_Dagger",
- "Fisherman's_Dagger",
+ "Fishermans_Dagger",
"Jujube_Dagger",
"Dragon_Killer",
"Ginnungagap",
@@ -1588,8 +1602,8 @@ Old_Blue_Box: (
"Nail_Of_Loki",
"Bloody_Roar",
"Unholy_Touch",
- "Hypnotist's_Staff",
- "Hypnotist's_Staff_",
+ "Hypnotists_Staff",
+ "Hypnotists_Staff_",
"Staff_Of_Wing",
"Luna_Bow",
"Dragon_Wing",
@@ -1608,7 +1622,7 @@ Old_Blue_Box: (
"Coward",
"Coward_",
"Windhawk",
- "Queen's_Whip",
+ "Queens_Whip",
"Oriental_Lute",
"Diary_Of_Great_Sage",
"Hardback",
@@ -1631,7 +1645,7 @@ Old_Blue_Box: (
"Banana_Hat",
"Wing_Of_Eagle",
"Cursed_Lucky_Brooch",
- "Shinobi's_Sash",
+ "Shinobis_Sash",
"Hyper_Changer",
"Dark_Crystal_Fragment",
"Long_Limb",
@@ -1685,7 +1699,7 @@ Old_Blue_Box: (
"Thorny_Buckler",
"Orleans_Gown",
"Strong_Shield",
- "Angel's_Arrival",
+ "Angels_Arrival",
"Magni_Cap",
"Censor_Bar",
"Inverse_Scale",
@@ -1730,7 +1744,7 @@ Old_Violet_Box: (
("Novice_Guard",7),
("Cotton_Shirt_",7),
("Leather_Jacket_",7),
- ("Adventurere's_Suit_",7),
+ ("Adventureres_Suit_",7),
("Mantle_",7),
("Coat_",7),
("Mink_Coat",7),
@@ -1777,7 +1791,7 @@ Old_Violet_Box: (
("Flower_Ring",7),
("Diamond_Ring",7),
("Mitten_Of_Presbyter",7),
- ("Matyr's_Flea_Guard",7),
+ ("Matyrs_Flea_Guard",7),
("Belt",7),
("Novice_Armlet",7),
("Katana_",7),
@@ -1851,7 +1865,7 @@ Old_Violet_Box: (
("Book_Of_Mother_Earth",7),
("Book_Of_Blazing_Sun",7),
("Book_Of_Gust_Of_Wind",7),
- ("Girl's_Diary",7),
+ ("Girls_Diary",7),
("Rod_",7),
("Wand_",7),
("Staff_",7),
@@ -1879,7 +1893,7 @@ Old_Violet_Box: (
("Whip_",7),
("Sunglasses",7),
("Glasses",7),
- ("Diver's_Goggles",7),
+ ("Divers_Goggles",7),
("Wedding_Veil",7),
("Fancy_Flower",7),
("Ribbon",7),
@@ -1905,15 +1919,15 @@ Old_Violet_Box: (
("Gemmed_Sallet_",7),
("Circlet",7),
("Circlet_",7),
- ("Santa's_Hat",7),
+ ("Santas_Hat",7),
("One_Eyed_Glass",7),
("Granpa_Beard",7),
("Luxury_Sunglasses",7),
("Spinning_Eyes",7),
- ("Big_Sis'_Ribbon",7),
+ ("Big_Sis_Ribbon",7),
("Sweet_Gents",7),
("Golden_Gear",7),
- ("Oldman's_Romance",7),
+ ("Oldmans_Romance",7),
("Western_Grace",7),
("Fillet",7),
("Holy_Bonnet",7),
@@ -1971,7 +1985,7 @@ Old_Violet_Box: (
("Transparent_Headgear",7),
("Pacifier",7),
("Wig",7),
- ("Queen's_Hair_Ornament",7),
+ ("Queens_Hair_Ornament",7),
("Silk_Ribbon",7),
("Punisher",7),
("Wild_Flower",7),
@@ -2041,7 +2055,7 @@ Old_Violet_Box: (
("Danggie",14),
("Tree_Root",14),
("Reptile_Tongue",14),
- ("Scorpion's_Tail",14),
+ ("Scorpions_Tail",14),
("Stem",14),
("Pointed_Scale",14),
("Resin",14),
@@ -2056,7 +2070,7 @@ Old_Violet_Box: (
("Feather_Of_Birds",14),
("Talon",14),
("Sticky_Webfoot",14),
- ("Animal's_Skin",14),
+ ("Animals_Skin",14),
("Claw_Of_Wolves",14),
("Mushroom_Spore",14),
("Orcish_Cuspid",14),
@@ -2075,15 +2089,15 @@ Old_Violet_Box: (
("Posionous_Canine",14),
("Sticky_Mucus",14),
("Bee_Sting",14),
- ("Grasshopper's_Leg",14),
+ ("Grasshoppers_Leg",14),
("Nose_Ring",14),
("Yoyo_Tail",14),
("Solid_Shell",14),
("Horseshoe",14),
("Raccoon_Leaf",14),
- ("Snail's_Shell",14),
+ ("Snails_Shell",14),
("Horn",14),
- ("Bear's_Foot",14),
+ ("Bears_Foot",14),
("Feather",14),
("Heart_Of_Mermaid",14),
("Fin",14),
@@ -2146,7 +2160,7 @@ Old_Violet_Box: (
("Lizard_Scruff",14),
("Colorful_Shell",14),
("Jaws_Of_Ant",14),
- ("Thin_N'_Long_Tongue",14),
+ ("Thin_N_Long_Tongue",14),
("Rat_Tail",14),
("Moustache_Of_Mole",14),
("Nail_Of_Mole",14),
@@ -2159,8 +2173,8 @@ Old_Violet_Box: (
("Spiderweb",14),
("Acorn",14),
("Porcupine_Spike",14),
- ("Wild_Boar's_Mane",14),
- ("Tiger's_Skin",14),
+ ("Wild_Boars_Mane",14),
+ ("Tigers_Skin",14),
("Limb_Of_Mantis",14),
("Blossom_Of_Maneater",14),
("Root_Of_Maneater",14),
@@ -2170,7 +2184,7 @@ Old_Violet_Box: (
("Dragon_Train",14),
("Petite_DiablOfs_Horn",14),
("Petite_DiablOfs_Wing",14),
- ("Elder_Pixie's_Beard",14),
+ ("Elder_Pixies_Beard",14),
("Lantern",14),
("Short_Leg",14),
("Nail_Of_Orc",14),
@@ -2236,7 +2250,7 @@ Old_Violet_Box: (
("Fang_Of_Garm",14),
("Yarn",14),
("Fine_Grit",14),
- ("Alice's_Apron",14),
+ ("Alices_Apron",14),
("Talon_Of_Griffin",14),
("Stone",14),
("Cyfar",14),
@@ -2263,26 +2277,26 @@ Old_Violet_Box: (
("Old_Magic_Circle",14),
("Sharp_Leaf",14),
("Peco_Wing_Feather",14),
- ("Goat's_Horn",14),
- ("Gaoat's_Skin",14),
+ ("Goats_Horn",14),
+ ("Gaoats_Skin",14),
("Boroken_Shiled_Piece",14),
("Shine_Spear_Blade",14),
("Vroken_Sword",14),
("Smooth_Paper",14),
("Fright_Paper_Blade",14),
("Broken_Pharaoh_Symbol",14),
- ("Tutankhamen's_Mask",14),
- ("Harpy's_Feather",14),
- ("Harpy's_Claw",14),
+ ("Tutankhamens_Mask",14),
+ ("Harpys_Feather",14),
+ ("Harpys_Claw",14),
("Rent_Spell_Book",14),
("Rent_Scroll",14),
("Spawns",14),
("Burning_Horse_Shoe",14),
("Honey_Jar",14),
("Hot_Hair",14),
- ("Dragon's_Skin",14),
+ ("Dragons_Skin",14),
("Sand_Lump",14),
- ("Scropion's_Nipper",14),
+ ("Scropions_Nipper",14),
("Large_Jellopy",14),
("Medicine_Bowl",14),
("Fire_Bottle",14),
@@ -2296,12 +2310,12 @@ Old_Violet_Box: (
("Glossy_Hair",14),
("Old_Japaness_Clothes",14),
("Poison_Powder",14),
- ("Poison_Toad's_Skin",14),
+ ("Poison_Toads_Skin",14),
("Broken_Shuriken",14),
("Black_Mask",14),
("Broken_Wine_Vessel",14),
- ("Tengu's_Nose",14),
- ("Black_Bear's_Skin",14),
+ ("Tengus_Nose",14),
+ ("Black_Bears_Skin",14),
("Cloud_Piece",14),
("Sharp_Feeler",14),
("Hard_Peach",14),
@@ -2336,7 +2350,7 @@ Old_Violet_Box: (
("Black_Kitty_Doll",14),
("Old_Manteau",14),
("Rusty_Cleaver",14),
- ("Dullahan's_Helm",14),
+ ("Dullahans_Helm",14),
("Dullahan_Armor",14),
("Rojerta_Piece",14),
("Hanging_Doll",14),
@@ -2406,7 +2420,7 @@ Old_Violet_Box: (
("Holy_Water",14),
("Panacea",14),
("Royal_Jelly",14),
- ("Monster's_Feed",14),
+ ("Monsters_Feed",14),
("Candy",14),
("Candy_Striper",14),
("Apple_Juice",14),
@@ -2518,7 +2532,7 @@ Old_Violet_Box: (
"Nail_Of_Loki",
"Bloody_Roar",
"Unholy_Touch",
- "Hypnotist's_Staff_",
+ "Hypnotists_Staff_",
"Staff_Of_Wing",
"Luna_Bow",
"Dragon_Wing",
@@ -2536,7 +2550,7 @@ Old_Violet_Box: (
"Legacy_Of_Dragon",
"Coward_",
"Windhawk",
- "Queen's_Whip",
+ "Queens_Whip",
"Oriental_Lute",
"Diary_Of_Great_Sage",
"Hardback",
@@ -2552,7 +2566,7 @@ Old_Violet_Box: (
"Banana_Hat",
"Wing_Of_Eagle",
"Cursed_Lucky_Brooch",
- "Shinobi's_Sash",
+ "Shinobis_Sash",
"Bloody_Iron_Ball",
"Hyper_Changer",
"Cookbook06",
@@ -2693,7 +2707,7 @@ Set_Of_Taiming_Item: (
"Transparent_Headgear",
"Pacifier",
"Wig",
- "Queen's_Hair_Ornament",
+ "Queens_Hair_Ornament",
"Silk_Ribbon",
"Punisher",
"Wild_Flower",
@@ -2723,7 +2737,7 @@ Accessory_Box: (
("Thimble_Of_Archer",10),
("Rosary",14),
("Ring",10),
- ("Matyr's_Flea_Guard",11),
+ ("Matyrs_Flea_Guard",11),
("Belt",10),
("Brooch",12),
("Nile_Rose_",10),
@@ -2746,7 +2760,7 @@ Accessory_Box: (
("Red_Silk_Seal",2),
"Orleans_Glove",
"Spiritual_Ring",
- "Shinobi's_Sash",
+ "Shinobis_Sash",
"Hyper_Changer",
("Lesser_Elemental_Ring",9),
"Expert_Ring",
@@ -3086,8 +3100,8 @@ Giftbox_China: (
"Helm_",
"Gemmed_Sallet_",
"Circlet_",
- "Santa's_Hat",
- "Big_Sis'_Ribbon",
+ "Santas_Hat",
+ "Big_Sis_Ribbon",
"Coronet",
"Fillet",
"Snowy_Horn",
@@ -3116,7 +3130,7 @@ Giftbox_China: (
"Viking_Helm",
"Cotton_Shirt_",
"Leather_Jacket_",
- "Adventurere's_Suit_",
+ "Adventureres_Suit_",
"Mantle_",
"Coat_",
"Mink_Coat",
@@ -3320,7 +3334,7 @@ Xmas_Gift: (
("HandMade_Chocolate",18),
("HandMade_Chocolate_",18),
("Chocolate_Drink",18),
- ("Santa's_Hat_",12),
+ ("Santas_Hat_",12),
("Fire_Cracker_Xmas",4),
)
Pierre_Treasurebox: (
@@ -3880,7 +3894,7 @@ Mysterious_Egg: (
High_Weapon_Box: (
("Mail_Breaker",5),
("Weeder_Knife",5),
- ("Mama's_Knife",5),
+ ("Mamas_Knife",5),
("Assasin_Dagger",5),
("Exercise",5),
("Azoth",5),
@@ -3936,7 +3950,7 @@ High_Weapon_Box: (
("Crescent_Scythe",5),
("Bill_Guisarme",5),
("Zephyrus",5),
- ("Longinus's_Spear",5),
+ ("Longinuss_Spear",5),
("Brionac",5),
("Hell_Fire",5),
("Gae_Bolg",5),
@@ -3963,7 +3977,7 @@ High_Weapon_Box: (
("Red_Square_Bag",5),
("Red_Ether_Bag",5),
("Book_Of_The_Apocalypse",5),
- ("Girl's_Diary",5),
+ ("Girls_Diary",5),
("Legacy_Of_Dragon",5),
("Hardback",5),
("Bible_Of_Battlefield",5),
@@ -3986,9 +4000,9 @@ High_Weapon_Box: (
("Bladed_Whip",5),
("Electric_Eel",5),
("Sea_Witch_Foot",5),
- ("Queen's_Whip",5),
+ ("Queens_Whip",5),
("Carrot_Whip",5),
- ("Queen's_Whip_",5),
+ ("Queens_Whip_",5),
("Stem_Of_Nepenthes",5),
"Thorn_Staff",
"Eraser",
@@ -4494,7 +4508,7 @@ Old_Card_Album_: (
High_Weapon_Box_: (
("Mail_Breaker",5),
("Weeder_Knife",5),
- ("Mama's_Knife",5),
+ ("Mamas_Knife",5),
("Assasin_Dagger",5),
("Exercise",5),
("Azoth",5),
@@ -4550,7 +4564,7 @@ High_Weapon_Box_: (
("Crescent_Scythe",5),
("Bill_Guisarme",5),
("Zephyrus",5),
- ("Longinus's_Spear",5),
+ ("Longinuss_Spear",5),
("Brionac",5),
("Hell_Fire",5),
("Gae_Bolg",5),
@@ -4577,7 +4591,7 @@ High_Weapon_Box_: (
("Red_Square_Bag",5),
("Red_Ether_Bag",5),
("Book_Of_The_Apocalypse",5),
- ("Girl's_Diary",5),
+ ("Girls_Diary",5),
("Legacy_Of_Dragon",5),
("Hardback",5),
("Bible_Of_Battlefield",5),
@@ -4600,9 +4614,9 @@ High_Weapon_Box_: (
("Bladed_Whip",5),
("Electric_Eel",5),
("Sea_Witch_Foot",5),
- ("Queen's_Whip",5),
+ ("Queens_Whip",5),
("Carrot_Whip",5),
- ("Queen's_Whip_",5),
+ ("Queens_Whip_",5),
("Stem_Of_Nepenthes",5),
"Thorn_Staff",
"Eraser",
@@ -4782,7 +4796,7 @@ HALLOWEEN_G_BOX: (
"Old_Card_Album",
"Old_Violet_Box"
)
-Pumpkin_Candy_Holder: (
+Something_Candy_Holder: (
("Honey", 3),
("Candy", 7),
("Well_Baked_Cookie", 2),
diff --git a/db/re/item_packages.conf b/db/re/item_packages.conf
index 1a70a63cc..468d47a26 100644
--- a/db/re/item_packages.conf
+++ b/db/re/item_packages.conf
@@ -3870,7 +3870,7 @@ Brewing_Box: {
Named: true
}
}
-Christmas_Pet_Scroll: {
+Xmas_Pet_Scroll: {
Fish_Head_Hat: {
Random: 1
Named: true
@@ -3966,7 +3966,7 @@ Christmas_Pet_Scroll: {
Rate: 50
}
}
-Year_Of_Mouse_Scroll: {
+Lucky_Scroll08: {
Kafra_Card: {
Random: 1
Count: 15
@@ -4058,7 +4058,7 @@ Year_Of_Mouse_Scroll: {
Rate: 110
}
}
-BRO_SM_Package: {
+Br_SwordPackage: {
Plate_Armor_: {
Random: 0
Named: true
@@ -4100,7 +4100,7 @@ BRO_SM_Package: {
Named: true
}
}
-BRO_MG_Package: {
+Br_MagePackage: {
Silk_Robe_: {
Random: 0
Named: true
@@ -4138,7 +4138,7 @@ BRO_MG_Package: {
Named: true
}
}
-BRO_AC_Package: {
+Br_AcolPackage: {
Saint_Robe_: {
Random: 0
Named: true
@@ -4176,7 +4176,7 @@ BRO_AC_Package: {
Named: true
}
}
-BRO_AR_Package: {
+Br_ArcherPackage: {
Tights_: {
Random: 0
Named: true
@@ -4214,7 +4214,7 @@ BRO_AR_Package: {
Named: true
}
}
-BRO_MC_Package: {
+Br_MerPackage: {
Chain_Mail_: {
Random: 0
Named: true
@@ -4252,7 +4252,7 @@ BRO_MC_Package: {
Named: true
}
}
-BRO_TF_Package: {
+Br_ThiefPackage: {
Thief_Clothes_: {
Random: 0
Named: true
@@ -4733,7 +4733,7 @@ July7_Scroll: {
Named: true
Rate: 1
}
- Hair_Of_The_Strong: {
+ C_Hair_Of_The_Strong: {
Random: 1
Announce: true
Named: true
@@ -5259,7 +5259,7 @@ Buddah_Scroll: {
Rate: 1
}
}
-Evil_Incarnation: {
+Evil_Incarnation_Disable: {
Dead_Tree_Branch_Box2: {
Random: 1
Named: true
@@ -5746,8 +5746,8 @@ Pr_Reset_Stone_Box: {
}
}
*/
-/* unsupported/unknown item 'FPr_Reset_Stone_Box'
-FPr_Reset_Stone_Box: {
+/* unsupported/unknown item 'FPremium_Reset_Stone_Box'
+FPremium_Reset_Stone_Box: {
Premium_Reset_Stone: {
Random: 0
}
@@ -5834,8 +5834,8 @@ Majestic_Devil_Scroll: {
Rate: 1
}
}
-/* supported container but with no known entries 'Life_Ribbon_Box'
-Life_Ribbon_Box: {
+/* supported container but with no known entries 'Ribbon_Of_Life_Box'
+Ribbon_Of_Life_Box: {
//unsupported/unknown item 'Life_Ribbon'
// Life_Ribbon: {
// Random: 0
@@ -5843,8 +5843,8 @@ Life_Ribbon_Box: {
// }
}
*/
-/* supported container but with no known entries 'Life_Ribbon_Box2'
-Life_Ribbon_Box2: {
+/* supported container but with no known entries 'Ribbon_Of_Life_Box2'
+Ribbon_Of_Life_Box2: {
//unsupported/unknown item 'Life_Ribbon'
// Life_Ribbon: {
// Random: 0
@@ -5853,8 +5853,8 @@ Life_Ribbon_Box2: {
// }
}
*/
-/* supported container but with no known entries 'Life_Ribbon_Box3'
-Life_Ribbon_Box3: {
+/* supported container but with no known entries 'Ribbon_Of_Life_Box3'
+Ribbon_Of_Life_Box3: {
//unsupported/unknown item 'Life_Ribbon'
// Life_Ribbon: {
// Random: 0
@@ -6742,7 +6742,7 @@ Pisces_Diadem_Scroll: {
Named: true
Rate: 130
}
- Life_Ribbon_Box3: {
+ Ribbon_Of_Life_Box3: {
Random: 1
Named: true
Rate: 160
@@ -6764,7 +6764,7 @@ Pisces_Diadem_Scroll: {
Rate: 70
}
}
-Pisces_Diadem_Box: {
+Pisces_Diadem_Box2: {
Pisces_Diadem_Scroll: {
Random: 0
Named: true
@@ -6923,7 +6923,7 @@ Energetic_Pisces_Box: {
Named: true
}
}
-Aries_Scroll: {
+Aries_Scroll_: {
Freyja_Boots: {
Random: 1
Announce: true
@@ -6987,43 +6987,43 @@ Aries_Scroll: {
}
}
Aries_Scroll_Box: {
- Aries_Scroll: {
+ Aries_Scroll_: {
Random: 0
Named: true
}
- Aries_Scroll: {
+ Aries_Scroll_: {
Random: 0
Named: true
}
- Aries_Scroll: {
+ Aries_Scroll_: {
Random: 0
Named: true
}
- Aries_Scroll: {
+ Aries_Scroll_: {
Random: 0
Named: true
}
- Aries_Scroll: {
+ Aries_Scroll_: {
Random: 0
Named: true
}
- Aries_Scroll: {
+ Aries_Scroll_: {
Random: 0
Named: true
}
- Aries_Scroll: {
+ Aries_Scroll_: {
Random: 0
Named: true
}
- Aries_Scroll: {
+ Aries_Scroll_: {
Random: 0
Named: true
}
- Aries_Scroll: {
+ Aries_Scroll_: {
Random: 0
Named: true
}
- Aries_Scroll: {
+ Aries_Scroll_: {
Random: 0
Named: true
}
@@ -7605,7 +7605,7 @@ BR_Independence_Scroll: {
Named: true
Rate: 100
}
- Carmen_Miranda's_Hat: {
+ Carmen_Mirandas_Hat: {
Random: 1
Named: true
Rate: 30
@@ -8014,7 +8014,7 @@ RWC_Super_Scroll: {
Announce: true
Rate: 250
}
- Hair_Of_The_Strong: {
+ C_Hair_Of_The_Strong: {
Random: 1
Announce: true
Rate: 100
@@ -8063,7 +8063,7 @@ RWC_Super_Scroll: {
Rate: 3000
}
}
-Leo_Scroll: {
+Leo_Scroll3: {
Fallen_Bishop_Card: {
Random: 1
Announce: true
@@ -8186,7 +8186,7 @@ Ms_Virgo_Scroll: {
Announce: true
Rate: 300
}
- Life_Ribbon_Box3: {
+ Ribbon_Of_Life_Box3: {
Random: 1
Rate: 800
}
@@ -9215,8 +9215,8 @@ Wind_Type_Scroll: {
}
}
*/
-/* unsupported/unknown item 'LUcky_Egg_C3'
-LUcky_Egg_C3: {
+/* unsupported/unknown item 'Lucky_Egg_C3'
+Lucky_Egg_C3: {
Magic_Card_Album: {
Random: 1
Announce: true
@@ -9538,7 +9538,7 @@ Lucky_Egg_C5: {
}
}
Weather_Report_Box: {
- Clear_Sun: {
+ Fine_Sun: {
Random: 0
}
Rainbow: {
@@ -11200,7 +11200,7 @@ Tw_Yellow_Scroll: {
// Random: 1
// Rate: 450
// }
- Life_Ribbon_Box3: {
+ Ribbon_Of_Life_Box3: {
Random: 1
Rate: 1000
}
@@ -11498,7 +11498,7 @@ Tw_Yellow_Scroll: {
Announce: true
Rate: 25
}
- Devil_Whisper: {
+ Evil_Whisper: {
Random: 1
Announce: true
Rate: 40
@@ -11833,7 +11833,7 @@ Tw_Yellow_Scroll: {
Announce: true
Rate: 150
}
- Little_Feather_Hat: {
+ Little_Fhat: {
Random: 1
Announce: true
Rate: 100
diff --git a/db/re/job_db.conf b/db/re/job_db.conf
index 6c13fd355..4b036ae93 100644
--- a/db/re/job_db.conf
+++ b/db/re/job_db.conf
@@ -1732,3 +1732,51 @@ Expanded_Super_Novice: {
Expanded_Super_Baby: {
Inherit: ("Novice")
}
+// Summoner HP/SP is not known, below table are generated and near to official HP/SP.
+Summoner: {
+ Weight: 20000
+ BaseASPD: {
+ Fist: 45
+ Dagger: 55
+ Rod: 55
+ Book: 43
+ TwoHandRod: 55
+ }
+ HPTable:[ 40, 69, 80, 92, 105, 119, 134, 150, 167, 185, // 1 - 10
+ 204, 224, 245, 268, 291, 315, 341, 367, 395, 423, // 11 - 20
+ 453, 484, 515, 548, 582, 617, 653, 690, 728, 767, // 21 - 30
+ 807, 848, 890, 934, 978, 1023, 1070, 1117, 1166, 1215, // 31 - 40
+ 1266, 1317, 1370, 1424, 1479, 1534, 1591, 1649, 1708, 1768, // 41 - 50
+ 1829, 1891, 1955, 2019, 2084, 2150, 2218, 2286, 2356, 2426, // 51 - 60
+ 2498, 2570, 2644, 2719, 2794, 2871, 2949, 3028, 3108, 3189, // 61 - 70
+ 3271, 3354, 3438, 3523, 3610, 3697, 3785, 3875, 3965, 4056, // 71 - 80
+ 4149, 4242, 4337, 4433, 4529, 4627, 4726, 4826, 4927, 5029, // 81 - 90
+ 5132, 5236, 5341, 5447, 5554, 5662, 5772, 5882, 5993, 6106, // 91 - 100
+ 6219, 6334, 6449, 6566, 6684, 6802, 6922, 7043, 7165, 7288, // 101 - 110
+ 7412, 7537, 7663, 7790, 7918, 8047, 8177, 8309, 8441, 8574, // 111 - 120
+ 8709, 8844, 8981, 9118, 9257, 9397, 9537, 9679, 9822, 9966, // 121 - 130
+ 10111, 10257, 10404, 10552, 10701, 10851, 11002, 11155, 11308, 11462, // 131 - 140
+ 11618, 11774, 11932, 12090, 12250, 12410, 12572, 12735, 12898, 13063, // 141 - 150
+ 13229, 13396, 13564, 13733, 13903, 14074, 14246, 14420, 14594, 14769, // 151 - 160
+ 14946, 15123, 15301, 15481, 15661, 15843, 16026, 16209, 16394, 16580, // 161 - 170
+ 16767, 16955, 17144, 17334, 17525] // 171 - 175
+
+ SPTable:[ 8, 10, 13, 15, 18, 20, 23, 25, 28, 30, // 1 - 10
+ 33, 35, 38, 40, 43, 45, 48, 50, 53, 55, // 11 - 20
+ 58, 60, 63, 65, 68, 70, 73, 75, 78, 80, // 21 - 30
+ 83, 85, 88, 90, 93, 95, 98, 100, 103, 105, // 31 - 40
+ 108, 110, 113, 115, 118, 120, 123, 125, 128, 130, // 41 - 50
+ 133, 135, 138, 140, 143, 145, 148, 150, 153, 155, // 51 - 60
+ 158, 160, 163, 165, 168, 170, 173, 175, 178, 180, // 61 - 70
+ 183, 185, 188, 190, 193, 195, 198, 200, 203, 205, // 71 - 80
+ 208, 210, 213, 215, 218, 220, 223, 225, 228, 230, // 81 - 90
+ 233, 235, 238, 240, 243, 245, 248, 250, 253, 255, // 91 - 100
+ 258, 260, 263, 265, 268, 270, 273, 275, 278, 280, // 101 - 110
+ 283, 285, 288, 290, 293, 295, 298, 300, 303, 305, // 111 - 120
+ 308, 310, 313, 315, 318, 320, 323, 325, 328, 330, // 121 - 130
+ 333, 335, 338, 340, 343, 345, 348, 350, 353, 355, // 131 - 140
+ 358, 360, 363, 365, 368, 370, 373, 375, 378, 380, // 141 - 150
+ 383, 385, 388, 390, 393, 395, 398, 400, 403, 405, // 151 - 160
+ 408, 410, 413, 415, 418, 420, 423, 425, 428, 430, // 161 - 170
+ 433, 435, 438, 440, 443] // 171 - 175
+}
diff --git a/db/re/map_cache.dat b/db/re/map_cache.dat
index 59aa50b20..c678535eb 100644
--- a/db/re/map_cache.dat
+++ b/db/re/map_cache.dat
Binary files differ
diff --git a/db/re/map_zone_db.conf b/db/re/map_zone_db.conf
index df223d139..133cc5337 100644
--- a/db/re/map_zone_db.conf
+++ b/db/re/map_zone_db.conf
@@ -55,37 +55,6 @@ zones: (
//Both examples below disable apple (id 501)
//Apple: true
//ID501: true
- }
-
- mapflags: (
- )
-
- /* "command:min-group-lv-to-override" e.g. "heal: 70" */
- disabled_commands: {
- //Example Below makes @heal be used in maps within this zone only by those group lv 70 and above
- //heal: 70
- }
- skill_damage_cap: {
- //Exemple Below caps firebolt damage in maps within this zone to a maximum 50 damage,
- // (depends on HMAP_ZONE_DAMAGE_CAP_TYPE in src/config/core.h)
- // when cast vs players and monsters.
- //MG_COLDBOLT: (50,"PLAYER | MONSTER")
- }
-},
-{
- /* Normal zone is applied to all maps that are not pkable (where players cant fight each other) */
- /* However, it wont be applied to maps with its own zones (specified through mapflag) */
- name: "Normal" /* changing this name requires MAP_ZONE_NORMAL_NAME to also be changed in src/map/map.h file */
-
- disabled_skills: {
- WM_LULLABY_DEEPSLEEP: "PLAYER"
- WM_SIRCLEOFNATURE: "PLAYER"
- WM_SATURDAY_NIGHT_FEVER: "PLAYER"
- SO_ARRULLO: "PLAYER"
- CG_HERMODE: "PLAYER"
- }
-
- disabled_items: {
Velum_Jamadhar: true
Velum_Scare: true
Velum_Buster: true
@@ -124,6 +93,37 @@ zones: (
mapflags: (
)
+ /* "command:min-group-lv-to-override" e.g. "heal: 70" */
+ disabled_commands: {
+ //Example Below makes @heal be used in maps within this zone only by those group lv 70 and above
+ //heal: 70
+ }
+ skill_damage_cap: {
+ //Example Below caps Cold Bolt damage in maps within this zone to a maximum 50 damage,
+ // (depends on HMAP_ZONE_DAMAGE_CAP_TYPE in src/config/core.h)
+ // when cast vs players and monsters.
+ //MG_COLDBOLT: (50,"PLAYER | MONSTER")
+ }
+},
+{
+ /* Normal zone is applied to all maps that are not pkable (where players cant fight each other) */
+ /* However, it wont be applied to maps with its own zones (specified through mapflag) */
+ name: "Normal" /* changing this name requires MAP_ZONE_NORMAL_NAME to also be changed in src/map/map.h file */
+
+ disabled_skills: {
+ WM_LULLABY_DEEPSLEEP: "PLAYER"
+ WM_SIRCLEOFNATURE: "PLAYER"
+ WM_SATURDAY_NIGHT_FEVER: "PLAYER"
+ SO_ARRULLO: "PLAYER"
+ CG_HERMODE: "PLAYER"
+ }
+
+ disabled_items: {
+ }
+
+ mapflags: (
+ )
+
},
{
/* PvP zone is applied to all maps with a pvp mapflag */
@@ -137,6 +137,38 @@ zones: (
disabled_items: {
Greed_Scroll: true
C_Beginner_Cap: true
+ Velum_Jamadhar: false
+ Velum_Scare: false
+ Velum_Buster: false
+ Velum_Guillotine: false
+ Velum_Spear: false
+ Velum_Glaive: false
+ Velum_Bible: false
+ Velum_Encyclopedia: false
+ Velum_Claw: false
+ Velum_Arc_Wand: false
+ Velum_Damascus: false
+ Velum_Stunner: false
+ Velum_Flail: false
+ Velum_Arbalest: false
+ Velum_CrossBow: false
+ Velum_Claymore: false
+ Velum_Katzbalger: false
+ Siege_Arrow_A: false
+ Siege_Arrow_S: false
+ Siege_Greave: false
+ Siege_Boots: false
+ Siege_Shoes: false
+ Siege_Manteau: false
+ Siege_Muffler: false
+ Siege_White_Potion: false
+ Siege_Blue_Potion: false
+ Woe_Violet_Potion: false
+ Woe_White_Potion: false
+ Woe_Blue_Potion: false
+ Siege_Plate: false
+ Siege_Suits: false
+ Siege_Robe: false
}
/* cashshop disabled in pvp maps */
@@ -193,6 +225,7 @@ zones: (
BS_GREED: "PLAYER"
SC_FATALMENACE: "PLAYER"
SC_DIMENSIONDOOR: "PLAYER"
+ SU_LOPE: "PLAYER"
}
disabled_items: {
@@ -292,44 +325,11 @@ zones: (
CASH_ASSUMPTIO: "PLAYER"
SC_FATALMENACE: "PLAYER"
SC_DIMENSIONDOOR: "PLAYER"
+ SU_LOPE: "PLAYER"
}
disabled_items: {
Assumptio_5_Scroll: true
Pty_Assumptio_Scroll: true
- Velum_Jamadhar: true
- Velum_Scare: true
- Velum_Buster: true
- Velum_Guillotine: true
- Velum_Spear: true
- Velum_Glaive: true
- Velum_Bible: true
- Velum_Encyclopedia: true
- Velum_Claw: true
- Velum_Arc_Wand: true
- Velum_Damascus: true
- Velum_Stunner: true
- Velum_Flail: true
- Velum_Arbalest: true
- Velum_CrossBow: true
- Velum_Claymore: true
- Velum_Katzbalger: true
- Siege_Arrow_A: true
- Siege_Arrow_S: true
- Siege_Greave: true
- Siege_Boots: true
- Siege_Shoes: true
- Siege_Manteau: true
- Siege_Muffler: true
- Siege_White_Potion: true
- Siege_Blue_Potion: true
- Woe_Violet_Potion: true
- Woe_White_Potion: true
- Woe_Blue_Potion: true
- TE_White_Potion: true
- TE_White_Slim_Potion: true
- Siege_Plate: true
- Siege_Suits: true
- Siege_Robe: true
C_Beginner_Cap: true
}
@@ -443,6 +443,19 @@ zones: (
SC_FATALMENACE: "PLAYER"
SC_DIMENSIONDOOR: "PLAYER"
}
+
+ mapflags: (
+ "nobranch",
+ "noicewall",
+ "nomemo",
+ "nosave SavePoint",
+ "noteleport",
+ "monster_noteleport",
+ "nowarpto",
+ "partylock",
+ "pvp off",
+ "src4instance",
+ )
},
{
name: "Memorial Dungeon" /* ETower, Orc's Memory, Nidhoggur's Nest, etc */
@@ -456,6 +469,19 @@ zones: (
SC_FATALMENACE: "PLAYER"
SC_DIMENSIONDOOR: "PLAYER"
}
+
+ mapflags: (
+ "nobranch",
+ "noicewall",
+ "nomemo",
+ "nosave SavePoint",
+ "noteleport",
+ "monster_noteleport",
+ "nowarpto",
+ "partylock",
+ "pvp off",
+ "src4instance",
+ )
},
{
name: "Towns"
@@ -472,40 +498,6 @@ zones: (
disabled_items: {
Greed_Scroll: true
- Velum_Jamadhar: true
- Velum_Scare: true
- Velum_Buster: true
- Velum_Guillotine: true
- Velum_Spear: true
- Velum_Glaive: true
- Velum_Bible: true
- Velum_Encyclopedia: true
- Velum_Claw: true
- Velum_Arc_Wand: true
- Velum_Damascus: true
- Velum_Stunner: true
- Velum_Flail: true
- Velum_Arbalest: true
- Velum_CrossBow: true
- Velum_Claymore: true
- Velum_Katzbalger: true
- Siege_Arrow_A: true
- Siege_Arrow_S: true
- Siege_Greave: true
- Siege_Boots: true
- Siege_Shoes: true
- Siege_Manteau: true
- Siege_Muffler: true
- Siege_White_Potion: true
- Siege_Blue_Potion: true
- Woe_Violet_Potion: true
- Woe_White_Potion: true
- Woe_Blue_Potion: true
- TE_White_Potion: true
- TE_White_Slim_Potion: true
- Siege_Plate: true
- Siege_Suits: true
- Siege_Robe: true
}
}
)
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index baf357ae4..188654cf8 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -57,8 +57,8 @@ mob_db: (
}
ViewRange: view range (int, defaults to 1)
ChaseRange: chase range (int, defaults to 1)
- Size: size (int, defaults to 1)
- Race: race (int, defaults to 0)
+ Size: size (string, defaults to "Size_Medium")
+ Race: race (string, defaults to "RC_Formless")
Element: (type, level)
Mode: {
CanMove: true/false (bool, defaults to false)
@@ -76,6 +76,7 @@ mob_db: (
ChangeTargetMelee: true/false (bool, defaults to false)
ChangeTargetChase: true/false (bool, defaults to false)
TargetWeak: true/false (bool, defaults to false)
+ NoKnockback: true/false (bool, defaults to false)
}
MoveSpeed: move speed (int, defaults to 0)
AttackDelay: attack delay (int, defaults to 4000)
@@ -134,7 +135,7 @@ mob_db: (
MvpExp: 0
Drops: {
Boody_Red: 70
- Scorpion's_Tail: 5500
+ Scorpions_Tail: 5500
Elunium_Stone: 57
Solid_Shell: 210
Fine_Grit: 100
@@ -675,8 +676,8 @@ mob_db: (
Claw_Of_Wolves: 9000
Mantle_: 10
Meat: 650
- Monster's_Feed: 1050
- Animal's_Skin: 5500
+ Monsters_Feed: 1050
+ Animals_Skin: 5500
Strawberry: 600
Wolf_Card: 1
}
@@ -1105,7 +1106,7 @@ mob_db: (
Cobold_Hair: 4000
Oridecon: 500
Elunium: 500
- Executioner's_Mitten: 800
+ Executioners_Mitten: 800
Guh_Moon_Goh_: 300
}
},*/
@@ -1299,7 +1300,7 @@ mob_db: (
Amulet: 20
Ninja_Suit: 1
Adventure_Suit: 100
- Girl's_Diary: 5
+ Girls_Diary: 5
Munak_Card: 1
}
},
@@ -2556,7 +2557,7 @@ mob_db: (
DamageMotion: 540
MvpExp: 0
Drops: {
- Grasshopper's_Leg: 9000
+ Grasshoppers_Leg: 9000
Guitar_Of_Vast_Land: 10
Green_Feeler: 4
Javelin_: 80
@@ -2753,7 +2754,7 @@ mob_db: (
MvpExp: 0
Drops: {
Raccoon_Leaf: 5500
- Animal's_Skin: 5500
+ Animals_Skin: 5500
Sweet_Potato: 800
Cat_Hairband: 1
Raccoondog_Doll: 2
@@ -2852,7 +2853,7 @@ mob_db: (
MvpExp: 0
Drops: {
Boody_Red: 60
- Grasshopper's_Leg: 6500
+ Grasshoppers_Leg: 6500
Scell: 400
Elunium_Stone: 49
Singing_Plant: 20
@@ -2957,9 +2958,9 @@ mob_db: (
DamageMotion: 192
MvpExp: 0
Drops: {
- Bear's_Foot: 9000
+ Bears_Foot: 9000
Poo_Poo_Hat: 5
- Animal's_Skin: 5000
+ Animals_Skin: 5000
Stuffed_Doll: 80
Sweet_Potato: 1500
Honey: 450
@@ -3059,7 +3060,7 @@ mob_db: (
Candy_Striper: 1000
Red_Herb: 1000
Apple: 1000
- Santa's_Hat: 100
+ Santas_Hat: 100
Apple: 7
Poring__Card: 1
}
@@ -3435,7 +3436,7 @@ mob_db: (
Crystal_Blue: 30
Worm_Peelings: 5500
Garlet: 400
- Monster's_Feed: 500
+ Monsters_Feed: 500
Red_Herb: 650
Insect_Feeler: 450
Earthworm_The_Dude: 20
@@ -4282,11 +4283,11 @@ mob_db: (
DamageMotion: 480
MvpExp: 0
Drops: {
- Oldman's_Romance: 50
- Grasshopper's_Leg: 8000
+ Oldmans_Romance: 50
+ Grasshoppers_Leg: 8000
Azure_Jewel: 1000
Grasshopper_Doll: 1500
- Angel's_Arrival: 1000
+ Angels_Arrival: 1000
Light_Granule: 500
Guitar_Of_Gentle_Breeze: 10
Vocal_Card: 1
@@ -4336,7 +4337,7 @@ mob_db: (
DamageMotion: 432
MvpExp: 0
Drops: {
- Big_Sis'_Ribbon: 50
+ Big_Sis_Ribbon: 50
Honey: 2000
Bluish_Green_Jewel: 1000
Light_Granule: 500
@@ -4393,7 +4394,7 @@ mob_db: (
Snowy_Horn: 200
Unripe_Apple: 50
Scarlet_Jewel: 1000
- Angel's_Safeguard: 1000
+ Angels_Safeguard: 1000
Light_Granule: 500
Apple: 8000
Apple_Juice: 4000
@@ -4502,7 +4503,7 @@ mob_db: (
Claw_Of_Wolves: 8000
Golden_Jewel: 1500
Star_Dust_Blade: 100
- Angel's_Warmth: 1000
+ Angels_Warmth: 1000
Light_Granule: 500
Monster_Juice: 50
Vagabond_Wolf_Card: 1
@@ -4558,7 +4559,7 @@ mob_db: (
Light_Granule: 500
Four_Leaf_Clover: 30
Rainbow_Carrot: 50
- Angel's_Protection: 1000
+ Angels_Protection: 1000
Eclipse_Card: 1
}
},
@@ -4601,7 +4602,7 @@ mob_db: (
MvpExp: 0
Drops: {
Crystal_Blue: 50
- Snail's_Shell: 9000
+ Snails_Shell: 9000
Garlet: 1200
Shell: 3000
Solid_Shell: 2
@@ -5052,7 +5053,7 @@ mob_db: (
Drops: {
Porcupine_Spike: 9000
Coat_: 5
- Animal's_Skin: 5500
+ Animals_Skin: 5500
Glaive_: 10
Spear_: 15
Pike_: 20
@@ -5099,7 +5100,7 @@ mob_db: (
Acorn: 9000
Hood_: 20
Fluff: 3000
- Animal's_Skin: 2500
+ Animals_Skin: 2500
Sweet_Potato: 500
Sandals_: 25
Strawberry: 600
@@ -5243,8 +5244,8 @@ mob_db: (
MvpExp: 0
Drops: {
Phracon: 85
- Animal's_Skin: 5500
- Adventurere's_Suit_: 80
+ Animals_Skin: 5500
+ Adventureres_Suit_: 80
Wolf_Blood: 2
Cotton_Shirt: 200
Asura_: 5
@@ -5646,7 +5647,7 @@ mob_db: (
DamageMotion: 432
MvpExp: 99000
MvpDrops: {
- Tiger's_Skin: 5000
+ Tigers_Skin: 5000
Tiger_Footskin: 1000
Flame_Heart: 3000
}
@@ -5950,7 +5951,7 @@ mob_db: (
Drops: {
Great_Nature: 30
Coal: 150
- Elder_Pixie's_Beard: 5500
+ Elder_Pixies_Beard: 5500
Elven_Ears: 1
Cap_: 10
Sparkling_Dust: 100
@@ -7175,9 +7176,9 @@ mob_db: (
DamageMotion: 360
MvpExp: 0
Drops: {
- Matyr's_Flea_Guard: 10
- Monster's_Feed: 5000
- Animal's_Skin: 5500
+ Matyrs_Flea_Guard: 10
+ Monsters_Feed: 5000
+ Animals_Skin: 5500
Pet_Food: 400
Elunium_Stone: 100
Grape: 200
@@ -7233,11 +7234,11 @@ mob_db: (
Old_Violet_Box: 2000
}
Drops: {
- Queen's_Hair_Ornament: 500
+ Queens_Hair_Ornament: 500
Safety_Ring: 200
Tiara: 200
Armlet_Of_Obedience: 500
- Mother's_Nightmare: 10
+ Mothers_Nightmare: 10
Elunium: 3500
Dea_Staff: 100
Maya_Card: 1
@@ -7751,7 +7752,7 @@ mob_db: (
}
Drops: {
Broken_Pharaoh_Symbol: 5820
- Tutankhamen's_Mask: 2500
+ Tutankhamens_Mask: 2500
Solar_Sword: 100
Holy_Robe: 150
Gemmed_Crown: 500
@@ -7855,7 +7856,7 @@ mob_db: (
Star_Crumb: 4000
}
Drops: {
- Thin_N'_Long_Tongue: 9700
+ Thin_N_Long_Tongue: 9700
Forturn_Sword: 500
Sucsamad: 150
Jaws_Of_Ant: 5000
@@ -8155,7 +8156,7 @@ mob_db: (
Fine_Sand: 350
Sparkling_Dust: 200
Katar_Of_Thornbush: 1
- Hypnotist's_Staff_: 5
+ Hypnotists_Staff_: 5
Sand_Man_Card: 1
}
},
@@ -8196,7 +8197,7 @@ mob_db: (
DamageMotion: 384
MvpExp: 0
Drops: {
- Wild_Boar's_Mane: 9000
+ Wild_Boars_Mane: 9000
Grape: 300
Animal_Blood: 2
Eagle_Eyes: 1
@@ -8242,7 +8243,7 @@ mob_db: (
DamageMotion: 576
MvpExp: 0
Drops: {
- Animal's_Skin: 9000
+ Animals_Skin: 9000
Axe_: 100
Meat: 500
Savage_Meat: 6
@@ -8294,7 +8295,7 @@ mob_db: (
Flame_Heart: 45
Tweezer: 4850
Hammer_Of_Blacksmith: 15
- Scorpion's_Tail: 5000
+ Scorpions_Tail: 5000
Solid_Shell: 3000
White_Herb: 700
Scorpion_King_Card: 1
@@ -8631,9 +8632,9 @@ mob_db: (
MvpExp: 0
Drops: {
Rat_Tail: 9000
- Animal's_Skin: 3000
+ Animals_Skin: 3000
Feather: 800
- Monster's_Feed: 1000
+ Monsters_Feed: 1000
Ora_Ora: 2
Tarou_Card: 1
}
@@ -9811,12 +9812,12 @@ mob_db: (
DamageMotion: 768
MvpExp: 0
Drops: {
- Executioner's_Mitten: 5
+ Executioners_Mitten: 5
Black_Butterfly_Mask: 10
Rose_Quartz: 1500
Tights_: 8
Earring_: 1
- Queen's_Whip: 100
+ Queens_Whip: 100
Masquerade: 3
Zherlthsh_Card: 1
}
@@ -9862,8 +9863,8 @@ mob_db: (
DamageMotion: 540
MvpExp: 0
Drops: {
- Thin_N'_Long_Tongue: 3880
- Executioner's_Mitten: 3
+ Thin_N_Long_Tongue: 3880
+ Executioners_Mitten: 3
White_Herb: 1800
Oil_Bottle: 300
Frozen_Heart: 10
@@ -9912,8 +9913,8 @@ mob_db: (
DamageMotion: 600
MvpExp: 0
Drops: {
- Thin_N'_Long_Tongue: 3880
- Executioner's_Mitten: 4
+ Thin_N_Long_Tongue: 3880
+ Executioners_Mitten: 4
White_Herb: 1800
Oridecon: 150
Electric_Wire: 100
@@ -9965,7 +9966,7 @@ mob_db: (
DamageMotion: 240
MvpExp: 0
Drops: {
- Loki's_Whispers: 1
+ Lokis_Whispers: 1
Biotite: 1500
Slayer_: 70
Bastard_Sword_: 40
@@ -10283,7 +10284,7 @@ mob_db: (
MvpExp: 0
Drops: {
Claw_Of_Rat: 4656
- Monster's_Feed: 1000
+ Monsters_Feed: 1000
Blue_Jewel: 80
Glass_Bead: 110
Lemon: 250
@@ -10793,7 +10794,7 @@ mob_db: (
DamageMotion: 384
MvpExp: 0
Drops: {
- Wild_Boar's_Mane: 6000
+ Wild_Boars_Mane: 6000
Grape: 150
Animal_Blood: 3
Eagle_Eyes: 2
@@ -11429,7 +11430,7 @@ mob_db: (
Yoyo_Tail: 6000
Cacao: 500
Yellow_Herb: 130
- Animal's_Skin: 5500
+ Animals_Skin: 5500
Monkey_Doll: 7
Strawberry: 500
Orange: 1000
@@ -11855,7 +11856,7 @@ mob_db: (
White_Herb: 800
Feather: 1000
Panda_Cap: 1
- Bear's_Foot: 5000
+ Bears_Foot: 5000
White_Jewel: 30
Elunium_Stone: 90
Sasquatch_Card: 1
@@ -11949,7 +11950,7 @@ mob_db: (
Gift_Box: 10
Dirk_: 10
Buckler_: 5
- Santa's_Hat: 10
+ Santas_Hat: 10
Goblin_Card: 1
}
},
@@ -12765,8 +12766,8 @@ mob_db: (
Fruit_Shell: 120
Thief_Clothes_: 1
Rotten_Fish: 35
- Monster's_Feed: 600
- Big_Sis'_Ribbon: 2
+ Monsters_Feed: 600
+ Big_Sis_Ribbon: 2
Wild_Rose_Card: 1
}
},
@@ -13459,7 +13460,7 @@ mob_db: (
DamageMotion: 480
MvpExp: 0
Drops: {
- Alice's_Apron: 2500
+ Alices_Apron: 2500
Old_Broom: 40
Chrystal_Pumps: 3
Rotha_Shield: 2
@@ -13753,7 +13754,7 @@ mob_db: (
Fire_Scroll_1_5: 100
Fashionable_Glasses: 10
Cold_Scroll_1_5: 100
- Ph.D_Hat: 1
+ Ph_D_Hat: 1
Sageworm_Card: 1
}
},
@@ -14063,6 +14064,7 @@ mob_db: (
Boss: true
Plant: true
Detector: true
+ NoKnockback: true
}
MoveSpeed: 300
AttackDelay: 1288
@@ -14119,7 +14121,7 @@ mob_db: (
Oridecon_Stone: 300
Gold: 100
Oridecon: 150
- Queen's_Hair_Ornament: 1
+ Queens_Hair_Ornament: 1
Cookbook10: 2
Maya_Puple_Card: 1
}
@@ -15010,7 +15012,7 @@ mob_db: (
DamageMotion: 192
MvpExp: 0
Drops: {
- Bear's_Foot: 4550
+ Bears_Foot: 4550
Poo_Poo_Hat: 8
Stuffed_Doll: 120
Honey: 500
@@ -15272,7 +15274,7 @@ mob_db: (
DamageMotion: 384
MvpExp: 0
Drops: {
- Wild_Boar's_Mane: 3500
+ Wild_Boars_Mane: 3500
Grape: 290
Animal_Blood: 6
Eagle_Eyes: 1
@@ -18067,7 +18069,7 @@ mob_db: (
Drops: {
Fruit_Of_Mastela: 1500
Chrystal_Pumps: 3
- Boy's_Naivety: 1
+ Boys_Naivety: 1
Diamond_Ring: 250
Horn_Of_Succubus: 1
Staff_Of_Soul: 1
@@ -18162,8 +18164,8 @@ mob_db: (
DamageMotion: 336
MvpExp: 0
Drops: {
- Goat's_Horn: 4559
- Gaoat's_Skin: 2500
+ Goats_Horn: 4559
+ Gaoats_Skin: 2500
Empty_Bottle: 5000
Red_Herb: 500
Blue_Herb: 1000
@@ -18374,8 +18376,8 @@ mob_db: (
DamageMotion: 470
MvpExp: 0
Drops: {
- Harpy's_Feather: 4850
- Harpy's_Claw: 2500
+ Harpys_Feather: 4850
+ Harpys_Claw: 2500
Yellow_Herb: 1500
Yellow_Herb: 800
Izidor: 20
@@ -18618,10 +18620,10 @@ mob_db: (
DamageMotion: 192
MvpExp: 0
Drops: {
- Bear's_Foot: 5000
- Animal's_Skin: 5000
+ Bears_Foot: 5000
+ Animals_Skin: 5000
Nice_Sweet_Potato: 2500
- Odin's_Blessing: 20
+ Odins_Blessing: 20
Grizzly_Card: 1
}
},
@@ -18762,7 +18764,7 @@ mob_db: (
DamageMotion: 384
MvpExp: 0
Drops: {
- Dragon's_Skin: 4074
+ Dragons_Skin: 4074
Dragon_Canine: 5335
Dragon_Train: 3880
Dragon_Scale: 3589
@@ -18809,7 +18811,7 @@ mob_db: (
DamageMotion: 336
MvpExp: 0
Drops: {
- Dragon's_Skin: 4074
+ Dragons_Skin: 4074
Dragon_Canine: 5335
Dragon_Train: 3880
Dragon_Scale: 3589
@@ -18862,7 +18864,7 @@ mob_db: (
Great_Nature: 2500
Oridecon_Stone: 300
Damascus_: 5
- Hypnotist's_Staff_: 5
+ Hypnotists_Staff_: 5
Fine_Sand: 1200
Sleeper_Card: 1
}
@@ -18907,8 +18909,8 @@ mob_db: (
DamageMotion: 576
MvpExp: 0
Drops: {
- Scropion's_Nipper: 4365
- Scorpion's_Tail: 5500
+ Scropions_Nipper: 4365
+ Scorpions_Tail: 5500
Red_Gemstone: 150
Panacea: 2500
Flame_Heart: 850
@@ -19594,7 +19596,7 @@ mob_db: (
Broken_Shuriken: 5335
Ninja_Suit: 2
Smoke_Powder: 700
- Shinobi's_Sash: 100
+ Shinobis_Sash: 100
Thief_Clothes_: 1
Black_Mask: 2000
Murasame_: 5
@@ -19638,7 +19640,7 @@ mob_db: (
DamageMotion: 864
MvpExp: 0
Drops: {
- Poison_Toad's_Skin: 5500
+ Poison_Toads_Skin: 5500
Poison_Powder: 2400
Gold_Ring: 4
Green_Herb: 540
@@ -19787,7 +19789,7 @@ mob_db: (
DamageMotion: 672
MvpExp: 0
Drops: {
- Tengu's_Nose: 3500
+ Tengus_Nose: 3500
Broken_Wine_Vessel: 5500
Huuma_Giant_Wheel: 5
Fruit_Of_Mastela: 150
@@ -20326,7 +20328,7 @@ mob_db: (
DamageMotion: 420
MvpExp: 0
Drops: {
- Black_Bear's_Skin: 4462
+ Black_Bears_Skin: 4462
Mystery_Iron_Bit: 3500
Royal_Jelly: 400
Honey: 900
@@ -20386,7 +20388,7 @@ mob_db: (
Taegeuk_Plate: 5820
Sword_Of_Grave_Keeper: 5100
Hell_Fire: 80
- Ph.D_Hat: 80
+ Ph_D_Hat: 80
Gae_Bolg: 500
Pill: 900
Sway_Apron: 2000
@@ -23969,7 +23971,7 @@ mob_db: (
DamageMotion: 480
MvpExp: 0
Drops: {
- Dullahan's_Helm: 3200
+ Dullahans_Helm: 3200
Dullahan_Armor: 4850
An_Eye_Of_Dullahan: 1
Manteau: 13
@@ -24023,7 +24025,7 @@ mob_db: (
Striped_Socks: 3000
Bat_Cage: 5044
Elunium: 100
- Loki's_Whispers: 1
+ Lokis_Whispers: 1
Lunatic_Brooch: 5
Sabah_Cloth: 10
Loli_Ruri_Card: 1
@@ -24125,7 +24127,7 @@ mob_db: (
Rusty_Cleaver: 2000
Mr_Scream: 50
Oridecon: 100
- Mama's_Knife: 3
+ Mamas_Knife: 3
Ginnungagap: 1
Bloody_Murderer_Card: 1
}
@@ -29400,7 +29402,7 @@ mob_db: (
MvpExp: 0
Drops: {
Meat: 1000
- Monster's_Feed: 1000
+ Monsters_Feed: 1000
Hill_Wind_Card: 1
}
},
@@ -29907,7 +29909,7 @@ mob_db: (
Drops: {
Armlet_Of_Prisoner: 3000
Carnium: 1
- La'cryma_Stick: 100
+ Lacryma_Stick: 100
High_Weapon_Box: 1
Will_Of_Warrior: 200
Pair_Of_Red_Ribbon: 1
@@ -30262,7 +30264,7 @@ mob_db: (
Full_Plate_Armor_: 3500
Grave_: 9000
Brionac: 3500
- Longinus's_Spear: 3000
+ Longinuss_Spear: 3000
Dragon_Slayer: 2500
Skewer: 1500
B_Seyren_Card: 1
@@ -30662,7 +30664,7 @@ mob_db: (
Drops: {
Armlet_Of_Prisoner: 2000
Forturn_Sword: 1
- Adventurere's_Suit_: 40
+ Adventureres_Suit_: 40
Gladius_: 10
Chain_Mail_: 2
Ring_Of_Rogue: 1
@@ -31940,9 +31942,9 @@ mob_db: (
DamageMotion: 360
MvpExp: 0
Drops: {
- Harpy's_Feather: 4000
- Harpy's_Claw: 3000
- Monster's_Feed: 1000
+ Harpys_Feather: 4000
+ Harpys_Claw: 3000
+ Monsters_Feed: 1000
Blue_Herb: 10
Hill_Wind_Card: 1
}
@@ -32280,7 +32282,7 @@ mob_db: (
Reptile_Tongue: 1000
Leaflet_Of_Hinal: 1000
Green_Herb: 1000
- Monster's_Feed: 2000
+ Monsters_Feed: 2000
Aloebera: 10
Melon: 500
Green_Iguana_Card: 1
@@ -32814,7 +32816,7 @@ mob_db: (
Bookclip_In_Memory: 300
Legend_Of_Kafra01: 50
Bloody_Page: 500
- Vidar's_Boots: 10
+ Vidars_Boots: 10
Cookbook08: 2
Cookbook09: 1
Deathword_Card: 1
@@ -33135,7 +33137,7 @@ mob_db: (
Crystal_Jewel__: 100
Piece_Of_Memory_Blue: 10000
Old_Card_Album: 10
- Goibne's_Shoulder_Arms: 1000
+ Goibnes_Shoulder_Arms: 1000
Tha_Odium_Card: 1
}
},
@@ -33189,7 +33191,7 @@ mob_db: (
Crystal_Jewel__: 100
Piece_Of_Memory_Red: 10000
Old_Card_Album: 10
- Goibne's_Combat_Boots: 1000
+ Goibnes_Combat_Boots: 1000
Tha_Despero_Card: 1
}
},
@@ -33243,7 +33245,7 @@ mob_db: (
Crystal_Jewel__: 100
Piece_Of_Memory_Purple: 10000
Old_Card_Album: 10
- Goibne's_Armor: 1000
+ Goibnes_Armor: 1000
Tha_Maero_Card: 1
}
},
@@ -33297,7 +33299,7 @@ mob_db: (
Crystal_Jewel__: 100
Piece_Of_Memory_Green: 10000
Old_Card_Album: 10
- Goibne's_Helmet: 1000
+ Goibnes_Helmet: 1000
Tha_Dolor_Card: 1
}
},
@@ -33352,7 +33354,7 @@ mob_db: (
}
Drops: {
Treasure_Box: 1000
- Morrigane's_Manteau: 1000
+ Morriganes_Manteau: 1000
Piece_Of_Bone_Armor: 5000
Full_Plate_Armor_: 5000
Grave_: 5000
@@ -33650,7 +33652,7 @@ mob_db: (
Drops: {
Black_wing_Brooch: 10
Dragon_Canine: 1000
- Dragon's_Skin: 1000
+ Dragons_Skin: 1000
Dragon_Scale: 2000
Dragonball_Red: 800
Flame_Heart: 20
@@ -33900,8 +33902,8 @@ mob_db: (
Crystal_Jewel__: 2000
}
Drops: {
- Morpheus's_Armlet: 1000
- Morpheus's_Ring: 1000
+ Morpheuss_Armlet: 1000
+ Morpheuss_Ring: 1000
Treasure_Box: 5000
Scale_Of_Red_Dragon: 3589
Int_Dish10: 1000
@@ -33955,11 +33957,11 @@ mob_db: (
DamageMotion: 432
MvpExp: 0
Drops: {
- Dragon's_Skin: 4000
+ Dragons_Skin: 4000
Dragon_Canine: 4000
Tri_Headed_Dragon_Head: 3880
- Morpheus's_Hood: 500
- Morrigane's_Helm: 500
+ Morpheuss_Hood: 500
+ Morriganes_Helm: 500
Vit_Dish10: 300
Fricca_Circlet: 500
Hydro_Card: 1
@@ -34543,11 +34545,11 @@ mob_db: (
Drops: {
Pocket_Watch: 3000
Old_Violet_Box: 3000
- Morrigane's_Pendant: 1000
+ Morriganes_Pendant: 1000
Glittering_Clothes: 1000
Survival_Rod_: 500
Counter_Dagger: 500
- Morrigane's_Belt: 1000
+ Morriganes_Belt: 1000
Kiel_Card: 1
}
},
@@ -34598,7 +34600,7 @@ mob_db: (
Smoke_Powder: 200
Drill_Katar: 5
Elunium: 10
- Vali's_Manteau: 20
+ Valis_Manteau: 20
Alicel_Card: 1
}
},
@@ -34691,9 +34693,9 @@ mob_db: (
MvpExp: 0
Drops: {
Brigan: 4000
- Morpheus's_Shawl: 10
+ Morpheuss_Shawl: 10
Rosary_: 10
- Alice's_Apron: 5
+ Alices_Apron: 5
Imperial_Cooking_Kits: 50
Sway_Apron: 1
Orleans_Server: 5
@@ -35456,7 +35458,7 @@ mob_db: (
Divine_Cross: 25
Rune_Of_Darkness: 1000
Silk_Robe_: 100
- Odin's_Blessing: 100
+ Odins_Blessing: 100
Skeggiold_Card: 1
}
},
@@ -35510,7 +35512,7 @@ mob_db: (
Divine_Cross: 25
Rune_Of_Darkness: 1000
Silk_Robe_: 100
- Odin's_Blessing: 100
+ Odins_Blessing: 100
Skeggiold_Card: 1
}
},
@@ -35941,7 +35943,7 @@ mob_db: (
Drops: {
Valhalla_Flower: 160
Old_Violet_Box: 40
- Valkyrja's_Shield: 100
+ Valkyrjas_Shield: 100
}
},
{
@@ -36781,7 +36783,7 @@ mob_db: (
MvpExp: 0
Drops: {
Rotten_Meat: 3000
- Animal's_Skin: 3000
+ Animals_Skin: 3000
Wind_Of_Verdure: 50
Combo_Battle_Glove: 2
Roween_Card: 1
@@ -36829,7 +36831,7 @@ mob_db: (
MvpExp: 0
Drops: {
Rotten_Meat: 3000
- Animal's_Skin: 3000
+ Animals_Skin: 3000
Rough_Wind: 10
Ulfhedinn: 5
Galion_Card: 1
@@ -39415,7 +39417,7 @@ mob_db: (
Drops: {
Great_Nature: 30
Coal: 150
- Elder_Pixie's_Beard: 5500
+ Elder_Pixies_Beard: 5500
Elven_Ears: 1
Carnium: 10
Thorny_Buckler: 3
@@ -40375,7 +40377,7 @@ mob_db: (
Acorn: 9000
Hood_: 20
Fluff: 3000
- Animal's_Skin: 2500
+ Animals_Skin: 2500
Sweet_Potato: 500
Sandals_: 25
Sweet_Bean: 600
@@ -40669,12 +40671,12 @@ mob_db: (
DamageMotion: 360
MvpExp: 0
Drops: {
- Monster's_Feed: 5000
+ Monsters_Feed: 5000
Tooth_Blade: 10
Wild_Beast_Claw: 10
Skel_Bone: 4500
Well_Dried_Bone: 20
- Animal's_Skin: 5500
+ Animals_Skin: 5500
Pet_Food: 400
Hell_Poodle_Card: 1
}
@@ -47123,7 +47125,7 @@ mob_db: (
DamageMotion: 336
MvpExp: 0
Drops: {
- Cowking's_Nose_Ring: 10000
+ Cowkings_Nose_Ring: 10000
}
},
{
@@ -47301,8 +47303,8 @@ mob_db: (
DamageMotion: 504
MvpExp: 0
Drops: {
- Dragon's_Mane: 3000
- Dragon's_Skin: 100
+ Dragons_Mane: 3000
+ Dragons_Skin: 100
Dragon_Canine: 100
Dragon_Train: 1000
Dragon_Scale: 1000
@@ -48118,7 +48120,7 @@ mob_db: (
DamageMotion: 360
MvpExp: 0
Drops: {
- Pope's_Cookie: 5000
+ Popes_Cookie: 5000
}
},
{
@@ -48166,7 +48168,7 @@ mob_db: (
DamageMotion: 384
MvpExp: 0
Drops: {
- Pope's_Cookie: 5000
+ Popes_Cookie: 5000
}
},
{
@@ -49845,7 +49847,7 @@ mob_db: (
Tooth_Of_Ancient_Fish: 500
Lip_Of_Ancient_Fish: 500
Scalpel: 1
- Fisherman's_Dagger: 5
+ Fishermans_Dagger: 5
}
},
{
@@ -49937,7 +49939,7 @@ mob_db: (
Drops: {
Leopard_Skin: 3000
Leopard_Talon: 2000
- Animal's_Skin: 1000
+ Animals_Skin: 1000
Oridecon_Stone: 40
Claw_: 1
}
@@ -50984,7 +50986,7 @@ mob_db: (
DamageMotion: 432
MvpExp: 1005
MvpDrops: {
- Tiger's_Skin: 5000
+ Tigers_Skin: 5000
Tiger_Footskin: 3000
Tiger_Footskin: 3000
}
@@ -51997,7 +51999,7 @@ mob_db: (
Full_Plate_Armor_: 3500
Splendid_Box: 200
Brionac: 3500
- Longinus's_Spear: 3000
+ Longinuss_Spear: 3000
Dragon_Slayer: 2500
Skewer: 1500
}
@@ -54894,7 +54896,7 @@ mob_db: (
Crystal_Blue: 30
Worm_Peelings: 5500
Garlet: 400
- Monster's_Feed: 500
+ Monsters_Feed: 500
Insect_Feeler: 450
Earthworm_The_Dude: 20
Low_Coin_Pocket: 4
@@ -56848,6 +56850,7 @@ mob_db: (
Cannon_Spear: 20
Bible_Of_Promise2: 20
Blood_Thirst: 300
+ Randel_Card: 1
}
},
{
@@ -56897,6 +56900,7 @@ mob_db: (
Green_Operation_Coat: 20
Red_Ether_Bag: 2
Blood_Thirst: 300
+ Flamel_Card: 1
}
},
{
@@ -56946,6 +56950,7 @@ mob_db: (
Creeper_Bow: 20
Mental_Stick: 2
Blood_Thirst: 300
+ Ceila_Card: 1
}
},
{
@@ -56996,6 +57001,7 @@ mob_db: (
Sura_Rampage: 20
Berserk: 10
Blood_Thirst: 300
+ Chen_Card: 1
}
},
{
@@ -57046,6 +57052,7 @@ mob_db: (
Catapult: 20
Black_Wing: 20
Blood_Thirst: 300
+ Gertie_Card: 1
}
},
{
@@ -57095,6 +57102,7 @@ mob_db: (
Geffenia_Book_Water: 20
Green_Whistle: 20
Blood_Thirst: 300
+ Alphoccio_Card: 1
}
},
{
@@ -57144,6 +57152,7 @@ mob_db: (
Assassin_Handcuffs: 20
Stem_Whip: 20
Blood_Thirst: 300
+ Trentini_Card: 1
}
},
{
@@ -57517,6 +57526,7 @@ mob_db: (
Bradium: 4000
Giant_Shield: 4000
Ancient_Dagger: 4000
+ Paladin_Card: 1
}
},
{
@@ -57576,6 +57586,7 @@ mob_db: (
End_Sektura: 4000
Ygnus_Stale: 4000
Giant_Axe: 4000
+ Creator_Card: 1
}
},
{
@@ -57633,6 +57644,7 @@ mob_db: (
Old_Card_Album: 6000
Bradium: 4000
Alchemy_Glove: 4000
+ Professor_Card: 1
}
},
{
@@ -57691,6 +57703,7 @@ mob_db: (
Carnium: 4000
Cakram: 4000
Kaiser_Knuckle: 4000
+ Champion_Card: 1
}
},
{
@@ -57749,6 +57762,7 @@ mob_db: (
Bradium: 4000
Scarletto_Nail: 4000
Aztoe_Nail: 4000
+ Stalker_Card: 1
}
},
{
@@ -57806,6 +57820,7 @@ mob_db: (
Old_Card_Album: 6000
Carnium: 4000
Mystic_Bow: 4000
+ Clown_Card: 1
}
},
{
@@ -57864,6 +57879,7 @@ mob_db: (
Bradium: 4000
Rosebine: 4000
Mystic_Bow: 4000
+ Gypsy_Card: 1
}
},
{
@@ -58180,6 +58196,7 @@ mob_db: (
Sg_Weapon_Supply_Box: 6000
Sg_White_Potion_Box: 4000
Sg_Blue_Potion_Box: 2000
+ Pyuriel_Card: 1
}
},
{
@@ -58232,6 +58249,7 @@ mob_db: (
Sg_Weapon_Supply_Box: 100
Sg_White_Potion_Box: 1000
Sg_Blue_Potion_Box: 1000
+ Lora_Card: 1
}
},
{
@@ -58289,6 +58307,7 @@ mob_db: (
Sg_Weapon_Supply_Box: 6000
Sg_White_Potion_Box: 4000
Sg_Blue_Potion_Box: 2000
+ Gioia_Card: 1
}
},
{
@@ -58340,6 +58359,7 @@ mob_db: (
Sg_Weapon_Supply_Box: 100
Sg_White_Potion_Box: 1000
Sg_Blue_Potion_Box: 1000
+ Elvira_Card: 1
}
},
{
@@ -58398,6 +58418,7 @@ mob_db: (
Sg_Weapon_Supply_Box: 6000
Sg_White_Potion_Box: 4000
Sg_Blue_Potion_Box: 2000
+ Daehyon_Card: 1
}
},
{
@@ -58450,6 +58471,7 @@ mob_db: (
Sg_Weapon_Supply_Box: 100
Sg_White_Potion_Box: 1000
Sg_Blue_Potion_Box: 1000
+ Soheon_Card: 1
}
},
{
@@ -58508,6 +58530,7 @@ mob_db: (
Sg_Weapon_Supply_Box: 6000
Sg_White_Potion_Box: 4000
Sg_Blue_Potion_Box: 2000
+ Kades_Card: 1
}
},
{
@@ -58559,6 +58582,7 @@ mob_db: (
Sg_Weapon_Supply_Box: 100
Sg_White_Potion_Box: 1000
Sg_Blue_Potion_Box: 1000
+ Rudo_Card: 1
}
},
{
@@ -60732,7 +60756,7 @@ mob_db: (
Drops: {
Brigan: 2000
Beautiful_Flower: 2000
- Monster's_Feed: 2000
+ Monsters_Feed: 2000
Insideout_Shirt: 200
Engkanto_Card: 1
}
@@ -63275,7 +63299,7 @@ mob_db: (
Bookclip_In_Memory: 1000
Worn_Out_Page: 1000
Snow_Flip: 5
- Antique_Book_Card: 1
+ AntiqueBook_Card: 1
}
},
{
@@ -63326,7 +63350,7 @@ mob_db: (
Sparkling_Dust: 1000
Mistic_Frozen: 20
Snow_Flip: 5
- Lichtern_Blue_Card: 1
+ LichternB_Card: 1
}
},
{
@@ -63377,7 +63401,7 @@ mob_db: (
Sparkling_Dust: 1000
Rough_Wind: 20
Slapping_Herb: 5
- Lichtern_Yellow_Card: 1
+ LichternG_Card: 1 // FIXME: Are the yellow and green intended to be swapped? (see names in the item db)
}
},
{
@@ -63428,7 +63452,7 @@ mob_db: (
Sparkling_Dust: 1000
Flame_Heart: 20
Peony_Mommy: 5
- Lichtern_Red_Card: 1
+ LichternR_Card: 1
}
},
{
@@ -63479,7 +63503,7 @@ mob_db: (
Sparkling_Dust: 1000
Great_Nature: 20
Yggdrasil_Dust: 5
- Lichtern_Green_Card: 1
+ LichternY_Card: 1 // FIXME: Are the yellow and green intended to be swapped? (see names in the item db)
}
},
{
@@ -63530,7 +63554,7 @@ mob_db: (
Alchol: 100
Detrimindexta: 100
Karvodailnirol: 100
- Faithful_Manager_Card: 1
+ FaithfulManager_Card: 1
}
},
// Additional Monsters
@@ -64219,7 +64243,7 @@ mob_db: (
{
Id: 2408
SpriteName: "DUMMY_10"
- Name: "Lv. 10"
+ Name: "Lv 10"
JName: "Lv 10"
Lv: 10
Hp: 99999999
@@ -64243,6 +64267,9 @@ mob_db: (
Size: "Size_Medium"
Race: "RC_Formless"
Element: ("Ele_Neutral", 1)
+ Mode: {
+ NoKnockback: true
+ }
MoveSpeed: 200
AttackDelay: 0
AttackMotion: 0
@@ -64252,7 +64279,7 @@ mob_db: (
{
Id: 2409
SpriteName: "DUMMY_50"
- Name: "Lv. 50"
+ Name: "Lv 50"
JName: "Lv 50"
Lv: 50
Hp: 99999999
@@ -64276,6 +64303,9 @@ mob_db: (
Size: "Size_Medium"
Race: "RC_Formless"
Element: ("Ele_Neutral", 1)
+ Mode: {
+ NoKnockback: true
+ }
MoveSpeed: 200
AttackDelay: 0
AttackMotion: 0
@@ -64285,7 +64315,7 @@ mob_db: (
{
Id: 2410
SpriteName: "DUMMY_100"
- Name: "Lv. 100"
+ Name: "Lv 100"
JName: "Lv 100"
Lv: 100
Hp: 99999999
@@ -64309,6 +64339,9 @@ mob_db: (
Size: "Size_Medium"
Race: "RC_Formless"
Element: ("Ele_Neutral", 1)
+ Mode: {
+ NoKnockback: true
+ }
MoveSpeed: 200
AttackDelay: 0
AttackMotion: 0
@@ -64318,7 +64351,7 @@ mob_db: (
{
Id: 2411
SpriteName: "DUMMY_150"
- Name: "Lv. 150"
+ Name: "Lv 150"
JName: "Lv 150"
Lv: 150
Hp: 99999999
@@ -64342,6 +64375,9 @@ mob_db: (
Size: "Size_Medium"
Race: "RC_Formless"
Element: ("Ele_Neutral", 1)
+ Mode: {
+ NoKnockback: true
+ }
MoveSpeed: 200
AttackDelay: 0
AttackMotion: 0
@@ -64352,7 +64388,7 @@ mob_db: (
{
Id: 2413
SpriteName: "DUMMY_10_FIRE"
- Name: "DUMMY_10_FIRE"
+ Name: "Lv 10 (Fire)"
Lv: 10
Hp: 99999999
Sp: 1
@@ -64375,6 +64411,9 @@ mob_db: (
Size: "Size_Medium"
Race: "RC_Formless"
Element: ("Ele_Fire", 1)
+ Mode: {
+ NoKnockback: true
+ }
MoveSpeed: 200
AttackDelay: 0
AttackMotion: 0
@@ -64432,27 +64471,27 @@ mob_db: (
//2462,TREASURE_BOX_TE_10
//2463,E_BOMBPORING
-// Old Glast Heim (currently placeholders)
+// Old Glast Heim
{
Id: 2464
SpriteName: "MG_ZOMBIE"
- Name: "Zombie"
- Lv: 17
- Hp: 9340
+ Name: "Corrupted Steward"
+ Lv: 130
+ Hp: 135600
Sp: 1
- Exp: 117
- JExp: 87
+ Exp: 13332
+ JExp: 15998
AttackRange: 1
- Attack: [38, 50]
- Def: 20
- Mdef: 3
+ Attack: [2364, 444]
+ Def: 15
+ Mdef: 15
Stats: {
- Str: 15
- Agi: 8
- Vit: 17
- Int: 0
- Dex: 15
- Luk: 0
+ Str: 44
+ Agi: 22
+ Vit: 77
+ Int: 25
+ Dex: 88
+ Luk: 22
}
ViewRange: 10
ChaseRange: 12
@@ -64464,6 +64503,8 @@ mob_db: (
Aggressive: true
CanAttack: true
Angry: true
+ CastSensorIdle: true
+ Detector: true
ChangeTargetMelee: true
ChangeTargetChase: true
}
@@ -64471,27 +64512,34 @@ mob_db: (
AttackDelay: 2612
AttackMotion: 912
DamageMotion: 288
- MvpExp: 0
+ Drops: {
+ Glast_Decayed_Nail: 1000
+ Glast_Horrendous_Mouth: 1000
+ Coagulated_Spell: 10
+ Sticky_Mucus: 1000
+ White_Jewel: 500
+ Corrupted_Charm: 500
+ }
},
{
Id: 2465
SpriteName: "MG_WRAITH"
- Name: "Wraith"
- Lv: 77
- Hp: 23168
+ Name: "Corrupted Monk"
+ Lv: 133
+ Hp: 100168
Sp: 1
- Exp: 1190
- JExp: 1191
+ Exp: 13998
+ JExp: 16796
AttackRange: 1
- Attack: [335, 396]
+ Attack: [999, 2787]
Def: 80
- Mdef: 40
+ Mdef: 200
Stats: {
- Str: 62
+ Str: 16
Agi: 26
Vit: 30
- Int: 55
- Dex: 76
+ Int: 115
+ Dex: 79
Luk: 5
}
ViewRange: 10
@@ -64503,6 +64551,7 @@ mob_db: (
CanMove: true
Aggressive: true
CastSensorIdle: true
+ Detector: true
CanAttack: true
CastSensorChase: true
ChangeChase: true
@@ -64513,28 +64562,36 @@ mob_db: (
AttackDelay: 1816
AttackMotion: 576
DamageMotion: 240
- MvpExp: 0
+ Drops: {
+ Crystal_Jewel_: 100
+ Crystal_Mirror: 500
+ Wedding_Veil: 100
+ Coagulated_Spell: 10
+ Glast_Decayed_Nail: 1000
+ Glast_Horrendous_Mouth: 1000
+ Corrupted_Charm: 500
+ }
},
{
Id: 2466
SpriteName: "MG_GHOUL"
- Name: "Ghoul"
- Lv: 61
- Hp: 12614
+ Name: "Grand Chamberlain in Pain"
+ Lv: 132
+ Hp: 208100
Sp: 1
- Exp: 583
- JExp: 656
+ Exp: 14222
+ JExp: 17066
AttackRange: 1
- Attack: [216, 245]
- Def: 78
- Mdef: 5
+ Attack: [2965,666]
+ Def: 30
+ Mdef: 30
Stats: {
- Str: 56
- Agi: 12
- Vit: 19
- Int: 11
- Dex: 27
- Luk: 10
+ Str: 88
+ Agi: 44
+ Vit: 88
+ Int: 21
+ Dex: 95
+ Luk: 44
}
ViewRange: 10
ChaseRange: 12
@@ -64545,6 +64602,8 @@ mob_db: (
CanMove: true
Aggressive: true
CanAttack: true
+ CastSensorIdle: true
+ Detector: true
Angry: true
ChangeTargetMelee: true
ChangeTargetChase: true
@@ -64553,39 +64612,47 @@ mob_db: (
AttackDelay: 2456
AttackMotion: 912
DamageMotion: 504
- MvpExp: 0
+ Drops: {
+ Oridecon_Stone: 100
+ Skul_Ring: 100
+ Coagulated_Spell: 10
+ Glast_Decayed_Nail: 1000
+ Glast_Horrendous_Mouth: 1000
+ Old_White_Cloth: 1000
+ Corrupted_Charm: 500
+ }
},
{
Id: 2467
SpriteName: "MG_ARCLOUSE"
- Name: "Arclouse"
- JName: "Arclouze"
- Lv: 107
- Hp: 14020
+ Name: "Maggot"
+ Lv: 133
+ Hp: 80811
Sp: 1
- Exp: 1844
- JExp: 2607
+ Exp: 22
+ JExp: 26
AttackRange: 1
- Attack: [269, 309]
- Def: 101
+ Attack: [1246, 1257]
+ Def: 121
Mdef: 36
Stats: {
Str: 60
- Agi: 73
+ Agi: 103
Vit: 45
Int: 35
- Dex: 140
+ Dex: 172
Luk: 15
}
ViewRange: 10
ChaseRange: 12
- Size: "Size_Medium"
+ Size: "Size_Small"
Race: "RC_Insect"
Element: ("Ele_Earth", 2)
Mode: {
CanMove: true
Aggressive: true
CastSensorIdle: true
+ Detector: true
CanAttack: true
Detector: true
ChangeTargetMelee: true
@@ -64595,39 +64662,47 @@ mob_db: (
AttackDelay: 960
AttackMotion: 500
DamageMotion: 480
- MvpExp: 0
+ Drops: {
+ Great_Nature: 100
+ Round_Shell: 3000
+ Coagulated_Spell: 10
+ Glast_Decayed_Nail: 1000
+ Glast_Horrendous_Mouth: 1000
+ Corrupted_Charm: 500
+ }
},
{
Id: 2468
SpriteName: "MG_RAYDRIC"
- Name: "Raydric"
- Lv: 115
- Hp: 25408
+ Name: "Corrupted Palace Guard"
+ Lv: 135
+ Hp: 184080
Sp: 1
- Exp: 20770
- JExp: 2076
- AttackRange: 1
- Attack: [572, 668]
+ Exp: 16306
+ JExp: 6944
+ AttackRange: 2
+ Attack: [3167, 138]
Def: 89
Mdef: 15
Stats: {
- Str: 129
+ Str: 159
Agi: 87
- Vit: 55
- Int: 32
- Dex: 76
+ Vit: 66
+ Int: 33
+ Dex: 106
Luk: 27
}
ViewRange: 10
ChaseRange: 12
- Size: "Size_Large"
- Race: "RC_DemiHuman"
+ Size: "Size_Medium"
+ Race: "RC_Undead"
Element: ("Ele_Dark", 2)
Mode: {
CanMove: true
Aggressive: true
CastSensorIdle: true
CanAttack: true
+ Detector: true
ChangeTargetMelee: true
ChangeTargetChase: true
}
@@ -64635,19 +64710,27 @@ mob_db: (
AttackDelay: 824
AttackMotion: 780
DamageMotion: 420
- MvpExp: 0
+ Drops: {
+ Brigan: 3000
+ Elunium: 50
+ Coagulated_Spell: 10
+ Glast_Decayed_Nail: 1000
+ Glast_Horrendous_Mouth: 1000
+ Corrupted_Charm: 500
+ Plate_Armor: 200
+ }
},
{
Id: 2469
SpriteName: "MG_RAYDRIC_ARCHER"
- Name: "Raydric Archer"
- Lv: 82
- Hp: 30370
+ Name: "Wandering Archer"
+ Lv: 136
+ Hp: 144370
Sp: 1
- Exp: 1049
- JExp: 1332
- AttackRange: 9
- Attack: [377, 395]
+ Exp: 14248
+ JExp: 9378
+ AttackRange: 14
+ Attack: [3891 , 167]
Def: 63
Mdef: 40
Stats: {
@@ -64655,18 +64738,20 @@ mob_db: (
Agi: 24
Vit: 40
Int: 15
- Dex: 112
+ Dex: 156
Luk: 30
}
ViewRange: 10
ChaseRange: 12
Size: "Size_Medium"
- Race: "RC_Demon"
+ Race: "RC_Undead"
Element: ("Ele_Dark", 2)
Mode: {
CanMove: true
Aggressive: true
CanAttack: true
+ CastSensorIdle: true
+ CastSensorChase: true
Detector: true
ChangeTargetChase: true
}
@@ -64674,41 +64759,50 @@ mob_db: (
AttackDelay: 1152
AttackMotion: 1152
DamageMotion: 480
- MvpExp: 0
+ Drops: {
+ Brigan: 3000
+ Elunium: 50
+ Coagulated_Spell: 10
+ Glast_Decayed_Nail: 1000
+ Glast_Horrendous_Mouth: 1000
+ Corrupted_Charm: 500
+ Tights: 200
+ }
},
{
Id: 2470
SpriteName: "MG_KNIGHT_OF_ABYSS"
- Name: "Knight of Abyss"
- JName: "Abysmal Knight"
- Lv: 122
- Hp: 332970
+ Name: "Corrupted Abysmal Knight"
+ Lv: 142
+ Hp: 225789
Sp: 1
- Exp: 4779
- JExp: 4013
- AttackRange: 1
- Attack: [810, 1002]
+ Exp: 18584
+ JExp: 16576
+ AttackRange: 2
+ Attack: [3200, 22]
Def: 102
Mdef: 50
Stats: {
Str: 121
Agi: 55
- Vit: 68
+ Vit: 99
Int: 70
- Dex: 97
+ Dex: 126
Luk: 37
}
ViewRange: 10
ChaseRange: 12
Size: "Size_Large"
- Race: "RC_DemiHuman"
+ Race: "RC_Undead"
Element: ("Ele_Dark", 4)
Mode: {
CanMove: true
Aggressive: true
CastSensorIdle: true
CanAttack: true
+ Detector: true
CastSensorChase: true
+ Boss: true
ChangeChase: true
ChangeTargetMelee: true
ChangeTargetChase: true
@@ -64717,27 +64811,35 @@ mob_db: (
AttackDelay: 1500
AttackMotion: 500
DamageMotion: 1000
- MvpExp: 0
+ Drops: {
+ Reins: 5000
+ Patriotism_Marks: 10
+ Coagulated_Spell: 50
+ Glast_Decayed_Nail: 3000
+ Glast_Horrendous_Mouth: 2000
+ Corrupted_Charm: 500
+ Full_Plate_Armor: 200
+ }
},
{
Id: 2471
SpriteName: "MG_KHALITZBURG"
- Name: "Khalitzburg"
- Lv: 118
- Hp: 109860
+ Name: "Suffering Khalitzburg"
+ Lv: 143
+ Hp: 236851
Sp: 1
- Exp: 2862
- JExp: 2147
- AttackRange: 1
- Attack: [737, 833]
+ Exp: 17542
+ JExp: 14662
+ AttackRange: 2
+ Attack: [2800, 100]
Def: 125
Mdef: 10
Stats: {
Str: 121
- Agi: 48
- Vit: 40
- Int: 31
- Dex: 89
+ Agi: 142
+ Vit: 55
+ Int: 81
+ Dex: 105
Luk: 32
}
ViewRange: 10
@@ -64750,7 +64852,9 @@ mob_db: (
Aggressive: true
CastSensorIdle: true
CanAttack: true
+ Detector: true
CastSensorChase: true
+ Boss: true
ChangeChase: true
ChangeTargetMelee: true
ChangeTargetChase: true
@@ -64759,76 +64863,94 @@ mob_db: (
AttackDelay: 528
AttackMotion: 1000
DamageMotion: 396
- MvpExp: 0
+ Drops: {
+ Elunium: 50
+ Patriotism_Marks: 10
+ Coagulated_Spell: 50
+ Glast_Decayed_Nail: 3000
+ Glast_Horrendous_Mouth: 2000
+ Corrupted_Charm: 500
+ Lapier: 300
+ }
},
{
Id: 2472
SpriteName: "MG_BLOODY_KNIGHT"
Name: "Bloody Knight"
- Lv: 116
- Hp: 285000
+ Lv: 143
+ Hp: 246751
Sp: 1
- Exp: 7348
- JExp: 6511
- AttackRange: 3
- Attack: [942, 1065]
+ Exp: 20448
+ JExp: 21882
+ AttackRange: 2
+ Attack: [1881, 3200]
Def: 122
- Mdef: 50
+ Mdef: 300
Stats: {
Str: 132
- Agi: 59
- Vit: 70
- Int: 57
- Dex: 98
+ Agi: 55
+ Vit: 89
+ Int: 151
+ Dex: 137
Luk: 45
}
ViewRange: 10
ChaseRange: 12
Size: "Size_Large"
- Race: "RC_Formless"
+ Race: "RC_Undead"
Element: ("Ele_Dark", 4)
Mode: {
CanMove: true
Aggressive: true
CastSensorIdle: true
CanAttack: true
+ Boss: true
CastSensorChase: true
ChangeChase: true
ChangeTargetMelee: true
ChangeTargetChase: true
+ Detector: true
}
MoveSpeed: 250
AttackDelay: 828
AttackMotion: 528
DamageMotion: 192
- MvpExp: 0
+ Drops: {
+ Two_Hand_Sword: 100
+ Broad_Sword: 100
+ Coagulated_Spell: 50
+ Glast_Decayed_Nail: 3000
+ Glast_Horrendous_Mouth: 2000
+ Corrupted_Charm: 500
+ Brigan: 500
+ }
},
{
Id: 2473
SpriteName: "MG_M_UNDEAD_KNIGHT"
- Name: "Undead Knight"
- Lv: 133
- Hp: 500000
+ Name: "1st Commander of Destruction"
+ Lv: 145
+ Hp: 950033
Sp: 0
- Exp: 4500
- JExp: 3375
+ Exp: 160018
+ JExp: 135184
AttackRange: 2
- Attack: [751, 880]
- Def: 122
- Mdef: 62
+ Attack: [3321, 1009]
+ Def: 80
+ Mdef: 150
Stats: {
- Str: 122
- Agi: 87
- Vit: 54
- Int: 65
- Dex: 103
- Luk: 65
+ Str: 165
+ Agi: 82
+ Vit: 110
+ Int: 122
+ Dex: 154
+ Luk: 52
}
ViewRange: 14
ChaseRange: 16
- Size: "Size_Large"
- Race: "RC_DemiHuman"
- Element: ("Ele_Neutral", 4)
+ Size: "Size_Medium"
+ Race: "RC_Undead"
+ Element: ("Ele_Undead", 2)
Mode: {
CanMove: true
Aggressive: true
@@ -64845,34 +64967,43 @@ mob_db: (
AttackDelay: 140
AttackMotion: 384
DamageMotion: 288
- MvpExp: 0
+ Drops: {
+ Claymore: 100
+ Alca_Bringer: 10
+ Coagulated_Spell: 50
+ Glast_Decayed_Nail: 5000
+ Glast_Horrendous_Mouth: 5000
+ Corrupted_Charm: 500
+ Halberd: 200
+ UndeadKnightM_Card: 1
+ }
},
{
Id: 2474
SpriteName: "MG_F_UNDEAD_KNIGHT"
- Name: "Undead Knight"
- Lv: 133
- Hp: 500000
+ Name: "2nd Commander of Destruction"
+ Lv: 145
+ Hp: 848011
Sp: 0
- Exp: 4500
- JExp: 3375
+ Exp: 159672
+ JExp: 120398
AttackRange: 2
- Attack: [751, 880]
- Def: 122
- Mdef: 62
+ Attack: [3090, 1488]
+ Def: 80
+ Mdef: 180
Stats: {
- Str: 122
- Agi: 87
- Vit: 54
- Int: 65
- Dex: 103
- Luk: 65
+ Str: 155
+ Agi: 88
+ Vit: 110
+ Int: 135
+ Dex: 154
+ Luk: 59
}
ViewRange: 14
ChaseRange: 16
- Size: "Size_Large"
- Race: "RC_DemiHuman"
- Element: ("Ele_Neutral", 4)
+ Size: "Size_Medium"
+ Race: "RC_Undead"
+ Element: ("Ele_Undead", 2)
Mode: {
CanMove: true
Aggressive: true
@@ -64889,77 +65020,95 @@ mob_db: (
AttackDelay: 140
AttackMotion: 384
DamageMotion: 288
- MvpExp: 0
+ Drops: {
+ Holy_Avenger: 50
+ Claymore: 100
+ Coagulated_Spell: 50
+ Glast_Decayed_Nail: 5000
+ Glast_Horrendous_Mouth: 5000
+ Corrupted_Charm: 500
+ UndeadKnightF_Card: 1
+ }
},
{
Id: 2475
SpriteName: "MG_CORRUPTION_ROOT"
- Name: "Root of Corruption"
- Lv: 136
- Hp: 3190000
+ Name: "Corrupted Soul"
+ Lv: 150
+ Hp: 1820000
Sp: 1
- Exp: 240120
- JExp: 187920
+ Exp: 2199906
+ JExp: 2008478
AttackRange: 3
- Attack: [710, 1762]
- Def: 213
- Mdef: 123
+ Attack: [3887, 3887]
+ Def: 333
+ Mdef: 333
Stats: {
- Str: 86
- Agi: 89
- Vit: 120
- Int: 131
- Dex: 101
- Luk: 92
+ Str: 201
+ Agi: 20
+ Vit: 90
+ Int: 201
+ Dex: 201
+ Luk: 20
}
ViewRange: 14
ChaseRange: 12
Size: "Size_Large"
- Race: "RC_DemiHuman"
+ Race: "RC_Demon"
Element: ("Ele_Earth", 3)
Mode: {
Aggressive: true
+ CastSensorIdle: true
Boss: true
CanAttack: true
Detector: true
+ CastSensorChase: true
+ ChangeChase: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
}
MoveSpeed: 170
AttackDelay: 854
AttackMotion: 2016
DamageMotion: 480
- MvpExp: 120060
- MvpDrops: {
- Yggdrasilberry: 5500
- Seed_Of_Yggdrasil: 3500
- Crystal_Jewel__: 5500
+ MvpExp: 449977
+ Drops: {
+ Old_Card_Album: 5000
+ Old_Violet_Box: 10000
+ Temporal_Crystal: 5000
+ Yggdrasilberry: 10000
+ Alchemy_Glove: 1000
+ Will_Of_Darkness_: 10000
+ Corrupted_Charm: 500
+ CorruptionRoot_Card: 1
}
},
{
Id: 2476
SpriteName: "MG_AMDARAIS"
- Name: "Amdarias"
- Lv: 143
- Hp: 3283990
+ Name: "Amdarais"
+ Lv: 150
+ Hp: 4290000
Sp: 1
- Exp: 74288
- JExp: 77950
- AttackRange: 2
- Attack: [8860, 10022]
- Def: 32
- Mdef: 66
+ Exp: 2291324
+ JExp: 2197024
+ AttackRange: 3
+ Attack: [5290, 3900]
+ Def: 30
+ Mdef: 40
Stats: {
- Str: 140
- Agi: 159
- Vit: 30
- Int: 109
- Dex: 300
- Luk: 90
+ Str: 255
+ Agi: 39
+ Vit: 90
+ Int: 169
+ Dex: 166
+ Luk: 20
}
ViewRange: 10
ChaseRange: 12
Size: "Size_Large"
- Race: "RC_Brute"
- Element: ("Ele_Fire", 3)
+ Race: "RC_Undead"
+ Element: ("Ele_Undead", 4)
Mode: {
CanMove: true
Aggressive: true
@@ -64976,22 +65125,433 @@ mob_db: (
AttackDelay: 1152
AttackMotion: 1152
DamageMotion: 576
- MvpExp: 37144
- MvpDrops: {
- Old_Violet_Box: 5500
- Old_Violet_Box: 5000
- Old_Card_Album: 2000
+ MvpExp: 472831
+ Drops: {
+ Old_Card_Album: 5000
+ Old_Violet_Box: 10000
+ Temporal_Crystal: 5000
+ Yggdrasilberry: 10000
+ Death_Guidance: 1000
+ Patriotism_Marks: 10000
+ Amdarais_Card: 1
+ }
+},
+// Nightmare Glast Heim
+{
+ Id: 2477
+ SpriteName: "NG_WANDER_MAN"
+ Name: "Nightmare Wander Man"
+ Lv: 151
+ Hp: 130682
+ Sp: 1
+ Exp: 19814
+ JExp: 17228
+ AttackRange: 2
+ Attack: [2827, 218]
+ Def: 129
+ Mdef: 16
+ Stats: {
+ Str: 208
+ Agi: 151
+ Vit: 76
+ Int: 39
+ Dex: 231
+ Luk: 50
+ }
+ ViewRange: 12
+ ChaseRange: 12
+ Size: "Size_Medium"
+ Race: "RC_Demon"
+ Element: ("Ele_Wind", 1)
+ Mode: {
+ CanMove: true
+ Aggressive: true
+ CastSensorIdle: true
+ CanAttack: true
+ Detector: true
+ CastSensorChase: true
+ ChangeChase: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ }
+ MoveSpeed: 100
+ AttackDelay: 672
+ AttackMotion: 500
+ DamageMotion: 192
+ Drops: {
+ Skull: 4850
+ Old_Card_Album: 2
+ Hakujin_: 5
+ Centimental_Leaf: 5
+ Muramasa_: 1
+ Oridecon: 110
+ Muramasa: 10
+ }
+},
+{
+ Id: 2478
+ SpriteName: "NG_RIDEWORD"
+ Name: "Nightmare Rideword"
+ Lv: 146
+ Hp: 103220
+ Sp: 1
+ Exp: 10500
+ JExp: 15840
+ AttackRange: 1
+ Attack: [2320, 166]
+ Def: 140
+ Mdef: 59
+ Stats: {
+ Str: 131
+ Agi: 195
+ Vit: 58
+ Int: 66
+ Dex: 263
+ Luk: 5
+ }
+ ViewRange: 12
+ ChaseRange: 12
+ Size: "Size_Small"
+ Race: "RC_Formless"
+ Element: ("Ele_Neutral", 3)
+ Mode: {
+ CanMove: true
+ Aggressive: true
+ CastSensorIdle: true
+ CanAttack: true
+ CastSensorChase: true
+ ChangeChase: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ }
+ MoveSpeed: 150
+ AttackDelay: 864
+ AttackMotion: 500
+ DamageMotion: 192
+ Drops: {
+ Worn_Out_Page: 4850
+ Book_Of_Billows_: 5
+ Book_Of_Mother_Earth_: 5
+ Book_Of_Blazing_Sun_: 5
+ Book_Of_Gust_Of_Wind_: 5
+ Bookclip_In_Memory: 150
+ Cursed_Book: 1
}
},
-//2477,NG_WANDER_MAN
-//2478,NG_RIDEWORD
-//2479,NG_MIMIC
-//2480,NG_EVIL_DRUID
-//2481,NG_WRAITH_DEAD
-//2482,G_MG_KHALITZBURG
-//2483,NG_BAPHOMET
-//2484,G_NG_BAPHOMET_
-//2485,NG_CHIMERA
+{
+ Id: 2479
+ SpriteName: "NG_MIMIC"
+ Name: "Nightmare Mimic"
+ Lv: 143
+ Hp: 24958
+ Sp: 1
+ Exp: 2768
+ JExp: 2354
+ AttackRange: 1
+ Attack: [1787, 159]
+ Def: 139
+ Mdef: 46
+ Stats: {
+ Str: 145
+ Agi: 162
+ Vit: 10
+ Int: 49
+ Dex: 213
+ Luk: 57
+ }
+ ViewRange: 10
+ ChaseRange: 12
+ Size: "Size_Medium"
+ Race: "RC_Formless"
+ Element: ("Ele_Neutral", 3)
+ Mode: {
+ CanMove: true
+ Aggressive: true
+ CastSensorIdle: true
+ CanAttack: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ }
+ MoveSpeed: 100
+ AttackDelay: 972
+ AttackMotion: 500
+ DamageMotion: 288
+ Drops: {
+ Old_Violet_Box: 10
+ Old_Blue_Box: 50
+ Special_Alloy_Trap: 1000
+ Light_Granule: 1000
+ Rosary_: 10
+ Elunium_Stone: 270
+ Apple: 22
+ }
+},
+{
+ Id: 2480
+ SpriteName: "NG_EVIL_DRUID"
+ Name: "Nightmare Evil Druid"
+ Lv: 134
+ Hp: 72837
+ Sp: 1
+ Exp: 6740
+ JExp: 5886
+ AttackRange: 1
+ Attack: [1409, 143]
+ Def: 160
+ Mdef: 41
+ Stats: {
+ Str: 137
+ Agi: 60
+ Vit: 48
+ Int: 57
+ Dex: 158
+ Luk: 28
+ }
+ ViewRange: 10
+ ChaseRange: 12
+ Size: "Size_Large"
+ Race: "RC_Undead"
+ Element: ("Ele_Undead", 4)
+ Mode: {
+ CanMove: true
+ Aggressive: true
+ CastSensorIdle: true
+ CanAttack: true
+ CastSensorChase: true
+ ChangeChase: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ }
+ MoveSpeed: 300
+ AttackDelay: 2276
+ AttackMotion: 576
+ DamageMotion: 336
+ Drops: {
+ Biretta_: 10
+ Lich_Bone_Wand: 1
+ Ragamuffin_Cape: 10
+ Book_Of_The_Apocalypse: 5
+ Cookbook07: 5
+ White_Herb: 2000
+ }
+},
+{
+ Id: 2481
+ SpriteName: "NG_WRAITH_DEAD"
+ Name: "Nightmare Wraith Dead"
+ Lv: 110
+ Hp: 15579
+ Sp: 1
+ Exp: 2554
+ JExp: 2760
+ AttackRange: 1
+ Attack: [761, 122]
+ Def: 93
+ Mdef: 56
+ Stats: {
+ Str: 69
+ Agi: 52
+ Vit: 47
+ Int: 55
+ Dex: 109
+ Luk: 28
+ }
+ ViewRange: 10
+ ChaseRange: 12
+ Size: "Size_Large"
+ Race: "RC_Undead"
+ Element: ("Ele_Undead", 4)
+ Mode: {
+ CanMove: true
+ Aggressive: true
+ CastSensorIdle: true
+ CanAttack: true
+ CastSensorChase: true
+ ChangeChase: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ }
+ MoveSpeed: 175
+ AttackDelay: 1816
+ AttackMotion: 576
+ DamageMotion: 240
+ Drops: {
+ Transparent_Cloth: 4400
+ Wedding_Veil: 10
+ Manteau_: 5
+ Red_Gemstone: 750
+ Manteau: 10
+ Crystal_Jewel__: 10
+ }
+},
+{
+ Id: 2482
+ SpriteName: "G_MG_KHALITZBURG"
+ Name: "Nightmare Khalitzburg"
+ Lv: 143
+ Hp: 236851
+ Sp: 1
+ Exp: 13085
+ JExp: 10023
+ AttackRange: 1
+ Attack: [2800, 100]
+ Def: 125
+ Mdef: 10
+ Stats: {
+ Str: 121
+ Agi: 142
+ Vit: 55
+ Int: 81
+ Dex: 125
+ Luk: 32
+ }
+ ViewRange: 10
+ ChaseRange: 12
+ Size: "Size_Large"
+ Race: "RC_Undead"
+ Element: ("Ele_Undead", 1)
+ Mode: {
+ CanMove: true
+ Aggressive: true
+ CastSensorIdle: true
+ CanAttack: true
+ CastSensorChase: true
+ ChangeChase: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ }
+ MoveSpeed: 350
+ AttackDelay: 528
+ AttackMotion: 1000
+ DamageMotion: 396
+},
+{
+ Id: 2483
+ SpriteName: "NG_BAPHOMET"
+ Name: "Nightmare Baphomet"
+ Lv: 154
+ Hp: 4008000
+ Sp: 1
+ Exp: 1308530
+ JExp: 1002320
+ AttackRange: 1
+ Attack: [2794, 1260]
+ Def: 379
+ Mdef: 45
+ Stats: {
+ Str: 120
+ Agi: 125
+ Vit: 230
+ Int: 85
+ Dex: 186
+ Luk: 85
+ }
+ ViewRange: 10
+ ChaseRange: 12
+ Size: "Size_Large"
+ Race: "RC_Demon"
+ Element: ("Ele_Dark", 3)
+ Mode: {
+ CanMove: true
+ Aggressive: true
+ CastSensorIdle: true
+ Boss: true
+ CanAttack: true
+ Detector: true
+ CastSensorChase: true
+ ChangeChase: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ }
+ MoveSpeed: 100
+ AttackDelay: 768
+ AttackMotion: 768
+ DamageMotion: 576
+ MvpExp: 198262
+},
+{
+ Id: 2484
+ SpriteName: "G_NG_BAPHOMET_"
+ Name: "Nightmare Baphomet Jr."
+ Lv: 141
+ Hp: 49675
+ Sp: 1
+ Exp: 13085
+ JExp: 10023
+ AttackRange: 1
+ Attack: [1302, 558]
+ Def: 175
+ Mdef: 62
+ Stats: {
+ Str: 52
+ Agi: 60
+ Vit: 90
+ Int: 40
+ Dex: 52
+ Luk: 25
+ }
+ ViewRange: 10
+ ChaseRange: 12
+ Size: "Size_Small"
+ Race: "RC_Demon"
+ Element: ("Ele_Dark", 1)
+ Mode: {
+ CanMove: true
+ Aggressive: true
+ CastSensorIdle: true
+ CanAttack: true
+ CastSensorChase: true
+ ChangeChase: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ }
+ MoveSpeed: 100
+ AttackDelay: 868
+ AttackMotion: 480
+ DamageMotion: 120
+},
+{
+ Id: 2485
+ SpriteName: "NG_CHIMERA"
+ Name: "Nightmare Chimera"
+ Lv: 140
+ Hp: 528120
+ Sp: 1
+ Exp: 54260
+ JExp: 46980
+ AttackRange: 1
+ Attack: [1887, 823]
+ Def: 159
+ Mdef: 20
+ Stats: {
+ Str: 101
+ Agi: 76
+ Vit: 110
+ Int: 176
+ Dex: 182
+ Luk: 170
+ }
+ ViewRange: 10
+ ChaseRange: 12
+ Size: "Size_Large"
+ Race: "RC_Brute"
+ Element: ("Ele_Fire", 3)
+ Mode: {
+ CanMove: true
+ Aggressive: true
+ CastSensorIdle: true
+ CanAttack: true
+ Detector: true
+ CastSensorChase: true
+ ChangeChase: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ }
+ MoveSpeed: 200
+ AttackDelay: 772
+ AttackMotion: 672
+ DamageMotion: 360
+},
//2486,ISIS_ANNIV
//2487,PASANA_ANNIV
//2488,OSIRIS_ANNIV
@@ -65048,11 +65608,255 @@ mob_db: (
//2539,HIDDEN_MOB5
//2540,FACEWORM_EGG
//2541,FACEWORM_LARVA
-//2542,IRENE_ELDER
-//2543,PAYONSOLDIER
-//2544,PAYONSOLDIER2
-//2545,GUARDDOG
-//2546,GUARDDOG2
+// Sara's Memory
+{
+ Id: 2542
+ SpriteName: "IRENE_ELDER"
+ Name: "Irene Elder"
+ Lv: 101
+ Hp: 433110
+ Sp: 1
+ Exp: 11360
+ JExp: 27032
+ AttackRange: 1
+ Attack: [1582, 699]
+ Def: 145
+ Mdef: 73
+ Stats: {
+ Str: 82
+ Agi: 36
+ Vit: 55
+ Int: 100
+ Dex: 182
+ Luk: 88
+ }
+ ViewRange: 10
+ ChaseRange: 12
+ Size: "Size_Medium"
+ Race: "RC_DemiHuman"
+ Element: ("Ele_Neutral", 1)
+ Mode: {
+ CanMove: true
+ Aggressive: true
+ CastSensorIdle: true
+ Boss: true
+ CanAttack: true
+ Detector: true
+ CastSensorChase: true
+ ChangeChase: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ }
+ MoveSpeed: 170
+ AttackDelay: 73
+ AttackMotion: 384
+ DamageMotion: 288
+ Drops: {
+ Str_Dish07: 300
+ Vit_Dish07: 300
+ Agi_Dish07: 300
+ Int_Dish07: 300
+ Dex_Dish07: 300
+ Luk_Dish07: 300
+ Cookbook10: 2
+ Fantastic_Cooking_Kits: 1
+ }
+},
+{
+ Id: 2543
+ SpriteName: "PAYONSOLDIER"
+ Name: "1st Payon Soldier"
+ Lv: 101
+ Hp: 20099
+ Sp: 1
+ Exp: 1083
+ JExp: 2688
+ AttackRange: 1
+ Attack: [545, 51]
+ Def: 66
+ Mdef: 36
+ Stats: {
+ Str: 20
+ Agi: 46
+ Vit: 35
+ Int: 35
+ Dex: 64
+ Luk: 30
+ }
+ ViewRange: 10
+ ChaseRange: 12
+ Size: "Size_Medium"
+ Race: "RC_DemiHuman"
+ Element: ("Ele_Neutral", 1)
+ Mode: {
+ CanMove: true
+ Aggressive: true
+ CastSensorIdle: true
+ CanAttack: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ }
+ MoveSpeed: 225
+ AttackDelay: 73
+ AttackMotion: 348
+ DamageMotion: 288
+ Drops: {
+ Vit_Dish04: 500
+ Str_Dish04: 500
+ Agi_Dish04: 500
+ Luk_Dish04: 500
+ Int_Dish04: 500
+ High_end_Cooking_Kits: 250
+ Dex_Dish04: 500
+ Cookbook08: 2
+ }
+},
+{
+ Id: 2544
+ SpriteName: "PAYONSOLDIER2"
+ Name: "2nd Payon Soldier"
+ Lv: 101
+ Hp: 21099
+ Sp: 1
+ Exp: 1136
+ JExp: 2703
+ AttackRange: 1
+ Attack: [697, 51]
+ Def: 66
+ Mdef: 36
+ Stats: {
+ Str: 20
+ Agi: 46
+ Vit: 25
+ Int: 35
+ Dex: 64
+ Luk: 30
+ }
+ ViewRange: 10
+ ChaseRange: 12
+ Size: "Size_Medium"
+ Race: "RC_DemiHuman"
+ Element: ("Ele_Neutral", 1)
+ Mode: {
+ CanMove: true
+ Aggressive: true
+ CastSensorIdle: true
+ CanAttack: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ }
+ MoveSpeed: 200
+ AttackDelay: 73
+ AttackMotion: 348
+ DamageMotion: 288
+ Drops: {
+ Str_Dish06: 500
+ Int_Dish06: 500
+ Dex_Dish06: 500
+ Vit_Dish06: 500
+ Luk_Dish06: 500
+ Agi_Dish06: 500
+ Imperial_Cooking_Kits: 150
+ Cookbook09: 2
+ }
+},
+{
+ Id: 2545
+ SpriteName: "GUARDDOG"
+ Name: "1st Guard Dog"
+ Lv: 101
+ Hp: 20099
+ Sp: 1
+ Exp: 944
+ JExp: 2658
+ AttackRange: 1
+ Attack: [547, 51]
+ Def: 66
+ Mdef: 36
+ Stats: {
+ Str: 20
+ Agi: 46
+ Vit: 25
+ Int: 35
+ Dex: 64
+ Luk: 30
+ }
+ ViewRange: 10
+ ChaseRange: 12
+ Size: "Size_Medium"
+ Race: "RC_Brute"
+ Element: ("Ele_Earth", 1)
+ Mode: {
+ CanMove: true
+ CastSensorIdle: true
+ CanAttack: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ }
+ MoveSpeed: 150
+ AttackDelay: 73
+ AttackMotion: 348
+ DamageMotion: 288
+ Drops: {
+ Str_Dish03: 600
+ Luk_Dish03: 600
+ Cookbook06: 2
+ Int_Dish03: 600
+ Vit_Dish03: 600
+ Agi_Dish03: 600
+ Dex_Dish03: 600
+ Outdoor_Cooking_Kits: 350
+ }
+},
+{
+ Id: 2546
+ SpriteName: "GUARDDOG2"
+ Name: "2nd Guard Dog"
+ Lv: 101
+ Hp: 21099
+ Sp: 1
+ Exp: 1014
+ JExp: 2673
+ AttackRange: 1
+ Attack: [573, 51]
+ Def: 66
+ Mdef: 36
+ Stats: {
+ Str: 20
+ Agi: 46
+ Vit: 25
+ Int: 35
+ Dex: 64
+ Luk: 30
+ }
+ ViewRange: 10
+ ChaseRange: 12
+ Size: "Size_Medium"
+ Race: "RC_Brute"
+ Element: ("Ele_Fire", 1)
+ Mode: {
+ CanMove: true
+ Aggressive: true
+ CastSensorIdle: true
+ CanAttack: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ }
+ MoveSpeed: 120
+ AttackDelay: 73
+ AttackMotion: 348
+ DamageMotion: 288
+ Drops: {
+ Str_Dish05: 466
+ Cookbook07: 1
+ Int_Dish05: 466
+ Vit_Dish05: 466
+ Agi_Dish05: 466
+ Dex_Dish05: 466
+ Luk_Dish05: 466
+ Indoor_Cooking_Kits: 200
+ }
+},
//2547,MER_GARM_BABY
//2548,MER_HILLSRION
@@ -66528,8 +67332,8 @@ mob_db: (
Claw_Of_Wolves: 9000
Mantle_: 10
Wing_Of_Fly: 650
- Monster's_Feed: 150
- Animal's_Skin: 5500
+ Monsters_Feed: 150
+ Animals_Skin: 5500
Strawberry: 600
Wolf_Card: 1
}
@@ -66675,8 +67479,8 @@ mob_db: (
Fruit_Shell: 120
Thief_Clothes_: 1
Rotten_Fish: 35
- Monster's_Feed: 600
- Big_Sis'_Ribbon: 2
+ Monsters_Feed: 600
+ Big_Sis_Ribbon: 2
Wild_Rose_Card: 1
}
},
@@ -67743,9 +68547,9 @@ mob_db: (
MvpExp: 0
Drops: {
Rat_Tail: 9000
- Animal's_Skin: 3000
+ Animals_Skin: 3000
Feather: 800
- Monster's_Feed: 1000
+ Monsters_Feed: 1000
Ora_Ora: 2
Tarou_Card: 1
}
@@ -68521,7 +69325,7 @@ mob_db: (
MvpExp: 0
Drops: {
Raccoon_Leaf: 5500
- Animal's_Skin: 5500
+ Animals_Skin: 5500
Sweet_Potato: 800
Cat_Hairband: 1
Raccoondog_Doll: 2
@@ -68575,7 +69379,7 @@ mob_db: (
Great_Nature: 2500
Oridecon_Stone: 300
Damascus_: 5
- Hypnotist's_Staff_: 5
+ Hypnotists_Staff_: 5
Fine_Sand: 1200
Sleeper_Card: 1
}
@@ -68625,7 +69429,7 @@ mob_db: (
Great_Nature: 2500
Oridecon_Stone: 300
Damascus_: 5
- Hypnotist's_Staff_: 5
+ Hypnotists_Staff_: 5
Fine_Sand: 1200
Sleeper_Card: 1
}
@@ -69025,7 +69829,7 @@ mob_db: (
Broken_Shuriken: 5335
Ninja_Suit: 2
Smoke_Powder: 700
- Shinobi's_Sash: 100
+ Shinobis_Sash: 100
Thief_Clothes_: 1
Black_Mask: 2000
Murasame_: 5
@@ -69324,7 +70128,7 @@ mob_db: (
MvpExp: 0
Drops: {
Boody_Red: 70
- Scorpion's_Tail: 5500
+ Scorpions_Tail: 5500
Elunium_Stone: 57
Solid_Shell: 210
Wing_Of_Fly: 100
@@ -69369,7 +70173,7 @@ mob_db: (
DamageMotion: 576
MvpExp: 0
Drops: {
- Animal's_Skin: 9000
+ Animals_Skin: 9000
Axe_: 100
Meat: 500
Wing_Of_Fly: 1
@@ -69416,7 +70220,7 @@ mob_db: (
DamageMotion: 384
MvpExp: 0
Drops: {
- Wild_Boar's_Mane: 9000
+ Wild_Boars_Mane: 9000
Grape: 300
Animal_Blood: 2
Eagle_Eyes: 1
@@ -69463,7 +70267,7 @@ mob_db: (
DamageMotion: 384
MvpExp: 0
Drops: {
- Wild_Boar's_Mane: 9000
+ Wild_Boars_Mane: 9000
Grape: 300
Animal_Blood: 2
Eagle_Eyes: 1
@@ -69519,7 +70323,7 @@ mob_db: (
Fine_Sand: 350
Sparkling_Dust: 200
Katar_Of_Thornbush: 1
- Hypnotist's_Staff_: 5
+ Hypnotists_Staff_: 5
Sand_Man_Card: 1
}
},
@@ -69666,7 +70470,7 @@ mob_db: (
MvpExp: 0
Drops: {
Rotten_Meat: 3000
- Animal's_Skin: 3000
+ Animals_Skin: 3000
Wind_Of_Verdure: 50
Combo_Battle_Glove: 2
Roween_Card: 1
@@ -69797,7 +70601,7 @@ mob_db: (
DamageMotion: 540
MvpExp: 0
Drops: {
- Grasshopper's_Leg: 9000
+ Grasshoppers_Leg: 9000
Wing_Of_Fly: 10000
Green_Feeler: 4
Javelin_: 80
@@ -70977,7 +71781,7 @@ mob_db: (
DamageMotion: 864
MvpExp: 0
Drops: {
- Poison_Toad's_Skin: 5500
+ Poison_Toads_Skin: 5500
Poison_Powder: 2400
Gold_Ring: 4
Green_Herb: 540
@@ -71225,7 +72029,7 @@ mob_db: (
Tooth_Of_Ancient_Fish: 500
Lip_Of_Ancient_Fish: 500
Scalpel: 1
- Fisherman's_Dagger: 5
+ Fishermans_Dagger: 5
}
},
{
@@ -72358,14 +73162,14 @@ mob_db: (
{
Id: 2733
SpriteName: "C5_NG_WRAITH_DEAD"
- Name: "Elusive Wraith Dead (Nightmare)"
+ Name: "Elusive Wraith Dead"
Lv: 110
Hp: 77895
Sp: 1
Exp: 6385
JExp: 20700
AttackRange: 1
- Attack: [909, 365]
+ Attack: [909, 1274]
Def: 93
Mdef: 53
Stats: {
@@ -72400,7 +73204,7 @@ mob_db: (
{
Id: 2734
SpriteName: "C1_NG_WANDER_MAN"
- Name: "Furious Wanderer (Nightmare)"
+ Name: "Swift Wanderer"
Lv: 151
Hp: 653410
Sp: 1
@@ -73414,7 +74218,7 @@ mob_db: (
MvpExp: 0
Drops: {
Boody_Red: 60
- Grasshopper's_Leg: 6500
+ Grasshoppers_Leg: 6500
Scell: 400
Elunium_Stone: 49
Singing_Plant: 20
@@ -74398,7 +75202,7 @@ mob_db: (
Striped_Socks: 3000
Bat_Cage: 5044
Elunium: 100
- Loki's_Whispers: 1
+ Lokis_Whispers: 1
Lunatic_Brooch: 5
Sabah_Cloth: 100
Loli_Ruri_Card: 1
@@ -74682,7 +75486,7 @@ mob_db: (
DamageMotion: 192
MvpExp: 0
Drops: {
- Bear's_Foot: 4550
+ Bears_Foot: 4550
Poo_Poo_Hat: 8
Stuffed_Doll: 120
Honey: 500
@@ -74876,7 +75680,7 @@ mob_db: (
Drops: {
Great_Nature: 30
Coal: 150
- Elder_Pixie's_Beard: 5500
+ Elder_Pixies_Beard: 5500
Elven_Ears: 1
Carnium: 10
Thorny_Buckler: 3
@@ -75702,9 +76506,9 @@ mob_db: (
DamageMotion: 360
MvpExp: 0
Drops: {
- Harpy's_Feather: 4000
- Harpy's_Claw: 3000
- Monster's_Feed: 1000
+ Harpys_Feather: 4000
+ Harpys_Claw: 3000
+ Monsters_Feed: 1000
Blue_Herb: 10
Hill_Wind_Card: 1
}
@@ -75749,9 +76553,9 @@ mob_db: (
DamageMotion: 360
MvpExp: 0
Drops: {
- Harpy's_Feather: 4000
- Harpy's_Claw: 3000
- Monster's_Feed: 1000
+ Harpys_Feather: 4000
+ Harpys_Claw: 3000
+ Monsters_Feed: 1000
Blue_Herb: 10
Hill_Wind_Card: 1
}
@@ -75849,8 +76653,8 @@ mob_db: (
DamageMotion: 470
MvpExp: 0
Drops: {
- Harpy's_Feather: 4850
- Harpy's_Claw: 2500
+ Harpys_Feather: 4850
+ Harpys_Claw: 2500
Yellow_Herb: 1500
Yellow_Herb: 800
Izidor: 20
@@ -75899,8 +76703,8 @@ mob_db: (
DamageMotion: 470
MvpExp: 0
Drops: {
- Harpy's_Feather: 4850
- Harpy's_Claw: 2500
+ Harpys_Feather: 4850
+ Harpys_Claw: 2500
Yellow_Herb: 1500
Yellow_Herb: 800
Izidor: 20
@@ -75949,7 +76753,7 @@ mob_db: (
Reptile_Tongue: 1000
Leaflet_Of_Hinal: 1000
Green_Herb: 1000
- Monster's_Feed: 2000
+ Monsters_Feed: 2000
Aloebera: 10
Melon: 500
Green_Iguana_Card: 1
@@ -76282,8 +77086,8 @@ mob_db: (
DamageMotion: 336
MvpExp: 0
Drops: {
- Goat's_Horn: 4559
- Gaoat's_Skin: 2500
+ Goats_Horn: 4559
+ Gaoats_Skin: 2500
Empty_Bottle: 5000
Red_Herb: 500
Blue_Herb: 1000
@@ -76330,8 +77134,8 @@ mob_db: (
DamageMotion: 336
MvpExp: 0
Drops: {
- Goat's_Horn: 4559
- Gaoat's_Skin: 2500
+ Goats_Horn: 4559
+ Gaoats_Skin: 2500
Empty_Bottle: 5000
Red_Herb: 500
Blue_Herb: 1000
@@ -76927,7 +77731,7 @@ mob_db: (
MvpExp: 0
Drops: {
Rotten_Meat: 3000
- Animal's_Skin: 3000
+ Animals_Skin: 3000
Rough_Wind: 10
Ulfhedinn: 5
Galion_Card: 1
@@ -77955,8 +78759,8 @@ mob_db: (
DamageMotion: 504
MvpExp: 0
Drops: {
- Dragon's_Mane: 3000
- Dragon's_Skin: 100
+ Dragons_Mane: 3000
+ Dragons_Skin: 100
Dragon_Canine: 100
Dragon_Train: 1000
Dragon_Scale: 1000
@@ -78256,8 +79060,8 @@ mob_db: (
MvpExp: 0
Drops: {
Phracon: 85
- Animal's_Skin: 5500
- Adventurere's_Suit_: 80
+ Animals_Skin: 5500
+ Adventureres_Suit_: 80
Wing_Of_Fly: 200
Cotton_Shirt: 200
Asura_: 5
@@ -78303,8 +79107,8 @@ mob_db: (
MvpExp: 0
Drops: {
Phracon: 85
- Animal's_Skin: 5500
- Adventurere's_Suit_: 80
+ Animals_Skin: 5500
+ Adventureres_Suit_: 80
Wing_Of_Fly: 200
Cotton_Shirt: 200
Asura_: 5
@@ -78406,7 +79210,7 @@ mob_db: (
Bookclip_In_Memory: 300
Legend_Of_Kafra01: 50
Bloody_Page: 500
- Vidar's_Boots: 10
+ Vidars_Boots: 10
Cookbook08: 2
Cookbook09: 1
Deathword_Card: 1
@@ -78458,7 +79262,7 @@ mob_db: (
Bookclip_In_Memory: 300
Legend_Of_Kafra01: 50
Bloody_Page: 500
- Vidar's_Boots: 10
+ Vidars_Boots: 10
Cookbook08: 2
Cookbook09: 1
Deathword_Card: 1
@@ -78510,7 +79314,7 @@ mob_db: (
Bookclip_In_Memory: 300
Legend_Of_Kafra01: 50
Bloody_Page: 500
- Vidar's_Boots: 10
+ Vidars_Boots: 10
Cookbook08: 2
Cookbook09: 1
Deathword_Card: 1
@@ -78889,7 +79693,7 @@ mob_db: (
Drops: {
Acorn: 9000
Fluff: 10000
- Animal's_Skin: 10000
+ Animals_Skin: 10000
Sweet_Potato: 10000
Wing_Of_Fly: 10000
Sandals_: 25
@@ -78935,7 +79739,7 @@ mob_db: (
MvpExp: 0
Drops: {
Fluff: 3333
- Animal's_Skin: 3333
+ Animals_Skin: 3333
Acorn: 10000
Wing_Of_Fly: 2500
Sweet_Potato: 500
@@ -79236,7 +80040,7 @@ mob_db: (
Creeper_Bow: 10
Mental_Stick: 1
Blood_Thirst: 150
- Celia_Card: 1
+ Ceila_Card: 1
}
},
{
@@ -79382,7 +80186,7 @@ mob_db: (
Drops: {
Porcupine_Spike: 9000
Coat_: 5
- Animal's_Skin: 5500
+ Animals_Skin: 5500
Glaive_: 10
Spear_: 15
Pike_: 20
@@ -79676,9 +80480,9 @@ mob_db: (
DamageMotion: 192
MvpExp: 0
Drops: {
- Bear's_Foot: 9000
+ Bears_Foot: 9000
Poo_Poo_Hat: 5
- Animal's_Skin: 5000
+ Animals_Skin: 5000
Wing_Of_Fly: 80
Sweet_Potato: 1500
Honey: 450
@@ -80336,7 +81140,7 @@ mob_db: (
Leaf_Bookmark: 2000
Bookclip_In_Memory: 1000
Worn_Out_Page: 1000
- Antique_Book_Card: 1
+ AntiqueBook_Card: 1
}
},
{
@@ -80385,7 +81189,7 @@ mob_db: (
Leaf_Bookmark: 2000
Bookclip_In_Memory: 1000
Worn_Out_Page: 1000
- Antique_Book_Card: 1
+ AntiqueBook_Card: 1
}
},
{
@@ -80720,7 +81524,7 @@ mob_db: (
MvpExp: 0
Drops: {
Crystal_Blue: 50
- Snail's_Shell: 9000
+ Snails_Shell: 9000
Garlet: 1200
Shell: 3000
Wing_Of_Fly: 2
@@ -80862,9 +81666,9 @@ mob_db: (
MvpExp: 0
Drops: {
Brigan: 4000
- Morpheus's_Shawl: 10
+ Morpheuss_Shawl: 10
Rosary_: 10
- Alice's_Apron: 5
+ Alices_Apron: 5
Imperial_Cooking_Kits: 50
Sway_Apron: 1
Orleans_Server: 5
@@ -80918,7 +81722,7 @@ mob_db: (
Smoke_Powder: 200
Drill_Katar: 5
Elunium: 10
- Vali's_Manteau: 20
+ Valis_Manteau: 20
Alicel_Card: 1
}
},
@@ -81127,15 +81931,353 @@ mob_db: (
},
//2914,E_GEFFEN_MAGE_3_1
//2915,HIDDEN_MOB6
-//2916,BIG_BEN
-//2917,BIG_BELL
-//2918,TIME_KEEPER
-//2919,NEO_PUNK
-//2920,ARC_ELDER
-//2921,OWL_VISCOUNT
+// Nightmare Clock Tower Dungeon
+{
+ Id: 2916
+ SpriteName: "BIG_BEN"
+ Name: "Big Ben"
+ Lv: 150
+ Hp: 220240
+ Sp: 1
+ Exp: 7447
+ JExp: 7005
+ AttackRange: 1
+ Attack: [3101, 212]
+ Def: 125
+ Mdef: 43
+ Stats: {
+ Str: 102
+ Agi: 58
+ Vit: 69
+ Int: 75
+ Dex: 131
+ Luk: 49
+ }
+ ViewRange: 10
+ ChaseRange: 12
+ Size: "Size_Medium"
+ Race: "RC_Formless"
+ Element: ("Ele_Earth", 2)
+ Mode: {
+ CanMove: true
+ CastSensorIdle: true
+ CanAttack: true
+ }
+ MoveSpeed: 200
+ AttackDelay: 1092
+ AttackMotion: 792
+ DamageMotion: 480
+ Drops: {
+ Needle_Of_Alarm: 3000
+ Wooden_Block: 500
+ White_Herb: 950
+ Lemon: 160
+ Elunium_Stone: 100
+ Key_Of_Twisted_Time: 15
+ Key_Of_Twisted_Time: 15
+ Big_Ben_Card: 1
+ }
+},
+{
+ Id: 2917
+ SpriteName: "BIG_BELL"
+ Name: "Big Bell"
+ Lv: 163
+ Hp: 166860
+ Sp: 1
+ Exp: 7513
+ JExp: 8457
+ AttackRange: 1
+ Attack: [4785, 192]
+ Def: 138
+ Mdef: 53
+ Stats: {
+ Str: 102
+ Agi: 104
+ Vit: 72
+ Int: 57
+ Dex: 98
+ Luk: 57
+ }
+ ViewRange: 10
+ ChaseRange: 12
+ Size: "Size_Medium"
+ Race: "RC_Formless"
+ Element: ("Ele_Neutral", 3)
+ Mode: {
+ CanMove: true
+ Aggressive: true
+ CastSensorIdle: true
+ CanAttack: true
+ CastSensorChase: true
+ ChangeChase: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ }
+ MoveSpeed: 300
+ AttackDelay: 1020
+ AttackMotion: 500
+ DamageMotion: 768
+ Drops: {
+ Needle_Of_Alarm: 3000
+ Clip: 1
+ Skull: 750
+ Oridecon: 100
+ Zargon: 750
+ Key_Of_Twisted_Time: 10
+ Big_Bell_Card: 1
+ }
+},
+{
+ Id: 2918
+ SpriteName: "TIME_KEEPER"
+ Name: "Time Keeper"
+ Lv: 155
+ Hp: 256000
+ Sp: 1
+ Exp: 7898
+ JExp: 8869
+ AttackRange: 3
+ Attack: [2989, 280]
+ Def: 128
+ Mdef: 60
+ Stats: {
+ Str: 112
+ Agi: 60
+ Vit: 72
+ Int: 57
+ Dex: 120
+ Luk: 77
+ }
+ ViewRange: 10
+ ChaseRange: 12
+ Size: "Size_Large"
+ Race: "RC_Formless"
+ Element: ("Ele_Neutral", 4)
+ Mode: {
+ CanMove: true
+ CastSensorIdle: true
+ CanAttack: true
+ }
+ MoveSpeed: 200
+ AttackDelay: 1072
+ AttackMotion: 672
+ DamageMotion: 384
+ Drops: {
+ Needle_Of_Alarm: 3000
+ Brigan: 3000
+ Steel: 250
+ Leaflet_Of_Hinal: 425
+ Memorize_Book: 1
+ Key_Of_Twisted_Time: 1000
+ Key_Of_Twisted_Time: 1000
+ Time_Keeper_Card: 1
+ }
+},
+{
+ Id: 2919
+ SpriteName: "NEO_PUNK"
+ Name: "Neo Punk"
+ Lv: 155
+ Hp: 154760
+ Sp: 1
+ Exp: 5874
+ JExp: 6618
+ AttackRange: 1
+ Attack: [2051, 216]
+ Def: 99
+ Mdef: 55
+ Stats: {
+ Str: 98
+ Agi: 39
+ Vit: 30
+ Int: 35
+ Dex: 95
+ Luk: 45
+ }
+ ViewRange: 10
+ ChaseRange: 12
+ Size: "Size_Small"
+ Race: "RC_Plant"
+ Element: ("Ele_Wind", 1)
+ Mode: {
+ CanMove: true
+ Aggressive: true
+ CastSensorIdle: true
+ CanAttack: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ }
+ MoveSpeed: 300
+ AttackDelay: 1500
+ AttackMotion: 500
+ DamageMotion: 1000
+ Drops: {
+ Mould_Powder: 3000
+ Yellow_Gemstone: 500
+ Starsand_Of_Witch: 500
+ Moth_Dust: 1500
+ Hood_: 8
+ Baby_Pacifier: 50
+ Neo_Punk_Card: 1
+ }
+},
+{
+ Id: 2920
+ SpriteName: "ARC_ELDER"
+ Name: "Arc Elder"
+ Lv: 168
+ Hp: 293640
+ Sp: 1
+ Exp: 9086
+ JExp: 17532
+ AttackRange: 3
+ Attack: [2513, 802]
+ Def: 105
+ Mdef: 41
+ Stats: {
+ Str: 100
+ Agi: 63
+ Vit: 35
+ Int: 99
+ Dex: 106
+ Luk: 61
+ }
+ ViewRange: 10
+ ChaseRange: 12
+ Size: "Size_Large"
+ Race: "RC_DemiHuman"
+ Element: ("Ele_Neutral", 4)
+ Mode: {
+ CanMove: true
+ Aggressive: true
+ CanAttack: true
+ Angry: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ }
+ MoveSpeed: 165
+ AttackDelay: 1552
+ AttackMotion: 1152
+ DamageMotion: 336
+ Drops: {
+ Old_Magic_Circle: 3000
+ Rent_Spell_Book: 1000
+ Encyclopedia: 5
+ Wizardy_Staff: 1
+ Old_Card_Album: 2
+ Key_Of_Twisted_Time: 1500
+ Elder_Branch: 500
+ Arc_Elder_Card: 1
+ }
+},
+{
+ Id: 2921
+ SpriteName: "OWL_VISCOUNT"
+ Name: "Owl Viscount"
+ Lv: 168
+ Hp: 295240
+ Sp: 1
+ Exp: 9086
+ JExp: 11089
+ AttackRange: 1
+ Attack: [4368, 900]
+ Def: 113
+ Mdef: 45
+ Stats: {
+ Str: 87
+ Agi: 51
+ Vit: 45
+ Int: 88
+ Dex: 106
+ Luk: 50
+ }
+ ViewRange: 10
+ ChaseRange: 12
+ Size: "Size_Large"
+ Race: "RC_Demon"
+ Element: ("Ele_Neutral", 3)
+ Mode: {
+ CanMove: true
+ Aggressive: true
+ CastSensorIdle: true
+ Boss: true
+ CanAttack: true
+ Detector: true
+ CastSensorChase: true
+ ChangeChase: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ }
+ MoveSpeed: 195
+ AttackDelay: 1345
+ AttackMotion: 824
+ DamageMotion: 440
+ Drops: {
+ Tatters_Clothes: 2500
+ Soft_Feather: 1000
+ One_Eyed_Glass_: 1
+ Crystal_Mirror: 1
+ Pocket_Watch__: 2
+ Quadrille_: 1
+ Lounge_Suit: 1
+ Owl_Viscount_Card: 1
+ }
+},
//2922,G_OWL_VISCOUNT
-//2923,OWL_MARQUEES
-
+{
+ Id: 2923
+ SpriteName: "OWL_MARQUEES"
+ Name: "Owl Marquis"
+ Lv: 170
+ Hp: 630000
+ Sp: 1
+ Exp: 21747
+ JExp: 13806
+ AttackRange: 2
+ Attack: [1887, 603]
+ Def: 127
+ Mdef: 25
+ Stats: {
+ Str: 112
+ Agi: 65
+ Vit: 55
+ Int: 102
+ Dex: 108
+ Luk: 72
+ }
+ ViewRange: 10
+ ChaseRange: 12
+ Size: "Size_Large"
+ Race: "RC_Demon"
+ Element: ("Ele_Neutral", 3)
+ Mode: {
+ CanMove: true
+ Aggressive: true
+ CastSensorIdle: true
+ Boss: true
+ CanAttack: true
+ Detector: true
+ CastSensorChase: true
+ ChangeChase: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ }
+ MoveSpeed: 175
+ AttackDelay: 1345
+ AttackMotion: 824
+ DamageMotion: 440
+ Drops: {
+ Tatters_Clothes: 2000
+ Soft_Feather: 1500
+ Kakkung_: 1
+ Staff_Of_Soul: 1
+ Lounge_Suit: 3
+ Sword_Stick: 1
+ One_Eyed_Glass_: 1
+ Owl_Marquees_Card: 1
+ }
+},
{
Id: 2924
SpriteName: "T_ELDER_WILOW"
@@ -81701,20 +82843,575 @@ mob_db: (
//2945,J_MUMMY
//2946,J_ANUBIS
//2947,J_EGGYRA
-//2948,CURSED_SOLDIER
-//2949,CURSED_SENTINEL
-//2950,BROKEN_MIND
-//2951,FLOATING_WORD
-//2952,LIKE_LOVE
-//2953,CURSED_MEMORY
-//2954,COLORLESS_VOW
-//2955,OLD_FRIENDSHIP
-//2956,SWEET_SLAUGHTER
-//2957,FORGOTTEN_NAME
-//2958,FATAL_DAYS
-//2959,TORTUROUS_REDEEMER
+{
+ Id: 2948
+ SpriteName: "CURSED_SOLDIER"
+ Name: "Cursed Solider"
+ Lv: 110
+ Hp: 18574
+ Sp: 1
+ Exp: 1907
+ JExp: 1851
+ AttackRange: 9
+ Attack: [1258, 533]
+ Def: 84
+ Mdef: 35
+ Stats: {
+ Str: 81
+ Agi: 50
+ Vit: 64
+ Int: 56
+ Dex: 178
+ Luk: 23
+ }
+ ViewRange: 10
+ ChaseRange: 12
+ Size: "Size_Medium"
+ Race: "RC_Undead"
+ Element: ("Ele_Undead", 3)
+ Mode: {
+ CanMove: true
+ Aggressive: true
+ CanAttack: true
+ Angry: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ }
+ MoveSpeed: 150
+ AttackDelay: 1960
+ AttackMotion: 576
+ DamageMotion: 420
+ Drops: {
+ Decayed_Nail: 3000
+ Gray_Shard: 1000
+ }
+},
+{
+ Id: 2949
+ SpriteName: "CURSED_SENTINEL"
+ Name: "Cursed Sentinel"
+ Lv: 110
+ Hp: 14099
+ Sp: 1
+ Exp: 1634
+ JExp: 1346
+ AttackRange: 2
+ Attack: [1347, 559]
+ Def: 84
+ Mdef: 41
+ Stats: {
+ Str: 120
+ Agi: 65
+ Vit: 66
+ Int: 41
+ Dex: 107
+ Luk: 26
+ }
+ ViewRange: 10
+ ChaseRange: 12
+ Size: "Size_Large"
+ Race: "RC_DemiHuman"
+ Element: ("Ele_Dark", 3)
+ Mode: {
+ CanMove: true
+ Aggressive: true
+ CanAttack: true
+ Angry: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ }
+ MoveSpeed: 175
+ AttackDelay: 914
+ AttackMotion: 1344
+ DamageMotion: 384
+ Drops: {
+ Mementos: 2500
+ Worn_Out_Page: 1500
+ Gray_Shard: 1000
+ }
+},
+{
+ Id: 2950
+ SpriteName: "BROKEN_MIND"
+ Name: "Broken Mind"
+ Lv: 110
+ Hp: 13520
+ Sp: 1
+ Exp: 1545
+ JExp: 1557
+ AttackRange: 1
+ Attack: [1259, 540]
+ Def: 84
+ Mdef: 41
+ Stats: {
+ Str: 69
+ Agi: 37
+ Vit: 36
+ Int: 10
+ Dex: 64
+ Luk: 5
+ }
+ ViewRange: 10
+ ChaseRange: 12
+ Size: "Size_Medium"
+ Race: "RC_Demon"
+ Element: ("Ele_Dark", 3)
+ Mode: {
+ CanMove: true
+ Aggressive: true
+ CanAttack: true
+ Angry: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ }
+ MoveSpeed: 200
+ AttackDelay: 920
+ AttackMotion: 720
+ DamageMotion: 200
+ Drops: {
+ Exorcize_Herb: 1000
+ Withered_Flower: 2500
+ Gray_Shard: 1000
+ }
+},
+{
+ Id: 2951
+ SpriteName: "FLOATING_WORD"
+ Name: "Floating Word"
+ Lv: 110
+ Hp: 11276
+ Sp: 1
+ Exp: 1166
+ JExp: 1034
+ AttackRange: 1
+ Attack: [1080, 429]
+ Def: 93
+ Mdef: 40
+ Stats: {
+ Str: 111
+ Agi: 90
+ Vit: 60
+ Int: 70
+ Dex: 139
+ Luk: 65
+ }
+ ViewRange: 10
+ ChaseRange: 12
+ Size: "Size_Small"
+ Race: "RC_Demon"
+ Element: ("Ele_Ghost", 3)
+ Mode: {
+ CanMove: true
+ Aggressive: true
+ CanAttack: true
+ Angry: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ }
+ MoveSpeed: 150
+ AttackDelay: 972
+ AttackMotion: 648
+ DamageMotion: 432
+ Drops: {
+ Sticky_Mucus: 3000
+ Horn: 2500
+ Gray_Shard: 1000
+ }
+},
+{
+ Id: 2952
+ SpriteName: "LIKE_LOVE"
+ Name: "Like Love"
+ Lv: 110
+ Hp: 14008
+ Sp: 1
+ Exp: 1505
+ JExp: 1667
+ AttackRange: 2
+ Attack: [1182, 1]
+ Def: 64
+ Mdef: 51
+ Stats: {
+ Str: 62
+ Agi: 27
+ Vit: 25
+ Int: 55
+ Dex: 102
+ Luk: 20
+ }
+ ViewRange: 10
+ ChaseRange: 12
+ Size: "Size_Medium"
+ Race: "RC_Demon"
+ Element: ("Ele_Wind", 3)
+ Mode: {
+ CanMove: true
+ Aggressive: true
+ CanAttack: true
+ Angry: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ }
+ MoveSpeed: 150
+ AttackDelay: 1056
+ AttackMotion: 1056
+ DamageMotion: 336
+ Drops: {
+ Immortal_Heart: 2500
+ Gray_Shard: 1000
+ }
+},
+{
+ Id: 2953
+ SpriteName: "CURSED_MEMORY"
+ Name: "Cursed Memory"
+ Lv: 110
+ Hp: 18045
+ Sp: 1
+ Exp: 1802
+ JExp: 1623
+ AttackRange: 1
+ Attack: [1310, 557]
+ Def: 89
+ Mdef: 28
+ Stats: {
+ Str: 87
+ Agi: 39
+ Vit: 58
+ Int: 5
+ Dex: 82
+ Luk: 10
+ }
+ ViewRange: 10
+ ChaseRange: 12
+ Size: "Size_Medium"
+ Race: "RC_Undead"
+ Element: ("Ele_Undead", 3)
+ Mode: {
+ CanMove: true
+ Aggressive: true
+ CanAttack: true
+ Angry: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ }
+ MoveSpeed: 350
+ AttackDelay: 1768
+ AttackMotion: 500
+ DamageMotion: 192
+ Drops: {
+ Decayed_Nail: 3000
+ Gray_Shard: 1000
+ }
+},
+{
+ Id: 2954
+ SpriteName: "COLORLESS_VOW"
+ Name: "Colorless Vow"
+ Lv: 110
+ Hp: 19194
+ Sp: 1
+ Exp: 1939
+ JExp: 1881
+ AttackRange: 1
+ Attack: [1478, 643]
+ Def: 95
+ Mdef: 41
+ Stats: {
+ Str: 84
+ Agi: 35
+ Vit: 60
+ Int: 20
+ Dex: 85
+ Luk: 15
+ }
+ ViewRange: 10
+ ChaseRange: 12
+ Size: "Size_Medium"
+ Race: "RC_Undead"
+ Element: ("Ele_Undead", 3)
+ Mode: {
+ CanMove: true
+ Aggressive: true
+ CanAttack: true
+ Angry: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ }
+ MoveSpeed: 350
+ AttackDelay: 1848
+ AttackMotion: 500
+ DamageMotion: 576
+ Drops: {
+ Horrendous_Mouth: 3500
+ Sharpened_Cuspid: 2000
+ Gray_Shard: 1000
+ }
+},
+{
+ Id: 2955
+ SpriteName: "OLD_FRIENDSHIP"
+ Name: "Old Friendship"
+ Lv: 110
+ Hp: 12614
+ Sp: 1
+ Exp: 1306
+ JExp: 1328
+ AttackRange: 1
+ Attack: [1147, 491]
+ Def: 78
+ Mdef: 5
+ Stats: {
+ Str: 56
+ Agi: 12
+ Vit: 19
+ Int: 11
+ Dex: 30
+ Luk: 10
+ }
+ ViewRange: 10
+ ChaseRange: 12
+ Size: "Size_Medium"
+ Race: "RC_Undead"
+ Element: ("Ele_Undead", 2)
+ Mode: {
+ CanMove: true
+ Aggressive: true
+ CanAttack: true
+ Angry: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ }
+ MoveSpeed: 250
+ AttackDelay: 2456
+ AttackMotion: 912
+ DamageMotion: 504
+ Drops: {
+ Skel_Bone: 3500
+ Manacles: 2500
+ Gray_Shard: 1000
+ }
+},
+{
+ Id: 2956
+ SpriteName: "SWEET_SLAUGHTER"
+ Name: "Sweet Slaughter"
+ Lv: 110
+ Hp: 13986
+ Sp: 1
+ Exp: 1960
+ JExp: 1587
+ AttackRange: 1
+ Attack: [1216, 493]
+ Def: 125
+ Mdef: 10
+ Stats: {
+ Str: 121
+ Agi: 48
+ Vit: 40
+ Int: 31
+ Dex: 125
+ Luk: 32
+ }
+ ViewRange: 10
+ ChaseRange: 12
+ Size: "Size_Large"
+ Race: "RC_Undead"
+ Element: ("Ele_Undead", 1)
+ Mode: {
+ CanMove: true
+ Aggressive: true
+ CanAttack: true
+ Angry: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ }
+ MoveSpeed: 350
+ AttackDelay: 528
+ AttackMotion: 1000
+ DamageMotion: 396
+ Drops: {
+ Realgar_Wine: 1000
+ Immortal_Heart: 2000
+ Gray_Shard: 1000
+ }
+},
+{
+ Id: 2957
+ SpriteName: "FORGOTTEN_NAME"
+ Name: "Forgotten Name"
+ Lv: 110
+ Hp: 19546
+ Sp: 1
+ Exp: 1505
+ JExp: 1485
+ AttackRange: 2
+ Attack: [1093, 427]
+ Def: 111
+ Mdef: 38
+ Stats: {
+ Str: 121
+ Agi: 29
+ Vit: 51
+ Int: 43
+ Dex: 100
+ Luk: 3
+ }
+ ViewRange: 10
+ ChaseRange: 12
+ Size: "Size_Medium"
+ Race: "RC_Undead"
+ Element: ("Ele_Undead", 2)
+ Mode: {
+ CanMove: true
+ Aggressive: true
+ CanAttack: true
+ Angry: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ }
+ MoveSpeed: 155
+ AttackDelay: 847
+ AttackMotion: 1152
+ DamageMotion: 480
+ Drops: {
+ Realgar_Wine: 5000
+ Exorcize_Herb: 5000
+ Gray_Shard: 1500
+ }
+},
+{
+ Id: 2958
+ SpriteName: "FATAL_DAYS"
+ Name: "Fatal Days"
+ Lv: 120
+ Hp: 24240
+ Sp: 1
+ Exp: 2052
+ JExp: 2026
+ AttackRange: 2
+ Attack: [1025, 403]
+ Def: 84
+ Mdef: 41
+ Stats: {
+ Str: 100
+ Agi: 71
+ Vit: 63
+ Int: 85
+ Dex: 115
+ Luk: 37
+ }
+ ViewRange: 10
+ ChaseRange: 12
+ Size: "Size_Medium"
+ Race: "RC_Demon"
+ Element: ("Ele_Dark", 3)
+ Mode: {
+ CanMove: true
+ Aggressive: true
+ CanAttack: true
+ Angry: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ }
+ MoveSpeed: 170
+ AttackDelay: 720
+ AttackMotion: 384
+ DamageMotion: 480
+ Drops: {
+ Petite_DiablOfs_Horn: 2500
+ Tendon: 2500
+ Gray_Shard: 1500
+ }
+},
+{
+ Id: 2959
+ SpriteName: "TORTUROUS_REDEEMER"
+ Name: "Torturous Redeemer"
+ Lv: 120
+ Hp: 103342
+ Sp: 1
+ Exp: 10599
+ JExp: 8378
+ AttackRange: 1
+ Attack: [1253, 500]
+ Def: 144
+ Mdef: 28
+ Stats: {
+ Str: 133
+ Agi: 69
+ Vit: 72
+ Int: 55
+ Dex: 165
+ Luk: 44
+ }
+ ViewRange: 10
+ ChaseRange: 12
+ Size: "Size_Medium"
+ Race: "RC_DemiHuman"
+ Element: ("Ele_Earth", 3)
+ Mode: {
+ CanMove: true
+ Aggressive: true
+ Boss: true
+ CanAttack: true
+ Detector: true
+ Angry: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ }
+ MoveSpeed: 200
+ AttackDelay: 672
+ AttackMotion: 420
+ DamageMotion: 360
+ Drops: {
+ Evil_Horn: 2000
+ Gray_Shard: 10000
+ Gray_Shard: 10000
+ }
+},
//2960,MM_FLAMECROSS
-//2961,E_TORTUROUS_REDEEMER
+{
+ Id: 2961
+ SpriteName: "E_TORTUROUS_REDEEMER"
+ Name: "Torturous Redeemer"
+ Lv: 120
+ Hp: 103342
+ Sp: 1
+ Exp: 1
+ JExp: 1
+ AttackRange: 1
+ Attack: [1, 1]
+ Def: 144
+ Mdef: 28
+ Stats: {
+ Str: 1
+ Agi: 1
+ Vit: 1
+ Int: 1
+ Dex: 1
+ Luk: 1
+ }
+ ViewRange: 10
+ ChaseRange: 12
+ Size: "Size_Medium"
+ Race: "RC_DemiHuman"
+ Element: ("Ele_Earth", 3)
+ Mode: {
+ CanMove: true
+ Aggressive: true
+ Boss: true
+ CanAttack: true
+ Detector: true
+ Angry: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ }
+ MoveSpeed: 200
+ AttackDelay: 672
+ AttackMotion: 420
+ DamageMotion: 360
+},
//2962,E_DEVILING
//2963,WOODIE
//2964,EXP_1000
@@ -81827,7 +83524,60 @@ mob_db: (
//3071,PERE3
//3072,PERE4
//3073,GRAND_PERE
-//3074,TIMEHOLDER
+{
+ Id: 3074
+ SpriteName: "TIMEHOLDER"
+ Name: "Time Holder"
+ Lv: 170
+ Hp: 25000000
+ Sp: 1
+ Exp: 2291250
+ JExp: 1938750
+ AttackRange: 1
+ Attack: [5250, 2100]
+ Def: 288
+ Mdef: 265
+ Stats: {
+ Str: 224
+ Agi: 152
+ Vit: 251
+ Int: 257
+ Dex: 402
+ Luk: 77
+ }
+ ViewRange: 10
+ ChaseRange: 12
+ Size: "Size_Large"
+ Race: "RC_Demon"
+ Element: ("Ele_Neutral", 4)
+ Mode: {
+ CanMove: true
+ Aggressive: true
+ CastSensorIdle: true
+ Boss: true
+ CanAttack: true
+ Detector: true
+ CastSensorChase: true
+ ChangeChase: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ }
+ MoveSpeed: 100
+ AttackDelay: 76
+ AttackMotion: 384
+ DamageMotion: 288
+ MvpExp: 2291250
+ Drops: {
+ Needle_Of_Alarm: 3000
+ Memorize_Book_: 10
+ Brigan: 3000
+ Key_Of_Twisted_Time: 3000
+ One_Eyed_Glass_: 20
+ Quadrille_: 5
+ Lounge_Suit: 3
+ Timeholder_Card: 1
+ }
+},
//3075,WA_TREASURE
//3076,WA_MONSTER_1
//3077,WA_MONSTER_2
@@ -81949,9 +83699,9 @@ mob_db: (
DamageMotion: 0
MvpExp: 0
Drops: {
- Organic_Pumpkin: 5000
- Organic_Pumpkin: 5000
- Organic_Pumpkin: 1000
+ ORGANIC_PUMPKIN: 5000
+ ORGANIC_PUMPKIN: 5000
+ ORGANIC_PUMPKIN: 1000
Cigar: 100
Pumpkin_Head: 1000
Gift_Box_1: 100
@@ -81996,9 +83746,9 @@ mob_db: (
DamageMotion: 0
MvpExp: 0
Drops: {
- Inorganic_Pumpkin: 5000
- Inorganic_Pumpkin: 5000
- Inorganic_Pumpkin: 1000
+ INORGANIC_PUMPKIN: 5000
+ INORGANIC_PUMPKIN: 5000
+ INORGANIC_PUMPKIN: 1000
Cigar: 100
Pumpkin_Head: 1000
Gift_Box_1: 100
diff --git a/db/re/mob_race2_db.txt b/db/re/mob_race2_db.txt
index 97b6d46f1..ac90caf1c 100644
--- a/db/re/mob_race2_db.txt
+++ b/db/re/mob_race2_db.txt
@@ -13,7 +13,7 @@
4,1040,1278,1366,1497,2024
// Guardians
5,1285,1286,1287
-// Ninja Classes (Pirate's_Pride)
+// Ninja Classes (Pirates_Pride)
6,1315,1364,1401,1560
// Scarabas
7,2083,2084,2085,2086,2087,2088,2089,2090,2091,2144,2145
diff --git a/db/re/mob_skill_db.txt b/db/re/mob_skill_db.txt
index eed7b8e1d..25a8a803d 100644
--- a/db/re/mob_skill_db.txt
+++ b/db/re/mob_skill_db.txt
@@ -7986,47 +7986,175 @@
2411,Lv 150@AL_HEAL,idle,28,10,10000,0,10000,yes,self,myhpltmaxrate,50,,,,,,,
// Old Glast Heim
-2464,Zombie@AL_HEAL,idle,28,10,10000,0,5000,yes,self,always,0,,,,,,,26
-2464,Zombie@NPC_UNDEADATTACK,chase,347,10,8000,1000,5000,yes,target,always,0,,,,,,,
-2465,Wraith@NPC_ENERGYDRAIN,attack,200,1,500,0,5000,yes,target,always,0,,,,,,,
-2466,Ghoul@NPC_UNDEADATTACK,chase,347,10,8000,1000,5000,yes,target,always,0,,,,,,,
-2467,Arclouze@NPC_GROUNDATTACK,attack,185,10,2000,0,5000,yes,target,always,0,,,,,,,
-2468,Raydric@BS_MAXIMIZE,attack,114,5,500,1000,5000,no,self,always,0,,,,,,,
-2468,Raydric@BS_MAXIMIZE,chase,114,5,500,1000,5000,no,self,always,0,,,,,,,
-2468,Raydric@CR_AUTOGUARD,attack,249,2,500,0,300000,yes,self,always,0,,,,,,,
-2468,Raydric@CR_AUTOGUARD,chase,249,2,2000,0,300000,yes,self,longrangeattacked,,,,,,,,
-2468,Raydric@NPC_EMOTION,chase,197,1,2000,0,5000,yes,self,always,0,0,,,,,,
-2468,Raydric@SM_MAGNUM,attack,7,9,500,500,5000,no,self,always,0,,,,,,6,
-2469,Raydric Archer@AC_CHARGEARROW,attack,148,1,500,0,5000,yes,target,always,0,,,,,,9,
-2469,Raydric Archer@CR_AUTOGUARD,attack,249,2,500,0,300000,yes,self,always,0,,,,,,,
-2469,Raydric Archer@NPC_DARKNESSATTACK,attack,190,10,500,500,5000,no,target,always,0,,,,,,9,
-2470,Abysmal Knight@AC_CHARGEARROW,chase,148,1,500,0,5000,yes,target,always,0,,,,,,,
-2470,Abysmal Knight@CR_AUTOGUARD,attack,249,10,500,0,300000,yes,self,always,0,,,,,,,
-2470,Abysmal Knight@CR_AUTOGUARD,chase,249,10,2000,0,300000,yes,self,longrangeattacked,,,,,,,,
-2470,Abysmal Knight@KN_BRANDISHSPEAR,attack,57,20,500,1000,5000,no,target,always,0,,,,,,9,
-2470,Abysmal Knight@NPC_DARKNESSATTACK,attack,190,5,500,500,5000,no,target,always,0,,,,,,9,
-2472,Bloody Knight@CR_SHIELDCHARGE,attack,250,5,500,0,5000,yes,target,always,0,,,,,,9,
-2472,Bloody Knight@KN_BRANDISHSPEAR,attack,57,5,500,1000,5000,no,target,always,0,,,,,,9,
-2472,Bloody Knight@NPC_CHANGEFIRE,attack,164,1,10000,2000,600000,no,self,myhpltmaxrate,20,,,,,,,
-2472,Bloody Knight@NPC_DARKNESSATTACK,attack,190,2,500,500,5000,no,target,always,0,,,,,,9,
-2472,Bloody Knight@NPC_WEAPONBRAKER,attack,343,5,500,0,30000,yes,target,always,0,,,,,,,
-2472,Bloody Knight@WZ_METEOR,attack,83,5,2000,0,5000,no,target,myhpltmaxrate,20,,,,,,,
-2472,Bloody Knight@WZ_METEOR,chase,83,5,2000,0,5000,no,target,myhpltmaxrate,20,,,,,,,
+2464,Corrupted Steward@AL_HEAL,idle,28,1,10000,0,5000,yes,self,always,0,,,,,,,26
+2464,Corrupted Steward@NPC_BLOODDRAIN,attack,199,1,500,0,5000,yes,target,always,,,,,,,2,
+2464,Corrupted Steward@NPC_UNDEADATTACK,chase,347,10,8000,1000,5000,yes,target,always,0,,,,,,,
+2464,Corrupted Steward@NPC_WIDECURSE,attack,677,1,500,800,5000,no,self,always,,,,,,,,
+2465,Corrupted Monk@NPC_BLINDATTACK,attack,177,5,2000,0,5000,yes,target,always,,,,,,,9,
+2465,Corrupted Monk@NPC_CURSEATTACK,attack,181,5,500,800,5000,yes,target,always,,,,,,,9,
+2465,Corrupted Monk@NPC_CURSEATTACK,chase,181,5,500,800,5000,yes,target,always,,,,,,,9,
+2465,Corrupted Monk@NPC_ENERGYDRAIN,attack,200,1,500,0,5000,yes,target,always,0,,,,,,,
+2466,Grand Chamberlain in Pain@NPC_BLEEDING,attack,660,2,2000,0,5000,yes,target,always,,,,,,,32,
+2466,Grand Chamberlain in Pain@AL_HEAL,idle,28,1,10000,0,5000,yes,self,always,0,,,,,,,26
+2466,Grand Chamberlain in Pain@NPC_BLOODDRAIN,attack,199,2,500,0,5000,yes,target,always,,,,,,,2,
+2466,Grand Chamberlain in Pain@NPC_UNDEADATTACK,chase,347,4,8000,0,5000,yes,target,always,0,,,,,,,
+2466,Grand Chamberlain in Pain@NPC_UNDEADATTACK,attack,347,4,8000,500,5000,yes,target,always,0,,,,,,,
+2467,Maggot@NPC_GROUNDATTACK,attack,185,10,2000,0,5000,yes,target,always,0,,,,,,,
+2468,Corrupted Palace Guard@NPC_DARKNESSATTACK,attack,190,3,500,500,5000,no,target,always,0,,,,,,9,
+2468,Corrupted Palace Guard@NPC_BLOODDRAIN,attack,199,1,500,0,5000,yes,target,always,,,,,,,2,
+2468,Corrupted Palace Guard@NPC_WIDECURSE,attack,677,1,500,800,5000,no,self,always,,,,,,,,
+2468,Corrupted Palace Guard@NPC_EMOTION,chase,197,1,2000,0,5000,yes,self,always,0,0,,,,,,
+2468,Corrupted Palace Guard@SM_MAGNUM,attack,7,9,500,500,5000,no,self,always,0,,,,,,6,
+2469,Wandering Archer@AC_DOUBLE,attack,46,5,500,1000,5000,no,target,always,,,,,,,6,
+2469,Wandering Archer@AC_DOUBLE,chase,46,5,500,1000,1000,no,target,always,,,,,,,6,
+2469,Wandering Archer@AC_CHARGEARROW,attack,148,1,500,0,5000,yes,target,always,0,,,,,,9,
+2469,Wandering Archer@NPC_DARKNESSATTACK,attack,190,3,500,500,5000,no,target,always,0,,,,,,9,
+2470,Corrupted Abysmal Knight@KN_BRANDISHSPEAR,attack,57,10,500,1000,5000,no,target,always,0,,,,,,9,
+2470,Corrupted Abysmal Knight@AC_CHARGEARROW,chase,148,1,500,0,5000,yes,target,always,0,,,,,,,
+2470,Corrupted Abysmal Knight@NPC_CRITICALSLASH,attack,170,1,500,500,5000,no,target,always,0,,,,,,,
+2470,Corrupted Abysmal Knight@NPC_DARKNESSATTACK,attack,190,5,500,500,5000,no,target,always,0,,,,,,9,
+2470,Corrupted Abysmal Knight@CR_AUTOGUARD,chase,249,10,2000,0,300000,yes,self,longrangeattacked,,,,,,,,
+2470,Corrupted Abysmal Knight@NPC_ARMORBRAKE,attack,344,10,2000,0,5000,no,target,always,,,,,,,,
+2470,Corrupted Abysmal Knight@NPC_WIDECURSE,attack,677,1,500,800,5000,no,self,always,,,,,,,,
+2471,Suffering Khalitzburg@BS_MAXIMIZE,attack,114,5,500,500,5000,no,self,always,,,,,,,,
+2471,Suffering Khalitzburg@BS_MAXIMIZE,chase,114,5,500,500,5000,no,self,always,,,,,,,,
+2471,Suffering Khalitzburg@AS_SONICBLOW,attack,136,5,1000,800,5000,no,target,always,,,,,,,,
+2471,Suffering Khalitzburg@AS_GRIMTOOTH,chase,137,5,2000,0,5000,yes,target,always,,,,,,,,
+2471,Suffering Khalitzburg@NPC_CRITICALSLASH,attack,170,1,500,500,5000,no,target,always,0,,,,,,,
+2471,Suffering Khalitzburg@NPC_SPLASHATTACK,attack,174,1,2000,0,5000,yes,target,attackpcge,2,,,,,,,
+2471,Suffering Khalitzburg@NPC_SPLASHATTACK,angry,174,1,2000,0,5000,yes,target,attackpcge,2,,,,,,,
+2471,Suffering Khalitzburg@NPC_STUNATTACK,attack,179,3,1000,1500,5000,no,target,always,,,,,,,,
+2471,Suffering Khalitzburg@NPC_AGIUP,attack,350,1,10000,0,30000,yes,self,myhpltmaxrate,60,,,,,,,
+2471,Suffering Khalitzburg@NPC_WIDECURSE,attack,677,1,500,800,5000,no,self,always,,,,,,,,
+2472,Bloody Knight@KN_BRANDISHSPEAR,attack,57,7,500,1000,5000,no,target,always,0,,,,,,9,
+2472,Bloody Knight@WZ_METEOR,attack,83,7,2000,0,5000,no,target,myhpltmaxrate,20,,,,,,,
+2472,Bloody Knight@WZ_METEOR,chase,83,7,2000,0,5000,no,target,myhpltmaxrate,20,,,,,,,
+2472,Bloody Knight@NPC_DARKNESSATTACK,attack,190,3,500,500,5000,no,target,always,0,,,,,,9,
+2472,Bloody Knight@@NPC_PULSESTRIKE,attack,661,5,10000,500,5000,no,self,always,,,,,,,7,
+2472,Bloody Knight@NPC_WIDECURSE,attack,677,1,500,800,5000,no,self,always,,,,,,,,
+2473,1st Commander of Destruction@SM_MAGNUM,attack,7,10,500,500,5000,no,self,always,0,,,,,,6,
+2473,1st Commander of Destruction@NPC_CRITICALSLASH,attack,170,1,500,500,5000,no,target,always,0,,,,,,,
+2473,1st Commander of Destruction@NPC_PETRIFYATTACK,chase,180,1,2000,500,5000,no,target,always,,,,,,,3,
+2473,1st Commander of Destruction@NPC_GRANDDARKNESS,attack,339,10,500,700,5000,no,self,myhpltmaxrate,50,,,,,,,
+2473,1st Commander of Destruction@NPC_DARKSTRIKE,idle,340,7,0,700,5000,no,target,always,,,,,,,,
+2473,1st Commander of Destruction@NPC_DARKSTRIKE,chase,340,7,50,700,5000,no,target,always,,,,,,,,
+2473,1st Commander of Destruction@NPC_POWERUP,attack,349,1,10000,0,30000,yes,self,myhpltmaxrate,30,,,,,,6,
+2474,2nd Commander of Destruction@SM_MAGNUM,attack,7,10,500,500,5000,no,self,always,0,,,,,,6,
+2474,2nd Commander of Destruction@NPC_CRITICALSLASH,attack,170,1,500,500,5000,no,target,always,0,,,,,,,
+2474,2nd Commander of Destruction@NPC_SILENCEATTACK,attack,178,1,2000,0,5000,no,target,always,0,,,,,,,
+2474,2nd Commander of Destruction@NPC_DARKCROSS,attack,338,3,500,700,5000,no,target,always,,,,,,,36,
+2474,2nd Commander of Destruction@NPC_WIDECURSE,attack,677,1,500,800,5000,no,self,always,,,,,,,,
+2474,2nd Commander of Destruction@NPC_AGIUP,attack,349,1,10000,0,30000,yes,self,myhpltmaxrate,30,,,,,,6,
+2474,2nd Commander of Destruction@NPC_DARKSTRIKE,idle,340,7,0,700,5000,no,target,always,,,,,,,,
+2475,Root of Corruption@AS_SONICBLOW,attack,136,5,1000,800,5000,no,target,always,,,,,,,,
+2475,Root of Corruption@NPC_BLOODDRAIN,attack,199,1,500,0,5000,yes,target,always,,,,,,,2,
+2475,Root of Corruption@NPC_BLOODDRAIN,idle,199,1,500,100,0,yes,target,always,,,,,,,2,
+2475,Root of Corruption@AM_DEMONSTRATION,angry,229,5,100,500,5000,yes,target,always,,,,,,,,
2475,Root of Corruption@NPC_DARKSTRIKE,attack,340,10,2000,0,5000,yes,target,always,0,,,,,,,
2475,Root of Corruption@NPC_HELLJUDGEMENT,idle,662,10,10000,4000,100,no,self,always,0,,,,,,36,
-2475,Root of Corruption@NPC_HELLJUDGEMENT,attack,662,10,10000,1000,10000,no,self,always,0,,,,,,36,
-2475,Root of Corruption@NPC_PETRIFYATTACK,attack,180,5,500,500,5000,no,target,always,0,,,,,,3,
-2475,Root of Corruption@NPC_SILENCEATTACK,attack,178,10,2000,0,5000,no,target,always,0,,,,,,,
-2476,Amdarias@MG_FIREBALL,chase,17,20,5000,500,1000,no,target,always,0,,,,,,,
+2475,Root of Corruption@NPC_HELLJUDGEMENT,attack,662,5,10000,1000,10000,no,self,always,0,,,,,,36,
+2475,Root of Corruption@NPC_WIDESILENCE,attack,663,5,10000,1000,20000,no,self,myhpltmaxrate,80,,,,,,32,
+2475,Root of Corruption@NPC_WIDESILENCE,chase,663,5,10000,1000,20000,no,self,myhpltmaxrate,80,,,,,,32,
+2475,Root of Corruption@NPC_CRITICALWOUND,attack,673,4,200,0,5000,yes,target,always,,,,,,,,
+2475,Root of Corruption@NPC_WIDECURSE,attack,677,5,5000,800,5000,no,self,always,,,,,,,,
+2475,Root of Corruption@NPC_WIDESTUN,attack,678,1,500,800,30000,no,self,always,,,,,,,36,
+2475,Root of Corruption@NPC_VAMPIRE_GIFT,attack,679,1,500,0,5000,yes,self,always,,,,,,,,
+2475,Root of Corruption@NPC_WIDESOULDRAIN,attack,680,7,1000,500,5000,no,self,myhpltmaxrate,50,,,,,,42,
+2476,Amdarias@SM_MAGNUM,attack,7,10,500,500,5000,no,self,always,0,,,,,,6,
+2476,Amdarias@NPC_MENTALBREAKER,attack,159,1,500,800,5000,no,target,always,,,,,,,,
+2476,Amdarias@NPC_MENTALBREAKER,chase,159,1,500,800,5000,no,target,always,,,,,,,,
2476,Amdarias@NPC_CRITICALSLASH,attack,170,1,500,500,5000,no,target,always,0,,,,,,,
-2476,Amdarias@NPC_DARKBREATH,attack,202,5,500,800,5000,no,target,always,0,,,,,,36,
+2476,Amdarias@NPC_STUNATTACK,attack,179,5,1000,1500,5000,no,target,always,,,,,,,,
+2476,Amdarias@NPC_CURSEATTACK,attack,181,5,500,800,5000,no,target,always,,,,,,,2,
+2476,Amdarias@NPC_DARKCROSS,attack,338,3,5000,0,10000,yes,target,always,,,,,,,9,
+2476,Amdarias@NPC_GRANDDARKNESS,attack,339,10,500,700,5000,no,self,myhpltmaxrate,50,,,,,,,
+2476,Amdarias@NPC_DARKSTRIKE,angry,340,7,500,700,5000,no,target,always,,,,,,,,
+2476,Amdarias@NPC_DARKSTRIKE,attack,340,7,500,700,5000,no,target,always,,,,,,,,
+2476,Amdarias@NPC_UNDEADATTACK,attack,347,5,500,500,5000,yes,target,always,,,,,,,,
+2476,Amdarias@NPC_CHANGEUNDEAD,attack,348,1,500,500,6000000,no,target,always,,,,,,,9,
+2476,Amdarias@NPC_POWERUP,attack,349,5,10000,0,30000,yes,self,myhpltmaxrate,30,,,,,,6,
2476,Amdarias@NPC_DRAGONFEAR,chase,659,5,10000,0,30000,no,self,always,0,,,,,,6,
2476,Amdarias@NPC_DRAGONFEAR,attack,659,5,2000,1000,20000,no,self,myhpltmaxrate,80,,,,,,32,
-2476,Amdarias@NPC_FIREBREATH,attack,654,5,500,800,5000,no,target,always,0,,,,,,32,
-2476,Amdarias@NPC_WEAPONBRAKER,attack,343,10,500,0,30000,yes,target,always,0,,,,,,,
+2476,Amdarias@NPC_HELLJUDGEMENT,attack,662,5,10000,800,10000,no,self,always,,,,,,,6,
+2476,Amdarias@NPC_HELLJUDGEMENT,chase,662,5,10000,800,10000,no,self,always,,,,,,,6,
+2476,Amdarias@NPC_CRITICALWOUND,attack,673,4,200,0,5000,yes,target,always,,,,,,,,
-// Champion Monsters
+// Nightmare Glast Heim
+2477,Wanderer (Nightmare)@AL_TELEPORT,idle,26,1,10000,0,0,yes,self,rudeattacked,,,,,,,,
+2477,Wanderer (Nightmare)@KN_AUTOCOUNTER,attack,61,5,500,0,5000,yes,self,always,,,,,,,,
+2477,Wanderer (Nightmare)@NPC_SPLASHATTACK,attack,174,1,2000,0,5000,yes,target,attackpcge,2,,,,,,,
+2477,Wanderer (Nightmare)@RG_INTIMIDATE,attack,219,1,500,0,5000,yes,target,always,,,,,,,,
+2477,Wanderer (Nightmare)@NPC_UNDEADATTACK,attack,347,3,500,500,5000,no,target,always,,,,,,,,
+2477,Wanderer (Nightmare)@NJ_ISSEN,attack,544,10,500,500,5000,no,target,always,,,,,,,,
+2477,Wanderer (Nightmare)@NPC_BLEEDING,idle,660,5,2000,0,3000,yes,target,always,,,,,,,32,
+2477,Wanderer (Nightmare)@NPC_EMOTION,idle,197,1,2000,0,5000,yes,self,always,,9,,,,,,
+2478,Rideword (Nightmare)@NPC_PIERCINGATT,attack,158,3,500,0,0,yes,target,always,,,,,,,2,
+2478,Rideword (Nightmare)@NPC_BLINDATTACK,attack,177,3,500,0,0,yes,target,always,,,,,,,,
+2478,Rideword (Nightmare)@NPC_BLOODDRAIN,attack,199,1,500,0,5000,yes,target,always,,,,,,,2,
+2479,Mimic (Nightmare)@NPC_CRITICALSLASH,attack,170,1,500,500,5000,no,target,always,,,,,,,6,
+2479,Mimic (Nightmare)@NPC_BLOODDRAIN,attack,199,1,500,0,5000,yes,target,always,,,,,,,2,
+2479,Mimic (Nightmare)@CR_AUTOGUARD,attack,249,2,500,0,300000,yes,self,always,,,,,,,,
+2479,Mimic (Nightmare)@CR_AUTOGUARD,chase,249,2,2000,0,300000,yes,self,longrangeattacked,,,,,,,,
+2479,Mimic (Nightmare)@NPC_EMOTION,idle,197,1,2000,0,5000,yes,self,always,,29,,,,,,
+2480,Evil Druid (Nightmare)@WZ_HEAVENDRIVE,attack,91,5,500,1200,5000,yes,target,always,,,,,,,,
+2480,Evil Druid (Nightmare)@WZ_HEAVENDRIVE,chase,91,5,500,1200,5000,yes,target,always,,,,,,,,
+2480,Evil Druid (Nightmare)@NPC_BLINDATTACK,attack,177,3,2000,0,5000,yes,target,always,,,,,,,9,
+2480,Evil Druid (Nightmare)@NPC_BLINDATTACK,chase,177,3,2000,0,5000,yes,target,always,,,,,,,9,
+2480,Evil Druid (Nightmare)@NPC_CURSEATTACK,attack,181,3,500,800,5000,yes,target,always,,,,,,,9,
+2480,Evil Druid (Nightmare)@NPC_CURSEATTACK,chase,181,3,500,800,5000,yes,target,always,,,,,,,9,
+2480,Evil Druid (Nightmare)@NPC_ENERGYDRAIN,attack,200,1,500,0,5000,yes,target,always,,,,,,,9,
+2480,Evil Druid (Nightmare)@NPC_ENERGYDRAIN,chase,200,1,500,0,5000,yes,target,always,,,,,,,9,
+2480,Evil Druid (Nightmare)@NPC_UNDEADATTACK,attack,347,3,500,500,5000,yes,target,always,,,,,,,9,
+2480,Evil Druid (Nightmare)@NPC_UNDEADATTACK,chase,347,3,500,500,5000,yes,target,always,,,,,,,9,
+2480,Evil Druid (Nightmare)@NPC_EMOTION,idle,197,1,2000,0,5000,yes,self,always,,29,,,,,,
+2481,Wraith Dead (Nightmare)@NPC_POISON,attack,176,5,500,800,5000,no,target,always,,,,,,,29,
+2481,Wraith Dead (Nightmare)@NPC_BLINDATTACK,attack,177,3,2000,0,5000,yes,target,always,,,,,,,9,
+2481,Wraith Dead (Nightmare)@NPC_CURSEATTACK,attack,181,3,500,800,5000,no,target,always,,,,,,,29,
+2481,Wraith Dead (Nightmare)@NPC_CURSEATTACK,chase,181,3,500,800,5000,no,target,always,,,,,,,29,
+2481,Wraith Dead (Nightmare)@NPC_ENERGYDRAIN,attack,200,1,500,0,5000,yes,target,always,,,,,,,9,
+//2482, Khalitzburg (Nightmare)
+2483,Baphomet (Nightmare)@AL_TELEPORT,idle,26,1,10000,0,0,yes,self,rudeattacked,,,,,,,,
+2483,Baphomet (Nightmare)@AL_TELEPORT,walk,26,1,5000,0,5000,yes,self,rudeattacked,,,,,,,,
+2483,Baphomet (Nightmare)@AL_HEAL,idle,28,10,10000,0,5000,yes,self,myhpltmaxrate,50,,,,,,,
+2483,Baphomet (Nightmare)@KN_BRANDISHSPEAR,attack,57,10,2000,500,5000,no,target,always,,,,,,,29,
+2483,Baphomet (Nightmare)@WZ_VERMILION,attack,85,10,2000,500,2000,no,target,always,,,,,,,29,
+2483,Baphomet (Nightmare)@WZ_VERMILION,chase,85,10,2000,500,2000,no,target,always,,,,,,,29,
+2483,Baphomet (Nightmare)@WZ_VERMILION,chase,85,10,5000,500,2000,no,target,skillused,18,,,,,,29,
+2483,Baphomet (Nightmare)@NPC_GUIDEDATTACK,attack,172,5,500,0,20000,no,target,always,,,,,,,,
+2483,Baphomet (Nightmare)@NPC_DARKBREATH,attack,202,5,2000,800,5000,no,target,always,,,,,,,29,
+2483,Baphomet (Nightmare)@MO_BODYRELOCATION,chase,264,1,2000,200,1000,yes,target,always,,,,,,,,
+2483,Baphomet (Nightmare)@NPC_DARKSTRIKE,chase,340,10,2000,0,1000,yes,target,always,,,,,,,,
+2483,Baphomet (Nightmare)@NPC_ARMORBRAKE,attack,344,10,2000,0,5000,no,target,always,,,,,,,,
+2483,Baphomet (Nightmare)@NPC_POWERUP,attack,349,5,10000,0,30000,yes,self,myhpltmaxrate,30,,,,,,6,
+2483,Baphomet (Nightmare)@NPC_EARTHQUAKE,attack,653,5,10000,2000,30000,no,self,myhpltmaxrate,80,,,,,,6,
+2483,Baphomet (Nightmare)@NPC_EARTHQUAKE,chase,653,5,10000,2000,30000,no,self,myhpltmaxrate,80,,,,,,6,
+2483,Baphomet (Nightmare)@NPC_HELLJUDGEMENT,attack,662,5,10000,800,10000,no,self,always,,,,,,,6,
+2483,Baphomet (Nightmare)@NPC_HELLJUDGEMENT,chase,662,5,10000,800,10000,no,self,always,,,,,,,6,
+2483,Baphomet (Nightmare)@NPC_CALLSLAVE,attack,352,1,10000,0,30000,yes,self,always,,,,,,,,
+2483,Baphomet (Nightmare)@NPC_CALLSLAVE,idle,352,1,10000,0,30000,yes,self,always,,,,,,,,
+2483,Baphomet (Nightmare)@NPC_SUMMONSLAVE,attack,196,6,10000,700,10000,no,self,slavele,3,2484,,,,,,
+2483,Baphomet (Nightmare)@NPC_SUMMONSLAVE,idle,196,6,10000,700,10000,no,self,slavele,3,2484,,,,,,
+2483,Baphomet (Nightmare)@NPC_SUMMONSLAVE,idle,196,4,10000,0,0,no,self,onspawn,0,2484,,,,,,
+2484,Baphomet Jr. (Nightmare)@AL_TELEPORT,idle,26,1,10000,0,0,yes,self,rudeattacked,,,,,,,,
+2484,Baphomet Jr. (Nightmare)@NPC_CURSEATTACK,attack,181,3,500,800,5000,no,target,always,,,,,,,29,
+2484,Baphomet Jr. (Nightmare)@NPC_DARKNESSATTACK,attack,190,2,500,500,5000,no,target,always,,,,,,,6,
+2484,Baphomet Jr. (Nightmare)@NPC_HALLUCINATION,attack,207,1,500,500,5000,yes,target,always,,,,,,,29,
+2484,Baphomet Jr. (Nightmare)@NPC_HALLUCINATION,chase,207,1,500,500,5000,yes,target,always,,,,,,,29,
+2484,Baphomet Jr. (Nightmare)@SA_DISPELL,attack,289,1,0,0,30000,yes,target,always,,,,,,,29,
+2484,Baphomet Jr. (Nightmare)@NPC_EMOTION,walk,197,1,2000,0,5000,yes,self,always,,2,,,,,,
+2484,Baphomet Jr. (Nightmare)@NPC_EMOTION,chase,197,1,200,0,5000,yes,self,always,,19,0x0081,,,,,
+2484,Baphomet Jr. (Nightmare)@NPC_EMOTION,idle,197,1,2000,0,5000,yes,self,always,,6,0x3695,,,,,
+2485,Chimera (Nightmare)@AL_TELEPORT,idle,26,1,10000,0,0,yes,self,rudeattacked,,,,,,,,
+2485,Chimera (Nightmare)@WZ_HEAVENDRIVE,attack,91,5,500,1200,5000,yes,target,always,,,,,,,6,
+2485,Chimera (Nightmare)@WZ_HEAVENDRIVE,chase,91,5,500,1200,5000,yes,target,always,,,,,,,6,
+2485,Chimera (Nightmare)@NPC_SPLASHATTACK,attack,174,1,2000,0,5000,yes,target,attackpcge,2,,,,,,,
+2485,Chimera (Nightmare)@NPC_FIREATTACK,attack,186,5,500,500,5000,yes,target,always,,,,,,,6,
+2485,Chimera (Nightmare)@CR_AUTOGUARD,attack,249,5,500,0,300000,yes,self,always,,,,,,,,
+2485,Chimera (Nightmare)@CR_AUTOGUARD,chase,249,5,2000,0,300000,yes,self,longrangeattacked,,,,,,,,
+2485,Chimera (Nightmare)@NPC_SHIELDBRAKE,attack,346,5,500,0,5000,yes,target,always,,,,,,,6,
+2485,Chimera (Nightmare)@NPC_SUMMONSLAVE,idle,196,4,10000,2000,60000,yes,self,slavele,0,1253,,,,,,
+// Champion Monsters
2603,Swift Zombie Slaughter@AL_TELEPORT,attack,26,1,500,0,5000,yes,self,myhpltmaxrate,50,,,,,,,
2603,Swift Zombie Slaughter@AL_HEAL,attack,28,5,10000,500,5000,yes,self,myhpltmaxrate,50,,,,,,,
2603,Swift Zombie Slaughter@AS_SONICBLOW,attack,136,5,1000,800,5000,no,target,always,,,,,,,,
@@ -9896,68 +10024,118 @@
2913,Acidus Ringleader@NPC_SUMMONSLAVE,idle,196,2,10000,700,30000,no,self,slavele,0,1716,,,,,,
// Nightmare Clock Tower Dungeon
-//2916,Big Ben@NPC_CURSEATTACK,attack,181,3,500,800,5000,no,target,always,0,,,,,,6,
-//2916,Big Ben@NPC_GROUNDATTACK,attack,185,3,500,500,5000,no,target,always,0,,,,,,6,
-//2916,Big Ben@NPC_STUNATTACK,attack,179,3,500,1500,5000,no,target,always,0,,,,,,6,
-//2916,Big Ben@NPC_EMOTION_ON,attack,474,1,10000,0,30000,yes,self,always,0,6,0x3885,,,,,
-//2916,Big Ben@NPC_EMOTION,idle,197,1,200,0,30000,yes,self,always,0,9,0x91,,,,,
-//2917,Big Bell@NPC_BLINDATTACK,attack,177,3,500,0,5000,yes,target,always,0,,,,,,,
-//2917,Big Bell@NPC_DARKBREATH,attack,202,2,500,800,5000,no,target,always,0,,,,,,7,
-//2917,Big Bell@NPC_EMOTION,chase,197,1,200,0,5000,yes,self,always,0,19,0x81,,,,,
-//2917,Big Bell@NPC_EMOTION,idle,197,1,2000,0,5000,yes,self,always,0,6,0x3695,,,,,
-//2917,Big Bell@NPC_SPLASHATTACK,attack,174,1,2000,0,5000,yes,target,attackpcge,2,,,,,,6,
-//2918,Time Keeper@AL_TELEPORT,idle,26,1,500,0,5000,yes,self,always,0,,,,,,,
-//2918,Time Keeper@WZ_FIREPILLAR,idle,80,5,500,0,5000,yes,around2,always,0,,,,,,9,
-//2918,Time Keeper@SA_DISPELL,attack,289,1,500,0,30000,yes,target,always,0,,,,,,,
-//2918,Time Keeper@NPC_SILENCEATTACK,attack,178,5,500,700,5000,no,target,always,0,,,,,,9,
-//2918,Time Keeper@NPC_SILENCEATTACK,chase,178,5,500,700,5000,no,target,always,0,,,,,,9,
-//2918,Time Keeper@NPC_SLEEPATTACK,attack,182,5,500,0,5000,yes,target,always,0,,,,,,9,
-//2918,Time Keeper@NPC_SLEEPATTACK,chase,182,5,500,0,5000,yes,target,always,0,,,,,,9,
-//2918,Time Keeper@NPC_EMOTION_ON,attack,474,1,10000,0,30000,yes,self,always,0,6,0x3885,,,,,
-//2918,Time Keeper@NPC_EMOTION,idle,197,1,200,0,30000,yes,self,always,0,9,0x91,,,,,
-//2919,Neo Punk@NPC_BLINDATTACK,attack,177,3,500,0,5000,yes,target,always,0,,,,,,,
-//2919,Neo Punk@NPC_PETRIFYATTACK,attack,180,3,500,500,5000,no,target,always,0,,,,,,7,
-//2919,Neo Punk@NPC_EMOTION,chase,197,1,200,0,5000,yes,self,always,0,19,0x81,,,,,
-//2919,Neo Punk@NPC_EMOTION,idle,197,1,2000,0,5000,yes,self,always,0,7,0x3095,,,,,
-//2919,Neo Punk@NPC_WINDATTACK,attack,187,1,2000,0,5000,yes,target,always,0,,,,,,,
-//2920,Arc Elder@MG_FIREBOLT,attack,19,7,10000,1500,5000,yes,target,always,0,,,,,,11,
-//2920,Arc Elder@MG_FROSTDIVER,chase,15,9,10000,500,5000,yes,target,always,0,,,,,,,
-//2920,Arc Elder@MG_LIGHTNINGBOLT,chase,20,7,10000,1500,5000,yes,target,always,0,,,,,,12,
-//2920,Arc Elder@MG_STONECURSE,attack,16,10,10000,0,5000,yes,target,always,0,,,,,,11,
-//2920,Arc Elder@SA_DISPELL,attack,289,1,0,0,30000,yes,target,always,0,,,,,,,
-//2920,Arc Elder@NPC_SILENCEATTACK,attack,178,5,500,700,5000,no,target,always,0,,,,,,,
-//2920,Arc Elder@MG_FIREBOLT,idle,19,7,10000,1500,5000,yes,randomtarget,always,0,,,,,,11,
-//2920,Arc Elder@MG_FROSTDIVER,idle,15,9,10000,500,5000,yes,randomtarget,always,0,,,,,,,
-//2920,Arc Elder@MG_LIGHTNINGBOLT,idle,20,7,10000,1500,5000,yes,randomtarget,always,0,,,,,,12,
-//2920,Arc Elder@MG_STONECURSE,idle,16,10,10000,0,5000,yes,randomtarget,always,0,,,,,,11,
-//2921,Owl Viscount@AL_TELEPORT,idle,26,1,10000,0,0,yes,self,rudeattacked,,,,,,,,
-//2921,Owl Viscount@MG_LIGHTNINGBOLT,attack,20,3,2000,0,5000,yes,target,always,0,,,,,,,
-//2921,Owl Viscount@MG_LIGHTNINGBOLT,chase,20,3,2000,0,5000,yes,target,always,0,,,,,,,
-//2921,Owl Viscount@PR_LEXDIVINA,attack,76,3,500,1000,5000,yes,target,always,0,,,,,,,
-//2921,Owl Viscount@PR_LEXDIVINA,chase,76,3,500,1000,5000,yes,target,always,0,,,,,,,
-//2921,Owl Viscount@NPC_EMOTION,idle,197,1,2000,0,5000,yes,self,always,0,32,,,,,,
-//2921,Owl Viscount@NPC_EMOTION,chase,197,1,200,0,5000,yes,self,always,0,19,0xA1,,,,,
-//2921,Owl Viscount@NPC_EMOTION,idle,197,1,2000,0,5000,yes,self,always,0,6,0x37B5,,,,,
-//2923,Owl Marquees@AL_TELEPORT,idle,26,1,10000,0,0,yes,self,rudeattacked,,,,,,,,
-//2923,Owl Marquees@MG_LIGHTNINGBOLT,attack,20,5,2000,0,5000,yes,target,always,0,,,,,,,
-//2923,Owl Marquees@MG_LIGHTNINGBOLT,chase,20,5,2000,0,5000,yes,target,always,0,,,,,,,
-//2923,Owl Marquees@NPC_EMOTION,idle,197,1,2000,0,5000,yes,self,always,0,32,,,,,,
-//2923,Owl Marquees@SA_DISPELL,attack,289,5,0,0,30000,yes,target,always,0,,,,,,5,
-//2923,Owl Marquees@NPC_EMOTION,chase,197,1,200,0,5000,yes,self,always,0,19,0xA1,,,,,
-//2923,Owl Marquees@NPC_EMOTION,idle,197,1,2000,0,5000,yes,self,always,0,6,0x37B5,,,,,
-//2923,Owl Marquees@NPC_SUMMONSLAVE,idle,196,2,10000,2000,60000,no,self,slavele,0,2921,,,,,,
-//3074,Timeholder@AL_TELEPORT,idle,26,1,10000,0,0,yes,self,rudeattacked,,,,,,,,
-//3074,Timeholder@AL_TELEPORT,idle,26,1,5000,0,5000,yes,self,rudeattacked,,,,,,,,
-//3074,Timeholder@AL_TELEPORT,walk,26,1,5000,0,5000,yes,self,rudeattacked,,,,,,,,
-//3074,Timeholder@NPC_AGIUP,attack,350,5,10000,0,30000,yes,self,myhpltmaxrate,30,,,,,,,
-//3074,Timeholder@AL_INCAGI,chase,29,10,2000,700,300000,no,self,always,0,,,,,,,
-//3074,Timeholder@AL_DECAGI,attack,30,48,500,0,20000,no,target,always,0,,,,,,,
-//3074,Timeholder@AL_DECAGI,chase,30,48,500,0,20000,no,target,always,0,,,,,,,
-//3074,Timeholder@WZ_METEOR,attack,83,11,5000,500,2000,no,target,always,0,,,,,,,
-//3074,Timeholder@WZ_METEOR,chase,83,11,5000,500,2000,no,target,skillused,18,,,,,,,
-//3074,Timeholder@WZ_METEOR,chase,83,11,5000,500,2000,no,target,always,0,,,,,,,
-//3074,Timeholder@NPC_HELLJUDGEMENT,chase,662,10,10000,1000,10000,no,self,always,0,,,,,,,
-//3074,Timeholder@NPC_HELLJUDGEMENT,attack,662,10,10000,1000,10000,no,self,always,0,,,,,,,
-//3074,Timeholder@NPC_PULSESTRIKE,attack,661,5,2000,0,30000,yes,self,always,0,,,,,,,
-//3074,Timeholder@NPC_SUMMONSLAVE,attack,196,5,10000,700,10000,no,self,slavele,0,2917,,,,,,
-//3074,Timeholder@NPC_SUMMONSLAVE,idle,196,5,10000,700,10000,no,self,slavele,0,2917,,,,,,
+2916,Big Ben@NPC_CURSEATTACK,attack,181,3,500,800,5000,no,target,always,0,,,,,,6,
+2916,Big Ben@NPC_GROUNDATTACK,attack,185,3,500,500,5000,no,target,always,0,,,,,,6,
+2916,Big Ben@NPC_STUNATTACK,attack,179,3,500,1500,5000,no,target,always,0,,,,,,6,
+2916,Big Ben@NPC_EMOTION,idle,197,1,200,0,30000,yes,self,always,0,9,0x91,,,,,
+2916,Big Ben@NPC_POWERUP,attack,349,5,10000,0,30000,yes,self,myhpltmaxrate,30,,,,,,6,
+2917,Big Bell@NPC_BLINDATTACK,attack,177,3,500,0,5000,yes,target,always,0,,,,,,,
+2917,Big Bell@NPC_DARKBREATH,attack,202,2,500,800,5000,no,target,always,0,,,,,,7,
+2917,Big Bell@NPC_EMOTION,chase,197,1,200,0,5000,yes,self,always,0,19,0x81,,,,,
+2917,Big Bell@NPC_EMOTION,idle,197,1,2000,0,5000,yes,self,always,0,6,0x3695,,,,,
+2917,Big Bell@NPC_SPLASHATTACK,attack,174,1,2000,0,5000,yes,target,attackpcge,2,,,,,,6,
+2917,Big Bell@LK_SPIRALPIERCE,attack,397,5,10000,1000,10000,yes,target,myhpltmaxrate,80,,,,,,36,
+2917,Big Bell@NPC_STONESKIN,attack,675,3,10000,0,30000,yes,self,always,,,,,,,6,
+2918,Time Keeper@AL_TELEPORT,idle,26,1,500,0,5000,yes,self,always,0,,,,,,,
+2918,Time Keeper@WZ_FIREPILLAR,idle,80,5,500,0,5000,yes,around2,always,0,,,,,,9,
+2918,Time Keeper@SA_DISPELL,attack,289,1,500,0,30000,yes,target,always,0,,,,,,,
+2918,Time Keeper@NPC_SILENCEATTACK,attack,178,5,500,700,5000,no,target,always,0,,,,,,9,
+2918,Time Keeper@NPC_SILENCEATTACK,chase,178,5,500,700,5000,no,target,always,0,,,,,,9,
+2918,Time Keeper@NPC_SLEEPATTACK,attack,182,5,500,0,5000,yes,target,always,0,,,,,,9,
+2918,Time Keeper@NPC_SLEEPATTACK,chase,182,5,500,0,5000,yes,target,always,0,,,,,,9,
+2918,Time Keeper@NPC_EMOTION_ON,attack,474,1,10000,0,30000,yes,self,always,0,6,0x3885,,,,,
+2918,Time Keeper@NPC_EMOTION,idle,197,1,200,0,30000,yes,self,always,0,9,0x91,,,,,
+2919,Neo Punk@NPC_BLINDATTACK,attack,177,3,500,0,5000,yes,target,always,0,,,,,,,
+2919,Neo Punk@NPC_PETRIFYATTACK,attack,180,3,500,500,5000,no,target,always,0,,,,,,7,
+2919,Neo Punk@NPC_EMOTION,chase,197,1,200,0,5000,yes,self,always,0,19,0x81,,,,,
+2919,Neo Punk@NPC_EMOTION,idle,197,1,2000,0,5000,yes,self,always,0,7,0x3095,,,,,
+2919,Neo Punk@NPC_WINDATTACK,attack,187,1,2000,0,5000,yes,target,always,0,,,,,,,
+2919,Neo Punk@NPC_MENTALBREAKER,attack,159,1,500,800,5000,no,target,always,,,,,,,,
+2920,Arc Elder@MG_FIREBOLT,attack,19,7,10000,1500,5000,yes,target,always,0,,,,,,11,
+2920,Arc Elder@MG_FROSTDIVER,chase,15,9,10000,500,5000,yes,target,always,0,,,,,,,
+2920,Arc Elder@MG_LIGHTNINGBOLT,chase,20,7,10000,1500,5000,yes,target,always,0,,,,,,12,
+2920,Arc Elder@MG_STONECURSE,attack,16,10,10000,0,5000,yes,target,always,0,,,,,,11,
+2920,Arc Elder@MG_FIREBOLT,idle,19,7,10000,1500,5000,yes,randomtarget,always,0,,,,,,11,
+2920,Arc Elder@MG_FROSTDIVER,idle,15,9,10000,500,5000,yes,randomtarget,always,0,,,,,,,
+2920,Arc Elder@MG_LIGHTNINGBOLT,idle,20,7,10000,1500,5000,yes,randomtarget,always,0,,,,,,12,
+2920,Arc Elder@MG_STONECURSE,idle,16,10,10000,0,5000,yes,randomtarget,always,0,,,,,,11,
+2920,Arc Elder@NPC_STONESKIN,attack,675,3,10000,0,30000,yes,self,always,,,,,,,6,
+2920,Arc Elder@NPC_RUN,attack,354,1,10000,0,0,yes,self,myhpltmaxrate,99,,,,,,26,
+2920,Arc Elder@NPC_RUN,chase,354,1,10000,0,0,yes,self,myhpltmaxrate,99,,,,,,26,
+2921,Owl Viscount@AL_TELEPORT,idle,26,1,10000,0,0,yes,self,rudeattacked,,,,,,,,
+2921,Owl Viscount@MG_LIGHTNINGBOLT,attack,20,5,2000,0,5000,yes,target,always,0,,,,,,,
+2921,Owl Viscount@MG_LIGHTNINGBOLT,chase,20,5,2000,0,5000,yes,target,always,0,,,,,,,
+2921,Owl Viscount@PR_LEXAETERNA,attack,78,1,500,1000,5000,yes,target,always,,,,,,,6,
+2921,Owl Viscount@PR_LEXAETERNA,chase,78,1,500,1000,5000,yes,target,always,,,,,,,6,
+2921,Owl Viscount@CR_REFLECTSHIELD,attack,252,10,10000,0,300000,yes,self,always,,,,,,,6,
+2921,Owl Viscount@CR_REFLECTSHIELD,chase,252,10,10000,0,300000,yes,self,always,,,,,,,6,
+2921,Owl Viscount@NPC_STONESKIN,attack,675,3,10000,0,30000,yes,self,always,,,,,,,6,
+2921,Owl Viscount@NPC_EMOTION,idle,197,1,2000,0,5000,yes,self,always,0,32,,,,,,
+2921,Owl Viscount@NPC_EMOTION,chase,197,1,200,0,5000,yes,self,always,0,19,0xA1,,,,,
+2921,Owl Viscount@NPC_EMOTION,idle,197,1,2000,0,5000,yes,self,always,0,6,0x37B5,,,,,
+2923,Owl Marquees@AL_TELEPORT,idle,26,1,10000,0,0,yes,self,rudeattacked,,,,,,,,
+2923,Owl Marquees@MG_LIGHTNINGBOLT,attack,20,3,2000,0,5000,yes,target,always,0,,,,,,,
+2923,Owl Marquees@MG_LIGHTNINGBOLT,chase,20,3,2000,0,5000,yes,target,always,0,,,,,,,
+2923,Owl Marquees@NPC_STONESKIN,attack,675,3,10000,0,30000,yes,self,always,,,,,,,6,
+2923,Owl Marquees@NPC_EMOTION,idle,197,1,2000,0,5000,yes,self,always,0,32,,,,,,
+2923,Owl Marquees@NPC_EMOTION,chase,197,1,200,0,5000,yes,self,always,0,19,0xA1,,,,,
+2923,Owl Marquees@NPC_EMOTION,idle,197,1,2000,0,5000,yes,self,always,0,6,0x37B5,,,,,
+2923,Owl Marquees@NPC_SUMMONSLAVE,idle,196,2,10000,2000,60000,no,self,slavele,0,2921,,,,,,
+
+// Ghost Palace Instance
+2948,Cursed Soldier@AC_DOUBLE,attack,46,5,500,0,5000,no,target,always,,,,,,,,
+2948,Cursed Soldier@AC_SHOWER,attack,47,3,500,0,5000,no,target,always,,,,,,,,
+2948,Cursed Soldier@NPC_BLINDATTACK,attack,177,5,500,0,5000,no,target,always,,,,,,,,
+2948,Cursed Soldier@NPC_MAGICALATTACK,attack,192,1,500,800,5000,yes,target,always,,,,,,,,
+2949,Cursed Sentinel@AS_SONICBLOW,attack,136,7,500,800,5000,yes,target,always,,,,,,,29,
+2949,Cursed Sentinel@NPC_CURSEATTACK,attack,181,5,500,800,5000,yes,target,always,,,,,,,29,
+2950,Broken Mind@CR_REFLECTSHIELD,attack,252,2,500,0,300000,yes,self,always,,,,,,,7,
+2950,Broken Mind@NPC_BLINDATTACK,attack,177,3,1500,0,5000,no,target,always,,,,,,,1,
+2950,Broken Mind@NPC_BLINDATTACK,chase,177,3,1500,0,5000,no,target,always,,,,,,,1,
+2950,Broken Mind@NPC_BLOODDRAIN,attack,199,1,500,0,5000,no,target,always,,,,,,,26,
+2950,Broken Mind@NPC_CURSEATTACK,attack,181,3,500,800,5000,yes,target,always,,,,,,,0,
+2950,Broken Mind@NPC_CURSEATTACK,chase,181,3,500,800,5000,yes,target,always,,,,,,,0,
+2950,Broken Mind@NPC_PETRIFYATTACK,attack,180,3,500,500,5000,yes,target,always,,,,,,,2,
+2950,Broken Mind@NPC_PETRIFYATTACK,chase,180,3,500,500,5000,yes,target,always,,,,,,,2,
+2951,Floating Word@MG_FIREBALL,chase,17,5,1500,500,5000,yes,target,attackpcge,2,,,,,,,
+2951,Floating Word@MO_BODYRELOCATION,chase,264,1,2000,500,5000,yes,target,always,,,,,,,,
+2951,Floating Word@NPC_BLOODDRAIN,attack,199,1,500,0,5000,no,target,always,,,,,,,2,
+2951,Floating Word@NPC_EMOTION,idle,197,1,2000,0,5000,no,self,always,,29,,,,,,
+2952,Like Love@HT_SHOCKWAVE,idle,118,5,500,0,300000,no,around2,always,,,,,,,29,
+2952,Like Love@MG_LIGHTNINGBOLT,attack,20,5,500,1500,5000,no,target,always,,,,,,,6,
+2952,Like Love@MG_LIGHTNINGBOLT,chase,20,5,500,1500,5000,no,target,always,,,,,,,6,
+2952,Like Love@NPC_EMOTION,idle,197,1,2000,0,5000,no,self,always,,29,,,,,,
+2952,Like Love@NPC_MAGICALATTACK,attack,192,1,500,1000,5000,yes,target,always,,,,,,,9,
+2952,Like Love@NPC_UNDEADATTACK,attack,347,2,2000,0,5000,no,target,always,,,,,,,,
+2952,Like Love@WZ_JUPITEL,attack,84,3,500,1500,5000,no,target,always,,,,,,,6,
+2952,Like Love@WZ_JUPITEL,chase,84,3,500,1500,5000,no,target,always,,,,,,,6,
+2953,Cursed Memory@NPC_POISON,attack,176,3,500,800,5000,yes,target,always,,,,,,,,
+2953,Cursed Memory@NPC_POISONATTACK,attack,188,3,500,800,5000,yes,target,always,,,,,,,,
+2953,Cursed Memory@NPC_UNDEADATTACK,attack,347,2,500,500,5000,yes,target,always,,,,,,,,
+2954,Colorless Vow@NPC_CRITICALSLASH,attack,170,1,500,500,5000,yes,target,always,,,,,,,,
+2954,Colorless Vow@NPC_SPLASHATTACK,attack,174,1,2000,0,5000,no,target,attackpcge,2,,,,,,,
+2955,Old Friendship@NPC_POISON,angry,176,3,500,800,5000,yes,target,always,,,,,,,,
+2955,Old Friendship@NPC_POISON,attack,176,3,500,800,5000,yes,target,always,,,,,,,,
+2956,Sweet Slaughter@AS_GRIMTOOTH,chase,137,5,2000,0,5000,no,target,always,,,,,,,,
+2956,Sweet Slaughter@BS_MAXIMIZE,attack,114,5,500,1000,5000,yes,self,always,,,,,,,,
+2956,Sweet Slaughter@BS_MAXIMIZE,chase,114,5,500,1000,5000,yes,self,always,,,,,,,,
+2956,Sweet Slaughter@NPC_SPLASHATTACK,attack,174,1,2000,0,5000,no,target,attackpcge,2,,,,,,,
+2956,Sweet Slaughter@NPC_STUNATTACK,attack,179,3,500,1500,5000,yes,target,always,,,,,,,,
+2957,Forgotten Name@NPC_CRITICALSLASH,attack,170,1,1000,500,5000,yes,target,always,,,,,,,,
+2957,Forgotten Name@NPC_DARKNESSATTACK,attack,190,3,500,500,5000,yes,target,always,,,,,,,6,
+2958,Fatal Days@AS_GRIMTOOTH,idle,137,5,10000,0,700,no,target,mystatuson,hiding,,,,,,,
+2958,Fatal Days@MG_SOULSTRIKE,chase,13,5,2000,0,3000,no,target,always,,,,,,,,
+2959,Torturous Redeemer@SM_BASH,attack,5,5,500,0,5000,no,target,always,,,,,,,,
+2959,Torturous Redeemer@NPC_FIREATTACK,attack,186,3,1000,0,200000,yes,target,always,,,,,,,,
+2959,Torturous Redeemer@WZ_FIREPILLAR,attack,80,5,500,0,10000,no,around2,always,,,,,,,,
+2959,Torturous Redeemer@SM_MAGNUM,attack,7,5,500,0,10000,no,self,always,,,,,,,,
+
+3074,Time Holder@NPC_AGIUP,attack,350,5,10000,0,10000,yes,self,myhpltmaxrate,30,,,,,,,
+3074,Time Holder@AL_INCAGI,chase,29,10,2000,700,10000,no,self,always,0,,,,,,,
+3074,Time Holder@WZ_METEOR,attack,83,11,1000,500,10000,no,target,always,0,,,,,,,
+3074,Time Holder@NPC_HELLJUDGEMENT,chase,662,10,3000,1000,10000,no,self,always,0,,,,,,,
+3074,Time Holder@NPC_HELLJUDGEMENT,attack,662,10,3000,1000,10000,no,self,always,0,,,,,,,
+3074,Time Holder@NPC_PULSESTRIKE,attack,661,5,2000,0,30000,yes,self,always,0,,,,,,,
+3074,Time Holder@NPC_SUMMONSLAVE,attack,196,5,1000,700,10000,no,self,slavele,0,2917,,,,,,
+3074,Time Holder@NPC_SUMMONSLAVE,idle,196,5,1000,700,10000,no,self,slavele,0,2917,,,,,,
+
diff --git a/db/re/refine_db.conf b/db/re/refine_db.conf
index 927e2d6bf..4974e0033 100644
--- a/db/re/refine_db.conf
+++ b/db/re/refine_db.conf
@@ -30,22 +30,24 @@
/**************************************************************************
************* Entry structure ********************************************
**************************************************************************
-Armors/WeaponLevel1~4: { // Specifies weapon level or armor type
- - For armors, values of 100 add 1 armor defense.
- - For weapons, values of 100 add 1 ATK&MATK.
- StatsPerLevel: value (int) // This value is applied for ever level.
- RandomBonusStartLevel: level (int) // This value specifies the start point for those levels that give a random bonus value (usually the first unsafe upgrade).
- RandomBonusValue: value (int) // A random number between 0 and (Random bonus start level - Upgrade level + 1) * this value is applied for all upgrades past.
- // Random bonus start level. This is only applied for weapons, and not displayed client-side.
- Rates: { // Per level configuration of the refine rates.
- Lv1~10: { // Level of refine
- Chance: value (int, optional, defaults to 100) // Chance of successful refine (100 = 100%)
- Bonus: value (int, optional, defaults to 0) // Bonus for this level of refine
- }
- // Note: Refine levels that use default values need not be listed. (Example: Lv1: Chance: 100 Bonus: 0)
+Armors/WeaponLevel1~4: { // Specifies weapon level or armor type.
+ // - For armors, values of 100 add 1 armor defense.
+ // - For weapons, values of 100 add 1 ATK & MATK.
+ StatsPerLevel: (int) // This value is applied for ever level.
+ RandomBonusStartLevel: (int) // This value specifies the start point for those levels that give a random bonus value (usually the first unsafe upgrade).
+ // - RandomBonusStartLevel is only applied for weapons, and not displayed client-side.
+ RandomBonusValue: (int) // A random number between 0 and (Random bonus start level - Upgrade level + 1) * this value is applied for all upgrades past.
+ Rates: { // Per level configuration of the refine rates.
+ Lv1~20: { // Lv1 ~ Lv20.
+ NormalChance: (int) // (optional, defaults to 100) Chance of successful refine using normal ores (100 = 100%).
+ EnrichedChance: (int) // (optional, defaults to 100 for weapons below refine level 20, otherwise 0.) Chance of successful refine using enriched ores (100 = 100%).
+ EventNormalChance: (int) // (optional, defaults to 100) Chance of successful refine using normal ores (100 = 100%) during a refine event.
+ EventEnrichedChance: (int) // (optional, defaults to 100 for weapons below refine level 10, otherwise 0.) Chance of successful refine using enriched ores (100 = 100%) during a refine event.
+ Bonus: (int) // (optional, defaults to 0) Bonus (Armor) for this level of refine.
+ }
+ // Note: Refine levels that use default values need not be listed. (Example: Lv1: { NormalChance: 100 Bonus: 0 })
}
}
-// A note about renewal Armors, there may or may not be another bonus, according to iRO wiki: Every upgrade gives floor[( 3 + current upgrade ) / 4]
**************************************************************************/
Armors: {
@@ -66,67 +68,105 @@ Armors: {
Bonus: 100
}
Lv5: {
- Chance: 60
+ NormalChance: 60
+ EnrichedChance: 90
+ EventNormalChance: 60
+ EventEnrichedChance: 95
Bonus: 200
}
Lv6: {
- Chance: 40
+ NormalChance: 40
+ EnrichedChance: 70
+ EventNormalChance: 40
+ EventEnrichedChance: 80
Bonus: 200
}
Lv7: {
- Chance: 40
+ NormalChance: 40
+ EnrichedChance: 70
+ EventNormalChance: 40
+ EventEnrichedChance: 80
Bonus: 200
}
Lv8: {
- Chance: 20
+ NormalChance: 20
+ EnrichedChance: 40
+ EventNormalChance: 20
+ EventEnrichedChance: 60
Bonus: 200
}
Lv9: {
- Chance: 20
+ NormalChance: 20
+ EnrichedChance: 40
+ EventNormalChance: 20
+ EventEnrichedChance: 50
Bonus: 300
}
Lv10: {
- Chance: 10
+ NormalChance: 9
+ EnrichedChance: 20
+ EventNormalChance: 9
+ EventEnrichedChance: 35
Bonus: 300
}
Lv11: {
- Chance: 8
+ NormalChance: 8
+ EventNormalChance: 20
+ EventEnrichedChance: 20
Bonus: 300
}
Lv12: {
- Chance: 8
+ NormalChance: 8
+ EventNormalChance: 20
+ EventEnrichedChance: 20
Bonus: 300
}
Lv13: {
- Chance: 8
+ NormalChance: 8
+ EventNormalChance: 16
+ EventEnrichedChance: 16
Bonus: 400
}
Lv14: {
- Chance: 8
+ NormalChance: 8
+ EventNormalChance: 16
+ EventEnrichedChance: 16
Bonus: 400
}
Lv15: {
- Chance: 7
+ NormalChance: 7
+ EventNormalChance: 15
+ EventEnrichedChance: 15
Bonus: 400
}
Lv16: {
- Chance: 7
+ NormalChance: 7
+ EventNormalChance: 15
+ EventEnrichedChance: 15
Bonus: 400
}
Lv17: {
- Chance: 7
+ NormalChance: 7
+ EventNormalChance: 14
+ EventEnrichedChance: 14
Bonus: 500
}
Lv18: {
- Chance: 7
+ NormalChance: 7
+ EventNormalChance: 14
+ EventEnrichedChance: 14
Bonus: 500
}
Lv19: {
- Chance: 5
+ NormalChance: 5
+ EventNormalChance: 10
+ EventEnrichedChance: 10
Bonus: 500
}
Lv20: {
- Chance: 5
+ NormalChance: 5
+ EventNormalChance: 10
+ EventEnrichedChance: 10
Bonus: 500
}
}
@@ -137,47 +177,76 @@ WeaponLevel1: {
RandomBonusValue: 300
Rates: {
Lv8: {
- Chance: 60
+ NormalChance: 60
+ EnrichedChance: 90
+ EventNormalChance: 60
+ EventEnrichedChance: 95
}
Lv9: {
- Chance: 40
+ NormalChance: 40
+ EnrichedChance: 70
+ EventNormalChance: 40
+ EventEnrichedChance: 85
}
Lv10: {
- Chance: 20
+ NormalChance: 19
+ EnrichedChance: 30
+ EventNormalChance: 19
+ EventEnrichedChance: 55
}
Lv11: {
- Chance: 18
+ NormalChance: 18
+ EventNormalChance: 40
+ EventEnrichedChance: 40
}
Lv12: {
- Chance: 18
+ NormalChance: 18
+ EventNormalChance: 40
+ EventEnrichedChance: 40
}
Lv13: {
- Chance: 18
+ NormalChance: 18
+ EventNormalChance: 35
+ EventEnrichedChance: 35
}
Lv14: {
- Chance: 18
+ NormalChance: 18
+ EventNormalChance: 35
+ EventEnrichedChance: 35
}
Lv15: {
- Chance: 18
+ NormalChance: 18
+ EventNormalChance: 30
+ EventEnrichedChance: 30
}
Lv16: {
- Chance: 17
+ NormalChance: 17
+ EventNormalChance: 30
+ EventEnrichedChance: 30
Bonus: 300
}
Lv17: {
- Chance: 17
+ NormalChance: 17
+ EventNormalChance: 20
+ EventEnrichedChance: 20
Bonus: 300
}
Lv18: {
- Chance: 17
+ NormalChance: 17
+ EventNormalChance: 20
+ EventEnrichedChance: 20
Bonus: 300
}
Lv19: {
- Chance: 15
+ NormalChance: 15
+ EventNormalChance: 15
+ EventEnrichedChance: 15
Bonus: 300
}
Lv20: {
- Chance: 15
+ NormalChance: 15
+ EventNormalChance: 15
+ EventEnrichedChance: 15
Bonus: 300
}
}
@@ -188,50 +257,82 @@ WeaponLevel2: {
RandomBonusValue: 500
Rates: {
Lv7: {
- Chance: 60
+ NormalChance: 60
+ EnrichedChance: 90
+ EventNormalChance: 60
+ EventEnrichedChance: 95
}
Lv8: {
- Chance: 40
+ NormalChance: 40
+ EnrichedChance: 70
+ EventNormalChance: 40
+ EventEnrichedChance: 85
}
Lv9: {
- Chance: 20
+ NormalChance: 20
+ EnrichedChance: 40
+ EventNormalChance: 20
+ EventEnrichedChance: 60
}
Lv10: {
- Chance: 20
+ NormalChance: 19
+ EnrichedChance: 30
+ EventNormalChance: 19
+ EventEnrichedChance: 45
}
Lv11: {
- Chance: 18
+ NormalChance: 18
+ EventNormalChance: 40
+ EventEnrichedChance: 40
}
Lv12: {
- Chance: 18
+ NormalChance: 18
+ EventNormalChance: 40
+ EventEnrichedChance: 40
}
Lv13: {
- Chance: 18
+ NormalChance: 18
+ EventNormalChance: 35
+ EventEnrichedChance: 35
}
Lv14: {
- Chance: 18
+ NormalChance: 18
+ EventNormalChance: 35
+ EventEnrichedChance: 35
}
Lv15: {
- Chance:18
+ NormalChance:18
+ EventNormalChance: 30
+ EventEnrichedChance: 30
}
Lv16: {
- Chance: 17
+ NormalChance: 17
+ EventNormalChance: 30
+ EventEnrichedChance: 30
Bonus: 600
}
Lv17: {
- Chance: 17
+ NormalChance: 17
+ EventNormalChance: 20
+ EventEnrichedChance: 20
Bonus: 600
}
Lv18: {
- Chance: 17
+ NormalChance: 17
+ EventNormalChance: 20
+ EventEnrichedChance: 20
Bonus: 600
}
Lv19: {
- Chance: 15
+ NormalChance: 15
+ EventNormalChance: 15
+ EventEnrichedChance: 15
Bonus: 600
}
Lv20: {
- Chance: 15
+ NormalChance: 15
+ EventNormalChance: 15
+ EventEnrichedChance: 15
Bonus: 600
}
}
@@ -242,53 +343,88 @@ WeaponLevel3: {
RandomBonusValue: 800
Rates: {
Lv6: {
- Chance: 60
+ NormalChance: 60
+ EnrichedChance: 90
+ EventNormalChance: 60
+ EventEnrichedChance: 95
}
Lv7: {
- Chance: 50
+ NormalChance: 50
+ EnrichedChance: 80
+ EventNormalChance: 50
+ EventEnrichedChance: 90
}
Lv8: {
- Chance: 20
+ NormalChance: 20
+ EnrichedChance: 40
+ EventNormalChance: 20
+ EventEnrichedChance: 70
}
Lv9: {
- Chance: 20
+ NormalChance: 20
+ EnrichedChance: 40
+ EventNormalChance: 20
+ EventEnrichedChance: 60
}
Lv10: {
- Chance: 20
+ NormalChance: 19
+ EnrichedChance: 30
+ EventNormalChance: 19
+ EventEnrichedChance: 45
}
Lv11: {
- Chance: 18
+ NormalChance: 18
+ EventNormalChance: 40
+ EventEnrichedChance: 40
}
Lv12: {
- Chance: 18
+ NormalChance: 18
+ EventNormalChance: 40
+ EventEnrichedChance: 40
}
Lv13: {
- Chance: 18
+ NormalChance: 18
+ EventNormalChance: 35
+ EventEnrichedChance: 35
}
Lv14: {
- Chance: 18
+ NormalChance: 18
+ EventNormalChance: 35
+ EventEnrichedChance: 35
}
Lv15: {
- Chance: 18
+ NormalChance: 18
+ EventNormalChance: 30
+ EventEnrichedChance: 30
}
Lv16: {
- Chance: 17
+ NormalChance: 17
+ EventNormalChance: 30
+ EventEnrichedChance: 30
Bonus: 900
}
Lv17: {
- Chance: 17
+ NormalChance: 17
+ EventNormalChance: 20
+ EventEnrichedChance: 20
Bonus: 900
}
Lv18: {
- Chance: 17
+ NormalChance: 17
+ EventNormalChance: 20
+ EventEnrichedChance: 20
Bonus: 900
}
Lv19: {
- Chance: 15
+ NormalChance: 15
+ EventNormalChance: 15
+ EventEnrichedChance: 15
Bonus: 900
}
Lv20: {
- Chance: 15
+ NormalChance: 15
+ EventNormalChance: 15
+ EventEnrichedChance: 15
Bonus: 900
}
}
@@ -299,56 +435,94 @@ WeaponLevel4: {
RandomBonusValue: 1400
Rates: {
Lv5: {
- Chance: 60
+ NormalChance: 60
+ EnrichedChance: 90
+ EventNormalChance: 60
+ EventEnrichedChance: 95
}
Lv6: {
- Chance: 40
+ NormalChance: 40
+ EnrichedChance: 70
+ EventNormalChance: 40
+ EventEnrichedChance: 80
}
Lv7: {
- Chance: 40
+ NormalChance: 40
+ EnrichedChance: 70
+ EventNormalChance: 40
+ EventEnrichedChance: 80
}
Lv8: {
- Chance: 20
+ NormalChance: 20
+ EnrichedChance: 40
+ EventNormalChance: 20
+ EventEnrichedChance: 60
}
Lv9: {
- Chance: 20
+ NormalChance: 20
+ EnrichedChance: 40
+ EventNormalChance: 20
+ EventEnrichedChance: 50
}
Lv10: {
- Chance: 10
+ NormalChance: 9
+ EnrichedChance: 20
+ EventNormalChance: 9
+ EventEnrichedChance: 35
}
Lv11: {
- Chance: 8
+ NormalChance: 8
+ EventNormalChance: 20
+ EventEnrichedChance: 20
}
Lv12: {
- Chance: 8
+ NormalChance: 8
+ EventNormalChance: 20
+ EventEnrichedChance: 20
}
Lv13: {
- Chance: 8
+ NormalChance: 8
+ EventNormalChance: 16
+ EventEnrichedChance: 16
}
Lv14: {
- Chance: 8
+ NormalChance: 8
+ EventNormalChance: 16
+ EventEnrichedChance: 16
}
Lv15: {
- Chance: 7
+ NormalChance: 7
+ EventNormalChance: 15
+ EventEnrichedChance: 15
}
Lv16: {
- Chance: 7
+ NormalChance: 7
+ EventNormalChance: 15
+ EventEnrichedChance: 15
Bonus: 1200
}
Lv17: {
- Chance: 7
+ NormalChance: 7
+ EventNormalChance: 14
+ EventEnrichedChance: 14
Bonus: 1200
}
Lv18: {
- Chance: 7
+ NormalChance: 7
+ EventNormalChance: 14
+ EventEnrichedChance: 14
Bonus: 1200
}
Lv19: {
- Chance: 5
+ NormalChance: 5
+ EventNormalChance: 10
+ EventEnrichedChance: 10
Bonus: 1200
}
Lv20: {
- Chance: 5
+ NormalChance: 5
+ EventNormalChance: 10
+ EventEnrichedChance: 10
Bonus: 1200
}
}
diff --git a/db/re/skill_cast_db.txt b/db/re/skill_cast_db.txt
deleted file mode 100644
index 2e349205a..000000000
--- a/db/re/skill_cast_db.txt
+++ /dev/null
@@ -1,1926 +0,0 @@
-// Skill Times Database
-//
-// Structure of Database:
-// SkillID,CastingTime,AfterCastActDelay,AfterCastWalkDelay,Duration1,Duration2,Cool Down,Fixed Casting Time
-//== Explained:
-// CastingTime : time to cast this skill, in milliseconds
-// AfterCastActDelay : "normal" delay, character cannot use skills, in milliseconds
-// AfterCastWalkDleay : amount of time before character can move again, in milliseconds
-// Duration1 / Duration2 : usually the durations used by the skill, at special cases it is used to hold special data
-// Cool Down : amount of time until character can re-use this skill, in milliseconds
-// Fixed Casting Time: the skills fixed casting time in milliseconds (when 0, uses 20% of cast time and less than 0 means no fixed cast time)
-//== Extra
-// On all fields you can use ':' as a delimiter to level-specific values,
-// - Example using SM_PROVOKE
-// - Original:6,0,0,0,30000,0,1000
-// - ModifiedTo:6,0,0,0,30000,0,1000:2500:3000:etc
-// - Makes lvl 1 have 1000 (1s) cool down, lvl 2 2500 (2.5s), lvl 3 3000, and so on.
-//==========================================
-
-//===== Swordman ===========================
-//-- SM_PROVOKE
-6,0,0,0,30000,0,0,0
-//-- SM_MAGNUM
-7,0,2000,0,2000,10000,0,0
-//-- SM_ENDURE
-8,0,0,0,10000:13000:16000:19000:22000:25000:28000:31000:34000:37000,10000,10000,0
-//==========================================
-
-//===== Mage ===============================
-//-- MG_SIGHT
-10,0,0,0,10000,0,0,0
-//-- MG_NAPALMBEAT
-11,400,1000:1000:1000:900:900:800:800:700:600:500,0,0,0,0,100
-//-- MG_SAFETYWALL
-12,3200:2880:2560:2240:1920:1600:1280:960:640:320,0,0,5000:10000:15000:20000:25000:30000:35000:40000:45000:50000,0,0,800:720:640:560:480:400:320:240:160:80
-//-- MG_SOULSTRIKE
-13,400,1200:1200:1600:1600:2000:2000:2400:2400:2800:2500,0,0,0,0,100
-//-- MG_COLDBOLT
-14,640:960:1280:1600:1920:2100:1560:2880:3200:3520,1000:1200:1400:1600:1800:2000:2200:2400:2600:2800,0,0,0,0,160:240:320:400:480:700:640:720:800:880
-//-- MG_FROSTDIVER
-15,640,1500,0,0,3000:6000:9000:12000:15000:18000:21000:24000:27000:30000,0,160
-//-- MG_STONECURSE
-16,800,0,0,5000,20000,0,200
-//-- MG_FIREBALL
-17,1280:1280:1280:1280:1280:800:800:800:800:800,1500:1500:1500:1500:1500:1000:1000:1000:1000:1000,0,0,0,0,320:320:320:320:320:200:200:200:200:200
-//-- MG_FIREWALL
-18,1600:1440:1280:1120:960:880:800:720:640:560,0,0,5000:6000:7000:8000:9000:10000:11000:12000:13000:14000,0,0,400:360:320:280:240:220:200:180:160:140
-//-- MG_FIREBOLT
-19,640:960:1280:1600:1920:2100:1560:2880:3200:3520,1000:1200:1400:1600:1800:2000:2200:2400:2600:2800,0,0,0,0,160:240:320:400:480:700:640:720:800:880
-//-- MG_LIGHTNINGBOLT
-20,640:960:1280:1600:1920:2100:1560:2880:3200:3520,1000:1200:1400:1600:1800:2000:2200:2400:2600:2800,0,0,0,0,160:240:320:400:480:700:640:720:800:880
-//-- MG_THUNDERSTORM
-21,640:1280:1920:2560:3200:3840:4480:5120:5760:6400,2000:2000:2000:2000:2000:2000:2000:2000:2000:2000,0,500,0,0,160:320:480:640:800:960:1120:1280:1440:1600
-//==========================================
-
-//===== Acolyte ============================
-//-- AL_RUWACH
-24,0,0,0,10000,0,0,0
-//-- AL_PNEUMA
-25,0,0,0,10000,0,0,0
-//-- AL_TELEPORT
-26,0,0,0,0,0,0,0
-//-- AL_WARP
-27,0,0,0,5000:10000:15000:20000:25000:30000:35000:40000:45000:50000,0,0,1000
-//-- AL_HEAL
-28,0,1000,0,0,0,0,0
-//-- AL_INCAGI
-29,800,1000,0,60000:80000:100000:120000:140000:160000:180000:200000:220000:240000,0,0,200
-//-- AL_DECAGI
-30,750,1000,0,40000:50000:60000:70000:80000:90000:100000:110000:120000:130000,0,0,250
-//-- AL_HOLYWATER
-31,800,500,0,0,0,0,200
-//-- AL_CRUCIS
-32,350,2000,0,0,0,0,150
-//-- AL_ANGELUS
-33,350,3500,0,30000:60000:90000:120000:150000:180000:210000:240000:270000:300000,0,0,150
-//-- AL_BLESSING
-34,0,0,0,60000:80000:100000:120000:140000:160000:180000:200000:220000:240000,0,0,0
-//-- AL_CURE
-35,0,1000,0,0,6000,0,0
-//==========================================
-
-//===== Archer =============================
-//-- AC_CONCENTRATION
-45,0,0,0,60000:80000:100000:120000:140000:160000:180000:200000:220000:240000,0,0,0
-//-- AC_DOUBLE
-46,0,100,0,100,0,0,0
-//-- AC_SHOWER
-47,0,100,0,100,0,0,0
-//==========================================
-
-//===== Thief ==============================
-//-- TF_HIDING
-51,0,0,0,30000:60000:90000:120000:150000:180000:210000:240000:270000:300000,0,0,0
-//-- TF_POISON
-52,0,0,0,0,15000:20000:25000:30000:35000:40000:45000:50000:55000:60000,0,0
-//==========================================
-
-//===== First planned to be shared =========
-//-- ALL_RESURRECTION
-54,4800:3200:1600:0,0:1000:2000:3000,0,0,0,0,1200:800:400:0
-//==========================================
-
-//===== Knight =============================
-//-- KN_BRANDISHSPEAR
-57,350,0,0,0,0,0,350
-//-- KN_SPEARBOOMERANG
-59,0,1000,0,0,0,0,0
-//-- KN_TWOHANDQUICKEN
-60,0,0,0,30000:60000:90000:120000:150000:180000:210000:240000:270000:300000,0,0,0
-//-- KN_AUTOCOUNTER
-61,0,0,0,400:800:1200:1600:2000,0,0,0
-//-- KN_BOWLINGBASH
-62,350,0,0,0,0,0,350
-//==========================================
-
-//===== Priest =============================
-//-- PR_IMPOSITIO
-66,0,3000,0,60000,0,0,0
-//-- PR_SUFFRAGIUM
-67,0,2000,0,30000:20000:10000,0,0,0
-//-- PR_ASPERSIO
-68,0,2000,0,60000:90000:120000:150000:180000,0,0,0
-//-- PR_BENEDICTIO
-69,0,0,0,40000:80000:120000:160000:200000,0,0,0
-//-- PR_SANCTUARY
-70,4000,0,0,4000:7000:10000:13000:16000:19000:22000:25000:28000:31000,0,0,1000
-//-- PR_SLOWPOISON
-71,0,0,0,10000:20000:30000:40000,0,0,0
-//-- PR_STRECOVERY
-72,0,2000,0,0,30000,0,0
-//-- PR_KYRIE
-73,1600,2000,0,120000,0,0,400
-//-- PR_MAGNIFICAT
-74,3200,2000,0,30000:45000:60000:75000:90000,0,0,800
-//-- PR_GLORIA
-75,0,2000,0,10000:15000:20000:25000:30000,0,0,0
-//-- PR_LEXDIVINA
-76,0,3000,0,30000:35000:40000:45000:50000:60000:60000:60000:60000:60000,0,0,0
-//-- PR_TURNUNDEAD
-77,800,3000,0,0,0,0,200
-//-- PR_LEXAETERNA
-78,0,3000,0,600000,0,0,0
-//-- PR_MAGNUS
-79,12000,4000,0,5000:6000:7000:8000:9000:10000:11000:12000:13000:14000,0,0,3000
-
-//==========================================
-
-//===== Wizard =============================
-//-- WZ_FIREPILLAR
-80,1920:1728:1536:1344:1152:960:768:576:384:192,1000,0,30000,600:800:1000:1200:1400:1600:1800:2000:2200:2400,0,480:432:384:336:288:240:192:144:96:48
-//-- WZ_SIGHTRASHER
-81,0,2000,0,500,0,0,80
-//-- WZ_METEOR
-83,9600,2000:3000:3000:4000:4000:5000:5000:6000:6000:7000,0,500,5000,0,2400
-//-- WZ_JUPITEL
-84,1600:1920:2240:2560:2880:3200:3520:3840:4160:4480,0,0,0,0,0,400:480:560:640:720:800:880:960:1040:1120
-//-- WZ_VERMILION
-85,9600:9280:8960:8640:8320:8000:7680:7360:7040:6720,5000,0,4000,5500:6000:6500:7000:7500:8000:8500:9000:9500:10000,0,2400:2320:2240:2160:2080:2000:1920:1840:1760:1680
-//-- WZ_WATERBALL
-86,640:1280:1920:2560:3200:3200:3200:3200:3200:3200,0,0,0,0,0,160:320:480:640:800:800:800:800:800:800
-//-- WZ_ICEWALL
-87,0,0,0,5000:10000:15000:20000:25000:30000:35000:40000:45000:50000,0,0,0
-//-- WZ_FROSTNOVA
-88,640:640:576:576:512:512:448:448:384:384,200,0,0,4000:5000:6000:8000:10000:12000:13000:15000:16000:17000,0,160:160:144:144:128:128:112:112:96:96
-//-- WZ_STORMGUST
-89,3840:4480:5120:5760:6400:7040:7680:8320:8960:9600,5000,0,4600,12000,0,960:1120:1280:1440:1600:1760:1920:2080:2240:2400
-//-- WZ_EARTHSPIKE
-90,448:896:1344:1792:2240:2240:2240:2240:2240:2240,1000:1200:1400:1600:1800:2000:2200:2400:2600:2800,0,0,0,0,112:224:336:448:560:560:560:560:560:560
-//-- WZ_HEAVENDRIVE
-91,640:1280:1920:2560:3200:3200:3200:3200:3200:3200,1000,0,500,0,0,160:320:480:640:800:800:800:800:800:800
-//-- WZ_QUAGMIRE
-92,0,1000,0,5000:10000:15000:20000:25000,5000:10000:15000:20000:25000,0,0
-//==========================================
-
-//===== Blacksmith =========================
-//-- BS_REPAIRWEAPON
-108,2500,0,0,0,0,0,2500
-//-- BS_HAMMERFALL
-110,0,0,0,0,5000,0,0
-//-- BS_ADRENALINE
-111,0,0,0,30000:60000:90000:120000:150000,0,0,0
-//-- BS_WEAPONPERFECT
-112,0,0,0,10000:20000:30000:40000:50000,0,0,0
-//-- BS_OVERTHRUST
-113,0,0,0,20000:40000:60000:80000:100000,0,0,0
-//-- BS_MAXIMIZE
-114,0,0,0,1000:2000:3000:4000:5000,0,0,0
-//==========================================
-
-//===== Hunter =============================
-//-- HT_SKIDTRAP
-115,0,0,0,300000:240000:180000:120000:60000,0,0,0
-//-- HT_LANDMINE
-116,0,1000,0,200000:160000:120000:80000:40000,5000,0,1000
-//-- HT_ANKLESNARE
-117,0,0,0,250000:200000:150000:100000:50000,4000:8000:12000:16000:20000,0,0
-//-- HT_SHOCKWAVE
-118,0,0,0,200000:160000:120000:80000:40000,0,0,0
-//-- HT_SANDMAN
-119,0,0,0,150000:120000:90000:60000:30000,12000:14000:16000:18000:20000,0,0
-//-- HT_FLASHER
-120,0,0,0,150000:120000:90000:60000:30000,10000:11000:12000:13000:14000,0,0
-//-- HT_FREEZINGTRAP
-121,0,0,0,150000:120000:90000:60000:30000,3000:6000:9000:12000:15000,0,0
-//-- HT_BLASTMINE
-122,0,1000,0,25000:20000:15000:10000:5000,0,0,1000
-//-- HT_CLAYMORETRAP
-123,0,1000,0,20000:40000:60000:80000:100000,0,0,1000
-//-- HT_TALKIEBOX
-125,0,0,0,600000,0,0,0
-//-- HT_BLITZBEAT
-129,800,1000,0,0,0,0,200
-//==========================================
-
-//===== Assassin ===========================
-//-- AS_CLOAKING
-135,0,0,0,500:1000:2000:3000:4000:5000:6000:7000:8000:9000,0,0,0
-//-- AS_SONICBLOW
-136,0,0,2000,0,5000,0,0
-//-- AS_ENCHANTPOISON
-138,0,0,0,30000:45000:60000:75000:90000:105000:120000:135000:150000:165000,10000:20000:30000:40000:50000:60000:70000:80000:90000:100000,0,0
-//-- AS_POISONREACT
-139,0,0,0,20000:25000:30000:35000:40000:45000:50000:55000:60000:65000,0,0,0
-//-- AS_VENOMDUST
-140,0,0,0,5000:10000:15000:20000:25000:30000:35000:40000:45000:50000,15000:20000:25000:30000:35000:40000:45000:50000:55000:60000,0,0
-//-- AS_SPLASHER
-141,500,0,0,5000:5500:6000:6500:7000:7500:8000:8500:9000:9500,15000:20000:25000:30000:35000:40000:45000:50000:55000:60000,7500:8000:8500:9000:9500:10000:10500:11000:11500:12000,500
-//==========================================
-
-//===== 1st Jobs Quest Skills===============
-//-- NV_TRICKDEAD
-143,0,0,0,600000,0,0,0
-
-//-- SM_FATALBLOW
-145,0,0,0,0,5000,0,0
-
-//-- AC_CHARGEARROW
-148,0,0,0,0,0,0,1500
-
-//-- TF_SPRINKLESAND
-149,0,0,0,0,10000,0,0
-//-- TF_PICKSTONE
-151,0,0,0,0,0,0,500
-//-- TF_THROWSTONE
-152,0,100,0,5000,8000,0,0
-
-//-- MC_LOUD
-155,0,0,0,300000,0,0,0
-
-//-- AL_HOLYLIGHT
-156,1600,0,0,0,0,0,400
-
-//-- MG_ENERGYCOAT
-157,0,0,0,300000,0,0,5000
-//==========================================
-
-//===== NPC Skills Part 1 ==================
-//-- NPC_ATTRICHANGE
-161,0,0,0,1800000,0,0,0
-//-- NPC_CHANGEWATER
-162,0,0,0,1800000,0,0,0
-//-- NPC_CHANGEGROUND
-163,0,0,0,1800000,0,0,0
-//-- NPC_CHANGEFIRE
-164,0,0,0,1800000,0,0,0
-//-- NPC_CHANGEWIND
-165,0,0,0,1800000,0,0,0
-//-- NPC_CHANGEPOISON
-166,0,0,0,1800000,0,0,0
-//-- NPC_CHANGEHOLY
-167,0,0,0,1800000,0,0,0
-//-- NPC_CHANGEDARKNESS
-168,0,0,0,1800000,0,0,0
-//-- NPC_CHANGETELEKINESIS
-169,0,0,0,1800000,0,0,0
-
-//-- NPC_SELFDESTRUCTION
-173,0,0,0,3500,0,0,0
-
-//-- NPC_POISON
-176,0,0,0,0,60000,0,0
-//-- NPC_BLINDATTACK
-177,0,0,0,0,30000,0,0
-//-- NPC_SILENCEATTACK
-178,0,0,0,0,30000,0,0
-//-- NPC_STUNATTACK
-179,0,0,0,0,5000,0,0
-//-- NPC_PETRIFYATTACK
-180,0,0,0,0,20000,0,0
-//-- NPC_CURSEATTACK
-181,0,0,0,0,30000,0,0
-//-- NPC_SLEEPATTACK
-182,0,0,0,0,30000,0,0
-
-//-- NPC_MAGICALATTACK
-192,0,0,0,15000,0,0,0
-
-//-- NPC_KEEPING
-201,0,0,0,60000:70000:80000:90000:100000:110000:120000:130000:140000:150000,0,0,0
-//-- NPC_BARRIER
-204,0,0,0,60000:70000:80000:90000:100000:110000:120000:130000:140000:150000,0,0,0
-//-- NPC_DEFENDER
-205,0,0,0,60000:70000:80000:90000:100000:110000:120000:130000:140000:150000,0,0,0
-//-- NPC_LICK
-206,0,0,0,0,3000,0,0
-//-- NPC_HALLUCINATION
-207,0,0,0,30000:40000:50000:60000:70000:80000:90000:100000:110000:120000,0,0,0
-//==========================================
-
-//===== Rogue ==============================
-//-- RG_BACKSTAP
-212,0,500,0,5000,0,0,0
-//-- RG_RAID
-214,0,0,0,5000,8000:9000:10000:11000:12000,0,0
-//-- RG_STRIPWEAPON
-215,560:720:880:1140:1200:1200:1200:1200:1200:1200,1000,0,75000:90000:105000:120000:135000,0,0,140:180:220:260:300:300:300:300:300:300
-//-- RG_STRIPSHIELD
-216,560:720:880:1140:1200:1200:1200:1200:1200:1200,1000,0,75000:90000:105000:120000:135000,0,0,140:180:220:260:300:300:300:300:300:300
-//-- RG_STRIPARMOR
-217,560:720:880:1140:1200:1200:1200:1200:1200:1200,1000,0,75000:90000:105000:120000:135000,0,0,140:180:220:260:300:300:300:300:300:300
-//-- RG_STRIPHELM
-218,560:720:880:1140:1200:1200:1200:1200:1200:1200,1000,0,75000:90000:105000:120000:135000,0,0,140:180:220:260:300:300:300:300:300:300
-//-- RG_GRAFFITI
-220,0,0,0,180000,0,0,0
-//==========================================
-
-//===== Alchemist ==========================
-//-- AM_DEMONSTRATION
-229,800,500,0,40000:45000:50000:55000:60000,0,0,200
-//-- AM_ACIDTERROR
-230,500,500,0,3:7:10:12:13,120000,0,500
-//-- AM_POTIONPITCHER
-231,0,500,0,0,0,0,0
-//-- AM_CANNIBALIZE
-232,1600,500,0,300000:240000:180000:120000:60000,0,0,400
-//-- AM_SPHEREMINE
-233,1600,500,0,30000,0,0,400
-//-- AM_CP_WEAPON
-234,0,500,0,120000:240000:360000:480000:600000,0,0,2000
-//-- AM_CP_SHIELD
-235,0,500,0,120000:240000:360000:480000:600000,0,0,2000
-//-- AM_CP_ARMOR
-236,0,500,0,120000:240000:360000:480000:600000,0,0,2000
-//-- AM_CP_HELM
-237,0,500,0,120000:240000:360000:480000:600000,0,0,2000
-//-- AM_RESURRECTHOMUN
-247,2000,0,0,0,0,0,1000
-//==========================================
-
-//===== Crusader ===========================
-//-- CR_AUTOGUARD
-249,0,0,0,300000,0,0,0
-//-- CR_SHIELDCHARGE
-250,0,0,0,0,5000,0,0
-//-- CR_SHIELDBOOMERANG
-251,0,700,0,0,0,0,0
-//-- CR_REFLECTSHIELD
-252,0,0,0,300000,0,0,0
-//-- CR_HOLYCROSS
-253,0,0,0,0,10000:11000:12000:13000:14000:15000:16000:17000:18000:19000,0,0
-//-- CR_GRANDCROSS
-254,1500,1500,900,900,10000:11000:12000:13000:14000:15000:16000:17000:18000:19000,0,1500
-//-- CR_DEVOTION
-255,1500,0,0,0,30000:45000:60000:75000:90000,0,1500
-//-- CR_PROVIDENCE
-256,1500,0,0,180000,0,0,1500
-//-- CR_DEFENDER
-257,0,800,0,180000,0,0,0
-//-- CR_SPEARQUICKEN
-258,0,0,0,30000:60000:90000:120000:150000:180000:210000:240000:270000:300000,0,0,0
-//==========================================
-
-//===== Monk ===============================
-//-- MO_CALLSPIRITS
-261,500,0,0,600000,0,0,500
-//-- MO_ABSORBSPIRITS
-262,1000,0,0,0,0,0,1000
-//-- MO_TRIPLEATTACK
-263,0,0,0,0,0,0,0
-//-- MO_INVESTIGATE
-266,500,500,0,0,0,0,500
-//-- MO_FINGEROFFENSIVE
-267,500,500,0:200:400:600:800,0,0,0,500
-//-- MO_STEELBODY
-268,2500,0,0,30000:60000:90000:120000:150000,0,0,2500
-//-- MO_BLADESTOP
-269,0,500,0,500:700:900:1100:1300,20000:30000:40000:50000:60000,0,0
-//-- MO_EXPLOSIONSPIRITS
-270,0,0,0,180000,0,0,0
-//-- MO_EXTREMITYFIST
-271,2000:1750:1500:1250:1000:500:1000:1000:1000:1000,3000:2500:2000:1500:1000,0,10000,300000,0,2000:1750:1500:1250:1000:500:1000:1000:1000:1000
-//==========================================
-
-//===== Sage ===============================
-//-- SA_MAGICROD
-276,0,1000,0,400:600:800:1000:1200,0,0,0
-//-- SA_SPELLBREAKER
-277,560,0,0,0,0,0,140
-//-- SA_AUTOSPELL
-279,0,0,0,120000:150000:180000:210000:240000:270000:300000:330000:360000:390000,0,0,3000
-//-- SA_FLAMELAUNCHER
-280,0,0,0,1200000:1200000:1200000:1200000:1800000,0,0,3000
-//-- SA_FROSTWEAPON
-281,0,0,0,1200000:1200000:1200000:1200000:1800000,0,0,3000
-//-- SA_LIGHTNINGLOADER
-282,0,0,0,1200000:1200000:1200000:1200000:1800000,0,0,3000
-//-- SA_SEISMICWEAPON
-283,0,0,0,1200000:1200000:1200000:1200000:1800000,0,0,3000
-//-- SA_VOLCANO
-285,4000,0,0,60000:120000:180000:240000:300000,0,0,1000
-//-- SA_DELUGE
-286,4000,0,0,60000:120000:180000:240000:300000,0,0,1000
-//-- SA_VIOLENTGALE
-287,4000,0,0,60000:120000:180000:240000:300000,0,0,1000
-//-- SA_LANDPROTECTOR
-288,4000,0,0,165000:210000:255000:300000:345000,0,0,1000
-//-- SA_DISPELL
-289,1600,0,0,0,0,0,400
-//-- SA_REVERSEORCISH
-294,0,0,0,1200000,0,0,0
-//==========================================
-
-//===== Bard & Dancer (Ensemble Skills) ====
-//-- BD_ADAPTATION
-304,0,0,0,0,5000,0,0
-//-- BD_LULLABY
-306,0,0,0,60000,15000,0,0
-//-- BD_RICHMANKIM
-307,0,0,0,60000,60000,0,0
-//-- BD_ETERNALCHAOS
-308,0,0,0,60000,60000,0,0
-//-- BD_DRUMBATTLEFIELD
-309,0,0,0,60000,60000,0,0
-//-- BD_RINGNIBELUNGEN
-310,0,0,0,60000,60000,0,0
-//-- BD_ROKISWEIL
-311,0,0,0,60000,60000,0,0
-//-- BD_INTOABYSS
-312,0,0,0,60000,60000,0,0
-//-- BD_SIEGFRIED
-313,0,0,0,60000,60000,0,0
-//==========================================
-
-//===== Bard ===============================
-//-- BA_MUSICALSTRIKE
-316,1200,0,0,0,0,0,300
-//-- BA_DISSONANCE
-317,0,0,0,30000,3000,0,0
-//-- BA_FROSTJOKER
-318,0,4000,0,0,10000:11000:12000:13000:14000,0,0
-//-- BA_WHISTLE
-319,0,0,0,60000,20000,0,0
-//-- BA_ASSASSINCROSS
-320,0,0,0,120000,20000,0,0
-//-- BA_POEMBRAGI
-321,0,0,0,180000,20000,0,0
-//-- BA_APPLEIDUN
-322,0,0,0,180000,20000,0,0
-//==========================================
-
-//===== Dancer =============================
-//-- DC_THROWARROW
-324,1200,0,0,0,0,0,300
-//-- DC_UGLYDANCE
-325,0,0,0,30000,3000,0,0
-//-- DC_SCREAM
-326,0,4000,0,0,5000,0,0
-//-- DC_HUMMING
-327,0,0,0,60000,20000,0,0
-//-- DC_DONTFORGETME
-328,0,0,0,180000,20000,0,0
-//-- DC_FORTUNEKISS
-329,0,0,0,120000,20000,0,0
-//-- DC_SERVICEFORYOU
-330,0,0,0,180000,20000,0,0
-//==========================================
-
-//===== Wedding Skills =====================
-//-- WE_MALE
-334,1500,0,0,0,0,0,1500
-//-- WE_FEMALE
-335,1500,0,0,0,0,0,1500
-//-- WE_CALLPARTNER
-336,0,0,0,20000,0,0,0
-//==========================================
-
-//===== NPC Skills Part 2 ==================
-//-- NPC_GRANDDARKNESS
-339,0,0,900,900,10000:11000:12000:13000:14000:15000:16000:17000:18000:19000,0,0
-//-- NPC_STOP
-342,0,0,0,10000,0,0,0
-//-- NPC_CHANGEUNDEAD
-348,0,0,0,30000,0,0,0
-//-- NPC_POWERUP
-349,0,0,0,10000:15000:20000:25000:30000,0,0,0
-//-- NPC_AGIUP
-350,0,0,0,10000:15000:20000:25000:30000,0,0,0
-//-- NPC_INVISIBLE
-353,0,0,0,30000,0,0,0
-//-- NPC_RUN
-354,0,0,0,0,0,0,0
-//==========================================
-
-//===== Lord Knight ========================
-//-- LK_AURABLADE
-355,0,0,0,40000:60000:80000:100000:120000,0,0,0
-//-- LK_PARRYING
-356,0,0,0,15000:20000:25000:30000:35000:40000:45000:50000:55000:60000,0,0,0
-//-- LK_CONCENTRATION
-357,0,0,0,25000:30000:35000:40000:45000,0,0,0
-//-- LK_TENSIONRELAX
-358,0,0,0,180000,0,0,0
-//-- LK_BERSERK
-359,0,0,0,300000,15000,0,0
-//-- LK_FURY
-360,0,0,0,300000,0,0,0
-//==========================================
-
-//===== High Priest ========================
-//-- HP_ASSUMPTIO
-361,800:1200:1600:2000:2400:2400:2400:2400:2400:2400,1100:1200:1300:1400:1500,0,20000:40000:60000:80000:100000,0,0,200:300:400:500:600
-//-- HP_BASILICA
-362,0,2000:3000:4000:5000:6000,0,20000:25000:30000:35000:40000,20000:25000:30000:35000:40000,0,5000:6000:7000:8000:9000
-//==========================================
-
-//===== High Wzard =========================
-//-- HW_MAGICCRASHER
-365,240,300,0,0,0,0,60
-//-- HW_MAGICPOWER
-366,0,0,0,30000,0,0,
-//==========================================
-
-//===== Paladin ============================
-//-- PA_PRESSURE
-367,1600,2000:2500:3000:3500:4000,0,0,2000:3000:4000:5000:6000,0,400
-//-- PA_GOSPEL
-369,0,0,0,60000,60000,0,
-//==========================================
-
-//===== Champion ===========================
-//-- CH_PALMSTRIKE
-370,0,300,0,0,0,0,
-//-- CH_TIGERFIST
-371,0,0,0,0,2000:4000:6000:8000:10000,0,
-//==========================================
-
-//===== Professor ==========================
-//-- PF_HPCONVERSION
-373,1000:1200:1400:1600:1800,0,0,0,0,0,
-//-- PF_SOULCHANGE
-374,0,0,0,0,0,0,3000
-//-- PF_SOULBURN
-375,0,0,0,0,0,10000:10000:10000:10000:15000,0
-//==========================================
-
-//===== Assassin Cross =====================
-//-- ASC_EDP
-378,0,2000,0,40000:45000:50000:55000:60000,20000:30000:40000:50000:60000,0,0
-//-- ASC_BREAKER
-379,250,1000:1200:1400:1600:1800:2000:2200:2400:2600:2800,0,0,0,0,250
-//==========================================
-
-//===== Sniper =============================
-//-- SN_SIGHT
-380,0,0,0,30000,0,0,0
-//-- SN_FALCONASSAULT
-381,500,3000,0,0,0,0,500
-//-- SN_SHARPSHOOTING
-382,1000,1500,0,0,0,0,1000
-//-- SN_WINDWALK
-383,1500:1800:2100:2400:2700:3000:3300:3600:3900:4200,2000,0,130000:160000:190000:220000:250000:280000:310000:340000:370000:400000,0,0,500:600:700:800:900:1000:1100:1200:1300:1400
-//==========================================
-
-//===== Whitesmith =========================
-//-- WS_MELTDOWN
-384,0,0,0,15000:20000:25000:30000:35000:40000:45000:50000:55000:60000,5000,0,5:5:6:6:7:7:8:8:9:10
-//-- WS_CARTBOOST
-387,0,0,0,60000,0,0,0
-//==========================================
-
-//===== Stalker ============================
-//-- ST_CHASEWALK
-389,500,0,0,10000,30000,0,500
-//-- ST_REJECTSWORD
-390,0,0,0,300000,0,0,
-//==========================================
-
-//===== Clown / Gypsy ======================
-//-- CG_ARROWVULCAN
-394,1600:1760:1920:2080:2240:2400:2560:2720:2880:3040,2000,2000,0,0,0,400:440:480:520:560:600:640:680:720:760
-//-- CG_MOONLIT
-395,0,0,0,20000:25000:30000:35000:40000,0,0,0
-//-- CG_MARIONETTE
-396,0,0,0,1000,0,0,0
-//==========================================
-
-//===== Mixed Advanced Skills ==============
-//-- LK_SPIRALPIERCE
-397,150:250:350:450:500:500:500:500:500:500,1200:1400:1600:1800:2000,0,0,1000,0,150:250:350:450:500:500:500:500:500:500
-//-- LK_HEADCRUSH
-398,0,500,0,0,120000,0,0
-//-- LK_JOINTBEAT
-399,0,800:800:800:800:1000,0,0,30000,0,0
-
-//-- HW_NAPALMVULCAN
-400,800,1000,0,0,45000,0,200
-
-//-- CH_SOULCOLLECT
-401,0,0,0,600000,0,0,2000
-
-//-- PF_MINDBREAKER
-402,0,800:900:1000:1100:1200,0,30000,0,0,0
-//-- PF_MEMORIZE
-403,0,0,0,0,0,0,5000
-//-- PF_FOGWALL
-404,0,0,0,20000,10000,0,0
-//-- PF_SPIDERWEB
-405,0,0,0,30000,8000,0,0
-
-//-- ASC_METEORASSAULT (Upkeep2 times are duration of: blind(lv1), stun(lv2) or bleeding (lv3)),,,,,,
-406,250,500,0,0,10000:5000:120000,0,250
-//-- ASC_CDP
-407,0,5000,0,0,0,0,0
-//==========================================
-
-//===== Adoption Skills ====================
-//-- WE_BABY
-408,0,0,0,300000,0,0,2000
-//-- WE_CALLPARENT
-409,0,0,0,20000,0,0,0
-//-- WE_CALLBABY
-410,0,0,0,20000,0,0,0
-//==========================================
-
-//===== Taekwon ============================
-//-- TK_RUN
-411,3000:2500:2000:1500:100:500:0:0:0:0,300,0,1000,150000,0,3000:2500:2000:1500:1000:500:0:0:0:0
-//-- TK_DOWNKICK
-415,0,0,0,0,3000,0,0
-//-- TK_TURNKICK
-417,0,0,0,0,2000,0,0
-//-- TK_SPTIME
-423,0,0,0,1800000,0,0,0
-//-- TK_SEVENWIND
-425,0,0,0,300000,0,0,0
-//-- TK_HIGHJUMP
-426,2500:2000:1500:1000:500:500:500:500:500:500,0,0,0,0,0,2500:2000:1500:1000:500:500:500:500:500:500
-//==========================================
-
-//===== Star Gladiator =====================
-//-- SG_FEEL
-427,0,0,0,0,0,0,3000
-//-- SG_SUN_WARM
-428,0,0,0,10000:20000:60000,0,0,0
-//-- SG_MOON_WARM
-429,0,0,0,10000:20000:60000,0,0,0
-//-- SG_STAR_WARM
-430,0,0,0,10000:20000:60000,0,0,0
-//-- SG_SUN_COMFORT
-431,0,0,0,80000:160000:240000:320000,0,0,0
-//-- SG_MOON_COMFORT
-432,0,0,0,80000:160000:240000:320000,0,0,0
-//-- SG_STAR_COMFORT
-433,0,0,0,80000:160000:240000:320000,0,0,0
-//-- SG_HATE
-434,0,0,0,0,0,0,3000
-//-- SG_FRIEND
-442,0,0,0,10000,0,0,0
-//-- SG_KNOWLEDGE
-443,0,0,0,600000,0,0,0
-//-- SG_FUSION
-444,0,0,0,600000,0,0,0
-//==========================================
-
-//===== Soul Linker ========================
-//-- SL_ALCHEMIST
-445,0,0,0,150000:200000:250000:300000:350000,0,0,1000
-
-//-- AM_BERSERKPITCHER
-446,0,0,0,0,0,0,1000
-
-//-- SL_MONK
-447,0,0,0,150000:200000:250000:300000:350000,0,0,1000
-//-- SL_STAR
-448,800,0,0,150000:200000:250000:300000:350000,0,0,200
-//-- SL_SAGE
-449,0,0,0,150000:200000:250000:300000:350000,0,0,1000
-//-- SL_CRUSADER
-450,0,0,0,150000:200000:250000:300000:350000,0,0,1000
-//-- SL_SUPERNOVICE
-451,0,0,0,150000:200000:250000:300000:350000,0,0,1000
-//-- SL_KNIGHT
-452,0,0,0,150000:200000:250000:300000:350000,0,0,1000
-//-- SL_WIZARD
-453,0,0,0,150000:200000:250000:300000:350000,0,0,1000
-//-- SL_PRIEST
-454,0,0,0,150000:200000:250000:300000:350000,0,0,1000
-//-- SL_BARDDANCER
-455,0,0,0,150000:200000:250000:300000:350000,0,0,1000
-//-- SL_ROGUE
-456,0,0,0,150000:200000:250000:300000:350000,0,0,1000
-//-- SL_ASSASIN
-457,0,0,0,150000:200000:250000:300000:350000,0,0,1000
-//-- SL_BLACKSMITH
-458,0,0,0,150000:200000:250000:300000:350000,0,0,1000
-
-//-- BS_ADRENALINE2
-459,0,0,0,150000,0,0,0
-
-//-- SL_HUNTER
-460,0,0,0,150000:200000:250000:300000:350000,0,0,1000
-//-- SL_SOULLINKER
-461,0,0,0,150000:200000:250000:300000:350000,0,0,1000
-//-- SL_KAIZEL
-462,3600:3200:2800:2400:2000:2000:2000:2000:2000:2000,0,0,1800000,2000,0,900:800:700:600:500:500:500:500:500:500
-//-- SL_KAAHI
-463,0,0,0,1800000,500,0,0
-//-- SL_KAUPE
-464,400,0,0,600000,0,0,100
-//-- SL_KAITE
-465,4800:4400:4000:3600:3200:2800:2400:2400:2400:2400,0,0,60000:120000:180000:240000:300000:360000:600000,0,0,1200:1100:1000:900:800:700:600:600:600:600
-//-- SL_STIN
-467,80,500,0,0,0,0,20
-//-- SL_STUN
-468,80,500,0,2000,0,0,20
-//-- SL_SMA
-469,1600,500,0,3000,0,0,400
-//-- SL_SWOO
-470,800,500,0,1000:2000:3000:4000:5000:6000:7000,0,0,200
-//-- SL_SKE
-471,2400:1600:800:800:800:800:800:800:800:800,500,0,10000:20000:30000,3000,0,600:400:200:200:200:200:200:200:200:200
-//-- SL_SKA
-472,2400:1600:800:800:800:800:800:800:800:800,500,0,10000:20000:30000,0,0,600:400:200:200:200:200:200:200:200:200
-//==========================================
-//-- SM_SELFPROVOKE
-473,0,0,0,30000,0,0,
-
-//===== Mixed Advanced Skills ==============
-//-- ST_PRESERVE
-475,0,0,0,600000,0,0,1000
-//-- ST_FULLSTRIP
-476,0,1000,0,75000:90000:105000:120000:135000,0,0,0
-
-//-- CR_SLIMPITCHER
-478,1000,1000,0,0,0,0,1000
-//-- CR_FULLPROTECTION
-479,0,500,0,120000:240000:360000:480000:600000,0,0,1000
-
-//-- PA_SHIELDCHAIN
-480,800,1000,0,0,0,0,200
-
-//-- PF_DOUBLECASTING
-482,1600,0,0,90000,0,0,400
-
-//-- HW_GANBANTEIN
-483,0,5000,0,0,0,0,3000
-//-- HW_GRAVITATION
-484,0,0,0,5000:6000:7000:8000:9000,0,0,5000
-
-//-- WS_CARTTERMINATION
-485,0,0,0,0,5000,0,0
-//-- WS_OVERTHRUSTMAX
-486,0,0,0,180000,0,0,0
-
-//-- CG_LONGINGFREEDOM
-487,0,0,0,180000,0,0,0
-//-- CG_HERMODE
-488,0,0,0,10000:15000:20000:25000:30000,10000:15000:20000:25000:30000,0,0
-//-- CG_TAROTCARD
-489,500,3000,0,0,30000,0,500
-
-//-- CR_ACIDDEMONSTRATION
-490,0,1000,0,0,0,0,1000
-//-- CR_CULTIVATION
-491,0,0,0,300000,0,0,0
-//==========================================
-
-//-- ITEM_ENCHANTARMS
-492,0,0,0,180000,0,0,0
-
-//===== Mixed Taekwon Skills ===============
-//-- TK_MISSION
-493,0,0,0,0,0,0,1000
-
-//-- SL_HIGH
-494,0,0,0,150000:200000:250000:300000:350000,0,0,0
-
-//-- KN_ONEHAND
-495,0,0,0,300000,0,0,0
-
-//-- AM_TWILIGHT1
-496,0,0,0,0,0,0,3000
-//-- AM_TWILIGHT2
-497,0,0,0,0,0,0,3000
-//-- AM_TWILIGHT3
-498,0,0,0,0,0,0,3000
-
-//-- HT_POWER
-499,0,100,0,100,0,0,0
-//==========================================
-
-//===== Gunslinger =========================
-//-- GS_GLITTERING
-500,0,0,0,600000,0,0,0
-//-- GS_FLING
-501,0,0,0,30000,0,0,0
-//-- GS_BULLSEYE
-503,800,1000,0,0,0,0,200
-//-- GS_MADNESSCANCEL
-504,1600,3000,0,15000,0,0,400
-//-- GS_ADJUSTMENT
-505,800,2000,0,30000,0,0,200
-//-- GS_INCREASING
-506,0,1000,0,60000,0,0,0
-//-- GS_CRACKER
-508,0,1000,0,0,5000,0,0
-//-- GS_TRACKING
-512,600:700:800:900:1000:1100:1200:1300:1400:1500,1500,0,0,0,0,600:700:800:900:1000:1100:1200:1300:1400:1500
-//-- GS_DISARM
-513,1600,1000,0,30000,0,0,400
-//-- GS_PIERCINGSHOT
-514,1200,500,0,0,120000,0,300
-//-- GS_RAPIDSHOWER
-515,0,1500,0,0,0,0,0
-//-- GS_DESPERADO
-516,0,1000,1000,1000,0,0,0
-//-- GS_GATLINGFEVER
-517,800,1000,0,30000:45000:60000:75000:90000:105000:120000:135000:150000:165000,0,0,200
-//-- GS_DUST
-518,1200,1000,0,0,0,0,300
-//-- GS_FULLBUSTER
-519,800,1200:1400:1600:1800:2000:2200:2400:2600:2800:3000,0,0,10000,0,200
-//-- GS_GROUNDDRIFT
-521,800,1000,0,3000:6000:9000:12000:15000:18000:21000:24000:27000:30000,10000,0,200
-//==========================================
-
-//===== Ninja ==============================
-//-- NJ_KUNAI
-524,0,1000,0,0,0,0,0
-//-- NJ_HUUMA
-525,2400:2400:2400:2400:2400:2400:2400:2400:2400:2400,2000,0,100,0,0,600
-//-- NJ_ZENYNAGE
-526,0,5000,0,0,0,0,0
-//-- NJ_TATAMIGAESHI
-527,0,3000,0,3000,3000,0,0
-//-- NJ_KASUMIKIRI
-528,0,1000,0,30000:60000:90000:120000:150000:180000:210000:240000:270000:300000,0,0,0
-//-- NJ_SHADOWJUMP
-529,0,1000,0,0,0,0,0
-//-- NJ_UTSUSEMI
-531,0,1000,0,20000:30000:40000:50000:60000,0,0,0
-//-- NJ_BUNSINJYUTSU
-532,3200:2800:2400:2000:1600:1200:800:800:800:800,1000,0,60000:80000:100000:120000:140000:160000:180000:200000:220000:240000,0,0,800:700:600:500:400:300:200:200:200:200
-//-- NJ_KOUENKA
-534,560:1120:1680:2240:2800:3360:3840:4480:5040:5600,0,0,0,0,0,140:280:420:560:700:840:960:1120:1260:1400
-//-- NJ_KAENSIN
-535,4800:4400:4000:3600:3200:2800:2400:2000:1600:1200,1000,0,20000,0,0,1200:1100:1000:900:800:700:600:500:400:300
-//-- NJ_BAKUENRYU
-536,2400,2000,0,0,0,0,600
-//-- NJ_HYOUSENSOU
-537,560:1120:1680:2240:2800:3360:3840:4480:5040:5600,0,0,0,0,0,140:280:420:560:700:840:960:1120:1260:1400
-//-- NJ_SUITON
-538,2400,2000,0,15000:20000:25000:30000:35000:40000:45000:50000:55000:60000,15000:20000:25000:30000:35000:40000:45000:50000:55000:60000,0,600
-//-- NJ_HYOUSYOURAKU
-539,1600:2000:2400:2800:3200:3200:3200:3200:3200:3200,2000,0,0,10000:11000:12000:13000:14000:15000:16000:17000:18000:19000,0,400:500:600:700:800:800:800:800:800:800
-//-- NJ_HUUJIN
-540,800:1200:1600:2000:2400:2800:3200:3600:4000:4400,1000,0,0,0,0,200:300:400:500:600:700:800:900:1000:1100
-//-- NJ_RAIGEKISAI
-541,3200,0,0,100,0,0,800
-//-- NJ_KAMAITACHI
-542,3200,0,0,0,0,0,800
-//-- NJ_NEN
-543,4000:3200:2400:1600:800:800:800:800:800:800,0,0,30000:45000:60000:75000:90000,0,0,1000:800:600:400:200:200:200:200:200:200
-//==========================================
-
-//===== Gangsi Branch and Other Skills =====
-//-- MB_PETPITCHER
-//551,1000:1000:1000:1000:1000:500:500:500:500:500,0,0,0,0,0,
-
-//-- MB_B_GAIN
-//556,2200:2000:1800:1600:1400:1200:1000,0,0,0,0,0,
-
-//-- MB_MUNAKBALL
-//560,1500:1500:1500:1500:1000:1000:1000:1000:500:500,0,0,0,0,0,
-
-//-- MB_B_GATHERING
-//562,10000,0,0,0,0,0,
-
-//-- MB_B_EXCLUDE
-//564,30000:25000:20000:15000:10000,0,0,0,0,0,
-
-//-- MB_B_WALLSHIFT
-//568,1000:800:600:400:200,0,0,0,0,0,
-
-//-- SL_DEATHKNIGHT
-572,0,0,0,150000:200000:250000:300000:350000,0,0,1000
-//-- SL_COLLECTOR
-573,0,0,0,150000:200000:250000:300000:350000,0,0,1000
-//-- SL_NINJA
-574,0,0,0,150000:200000:250000:300000:350000,0,0,1000
-//-- SL_GUNNER
-575,0,0,0,150000:200000:250000:300000:350000,0,0,1000
-
-//-- AM_TWILIGHT4
-//576,0,10000,0,0,0,0,3000
-
-//-- DE_WINDATTACK
-//617,1000:1000:1000:1000:1000:0:0:0:0:0,0,0,0,0,0,
-
-//-- DA_EXPLOSION
-//625,7000:6000:5000:4000:3000,0,0,0,0,0,
-
-//-- DA_MAGICCART
-//640,5000:4000:3000:2000:1000,0,0,0,0,0,
-//-- DA_COPY
-//641,20000,0,0,0,0,0,
-
-//-- DA_EDARKNESS
-//647,13000:11000:9000:7000:5000,0,0,0,0,0,
-
-//-- DA_TIMEOUT
-//649,5000:3000:1000,0,0,0,0,0,
-//-- ALL_TIMEIN
-//650,0,0,0,0,0,0,1000
-//==========================================
-
-//===== New Monster Skills =================
-//-- NPC_EARTHQUAKE
-653,0,0,0,900,0,0,-1
-//-- NPC_ICEBREATH
-655,0,0,0,0,12000,0,-1
-//-- NPC_ACIDBREATH
-657,0,0,0,0,60000,0,-1
-//-- NPC_DRAGONFEAR (Upkeep2 times are duration of: Stun(lv1), Silence(lv2), Confusion(lv3) and Bleeding(lv4))
-659,0,0,0,0,5000:30000:30000:120000,0,-1
-//-- NPC_BLEEDING
-660,0,0,0,0,120000,0,-1
-//-- NPC_HELLJUDGEMENT
-662,0,0,0,0,30000,0,-1
-//-- NPC_WIDESILENCE
-663,0,0,0,0,30000,0,-1
-//-- NPC_WIDEFREEZE
-664,0,0,0,0,12000,0,-1
-//-- NPC_WIDEBLEEDING
-665,0,0,0,0,120000,0,-1
-//-- NPC_WIDESTONE
-666,0,0,0,0,20000,0,-1
-//-- NPC_WIDECONFUSE
-667,0,0,0,0,30000,0,-1
-//-- NPC_WIDESLEEP
-668,0,0,0,0,30000,0,-1
-//-- NPC_WIDESIGHT
-669,0,0,0,10000,0,0,-1
-//-- NPC_EVILLAND
-670,0,0,0,30000,30000,0,-1
-//-- NPC_MAGICMIRROR
-671,0,0,0,30000,0,0,-1
-//-- NPC_SLOWCAST
-672,0,0,0,0,30000,0,-1
-//-- NPC_CRITICALWOUND
-673,0,0,0,0,30000,0,-1
-//-- NPC_STONESKIN
-675,0,0,0,30000,0,0,-1
-//-- NPC_ANTIMAGIC
-676,0,0,0,30000,0,0,-1
-//-- NPC_WIDECURSE
-677,0,0,0,0,30000,0,-1
-//-- NPC_WIDESTUN
-678,0,0,0,0,5000,0,-1
-//==========================================
-
-//===== New Monster Skills (12.1) ==========
-//-- NPC_HELLPOWER
-683,0,0,0,0,300000,0,-1
-//-- NPC_WIDEHELLDIGNITY
-684,0,0,0,0,300000,0,-1
-//-- NPC_INVINCIBLE
-685,0,0,0,-1,0,0,-1
-//-- NPC_INVINCIBLEOFF
-686,0,0,0,60000,0,0,-1
-//===== Item Use-Only Skills ===============
-//-- CASH_BLESSING
-689,0,0,0,60000:80000:100000:120000:140000:160000:180000:200000:220000:240000,0,0,-1
-//-- CASH_INCAGI
-690,0,0,0,60000:80000:100000:120000:140000:160000:180000:200000:220000:240000,0,0,-1
-//-- CASH_ASSUMPTIO
-691,0,0,0,20000:40000:60000:80000:100000,0,0,-1
-
-//-- ALL_CATCRY
-692,0,5000,0,0,0,0,-1
-
-//-- ALL_ANGEL_PROTECTION
-694,0,0,0,30000,0,0,-1
-//-- ALL_DREAM_SUMMERNIGHT
-695,0,12000,0,0,0,0,-1
-//-- ALL_REVERSEORCISH
-697,0,0,0,1200000,0,0,-1
-//-- ALL_WEWISH
-698,0,20000,0,0,0,0,-1
-//==========================================
-
-//===== 2nd Jobs Quest Skills ==============
-//-- KN_CHARGEATK
-1001,250,0,0,0,0,0,250
-//-- CR_SHRINK
-1002,0,0,0,300000,0,0,-1
-
-//-- AS_VENOMKNIFE
-1004,0,0,0,0,15000:20000:25000:30000:35000:40000:45000:50000:55000:60000,0,-1
-//-- RG_CLOSECONFINE
-1005,0,0,0,10000,0,0,-1
-
-//-- WZ_SIGHTBLASTER
-1006,1280,0,0,120000,0,0,320
-//-- SA_ELEMENTWATER
-1008,0,1000,0,1800000,0,0,2000
-
-
-//-- BA_PANGVOICE
-1010,800,2000,0,17000,0,0,200
-//-- DC_WINKCHARM (time1: Charm, time2: Confusion)
-1011,800,2000,0,10000,17000,0,200
-
-
-//-- PR_REDEMPTIO
-1014,3200,0,0,0,0,0,800
-//-- MO_KITRANSLATION
-1015,1000,1000,0,600000,0,0,1000
-//-- MO_BALKYOUNG
-1016,0,2000,0,0,2000,0,-1
-
-//-- SA_ELEMENTGROUND
-1017,0,1000,0,1800000,0,0,2000
-//-- SA_ELEMENTFIRE
-1018,0,1000,0,1800000,0,0,2000
-//-- SA_ELEMENTWIND
-1019,0,1000,0,1800000,0,0,2000
-//==========================================
-
-//===== Rune Knight ========================
-//-- RK_ENCHANTBLADE
-2001,1000,0,0,300000,0,0,-1
-//-- RK_SONICWAVE
-2002,0,1000,0,0,0,2000,-1
-//-- RK_DEATHBOUND
-2003,0,2000,0,2000,0,3000,-1
-//-- RK_HUNDREDSPEAR
-2004,1000:900:800:700:600:500:400:300:200:100,500,0,0,0,3000,-1
-//-- RK_WINDCUTTER
-2005,0,0,0,15000,0,2000,-1
-//-- RK_IGNITIONBREAK
-2006,1000,0,0,0,0,2000,-1
-
-//-- RK_DRAGONBREATH
-2008,0:0:0:1000:1000:1000:1500:1500:2000:2000,2000,0,10000,0,0,500
-//-- RK_DRAGONHOWLING
-2009,0,0,0,15000,0,10000,-1
-
-//-- RK_MILLENNIUMSHIELD
-2011,0,1000,0,180000,60000,0,-1
-//-- RK_CRUSHSTRIKE
-2012,0,0,0,180000,30000,0,1000
-//-- RK_REFRESH
-2013,0,0,0,60000,120000,0,1000
-//-- RK_GIANTGROWTH
-2014,0,0,0,180000,0,0,1000
-//-- RK_STONEHARDSKIN
-2015,0,0,0,180000,10000,0,2000
-//-- RK_VITALITYACTIVATION
-2016,0,0,0,180000,0,0,-1
-//-- RK_STORMBLAST
-2017,2000,2000,0,0,0,0,-1
-//-- RK_FIGHTINGSPIRIT
-2018,0,0,0,180000,0,0,-1
-//-- RK_ABUNDANCE
-2019,0,0,0,180000,0,0,-1
-//-- RK_DRAGONBREATH_WATER
-5004,0:0:0:1000:1000:1000:1500:1500:2000:2000,2000,0,10000,0,0,500
-//-- RK_LUXANIMA
-5005,0,0,0,60000,0,0,-1
-//==========================================
-
-//===== Guillotine Cross ====================
-//-- GC_VENOMIMPRESS
-2021,0,3000:2500:2000:1500:1000,0,10000:20000:30000:40000:50000,0,0,-1
-//-- GC_CROSSIMPACT
-2022,0,2500:2000:1500:1000:500,0,0,0,0,-1
-//-- GC_DARKILLUSION
-2023,0,1500,0,0,0,0,-1
-
-//-- GC_CREATENEWPOISON
-2025,0,500,0,0,0,0,-1
-//-- GC_POISONINGWEAPON
-2027,0,1000,0,60000:120000:180000:240000:300000,300000,0,-1
-//-- GC_WEAPONBLOCKING
-2028,0,2000,0,180000,0,0,-1
-//-- GC_COUNTERSLASH
-2029,0,2000,0,0,0,0,-1
-//-- GC_WEAPONCRUSH
-2030,0,1000,0,60000,0,0,-1
-//-- GC_VENOMPRESSURE
-2031,0,1000,0,0,0,0,-1
-//-- GC_POISONSMOKE
-2032,0,2000,0,6000:8000:10000:12000:14000,0,0,2000
-//-- GC_CLOAKINGEXCEED
-2033,0,2000,0,0,0,0,-1
-//-- GC_PHANTOMMENACE
-2034,0,1000,0,0,0,0,-1
-//-- GC_HALLUCINATIONWALK
-2035,0,0,0,30000:35000:40000:45000:50000,25000,300000,-1
-//-- GC_ROLLINGCUTTER
-2036,0,200,0,3000,0,0,-1
-//-- GC_CROSSRIPPERSLASHER
-2037,0,1000,0,0,0,0,-1
-//-- GC_DARKCROW
-5001,0,1500,0,5000,0,60000,-1
-//==========================================
-
-//===== Arch Bishop ========================
-//-- AB_JUDEX
-2038,2000,500,0,0,0,0,500
-//-- AB_ANCILLA
-2039,1000,1000,0,0,0,0,-1
-//-- AB_ADORAMUS
-2040,2000,500,0,6000:7000:8000:9000:10000:11000:12000:13000:14000:15000,15000:20000:25000:30000:35000:40000:45000:50000:55000:60000,2000,-1
-//-- AB_CLEMENTIA
-2041,3000,0,0,120000:180000:240000,0,0,1000
-//-- AB_CANTO
-2042,3000,0,0,120000:180000:240000,0,0,1000
-//-- AB_CHEAL
-2043,3000,0,0,0,0,2000,1000:500:-1
-//-- AB_EPICLESIS
-2044,2000:2500:3000:3500:4000,2000,0,18000:21000:24000:27000:30000,0,60000,2000
-//-- AB_PRAEFATIO
-2045,2000,0,0,120000,0,13000:16000:19000:22000:25000:28000:31000:34000:37000:40000,1000
-//-- AB_ORATIO
-2046,4000,0,0,30000,0,2000,1000
-//-- AB_LAUDAAGNUS
-2047,1000,0,0,60000,0,3000,-1
-//-- AB_LAUDARAMUS
-2048,1000,0,0,60000,0,3000,-1
-
-//-- AB_RENOVATIO
-2050,3000,0,0,90000,0,1000,2000
-//-- AB_HIGHNESSHEAL
-2051,1000,1000,0,0,0,3000,-1
-//-- AB_CLEARANCE
-2052,4000,0,0,0,0,10000,-1
-//-- AB_EXPIATIO
-2053,1000,0,0,150000:180000:210000:240000:270000,0,0,1000
-//-- AB_DUPLELIGHT
-2054,2000,1000,0,90000:120000:150000:180000:210000:240000:270000:300000:330000:360000,0,0,2000
-
-//-- AB_SILENTIUM
-2057,4000,0,0,20000:30000:40000:50000:60000,0,15000,-1
-//-- AB_OFFERTORIUM
-5011,4000,0,0,90000,0,0,-1
-//==========================================
-
-//===== Warlock ============================
-//-- WL_WHITEIMPRISON
-2201,0,0,0,6000:8000:10000:12000:14000,15000,4000,-1
-//-- WL_SOULEXPANSION
-2202,2000,500,0,0,0,0,-1
-//-- WL_FROSTMISTY
-2203,2000:2500:3000:3500:4000,1000,0,40000,0,4000,500
-//-- WL_JACKFROST
-2204,2000:2500:3000:3500:4000,1000,0,10000:15000:20000:25000:30000,0,0,1000
-//-- WL_MARSHOFABYSS
-2205,0,1000,0,30000,0,2500:3000:3500:4000:4500,500
-//-- WL_RECOGNIZEDSPELL
-2206,1000,1000,0,60000:90000:120000:150000:180000,0,50000:80000:110000:140000:170000,1000
-//-- WL_SIENNAEXECRATE
-2207,2000,2000,0,10000:12000:14000:16000:18000,0,0,-1
-//-- WL_STASIS
-2209,3000,2000,0,10000:15000:20000:25000:30000,1000,180000:190000:200000:210000:220000,1000
-//-- WL_DRAINLIFE
-2210,4000,0,0,0,0,2000,1000
-//-- WL_CRIMSONROCK
-2211,5000,2000,0,5000,0,5000,1000
-//-- WL_HELLINFERNO
-2212,3000,1000,0,20000:30000:40000:50000:60000,0,0,1000
-//-- WL_COMET
-2213,10000:11000:12000:13000:14000,0,0,100,42000,60000,1000:1500:2000:2500:3000
-//-- WL_CHAINLIGHTNING
-2214,3500:4000:4500:5000:5500,0,0,100,0,3000,1000
-//-- WL_EARTHSTRAIN
-2216,2000:3000:4000:5000:6000,1000,0,100,75000:90000:105000:120000:135000,10000,2000
-//-- WL_TETRAVORTEX
-2217,5000:6000:7000:8000:9000,2000,0,15000:120000:40000:5000,0,15000,2000
-//-- WL_SUMMONFB
-2222,2000,0,0,120000:160000:200000:240000:280000,0,0,-1
-//-- WL_SUMMONBL
-2223,2000,0,0,120000:160000:200000:240000:280000,0,0,-1
-//-- WL_SUMMONWB
-2224,2000,0,0,120000:160000:200000:240000:280000,0,0,-1
-//-- WL_SUMMONSTONE
-2229,2000,0,0,120000:160000:200000:240000:280000,0,0,-1
-//-- WL_READING_SB
-2231,5000,500,0,0,0,0,1000
-//-- WL_TELEKINESIS_INTENSE
-5012,1000,0,0,60000,0,300000,-1
-//==========================================
-
-//===== Ranger =============================
-//-- RA_ARROWSTORM
-2233,2000:2200:2400:2600:2800:3000:3200:3400:3600:3800,0,0,0,0,5000:4800:4600:4400:4200:4000:3800:3600:3400:3200,-1
-//-- RA_FEARBREEZE
-2234,0,0,0,60000:90000:120000:150000:180000,0,0,2000
-
-//-- RA_AIMEDBOLT
-2236,4000,1000,0,0,0,0,500
-//-- RA_DETONATOR
-2237,0,0,0,1000,0,0,-1
-//-- RA_ELECTRICSHOCKER
-2238,0,0,0,15000,20000:22000:24000:26000:28000,0,-1
-//-- RA_CLUSTERBOMB
-2239,0,0,0,15000,0,0,-1
-//-- RA_WUGMASTERY
-2240,0,1000,0,0,0,0,-1
-//-- RA_WUGRIDER
-2241,0,500,0,0,0,0,-1
-
-//-- RA_WUGBITE
-2244,0,2000,0,1000:2000:3000:4000:5000,0,4000:6000:8000:10000:12000,-1
-
-//-- RA_SENSITIVEKEEN
-2246,0,3000,0,0,0,0,-1
-//-- RA_CAMOUFLAGE
-2247,0,0,0,10000,0,0,-1
-
-//-- RA_MAGENTATRAP
-2249,0,2000,0,15000,10000,0,-1
-//-- RA_COBALTTRAP
-2250,0,2000,0,15000,10000,0,-1
-//-- RA_MAIZETRAP
-2251,0,2000,0,15000,10000,0,-1
-//-- RA_VERDURETRAP
-2252,0,2000,0,15000,10000,0,-1
-//-- RA_FIRINGTRAP
-2253,0,0,0,15000,40000,0,0
-//-- RA_ICEBOUNDTRAP
-2254,0,0,0,15000,20000,0,0
-//-- RA_UNLIMIT
-5002,0,500,0,60000,0,300000,1000
-//==========================================
-
-//===== Mechanic ===========================
-//-- NC_BOOSTKNUCKLE
-2256,200:400:600:800:1000,0,0,0,0,0,-1
-//-- NC_PILEBUNKER
-2257,0,2000,0,0,0,5000,-1
-//-- NC_VULCANARM
-2258,0,300:200:100,0,0,0,0,-1
-//-- NC_FLAMELAUNCHER
-2259,500:1000:1500,1500:1000:500,0,7000:14000:21000,0,0,500
-//-- NC_COLDSLOWER
-2260,1000,1000:2000:3000,0,7000:14000:21000,40000,0,-1
-// -- NC_ARMSCANNON
-2261,1400:1600:1800,500:1000:2000,0,0,0,0,600:400:200
-//-- NC_ACCELERATION
-2262,0,0,0,60000:90000:120000,0,0,0
-//-- NC_HOVERING
-2263,0,0,0,90000,0,0,-1
-//-- NC_F_SIDESLIDE
-2264,0,500,0,0,0,0,-1
-//-- NC_B_SIDESLIDE
-2265,0,500,0,0,0,0,-1
-
-//-- NC_SELFDESTRUCTION
-2267,2000:1500:1000,0,0,0,0,300000,500
-//-- NC_SHAPESHIFT
-2268,0,2000,0,300000,0,0,2000
-//-- NC_EMERGENCYCOOL
-2269,0,500,0,0,0,5000,-1
-//-- NC_INFRAREDSCAN
-2270,0,500,0,3000,0,3000,-1
-//-- NC_ANALYZE
-2271,0,1000,0,20000,0,0,1000
-//-- NC_MAGNETICFIELD
-2272,0,0,0,4000:6000:8000,0,20000:15000:10000,-1
-//-- NC_NEUTRALBARRIER
-2273,0,0,0,30000:45000:60000,0,90000,0
-//-- NC_STEALTHFIELD
-2274,0,0,0,15000:20000:25000,0,20000:15000:10000,0
-//-- NC_REPAIR
-2275,200:300:400:500:600,1000,0,0,0,0,-1
-
-//-- NC_AXEBOOMERANG
-2278,0,0,0,0,0,5000:4500:4000:3500:3000,-1
-//-- NC_POWERSWING
-2279,0,1000,0,3000,0,0,-1
-//-- NC_AXETORNADO
-2280,0,500,0,0,0,4000:3500:3000:2500:2000,-1
-//-- NC_SILVERSNIPER
-2281,0,0,0,20000:30000:40000:50000:60000,0,0,1800:1600:1400:1200:1000
-//-- NC_MAGICDECOY
-2282,0,0,0,20000:30000:40000:50000:60000,0,0,1800:1600:1400:1200:1000
-//-- NC_DISJOINT
-2283,2000,0,0,0,0,0,-1
-//-- NC_MAGMA_ERUPTION
-5006,1000,0,0,10000,42000,0,-1
-//==========================================
-
-//===== Shadow Chaser ======================
-//-- SC_FATALMENACE
-2284,0,500,0,0,0,0,-1
-//-- SC_REPRODUCE
-2285,0,1000,0,60000,0,0,-1
-//-- SC_AUTOSHADOWSPELL
-2286,4000:3600:3200:2800:2400:2000:1600:1200:800:400,0,0,60000:80000:100000:120000:140000:160000:180000:200000:220000:300000,0,0,2000
-//-- SC_SHADOWFORM
-2287,0,1000,0,30000:40000:50000:60000:70000,0,0,-1
-//-- SC_TRIANGLESHOT
-2288,1000,500,0,0,0,0,-1
-//-- SC_BODYPAINT
-2289,0,1000,0,5000:7000:9000:11000:13000,10000,2000,0
-//-- SC_INVISIBILITY
-2290,1000,1000,0,60000,0,20000:30000:40000:50000:60000,-1
-//-- SC_DEADLYINFECT
-2291,0,1000,0,10000:15000:20000:25000:30000,0,2000,-1
-//-- SC_ENERVATION
-2292,2000,1000,0,10000:15000:20000,0,2000,-1
-//-- SC_GROOMY
-2293,2000,1000,0,10000:15000:20000,0,2000,-1
-//-- SC_IGNORANCE
-2294,2000,1000,0,10000:15000:20000,0,2000,-1
-//-- SC_LAZINESS
-2295,2000,1000,0,10000:15000:20000,0,2000,-1
-//-- SC_UNLUCKY
-2296,2000,1000,0,10000:15000:20000,0,2000,-1
-//-- SC_WEAKNESS
-2297,2000,1000,0,10000:15000:20000,0,2000,-1
-//-- SC_STRIPACCESORY
-2298,1000,1000,0,60000:70000:80000:90000:100000,0,0,-1
-//-- SC_MANHOLE
-2299,1000,2000,0,5000:10000:15000,5000:10000:15000,0,-1
-//-- SC_DIMENSIONDOOR
-2300,1000,2000,0,4000:8000:12000,0,0,-1
-//-- SC_CHAOSPANIC
-2301,2000,2000,0,5000:10000:15000,4000:8000:12000,0,-1
-//-- SC_MAELSTROM
-2302,2000,2000,0,7000:14000:21000,0,0,-1
-//-- SC_BLOODYLUST
-2303,2000,2000,0,5000:10000:15000,0,180000,1000
-//-- SC_FEINTBOMB
-2304,1000,0,0,1000,0,5000,-1
-//-- SC_ESCAPE
-5010,0,0,0,1000,0,15000,-1
-//==========================================
-
-//==== Royal Guard skills ==================
-//-- LG_CANNONSPEAR
-2307,0,0,0,0,0,2000,-1
-
-//-- LG_TRAMPLE
-2309,0,1000,0,0,0,0,-1
-//-- LG_SHIELDPRESS
-2310,0,0,0,3500:4000:4500:5000:5500,0,2000,-1
-//-- LG_REFLECTDAMAGE
-2311,0,0,0,300000,0,0,-1
-//-- LG_PINPOINTATTACK
-2312,0,1000,0,5000,0,5000,-1
-//-- LG_FORCEOFVANGUARD
-2313,0,1000,0,300000,0,0,-1
-//-- LG_RAGEBURST
-2314,0,3000,0,0,0,0,-1
-//-- LG_SHIELDSPELL //Durations are hard coded as they follow special formula's for each level and effect.
-2315,1000,1000,0,0,0,2000,-1
-//-- LG_EXEEDBREAK
-2316,5000:5500:6000:6500:7000,1000,0,300000,0,0,-1
-//-- LG_OVERBRAND
-2317,500,2000,0,0,0,0,-1
-//-- LG_PRESTIGE
-2318,1000,0,0,30000:45000:60000:75000:90000,0,60000,2000
-//-- LG_BANDING
-2319,0,0,0,-1,2000:4000:6000:8000:10000,0,-1
-//-- LG_MOONSLASHER
-2320,1000,1000,0,0,0,6000:5000:4000:3000:2000,-1
-//-- LG_RAYOFGENESIS
-2321,2000:2500:3000:3500:4000,2000,0,10000,0,5000,500
-//-- LG_PIETY
-2322,3000:2500:2000:1500:1000,0,0,60000:80000:100000:120000:140000,0,0,-1
-//-- LG_EARTHDRIVE
-2323,1000,1000,0,3000:6000:9000:12000:15000,0,7000:6000:5000:4000:3000,-1
-//-- LG_HESPERUSLIT
-2324,1000,3000,0,0,0,20000,-1
-//-- LG_INSPIRATION
-2325,2000,2000,0,30000:45000:60000:75000:90000,0,540000:480000:420000:360000:300000,1000
-//-- LG_KINGS_GRACE
-5013,1000,0,0,5000,0,0,-1
-//==========================================
-
-//===== Sura Skills ========================
-//-- SR_DRAGONCOMBO
-2326,0,0,0,3000,0,0,-1
-//-- SR_SKYNETBLOW
-2327,0,500,0,0,0,0,-1
-//-- SR_EARTHSHAKER
-2328,0,0,0,1000,0,3000,-1
-//-- SR_FALLENEMPIRE
-2329,0,0,0,500:1000:1500:2000:2500,0,0,-1
-//-- SR_TIGERCANNON
-2330,1100:1200:1300:1400:1500:1600:1700:1800:1900:2000,1000,0,0,0,5000,-1
-
-//-- SR_RAMPAGEBLASTER
-2332,0,1000,0,0,0,10000,-1
-//-- SR_CRESCENTELBOW
-2333,0,1000,0,3000:4000:5000:6000:7000,0,5000,-1
-//-- SR_CURSEDCIRCLE
-2334,0,1000,0,3000:4000:5000:6000:7000,0,10000,-1
-//-- SR_LIGHTNINGWALK
-2335,0,1000,0,5000:6000:7000:8000:9000,0,5000,-1
-//-- SR_KNUCKLEARROW
-2336,0,1000,0,0,0,0,-1
-//-- SR_WINDMILL
-2337,1000,500,0,0,0,3000,-1
-//-- SR_RAISINGDRAGON
-2338,0,1000,0,30000:45000:60000:75000:90000:105000:120000:135000:150000:165000,0,30000,-1
-
-//-- SR_ASSIMILATEPOWER
-2340,0,1000,0,0,0,5000,-1
-//-- SR_POWERVELOCITY
-2341,1500,0,0,0,0,0,500
-
-//-- SR_GATEOFHELL
-2343,1000:1200:1400:1600:1800:2000:2200:2400:2600:2800,100:200:300:400:500:600:700:800:900:1000,0,0,0,0,-1
-//-- SR_GENTLETOUCH_QUIET
-2344,0,0,0,5000:7000:9000:11000:13000,0,1000:1500:2000:2500:3000,-1
-//-- SR_GENTLETOUCH_CURE
-2345,0,1000,0,0,0,1000:1500:2000:2500:3000,-1
-//-- SR_GENTLETOUCH_ENERGYGAIN
-2346,1000,1000,0,240000,0,0,1000:1500:2000:2500:3000
-//-- SR_GENTLETOUCH_CHANGE
-2347,1000,1000,0,240000,0,200000:180000:160000:140000:120000,1000
-//-- SR_GENTLETOUCH_REVITALIZE
-2348,1000,1000,0,240000,0,200000:180000:160000:140000:120000,1000
-//-- SR_FLASHCOMBO
-5009,0,4000,0,4000,0,0,-1
-
-//==========================================
-
-//==== Wanderer skills =====================
-//-- WA_SWING_DANCE
-2350,1000,2000,0,60000,0,0,-1
-//-- WA_SYMPHONY_OF_LOVER
-2351,1000,2000,0,60000,0,0,-1
-//-- WA_MOONLIT_SERENADE
-2352,1000,2000,0,60000,0,0,-1
-//==========================================
-
-//==== Minstresl skills ====================
-//-- MI_RUSH_WINDMILL
-2381,1000,2000,0,60000,0,0,-1
-//-- MI_ECHOSONG
-2382,1000,2000,0,60000,0,0,-1
-//-- MI_HARMONIZE
-2383,1000,1000,0,60000,0,5000,-1
-//==========================================
-
-//==== Minstrel/Wanderer skills ============
-//-- WM_METALICSOUND
-2413,1000:1500:2000:2500:3000,1000,0,0,0,2000:2500:3000:3500:4000,-1
-//-- WM_REVERBERATION
-2414,1100:1200:1300:1400:1500,1000,0,9000:10000:11000:12000:13000,0,0,-1
-
-//-- WM_DOMINION_IMPULSE
-2417,0,1000,0,0,0,0,-1
-//-- WM_SEVERE_RAINSTORM
-2418,1500:2000:2500:3000:3500,1000,0,3400,0,5000:5500:6000:6500:7000,500
-//-- WM_POEMOFNETHERWORLD
-2419,3000,0,0,9000:11000:13000:15000:17000,8000:10000:12000:14000:16000,0,-1
-//-- WM_VOICEOFSIREN
-2420,2000:2200:2400:2600:2800,1000,0,15000:18000:21000:24000:27000,0,5000,-1
-//-- WM_DEADHILLHERE
-2421,3000:2500:2000:1500:1000,1000,0,0,0,0,1000
-//-- WM_LULLABY_DEEPSLEEP
-2422,2000,1000,0,12000:14000:16000:18000:20000,0,10000,1000
-//-- WM_SIRCLEOFNATURE
-2423,2000,1000,0,60000,0,15000,-1
-//-- WM_RANDOMIZESPELL
-2424,0,1000,0,0,0,3000,-1
-//-- WM_GLOOMYDAY
-2425,1000,1000,0,30000:45000:60000:75000:90000,0,10000,500
-//-- WM_GREAT_ECHO
-2426,2000:2200:2400:2600:2800,1000,0,0,0,10000,500
-//-- WM_SONG_OF_MANA
-2427,1000,1000,0,30000:60000:90000:120000:150000,0,90000,500
-//-- WM_DANCE_WITH_WUG
-2428,1500:2000:2500:3000:3500,1000,0,30000:60000:90000:120000:150000,0,90000,500
-//-- WM_SOUND_OF_DESTRUCTION
-2429,0:500:1000:1500:2000,1000,0,5000,0,6000:7000:8000:9000:10000,500
-//-- WM_SATURDAY_NIGHT_FEVER
-2430,1000:2000:3000:4000:5000,1000,0,10000:15000:20000:25000:30000,3000,180000,1000
-//-- WM_LERADS_DEW
-2431,1000,1000,0,20000:30000:40000:50000:60000,0,180000,500
-//-- WM_MELODYOFSINK
-2432,1000,1000,0,20000:30000:40000:50000:60000,0,180000,500
-//-- WM_BEYOND_OF_WARCRY
-2433,1000,1000,0,20000:30000:40000:50000:60000,0,180000,500
-//-- WM_UNLIMITED_HUMMING_VOICE
-2434,1000,1000,0,60000:90000:120000:150000:180000,0,110000:120000:130000:140000:150000,500
-//-- WM_FRIGG_SONG
-5007,0,0,0,60000,0,0,0
-//==========================================
-
-//==== Sorcerer skills =====================
-//-- SO_FIREWALK
-2443,1000,1000,0,12000,0,0,-1
-//-- SO_ELECTRICWALK
-2444,1000,1000,0,12000,0,0,-1
-//-- SO_SPELLFIST
-2445,0,1000,0,20000:25000:30000:35000:40000,0,0,0
-//-- SO_EARTHGRAVE
-2446,2200:2400:2600:2800:3000,1000,0,500,8000:11000:14000:17000:20000,5000,1800:1600:1400:1200:1000
-//-- SO_DIAMONDDUST
-2447,5000:5500:6000:6500:7000,1000,0,500,12000:14000:16000:18000:20000,5000,800:600:400:200:-1
-//-- SO_POISON_BUSTER
-2448,2200:3400:4600:5800:6000,1000,0,0,0,2000,800:600:400:200:-1
-//-- SO_PSYCHIC_WAVE
-2449,8000:9000:10000:11000:12000,1000,0,1200:1700:2200:2700:3200,0,5000,1000:900:800:700:600
-//-- SO_CLOUD_KILL
-2450,2300:2500:2700:2900:3100,1000,0,8000:10000:12000:14000:16000,10000:15000:20000:25000:30000,5000,700:500:300:100:-1
-//-- SO_STRIKING
-2451,1000,1000,0,60000,0,2000,-1
-//-- SO_WARMER
-2452,2200:2400:2600:2800:3000,1000,0,40000:45000:50000:55000:60000,30000,35000:40000:45000:50000:55000,1800:1600:1400:1200:1000
-//-- SO_VACUUM_EXTREME
-2453,1000:1500:2000:2500:3000,1000,0,4000:6000:8000:10000:12000,0,5000,-1
-//-- SO_VARETYR_SPEAR
-2454,2200:2400:2600:2800:3000,1000,0,0,2200:2400:2600:2800:3000,2000,1800:1600:1400:1200:1000
-//-- SO_ARULLO
-2455,2200:2400:2600:2800:3000,1000,0,8000:10000:12000:14000:16000,0,5000:6000:7000:8000:9000,800:600:400:200:-1
-//-- SO_EL_CONTROL
-2456,2000,0,0,0,0,5000,0
-//-- SO_SUMMON_AGNI
-2457,1000:2000:3000,0,0,600000:900000:1200000,0,60000,2000
-//-- SO_SUMMON_AQUA
-2458,1000:2000:3000,0,0,600000:900000:1200000,0,60000,2000
-//-- SO_SUMMON_VENTUS
-2459,1000:2000:3000,0,0,600000:900000:1200000,0,60000,2000
-//-- SO_SUMMON_TERA
-2460,1000:2000:3000,0,0,600000:900000:1200000,0,60000,2000
-//-- SO_EL_ACTION
-2461,0,0,0,0,0,5000,0
-//-- SO_EL_ANALYSIS
-2462,0,0,0,0,0,0,2000
-
-//-- SO_EL_CURE
-2464,2000,1000,0,0,0,0,-1
-//-- SO_FIRE_INSIGNIA
-2465,1000,0,0,60000,0,60000,1000
-//-- SO_WATER_INSIGNIA
-2466,1000,0,0,60000,0,60000,1000
-//-- SO_WIND_INSIGNIA
-2467,1000,0,0,60000,0,60000,1000
-//-- SO_EARTH_INSIGNIA
-2468,1000,0,0,60000,0,60000,1000
-//-- SO_ELEMENTAL_SHIELD
-5008,1000,0,0,10000,0,10000,-1
-//==========================================
-
-//==== Genetic skills ======================
-//-- GN_CART_TORNADO
-2476,0,500,0,5000,0,0:500:1000:1500:2000,-1
-//-- GN_CARTCANNON
-2477,1000:1500:2000:2500:3000,500,0,0,0,0,-1
-//-- GN_CARTBOOST
-2478,1500,500,0,90000,0,0,-1
-//-- GN_THORNS_TRAP
-2479,1500,500,0,10000:12000:14000:16000:18000,20000,0,-1
-//-- GN_BLOOD_SUCKER
-2480,1500,500,0,20000:22000:24000:26000:28000,0,0,-1
-//-- GN_SPORE_EXPLOSION
-2481,1500,500,0,2000:2000:3000:3000:4000,0,5000,-1
-//-- GN_WALLOFTHORN
-2482,1500,500,0,10000:11000:12000:13000:14000,0,5000,-1
-//-- GN_CRAZYWEED
-2483,3000:3500:4000:4500:5000:5500:6000:6500:7000:7500,500,0,0,0,5000,-1
-//-- GN_CRAZYWEED_ATK
-2484,0,0,0,100,0,0,-1
-
-//-- GN_DEMONIC_FIRE
-2485,3000:3500:4000:4500:5000,500,0,10000:12000:14000:16000:18000,8000:16000:24000:32000:40000,5000,-1
-//-- GN_FIRE_EXPANSION
-2486,2000,500,0,0,0,0,-1
-//-- GN_FIRE_EXPANSION_SMOKE_POWDER
-2487,0,0,0,10000:12000:14000:16000:18000,0,0,-1
-//-- GN_FIRE_EXPANSION_TEAR_GAS
-2488,0,0,0,10000:12000:14000:16000:18000,0,0,-1
-
-//-- GN_HELLS_PLANT
-2490,3000:3500:4000:4500:5000,500,0,14000:21000:28000:35000:42000,0,0,-1
-//-- GN_HELLS_PLANT_ATK
-2491,0,0,0,20000,0,0,-1
-//-- GN_MANDRAGORA
-2492,1000,500,0,10000:15000:20000:25000:30000,0,10000,-1
-//-- GN_SLINGITEM
-2493,0,0,0,0,0,1000,0
-
-//-- GN_SLINGITEM_RANGEMELEEATK
-2498,0,0,0,3000,0,0,-1
-
-//-- GN_ILLUSIONDOPING
-5003,0,0,0,10000,0,10000,-1
-//==========================================
-
-//===== Extra 3rd Class Skills =============
-//-- AB_SECRAMENT
-2515,1000,500,0,60000:90000:120000:150000:180000,0,0,1000
-
-//-- SR_HOWLINGOFLION
-2517,1000,0,0,12000:14000:16000:18000:20000,0,10000,500
-//-- SR_RIDEINLIGHTNING
-2518,1000:2000:3000:4000:5000,1000,0,0,0,0,-1
-//==========================================
-
-//===== Misc. Skills =======================
-//-- ALL_ODINS_RECALL
-2533,10000,0,0,0,0,300000,0
-//-- RETURN_TO_ELDICASTES
-2534,3000,0,0,0,0,300000,0
-//-- ALL_GUARDIAN_RECALL
-2536,3000,0,0,0,0,300000,0
-//-- ALL_ODINS_POWER
-2537,0,0,0,60000,0,0,0
-//==========================================
-
-//===== Rebellion ==========================
-//-- RL_B_TRAP
-2555,0,0,0,0,0,10000:11000:12000:13000:14000,0
-//==========================================
-
-//==== Kagerou & Oboro skills ==============
-//-- KO_YAMIKUMO
-3001,0,0,0,60000,0,0,-1
-//-- KO_JYUMONJIKIRI
-3004,0,500,0,3000,0,5000,-1
-//-- KO_SETSUDAN
-3005,0,0,0,0,0,3000,-1
-//-- KO_BAKURETSU
-3006,1000:1400:1800:2200:2600,1000,0,100,0,3000,-1
-//-- KO_HAPPOKUNAI
-3007,0,500,0,0,0,0,-1
-//-- KO_MUCHANAGE
-3008,1000,0,0,100,0,10000,0
-//-- KO_HUUMARANKA
-3009,1000:1200:1400:1600:1800,1000,0,100,0,3000,-1
-//-- KO_MAKIBISHI
-3010,0,0,0,12000:14000:16000:18000:20000,10000,10000,-1
-//-- KO_MEIKYOUSISUI
-3011,3000,0,0,10000,0,10000,-1
-//-- KO_ZANZOU
-3012,0,1000,0,30000:27000:24000:21000:18000,0,0,-1
-//-- KO_KYOUGAKU
-3013,3000:2500:2000:1500:1000,1000,0,12000:14000:16000:18000:20000,0,10000,-1
-//-- KO_JYUSATSU
-3014,3000:2500:2000:1500:1000,1000,0,8000:10000:12000:14000:16000,0,10000,-1
-//-- KO_KAHU_ENTEN
-3015,2000,0,0,300000,0,0,-1
-//-- KO_HYOUHU_HUBUKI
-3016,2000,0,0,300000,0,0,-1
-//-- KO_KAZEHU_SEIRAN
-3017,2000,0,0,300000,0,0,-1
-//-- KO_DOHU_KOUKAI
-3018,2000,0,0,300000,0,0,-1
-//-- KO_ZENKAI
-3020,0,1000,0,10000,10000,0,0
-//-- KO_GENWAKU
-3021,3000:2500:2000:1500:1000,1000,0,5000,0,10000,-1
-//-- KO_IZAYOI
-3022,0,0,0,30000:45000:60000:75000:90000,0,60000,-1
-//-- KG_KAGEHUMI
-3023,0,0,0,5000:6000:7000:8000:9000,0,0,-1
-//-- KG_KYOMU
-3024,0,1000,0,10000:15000:20000:25000:30000,0,20000,-1
-//-- KG_KAGEMUSYA
-3025,0,0,0,60000:90000:120000:150000:180000,0,0,-1
-
-//-- OB_ZANGETSU
-3026,1000:1500:2000:2500:3000,1000,0,60000:75000:90000:105000:120000,0,30000,2000
-//-- OB_OBOROGENSOU
-3027,1000,0,0,10000:15000:20000:25000:30000,0,15000,0
-//-- OB_AKAITSUKI
-3029,1000:1500:2000:2500:3000,1000,0,10000:15000:20000:25000:30000,0,30000,2000
-
-//===== Eclage Skills ======================
-//-- ECL_SNOWFLIP
-3031,0,0,0,0,0,5000,0
-//-- ECL_PEONYMAMY
-3032,0,0,0,0,0,5000,0
-//-- ECL_SADAGUI
-3033,0,0,0,0,0,5000,0
-//-- ECL_SEQUOIADUST
-3034,0,0,0,0,0,5000,0
-//-- ECLAGE_RECALL
-3035,0,0,0,0,0,300000,3000
-
-//==========================================
-
-//-- ALL_FULL_THROTTLE
-5014,0,0,0,10000:15000:20000:25000:30000,10000,1800000,-1
-
-//===== Homunculus Skills ==================
-//-- HLIF_HEAL
-8001,0,2000,0,0,0,0,-1
-//-- HLIF_AVOID
-8002,0,35000,0,40000:35000:30000:25000:20000,0,0,-1
-//-- HLIF_CHANGE
-8004,0,600000:900000:1200000,0,60000:120000:180000,0,0,-1
-//-- HAMI_CASTLE
-8005,0,0,0,0,60000:70000:80000:90000:129000,0,-1
-//-- HAMI_DEFENCE
-8006,0,0,0,40000:35000:30000:25000:20000,0,0,-1
-//-- HAMI_BLOODLUST
-8008,0,0,0,60000:180000:300000,300000:600000:900000,0,-1
-//-- HFLI_MOON
-8009,0,0,1000,0,0,0,-1
-//-- HFLI_FLEET
-8010,0,0,0,60000:55000:50000:45000:40000,60000:70000:80000:90000:120000,0,-1
-//-- HFLI_SPEED
-8011,0,0,0,60000:55000:50000:45000:40000,60000:70000:80000:90000:120000,0,-1
-//-- HVAN_CAPRICE
-8013,0,1000:1200:1400:1600:1800,0,0,0,0,-1
-//-- HVAN_CHAOTIC
-8014,0,1000,1000,0,0,0,-1
-//-- HVAN_EXPLOSION
-8016,0,0,1000,0,0,0,-1
-//==========================================
-
-//-- MH_SUMMON_LEGION
-8018,1600:1400:1200:1000:800,0,0,20000:30000:40000:50000:60000,0,0,400:600:800:1000:1200
-//-- MH_NEEDLE_OF_PARALYZE
-8019,1000:1100:1200:1300:1400,0,0,12000:14000:16000:18000:20000,0,0,500:400:300:200:100
-//-- MH_POISON_MIST
-8020,500:700:900:1100:1300,0,0,12000:14000:16000:18000:20000,4000:6000:8000:10000:12000,0,500
-//-- MH_PAIN_KILLER
-8021,1000:1200:1400:1600:1800,0,0,20000:30000:40000:50000:60000,0,0,1000:800:600:400:200
-//-- MH_LIGHT_OF_REGENE
-8022,0,0,0,360000:420000:480000:540000:600000,0,0,1600:1400:1200:1000:800
-//-- MH_OVERED_BOOST
-8023,800:700:600:500:400,0,0,30000:45000:60000:75000:90000,0,0,200:300:400:500:600
-//-- MH_ERASER_CUTTER
-8024,1000:1500:2000:2500:3000,2000,0,0,0,0,-1
-//-- MH_XENO_SLASHER
-8025,1500:2500:3500:4500:5500,5000,0,500,0,0,500
-//-- MH_SILENT_BREEZE
-8026,1000:1200:1400:1600:1800,0,0,9000:12000:15000:18000:21000,0,0,1000:800:600:400:200
-//-- MH_STYLE_CHANGE
-//8027,0,0,0,0,0,0,0
-//-- MH_SONIC_CRAW
-//8028,0,0,0,0,0,0,0
-//-- MH_SILVERVEIN_RUSH
-//8029,0,0,0,0,0,0,0
-//-- MH_MIDNIGHT_FRENZY
-//8030,0,0,0,0,0,0,0
-//-- MH_STAHL_HORN
-8031,800:600:400:200:0,0,0,5000,0,0,200:400:600:800:1000
-//-- MH_GOLDENE_FERSE
-8032,1000:1200:1400:1600:1800,0,0,30000:45000:60000:75000:90000,0,0,-1
-//-- MH_STEINWAND
-8033,1000,0,0,30000:45000:60000:75000:90000,0,0,-1
-//-- MH_HEILIGE_STANGE
-8034,200:400:600:800:1000,0,0,0,0,0,1800:1600:1400:1200:1000
-//-- MH_ANGRIFFS_MODUS
-8035,200:400:600:800:1000,0,0,30000:45000:60000:75000:90000,0,0,-1
-//-- MH_TINDER_BREAKER
-//8036,0,0,0,5000,0,0,0
-//-- MH_CBC
-//8037,0,0,0,0,0,0,0
-//-- MH_EQC
-//8038,0,0,0,0,0,0,0
-//-- MH_MAGMA_FLOW
-8039,2000:2500:3000:3500:4000,0,0,30000:45000:60000:75000:90000,0,0,2000:1500:1000:500:-1
-//-- MH_GRANITIC_ARMOR
-8040,6000:5500:5000:4500:4000,0,0,60000,0,0,1000
-//-- MH_LAVA_SLIDE
-8041,6000:5500:5000:4500:4000,0,0,12000:14000:16000:18000:20000,0,0,1000
-//-- MH_PYROCLASTIC
-8042,5000:4500:4000:3500:3000,0,0,60000:90000:120000:150000:180000,0,0,1000
-//-- MH_VOLCANIC_ASH
-8043,5000:4500:4000:3500:3000,0,0,12000:14000:16000:18000:20000,0,0,1000
-
-//===== Mercenary Skills ===================
-//-- MS_MAGNUM
-8202,0,1500,2000,2000,10000,0,0
-//-- KN_BOWLINGBASH
-8203,700,2500,0,0,0,0,0
-//-- LK_PARRYING
-8204,0,0,0,15000:20000:25000:30000:35000:40000:45000:50000:55000:60000,0,0,0
-//-- CR_REFLECTSHIELD
-8205,0,0,0,300000,0,0,0
-//-- MS_BERSERK
-8206,0,0,0,300000,15000,0,0
-//-- MA_DOUBLE
-8207,0,1000,0,100,0,0,0
-//-- MA_SHOWER
-8208,0,1200,0,100,0,0,0
-//-- MA_SKIDTRAP
-8209,0,0,0,300000:240000:180000:120000:60000,0,0,0
-//-- MA_LANDMINE
-8210,0,0,0,200000:160000:120000:80000:40000,5000,0,0
-//-- MA_SANDMAN
-8211,0,0,0,150000:120000:90000:60000:30000,12000:14000:16000:18000:20000,0,0
-//-- MA_FREEZINGTRAP
-8212,0,0,0,150000:120000:90000:60000:30000,3000:6000:9000:12000:15000,0,0
-//-- MA_CHARGEARROW
-8214,750,1000,0,0,0,0,750
-//-- MA_SHARPSHOOTING
-8215,1000,2500,0,0,0,0,1000
-//-- ML_BRANDISHSPEAR
-8217,350,1200,0,0,0,0,350
-//-- ML_SPIRALPIERCE
-8218,150:250:350:450:500:500:500:500:500:500,2500,0,0,1000,0,150:250:350:450:500:500:500:500:500:500
-//-- ML_DEFENDER
-8219,0,800,0,180000,0,0,0
-//-- ML_AUTOGUARD
-8220,0,0,0,300000,0,0,0
-//-- ML_DEVOTION
-8221,1500,0,0,0,30000:45000:60000:75000:90000,0,1500
-//-- MER_MAGNIFICAT
-8222,3200,2000,0,30000:45000:60000:75000:90000,0,0,800
-//-- MER_QUICKEN
-8223,0,0,0,30000:60000:90000:120000:150000:180000:210000:240000:270000:300000,0,0,0
-//-- MER_SIGHT
-8224,0,0,0,10000,0,0,0
-//-- MER_CRASH
-8225,1000,2000,0,0,5000,0,0
-//-- MER_PROVOKE
-8232,0,0,0,30000,0,0,0
-//-- MER_DECAGI
-8234,800,1000,0,40000:50000:60000:70000:80000:90000:100000:110000:120000:130000,0,0,200
-//-- MER_SCAPEGOAT
-8235,3000,0,0,0,0,0,0
-//-- MER_LEXDIVINA
-8236,0,3000,0,30000:35000:40000:45000:50000:60000:60000:60000:60000:60000,0,0,0
-//-- MER_KYRIE
-8238,2000,2000,0,120000,0,0,0
-//-- MER_BLESSING
-8239,0,0,0,60000:80000:100000:120000:140000:160000:180000:200000:220000:240000,0,0,0
-//-- MER_INCAGI
-8240,1000,1000,0,60000:80000:100000:120000:140000:160000:180000:200000:220000:240000,0,0,0
-//==========================================
-
-//===== Elemental Skills =======================
-//-- EL_CIRCLE_OF_FIRE
-8401,0,0,0,-1,0,0,-1
-//-- EL_FIRE_CLOAK
-8402,0,0,0,-1,0,0,-1
-//-- EL_FIRE_MANTLE
-8403,0,0,0,15000,0,0,-1
-//-- EL_WATER_SCREEN
-8404,0,0,0,-1,0,0,-1
-//-- EL_WATER_DROP
-8405,0,0,0,-1,0,0,-1
-//-- EL_WATER_BARRIER
-8406,0,0,0,15000,0,0,-1
-//-- EL_WIND_STEP
-8407,0,0,0,-1,0,0,-1
-//-- EL_WIND_CURTAIN
-8408,0,0,0,-1,0,0,-1
-//-- EL_ZEPHYR
-8409,0,0,0,15000,0,0,-1
-//-- EL_STONE_SHIELD
-8411,0,0,0,-1,0,0,-1
-//-- EL_POWER_OF_GAIA
-8412,0,0,0,15000,0,0,-1
-//-- EL_PYROTECHNIC
-8413,0,0,0,-1,0,0,-1
-//-- EL_HEATER
-8414,0,0,0,-1,0,0,-1
-//-- EL_TROPIC
-8415,0,0,0,-1,0,0,-1
-//-- EL_AQUAPLAY
-8416,0,0,0,-1,0,0,-1
-//-- EL_COOLER
-8417,0,0,0,-1,0,0,-1
-//-- EL_CHILLY_AIR
-8418,0,0,0,-1,0,0,-1
-//-- EL_GUST
-8419,0,0,0,-1,0,0,-1
-//-- EL_BLAST
-8420,0,0,0,-1,0,0,-1
-//-- EL_WILD_STORM
-8421,0,0,0,-1,0,0,-1
-//-- EL_PETROLOGY
-8422,0,0,0,-1,0,0,-1
-//-- EL_CURSED_SOIL
-8423,0,0,0,-1,0,0,-1
-//-- EL_UPHEAVAL
-8424,0,0,0,-1,0,0,-1
-//-- EL_TIDAL_WEAPON
-8433,0,0,0,-1,0,0,-1
-//-- EL_WIND_SLASH
-8434,1000,0,0,0,0,0,-1
-//-- EL_HURRICANE
-8435,1000,0,0,0,0,0,-1
-//-- EL_TYPOON_MIS
-8437,1000,0,0,15000,0,0,-1
-//-- EL_STONE_HAMMER
-8439,0,0,0,5000,0,0,-1
-//-- EL_ROCK_CRUSHER
-8440,0,0,0,15000,0,0,-1
-//-- EL_ROCK_CRUSHER_ATK
-8441,0,0,0,15000,0,0,-1
-//==========================================
-
-//===== Guild Skills =======================
-//-- GD_LEADERSHIP
-10006,0,0,0,300000,0,0,-1
-//-- GD_GLORYWOUNDS
-10007,0,0,0,300000,0,0,-1
-//-- GD_SOULCOLD
-10008,0,0,0,300000,0,0,-1
-//-- GD_HAWKEYES
-10009,0,0,0,300000,0,0,-1
-//-- GD_BATTLEORDER
-10010,0,0,0,180000,300000,0,-1
-//-- GD_REGENERATION
-10011,0,0,0,60000,300000,0,-1
-//-- GD_RESTORE
-10012,0,0,0,0,300000,0,10000
-//-- GD_EMERGENCYCALL
-10013,0,0,0,0,300000,0,5000
-//==========================================
diff --git a/db/re/skill_castnodex_db.txt b/db/re/skill_castnodex_db.txt
deleted file mode 100644
index 66b772386..000000000
--- a/db/re/skill_castnodex_db.txt
+++ /dev/null
@@ -1,57 +0,0 @@
-// <Skill id>,<Cast>,<Delay (optional)>
-//
-// Cast: 0 - everything affects the skill's cast time
-// 1 - skill's cast time is not affected by dex
-// 2 - skill's cast time is not affected by statuses (Suffragium, etc)
-// 4 - skill's cast time is not affected by item bonuses (equip, cards)
-//
-// Delay: 0 - everything affects the skill's delay
-// 1 - skill's delay is not affected by dex
-// 2 - skill's delay is not affected by Magic Strings / Bragi
-// 4 - skill's delay is not affected by item bonuses (equip, cards)
-//
-// Note: Values are bit fields, add them up to combine their effects.
-// Note: Delay setting '1' only makes sense when delay_dependon_dex is enabled.
-// Example: 46,1,1 = Double Strafe's cast time and delay is not affected by dex.
-
-136,0,2 //AS_SONICBLOW
-263,0,2 //MO_TRIPLEATTACK
-272,0,2 //MO_CHAINCOMBO
-273,0,2 //MO_COMBOFINISH
-336,1 //WE_CALLPARTNER
-366,3 //HW_MAGICPOWER
-370,1 //CH_PALMSTRIKE
-371,0,2 //CH_TIGERFIST
-372,0,2 //CH_CHAINCRUSH
-394,0,2 //CG_ARROWVULCAN
-403,3 //PF_MEMORIZE
-408,1 //WE_BABY
-409,1 //WE_CALLPARENT
-410,1 //WE_CALLBABY
-482,1 //PF_DOUBLECASTING
-462,1 //SL_KAIZEL
-496,1 //AM_TWILIGHT1
-497,1 //AM_TWILIGHT2
-498,1 //AM_TWILIGHT3
-512,3 //GS_TRACKING
-1014,1 //PR_REDEMPTIO
-2534,7,7 //RETURN_TO_ELDICASTES
-2536,7,7 //ALL_GUARDIAN_RECALL
-//2537,0,7 //ALL_ODINS_POWER
-10010,3 //GD_BATTLEORDER
-10011,3 //GD_REGENERATION
-10012,6 //GD_RESTORE
-10013,7 //GD_EMERGENCYCALL
-
-// Mercenary Skills
-8214,7 //MA_CHARGEARROW
-8215,7 //MA_SHARPSHOOTING
-8217,7 //ML_BRANDISHSPEAR
-8218,7 //ML_SPIRALPIERCE
-8221,7 //ML_DEVOTION
-8222,7 //MER_MAGNIFICAT
-8225,7 //MER_CRASH
-8234,7 //MER_DECAGI
-8235,7 //MER_SCAPEGOAT
-8238,7 //MER_KYRIE
-8240,7 //MER_INCAGI
diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf
new file mode 100644
index 000000000..2a59785fa
--- /dev/null
+++ b/db/re/skill_db.conf
@@ -0,0 +1,38179 @@
+//================= Hercules Database ==========================================
+//= _ _ _
+//= | | | | | |
+//= | |_| | ___ _ __ ___ _ _| | ___ ___
+//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __|
+//= | | | | __/ | | (__| |_| | | __/\__ \
+//= \_| |_/\___|_| \___|\__,_|_|\___||___/
+//================= License ====================================================
+//= This file is part of Hercules.
+//= http://herc.ws - http://github.com/HerculesWS/Hercules
+//=
+//= Copyright (C) 2014-2017 Hercules Dev Team
+//=
+//= Hercules is free software: you can redistribute it and/or modify
+//= it under the terms of the GNU General Public License as published by
+//= the Free Software Foundation, either version 3 of the License, or
+//= (at your option) any later version.
+//=
+//= This program is distributed in the hope that it will be useful,
+//= but WITHOUT ANY WARRANTY; without even the implied warranty of
+//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+//= GNU General Public License for more details.
+//=
+//= You should have received a copy of the GNU General Public License
+//= along with this program. If not, see <http://www.gnu.org/licenses/>.
+//==============================================================================
+//= Renewal Skill Database [Hercules]
+//==============================================================================
+//= @Format Notes:
+//= - All string entries are case-sensitive and must be quoted.
+//= - All setting names are case-sensitive and must be keyed accurately.
+
+
+/******************************************************************************
+********************************* Entry structure *****************************
+*******************************************************************************
+{
+ // ------------------------------ Mandatory Fields ----------------------------
+ Id: ID (int) (Required)
+ Name: "Skill Name" (string) (Required)
+ MaxLevel: Skill Level (int) (Required)
+ // ------------------------------ Optional Fields -----------------------------
+ Description: "Skill Description" (string) (optional but recommended)
+ Range: Skill Range (int) (optional, defaults to 0) (can be grouped by Levels)
+ Note: Range < 5 is considered Melee range.
+ Hit: Hit Type (int) (optional, default "BDT_NORMAL")
+ Types - "BDT_SKILL", "BDT_MULTIHIT" or "BDT_NORMAL"
+ SkillType: { (bool, defaults to "Passive")
+ Passive: true/false (boolean, defaults to false)
+ Enemy: true/false (boolean, defaults to false)
+ Place: true/false (boolean, defaults to false)
+ Self: true/false (boolean, defaults to false)
+ Friend: true/false (boolean, defaults to false)
+ Trap: true/false (boolean, defaults to false)
+ }
+ SkillInfo: { (bool, defaults to "None")
+ Quest: true/false (boolean, defaults to false)
+ NPC: true/false (boolean, defaults to false)
+ Wedding: true/false (boolean, defaults to false)
+ Spirit: true/false (boolean, defaults to false)
+ Guild: true/false (boolean, defaults to false)
+ Song: true/false (boolean, defaults to false)
+ Ensemble: true/false (boolean, defaults to false)
+ Trap: true/false (boolean, defaults to false)
+ TargetSelf: true/false (boolean, defaults to false)
+ NoCastSelf: true/false (boolean, defaults to false)
+ PartyOnly: true/false (boolean, defaults to false)
+ GuildOnly: true/false (boolean, defaults to false)
+ NoEnemy: true/false (boolean, defaults to false)
+ IgnoreLandProtector: true/false (boolean, defaults to false)
+ Chorus: true/false (boolean, defaults to false)
+ FreeCastReduced: true/false (boolean, defaults to false)
+ Works like skill SA_FREECAST, allow move and attack with reduced speed.
+ FreeCastNormal: true/false (boolean, defaults to false)
+ Works like FreeCastReduced, but not reduce speed.
+ }
+ AttackType: "Attack Type" (string, defaults to "None")
+ Types: "None", "Weapon", "Magic" or "Misc"
+ Element: "Element Type" (string) (Optional field - Default "Ele_Neutral")
+ (can be grouped by Levels)
+ Types: "Ele_Neutral", "Ele_Water", "Ele_Earth", "Ele_Fire", "Ele_Wind"
+ "Ele_Poison", "Ele_Holy", "Ele_Dark", "Ele_Ghost", "Ele_Undead"
+ "Ele_Weapon" - Uses weapon's element.
+ "Ele_Endowed" - Uses Endowed element.
+ "Ele_Random" - Uses random element.
+ DamageType: { (bool, default to "NoDamage")
+ NoDamage: true/false No damage skill
+ SplashArea: true/false Has splash area (requires source modification)
+ SplitDamage: true/false Damage should be split among targets (requires 'SplashArea' in order to work)
+ IgnoreCards: true/false Skill ignores caster's % damage cards (misc type always ignores)
+ IgnoreElement: true/false Skill ignores elemental adjustments
+ IgnoreDefense: true/false Skill ignores target's defense (misc type always ignores)
+ IgnoreFlee: true/false Skill ignores target's flee (magic type always ignores)
+ IgnoreDefCards: true/false Skill ignores target's def cards
+ }
+ SplashRange: Damage Splash Area (int, defaults to 0) (can be grouped by Levels)
+ Note: -1 for screen-wide.
+ NumberOfHits: Number of Hits (int, defaults to 1) (can be grouped by Levels)
+ Note: when positive, damage is increased by hits,
+ negative values just show number of hits without
+ increasing total damage.
+ InterruptCast: Cast Interruption (bool, defaults to false)
+ CastDefRate: Cast Defense Reduction (int, defaults to 0)
+ SkillInstances: Skill instances (int, defaults to 0) (can be grouped by Levels)
+ Notes: max amount of skill instances to place on the ground when
+ player_land_skill_limit/monster_land_skill_limit is enabled. For skills
+ that attack using a path, this is the path length to be used.
+ KnockBackTiles: Knock-back by 'n' Tiles (int, defaults to 0) (can be grouped by Levels)
+ CastTime: Skill cast Time (in ms) (int, defaults to 0) (can be grouped by Levels)
+ AfterCastActDelay: Skill Delay (in ms) (int, defaults to 0) (can be grouped by Levels)
+ AfterCastWalkDelay: Walk Delay (in ms) (int, defaults to 0) (can be grouped by Levels)
+ SkillData1: Skill Data/Duration (in ms) (int, defaults to 0) (can be grouped by Levels)
+ SkillData2: Skill Data/Duration (in ms) (int, defaults to 0) (can be grouped by Levels)
+ CoolDown: Skill Cooldown (in ms) (int, defaults to 0) (can be grouped by Levels)
+ FixedCastTime: Fixed Cast Time (in ms) (int, defaults to 0) (can be grouped by Levels)
+ Note: when 0, uses 20% of cast time and less than
+ 0 means no fixed cast time.
+ CastTimeOptions: {
+ IgnoreDex: true/false (boolean, defaults to false)
+ IgnoreStatusEffect: true/false (boolean, defaults to false)
+ IgnoreItemBonus: true/false (boolean, defaults to false)
+ Note: Delay setting 'IgnoreDex' only makes sense when
+ delay_dependon_dex is enabled.
+ }
+ SkillDelayOptions: {
+ IgnoreDex: true/false (boolean, defaults to false)
+ IgnoreStatusEffect: true/false (boolean, defaults to false)
+ IgnoreItemBonus: true/false (boolean, defaults to false)
+ Note: Delay setting 'IgnoreDex' only makes sense when
+ delay_dependon_dex is enabled.
+ }
+ Requirements: {
+ HPCost: HP Cost (int, defaults to 0) (can be grouped by Levels)
+ SPCost: SP Cost (int, defaults to 0) (can be grouped by Levels)
+ HPRateCost: HP % Cost (int, defaults to 0) (can be grouped by Levels)
+ Note: If positive, it is a percent of your current hp,
+ otherwise it is a percent of your max hp.
+ SPRateCost: SP % Cost (int, defaults to 0) (can be grouped by Levels)
+ Note: If positive, it is a percent of your current sp,
+ otherwise it is a percent of your max sp.
+ ZenyCost: Zeny Cost (int, defaults to 0) (can be grouped by Levels)
+ WeaponTypes: { (bool or string, defaults to "All")
+ NoWeapon: true/false (boolean, defaults to false)
+ Daggers: true/false (boolean, defaults to false)
+ 1HSwords: true/false (boolean, defaults to false)
+ 2HSwords: true/false (boolean, defaults to false)
+ 1HSpears: true/false (boolean, defaults to false)
+ 2HSpears: true/false (boolean, defaults to false)
+ 1HAxes: true/false (boolean, defaults to false)
+ 2HAxes: true/false (boolean, defaults to false)
+ Maces: true/false (boolean, defaults to false)
+ 2HMaces: true/false (boolean, defaults to false)
+ Staves: true/false (boolean, defaults to false)
+ Bows: true/false (boolean, defaults to false)
+ Knuckles: true/false (boolean, defaults to false)
+ Instruments: true/false (boolean, defaults to false)
+ Whips: true/false (boolean, defaults to false)
+ Books: true/false (boolean, defaults to false)
+ Katars: true/false (boolean, defaults to false)
+ Revolvers: true/false (boolean, defaults to false)
+ Rifles: true/false (boolean, defaults to false)
+ GatlingGuns: true/false (boolean, defaults to false)
+ Shotguns: true/false (boolean, defaults to false)
+ GrenadeLaunchers: true/false (boolean, defaults to false)
+ FuumaShurikens: true/false (boolean, defaults to false)
+ 2HStaves: true/false (boolean, defaults to false)
+ MaxSingleWeaponType: true/false (boolean, defaults to false)
+ DWDaggers: true/false (boolean, defaults to false)
+ DWSwords: true/false (boolean, defaults to false)
+ DWAxes: true/false (boolean, defaults to false)
+ DWDaggerSword: true/false (boolean, defaults to false)
+ DWDaggerAxe: true/false (boolean, defaults to false)
+ DWSwordAxe: true/false (boolean, defaults to false)
+ }
+ AmmoTypes: { (for all types use string "All")
+ A_ARROW: true/false (boolean, defaults to false)
+ A_DAGGER: true/false (boolean, defaults to false)
+ A_BULLET: true/false (boolean, defaults to false)
+ A_SHELL: true/false (boolean, defaults to false)
+ A_GRENADE: true/false (boolean, defaults to false)
+ A_SHURIKEN: true/false (boolean, defaults to false)
+ A_KUNAI: true/false (boolean, defaults to false)
+ A_CANNONBALL: true/false (boolean, defaults to false)
+ A_THROWWEAPON: true/false (boolean, defaults to false)
+ }
+ AmmoAmount: Ammunition Amount (int, defaults to 0) (can be grouped by Levels)
+ State: "Required State" (string, defaults to "None") (can be grouped by Levels)
+ Types : 'None' = Nothing special
+ 'Moveable' = Requires to be able to move
+ 'NotOverWeight' = Requires to be less than 50% weight
+ 'InWater' = Requires to be standing on a water cell
+ 'Cart' = Requires a Pushcart
+ 'Riding' = Requires to ride either a peco or a dragon
+ 'Falcon' = Requires a Falcon
+ 'Sight' = Requires Sight skill activated
+ 'Hiding' = Requires Hiding skill activated
+ 'Cloaking' = Requires Cloaking skill activated
+ 'ExplosionSpirits' = Requires Fury skill activated
+ 'CartBoost' = Requires a Pushcart and Cart Boost skill activated
+ 'Shield' = Requires a 0,shield equipped
+ 'Warg' = Requires a Warg
+ 'Dragon' = Requires to ride a Dragon
+ 'RidingWarg' = Requires to ride a Warg
+ 'Mado' = Requires to have an active mado
+ 'PoisonWeapon' = Requires to be under Poisoning Weapon.
+ 'RollingCutter' = Requires at least one Rotation Counter from Rolling Cutter.
+ 'ElementalSpirit' = Requires to have an Elemental Spirit summoned.
+ 'MH_Fighting' = Requires Eleanor fighthing mode
+ 'MH_Grappling' = Requires Eleanor grappling mode
+ 'Peco' = Requires riding a peco
+ SpiritSphereCost: Spirit Sphere Cost (int, defaults to 0) (can be grouped by Levels)
+ Items: {
+ ItemID or Aegis_Name : Amount (int, defaults to 0) (can be grouped by Levels)
+ Item example: "ID717" or "Blue_Gemstone".
+ Notes: Items with amount 0 will not be consumed.
+ Amount can also be grouped by levels.
+ }
+ }
+ Unit: {
+ Id: [ UnitID, UnitID2 ] (int, defaults to 0) (can be grouped by Levels)
+ Layout: Unit Layout (int, defaults to 0) (can be grouped by Levels)
+ Range: Unit Range (int, defaults to 0) (can be grouped by Levels)
+ Interval: Unit Interval (int, defaults to 0) (can be grouped by Levels)
+ Target: "Unit Target" (string, defaults to "None")
+ Types:
+ All - affects everyone
+ NotEnemy - affects anyone who isn't an enemy
+ Friend - affects party, guildmates and neutral players
+ Party - affects party only
+ Guild - affects guild only
+ Ally - affects party and guildmates only
+ Sameguild - affects guild but not allies
+ Enemy - affects enemies only
+ None - affects nobody
+ Flag: {
+ UF_DEFNOTENEMY: true/false (boolean, defaults to false)
+ UF_NOREITERATION: true/false (boolean, defaults to false)
+ UF_NOFOOTSET: true/false (boolean, defaults to false)
+ UF_NOOVERLAP: true/false (boolean, defaults to false)
+ UF_PATHCHECK: true/false (boolean, defaults to false)
+ UF_NOPC: true/false (boolean, defaults to false)
+ UF_NOMOB: true/false (boolean, defaults to false)
+ UF_SKILL: true/false (boolean, defaults to false)
+ UF_DANCE: true/false (boolean, defaults to false)
+ UF_ENSEMBLE: true/false (boolean, defaults to false)
+ UF_SONG: true/false (boolean, defaults to false)
+ UF_DUALMODE: true/false (boolean, defaults to false)
+ UF_RANGEDSINGLEUNI: true/false (boolean, defaults to false)
+ }
+ }
+}
+*******************************************************************************/
+
+skill_db: (
+{
+ Id: 1
+ Name: "NV_BASIC"
+ Description: "Basic Skill"
+ MaxLevel: 9
+ NumberOfHits: 0
+},
+{
+ Id: 2
+ Name: "SM_SWORD"
+ Description: "Sword Mastery"
+ MaxLevel: 10
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 3
+ Name: "SM_TWOHAND"
+ Description: "Two-Handed Sword Mastery"
+ MaxLevel: 10
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 4
+ Name: "SM_RECOVERY"
+ Description: "Increase HP Recovery"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 5
+ Name: "SM_BASH"
+ Description: "Bash"
+ MaxLevel: 10
+ Range: -1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ Requirements: {
+ SPCost: {
+ Lv1: 8
+ Lv2: 8
+ Lv3: 8
+ Lv4: 8
+ Lv5: 8
+ Lv6: 15
+ Lv7: 15
+ Lv8: 15
+ Lv9: 15
+ Lv10: 15
+ }
+ WeaponTypes: {
+ NoWeapon: true
+ Daggers: true
+ 1HSwords: true
+ 2HSwords: true
+ 1HSpears: true
+ 2HSpears: true
+ 1HAxes: true
+ 2HAxes: true
+ Maces: true
+ 2HMaces: true
+ Staves: true
+ Knuckles: true
+ Instruments: true
+ Whips: true
+ Books: true
+ Katars: true
+ Revolvers: true
+ Rifles: true
+ GatlingGuns: true
+ Shotguns: true
+ GrenadeLaunchers: true
+ FuumaShurikens: true
+ }
+ }
+},
+{
+ Id: 6
+ Name: "SM_PROVOKE"
+ Description: "Provoke"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 30000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 4
+ Lv2: 5
+ Lv3: 6
+ Lv4: 7
+ Lv5: 8
+ Lv6: 9
+ Lv7: 10
+ Lv8: 11
+ Lv9: 12
+ Lv10: 13
+ }
+ }
+},
+{
+ Id: 7
+ Name: "SM_MAGNUM"
+ Description: "Magnum Break"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Fire"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 2
+ KnockBackTiles: 2
+ AfterCastActDelay: 2000
+ SkillData1: 2000
+ SkillData2: 10000
+ FixedCastTime: 0
+ Requirements: {
+ HPCost: {
+ Lv1: 20
+ Lv2: 20
+ Lv3: 19
+ Lv4: 19
+ Lv5: 18
+ Lv6: 18
+ Lv7: 17
+ Lv8: 17
+ Lv9: 16
+ Lv10: 16
+ }
+ SPCost: 30
+ }
+},
+{
+ Id: 8
+ Name: "SM_ENDURE"
+ Description: "Endure"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 13000
+ Lv3: 16000
+ Lv4: 19000
+ Lv5: 22000
+ Lv6: 25000
+ Lv7: 28000
+ Lv8: 31000
+ Lv9: 34000
+ Lv10: 37000
+ }
+ SkillData2: 10000
+ CoolDown: 10000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 9
+ Name: "MG_SRECOVERY"
+ Description: "Increase SP Recovery"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 10
+ Name: "MG_SIGHT"
+ Description: "Sight"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 3
+ InterruptCast: true
+ SkillData1: 10000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 11
+ Name: "MG_NAPALMBEAT"
+ Description: "Napalm Beat"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Ghost"
+ DamageType: {
+ SplashArea: true
+ SplitDamage: true
+ }
+ SplashRange: 1
+ InterruptCast: true
+ CastTime: 400
+ AfterCastActDelay: {
+ Lv1: 1000
+ Lv2: 1000
+ Lv3: 1000
+ Lv4: 900
+ Lv5: 900
+ Lv6: 800
+ Lv7: 800
+ Lv8: 700
+ Lv9: 600
+ Lv10: 500
+ }
+ FixedCastTime: 100
+ Requirements: {
+ SPCost: {
+ Lv1: 9
+ Lv2: 9
+ Lv3: 9
+ Lv4: 12
+ Lv5: 12
+ Lv6: 12
+ Lv7: 15
+ Lv8: 15
+ Lv9: 15
+ Lv10: 18
+ }
+ }
+},
+{
+ Id: 12
+ Name: "MG_SAFETYWALL"
+ Description: "Safety Wall"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Ghost"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 3200
+ Lv2: 2880
+ Lv3: 2560
+ Lv4: 2240
+ Lv5: 1920
+ Lv6: 1600
+ Lv7: 1280
+ Lv8: 960
+ Lv9: 640
+ Lv10: 320
+ }
+ SkillData1: {
+ Lv1: 5000
+ Lv2: 10000
+ Lv3: 15000
+ Lv4: 20000
+ Lv5: 25000
+ Lv6: 30000
+ Lv7: 35000
+ Lv8: 40000
+ Lv9: 45000
+ Lv10: 50000
+ }
+ FixedCastTime: {
+ Lv1: 800
+ Lv2: 720
+ Lv3: 640
+ Lv4: 560
+ Lv5: 480
+ Lv6: 400
+ Lv7: 320
+ Lv8: 240
+ Lv9: 160
+ Lv10: 80
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 30
+ Lv3: 30
+ Lv4: 35
+ Lv5: 35
+ Lv6: 35
+ Lv7: 40
+ Lv8: 40
+ Lv9: 40
+ Lv10: 40
+ }
+ Items: {
+ Blue_Gemstone: 1
+ }
+ }
+ Unit: {
+ Id: 0x7e
+ Interval: -1
+ Target: "All"
+ Flag: {
+ UF_DEFNOTENEMY: true
+ UF_NOREITERATION: true
+ }
+ }
+},
+{
+ Id: 13
+ Name: "MG_SOULSTRIKE"
+ Description: "Soul Strike"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Ghost"
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 2
+ Lv4: 2
+ Lv5: 3
+ Lv6: 3
+ Lv7: 4
+ Lv8: 4
+ Lv9: 5
+ Lv10: 5
+ }
+ InterruptCast: true
+ CastTime: 400
+ AfterCastActDelay: {
+ Lv1: 1200
+ Lv2: 1200
+ Lv3: 1600
+ Lv4: 1600
+ Lv5: 2000
+ Lv6: 2000
+ Lv7: 2400
+ Lv8: 2400
+ Lv9: 2800
+ Lv10: 2500
+ }
+ FixedCastTime: 100
+ Requirements: {
+ SPCost: {
+ Lv1: 18
+ Lv2: 14
+ Lv3: 24
+ Lv4: 20
+ Lv5: 30
+ Lv6: 26
+ Lv7: 36
+ Lv8: 32
+ Lv9: 42
+ Lv10: 38
+ }
+ }
+},
+{
+ Id: 14
+ Name: "MG_COLDBOLT"
+ Description: "Cold Bolt"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 640
+ Lv2: 960
+ Lv3: 1280
+ Lv4: 1600
+ Lv5: 1920
+ Lv6: 2100
+ Lv7: 1560
+ Lv8: 2880
+ Lv9: 3200
+ Lv10: 3520
+ }
+ AfterCastActDelay: {
+ Lv1: 1000
+ Lv2: 1200
+ Lv3: 1400
+ Lv4: 1600
+ Lv5: 1800
+ Lv6: 2000
+ Lv7: 2200
+ Lv8: 2400
+ Lv9: 2600
+ Lv10: 2800
+ }
+ FixedCastTime: {
+ Lv1: 160
+ Lv2: 240
+ Lv3: 320
+ Lv4: 400
+ Lv5: 480
+ Lv6: 700
+ Lv7: 640
+ Lv8: 720
+ Lv9: 800
+ Lv10: 880
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 14
+ Lv3: 16
+ Lv4: 18
+ Lv5: 20
+ Lv6: 22
+ Lv7: 24
+ Lv8: 26
+ Lv9: 28
+ Lv10: 30
+ }
+ }
+},
+{
+ Id: 15
+ Name: "MG_FROSTDIVER"
+ Description: "Frost Diver"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ InterruptCast: true
+ CastTime: 640
+ AfterCastActDelay: 1500
+ SkillData2: {
+ Lv1: 3000
+ Lv2: 6000
+ Lv3: 9000
+ Lv4: 12000
+ Lv5: 15000
+ Lv6: 18000
+ Lv7: 21000
+ Lv8: 24000
+ Lv9: 27000
+ Lv10: 30000
+ }
+ FixedCastTime: 160
+ Requirements: {
+ SPCost: {
+ Lv1: 25
+ Lv2: 24
+ Lv3: 23
+ Lv4: 22
+ Lv5: 21
+ Lv6: 20
+ Lv7: 19
+ Lv8: 18
+ Lv9: 17
+ Lv10: 16
+ }
+ }
+},
+{
+ Id: 16
+ Name: "MG_STONECURSE"
+ Description: "Stone Curse"
+ MaxLevel: 10
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Earth"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 800
+ SkillData1: 5000
+ SkillData2: 20000
+ FixedCastTime: 200
+ Requirements: {
+ SPCost: {
+ Lv1: 25
+ Lv2: 24
+ Lv3: 23
+ Lv4: 22
+ Lv5: 21
+ Lv6: 20
+ Lv7: 19
+ Lv8: 18
+ Lv9: 17
+ Lv10: 16
+ }
+ Items: {
+ Red_Gemstone: 1
+ }
+ }
+},
+{
+ Id: 17
+ Name: "MG_FIREBALL"
+ Description: "Fire Ball"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 2
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1280
+ Lv2: 1280
+ Lv3: 1280
+ Lv4: 1280
+ Lv5: 1280
+ Lv6: 800
+ Lv7: 800
+ Lv8: 800
+ Lv9: 800
+ Lv10: 800
+ }
+ AfterCastActDelay: {
+ Lv1: 1500
+ Lv2: 1500
+ Lv3: 1500
+ Lv4: 1500
+ Lv5: 1500
+ Lv6: 1000
+ Lv7: 1000
+ Lv8: 1000
+ Lv9: 1000
+ Lv10: 1000
+ }
+ FixedCastTime: {
+ Lv1: 320
+ Lv2: 320
+ Lv3: 320
+ Lv4: 320
+ Lv5: 320
+ Lv6: 200
+ Lv7: 200
+ Lv8: 200
+ Lv9: 200
+ Lv10: 200
+ }
+ Requirements: {
+ SPCost: 25
+ }
+},
+{
+ Id: 18
+ Name: "MG_FIREWALL"
+ Description: "Fire Wall"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ InterruptCast: true
+ SkillInstances: 3
+ KnockBackTiles: 2
+ CastTime: {
+ Lv1: 1600
+ Lv2: 1440
+ Lv3: 1280
+ Lv4: 1120
+ Lv5: 960
+ Lv6: 880
+ Lv7: 800
+ Lv8: 720
+ Lv9: 640
+ Lv10: 560
+ }
+ SkillData1: {
+ Lv1: 5000
+ Lv2: 6000
+ Lv3: 7000
+ Lv4: 8000
+ Lv5: 9000
+ Lv6: 10000
+ Lv7: 11000
+ Lv8: 12000
+ Lv9: 13000
+ Lv10: 14000
+ }
+ FixedCastTime: {
+ Lv1: 400
+ Lv2: 360
+ Lv3: 320
+ Lv4: 280
+ Lv5: 240
+ Lv6: 220
+ Lv7: 200
+ Lv8: 180
+ Lv9: 160
+ Lv10: 140
+ }
+ Requirements: {
+ SPCost: 40
+ }
+ Unit: {
+ Id: 0x7f
+ Layout: -1
+ Interval: 20
+ Target: "Enemy"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 19
+ Name: "MG_FIREBOLT"
+ Description: "Fire Bolt"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 640
+ Lv2: 960
+ Lv3: 1280
+ Lv4: 1600
+ Lv5: 1920
+ Lv6: 2100
+ Lv7: 1560
+ Lv8: 2880
+ Lv9: 3200
+ Lv10: 3520
+ }
+ AfterCastActDelay: {
+ Lv1: 1000
+ Lv2: 1200
+ Lv3: 1400
+ Lv4: 1600
+ Lv5: 1800
+ Lv6: 2000
+ Lv7: 2200
+ Lv8: 2400
+ Lv9: 2600
+ Lv10: 2800
+ }
+ FixedCastTime: {
+ Lv1: 160
+ Lv2: 240
+ Lv3: 320
+ Lv4: 400
+ Lv5: 480
+ Lv6: 700
+ Lv7: 640
+ Lv8: 720
+ Lv9: 800
+ Lv10: 880
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 14
+ Lv3: 16
+ Lv4: 18
+ Lv5: 20
+ Lv6: 22
+ Lv7: 24
+ Lv8: 26
+ Lv9: 28
+ Lv10: 30
+ }
+ }
+},
+{
+ Id: 20
+ Name: "MG_LIGHTNINGBOLT"
+ Description: "Lightning Bolt"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 640
+ Lv2: 960
+ Lv3: 1280
+ Lv4: 1600
+ Lv5: 1920
+ Lv6: 2100
+ Lv7: 1560
+ Lv8: 2880
+ Lv9: 3200
+ Lv10: 3520
+ }
+ AfterCastActDelay: {
+ Lv1: 1000
+ Lv2: 1200
+ Lv3: 1400
+ Lv4: 1600
+ Lv5: 1800
+ Lv6: 2000
+ Lv7: 2200
+ Lv8: 2400
+ Lv9: 2600
+ Lv10: 2800
+ }
+ FixedCastTime: {
+ Lv1: 160
+ Lv2: 240
+ Lv3: 320
+ Lv4: 400
+ Lv5: 480
+ Lv6: 700
+ Lv7: 640
+ Lv8: 720
+ Lv9: 800
+ Lv10: 880
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 14
+ Lv3: 16
+ Lv4: 18
+ Lv5: 20
+ Lv6: 22
+ Lv7: 24
+ Lv8: 26
+ Lv9: 28
+ Lv10: 30
+ }
+ }
+},
+{
+ Id: 21
+ Name: "MG_THUNDERSTORM"
+ Description: "Thunderstorm"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 640
+ Lv2: 1280
+ Lv3: 1920
+ Lv4: 2560
+ Lv5: 3200
+ Lv6: 3840
+ Lv7: 4480
+ Lv8: 5120
+ Lv9: 5760
+ Lv10: 6400
+ }
+ AfterCastActDelay: {
+ Lv1: 2000
+ Lv2: 2000
+ Lv3: 2000
+ Lv4: 2000
+ Lv5: 2000
+ Lv6: 2000
+ Lv7: 2000
+ Lv8: 2000
+ Lv9: 2000
+ Lv10: 2000
+ }
+ SkillData1: 500
+ FixedCastTime: {
+ Lv1: 160
+ Lv2: 320
+ Lv3: 480
+ Lv4: 640
+ Lv5: 800
+ Lv6: 960
+ Lv7: 1120
+ Lv8: 1280
+ Lv9: 1440
+ Lv10: 1600
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 29
+ Lv2: 34
+ Lv3: 39
+ Lv4: 44
+ Lv5: 49
+ Lv6: 54
+ Lv7: 59
+ Lv8: 64
+ Lv9: 69
+ Lv10: 74
+ }
+ }
+ Unit: {
+ Id: 0x86
+ Range: 2
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 22
+ Name: "AL_DP"
+ Description: "Divine Protection"
+ MaxLevel: 10
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 23
+ Name: "AL_DEMONBANE"
+ Description: "Demon Bane"
+ MaxLevel: 10
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 24
+ Name: "AL_RUWACH"
+ Description: "Ruwach"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 2
+ InterruptCast: true
+ SkillData1: 10000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 25
+ Name: "AL_PNEUMA"
+ Description: "Pneuma"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: 10000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 10
+ }
+ Unit: {
+ Id: 0x85
+ Layout: 1
+ Interval: -1
+ Target: "All"
+ Flag: {
+ UF_DEFNOTENEMY: true
+ UF_NOREITERATION: true
+ UF_RANGEDSINGLEUNIT: true
+ }
+ }
+},
+{
+ Id: 26
+ Name: "AL_TELEPORT"
+ Description: "Teleport"
+ MaxLevel: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 9
+ Lv3: 8
+ Lv4: 7
+ Lv5: 6
+ Lv6: 5
+ Lv7: 4
+ Lv8: 3
+ Lv9: 2
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 27
+ Name: "AL_WARP"
+ Description: "Warp Portal"
+ MaxLevel: 4
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillInstances: 3
+ SkillData1: {
+ Lv1: 5000
+ Lv2: 10000
+ Lv3: 15000
+ Lv4: 20000
+ Lv5: 25000
+ Lv6: 30000
+ Lv7: 35000
+ Lv8: 40000
+ Lv9: 45000
+ Lv10: 50000
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 35
+ Lv2: 32
+ Lv3: 29
+ Lv4: 26
+ Lv5: 23
+ Lv6: 20
+ Lv7: 17
+ Lv8: 14
+ Lv9: 11
+ Lv10: 8
+ }
+ Items: {
+ Blue_Gemstone: 1
+ }
+ }
+ Unit: {
+ Id: [ 0x81, 0x80 ]
+ Interval: -1
+ Target: "All"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ UF_NOOVERLAP: true
+ }
+ }
+},
+{
+ Id: 28
+ Name: "AL_HEAL"
+ Description: "Heal"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ DamageType: {
+ NoDamage: true
+ IgnoreDefense: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 13
+ Lv2: 16
+ Lv3: 19
+ Lv4: 22
+ Lv5: 25
+ Lv6: 28
+ Lv7: 31
+ Lv8: 34
+ Lv9: 37
+ Lv10: 40
+ }
+ }
+},
+{
+ Id: 29
+ Name: "AL_INCAGI"
+ Description: "Increase AGI"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 800
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 80000
+ Lv3: 100000
+ Lv4: 120000
+ Lv5: 140000
+ Lv6: 160000
+ Lv7: 180000
+ Lv8: 200000
+ Lv9: 220000
+ Lv10: 240000
+ }
+ FixedCastTime: 200
+ Requirements: {
+ HPCost: 15
+ SPCost: {
+ Lv1: 18
+ Lv2: 21
+ Lv3: 24
+ Lv4: 27
+ Lv5: 30
+ Lv6: 33
+ Lv7: 36
+ Lv8: 39
+ Lv9: 42
+ Lv10: 45
+ }
+ }
+},
+{
+ Id: 30
+ Name: "AL_DECAGI"
+ Description: "Decrease AGI"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 750
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 40000
+ Lv2: 50000
+ Lv3: 60000
+ Lv4: 70000
+ Lv5: 80000
+ Lv6: 90000
+ Lv7: 100000
+ Lv8: 110000
+ Lv9: 120000
+ Lv10: 130000
+ }
+ FixedCastTime: 250
+ Requirements: {
+ SPCost: {
+ Lv1: 15
+ Lv2: 17
+ Lv3: 19
+ Lv4: 21
+ Lv5: 23
+ Lv6: 25
+ Lv7: 27
+ Lv8: 29
+ Lv9: 31
+ Lv10: 33
+ }
+ }
+},
+{
+ Id: 31
+ Name: "AL_HOLYWATER"
+ Description: "Aqua Benedicta"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 800
+ AfterCastActDelay: 500
+ FixedCastTime: 200
+ Requirements: {
+ SPCost: 10
+ State: "InWater"
+ }
+},
+{
+ Id: 32
+ Name: "AL_CRUCIS"
+ Description: "Signum Crucis"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 15
+ InterruptCast: true
+ CastTime: 350
+ AfterCastActDelay: 2000
+ FixedCastTime: 150
+ Requirements: {
+ SPCost: 35
+ }
+},
+{
+ Id: 33
+ Name: "AL_ANGELUS"
+ Description: "Angelus"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ InterruptCast: true
+ CastTime: 350
+ AfterCastActDelay: 3500
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 60000
+ Lv3: 90000
+ Lv4: 120000
+ Lv5: 150000
+ Lv6: 180000
+ Lv7: 210000
+ Lv8: 240000
+ Lv9: 270000
+ Lv10: 300000
+ }
+ FixedCastTime: 150
+ Requirements: {
+ SPCost: {
+ Lv1: 23
+ Lv2: 26
+ Lv3: 29
+ Lv4: 32
+ Lv5: 35
+ Lv6: 38
+ Lv7: 41
+ Lv8: 44
+ Lv9: 47
+ Lv10: 50
+ }
+ }
+},
+{
+ Id: 34
+ Name: "AL_BLESSING"
+ Description: "Blessing"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 80000
+ Lv3: 100000
+ Lv4: 120000
+ Lv5: 140000
+ Lv6: 160000
+ Lv7: 180000
+ Lv8: 200000
+ Lv9: 220000
+ Lv10: 240000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 28
+ Lv2: 32
+ Lv3: 36
+ Lv4: 40
+ Lv5: 44
+ Lv6: 48
+ Lv7: 52
+ Lv8: 56
+ Lv9: 60
+ Lv10: 64
+ }
+ }
+},
+{
+ Id: 35
+ Name: "AL_CURE"
+ Description: "Cure"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ SkillData2: 6000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 15
+ }
+},
+{
+ Id: 36
+ Name: "MC_INCCARRY"
+ Description: "Enlarge Weight Limit"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 37
+ Name: "MC_DISCOUNT"
+ Description: "Discount"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 38
+ Name: "MC_OVERCHARGE"
+ Description: "Overcharge"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 39
+ Name: "MC_PUSHCART"
+ Description: "Pushcart"
+ MaxLevel: 10
+ Range: 1
+ NumberOfHits: 0
+},
+{
+ Id: 40
+ Name: "MC_IDENTIFY"
+ Description: "Item Appraisal"
+ MaxLevel: 1
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 41
+ Name: "MC_VENDING"
+ Description: "Vending"
+ MaxLevel: 10
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 30
+ State: "Cart"
+ }
+},
+{
+ Id: 42
+ Name: "MC_MAMMONITE"
+ Description: "Mammonite"
+ MaxLevel: 10
+ Range: -1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ Requirements: {
+ SPCost: 5
+ ZenyCost: {
+ Lv1: 100
+ Lv2: 200
+ Lv3: 300
+ Lv4: 400
+ Lv5: 500
+ Lv6: 600
+ Lv7: 700
+ Lv8: 800
+ Lv9: 900
+ Lv10: 1000
+ }
+ }
+},
+{
+ Id: 43
+ Name: "AC_OWL"
+ Description: "Owl's Eye"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 44
+ Name: "AC_VULTURE"
+ Description: "Vulture's Eye"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 45
+ Name: "AC_CONCENTRATION"
+ Description: "Improve Concentration"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 3
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 80000
+ Lv3: 100000
+ Lv4: 120000
+ Lv5: 140000
+ Lv6: 160000
+ Lv7: 180000
+ Lv8: 200000
+ Lv9: 220000
+ Lv10: 240000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 25
+ Lv2: 30
+ Lv3: 35
+ Lv4: 40
+ Lv5: 45
+ Lv6: 50
+ Lv7: 55
+ Lv8: 60
+ Lv9: 65
+ Lv10: 70
+ }
+ }
+},
+{
+ Id: 46
+ Name: "AC_DOUBLE"
+ Description: "Double Strafe"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: 2
+ AfterCastActDelay: 100
+ SkillData1: 100
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 12
+ WeaponTypes: {
+ Bows: true
+ }
+ AmmoTypes: {
+ A_ARROW: true
+ }
+ AmmoAmount: 1
+ }
+},
+{
+ Id: 47
+ Name: "AC_SHOWER"
+ Description: "Arrow Shower"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ IgnoreLandProtector: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 2
+ Lv3: 2
+ Lv4: 2
+ Lv5: 2
+ Lv6: 3
+ Lv7: 3
+ Lv8: 3
+ Lv9: 3
+ Lv10: 3
+ }
+ KnockBackTiles: 2
+ AfterCastActDelay: 100
+ SkillData1: 100
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 15
+ WeaponTypes: {
+ Bows: true
+ }
+ AmmoTypes: {
+ A_ARROW: true
+ }
+ AmmoAmount: 1
+ }
+ Unit: {
+ Id: 0x86
+ Range: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 1
+ Lv4: 1
+ Lv5: 1
+ Lv6: 2
+ Lv7: 2
+ Lv8: 2
+ Lv9: 2
+ Lv10: 2
+ }
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_SKILL: true
+ }
+ }
+},
+{
+ Id: 48
+ Name: "TF_DOUBLE"
+ Description: "Double Attack"
+ MaxLevel: 10
+ Range: -1
+ Hit: "BDT_MULTIHIT"
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: 2
+},
+{
+ Id: 49
+ Name: "TF_MISS"
+ Description: "Improve Dodge"
+ MaxLevel: 10
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 50
+ Name: "TF_STEAL"
+ Description: "Steal"
+ MaxLevel: 10
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 51
+ Name: "TF_HIDING"
+ Description: "Hiding"
+ MaxLevel: 10
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 60000
+ Lv3: 90000
+ Lv4: 120000
+ Lv5: 150000
+ Lv6: 180000
+ Lv7: 210000
+ Lv8: 240000
+ Lv9: 270000
+ Lv10: 300000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 52
+ Name: "TF_POISON"
+ Description: "Envenom"
+ MaxLevel: 10
+ Range: -2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Poison"
+ SkillData2: {
+ Lv1: 15000
+ Lv2: 20000
+ Lv3: 25000
+ Lv4: 30000
+ Lv5: 35000
+ Lv6: 40000
+ Lv7: 45000
+ Lv8: 50000
+ Lv9: 55000
+ Lv10: 60000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 12
+ }
+},
+{
+ Id: 53
+ Name: "TF_DETOXIFY"
+ Description: "Detoxify"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Poison"
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 54
+ Name: "ALL_RESURRECTION"
+ Description: "Resurrection"
+ MaxLevel: 4
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 4800
+ Lv2: 3200
+ Lv3: 1600
+ Lv4: 0
+ Lv5: 1
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ AfterCastActDelay: {
+ Lv1: 0
+ Lv2: 1000
+ Lv3: 2000
+ Lv4: 3000
+ Lv5: 4000
+ Lv6: 5000
+ Lv7: 6000
+ Lv8: 7000
+ Lv9: 8000
+ Lv10: 9000
+ }
+ FixedCastTime: {
+ Lv1: 1200
+ Lv2: 800
+ Lv3: 400
+ Lv4: 0
+ Lv5: 1
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ Requirements: {
+ SPCost: 60
+ Items: {
+ Blue_Gemstone: 1
+ }
+ }
+},
+{
+ Id: 55
+ Name: "KN_SPEARMASTERY"
+ Description: "Spear Mastery"
+ MaxLevel: 10
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 56
+ Name: "KN_PIERCE"
+ Description: "Pierce"
+ MaxLevel: 10
+ Range: -2
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: 3
+ Requirements: {
+ SPCost: 7
+ WeaponTypes: {
+ 1HSpears: true
+ 2HSpears: true
+ }
+ }
+},
+{
+ Id: 57
+ Name: "KN_BRANDISHSPEAR"
+ Description: "Brandish Spear"
+ MaxLevel: 10
+ Range: -2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ KnockBackTiles: 3
+ CastTime: 350
+ FixedCastTime: 350
+ Requirements: {
+ SPCost: 12
+ WeaponTypes: {
+ 1HSpears: true
+ 2HSpears: true
+ }
+ State: "Riding"
+ }
+},
+{
+ Id: 58
+ Name: "KN_SPEARSTAB"
+ Description: "Spear Stab"
+ MaxLevel: 10
+ Range: -4
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ KnockBackTiles: 6
+ Requirements: {
+ SPCost: 9
+ WeaponTypes: {
+ 1HSpears: true
+ 2HSpears: true
+ }
+ }
+},
+{
+ Id: 59
+ Name: "KN_SPEARBOOMERANG"
+ Description: "Spear Boomerang"
+ MaxLevel: 5
+ Range: {
+ Lv1: 3
+ Lv2: 5
+ Lv3: 7
+ Lv4: 9
+ Lv5: 11
+ Lv6: 13
+ Lv7: 15
+ Lv8: 17
+ Lv9: 19
+ Lv10: 21
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ AfterCastActDelay: 1000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 10
+ WeaponTypes: {
+ 1HSpears: true
+ 2HSpears: true
+ }
+ }
+},
+{
+ Id: 60
+ Name: "KN_TWOHANDQUICKEN"
+ Description: "Twohand Quicken"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 60000
+ Lv3: 90000
+ Lv4: 120000
+ Lv5: 150000
+ Lv6: 180000
+ Lv7: 210000
+ Lv8: 240000
+ Lv9: 270000
+ Lv10: 300000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 14
+ Lv2: 18
+ Lv3: 22
+ Lv4: 26
+ Lv5: 30
+ Lv6: 34
+ Lv7: 38
+ Lv8: 42
+ Lv9: 46
+ Lv10: 50
+ }
+ WeaponTypes: {
+ 2HSwords: true
+ }
+ }
+},
+{
+ Id: 61
+ Name: "KN_AUTOCOUNTER"
+ Description: "Counter Attack"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ IgnoreDefense: true
+ }
+ SkillData1: {
+ Lv1: 400
+ Lv2: 800
+ Lv3: 1200
+ Lv4: 1600
+ Lv5: 2000
+ Lv6: 2400
+ Lv7: 2800
+ Lv8: 3200
+ Lv9: 3600
+ Lv10: 4000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 3
+ WeaponTypes: {
+ NoWeapon: true
+ Daggers: true
+ 1HSwords: true
+ 2HSwords: true
+ 1HSpears: true
+ 2HSpears: true
+ 1HAxes: true
+ 2HAxes: true
+ Maces: true
+ 2HMaces: true
+ Staves: true
+ Knuckles: true
+ Instruments: true
+ Whips: true
+ Books: true
+ Katars: true
+ Revolvers: true
+ Rifles: true
+ GatlingGuns: true
+ Shotguns: true
+ GrenadeLaunchers: true
+ FuumaShurikens: true
+ }
+ }
+},
+{
+ Id: 62
+ Name: "KN_BOWLINGBASH"
+ Description: "Bowling Bash"
+ MaxLevel: 10
+ Range: -2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 1
+ KnockBackTiles: 1
+ CastTime: 350
+ FixedCastTime: 350
+ Requirements: {
+ SPCost: {
+ Lv1: 13
+ Lv2: 14
+ Lv3: 15
+ Lv4: 16
+ Lv5: 17
+ Lv6: 18
+ Lv7: 19
+ Lv8: 20
+ Lv9: 21
+ Lv10: 22
+ }
+ }
+},
+{
+ Id: 63
+ Name: "KN_RIDING"
+ Description: "Peco Peco Riding"
+ MaxLevel: 1
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 64
+ Name: "KN_CAVALIERMASTERY"
+ Description: "Cavalier Mastery"
+ MaxLevel: 5
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 65
+ Name: "PR_MACEMASTERY"
+ Description: "Mace Mastery"
+ MaxLevel: 10
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 66
+ Name: "PR_IMPOSITIO"
+ Description: "Impositio Manus"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 3000
+ SkillData1: 60000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 13
+ Lv2: 16
+ Lv3: 19
+ Lv4: 22
+ Lv5: 25
+ Lv6: 28
+ Lv7: 31
+ Lv8: 34
+ Lv9: 37
+ Lv10: 40
+ }
+ }
+},
+{
+ Id: 67
+ Name: "PR_SUFFRAGIUM"
+ Description: "Suffragium"
+ MaxLevel: 3
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 20000
+ Lv3: 10000
+ Lv4: 1
+ Lv5: 1
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 8
+ }
+},
+{
+ Id: 68
+ Name: "PR_ASPERSIO"
+ Description: "Aspersio"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ DamageType: {
+ NoDamage: true
+ IgnoreElement: true
+ IgnoreDefense: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 90000
+ Lv3: 120000
+ Lv4: 150000
+ Lv5: 180000
+ Lv6: 210000
+ Lv7: 240000
+ Lv8: 270000
+ Lv9: 300000
+ Lv10: 330000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 14
+ Lv2: 18
+ Lv3: 22
+ Lv4: 26
+ Lv5: 30
+ Lv6: 34
+ Lv7: 38
+ Lv8: 42
+ Lv9: 46
+ Lv10: 50
+ }
+ Items: {
+ Holy_Water: 1
+ }
+ }
+},
+{
+ Id: 69
+ Name: "PR_BENEDICTIO"
+ Description: "B.S. Sacramenti"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Ensemble: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ IgnoreDefense: true
+ }
+ SplashRange: 1
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 40000
+ Lv2: 80000
+ Lv3: 120000
+ Lv4: 160000
+ Lv5: 200000
+ Lv6: 240000
+ Lv7: 280000
+ Lv8: 320000
+ Lv9: 360000
+ Lv10: 400000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 20
+ }
+},
+{
+ Id: 70
+ Name: "PR_SANCTUARY"
+ Description: "Sanctuary"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ DamageType: {
+ NoDamage: true
+ IgnoreDefense: true
+ }
+ InterruptCast: true
+ KnockBackTiles: 1
+ CastTime: 4000
+ SkillData1: {
+ Lv1: 4000
+ Lv2: 7000
+ Lv3: 10000
+ Lv4: 13000
+ Lv5: 16000
+ Lv6: 19000
+ Lv7: 22000
+ Lv8: 25000
+ Lv9: 28000
+ Lv10: 31000
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 15
+ Lv2: 18
+ Lv3: 21
+ Lv4: 24
+ Lv5: 27
+ Lv6: 30
+ Lv7: 33
+ Lv8: 36
+ Lv9: 39
+ Lv10: 42
+ }
+ Items: {
+ Blue_Gemstone: 1
+ }
+ }
+ Unit: {
+ Id: 0x83
+ Layout: -1
+ Range: 1
+ Interval: 1000
+ Target: "All"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 71
+ Name: "PR_SLOWPOISON"
+ Description: "Slow Poison"
+ MaxLevel: 4
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 20000
+ Lv3: 30000
+ Lv4: 40000
+ Lv5: 50000
+ Lv6: 60000
+ Lv7: 70000
+ Lv8: 80000
+ Lv9: 90000
+ Lv10: 100000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 6
+ Lv2: 8
+ Lv3: 10
+ Lv4: 12
+ Lv5: 14
+ Lv6: 16
+ Lv7: 18
+ Lv8: 20
+ Lv9: 22
+ Lv10: 24
+ }
+ }
+},
+{
+ Id: 72
+ Name: "PR_STRECOVERY"
+ Description: "Status Recovery"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 2000
+ SkillData2: 30000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 5
+ }
+},
+{
+ Id: 73
+ Name: "PR_KYRIE"
+ Description: "Kyrie Eleison"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1600
+ AfterCastActDelay: 2000
+ SkillData1: 120000
+ FixedCastTime: 400
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 20
+ Lv3: 20
+ Lv4: 25
+ Lv5: 25
+ Lv6: 25
+ Lv7: 30
+ Lv8: 30
+ Lv9: 30
+ Lv10: 35
+ }
+ }
+},
+{
+ Id: 74
+ Name: "PR_MAGNIFICAT"
+ Description: "Magnificat"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ InterruptCast: true
+ CastTime: 3200
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 45000
+ Lv3: 60000
+ Lv4: 75000
+ Lv5: 90000
+ Lv6: 105000
+ Lv7: 120000
+ Lv8: 135000
+ Lv9: 150000
+ Lv10: 165000
+ }
+ FixedCastTime: 800
+ Requirements: {
+ SPCost: 40
+ }
+},
+{
+ Id: 75
+ Name: "PR_GLORIA"
+ Description: "Gloria"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ InterruptCast: true
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 20
+ }
+},
+{
+ Id: 76
+ Name: "PR_LEXDIVINA"
+ Description: "Lex Divina"
+ MaxLevel: 10
+ Range: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ InterruptCast: true
+ AfterCastActDelay: 3000
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 35000
+ Lv3: 40000
+ Lv4: 45000
+ Lv5: 50000
+ Lv6: 60000
+ Lv7: 60000
+ Lv8: 60000
+ Lv9: 60000
+ Lv10: 60000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 20
+ Lv3: 20
+ Lv4: 20
+ Lv5: 20
+ Lv6: 18
+ Lv7: 16
+ Lv8: 14
+ Lv9: 12
+ Lv10: 10
+ }
+ }
+},
+{
+ Id: 77
+ Name: "PR_TURNUNDEAD"
+ Description: "Turn Undead"
+ MaxLevel: 10
+ Range: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ DamageType: {
+ IgnoreCards: true
+ IgnoreDefense: true
+ }
+ InterruptCast: true
+ CastTime: 800
+ AfterCastActDelay: 3000
+ FixedCastTime: 200
+ Requirements: {
+ SPCost: 20
+ }
+},
+{
+ Id: 78
+ Name: "PR_LEXAETERNA"
+ Description: "Lex Aeterna"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ InterruptCast: true
+ AfterCastActDelay: 3000
+ SkillData1: 600000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 79
+ Name: "PR_MAGNUS"
+ Description: "Magnus Exorcismus"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ InterruptCast: true
+ CastTime: 12000
+ AfterCastActDelay: 4000
+ SkillData1: {
+ Lv1: 5000
+ Lv2: 6000
+ Lv3: 7000
+ Lv4: 8000
+ Lv5: 9000
+ Lv6: 10000
+ Lv7: 11000
+ Lv8: 12000
+ Lv9: 13000
+ Lv10: 14000
+ }
+ FixedCastTime: 3000
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 42
+ Lv3: 44
+ Lv4: 46
+ Lv5: 48
+ Lv6: 50
+ Lv7: 52
+ Lv8: 54
+ Lv9: 56
+ Lv10: 58
+ }
+ Items: {
+ Blue_Gemstone: 1
+ }
+ }
+ Unit: {
+ Id: 0x84
+ Layout: -1
+ Range: 1
+ Interval: 3000
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 80
+ Name: "WZ_FIREPILLAR"
+ Description: "Fire Pillar"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ DamageType: {
+ IgnoreDefense: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 1
+ Lv4: 1
+ Lv5: 1
+ Lv6: 2
+ Lv7: 2
+ Lv8: 2
+ Lv9: 2
+ Lv10: 2
+ }
+ NumberOfHits: {
+ Lv1: -3
+ Lv2: -4
+ Lv3: -5
+ Lv4: -6
+ Lv5: -7
+ Lv6: -8
+ Lv7: -9
+ Lv8: -10
+ Lv9: -11
+ Lv10: -12
+ }
+ InterruptCast: true
+ SkillInstances: 5
+ CastTime: {
+ Lv1: 1920
+ Lv2: 1728
+ Lv3: 1536
+ Lv4: 1344
+ Lv5: 1152
+ Lv6: 960
+ Lv7: 768
+ Lv8: 576
+ Lv9: 384
+ Lv10: 192
+ }
+ AfterCastActDelay: 1000
+ SkillData1: 30000
+ SkillData2: {
+ Lv1: 600
+ Lv2: 800
+ Lv3: 1000
+ Lv4: 1200
+ Lv5: 1400
+ Lv6: 1600
+ Lv7: 1800
+ Lv8: 2000
+ Lv9: 2200
+ Lv10: 2400
+ }
+ FixedCastTime: {
+ Lv1: 480
+ Lv2: 432
+ Lv3: 384
+ Lv4: 336
+ Lv5: 288
+ Lv6: 240
+ Lv7: 192
+ Lv8: 144
+ Lv9: 96
+ Lv10: 48
+ }
+ Requirements: {
+ SPCost: 75
+ }
+ Unit: {
+ Id: [ 0x87, 0x88 ]
+ Range: 1
+ Interval: 2000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 81
+ Name: "WZ_SIGHTRASHER"
+ Description: "Sightrasher"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ SplashRange: 3
+ InterruptCast: true
+ KnockBackTiles: 5
+ AfterCastActDelay: 2000
+ SkillData1: 500
+ FixedCastTime: 80
+ Requirements: {
+ SPCost: {
+ Lv1: 35
+ Lv2: 37
+ Lv3: 39
+ Lv4: 41
+ Lv5: 43
+ Lv6: 45
+ Lv7: 47
+ Lv8: 49
+ Lv9: 51
+ Lv10: 53
+ }
+ State: "Sight"
+ }
+},
+{
+ Id: 83
+ Name: "WZ_METEOR"
+ Description: "Meteor Storm"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ SplashRange: {
+ Lv1: 3
+ Lv2: 3
+ Lv3: 3
+ Lv4: 3
+ Lv5: 3
+ Lv6: 3
+ Lv7: 3
+ Lv8: 3
+ Lv9: 3
+ Lv10: 3
+ }
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 2
+ Lv4: 2
+ Lv5: 3
+ Lv6: 3
+ Lv7: 4
+ Lv8: 4
+ Lv9: 5
+ Lv10: 5
+ }
+ InterruptCast: true
+ CastTime: 9600
+ AfterCastActDelay: {
+ Lv1: 2000
+ Lv2: 3000
+ Lv3: 3000
+ Lv4: 4000
+ Lv5: 4000
+ Lv6: 5000
+ Lv7: 5000
+ Lv8: 6000
+ Lv9: 6000
+ Lv10: 7000
+ }
+ SkillData1: 500
+ SkillData2: 5000
+ FixedCastTime: 2400
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 24
+ Lv3: 30
+ Lv4: 34
+ Lv5: 40
+ Lv6: 44
+ Lv7: 50
+ Lv8: 54
+ Lv9: 60
+ Lv10: 64
+ }
+ }
+ Unit: {
+ Id: 0x86
+ Range: 3
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 84
+ Name: "WZ_JUPITEL"
+ Description: "Jupitel Thunder"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ NumberOfHits: {
+ Lv1: 3
+ Lv2: 4
+ Lv3: 5
+ Lv4: 6
+ Lv5: 7
+ Lv6: 8
+ Lv7: 9
+ Lv8: 10
+ Lv9: 11
+ Lv10: 12
+ }
+ InterruptCast: true
+ KnockBackTiles: {
+ Lv1: 2
+ Lv2: 3
+ Lv3: 3
+ Lv4: 4
+ Lv5: 4
+ Lv6: 5
+ Lv7: 5
+ Lv8: 6
+ Lv9: 6
+ Lv10: 7
+ }
+ CastTime: {
+ Lv1: 1600
+ Lv2: 1920
+ Lv3: 2240
+ Lv4: 2560
+ Lv5: 2880
+ Lv6: 3200
+ Lv7: 3520
+ Lv8: 3840
+ Lv9: 4160
+ Lv10: 4480
+ }
+ FixedCastTime: {
+ Lv1: 400
+ Lv2: 480
+ Lv3: 560
+ Lv4: 640
+ Lv5: 720
+ Lv6: 800
+ Lv7: 880
+ Lv8: 960
+ Lv9: 1040
+ Lv10: 1120
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 23
+ Lv3: 26
+ Lv4: 29
+ Lv5: 32
+ Lv6: 35
+ Lv7: 38
+ Lv8: 41
+ Lv9: 44
+ Lv10: 47
+ }
+ }
+},
+{
+ Id: 85
+ Name: "WZ_VERMILION"
+ Description: "Lord of Vermilion"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ NumberOfHits: -10
+ InterruptCast: true
+ CastTime: {
+ Lv1: 9600
+ Lv2: 9280
+ Lv3: 8960
+ Lv4: 8640
+ Lv5: 8320
+ Lv6: 8000
+ Lv7: 7680
+ Lv8: 7360
+ Lv9: 7040
+ Lv10: 6720
+ }
+ AfterCastActDelay: 5000
+ SkillData1: 4000
+ SkillData2: {
+ Lv1: 5500
+ Lv2: 6000
+ Lv3: 6500
+ Lv4: 7000
+ Lv5: 7500
+ Lv6: 8000
+ Lv7: 8500
+ Lv8: 9000
+ Lv9: 9500
+ Lv10: 10000
+ }
+ FixedCastTime: {
+ Lv1: 2400
+ Lv2: 2320
+ Lv3: 2240
+ Lv4: 2160
+ Lv5: 2080
+ Lv6: 2000
+ Lv7: 1920
+ Lv8: 1840
+ Lv9: 1760
+ Lv10: 1680
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 60
+ Lv2: 64
+ Lv3: 68
+ Lv4: 72
+ Lv5: 76
+ Lv6: 80
+ Lv7: 84
+ Lv8: 88
+ Lv9: 92
+ Lv10: 96
+ }
+ }
+ Unit: {
+ Id: 0x86
+ Layout: 5
+ Range: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 1
+ Lv4: 1
+ Lv5: 1
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ Interval: 1250
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 86
+ Name: "WZ_WATERBALL"
+ Description: "Water Ball"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ InterruptCast: true
+ CastTime: {
+ Lv1: 640
+ Lv2: 1280
+ Lv3: 1920
+ Lv4: 2560
+ Lv5: 3200
+ Lv6: 3200
+ Lv7: 3200
+ Lv8: 3200
+ Lv9: 3200
+ Lv10: 3200
+ }
+ FixedCastTime: {
+ Lv1: 160
+ Lv2: 320
+ Lv3: 480
+ Lv4: 640
+ Lv5: 800
+ Lv6: 800
+ Lv7: 800
+ Lv8: 800
+ Lv9: 800
+ Lv10: 800
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 15
+ Lv2: 20
+ Lv3: 20
+ Lv4: 25
+ Lv5: 25
+ Lv6: 25
+ Lv7: 25
+ Lv8: 25
+ Lv9: 25
+ Lv10: 25
+ }
+ State: "InWater"
+ }
+},
+{
+ Id: 87
+ Name: "WZ_ICEWALL"
+ Description: "Ice Wall"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 5000
+ Lv2: 10000
+ Lv3: 15000
+ Lv4: 20000
+ Lv5: 25000
+ Lv6: 30000
+ Lv7: 35000
+ Lv8: 40000
+ Lv9: 45000
+ Lv10: 50000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 20
+ }
+ Unit: {
+ Id: 0x8d
+ Layout: -1
+ Interval: -1
+ Target: "All"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 88
+ Name: "WZ_FROSTNOVA"
+ Description: "Frost Nova"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 2
+ InterruptCast: true
+ CastTime: {
+ Lv1: 640
+ Lv2: 640
+ Lv3: 576
+ Lv4: 576
+ Lv5: 512
+ Lv6: 512
+ Lv7: 448
+ Lv8: 448
+ Lv9: 384
+ Lv10: 384
+ }
+ AfterCastActDelay: 200
+ SkillData2: {
+ Lv1: 4000
+ Lv2: 5000
+ Lv3: 6000
+ Lv4: 8000
+ Lv5: 10000
+ Lv6: 12000
+ Lv7: 13000
+ Lv8: 15000
+ Lv9: 16000
+ Lv10: 17000
+ }
+ FixedCastTime: {
+ Lv1: 160
+ Lv2: 160
+ Lv3: 144
+ Lv4: 144
+ Lv5: 128
+ Lv6: 128
+ Lv7: 112
+ Lv8: 112
+ Lv9: 96
+ Lv10: 96
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 45
+ Lv2: 43
+ Lv3: 41
+ Lv4: 39
+ Lv5: 37
+ Lv6: 35
+ Lv7: 33
+ Lv8: 31
+ Lv9: 29
+ Lv10: 27
+ }
+ }
+},
+{
+ Id: 89
+ Name: "WZ_STORMGUST"
+ Description: "Storm Gust"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ InterruptCast: true
+ KnockBackTiles: 2
+ CastTime: {
+ Lv1: 3840
+ Lv2: 4480
+ Lv3: 5120
+ Lv4: 5760
+ Lv5: 6400
+ Lv6: 7040
+ Lv7: 7680
+ Lv8: 8320
+ Lv9: 8960
+ Lv10: 9600
+ }
+ AfterCastActDelay: 5000
+ SkillData1: 4600
+ SkillData2: 12000
+ FixedCastTime: {
+ Lv1: 960
+ Lv2: 1120
+ Lv3: 1280
+ Lv4: 1440
+ Lv5: 1600
+ Lv6: 1760
+ Lv7: 1920
+ Lv8: 2080
+ Lv9: 2240
+ Lv10: 2400
+ }
+ Requirements: {
+ SPCost: 78
+ }
+ Unit: {
+ Id: 0x86
+ Layout: 4
+ Range: 1
+ Interval: 450
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 90
+ Name: "WZ_EARTHSPIKE"
+ Description: "Earth Spike"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Earth"
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 448
+ Lv2: 896
+ Lv3: 1344
+ Lv4: 1792
+ Lv5: 2240
+ Lv6: 2240
+ Lv7: 2240
+ Lv8: 2240
+ Lv9: 2240
+ Lv10: 2240
+ }
+ AfterCastActDelay: {
+ Lv1: 1000
+ Lv2: 1200
+ Lv3: 1400
+ Lv4: 1600
+ Lv5: 1800
+ Lv6: 2000
+ Lv7: 2200
+ Lv8: 2400
+ Lv9: 2600
+ Lv10: 2800
+ }
+ FixedCastTime: {
+ Lv1: 112
+ Lv2: 224
+ Lv3: 336
+ Lv4: 448
+ Lv5: 560
+ Lv6: 560
+ Lv7: 560
+ Lv8: 560
+ Lv9: 560
+ Lv10: 560
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 14
+ Lv3: 16
+ Lv4: 18
+ Lv5: 20
+ Lv6: 22
+ Lv7: 24
+ Lv8: 26
+ Lv9: 28
+ Lv10: 30
+ }
+ }
+},
+{
+ Id: 91
+ Name: "WZ_HEAVENDRIVE"
+ Description: "Heaven's Drive"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Earth"
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 640
+ Lv2: 1280
+ Lv3: 1920
+ Lv4: 2560
+ Lv5: 3200
+ Lv6: 3200
+ Lv7: 3200
+ Lv8: 3200
+ Lv9: 3200
+ Lv10: 3200
+ }
+ AfterCastActDelay: 1000
+ SkillData1: 500
+ FixedCastTime: {
+ Lv1: 160
+ Lv2: 320
+ Lv3: 480
+ Lv4: 640
+ Lv5: 800
+ Lv6: 800
+ Lv7: 800
+ Lv8: 800
+ Lv9: 800
+ Lv10: 800
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 28
+ Lv2: 32
+ Lv3: 36
+ Lv4: 40
+ Lv5: 44
+ Lv6: 48
+ Lv7: 52
+ Lv8: 56
+ Lv9: 60
+ Lv10: 64
+ }
+ }
+ Unit: {
+ Id: 0x86
+ Layout: 2
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 92
+ Name: "WZ_QUAGMIRE"
+ Description: "Quagmire"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Earth"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillInstances: 3
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 5000
+ Lv2: 10000
+ Lv3: 15000
+ Lv4: 20000
+ Lv5: 25000
+ Lv6: 30000
+ Lv7: 35000
+ Lv8: 40000
+ Lv9: 45000
+ Lv10: 50000
+ }
+ SkillData2: {
+ Lv1: 5000
+ Lv2: 10000
+ Lv3: 15000
+ Lv4: 20000
+ Lv5: 25000
+ Lv6: 30000
+ Lv7: 35000
+ Lv8: 40000
+ Lv9: 45000
+ Lv10: 50000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 5
+ Lv2: 10
+ Lv3: 15
+ Lv4: 20
+ Lv5: 25
+ Lv6: 30
+ Lv7: 35
+ Lv8: 40
+ Lv9: 45
+ Lv10: 50
+ }
+ }
+ Unit: {
+ Id: 0x8e
+ Layout: 2
+ Interval: -1
+ Target: "Enemy"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 93
+ Name: "WZ_ESTIMATION"
+ Description: "Sense"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 94
+ Name: "BS_IRON"
+ Description: "Iron Tempering"
+ MaxLevel: 5
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 95
+ Name: "BS_STEEL"
+ Description: "Steel Tempering"
+ MaxLevel: 5
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 96
+ Name: "BS_ENCHANTEDSTONE"
+ Description: "Enchanted Stone Craft"
+ MaxLevel: 5
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 97
+ Name: "BS_ORIDEOCON"
+ Description: "Oridecon Research"
+ MaxLevel: 5
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 98
+ Name: "BS_DAGGER"
+ Description: "Smith Dagger"
+ MaxLevel: 3
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 99
+ Name: "BS_SWORD"
+ Description: "Smith Sword"
+ MaxLevel: 3
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 100
+ Name: "BS_TWOHANDSWORD"
+ Description: "Smith Two-handed Sword"
+ MaxLevel: 3
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 101
+ Name: "BS_AXE"
+ Description: "Smith Axe"
+ MaxLevel: 3
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 102
+ Name: "BS_MACE"
+ Description: "Smith Mace"
+ MaxLevel: 3
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 103
+ Name: "BS_KNUCKLE"
+ Description: "Smith Knucklebrace"
+ MaxLevel: 3
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 104
+ Name: "BS_SPEAR"
+ Description: "Smith Spear"
+ MaxLevel: 3
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 105
+ Name: "BS_HILTBINDING"
+ Description: "Hilt Binding"
+ MaxLevel: 1
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 106
+ Name: "BS_FINDINGORE"
+ Description: "Ore Discovery"
+ MaxLevel: 1
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 107
+ Name: "BS_WEAPONRESEARCH"
+ Description: "Weaponry Research"
+ MaxLevel: 10
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 108
+ Name: "BS_REPAIRWEAPON"
+ Description: "Weapon Repair"
+ MaxLevel: 1
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2500
+ FixedCastTime: 2500
+ Requirements: {
+ SPCost: 30
+ }
+},
+{
+ Id: 109
+ Name: "BS_SKINTEMPER"
+ Description: "Skin Tempering"
+ MaxLevel: 5
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 110
+ Name: "BS_HAMMERFALL"
+ Description: "Hammer Fall"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 2
+ Lv3: 2
+ Lv4: 2
+ Lv5: 2
+ Lv6: 14
+ Lv7: 14
+ Lv8: 14
+ Lv9: 14
+ Lv10: 14
+ }
+ SkillData2: 5000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 10
+ WeaponTypes: {
+ Daggers: true
+ 1HSwords: true
+ 1HAxes: true
+ 2HAxes: true
+ Maces: true
+ }
+ }
+},
+{
+ Id: 111
+ Name: "BS_ADRENALINE"
+ Description: "Adrenaline Rush"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 60000
+ Lv3: 90000
+ Lv4: 120000
+ Lv5: 150000
+ Lv6: 180000
+ Lv7: 210000
+ Lv8: 240000
+ Lv9: 270000
+ Lv10: 300000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 23
+ Lv3: 26
+ Lv4: 29
+ Lv5: 32
+ Lv6: 35
+ Lv7: 38
+ Lv8: 41
+ Lv9: 44
+ Lv10: 47
+ }
+ WeaponTypes: {
+ 1HAxes: true
+ 2HAxes: true
+ Maces: true
+ }
+ }
+},
+{
+ Id: 112
+ Name: "BS_WEAPONPERFECT"
+ Description: "Weapon Perfection"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 20000
+ Lv3: 30000
+ Lv4: 40000
+ Lv5: 50000
+ Lv6: 60000
+ Lv7: 70000
+ Lv8: 80000
+ Lv9: 90000
+ Lv10: 100000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 18
+ Lv2: 16
+ Lv3: 14
+ Lv4: 12
+ Lv5: 10
+ Lv6: 8
+ Lv7: 6
+ Lv8: 4
+ Lv9: 2
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 113
+ Name: "BS_OVERTHRUST"
+ Description: "Power-Thrust"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ SkillData1: {
+ Lv1: 20000
+ Lv2: 40000
+ Lv3: 60000
+ Lv4: 80000
+ Lv5: 100000
+ Lv6: 120000
+ Lv7: 140000
+ Lv8: 160000
+ Lv9: 180000
+ Lv10: 200000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 18
+ Lv2: 16
+ Lv3: 14
+ Lv4: 12
+ Lv5: 10
+ Lv6: 8
+ Lv7: 6
+ Lv8: 4
+ Lv9: 2
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 114
+ Name: "BS_MAXIMIZE"
+ Description: "Maximize Power"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 1000
+ Lv2: 2000
+ Lv3: 3000
+ Lv4: 4000
+ Lv5: 5000
+ Lv6: 6000
+ Lv7: 7000
+ Lv8: 8000
+ Lv9: 9000
+ Lv10: 10000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 115
+ Name: "HT_SKIDTRAP"
+ Description: "Skid Trap"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ KnockBackTiles: {
+ Lv1: 6
+ Lv2: 7
+ Lv3: 8
+ Lv4: 9
+ Lv5: 10
+ Lv6: 11
+ Lv7: 12
+ Lv8: 13
+ Lv9: 14
+ Lv10: 15
+ }
+ SkillData1: {
+ Lv1: 300000
+ Lv2: 240000
+ Lv3: 180000
+ Lv4: 120000
+ Lv5: 60000
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 10
+ Items: {
+ Booby_Trap: 1
+ }
+ }
+ Unit: {
+ Id: 0x90
+ Range: 1
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 116
+ Name: "HT_LANDMINE"
+ Description: "Land Mine"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ Element: "Ele_Earth"
+ DamageType: {
+ SplashArea: true
+ IgnoreFlee: true
+ }
+ SplashRange: 1
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 200000
+ Lv2: 160000
+ Lv3: 120000
+ Lv4: 80000
+ Lv5: 40000
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ SkillData2: 5000
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: 10
+ Items: {
+ Booby_Trap: 1
+ }
+ }
+ Unit: {
+ Id: 0x93
+ Range: 1
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 117
+ Name: "HT_ANKLESNARE"
+ Description: "Ankle Snare"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 250000
+ Lv2: 200000
+ Lv3: 150000
+ Lv4: 100000
+ Lv5: 50000
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ SkillData2: {
+ Lv1: 4000
+ Lv2: 8000
+ Lv3: 12000
+ Lv4: 16000
+ Lv5: 20000
+ Lv6: 24000
+ Lv7: 28000
+ Lv8: 32000
+ Lv9: 36000
+ Lv10: 40000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 12
+ Items: {
+ Booby_Trap: 1
+ }
+ }
+ Unit: {
+ Id: 0x91
+ Range: 1
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 118
+ Name: "HT_SHOCKWAVE"
+ Description: "Shockwave Trap"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 1
+ SkillData1: {
+ Lv1: 200000
+ Lv2: 160000
+ Lv3: 120000
+ Lv4: 80000
+ Lv5: 40000
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 45
+ Items: {
+ Booby_Trap: 2
+ }
+ }
+ Unit: {
+ Id: 0x94
+ Range: 1
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 119
+ Name: "HT_SANDMAN"
+ Description: "Sandman"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 2
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 120000
+ Lv3: 90000
+ Lv4: 60000
+ Lv5: 30000
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ SkillData2: {
+ Lv1: 12000
+ Lv2: 14000
+ Lv3: 16000
+ Lv4: 18000
+ Lv5: 20000
+ Lv6: 22000
+ Lv7: 24000
+ Lv8: 26000
+ Lv9: 28000
+ Lv10: 30000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 12
+ Items: {
+ Booby_Trap: 1
+ }
+ }
+ Unit: {
+ Id: 0x95
+ Range: 1
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 120
+ Name: "HT_FLASHER"
+ Description: "Flasher"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 1
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 120000
+ Lv3: 90000
+ Lv4: 60000
+ Lv5: 30000
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ SkillData2: {
+ Lv1: 10000
+ Lv2: 11000
+ Lv3: 12000
+ Lv4: 13000
+ Lv5: 14000
+ Lv6: 15000
+ Lv7: 16000
+ Lv8: 17000
+ Lv9: 18000
+ Lv10: 19000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 12
+ Items: {
+ Booby_Trap: 2
+ }
+ }
+ Unit: {
+ Id: 0x96
+ Range: 1
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 121
+ Name: "HT_FREEZINGTRAP"
+ Description: "Freezing Trap"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Water"
+ DamageType: {
+ SplashArea: true
+ IgnoreFlee: true
+ }
+ SplashRange: 1
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 120000
+ Lv3: 90000
+ Lv4: 60000
+ Lv5: 30000
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ SkillData2: {
+ Lv1: 3000
+ Lv2: 6000
+ Lv3: 9000
+ Lv4: 12000
+ Lv5: 15000
+ Lv6: 18000
+ Lv7: 21000
+ Lv8: 24000
+ Lv9: 27000
+ Lv10: 30000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 10
+ Items: {
+ Booby_Trap: 2
+ }
+ }
+ Unit: {
+ Id: 0x97
+ Range: 1
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 122
+ Name: "HT_BLASTMINE"
+ Description: "Blast Mine"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ Element: "Ele_Wind"
+ DamageType: {
+ SplashArea: true
+ IgnoreFlee: true
+ }
+ SplashRange: 1
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 25000
+ Lv2: 20000
+ Lv3: 15000
+ Lv4: 10000
+ Lv5: 5000
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: 10
+ Items: {
+ Booby_Trap: 1
+ }
+ }
+ Unit: {
+ Id: 0x8f
+ Range: 1
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 123
+ Name: "HT_CLAYMORETRAP"
+ Description: "Claymore Trap"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ Element: "Ele_Fire"
+ DamageType: {
+ SplashArea: true
+ IgnoreFlee: true
+ }
+ SplashRange: 2
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 20000
+ Lv2: 40000
+ Lv3: 60000
+ Lv4: 80000
+ Lv5: 100000
+ Lv6: 120000
+ Lv7: 140000
+ Lv8: 160000
+ Lv9: 180000
+ Lv10: 200000
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: 15
+ Items: {
+ Booby_Trap: 2
+ }
+ }
+ Unit: {
+ Id: 0x98
+ Range: 1
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 124
+ Name: "HT_REMOVETRAP"
+ Description: "Remove Trap"
+ MaxLevel: 1
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 5
+ }
+},
+{
+ Id: 125
+ Name: "HT_TALKIEBOX"
+ Description: "Talkie Box"
+ MaxLevel: 1
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 600000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 1
+ Items: {
+ Booby_Trap: 1
+ }
+ }
+ Unit: {
+ Id: 0x99
+ Range: 1
+ Interval: 1000
+ Target: "All"
+ }
+},
+{
+ Id: 126
+ Name: "HT_BEASTBANE"
+ Description: "Beast Bane"
+ MaxLevel: 10
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 127
+ Name: "HT_FALCON"
+ Description: "Falconry Mastery"
+ MaxLevel: 1
+ AttackType: "Misc"
+ NumberOfHits: 0
+},
+{
+ Id: 128
+ Name: "HT_STEELCROW"
+ Description: "Steel Crow"
+ MaxLevel: 10
+ AttackType: "Misc"
+ NumberOfHits: 0
+},
+{
+ Id: 129
+ Name: "HT_BLITZBEAT"
+ Description: "Blitz Beat"
+ MaxLevel: 5
+ Range: 5
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ SplashArea: true
+ IgnoreFlee: true
+ }
+ SplashRange: 1
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ InterruptCast: true
+ CastTime: 800
+ AfterCastActDelay: 1000
+ FixedCastTime: 200
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 13
+ Lv3: 16
+ Lv4: 19
+ Lv5: 22
+ Lv6: 25
+ Lv7: 28
+ Lv8: 31
+ Lv9: 34
+ Lv10: 37
+ }
+ State: "Falcon"
+ }
+},
+{
+ Id: 130
+ Name: "HT_DETECTING"
+ Description: "Detect"
+ MaxLevel: 4
+ Range: {
+ Lv1: 3
+ Lv2: 5
+ Lv3: 7
+ Lv4: 9
+ Lv5: 11
+ Lv6: 13
+ Lv7: 15
+ Lv8: 17
+ Lv9: 19
+ Lv10: 21
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 3
+ Requirements: {
+ SPCost: 8
+ State: "Falcon"
+ }
+},
+{
+ Id: 131
+ Name: "HT_SPRINGTRAP"
+ Description: "Spring Trap"
+ MaxLevel: 5
+ Range: {
+ Lv1: 4
+ Lv2: 5
+ Lv3: 6
+ Lv4: 7
+ Lv5: 8
+ Lv6: 9
+ Lv7: 10
+ Lv8: 11
+ Lv9: 12
+ Lv10: 13
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 10
+ State: "Falcon"
+ }
+},
+{
+ Id: 132
+ Name: "AS_RIGHT"
+ Description: "Righthand Mastery"
+ MaxLevel: 5
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 133
+ Name: "AS_LEFT"
+ Description: "Lefthand Mastery"
+ MaxLevel: 5
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 134
+ Name: "AS_KATAR"
+ Description: "Katar Mastery"
+ MaxLevel: 10
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 135
+ Name: "AS_CLOAKING"
+ Description: "Cloaking"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 500
+ Lv2: 1000
+ Lv3: 2000
+ Lv4: 3000
+ Lv5: 4000
+ Lv6: 5000
+ Lv7: 6000
+ Lv8: 7000
+ Lv9: 8000
+ Lv10: 9000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 15
+ }
+},
+{
+ Id: 136
+ Name: "AS_SONICBLOW"
+ Description: "Sonic Blow"
+ MaxLevel: 10
+ Range: 1
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: -8
+ AfterCastWalkDelay: 2000
+ SkillData2: 5000
+ FixedCastTime: 0
+ SkillDelayOptions: {
+ IgnoreStatusEffect: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 16
+ Lv2: 18
+ Lv3: 20
+ Lv4: 22
+ Lv5: 24
+ Lv6: 26
+ Lv7: 28
+ Lv8: 30
+ Lv9: 32
+ Lv10: 34
+ }
+ WeaponTypes: {
+ Katars: true
+ }
+ }
+},
+{
+ Id: 137
+ Name: "AS_GRIMTOOTH"
+ Description: "Grimtooth"
+ MaxLevel: 5
+ Range: {
+ Lv1: 3
+ Lv2: 4
+ Lv3: 5
+ Lv4: 6
+ Lv5: 7
+ Lv6: 8
+ Lv7: 9
+ Lv8: 10
+ Lv9: 11
+ Lv10: 12
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 1
+ Requirements: {
+ SPCost: 3
+ WeaponTypes: {
+ Katars: true
+ }
+ State: "Hiding"
+ }
+},
+{
+ Id: 138
+ Name: "AS_ENCHANTPOISON"
+ Description: "Enchant Poison"
+ MaxLevel: 10
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ PartyOnly: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Poison"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 45000
+ Lv3: 60000
+ Lv4: 75000
+ Lv5: 90000
+ Lv6: 105000
+ Lv7: 120000
+ Lv8: 135000
+ Lv9: 150000
+ Lv10: 165000
+ }
+ SkillData2: {
+ Lv1: 10000
+ Lv2: 20000
+ Lv3: 30000
+ Lv4: 40000
+ Lv5: 50000
+ Lv6: 60000
+ Lv7: 70000
+ Lv8: 80000
+ Lv9: 90000
+ Lv10: 100000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 20
+ }
+},
+{
+ Id: 139
+ Name: "AS_POISONREACT"
+ Description: "Poison React"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ SkillData1: {
+ Lv1: 20000
+ Lv2: 25000
+ Lv3: 30000
+ Lv4: 35000
+ Lv5: 40000
+ Lv6: 45000
+ Lv7: 50000
+ Lv8: 55000
+ Lv9: 60000
+ Lv10: 65000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 25
+ Lv2: 30
+ Lv3: 35
+ Lv4: 40
+ Lv5: 45
+ Lv6: 50
+ Lv7: 55
+ Lv8: 60
+ Lv9: 45
+ Lv10: 45
+ }
+ }
+},
+{
+ Id: 140
+ Name: "AS_VENOMDUST"
+ Description: "Venom Dust"
+ MaxLevel: 10
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Poison"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 5000
+ Lv2: 10000
+ Lv3: 15000
+ Lv4: 20000
+ Lv5: 25000
+ Lv6: 30000
+ Lv7: 35000
+ Lv8: 40000
+ Lv9: 45000
+ Lv10: 50000
+ }
+ SkillData2: {
+ Lv1: 15000
+ Lv2: 20000
+ Lv3: 25000
+ Lv4: 30000
+ Lv5: 35000
+ Lv6: 40000
+ Lv7: 45000
+ Lv8: 50000
+ Lv9: 55000
+ Lv10: 60000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 20
+ Items: {
+ Red_Gemstone: 1
+ }
+ }
+ Unit: {
+ Id: 0x92
+ Layout: -1
+ Range: 1
+ Interval: 1000
+ Target: "Enemy"
+ }
+},
+{
+ Id: 141
+ Name: "AS_SPLASHER"
+ Description: "Venom Splasher"
+ MaxLevel: 10
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ NoDamage: true
+ IgnoreElement: true
+ IgnoreFlee: true
+ }
+ SplashRange: 2
+ InterruptCast: true
+ CastTime: 500
+ SkillData1: {
+ Lv1: 5000
+ Lv2: 5500
+ Lv3: 6000
+ Lv4: 6500
+ Lv5: 7000
+ Lv6: 7500
+ Lv7: 8000
+ Lv8: 8500
+ Lv9: 9000
+ Lv10: 9500
+ }
+ SkillData2: {
+ Lv1: 15000
+ Lv2: 20000
+ Lv3: 25000
+ Lv4: 30000
+ Lv5: 35000
+ Lv6: 40000
+ Lv7: 45000
+ Lv8: 50000
+ Lv9: 55000
+ Lv10: 60000
+ }
+ CoolDown: {
+ Lv1: 7500
+ Lv2: 8000
+ Lv3: 8500
+ Lv4: 9000
+ Lv5: 9500
+ Lv6: 10000
+ Lv7: 10500
+ Lv8: 11000
+ Lv9: 11500
+ Lv10: 12000
+ }
+ FixedCastTime: 500
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 14
+ Lv3: 16
+ Lv4: 18
+ Lv5: 20
+ Lv6: 22
+ Lv7: 24
+ Lv8: 26
+ Lv9: 28
+ Lv10: 30
+ }
+ Items: {
+ Red_Gemstone: 1
+ }
+ }
+},
+{
+ Id: 142
+ Name: "NV_FIRSTAID"
+ Description: "First Aid"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 3
+ }
+},
+{
+ Id: 143
+ Name: "NV_TRICKDEAD"
+ Description: "Play Dead"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 600000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 5
+ }
+},
+{
+ Id: 144
+ Name: "SM_MOVINGRECOVERY"
+ Description: "Moving HP-Recovery"
+ MaxLevel: 1
+ SkillInfo: {
+ Quest: true
+ }
+ NumberOfHits: 0
+},
+{
+ Id: 145
+ Name: "SM_FATALBLOW"
+ Description: "Fatal Blow"
+ MaxLevel: 1
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Weapon"
+ NumberOfHits: 0
+ SkillData2: 5000
+ FixedCastTime: 0
+},
+{
+ Id: 146
+ Name: "SM_AUTOBERSERK"
+ Description: "Auto Berserk"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 147
+ Name: "AC_MAKINGARROW"
+ Description: "Arrow Crafting"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ Requirements: {
+ SPCost: 10
+ State: "NotOverWeight"
+ }
+},
+{
+ Id: 148
+ Name: "AC_CHARGEARROW"
+ Description: "Arrow Repel"
+ MaxLevel: 1
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ KnockBackTiles: 6
+ FixedCastTime: 1500
+ Requirements: {
+ SPCost: 15
+ WeaponTypes: {
+ Bows: true
+ }
+ AmmoTypes: {
+ A_ARROW: true
+ }
+ AmmoAmount: 1
+ }
+},
+{
+ Id: 149
+ Name: "TF_SPRINKLESAND"
+ Description: "Sand Attack"
+ MaxLevel: 1
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Earth"
+ SkillData2: 10000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 9
+ }
+},
+{
+ Id: 150
+ Name: "TF_BACKSLIDING"
+ Description: "Back Slide"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ KnockBackTiles: 5
+ Requirements: {
+ SPCost: 7
+ }
+},
+{
+ Id: 151
+ Name: "TF_PICKSTONE"
+ Description: "Find Stone"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ FixedCastTime: 500
+ Requirements: {
+ SPCost: 3
+ State: "NotOverWeight"
+ }
+},
+{
+ Id: 152
+ Name: "TF_THROWSTONE"
+ Description: "Stone Fling"
+ MaxLevel: 1
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ IgnoreFlee: true
+ }
+ AfterCastActDelay: 100
+ SkillData1: 5000
+ SkillData2: 8000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 2
+ Items: {
+ Stone: 1
+ }
+ }
+},
+{
+ Id: 153
+ Name: "MC_CARTREVOLUTION"
+ Description: "Cart Revolution"
+ MaxLevel: 1
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 1
+ KnockBackTiles: 2
+ Requirements: {
+ SPCost: 12
+ State: "Cart"
+ }
+},
+{
+ Id: 154
+ Name: "MC_CHANGECART"
+ Description: "Change Cart"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 40
+ State: "Cart"
+ }
+},
+{
+ Id: 155
+ Name: "MC_LOUD"
+ Description: "Crazy Uproar"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 300000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 8
+ }
+},
+{
+ Id: 156
+ Name: "AL_HOLYLIGHT"
+ Description: "Holy Light"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ InterruptCast: true
+ CastTime: 1600
+ FixedCastTime: 400
+ Requirements: {
+ SPCost: 15
+ }
+},
+{
+ Id: 157
+ Name: "MG_ENERGYCOAT"
+ Description: "Energy Coat"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: 300000
+ FixedCastTime: 5000
+ Requirements: {
+ SPCost: 30
+ }
+},
+{
+ Id: 158
+ Name: "NPC_PIERCINGATT"
+ Description: "Piercing Attack"
+ MaxLevel: 10
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+},
+{
+ Id: 159
+ Name: "NPC_MENTALBREAKER"
+ Description: "Spirit Destruction"
+ MaxLevel: 5
+ Range: -1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ IgnoreFlee: true
+ }
+},
+{
+ Id: 160
+ Name: "NPC_RANGEATTACK"
+ Description: "Stand off attack"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+},
+{
+ Id: 161
+ Name: "NPC_ATTRICHANGE"
+ Description: "Attribute Change"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 1800000
+ FixedCastTime: 0
+},
+{
+ Id: 162
+ Name: "NPC_CHANGEWATER"
+ Description: "Water Attribute Change"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 1800000
+ FixedCastTime: 0
+},
+{
+ Id: 163
+ Name: "NPC_CHANGEGROUND"
+ Description: "Earth Attribute Change"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Earth"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 1800000
+ FixedCastTime: 0
+},
+{
+ Id: 164
+ Name: "NPC_CHANGEFIRE"
+ Description: "Fire Attribute Change"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 1800000
+ FixedCastTime: 0
+},
+{
+ Id: 165
+ Name: "NPC_CHANGEWIND"
+ Description: "Wind Attribute Change"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 1800000
+ FixedCastTime: 0
+},
+{
+ Id: 166
+ Name: "NPC_CHANGEPOISON"
+ Description: "Poison Attribute Change"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Poison"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 1800000
+ FixedCastTime: 0
+},
+{
+ Id: 167
+ Name: "NPC_CHANGEHOLY"
+ Description: "Holy Attribute Change"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 1800000
+ FixedCastTime: 0
+},
+{
+ Id: 168
+ Name: "NPC_CHANGEDARKNESS"
+ Description: "Shadow Attribute Change"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Dark"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 1800000
+ FixedCastTime: 0
+},
+{
+ Id: 169
+ Name: "NPC_CHANGETELEKINESIS"
+ Description: "Ghost Attribute Change"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Ghost"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 1800000
+ FixedCastTime: 0
+},
+{
+ Id: 170
+ Name: "NPC_CRITICALSLASH"
+ Description: "Defense disregard attack"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ IgnoreDefense: true
+ }
+},
+{
+ Id: 171
+ Name: "NPC_COMBOATTACK"
+ Description: "Multi-stage Attack"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: {
+ Lv1: -2
+ Lv2: -3
+ Lv3: -4
+ Lv4: -5
+ Lv5: -6
+ Lv6: -7
+ Lv7: -8
+ Lv8: -9
+ Lv9: -10
+ Lv10: -11
+ }
+},
+{
+ Id: 172
+ Name: "NPC_GUIDEDATTACK"
+ Description: "Guided Attack"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ IgnoreFlee: true
+ }
+},
+{
+ Id: 173
+ Name: "NPC_SELFDESTRUCTION"
+ Description: "Suicide bombing"
+ MaxLevel: 10
+ Range: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Misc"
+ Element: "Ele_Fire"
+ DamageType: {
+ SplashArea: true
+ IgnoreDefense: true
+ IgnoreFlee: true
+ IgnoreDefCards: true
+ }
+ SplashRange: 5
+ KnockBackTiles: 3
+ SkillData1: 3500
+ FixedCastTime: 0
+},
+{
+ Id: 174
+ Name: "NPC_SPLASHATTACK"
+ Description: "Splash attack"
+ MaxLevel: 1
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 3
+},
+{
+ Id: 175
+ Name: "NPC_SUICIDE"
+ Description: "Suicide"
+ MaxLevel: 10
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ IgnoreFlee: true
+ }
+},
+{
+ Id: 176
+ Name: "NPC_POISON"
+ Description: "Poison Attack"
+ MaxLevel: 5
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ SkillData2: 60000
+ FixedCastTime: 0
+},
+{
+ Id: 177
+ Name: "NPC_BLINDATTACK"
+ Description: "Blind Attack"
+ MaxLevel: 5
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ SkillData2: 30000
+ FixedCastTime: 0
+},
+{
+ Id: 178
+ Name: "NPC_SILENCEATTACK"
+ Description: "Silence Attack"
+ MaxLevel: 5
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ SkillData2: 30000
+ FixedCastTime: 0
+},
+{
+ Id: 179
+ Name: "NPC_STUNATTACK"
+ Description: "Stun Attack"
+ MaxLevel: 5
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ SkillData2: 5000
+ FixedCastTime: 0
+},
+{
+ Id: 180
+ Name: "NPC_PETRIFYATTACK"
+ Description: "Petrify Attack"
+ MaxLevel: 5
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ SkillData2: 20000
+ FixedCastTime: 0
+},
+{
+ Id: 181
+ Name: "NPC_CURSEATTACK"
+ Description: "Curse Attack"
+ MaxLevel: 5
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Dark"
+ SkillData2: 30000
+ FixedCastTime: 0
+},
+{
+ Id: 182
+ Name: "NPC_SLEEPATTACK"
+ Description: "Sleep attack"
+ MaxLevel: 5
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ SkillData2: 30000
+ FixedCastTime: 0
+},
+{
+ Id: 183
+ Name: "NPC_RANDOMATTACK"
+ Description: "Random Attack"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+},
+{
+ Id: 184
+ Name: "NPC_WATERATTACK"
+ Description: "Water Attribute Attack"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Water"
+},
+{
+ Id: 185
+ Name: "NPC_GROUNDATTACK"
+ Description: "Earth Attribute Attack"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Earth"
+},
+{
+ Id: 186
+ Name: "NPC_FIREATTACK"
+ Description: "Fire Attribute Attack"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Fire"
+},
+{
+ Id: 187
+ Name: "NPC_WINDATTACK"
+ Description: "Wind Attribute Attack"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Wind"
+},
+{
+ Id: 188
+ Name: "NPC_POISONATTACK"
+ Description: "Poison Attribute Attack"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Poison"
+},
+{
+ Id: 189
+ Name: "NPC_HOLYATTACK"
+ Description: "Holy Attribute Attack"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Holy"
+},
+{
+ Id: 190
+ Name: "NPC_DARKNESSATTACK"
+ Description: "Shadow Attribute Attack"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Dark"
+},
+{
+ Id: 191
+ Name: "NPC_TELEKINESISATTACK"
+ Description: "Ghost Attribute Attack"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Ghost"
+},
+{
+ Id: 192
+ Name: "NPC_MAGICALATTACK"
+ Description: "Demon Shock Attack"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ SkillData1: 15000
+ FixedCastTime: 0
+},
+{
+ Id: 193
+ Name: "NPC_METAMORPHOSIS"
+ Description: "Metamorphosis"
+ MaxLevel: 10
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+},
+{
+ Id: 194
+ Name: "NPC_PROVOCATION"
+ Description: "Provocation"
+ MaxLevel: 10
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+},
+{
+ Id: 195
+ Name: "NPC_SMOKING"
+ Description: "Smoking"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ IgnoreElement: true
+ IgnoreFlee: true
+ }
+},
+{
+ Id: 196
+ Name: "NPC_SUMMONSLAVE"
+ Description: "Follower Summons"
+ MaxLevel: 10
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+},
+{
+ Id: 197
+ Name: "NPC_EMOTION"
+ Description: "Emotion"
+ MaxLevel: 10
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+},
+{
+ Id: 198
+ Name: "NPC_TRANSFORMATION"
+ Description: "Transformation"
+ MaxLevel: 10
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+},
+{
+ Id: 199
+ Name: "NPC_BLOODDRAIN"
+ Description: "Sucking Blood"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Dark"
+ DamageType: {
+ IgnoreFlee: true
+ }
+},
+{
+ Id: 200
+ Name: "NPC_ENERGYDRAIN"
+ Description: "Energy Drain"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Dark"
+},
+{
+ Id: 201
+ Name: "NPC_KEEPING"
+ Description: "Keeping"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 70000
+ Lv3: 80000
+ Lv4: 90000
+ Lv5: 100000
+ Lv6: 110000
+ Lv7: 120000
+ Lv8: 130000
+ Lv9: 140000
+ Lv10: 150000
+ }
+ FixedCastTime: 0
+},
+{
+ Id: 202
+ Name: "NPC_DARKBREATH"
+ Description: "Dark Breath"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Misc"
+ Element: "Ele_Dark"
+},
+{
+ Id: 203
+ Name: "NPC_DARKBLESSING"
+ Description: "Dark Blessing"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Dark"
+ DamageType: {
+ NoDamage: true
+ }
+},
+{
+ Id: 204
+ Name: "NPC_BARRIER"
+ Description: "Barrier"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 70000
+ Lv3: 80000
+ Lv4: 90000
+ Lv5: 100000
+ Lv6: 110000
+ Lv7: 120000
+ Lv8: 130000
+ Lv9: 140000
+ Lv10: 150000
+ }
+ FixedCastTime: 0
+},
+{
+ Id: 205
+ Name: "NPC_DEFENDER"
+ Description: "Defender"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 70000
+ Lv3: 80000
+ Lv4: 90000
+ Lv5: 100000
+ Lv6: 110000
+ Lv7: 120000
+ Lv8: 130000
+ Lv9: 140000
+ Lv10: 150000
+ }
+ FixedCastTime: 0
+},
+{
+ Id: 206
+ Name: "NPC_LICK"
+ Description: "Lick"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData2: 5000
+ FixedCastTime: 0
+},
+{
+ Id: 207
+ Name: "NPC_HALLUCINATION"
+ Description: "Hallucination"
+ MaxLevel: 10
+ Range: 9
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 40000
+ Lv3: 50000
+ Lv4: 60000
+ Lv5: 70000
+ Lv6: 80000
+ Lv7: 90000
+ Lv8: 100000
+ Lv9: 110000
+ Lv10: 120000
+ }
+ FixedCastTime: 0
+},
+{
+ Id: 208
+ Name: "NPC_REBIRTH"
+ Description: "Rebirth"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+},
+{
+ Id: 209
+ Name: "NPC_SUMMONMONSTER"
+ Description: "Monster Summons"
+ MaxLevel: 10
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+},
+{
+ Id: 210
+ Name: "RG_SNATCHER"
+ Description: "Gank"
+ MaxLevel: 10
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 211
+ Name: "RG_STEALCOIN"
+ Description: "Mug"
+ MaxLevel: 10
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 15
+ }
+},
+{
+ Id: 212
+ Name: "RG_BACKSTAP"
+ Description: "Back Stab"
+ MaxLevel: 10
+ Range: -1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ IgnoreFlee: true
+ }
+ AfterCastActDelay: 500
+ SkillData1: 5000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 16
+ }
+},
+{
+ Id: 213
+ Name: "RG_TUNNELDRIVE"
+ Description: "Stalk"
+ MaxLevel: 5
+ NumberOfHits: 0
+},
+{
+ Id: 214
+ Name: "RG_RAID"
+ Description: "Sightless Mind"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 3
+ SkillData1: 5000
+ SkillData2: 20000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 20
+ State: "Hiding"
+ }
+},
+{
+ Id: 215
+ Name: "RG_STRIPWEAPON"
+ Description: "Divest Weapon"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: {
+ Lv1: 560
+ Lv2: 720
+ Lv3: 880
+ Lv4: 1140
+ Lv5: 1200
+ Lv6: 1200
+ Lv7: 1200
+ Lv8: 1200
+ Lv9: 1200
+ Lv10: 1200
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 75000
+ Lv2: 90000
+ Lv3: 105000
+ Lv4: 120000
+ Lv5: 135000
+ Lv6: 150000
+ Lv7: 165000
+ Lv8: 180000
+ Lv9: 195000
+ Lv10: 210000
+ }
+ FixedCastTime: {
+ Lv1: 140
+ Lv2: 180
+ Lv3: 220
+ Lv4: 260
+ Lv5: 300
+ Lv6: 300
+ Lv7: 300
+ Lv8: 300
+ Lv9: 300
+ Lv10: 300
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 17
+ Lv2: 19
+ Lv3: 21
+ Lv4: 23
+ Lv5: 25
+ Lv6: 27
+ Lv7: 29
+ Lv8: 31
+ Lv9: 33
+ Lv10: 35
+ }
+ }
+},
+{
+ Id: 216
+ Name: "RG_STRIPSHIELD"
+ Description: "Divest Shield"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: {
+ Lv1: 560
+ Lv2: 720
+ Lv3: 880
+ Lv4: 1140
+ Lv5: 1200
+ Lv6: 1200
+ Lv7: 1200
+ Lv8: 1200
+ Lv9: 1200
+ Lv10: 1200
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 75000
+ Lv2: 90000
+ Lv3: 105000
+ Lv4: 120000
+ Lv5: 135000
+ Lv6: 150000
+ Lv7: 165000
+ Lv8: 180000
+ Lv9: 195000
+ Lv10: 210000
+ }
+ FixedCastTime: {
+ Lv1: 140
+ Lv2: 180
+ Lv3: 220
+ Lv4: 260
+ Lv5: 300
+ Lv6: 300
+ Lv7: 300
+ Lv8: 300
+ Lv9: 300
+ Lv10: 300
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 14
+ Lv3: 16
+ Lv4: 18
+ Lv5: 20
+ Lv6: 22
+ Lv7: 24
+ Lv8: 26
+ Lv9: 28
+ Lv10: 30
+ }
+ }
+},
+{
+ Id: 217
+ Name: "RG_STRIPARMOR"
+ Description: "Divest Armor"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: {
+ Lv1: 560
+ Lv2: 720
+ Lv3: 880
+ Lv4: 1140
+ Lv5: 1200
+ Lv6: 1200
+ Lv7: 1200
+ Lv8: 1200
+ Lv9: 1200
+ Lv10: 1200
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 75000
+ Lv2: 90000
+ Lv3: 105000
+ Lv4: 120000
+ Lv5: 135000
+ Lv6: 150000
+ Lv7: 165000
+ Lv8: 180000
+ Lv9: 195000
+ Lv10: 210000
+ }
+ FixedCastTime: {
+ Lv1: 140
+ Lv2: 180
+ Lv3: 220
+ Lv4: 260
+ Lv5: 300
+ Lv6: 300
+ Lv7: 300
+ Lv8: 300
+ Lv9: 300
+ Lv10: 300
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 17
+ Lv2: 19
+ Lv3: 21
+ Lv4: 23
+ Lv5: 25
+ Lv6: 27
+ Lv7: 29
+ Lv8: 31
+ Lv9: 33
+ Lv10: 35
+ }
+ }
+},
+{
+ Id: 218
+ Name: "RG_STRIPHELM"
+ Description: "Divest Helm"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: {
+ Lv1: 560
+ Lv2: 720
+ Lv3: 880
+ Lv4: 1140
+ Lv5: 1200
+ Lv6: 1200
+ Lv7: 1200
+ Lv8: 1200
+ Lv9: 1200
+ Lv10: 1200
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 75000
+ Lv2: 90000
+ Lv3: 105000
+ Lv4: 120000
+ Lv5: 135000
+ Lv6: 150000
+ Lv7: 165000
+ Lv8: 180000
+ Lv9: 195000
+ Lv10: 210000
+ }
+ FixedCastTime: {
+ Lv1: 140
+ Lv2: 180
+ Lv3: 220
+ Lv4: 260
+ Lv5: 300
+ Lv6: 300
+ Lv7: 300
+ Lv8: 300
+ Lv9: 300
+ Lv10: 300
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 14
+ Lv3: 16
+ Lv4: 18
+ Lv5: 20
+ Lv6: 22
+ Lv7: 24
+ Lv8: 26
+ Lv9: 28
+ Lv10: 30
+ }
+ }
+},
+{
+ Id: 219
+ Name: "RG_INTIMIDATE"
+ Description: "Snatch"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ Requirements: {
+ SPCost: {
+ Lv1: 13
+ Lv2: 16
+ Lv3: 19
+ Lv4: 22
+ Lv5: 25
+ Lv6: 28
+ Lv7: 31
+ Lv8: 34
+ Lv9: 37
+ Lv10: 40
+ }
+ }
+},
+{
+ Id: 220
+ Name: "RG_GRAFFITI"
+ Description: "Scribble"
+ MaxLevel: 1
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 180000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 15
+ Items: {
+ Red_Gemstone: 1
+ }
+ }
+ Unit: {
+ Id: 0xb0
+ Interval: -1
+ Target: "All"
+ Flag: {
+ UF_NOREITERATION: true
+ }
+ }
+},
+{
+ Id: 221
+ Name: "RG_FLAGGRAFFITI"
+ Description: "Piece"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 222
+ Name: "RG_CLEANER"
+ Description: "Remover"
+ MaxLevel: 1
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 5
+ Requirements: {
+ SPCost: 5
+ }
+},
+{
+ Id: 223
+ Name: "RG_GANGSTER"
+ Description: "Slyness"
+ MaxLevel: 1
+ SplashRange: 1
+ NumberOfHits: 0
+},
+{
+ Id: 224
+ Name: "RG_COMPULSION"
+ Description: "Haggle"
+ MaxLevel: 5
+ NumberOfHits: 0
+},
+{
+ Id: 225
+ Name: "RG_PLAGIARISM"
+ Description: "Intimidate"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 226
+ Name: "AM_AXEMASTERY"
+ Description: "Axe Mastery"
+ MaxLevel: 10
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 227
+ Name: "AM_LEARNINGPOTION"
+ Description: "Potion Research"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 228
+ Name: "AM_PHARMACY"
+ Description: "Prepare Potion"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ Requirements: {
+ SPCost: 5
+ Items: {
+ Medicine_Bowl: 1
+ }
+ }
+},
+{
+ Id: 229
+ Name: "AM_DEMONSTRATION"
+ Description: "Bomb"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Fire"
+ DamageType: {
+ NoDamage: true
+ IgnoreCards: true
+ }
+ InterruptCast: true
+ CastTime: 800
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 40000
+ Lv2: 45000
+ Lv3: 50000
+ Lv4: 55000
+ Lv5: 60000
+ Lv6: 65000
+ Lv7: 70000
+ Lv8: 75000
+ Lv9: 80000
+ Lv10: 85000
+ }
+ FixedCastTime: 200
+ Requirements: {
+ SPCost: 10
+ Items: {
+ Fire_Bottle: 1
+ }
+ }
+ Unit: {
+ Id: 0xb1
+ Range: 1
+ Interval: 500
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 230
+ Name: "AM_ACIDTERROR"
+ Description: "Acid Terror"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ IgnoreCards: true
+ IgnoreFlee: true
+ }
+ InterruptCast: true
+ CastTime: 500
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 3
+ Lv2: 7
+ Lv3: 10
+ Lv4: 12
+ Lv5: 13
+ Lv6: 13
+ Lv7: 13
+ Lv8: 13
+ Lv9: 13
+ Lv10: 13
+ }
+ SkillData2: 120000
+ FixedCastTime: 500
+ Requirements: {
+ SPCost: 15
+ Items: {
+ Acid_Bottle: 1
+ }
+ }
+},
+{
+ Id: 231
+ Name: "AM_POTIONPITCHER"
+ Description: "Aid Potion"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ PartyOnly: true
+ GuildOnly: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 500
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 1
+ Items: {
+ Red_Potion: 1
+ Orange_Potion: 1
+ Yellow_Potion: 1
+ White_Potion: 1
+ Blue_Potion: 1
+ Fruit_Of_Mastela: 1
+ Royal_Jelly: 1
+ Seed_Of_Yggdrasil: 1
+ Yggdrasilberry: 1
+ Berserk_Potion: 1
+ }
+ }
+},
+{
+ Id: 232
+ Name: "AM_CANNIBALIZE"
+ Description: "Summon Flora"
+ MaxLevel: 5
+ Range: 4
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillInstances: 5
+ CastTime: 1600
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 300000
+ Lv2: 240000
+ Lv3: 180000
+ Lv4: 120000
+ Lv5: 60000
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ FixedCastTime: 400
+ Requirements: {
+ SPCost: 20
+ Items: {
+ MenEater_Plant_Bottle: 1
+ }
+ }
+},
+{
+ Id: 233
+ Name: "AM_SPHEREMINE"
+ Description: "Summon Marine Sphere"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillInstances: 3
+ CastTime: 1600
+ AfterCastActDelay: 500
+ SkillData1: 30000
+ FixedCastTime: 400
+ Requirements: {
+ SPCost: 10
+ Items: {
+ Mini_Bottle: 1
+ }
+ }
+},
+{
+ Id: 234
+ Name: "AM_CP_WEAPON"
+ Description: "Alchemical Weapon"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 120000
+ Lv2: 240000
+ Lv3: 360000
+ Lv4: 480000
+ Lv5: 600000
+ Lv6: 720000
+ Lv7: 840000
+ Lv8: 960000
+ Lv9: 1080000
+ Lv10: 1200000
+ }
+ FixedCastTime: 2000
+ Requirements: {
+ SPCost: 30
+ Items: {
+ Coating_Bottle: 1
+ }
+ }
+},
+{
+ Id: 235
+ Name: "AM_CP_SHIELD"
+ Description: "Synthesized Shield"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 120000
+ Lv2: 240000
+ Lv3: 360000
+ Lv4: 480000
+ Lv5: 600000
+ Lv6: 720000
+ Lv7: 840000
+ Lv8: 960000
+ Lv9: 1080000
+ Lv10: 1200000
+ }
+ FixedCastTime: 2000
+ Requirements: {
+ SPCost: 25
+ Items: {
+ Coating_Bottle: 1
+ }
+ }
+},
+{
+ Id: 236
+ Name: "AM_CP_ARMOR"
+ Description: "Synthetic Armor"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 120000
+ Lv2: 240000
+ Lv3: 360000
+ Lv4: 480000
+ Lv5: 600000
+ Lv6: 720000
+ Lv7: 840000
+ Lv8: 960000
+ Lv9: 1080000
+ Lv10: 1200000
+ }
+ FixedCastTime: 2000
+ Requirements: {
+ SPCost: 25
+ Items: {
+ Coating_Bottle: 1
+ }
+ }
+},
+{
+ Id: 237
+ Name: "AM_CP_HELM"
+ Description: "Biochemical Helm"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 120000
+ Lv2: 240000
+ Lv3: 360000
+ Lv4: 480000
+ Lv5: 600000
+ Lv6: 720000
+ Lv7: 840000
+ Lv8: 960000
+ Lv9: 1080000
+ Lv10: 1200000
+ }
+ FixedCastTime: 2000
+ Requirements: {
+ SPCost: 25
+ Items: {
+ Coating_Bottle: 1
+ }
+ }
+},
+{
+ Id: 238
+ Name: "AM_BIOETHICS"
+ Description: "Bioethics"
+ MaxLevel: 1
+ SkillInfo: {
+ Quest: true
+ }
+ NumberOfHits: 0
+},
+{
+ Id: 243
+ Name: "AM_CALLHOMUN"
+ Description: "Call Homunculus"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SplashRange: 1
+ NumberOfHits: 0
+ Requirements: {
+ SPCost: 10
+ Items: {
+ Germination_Breed: 1
+ }
+ }
+},
+{
+ Id: 244
+ Name: "AM_REST"
+ Description: "Vaporize"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ Requirements: {
+ SPCost: 50
+ }
+},
+{
+ Id: 247
+ Name: "AM_RESURRECTHOMUN"
+ Description: "Homunculus Resurrection"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SplashRange: 1
+ NumberOfHits: 0
+ CastTime: 2000
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 74
+ Lv2: 68
+ Lv3: 62
+ Lv4: 56
+ Lv5: 50
+ Lv6: 44
+ Lv7: 38
+ Lv8: 32
+ Lv9: 26
+ Lv10: 20
+ }
+ }
+},
+{
+ Id: 248
+ Name: "CR_TRUST"
+ Description: "Faith"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 249
+ Name: "CR_AUTOGUARD"
+ Description: "Guard"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 300000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 14
+ Lv3: 16
+ Lv4: 18
+ Lv5: 20
+ Lv6: 22
+ Lv7: 24
+ Lv8: 26
+ Lv9: 28
+ Lv10: 30
+ }
+ State: "Shield"
+ }
+},
+{
+ Id: 250
+ Name: "CR_SHIELDCHARGE"
+ Description: "Smite"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ KnockBackTiles: {
+ Lv1: 5
+ Lv2: 6
+ Lv3: 7
+ Lv4: 8
+ Lv5: 9
+ Lv6: 10
+ Lv7: 11
+ Lv8: 12
+ Lv9: 13
+ Lv10: 14
+ }
+ SkillData2: 5000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 10
+ State: "Shield"
+ }
+},
+{
+ Id: 251
+ Name: "CR_SHIELDBOOMERANG"
+ Description: "Shield Boomerang"
+ MaxLevel: 5
+ Range: {
+ Lv1: 3
+ Lv2: 5
+ Lv3: 7
+ Lv4: 9
+ Lv5: 11
+ Lv6: 13
+ Lv7: 15
+ Lv8: 17
+ Lv9: 19
+ Lv10: 21
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ AfterCastActDelay: 700
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 12
+ State: "Shield"
+ }
+},
+{
+ Id: 252
+ Name: "CR_REFLECTSHIELD"
+ Description: "Shield Reflect"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ SkillData1: 300000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 35
+ Lv2: 40
+ Lv3: 45
+ Lv4: 50
+ Lv5: 55
+ Lv6: 60
+ Lv7: 65
+ Lv8: 70
+ Lv9: 75
+ Lv10: 80
+ }
+ State: "Shield"
+ }
+},
+{
+ Id: 253
+ Name: "CR_HOLYCROSS"
+ Description: "Holy Cross"
+ MaxLevel: 10
+ Range: -2
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Holy"
+ NumberOfHits: -2
+ SkillData2: {
+ Lv1: 10000
+ Lv2: 11000
+ Lv3: 12000
+ Lv4: 13000
+ Lv5: 14000
+ Lv6: 15000
+ Lv7: 16000
+ Lv8: 17000
+ Lv9: 18000
+ Lv10: 19000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 11
+ Lv2: 12
+ Lv3: 13
+ Lv4: 14
+ Lv5: 15
+ Lv6: 16
+ Lv7: 17
+ Lv8: 18
+ Lv9: 19
+ Lv10: 20
+ }
+ }
+},
+{
+ Id: 254
+ Name: "CR_GRANDCROSS"
+ Description: "Grand Cross"
+ MaxLevel: 10
+ Range: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ TargetSelf: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ DamageType: {
+ IgnoreCards: true
+ IgnoreFlee: true
+ }
+ CastDefRate: 33
+ CastTime: 1500
+ AfterCastActDelay: 1500
+ AfterCastWalkDelay: 900
+ SkillData1: 900
+ SkillData2: {
+ Lv1: 10000
+ Lv2: 11000
+ Lv3: 12000
+ Lv4: 13000
+ Lv5: 14000
+ Lv6: 15000
+ Lv7: 16000
+ Lv8: 17000
+ Lv9: 18000
+ Lv10: 19000
+ }
+ FixedCastTime: 1500
+ Requirements: {
+ SPCost: {
+ Lv1: 37
+ Lv2: 44
+ Lv3: 51
+ Lv4: 58
+ Lv5: 65
+ Lv6: 72
+ Lv7: 79
+ Lv8: 86
+ Lv9: 93
+ Lv10: 100
+ }
+ HPRateCost: 20
+ }
+ Unit: {
+ Id: 0x86
+ Layout: -1
+ Interval: 300
+ Target: "Enemy"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 255
+ Name: "CR_DEVOTION"
+ Description: "Sacrifice"
+ MaxLevel: 5
+ Range: {
+ Lv1: 7
+ Lv2: 8
+ Lv3: 9
+ Lv4: 10
+ Lv5: 11
+ Lv6: 12
+ Lv7: 13
+ Lv8: 14
+ Lv9: 15
+ Lv10: 16
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ PartyOnly: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1500
+ SkillData2: {
+ Lv1: 30000
+ Lv2: 45000
+ Lv3: 60000
+ Lv4: 75000
+ Lv5: 90000
+ Lv6: 105000
+ Lv7: 120000
+ Lv8: 135000
+ Lv9: 150000
+ Lv10: 165000
+ }
+ FixedCastTime: 1500
+ Requirements: {
+ SPCost: 25
+ }
+},
+{
+ Id: 256
+ Name: "CR_PROVIDENCE"
+ Description: "Resistant Souls"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1500
+ SkillData1: 180000
+ FixedCastTime: 1500
+ Requirements: {
+ SPCost: 30
+ }
+},
+{
+ Id: 257
+ Name: "CR_DEFENDER"
+ Description: "Defending Aura"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 800
+ SkillData1: 180000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 30
+ State: "Shield"
+ }
+},
+{
+ Id: 258
+ Name: "CR_SPEARQUICKEN"
+ Description: "Spear Quicken"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 60000
+ Lv3: 90000
+ Lv4: 120000
+ Lv5: 150000
+ Lv6: 180000
+ Lv7: 210000
+ Lv8: 240000
+ Lv9: 270000
+ Lv10: 300000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 24
+ Lv2: 28
+ Lv3: 32
+ Lv4: 36
+ Lv5: 40
+ Lv6: 44
+ Lv7: 48
+ Lv8: 52
+ Lv9: 56
+ Lv10: 60
+ }
+ WeaponTypes: {
+ 1HSpears: true
+ 2HSpears: true
+ }
+ }
+},
+{
+ Id: 259
+ Name: "MO_IRONHAND"
+ Description: "Iron Fists"
+ MaxLevel: 10
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 260
+ Name: "MO_SPIRITSRECOVERY"
+ Description: "Spiritual Cadence"
+ MaxLevel: 5
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 261
+ Name: "MO_CALLSPIRITS"
+ Description: "Summon Spirit Sphere"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 500
+ SkillData1: 600000
+ FixedCastTime: 500
+ Requirements: {
+ SPCost: 8
+ }
+},
+{
+ Id: 262
+ Name: "MO_ABSORBSPIRITS"
+ Description: "Absorb Spirit Sphere"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: 5
+ }
+},
+{
+ Id: 263
+ Name: "MO_TRIPLEATTACK"
+ Description: "Raging Trifecta Blow"
+ MaxLevel: 10
+ Range: -1
+ Hit: "BDT_MULTIHIT"
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: -3
+ FixedCastTime: 0
+ SkillDelayOptions: {
+ IgnoreStatusEffect: true
+ }
+},
+{
+ Id: 264
+ Name: "MO_BODYRELOCATION"
+ Description: "Snap"
+ MaxLevel: 1
+ Range: 18
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 14
+ SpiritSphereCost: 1
+ }
+},
+{
+ Id: 265
+ Name: "MO_DODGE"
+ Description: "Dodge"
+ MaxLevel: 10
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 266
+ Name: "MO_INVESTIGATE"
+ Description: "Occult Impaction"
+ MaxLevel: 5
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ IgnoreFlee: true
+ }
+ CastTime: 500
+ AfterCastActDelay: 500
+ FixedCastTime: 500
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 14
+ Lv3: 17
+ Lv4: 19
+ Lv5: 20
+ Lv6: 20
+ Lv7: 20
+ Lv8: 20
+ Lv9: 20
+ Lv10: 20
+ }
+ SpiritSphereCost: 1
+ }
+},
+{
+ Id: 267
+ Name: "MO_FINGEROFFENSIVE"
+ Description: "Throw Spirit Sphere"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ CastTime: 500
+ AfterCastActDelay: 500
+ AfterCastWalkDelay: {
+ Lv1: 0
+ Lv2: 200
+ Lv3: 400
+ Lv4: 600
+ Lv5: 800
+ Lv6: 1000
+ Lv7: 1200
+ Lv8: 1400
+ Lv9: 1600
+ Lv10: 1800
+ }
+ FixedCastTime: 500
+ Requirements: {
+ SPCost: 10
+ SpiritSphereCost: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ }
+},
+{
+ Id: 268
+ Name: "MO_STEELBODY"
+ Description: "Mental Strength"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 2500
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 60000
+ Lv3: 90000
+ Lv4: 120000
+ Lv5: 150000
+ Lv6: 180000
+ Lv7: 210000
+ Lv8: 240000
+ Lv9: 270000
+ Lv10: 300000
+ }
+ FixedCastTime: 2500
+ Requirements: {
+ SPCost: 200
+ SpiritSphereCost: 5
+ }
+},
+{
+ Id: 269
+ Name: "MO_BLADESTOP"
+ Description: "Root"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 500
+ Lv2: 700
+ Lv3: 900
+ Lv4: 1100
+ Lv5: 1300
+ Lv6: 1500
+ Lv7: 1700
+ Lv8: 1900
+ Lv9: 2100
+ Lv10: 2300
+ }
+ SkillData2: {
+ Lv1: 20000
+ Lv2: 30000
+ Lv3: 40000
+ Lv4: 50000
+ Lv5: 60000
+ Lv6: 70000
+ Lv7: 80000
+ Lv8: 90000
+ Lv9: 100000
+ Lv10: 110000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 10
+ WeaponTypes: {
+ NoWeapon: true
+ Daggers: true
+ 1HSwords: true
+ 2HSwords: true
+ 1HSpears: true
+ 2HSpears: true
+ 1HAxes: true
+ 2HAxes: true
+ Maces: true
+ 2HMaces: true
+ Staves: true
+ Knuckles: true
+ Instruments: true
+ Whips: true
+ Books: true
+ Katars: true
+ Revolvers: true
+ Rifles: true
+ GatlingGuns: true
+ Shotguns: true
+ GrenadeLaunchers: true
+ FuumaShurikens: true
+ }
+ SpiritSphereCost: 1
+ }
+},
+{
+ Id: 270
+ Name: "MO_EXPLOSIONSPIRITS"
+ Description: "Fury"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ SkillData1: 180000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 15
+ SpiritSphereCost: 5
+ }
+},
+{
+ Id: 271
+ Name: "MO_EXTREMITYFIST"
+ Description: "Asura Strike"
+ MaxLevel: 5
+ Range: -2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ IgnoreDefense: true
+ IgnoreFlee: true
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 2000
+ Lv2: 1750
+ Lv3: 1500
+ Lv4: 1250
+ Lv5: 1000
+ Lv6: 500
+ Lv7: 1000
+ Lv8: 1000
+ Lv9: 1000
+ Lv10: 1000
+ }
+ AfterCastActDelay: {
+ Lv1: 3000
+ Lv2: 2500
+ Lv3: 2000
+ Lv4: 1500
+ Lv5: 1000
+ Lv6: 500
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ SkillData1: 10000
+ SkillData2: 300000
+ FixedCastTime: {
+ Lv1: 2000
+ Lv2: 1750
+ Lv3: 1500
+ Lv4: 1250
+ Lv5: 1000
+ Lv6: 500
+ Lv7: 1000
+ Lv8: 1000
+ Lv9: 1000
+ Lv10: 1000
+ }
+ Requirements: {
+ SPCost: 1
+ WeaponTypes: {
+ NoWeapon: true
+ Daggers: true
+ 1HSwords: true
+ 2HSwords: true
+ 1HSpears: true
+ 2HSpears: true
+ 1HAxes: true
+ 2HAxes: true
+ Maces: true
+ 2HMaces: true
+ Staves: true
+ Knuckles: true
+ Instruments: true
+ Whips: true
+ Books: true
+ Katars: true
+ Revolvers: true
+ Rifles: true
+ GatlingGuns: true
+ Shotguns: true
+ GrenadeLaunchers: true
+ FuumaShurikens: true
+ }
+ State: "ExplosionSpirits"
+ SpiritSphereCost: 5
+ }
+},
+{
+ Id: 272
+ Name: "MO_CHAINCOMBO"
+ Description: "Raging Quadruple Blow"
+ MaxLevel: 5
+ Range: -2
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: -4
+ SkillDelayOptions: {
+ IgnoreStatusEffect: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 11
+ Lv2: 12
+ Lv3: 13
+ Lv4: 14
+ Lv5: 15
+ Lv6: 16
+ Lv7: 17
+ Lv8: 18
+ Lv9: 19
+ Lv10: 20
+ }
+ WeaponTypes: {
+ NoWeapon: true
+ Daggers: true
+ 1HSwords: true
+ 2HSwords: true
+ 1HSpears: true
+ 2HSpears: true
+ 1HAxes: true
+ 2HAxes: true
+ Maces: true
+ 2HMaces: true
+ Staves: true
+ Knuckles: true
+ Instruments: true
+ Whips: true
+ Books: true
+ Katars: true
+ Revolvers: true
+ Rifles: true
+ GatlingGuns: true
+ Shotguns: true
+ GrenadeLaunchers: true
+ FuumaShurikens: true
+ }
+ }
+},
+{
+ Id: 273
+ Name: "MO_COMBOFINISH"
+ Description: "Raging Thrust"
+ MaxLevel: 5
+ Range: -2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 2
+ SkillDelayOptions: {
+ IgnoreStatusEffect: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 11
+ Lv2: 12
+ Lv3: 13
+ Lv4: 14
+ Lv5: 15
+ Lv6: 16
+ Lv7: 17
+ Lv8: 18
+ Lv9: 19
+ Lv10: 20
+ }
+ WeaponTypes: {
+ NoWeapon: true
+ Daggers: true
+ 1HSwords: true
+ 2HSwords: true
+ 1HSpears: true
+ 2HSpears: true
+ 1HAxes: true
+ 2HAxes: true
+ Maces: true
+ 2HMaces: true
+ Staves: true
+ Knuckles: true
+ Instruments: true
+ Whips: true
+ Books: true
+ Katars: true
+ Revolvers: true
+ Rifles: true
+ GatlingGuns: true
+ Shotguns: true
+ GrenadeLaunchers: true
+ FuumaShurikens: true
+ }
+ SpiritSphereCost: 1
+ }
+},
+{
+ Id: 274
+ Name: "SA_ADVANCEDBOOK"
+ Description: "Study"
+ MaxLevel: 10
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 275
+ Name: "SA_CASTCANCEL"
+ Description: "Cast Cancel"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 2
+ }
+},
+{
+ Id: 276
+ Name: "SA_MAGICROD"
+ Description: "Magic Rod"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 400
+ Lv2: 600
+ Lv3: 800
+ Lv4: 1000
+ Lv5: 1200
+ Lv6: 1400
+ Lv7: 1600
+ Lv8: 1800
+ Lv9: 2000
+ Lv10: 2200
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 2
+ }
+},
+{
+ Id: 277
+ Name: "SA_SPELLBREAKER"
+ Description: "Spell Breaker"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 560
+ FixedCastTime: 140
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 278
+ Name: "SA_FREECAST"
+ Description: "Free Cast"
+ MaxLevel: 10
+ AttackType: "Magic"
+ NumberOfHits: 0
+},
+{
+ Id: 279
+ Name: "SA_AUTOSPELL"
+ Description: "Hindsight"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 120000
+ Lv2: 150000
+ Lv3: 180000
+ Lv4: 210000
+ Lv5: 240000
+ Lv6: 270000
+ Lv7: 300000
+ Lv8: 330000
+ Lv9: 360000
+ Lv10: 390000
+ }
+ FixedCastTime: 3000
+ Requirements: {
+ SPCost: 35
+ }
+},
+{
+ Id: 280
+ Name: "SA_FLAMELAUNCHER"
+ Description: "Endow Blaze"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ PartyOnly: true
+ GuildOnly: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 1200000
+ Lv2: 1200000
+ Lv3: 1200000
+ Lv4: 1200000
+ Lv5: 1800000
+ Lv6: 1800000
+ Lv7: 1800000
+ Lv8: 1800000
+ Lv9: 1800000
+ Lv10: 1800000
+ }
+ FixedCastTime: 3000
+ Requirements: {
+ SPCost: 40
+ Items: {
+ Boody_Red: 1
+ }
+ }
+},
+{
+ Id: 281
+ Name: "SA_FROSTWEAPON"
+ Description: "Endow Tsunami"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ PartyOnly: true
+ GuildOnly: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 1200000
+ Lv2: 1200000
+ Lv3: 1200000
+ Lv4: 1200000
+ Lv5: 1800000
+ Lv6: 1800000
+ Lv7: 1800000
+ Lv8: 1800000
+ Lv9: 1800000
+ Lv10: 1800000
+ }
+ FixedCastTime: 3000
+ Requirements: {
+ SPCost: 40
+ Items: {
+ Crystal_Blue: 1
+ }
+ }
+},
+{
+ Id: 282
+ Name: "SA_LIGHTNINGLOADER"
+ Description: "Endow Tornado"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ PartyOnly: true
+ GuildOnly: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 1200000
+ Lv2: 1200000
+ Lv3: 1200000
+ Lv4: 1200000
+ Lv5: 1800000
+ Lv6: 1800000
+ Lv7: 1800000
+ Lv8: 1800000
+ Lv9: 1800000
+ Lv10: 1800000
+ }
+ FixedCastTime: 3000
+ Requirements: {
+ SPCost: 40
+ Items: {
+ Wind_Of_Verdure: 1
+ }
+ }
+},
+{
+ Id: 283
+ Name: "SA_SEISMICWEAPON"
+ Description: "Endow Quake"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ PartyOnly: true
+ GuildOnly: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Earth"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 1200000
+ Lv2: 1200000
+ Lv3: 1200000
+ Lv4: 1200000
+ Lv5: 1800000
+ Lv6: 1800000
+ Lv7: 1800000
+ Lv8: 1800000
+ Lv9: 1800000
+ Lv10: 1800000
+ }
+ FixedCastTime: 3000
+ Requirements: {
+ SPCost: 40
+ Items: {
+ Yellow_Live: 1
+ }
+ }
+},
+{
+ Id: 284
+ Name: "SA_DRAGONOLOGY"
+ Description: "Dragonology"
+ MaxLevel: 5
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 285
+ Name: "SA_VOLCANO"
+ Description: "Volcano"
+ MaxLevel: 5
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 4000
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 120000
+ Lv3: 180000
+ Lv4: 240000
+ Lv5: 300000
+ Lv6: 360000
+ Lv7: 420000
+ Lv8: 480000
+ Lv9: 540000
+ Lv10: 600000
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 48
+ Lv2: 46
+ Lv3: 44
+ Lv4: 42
+ Lv5: 40
+ Lv6: 38
+ Lv7: 36
+ Lv8: 34
+ Lv9: 32
+ Lv10: 30
+ }
+ Items: {
+ Yellow_Gemstone: 1
+ }
+ }
+ Unit: {
+ Id: 0x9a
+ Layout: 3
+ Interval: -1
+ Target: "All"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 286
+ Name: "SA_DELUGE"
+ Description: "Deluge"
+ MaxLevel: 5
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 4000
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 120000
+ Lv3: 180000
+ Lv4: 240000
+ Lv5: 300000
+ Lv6: 360000
+ Lv7: 420000
+ Lv8: 480000
+ Lv9: 540000
+ Lv10: 600000
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 48
+ Lv2: 46
+ Lv3: 44
+ Lv4: 42
+ Lv5: 40
+ Lv6: 38
+ Lv7: 36
+ Lv8: 34
+ Lv9: 32
+ Lv10: 30
+ }
+ Items: {
+ Yellow_Gemstone: 1
+ }
+ }
+ Unit: {
+ Id: 0x9b
+ Layout: 3
+ Interval: -1
+ Target: "All"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 287
+ Name: "SA_VIOLENTGALE"
+ Description: "Whirlwind"
+ MaxLevel: 5
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 4000
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 120000
+ Lv3: 180000
+ Lv4: 240000
+ Lv5: 300000
+ Lv6: 360000
+ Lv7: 420000
+ Lv8: 480000
+ Lv9: 540000
+ Lv10: 600000
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 48
+ Lv2: 46
+ Lv3: 44
+ Lv4: 42
+ Lv5: 40
+ Lv6: 38
+ Lv7: 36
+ Lv8: 34
+ Lv9: 32
+ Lv10: 30
+ }
+ Items: {
+ Yellow_Gemstone: 1
+ }
+ }
+ Unit: {
+ Id: 0x9c
+ Layout: 3
+ Interval: -1
+ Target: "All"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 288
+ Name: "SA_LANDPROTECTOR"
+ Description: "Magnetic Earth"
+ MaxLevel: 5
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 4000
+ SkillData1: {
+ Lv1: 165000
+ Lv2: 210000
+ Lv3: 255000
+ Lv4: 300000
+ Lv5: 345000
+ Lv6: 390000
+ Lv7: 435000
+ Lv8: 480000
+ Lv9: 525000
+ Lv10: 570000
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 66
+ Lv2: 62
+ Lv3: 58
+ Lv4: 54
+ Lv5: 50
+ Lv6: 46
+ Lv7: 42
+ Lv8: 38
+ Lv9: 34
+ Lv10: 30
+ }
+ Items: {
+ Blue_Gemstone: 1
+ Yellow_Gemstone: 1
+ }
+ }
+ Unit: {
+ Id: 0x9d
+ Layout: {
+ Lv1: 3
+ Lv2: 3
+ Lv3: 4
+ Lv4: 4
+ Lv5: 5
+ Lv6: 5
+ Lv7: 6
+ Lv8: 6
+ Lv9: 7
+ Lv10: 7
+ }
+ Interval: -1
+ Target: "All"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 289
+ Name: "SA_DISPELL"
+ Description: "Dispell"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ PartyOnly: true
+ GuildOnly: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ SplashRange: {
+ Lv1: 0
+ Lv2: 0
+ Lv3: 0
+ Lv4: 0
+ Lv5: 0
+ Lv6: -1
+ Lv7: -1
+ Lv8: -1
+ Lv9: -1
+ Lv10: -1
+ }
+ InterruptCast: true
+ CastTime: 1600
+ FixedCastTime: 400
+ Requirements: {
+ SPCost: 1
+ Items: {
+ Yellow_Gemstone: 1
+ }
+ }
+},
+{
+ Id: 290
+ Name: "SA_ABRACADABRA"
+ Description: "Hocus-pocus"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 50
+ Items: {
+ Yellow_Gemstone: 2
+ }
+ }
+},
+{
+ Id: 291
+ Name: "SA_MONOCELL"
+ Description: "Monocell"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 292
+ Name: "SA_CLASSCHANGE"
+ Description: "Class Change"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 293
+ Name: "SA_SUMMONMONSTER"
+ Description: "Monster Chant"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 294
+ Name: "SA_REVERSEORCISH"
+ Description: "Grampus Morph"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: 1200000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 295
+ Name: "SA_DEATH"
+ Description: "Grim Reaper"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 296
+ Name: "SA_FORTUNE"
+ Description: "Gold Digger"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 297
+ Name: "SA_TAMINGMONSTER"
+ Description: "Beastly Hypnosis"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 298
+ Name: "SA_QUESTION"
+ Description: "Questioning"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 299
+ Name: "SA_GRAVITY"
+ Description: "Gravity"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 300
+ Name: "SA_LEVELUP"
+ Description: "Leveling"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 301
+ Name: "SA_INSTANTDEATH"
+ Description: "Suicide"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ InterruptCast: true
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 302
+ Name: "SA_FULLRECOVERY"
+ Description: "Rejuvenation"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 303
+ Name: "SA_COMA"
+ Description: "Coma"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ InterruptCast: true
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 304
+ Name: "BD_ADAPTATION"
+ Description: "Amp"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData2: 5000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 305
+ Name: "BD_ENCORE"
+ Description: "Encore"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 1
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+},
+{
+ Id: 306
+ Name: "BD_LULLABY"
+ Description: "Lullaby"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Ensemble: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 60000
+ SkillData2: 15000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 20
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+ Unit: {
+ Id: 0x9e
+ Layout: 4
+ Interval: 6000
+ Target: "Enemy"
+ Flag: {
+ UF_ENSEMBLE: true
+ }
+ }
+},
+{
+ Id: 307
+ Name: "BD_RICHMANKIM"
+ Description: "Mental Sensing"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Ensemble: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 60000
+ SkillData2: 60000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 20
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+ Unit: {
+ Id: 0x9f
+ Layout: 4
+ Interval: -1
+ Target: "Enemy"
+ Flag: {
+ UF_NOPC: true
+ UF_ENSEMBLE: true
+ }
+ }
+},
+{
+ Id: 308
+ Name: "BD_ETERNALCHAOS"
+ Description: "Down Tempo"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Ensemble: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 60000
+ SkillData2: 60000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 30
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+ Unit: {
+ Id: 0xa0
+ Layout: 4
+ Interval: -1
+ Target: "Enemy"
+ Flag: {
+ UF_ENSEMBLE: true
+ }
+ }
+},
+{
+ Id: 309
+ Name: "BD_DRUMBATTLEFIELD"
+ Description: "Battle Theme"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Ensemble: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 60000
+ SkillData2: 60000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 38
+ Lv2: 41
+ Lv3: 44
+ Lv4: 47
+ Lv5: 50
+ Lv6: 53
+ Lv7: 56
+ Lv8: 59
+ Lv9: 62
+ Lv10: 65
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+ Unit: {
+ Id: 0xa1
+ Layout: 4
+ Interval: -1
+ Target: "Party"
+ Flag: {
+ UF_ENSEMBLE: true
+ }
+ }
+},
+{
+ Id: 310
+ Name: "BD_RINGNIBELUNGEN"
+ Description: "Harmonic Lick"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Ensemble: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 60000
+ SkillData2: 60000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 38
+ Lv2: 41
+ Lv3: 44
+ Lv4: 47
+ Lv5: 50
+ Lv6: 53
+ Lv7: 56
+ Lv8: 59
+ Lv9: 62
+ Lv10: 65
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+ Unit: {
+ Id: 0xa2
+ Layout: 4
+ Interval: -1
+ Target: "Party"
+ Flag: {
+ UF_ENSEMBLE: true
+ }
+ }
+},
+{
+ Id: 311
+ Name: "BD_ROKISWEIL"
+ Description: "Classical Pluck"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Ensemble: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 60000
+ SkillData2: 60000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 15
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+ Unit: {
+ Id: 0xa3
+ Layout: 4
+ Interval: -1
+ Target: "All"
+ Flag: {
+ UF_ENSEMBLE: true
+ }
+ }
+},
+{
+ Id: 312
+ Name: "BD_INTOABYSS"
+ Description: "Power Chord"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Ensemble: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 60000
+ SkillData2: 60000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 10
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+ Unit: {
+ Id: 0xa4
+ Layout: 4
+ Interval: -1
+ Target: "Party"
+ Flag: {
+ UF_NOMOB: true
+ UF_ENSEMBLE: true
+ }
+ }
+},
+{
+ Id: 313
+ Name: "BD_SIEGFRIED"
+ Description: "Acoustic Rhythm"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Ensemble: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 60000
+ SkillData2: 60000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 20
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+ Unit: {
+ Id: 0xa5
+ Layout: 4
+ Interval: -1
+ Target: "Party"
+ Flag: {
+ UF_ENSEMBLE: true
+ }
+ }
+},
+{
+ Id: 315
+ Name: "BA_MUSICALLESSON"
+ Description: "Music Lessons"
+ MaxLevel: 10
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 316
+ Name: "BA_MUSICALSTRIKE"
+ Description: "Melody Strike"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ CastTime: 1200
+ FixedCastTime: 300
+ Requirements: {
+ SPCost: {
+ Lv1: 1
+ Lv2: 3
+ Lv3: 5
+ Lv4: 7
+ Lv5: 9
+ Lv6: 11
+ Lv7: 13
+ Lv8: 15
+ Lv9: 17
+ Lv10: 19
+ }
+ WeaponTypes: {
+ Instruments: true
+ }
+ AmmoTypes: {
+ A_ARROW: true
+ }
+ AmmoAmount: 1
+ }
+},
+{
+ Id: 317
+ Name: "BA_DISSONANCE"
+ Description: "Unchained Serenade"
+ MaxLevel: 5
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Song: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ IgnoreFlee: true
+ }
+ SkillData1: 30000
+ SkillData2: 3000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 18
+ Lv2: 21
+ Lv3: 24
+ Lv4: 27
+ Lv5: 30
+ Lv6: 33
+ Lv7: 36
+ Lv8: 39
+ Lv9: 42
+ Lv10: 45
+ }
+ WeaponTypes: {
+ Instruments: true
+ }
+ }
+ Unit: {
+ Id: 0xa6
+ Layout: 3
+ Interval: 3000
+ Target: "Enemy"
+ Flag: {
+ UF_SONG: true
+ }
+ }
+},
+{
+ Id: 318
+ Name: "BA_FROSTJOKER"
+ Description: "Unbarring Octave"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ AfterCastActDelay: 4000
+ SkillData2: {
+ Lv1: 10000
+ Lv2: 11000
+ Lv3: 12000
+ Lv4: 13000
+ Lv5: 14000
+ Lv6: 15000
+ Lv7: 16000
+ Lv8: 17000
+ Lv9: 18000
+ Lv10: 19000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 14
+ Lv3: 16
+ Lv4: 18
+ Lv5: 20
+ Lv6: 22
+ Lv7: 24
+ Lv8: 26
+ Lv9: 28
+ Lv10: 30
+ }
+ }
+},
+{
+ Id: 319
+ Name: "BA_WHISTLE"
+ Description: "Perfect Tablature"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Song: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 60000
+ SkillData2: 20000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 24
+ Lv2: 28
+ Lv3: 32
+ Lv4: 36
+ Lv5: 40
+ Lv6: 44
+ Lv7: 48
+ Lv8: 52
+ Lv9: 56
+ Lv10: 60
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+ Unit: {
+ Id: 0xa7
+ Layout: 3
+ Interval: 3000
+ Target: "All"
+ Flag: {
+ UF_NOMOB: true
+ UF_SONG: true
+ UF_DUALMODE: true
+ }
+ }
+},
+{
+ Id: 320
+ Name: "BA_ASSASSINCROSS"
+ Description: "Impressive Riff"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Song: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 120000
+ SkillData2: 20000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 38
+ Lv2: 41
+ Lv3: 44
+ Lv4: 47
+ Lv5: 50
+ Lv6: 53
+ Lv7: 56
+ Lv8: 59
+ Lv9: 62
+ Lv10: 65
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+ Unit: {
+ Id: 0xa8
+ Layout: 3
+ Interval: 3000
+ Target: "All"
+ Flag: {
+ UF_NOMOB: true
+ UF_SONG: true
+ UF_DUALMODE: true
+ }
+ }
+},
+{
+ Id: 321
+ Name: "BA_POEMBRAGI"
+ Description: "Magic Strings"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Song: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 180000
+ SkillData2: 20000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 45
+ Lv3: 50
+ Lv4: 55
+ Lv5: 60
+ Lv6: 65
+ Lv7: 70
+ Lv8: 75
+ Lv9: 80
+ Lv10: 85
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+ Unit: {
+ Id: 0xa9
+ Layout: 3
+ Interval: 3000
+ Target: "All"
+ Flag: {
+ UF_NOMOB: true
+ UF_SONG: true
+ UF_DUALMODE: true
+ }
+ }
+},
+{
+ Id: 322
+ Name: "BA_APPLEIDUN"
+ Description: "Song of Lutie"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Song: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 180000
+ SkillData2: 20000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 45
+ Lv3: 50
+ Lv4: 55
+ Lv5: 60
+ Lv6: 65
+ Lv7: 70
+ Lv8: 75
+ Lv9: 80
+ Lv10: 85
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+ Unit: {
+ Id: 0xaa
+ Layout: 3
+ Interval: 6000
+ Target: "All"
+ Flag: {
+ UF_NOMOB: true
+ UF_SONG: true
+ UF_DUALMODE: true
+ }
+ }
+},
+{
+ Id: 323
+ Name: "DC_DANCINGLESSON"
+ Description: "Dance Lessons"
+ MaxLevel: 10
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 324
+ Name: "DC_THROWARROW"
+ Description: "Slinging Arrow"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ CastTime: 1200
+ FixedCastTime: 300
+ Requirements: {
+ SPCost: {
+ Lv1: 1
+ Lv2: 3
+ Lv3: 5
+ Lv4: 7
+ Lv5: 9
+ Lv6: 11
+ Lv7: 13
+ Lv8: 15
+ Lv9: 17
+ Lv10: 19
+ }
+ WeaponTypes: {
+ Whips: true
+ }
+ AmmoTypes: {
+ A_ARROW: true
+ }
+ AmmoAmount: 1
+ }
+},
+{
+ Id: 325
+ Name: "DC_UGLYDANCE"
+ Description: "Hip Shaker"
+ MaxLevel: 5
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Song: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 30000
+ SkillData2: 3000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 23
+ Lv2: 26
+ Lv3: 29
+ Lv4: 32
+ Lv5: 35
+ Lv6: 38
+ Lv7: 41
+ Lv8: 44
+ Lv9: 47
+ Lv10: 50
+ }
+ WeaponTypes: {
+ Whips: true
+ }
+ }
+ Unit: {
+ Id: 0xab
+ Layout: 3
+ Interval: 3000
+ Target: "Enemy"
+ Flag: {
+ UF_DANCE: true
+ }
+ }
+},
+{
+ Id: 326
+ Name: "DC_SCREAM"
+ Description: "Dazzler"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ AfterCastActDelay: 4000
+ SkillData2: 5000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 14
+ Lv3: 16
+ Lv4: 18
+ Lv5: 20
+ Lv6: 22
+ Lv7: 24
+ Lv8: 26
+ Lv9: 28
+ Lv10: 30
+ }
+ }
+},
+{
+ Id: 327
+ Name: "DC_HUMMING"
+ Description: "Focus Ballet"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Song: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 60000
+ SkillData2: 20000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 22
+ Lv2: 24
+ Lv3: 26
+ Lv4: 28
+ Lv5: 30
+ Lv6: 32
+ Lv7: 34
+ Lv8: 36
+ Lv9: 38
+ Lv10: 40
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+ Unit: {
+ Id: 0xac
+ Layout: 3
+ Interval: 3000
+ Target: "All"
+ Flag: {
+ UF_NOMOB: true
+ UF_DANCE: true
+ UF_DUALMODE: true
+ }
+ }
+},
+{
+ Id: 328
+ Name: "DC_DONTFORGETME"
+ Description: "Slow Grace"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Song: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 180000
+ SkillData2: 20000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 28
+ Lv2: 31
+ Lv3: 34
+ Lv4: 37
+ Lv5: 40
+ Lv6: 43
+ Lv7: 46
+ Lv8: 49
+ Lv9: 52
+ Lv10: 55
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+ Unit: {
+ Id: 0xad
+ Layout: 3
+ Interval: 3000
+ Target: "Enemy"
+ Flag: {
+ UF_DANCE: true
+ UF_DUALMODE: true
+ }
+ }
+},
+{
+ Id: 329
+ Name: "DC_FORTUNEKISS"
+ Description: "Lady Luck"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Song: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 120000
+ SkillData2: 20000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 43
+ Lv2: 46
+ Lv3: 49
+ Lv4: 52
+ Lv5: 55
+ Lv6: 58
+ Lv7: 61
+ Lv8: 64
+ Lv9: 67
+ Lv10: 70
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+ Unit: {
+ Id: 0xae
+ Layout: 3
+ Interval: 3000
+ Target: "All"
+ Flag: {
+ UF_NOMOB: true
+ UF_DANCE: true
+ UF_DUALMODE: true
+ }
+ }
+},
+{
+ Id: 330
+ Name: "DC_SERVICEFORYOU"
+ Description: "Gypsy's Kiss"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Song: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 180000
+ SkillData2: 20000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 45
+ Lv3: 50
+ Lv4: 55
+ Lv5: 60
+ Lv6: 65
+ Lv7: 70
+ Lv8: 75
+ Lv9: 80
+ Lv10: 85
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+ Unit: {
+ Id: 0xaf
+ Layout: 3
+ Interval: 3000
+ Target: "All"
+ Flag: {
+ UF_NOMOB: true
+ UF_DANCE: true
+ UF_DUALMODE: true
+ }
+ }
+},
+{
+ Id: 331
+ Name: "NPC_RANDOMMOVE"
+ Description: "Random Move"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+},
+{
+ Id: 332
+ Name: "NPC_SPEEDUP"
+ Description: "Speed UP"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+},
+{
+ Id: 333
+ Name: "NPC_REVENGE"
+ Description: "Revenge"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+},
+{
+ Id: 334
+ Name: "WE_MALE"
+ Description: "I Will Protect You"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Wedding: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1500
+ FixedCastTime: 1500
+ Requirements: {
+ SPCost: 1
+ HPRateCost: -10
+ }
+},
+{
+ Id: 335
+ Name: "WE_FEMALE"
+ Description: "I Look up to You"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Wedding: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1500
+ FixedCastTime: 1500
+ Requirements: {
+ SPCost: 1
+ SPRateCost: -10
+ }
+},
+{
+ Id: 336
+ Name: "WE_CALLPARTNER"
+ Description: "I miss You"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Wedding: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SplashRange: 3
+ InterruptCast: true
+ SkillInstances: 1
+ SkillData1: 20000
+ FixedCastTime: 0
+ CastTimeOptions: {
+ IgnoreDex: true
+ }
+ Requirements: {
+ SPCost: 1
+ }
+ Unit: {
+ Id: 0xb2
+ Range: -1
+ Interval: -1
+ }
+},
+{
+ Id: 337
+ Name: "ITM_TOMAHAWK"
+ Description: "Throw Tomahawk"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 338
+ Name: "NPC_DARKCROSS"
+ Description: "Cross of Darkness"
+ MaxLevel: 10
+ Range: -1
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Dark"
+ NumberOfHits: -2
+},
+{
+ Id: 339
+ Name: "NPC_GRANDDARKNESS"
+ Description: "Grand cross of Darkness"
+ MaxLevel: 10
+ Range: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ TargetSelf: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Dark"
+ DamageType: {
+ IgnoreCards: true
+ IgnoreFlee: true
+ }
+ AfterCastWalkDelay: 900
+ SkillData1: 900
+ SkillData2: {
+ Lv1: 10000
+ Lv2: 11000
+ Lv3: 12000
+ Lv4: 13000
+ Lv5: 14000
+ Lv6: 15000
+ Lv7: 16000
+ Lv8: 17000
+ Lv9: 18000
+ Lv10: 19000
+ }
+ FixedCastTime: 0
+ Unit: {
+ Id: 0x86
+ Layout: -1
+ Interval: 300
+ Target: "Enemy"
+ }
+},
+{
+ Id: 340
+ Name: "NPC_DARKSTRIKE"
+ Description: "Soul Strike of Darkness"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Dark"
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 2
+ Lv4: 2
+ Lv5: 3
+ Lv6: 3
+ Lv7: 4
+ Lv8: 4
+ Lv9: 5
+ Lv10: 5
+ }
+ InterruptCast: true
+},
+{
+ Id: 341
+ Name: "NPC_DARKTHUNDER"
+ Description: "Darkness Jupitel"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Dark"
+ NumberOfHits: {
+ Lv1: 3
+ Lv2: 4
+ Lv3: 5
+ Lv4: 6
+ Lv5: 7
+ Lv6: 8
+ Lv7: 9
+ Lv8: 10
+ Lv9: 11
+ Lv10: 12
+ }
+ InterruptCast: true
+ KnockBackTiles: {
+ Lv1: 2
+ Lv2: 3
+ Lv3: 3
+ Lv4: 4
+ Lv5: 4
+ Lv6: 5
+ Lv7: 5
+ Lv8: 6
+ Lv9: 6
+ Lv10: 7
+ }
+},
+{
+ Id: 342
+ Name: "NPC_STOP"
+ Description: "Stop"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ SkillData1: 10000
+ FixedCastTime: 0
+},
+{
+ Id: 343
+ Name: "NPC_WEAPONBRAKER"
+ Description: "Break weapon"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+},
+{
+ Id: 344
+ Name: "NPC_ARMORBRAKE"
+ Description: "Break armor"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+},
+{
+ Id: 345
+ Name: "NPC_HELMBRAKE"
+ Description: "Break helm"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+},
+{
+ Id: 346
+ Name: "NPC_SHIELDBRAKE"
+ Description: "Break shield"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+},
+{
+ Id: 347
+ Name: "NPC_UNDEADATTACK"
+ Description: "Undead Element Attack"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Undead"
+},
+{
+ Id: 348
+ Name: "NPC_CHANGEUNDEAD"
+ Description: "Undead Attribute Change"
+ MaxLevel: 5
+ Range: 9
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Undead"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 30000
+ FixedCastTime: 0
+},
+{
+ Id: 349
+ Name: "NPC_POWERUP"
+ Description: "Power Up"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ FixedCastTime: 0
+},
+{
+ Id: 350
+ Name: "NPC_AGIUP"
+ Description: "Agility UP"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ FixedCastTime: 0
+},
+{
+ Id: 351
+ Name: "NPC_SIEGEMODE"
+ Description: "Siege Mode"
+ MaxLevel: 1
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+},
+{
+ Id: 352
+ Name: "NPC_CALLSLAVE"
+ Description: "Recall Slaves"
+ MaxLevel: 1
+ Range: 2
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+},
+{
+ Id: 353
+ Name: "NPC_INVISIBLE"
+ Description: "Invisible"
+ MaxLevel: 1
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ SkillData1: 30000
+ FixedCastTime: 0
+},
+{
+ Id: 354
+ Name: "NPC_RUN"
+ Description: "Run"
+ MaxLevel: 20
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ FixedCastTime: 0
+},
+{
+ Id: 355
+ Name: "LK_AURABLADE"
+ Description: "Aura Blade"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 40000
+ Lv2: 60000
+ Lv3: 80000
+ Lv4: 100000
+ Lv5: 120000
+ Lv6: 140000
+ Lv7: 160000
+ Lv8: 180000
+ Lv9: 200000
+ Lv10: 220000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 18
+ Lv2: 26
+ Lv3: 34
+ Lv4: 42
+ Lv5: 50
+ Lv6: 58
+ Lv7: 66
+ Lv8: 74
+ Lv9: 82
+ Lv10: 90
+ }
+ WeaponTypes: {
+ Daggers: true
+ 1HSwords: true
+ 2HSwords: true
+ 1HSpears: true
+ 2HSpears: true
+ 1HAxes: true
+ 2HAxes: true
+ Maces: true
+ 2HMaces: true
+ Staves: true
+ Bows: true
+ Knuckles: true
+ Instruments: true
+ Whips: true
+ Books: true
+ Katars: true
+ Revolvers: true
+ Rifles: true
+ GatlingGuns: true
+ Shotguns: true
+ GrenadeLaunchers: true
+ FuumaShurikens: true
+ }
+ }
+},
+{
+ Id: 356
+ Name: "LK_PARRYING"
+ Description: "Parrying"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 15000
+ Lv2: 20000
+ Lv3: 25000
+ Lv4: 30000
+ Lv5: 35000
+ Lv6: 40000
+ Lv7: 45000
+ Lv8: 50000
+ Lv9: 55000
+ Lv10: 60000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 50
+ WeaponTypes: {
+ 2HSwords: true
+ }
+ }
+},
+{
+ Id: 357
+ Name: "LK_CONCENTRATION"
+ Description: "Concentration"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 25000
+ Lv2: 30000
+ Lv3: 35000
+ Lv4: 40000
+ Lv5: 45000
+ Lv6: 50000
+ Lv7: 55000
+ Lv8: 60000
+ Lv9: 65000
+ Lv10: 70000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 14
+ Lv2: 18
+ Lv3: 22
+ Lv4: 26
+ Lv5: 30
+ Lv6: 34
+ Lv7: 38
+ Lv8: 42
+ Lv9: 46
+ Lv10: 50
+ }
+ }
+},
+{
+ Id: 358
+ Name: "LK_TENSIONRELAX"
+ Description: "Relax"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 180000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 15
+ }
+},
+{
+ Id: 359
+ Name: "LK_BERSERK"
+ Description: "Frenzy"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 300000
+ SkillData2: 15000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 200
+ }
+},
+{
+ Id: 361
+ Name: "HP_ASSUMPTIO"
+ Description: "Assumptio"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ SplashRange: 1
+ InterruptCast: true
+ CastTime: {
+ Lv1: 800
+ Lv2: 1200
+ Lv3: 1600
+ Lv4: 2000
+ Lv5: 2400
+ Lv6: 2400
+ Lv7: 2400
+ Lv8: 2400
+ Lv9: 2400
+ Lv10: 2400
+ }
+ AfterCastActDelay: {
+ Lv1: 1100
+ Lv2: 1200
+ Lv3: 1300
+ Lv4: 1400
+ Lv5: 1500
+ Lv6: 1600
+ Lv7: 1700
+ Lv8: 1800
+ Lv9: 1900
+ Lv10: 2000
+ }
+ SkillData1: {
+ Lv1: 20000
+ Lv2: 40000
+ Lv3: 60000
+ Lv4: 80000
+ Lv5: 100000
+ Lv6: 120000
+ Lv7: 140000
+ Lv8: 160000
+ Lv9: 180000
+ Lv10: 200000
+ }
+ FixedCastTime: {
+ Lv1: 200
+ Lv2: 300
+ Lv3: 400
+ Lv4: 500
+ Lv5: 600
+ Lv6: 700
+ Lv7: 800
+ Lv8: 900
+ Lv9: 1000
+ Lv10: 1100
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 30
+ Lv3: 40
+ Lv4: 50
+ Lv5: 60
+ Lv6: 70
+ Lv7: 80
+ Lv8: 90
+ Lv9: 100
+ Lv10: 110
+ }
+ }
+},
+{
+ Id: 362
+ Name: "HP_BASILICA"
+ Description: "Basilica"
+ MaxLevel: 5
+ Range: 4
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ KnockBackTiles: 2
+ AfterCastActDelay: {
+ Lv1: 2000
+ Lv2: 3000
+ Lv3: 4000
+ Lv4: 5000
+ Lv5: 6000
+ Lv6: 7000
+ Lv7: 8000
+ Lv8: 9000
+ Lv9: 10000
+ Lv10: 11000
+ }
+ SkillData1: {
+ Lv1: 20000
+ Lv2: 25000
+ Lv3: 30000
+ Lv4: 35000
+ Lv5: 40000
+ Lv6: 45000
+ Lv7: 50000
+ Lv8: 55000
+ Lv9: 60000
+ Lv10: 65000
+ }
+ SkillData2: {
+ Lv1: 20000
+ Lv2: 25000
+ Lv3: 30000
+ Lv4: 35000
+ Lv5: 40000
+ Lv6: 45000
+ Lv7: 50000
+ Lv8: 55000
+ Lv9: 60000
+ Lv10: 65000
+ }
+ FixedCastTime: {
+ Lv1: 5000
+ Lv2: 6000
+ Lv3: 7000
+ Lv4: 8000
+ Lv5: 9000
+ Lv6: 10000
+ Lv7: 11000
+ Lv8: 12000
+ Lv9: 13000
+ Lv10: 14000
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 80
+ Lv2: 90
+ Lv3: 100
+ Lv4: 110
+ Lv5: 120
+ Lv6: 130
+ Lv7: 140
+ Lv8: 150
+ Lv9: 160
+ Lv10: 170
+ }
+ Items: {
+ Yellow_Gemstone: 1
+ Red_Gemstone: 1
+ Blue_Gemstone: 1
+ Holy_Water: 1
+ }
+ }
+ Unit: {
+ Id: 0xb4
+ Range: 2
+ Interval: 300
+ Target: "All"
+ }
+},
+{
+ Id: 363
+ Name: "HP_MEDITATIO"
+ Description: "Meditatio"
+ MaxLevel: 10
+ AttackType: "Magic"
+ NumberOfHits: 0
+},
+{
+ Id: 364
+ Name: "HW_SOULDRAIN"
+ Description: "Soul Drain"
+ MaxLevel: 10
+ AttackType: "Magic"
+},
+{
+ Id: 365
+ Name: "HW_MAGICCRASHER"
+ Description: "Stave Crasher"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ InterruptCast: true
+ CastTime: 240
+ AfterCastActDelay: 300
+ FixedCastTime: 60
+ Requirements: {
+ SPCost: 8
+ }
+},
+{
+ Id: 366
+ Name: "HW_MAGICPOWER"
+ Description: "Mystical Amplification"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 30000
+ CastTimeOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 14
+ Lv2: 18
+ Lv3: 22
+ Lv4: 26
+ Lv5: 30
+ Lv6: 34
+ Lv7: 38
+ Lv8: 42
+ Lv9: 46
+ Lv10: 50
+ }
+ }
+},
+{
+ Id: 367
+ Name: "PA_PRESSURE"
+ Description: "Gloria Domini"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ IgnoreElement: true
+ IgnoreFlee: true
+ IgnoreDefCards: true
+ }
+ CastTime: 1600
+ AfterCastActDelay: {
+ Lv1: 2000
+ Lv2: 2500
+ Lv3: 3000
+ Lv4: 3500
+ Lv5: 4000
+ Lv6: 4500
+ Lv7: 5000
+ Lv8: 5500
+ Lv9: 6000
+ Lv10: 6500
+ }
+ SkillData2: {
+ Lv1: 2000
+ Lv2: 3000
+ Lv3: 4000
+ Lv4: 5000
+ Lv5: 6000
+ Lv6: 7000
+ Lv7: 8000
+ Lv8: 9000
+ Lv9: 10000
+ Lv10: 11000
+ }
+ FixedCastTime: 400
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 35
+ Lv3: 40
+ Lv4: 45
+ Lv5: 50
+ Lv6: 55
+ Lv7: 60
+ Lv8: 65
+ Lv9: 70
+ Lv10: 75
+ }
+ }
+},
+{
+ Id: 368
+ Name: "PA_SACRIFICE"
+ Description: "Martyr's Reckoning"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ IgnoreCards: true
+ IgnoreDefense: true
+ IgnoreFlee: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 100
+ }
+},
+{
+ Id: 369
+ Name: "PA_GOSPEL"
+ Description: "Battle Chant"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ IgnoreFlee: true
+ }
+ InterruptCast: true
+ SkillData1: 60000
+ SkillData2: 60000
+ Requirements: {
+ SPCost: {
+ Lv1: 80
+ Lv2: 80
+ Lv3: 80
+ Lv4: 80
+ Lv5: 80
+ Lv6: 100
+ Lv7: 100
+ Lv8: 100
+ Lv9: 100
+ Lv10: 100
+ }
+ }
+ Unit: {
+ Id: 0xb3
+ Layout: -1
+ Interval: 10000
+ Target: "All"
+ Flag: {
+ UF_NOOVERLAP: true
+ }
+ }
+},
+{
+ Id: 370
+ Name: "CH_PALMSTRIKE"
+ Description: "Raging Palm Strike"
+ MaxLevel: 5
+ Range: -2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ InterruptCast: true
+ KnockBackTiles: 3
+ AfterCastActDelay: 300
+ CastTimeOptions: {
+ IgnoreDex: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 2
+ Lv2: 4
+ Lv3: 6
+ Lv4: 8
+ Lv5: 10
+ Lv6: 12
+ Lv7: 14
+ Lv8: 16
+ Lv9: 18
+ Lv10: 20
+ }
+ State: "ExplosionSpirits"
+ }
+},
+{
+ Id: 371
+ Name: "CH_TIGERFIST"
+ Description: "Glacier Fist"
+ MaxLevel: 5
+ Range: -2
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ SkillData2: {
+ Lv1: 2000
+ Lv2: 4000
+ Lv3: 6000
+ Lv4: 8000
+ Lv5: 10000
+ Lv6: 12000
+ Lv7: 14000
+ Lv8: 16000
+ Lv9: 18000
+ Lv10: 20000
+ }
+ SkillDelayOptions: {
+ IgnoreStatusEffect: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 4
+ Lv2: 6
+ Lv3: 8
+ Lv4: 10
+ Lv5: 12
+ Lv6: 14
+ Lv7: 16
+ Lv8: 18
+ Lv9: 20
+ Lv10: 22
+ }
+ SpiritSphereCost: 1
+ }
+},
+{
+ Id: 372
+ Name: "CH_CHAINCRUSH"
+ Description: "Chain Crush Combo"
+ MaxLevel: 10
+ Range: -2
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: {
+ Lv1: -1
+ Lv2: -1
+ Lv3: -2
+ Lv4: -2
+ Lv5: -3
+ Lv6: -3
+ Lv7: -4
+ Lv8: -4
+ Lv9: -5
+ Lv10: -5
+ }
+ SkillDelayOptions: {
+ IgnoreStatusEffect: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 4
+ Lv2: 6
+ Lv3: 8
+ Lv4: 10
+ Lv5: 12
+ Lv6: 14
+ Lv7: 16
+ Lv8: 18
+ Lv9: 20
+ Lv10: 22
+ }
+ SpiritSphereCost: 2
+ }
+},
+{
+ Id: 373
+ Name: "PF_HPCONVERSION"
+ Description: "Indulge"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: {
+ Lv1: 1000
+ Lv2: 1200
+ Lv3: 1400
+ Lv4: 1600
+ Lv5: 1800
+ Lv6: 2000
+ Lv7: 2200
+ Lv8: 2400
+ Lv9: 2600
+ Lv10: 2800
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ }
+},
+{
+ Id: 374
+ Name: "PF_SOULCHANGE"
+ Description: "Soul Exhale"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ PartyOnly: true
+ GuildOnly: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ FixedCastTime: 3000
+ Requirements: {
+ SPCost: 5
+ }
+},
+{
+ Id: 375
+ Name: "PF_SOULBURN"
+ Description: "Soul Siphon"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ IgnoreCards: true
+ IgnoreElement: true
+ IgnoreDefCards: true
+ }
+ InterruptCast: true
+ CoolDown: {
+ Lv1: 10000
+ Lv2: 10000
+ Lv3: 10000
+ Lv4: 10000
+ Lv5: 15000
+ Lv6: 15000
+ Lv7: 15000
+ Lv8: 15000
+ Lv9: 15000
+ Lv10: 15000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 80
+ Lv2: 90
+ Lv3: 100
+ Lv4: 110
+ Lv5: 120
+ Lv6: 130
+ Lv7: 140
+ Lv8: 150
+ Lv9: 160
+ Lv10: 170
+ }
+ }
+},
+{
+ Id: 376
+ Name: "ASC_KATAR"
+ Description: "Advanced Katar Mastery"
+ MaxLevel: 5
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+},
+{
+ Id: 378
+ Name: "ASC_EDP"
+ Description: "Enchant Deadly Poison"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Poison"
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 40000
+ Lv2: 45000
+ Lv3: 50000
+ Lv4: 55000
+ Lv5: 60000
+ Lv6: 65000
+ Lv7: 70000
+ Lv8: 75000
+ Lv9: 80000
+ Lv10: 85000
+ }
+ SkillData2: {
+ Lv1: 20000
+ Lv2: 30000
+ Lv3: 40000
+ Lv4: 50000
+ Lv5: 60000
+ Lv6: 70000
+ Lv7: 80000
+ Lv8: 90000
+ Lv9: 100000
+ Lv10: 110000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 60
+ Lv2: 70
+ Lv3: 80
+ Lv4: 90
+ Lv5: 100
+ Lv6: 110
+ Lv7: 120
+ Lv8: 130
+ Lv9: 140
+ Lv10: 150
+ }
+ WeaponTypes: {
+ Daggers: true
+ 1HSwords: true
+ 2HSwords: true
+ 1HSpears: true
+ 2HSpears: true
+ 1HAxes: true
+ 2HAxes: true
+ Maces: true
+ 2HMaces: true
+ Staves: true
+ Bows: true
+ Knuckles: true
+ Instruments: true
+ Whips: true
+ Books: true
+ Katars: true
+ Revolvers: true
+ Rifles: true
+ GatlingGuns: true
+ Shotguns: true
+ GrenadeLaunchers: true
+ FuumaShurikens: true
+ }
+ Items: {
+ Poison_Bottle: 1
+ }
+ }
+},
+{
+ Id: 379
+ Name: "ASC_BREAKER"
+ Description: "Soul Destroyer"
+ MaxLevel: 10
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Misc"
+ Element: "Ele_Weapon"
+ DamageType: {
+ IgnoreFlee: true
+ }
+ InterruptCast: true
+ CastTime: 250
+ AfterCastActDelay: {
+ Lv1: 1000
+ Lv2: 1200
+ Lv3: 1400
+ Lv4: 1600
+ Lv5: 1800
+ Lv6: 2000
+ Lv7: 2200
+ Lv8: 2400
+ Lv9: 2600
+ Lv10: 2800
+ }
+ FixedCastTime: 250
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 20
+ Lv3: 20
+ Lv4: 20
+ Lv5: 20
+ Lv6: 30
+ Lv7: 30
+ Lv8: 30
+ Lv9: 30
+ Lv10: 30
+ }
+ }
+},
+{
+ Id: 380
+ Name: "SN_SIGHT"
+ Description: "Falcon Eyes"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 30000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 20
+ Lv3: 25
+ Lv4: 25
+ Lv5: 30
+ Lv6: 30
+ Lv7: 35
+ Lv8: 35
+ Lv9: 40
+ Lv10: 40
+ }
+ }
+},
+{
+ Id: 381
+ Name: "SN_FALCONASSAULT"
+ Description: "Falcon Assault"
+ MaxLevel: 5
+ Range: 5
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ IgnoreFlee: true
+ }
+ InterruptCast: true
+ CastTime: 500
+ AfterCastActDelay: 3000
+ FixedCastTime: 500
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 34
+ Lv3: 38
+ Lv4: 42
+ Lv5: 46
+ Lv6: 50
+ Lv7: 54
+ Lv8: 58
+ Lv9: 62
+ Lv10: 66
+ }
+ State: "Falcon"
+ }
+},
+{
+ Id: 382
+ Name: "SN_SHARPSHOOTING"
+ Description: "Focused Arrow Strike"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ SplashRange: 2
+ InterruptCast: true
+ SkillInstances: 13
+ CastTime: 1000
+ AfterCastActDelay: 1500
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 18
+ Lv2: 21
+ Lv3: 24
+ Lv4: 27
+ Lv5: 30
+ Lv6: 33
+ Lv7: 36
+ Lv8: 39
+ Lv9: 42
+ Lv10: 45
+ }
+ WeaponTypes: {
+ Bows: true
+ }
+ AmmoTypes: {
+ A_ARROW: true
+ }
+ AmmoAmount: 1
+ }
+},
+{
+ Id: 383
+ Name: "SN_WINDWALK"
+ Description: "Wind Walker"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1500
+ Lv2: 1800
+ Lv3: 2100
+ Lv4: 2400
+ Lv5: 2700
+ Lv6: 3000
+ Lv7: 3300
+ Lv8: 3600
+ Lv9: 3900
+ Lv10: 4200
+ }
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 130000
+ Lv2: 160000
+ Lv3: 190000
+ Lv4: 220000
+ Lv5: 250000
+ Lv6: 280000
+ Lv7: 310000
+ Lv8: 340000
+ Lv9: 370000
+ Lv10: 400000
+ }
+ FixedCastTime: {
+ Lv1: 500
+ Lv2: 600
+ Lv3: 700
+ Lv4: 800
+ Lv5: 900
+ Lv6: 1000
+ Lv7: 1100
+ Lv8: 1200
+ Lv9: 1300
+ Lv10: 1400
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 46
+ Lv2: 52
+ Lv3: 58
+ Lv4: 64
+ Lv5: 70
+ Lv6: 76
+ Lv7: 82
+ Lv8: 88
+ Lv9: 94
+ Lv10: 100
+ }
+ }
+},
+{
+ Id: 384
+ Name: "WS_MELTDOWN"
+ Description: "Shattering Strike"
+ MaxLevel: 10
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 15000
+ Lv2: 20000
+ Lv3: 25000
+ Lv4: 30000
+ Lv5: 35000
+ Lv6: 40000
+ Lv7: 45000
+ Lv8: 50000
+ Lv9: 55000
+ Lv10: 60000
+ }
+ SkillData2: 5000
+ FixedCastTime: {
+ Lv1: 5
+ Lv2: 5
+ Lv3: 6
+ Lv4: 6
+ Lv5: 7
+ Lv6: 7
+ Lv7: 8
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 50
+ Lv2: 50
+ Lv3: 60
+ Lv4: 60
+ Lv5: 70
+ Lv6: 70
+ Lv7: 80
+ Lv8: 80
+ Lv9: 90
+ Lv10: 90
+ }
+ }
+},
+{
+ Id: 387
+ Name: "WS_CARTBOOST"
+ Description: "Cart Boost"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 60000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 20
+ State: "Cart"
+ }
+},
+{
+ Id: 389
+ Name: "ST_CHASEWALK"
+ Description: "Stealth"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 500
+ SkillData1: 10000
+ SkillData2: 30000
+ FixedCastTime: 500
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 390
+ Name: "ST_REJECTSWORD"
+ Description: "Counter Instinct"
+ MaxLevel: 5
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ InterruptCast: true
+ SkillData1: 300000
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 15
+ Lv3: 20
+ Lv4: 25
+ Lv5: 30
+ Lv6: 35
+ Lv7: 40
+ Lv8: 45
+ Lv9: 50
+ Lv10: 55
+ }
+ }
+},
+{
+ Id: 392
+ Name: "CR_ALCHEMY"
+ Description: "Alchemy"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+},
+{
+ Id: 393
+ Name: "CR_SYNTHESISPOTION"
+ Description: "Potion Synthesis"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+},
+{
+ Id: 394
+ Name: "CG_ARROWVULCAN"
+ Description: "Vulcan Arrow"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: -9
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1600
+ Lv2: 1760
+ Lv3: 1920
+ Lv4: 2080
+ Lv5: 2240
+ Lv6: 2400
+ Lv7: 2560
+ Lv8: 2720
+ Lv9: 2880
+ Lv10: 3040
+ }
+ AfterCastActDelay: 2000
+ AfterCastWalkDelay: 2000
+ FixedCastTime: {
+ Lv1: 400
+ Lv2: 440
+ Lv3: 480
+ Lv4: 520
+ Lv5: 560
+ Lv6: 600
+ Lv7: 640
+ Lv8: 680
+ Lv9: 720
+ Lv10: 760
+ }
+ SkillDelayOptions: {
+ IgnoreStatusEffect: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 14
+ Lv3: 16
+ Lv4: 18
+ Lv5: 20
+ Lv6: 22
+ Lv7: 24
+ Lv8: 26
+ Lv9: 28
+ Lv10: 30
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ AmmoTypes: {
+ A_ARROW: true
+ }
+ AmmoAmount: 1
+ }
+},
+{
+ Id: 395
+ Name: "CG_MOONLIT"
+ Description: "Sheltering Bliss"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Ensemble: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SplashRange: 3
+ InterruptCast: true
+ KnockBackTiles: 2
+ SkillData1: {
+ Lv1: 20000
+ Lv2: 25000
+ Lv3: 30000
+ Lv4: 35000
+ Lv5: 40000
+ Lv6: 45000
+ Lv7: 50000
+ Lv8: 55000
+ Lv9: 60000
+ Lv10: 65000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 40
+ Lv3: 50
+ Lv4: 60
+ Lv5: 70
+ Lv6: 80
+ Lv7: 90
+ Lv8: 100
+ Lv9: 110
+ Lv10: 120
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+ Unit: {
+ Id: 0xb5
+ Layout: 4
+ Interval: -1
+ Target: "All"
+ Flag: {
+ UF_ENSEMBLE: true
+ }
+ }
+},
+{
+ Id: 396
+ Name: "CG_MARIONETTE"
+ Description: "Marionette Control"
+ MaxLevel: 1
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ PartyOnly: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: 1000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 100
+ }
+},
+{
+ Id: 397
+ Name: "LK_SPIRALPIERCE"
+ Description: "Spiral Pierce"
+ MaxLevel: 5
+ Range: 5
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: 5
+ CastTime: {
+ Lv1: 150
+ Lv2: 250
+ Lv3: 350
+ Lv4: 450
+ Lv5: 500
+ Lv6: 500
+ Lv7: 500
+ Lv8: 500
+ Lv9: 500
+ Lv10: 500
+ }
+ AfterCastActDelay: {
+ Lv1: 1200
+ Lv2: 1400
+ Lv3: 1600
+ Lv4: 1800
+ Lv5: 2000
+ Lv6: 2200
+ Lv7: 2400
+ Lv8: 2600
+ Lv9: 2800
+ Lv10: 3000
+ }
+ SkillData2: 1000
+ FixedCastTime: {
+ Lv1: 150
+ Lv2: 250
+ Lv3: 350
+ Lv4: 450
+ Lv5: 500
+ Lv6: 500
+ Lv7: 500
+ Lv8: 500
+ Lv9: 500
+ Lv10: 500
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 18
+ Lv2: 21
+ Lv3: 24
+ Lv4: 27
+ Lv5: 30
+ Lv6: 33
+ Lv7: 36
+ Lv8: 39
+ Lv9: 42
+ Lv10: 45
+ }
+ WeaponTypes: {
+ 1HSwords: true
+ 2HSwords: true
+ 1HSpears: true
+ 2HSpears: true
+ }
+ }
+},
+{
+ Id: 398
+ Name: "LK_HEADCRUSH"
+ Description: "Traumatic Blow"
+ MaxLevel: 5
+ Range: 4
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ AfterCastActDelay: 500
+ SkillData2: 120000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 23
+ }
+},
+{
+ Id: 399
+ Name: "LK_JOINTBEAT"
+ Description: "Vital Strike"
+ MaxLevel: 10
+ Range: 4
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ AfterCastActDelay: {
+ Lv1: 800
+ Lv2: 800
+ Lv3: 800
+ Lv4: 800
+ Lv5: 1000
+ Lv6: 1000
+ Lv7: 1000
+ Lv8: 1000
+ Lv9: 1000
+ Lv10: 1000
+ }
+ SkillData2: 30000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 12
+ Lv3: 14
+ Lv4: 14
+ Lv5: 16
+ Lv6: 16
+ Lv7: 18
+ Lv8: 18
+ Lv9: 20
+ Lv10: 20
+ }
+ WeaponTypes: {
+ 1HSpears: true
+ 2HSpears: true
+ }
+ }
+},
+{
+ Id: 400
+ Name: "HW_NAPALMVULCAN"
+ Description: "Napalm Vulcan"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Ghost"
+ DamageType: {
+ SplashArea: true
+ SplitDamage: true
+ }
+ SplashRange: 1
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ InterruptCast: true
+ CastTime: 800
+ AfterCastActDelay: 1000
+ SkillData2: 45000
+ FixedCastTime: 200
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 25
+ Lv3: 40
+ Lv4: 55
+ Lv5: 70
+ Lv6: 85
+ Lv7: 100
+ Lv8: 115
+ Lv9: 130
+ Lv10: 145
+ }
+ }
+},
+{
+ Id: 401
+ Name: "CH_SOULCOLLECT"
+ Description: "Zen"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: 600000
+ FixedCastTime: 2000
+ Requirements: {
+ SPCost: 20
+ }
+},
+{
+ Id: 402
+ Name: "PF_MINDBREAKER"
+ Description: "Mind Breaker"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: {
+ Lv1: 800
+ Lv2: 900
+ Lv3: 1000
+ Lv4: 1100
+ Lv5: 1200
+ Lv6: 1300
+ Lv7: 1400
+ Lv8: 1500
+ Lv9: 1600
+ Lv10: 1700
+ }
+ SkillData1: 30000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 15
+ Lv3: 18
+ Lv4: 21
+ Lv5: 24
+ Lv6: 27
+ Lv7: 30
+ Lv8: 33
+ Lv9: 36
+ Lv10: 39
+ }
+ }
+},
+{
+ Id: 403
+ Name: "PF_MEMORIZE"
+ Description: "Foresight"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ FixedCastTime: 5000
+ CastTimeOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ }
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 404
+ Name: "PF_FOGWALL"
+ Description: "Blinding Mist"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ TargetSelf: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Earth"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillInstances: 2
+ SkillData1: 20000
+ SkillData2: 10000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 25
+ }
+ Unit: {
+ Id: 0xb6
+ Layout: -1
+ Interval: -1
+ Target: "All"
+ }
+},
+{
+ Id: 405
+ Name: "PF_SPIDERWEB"
+ Description: "Fiber Lock"
+ MaxLevel: 1
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillInstances: 3
+ SkillData1: 30000
+ SkillData2: 8000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 50
+ Items: {
+ Spiderweb: 1
+ }
+ }
+ Unit: {
+ Id: 0xb7
+ Interval: -1
+ Target: "Enemy"
+ }
+},
+{
+ Id: 406
+ Name: "ASC_METEORASSAULT"
+ Description: "Meteor Assault"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ IgnoreCards: true
+ }
+ SplashRange: 2
+ CastTime: 250
+ AfterCastActDelay: 500
+ SkillData2: {
+ Lv1: 10000
+ Lv2: 5000
+ Lv3: 120000
+ Lv4: 120000
+ Lv5: 120000
+ Lv6: 120000
+ Lv7: 120000
+ Lv8: 120000
+ Lv9: 120000
+ Lv10: 120000
+ }
+ FixedCastTime: 250
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 12
+ Lv3: 14
+ Lv4: 16
+ Lv5: 18
+ Lv6: 20
+ Lv7: 22
+ Lv8: 24
+ Lv9: 26
+ Lv10: 28
+ }
+ }
+},
+{
+ Id: 407
+ Name: "ASC_CDP"
+ Description: "Create Deadly Poison"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ AfterCastActDelay: 5000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 50
+ }
+},
+{
+ Id: 408
+ Name: "WE_BABY"
+ Description: "Baby"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Wedding: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: 300000
+ FixedCastTime: 2000
+ CastTimeOptions: {
+ IgnoreDex: true
+ }
+ Requirements: {
+ SPCost: 1
+ SPRateCost: -10
+ }
+},
+{
+ Id: 409
+ Name: "WE_CALLPARENT"
+ Description: "Call Parent"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Wedding: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SplashRange: 3
+ InterruptCast: true
+ SkillInstances: 1
+ SkillData1: 20000
+ FixedCastTime: 0
+ CastTimeOptions: {
+ IgnoreDex: true
+ }
+ Requirements: {
+ SPCost: 1
+ }
+ Unit: {
+ Id: 0xb2
+ Range: -1
+ Interval: -1
+ }
+},
+{
+ Id: 410
+ Name: "WE_CALLBABY"
+ Description: "Call Baby"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Wedding: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SplashRange: 3
+ InterruptCast: true
+ SkillInstances: 1
+ SkillData1: 20000
+ FixedCastTime: 0
+ CastTimeOptions: {
+ IgnoreDex: true
+ }
+ Requirements: {
+ SPCost: 1
+ }
+ Unit: {
+ Id: 0xb2
+ Range: -1
+ Interval: -1
+ }
+},
+{
+ Id: 411
+ Name: "TK_RUN"
+ Description: "Running"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ KnockBackTiles: 4
+ CastTime: {
+ Lv1: 3000
+ Lv2: 2500
+ Lv3: 2000
+ Lv4: 1500
+ Lv5: 100
+ Lv6: 500
+ Lv7: 0
+ Lv8: 0
+ Lv9: 0
+ Lv10: 0
+ }
+ AfterCastActDelay: 300
+ SkillData1: 1000
+ SkillData2: 150000
+ FixedCastTime: {
+ Lv1: 3000
+ Lv2: 2500
+ Lv3: 2000
+ Lv4: 1500
+ Lv5: 1000
+ Lv6: 500
+ Lv7: 0
+ Lv8: 0
+ Lv9: 0
+ Lv10: 0
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 100
+ Lv2: 90
+ Lv3: 80
+ Lv4: 70
+ Lv5: 60
+ Lv6: 50
+ Lv7: 40
+ Lv8: 30
+ Lv9: 20
+ Lv10: 10
+ }
+ State: "Moveable"
+ }
+},
+{
+ Id: 412
+ Name: "TK_READYSTORM"
+ Description: "Tornado Stance"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 413
+ Name: "TK_STORMKICK"
+ Description: "Tornado Kick"
+ MaxLevel: 7
+ Range: -2
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 2
+ NumberOfHits: -3
+ Requirements: {
+ SPCost: {
+ Lv1: 14
+ Lv2: 12
+ Lv3: 10
+ Lv4: 8
+ Lv5: 6
+ Lv6: 4
+ Lv7: 2
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 414
+ Name: "TK_READYDOWN"
+ Description: "Heel Drop Stance"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 415
+ Name: "TK_DOWNKICK"
+ Description: "Heel Drop"
+ MaxLevel: 7
+ Range: -2
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: -3
+ SkillData2: 3000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 14
+ Lv2: 12
+ Lv3: 10
+ Lv4: 8
+ Lv5: 6
+ Lv6: 4
+ Lv7: 2
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 416
+ Name: "TK_READYTURN"
+ Description: "Roundhouse Stance"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 417
+ Name: "TK_TURNKICK"
+ Description: "Roundhouse Kick"
+ MaxLevel: 7
+ Range: -2
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 1
+ NumberOfHits: -3
+ KnockBackTiles: 2
+ SkillData2: 2000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 14
+ Lv2: 12
+ Lv3: 10
+ Lv4: 8
+ Lv5: 6
+ Lv6: 4
+ Lv7: 2
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 418
+ Name: "TK_READYCOUNTER"
+ Description: "Counter Kick Stance"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 419
+ Name: "TK_COUNTER"
+ Description: "Counter Kick"
+ MaxLevel: 7
+ Range: -2
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ IgnoreFlee: true
+ }
+ NumberOfHits: -3
+ Requirements: {
+ SPCost: {
+ Lv1: 14
+ Lv2: 12
+ Lv3: 10
+ Lv4: 8
+ Lv5: 6
+ Lv6: 4
+ Lv7: 2
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 420
+ Name: "TK_DODGE"
+ Description: "Tumbling"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 421
+ Name: "TK_JUMPKICK"
+ Description: "Flying Kick"
+ MaxLevel: 7
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: -3
+ Requirements: {
+ SPCost: {
+ Lv1: 70
+ Lv2: 60
+ Lv3: 50
+ Lv4: 40
+ Lv5: 30
+ Lv6: 20
+ Lv7: 10
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 422
+ Name: "TK_HPTIME"
+ Description: "Peaceful Break"
+ MaxLevel: 10
+ SplashRange: 1
+ NumberOfHits: 0
+},
+{
+ Id: 423
+ Name: "TK_SPTIME"
+ Description: "Happy Break"
+ MaxLevel: 10
+ SplashRange: 1
+ NumberOfHits: 0
+ SkillData1: 1800000
+ FixedCastTime: 0
+},
+{
+ Id: 424
+ Name: "TK_POWER"
+ Description: "Kihop"
+ MaxLevel: 5
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 425
+ Name: "TK_SEVENWIND"
+ Description: "Mild Wind"
+ MaxLevel: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: {
+ Lv1: "Ele_Earth"
+ Lv2: "Ele_Wind"
+ Lv3: "Ele_Water"
+ Lv4: "Ele_Fire"
+ Lv5: "Ele_Ghost"
+ Lv6: "Ele_Dark"
+ Lv7: "Ele_Holy"
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 300000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 20
+ Lv3: 20
+ Lv4: 20
+ Lv5: 50
+ Lv6: 50
+ Lv7: 50
+ Lv8: 50
+ Lv9: 50
+ Lv10: 50
+ }
+ }
+},
+{
+ Id: 426
+ Name: "TK_HIGHJUMP"
+ Description: "Taekwon Jump"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: {
+ Lv1: 2500
+ Lv2: 2000
+ Lv3: 1500
+ Lv4: 1000
+ Lv5: 500
+ Lv6: 500
+ Lv7: 500
+ Lv8: 500
+ Lv9: 500
+ Lv10: 500
+ }
+ FixedCastTime: {
+ Lv1: 2500
+ Lv2: 2000
+ Lv3: 1500
+ Lv4: 1000
+ Lv5: 500
+ Lv6: 500
+ Lv7: 500
+ Lv8: 500
+ Lv9: 500
+ Lv10: 500
+ }
+ Requirements: {
+ SPCost: 50
+ }
+},
+{
+ Id: 427
+ Name: "SG_FEEL"
+ Description: "Feeling the Sun Moon and Stars"
+ MaxLevel: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ FixedCastTime: 3000
+ Requirements: {
+ SPCost: 100
+ }
+},
+{
+ Id: 428
+ Name: "SG_SUN_WARM"
+ Description: "Warmth of the Sun"
+ MaxLevel: 3
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 1
+ InterruptCast: true
+ KnockBackTiles: 2
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 20000
+ Lv3: 60000
+ Lv4: 60000
+ Lv5: 60000
+ Lv6: 60000
+ Lv7: 60000
+ Lv8: 60000
+ Lv9: 60000
+ Lv10: 60000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 20
+ }
+ Unit: {
+ Id: 0x86
+ Range: 1
+ Interval: 100
+ Target: "Enemy"
+ }
+},
+{
+ Id: 429
+ Name: "SG_MOON_WARM"
+ Description: "Warmth of the Moon"
+ MaxLevel: 3
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 1
+ InterruptCast: true
+ KnockBackTiles: 2
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 20000
+ Lv3: 60000
+ Lv4: 60000
+ Lv5: 60000
+ Lv6: 60000
+ Lv7: 60000
+ Lv8: 60000
+ Lv9: 60000
+ Lv10: 60000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 20
+ }
+ Unit: {
+ Id: 0x86
+ Range: 1
+ Interval: 100
+ Target: "Enemy"
+ }
+},
+{
+ Id: 430
+ Name: "SG_STAR_WARM"
+ Description: "Warmth of the Stars"
+ MaxLevel: 3
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 1
+ InterruptCast: true
+ KnockBackTiles: 2
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 20000
+ Lv3: 60000
+ Lv4: 60000
+ Lv5: 60000
+ Lv6: 60000
+ Lv7: 60000
+ Lv8: 60000
+ Lv9: 60000
+ Lv10: 60000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 10
+ }
+ Unit: {
+ Id: 0x86
+ Range: 1
+ Interval: 100
+ Target: "Enemy"
+ }
+},
+{
+ Id: 431
+ Name: "SG_SUN_COMFORT"
+ Description: "Comfort of the Sun"
+ MaxLevel: 4
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 80000
+ Lv2: 160000
+ Lv3: 240000
+ Lv4: 320000
+ Lv5: 400000
+ Lv6: 480000
+ Lv7: 560000
+ Lv8: 640000
+ Lv9: 720000
+ Lv10: 800000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 70
+ Lv2: 60
+ Lv3: 50
+ Lv4: 40
+ Lv5: 30
+ Lv6: 20
+ Lv7: 10
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 432
+ Name: "SG_MOON_COMFORT"
+ Description: "Comfort of the Moon"
+ MaxLevel: 4
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 80000
+ Lv2: 160000
+ Lv3: 240000
+ Lv4: 320000
+ Lv5: 400000
+ Lv6: 480000
+ Lv7: 560000
+ Lv8: 640000
+ Lv9: 720000
+ Lv10: 800000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 70
+ Lv2: 60
+ Lv3: 50
+ Lv4: 40
+ Lv5: 30
+ Lv6: 20
+ Lv7: 10
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 433
+ Name: "SG_STAR_COMFORT"
+ Description: "Comfort of the Stars"
+ MaxLevel: 4
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 80000
+ Lv2: 160000
+ Lv3: 240000
+ Lv4: 320000
+ Lv5: 400000
+ Lv6: 480000
+ Lv7: 560000
+ Lv8: 640000
+ Lv9: 720000
+ Lv10: 800000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 70
+ Lv2: 60
+ Lv3: 50
+ Lv4: 40
+ Lv5: 30
+ Lv6: 20
+ Lv7: 10
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 434
+ Name: "SG_HATE"
+ Description: "Hatred of the Sun Moon and Stars"
+ MaxLevel: 3
+ Range: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ FixedCastTime: 3000
+ Requirements: {
+ SPCost: 100
+ }
+},
+{
+ Id: 435
+ Name: "SG_SUN_ANGER"
+ Description: "Anger of the Sun"
+ MaxLevel: 3
+ NumberOfHits: 0
+},
+{
+ Id: 436
+ Name: "SG_MOON_ANGER"
+ Description: "Anger of the Moon"
+ MaxLevel: 3
+ NumberOfHits: 0
+},
+{
+ Id: 437
+ Name: "SG_STAR_ANGER"
+ Description: "Anger of the Stars"
+ MaxLevel: 3
+ NumberOfHits: 0
+},
+{
+ Id: 438
+ Name: "SG_SUN_BLESS"
+ Description: "Blessing of the Sun"
+ MaxLevel: 5
+ NumberOfHits: 0
+},
+{
+ Id: 439
+ Name: "SG_MOON_BLESS"
+ Description: "Blessing of the Moon"
+ MaxLevel: 5
+ NumberOfHits: 0
+},
+{
+ Id: 440
+ Name: "SG_STAR_BLESS"
+ Description: "Blessing of the Stars"
+ MaxLevel: 5
+ NumberOfHits: 0
+},
+{
+ Id: 441
+ Name: "SG_DEVIL"
+ Description: "Demon of the Sun Moon and Stars"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 442
+ Name: "SG_FRIEND"
+ Description: "Friend of the Sun Moon and Stars"
+ MaxLevel: 3
+ NumberOfHits: 0
+ SkillData1: 10000
+ FixedCastTime: 0
+},
+{
+ Id: 443
+ Name: "SG_KNOWLEDGE"
+ Description: "Knowledge of the Sun Moon and Stars"
+ MaxLevel: 10
+ NumberOfHits: 0
+ SkillData1: 600000
+ FixedCastTime: 0
+},
+{
+ Id: 444
+ Name: "SG_FUSION"
+ Description: "Union of the Sun Moon and Stars"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 600000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 100
+ }
+},
+{
+ Id: 445
+ Name: "SL_ALCHEMIST"
+ Description: "Spirit of the Alchemist"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 200000
+ Lv3: 250000
+ Lv4: 300000
+ Lv5: 350000
+ Lv6: 400000
+ Lv7: 450000
+ Lv8: 500000
+ Lv9: 550000
+ Lv10: 600000
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 460
+ Lv2: 360
+ Lv3: 260
+ Lv4: 160
+ Lv5: 60
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 446
+ Name: "AM_BERSERKPITCHER"
+ Description: "Aid Berserk Potion"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ Spirit: true
+ PartyOnly: true
+ GuildOnly: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: 10
+ SPRateCost: 8
+ Items: {
+ Berserk_Potion: 2
+ }
+ }
+},
+{
+ Id: 447
+ Name: "SL_MONK"
+ Description: "Spirit of the Monk"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 200000
+ Lv3: 250000
+ Lv4: 300000
+ Lv5: 350000
+ Lv6: 400000
+ Lv7: 450000
+ Lv8: 500000
+ Lv9: 550000
+ Lv10: 600000
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 460
+ Lv2: 360
+ Lv3: 260
+ Lv4: 160
+ Lv5: 60
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 448
+ Name: "SL_STAR"
+ Description: "Spirit of the Star Gladiator"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 800
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 200000
+ Lv3: 250000
+ Lv4: 300000
+ Lv5: 350000
+ Lv6: 400000
+ Lv7: 450000
+ Lv8: 500000
+ Lv9: 550000
+ Lv10: 600000
+ }
+ FixedCastTime: 200
+ Requirements: {
+ SPCost: {
+ Lv1: 460
+ Lv2: 360
+ Lv3: 260
+ Lv4: 160
+ Lv5: 60
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 449
+ Name: "SL_SAGE"
+ Description: "Spirit of the Sage"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 200000
+ Lv3: 250000
+ Lv4: 300000
+ Lv5: 350000
+ Lv6: 400000
+ Lv7: 450000
+ Lv8: 500000
+ Lv9: 550000
+ Lv10: 600000
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 460
+ Lv2: 360
+ Lv3: 260
+ Lv4: 160
+ Lv5: 60
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 450
+ Name: "SL_CRUSADER"
+ Description: "Spirit of the Crusader"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 200000
+ Lv3: 250000
+ Lv4: 300000
+ Lv5: 350000
+ Lv6: 400000
+ Lv7: 450000
+ Lv8: 500000
+ Lv9: 550000
+ Lv10: 600000
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 460
+ Lv2: 360
+ Lv3: 260
+ Lv4: 160
+ Lv5: 60
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 451
+ Name: "SL_SUPERNOVICE"
+ Description: "Spirit of the Supernovice"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 200000
+ Lv3: 250000
+ Lv4: 300000
+ Lv5: 350000
+ Lv6: 400000
+ Lv7: 450000
+ Lv8: 500000
+ Lv9: 550000
+ Lv10: 600000
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 460
+ Lv2: 360
+ Lv3: 260
+ Lv4: 160
+ Lv5: 60
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 452
+ Name: "SL_KNIGHT"
+ Description: "Spirit of the Knight"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 200000
+ Lv3: 250000
+ Lv4: 300000
+ Lv5: 350000
+ Lv6: 400000
+ Lv7: 450000
+ Lv8: 500000
+ Lv9: 550000
+ Lv10: 600000
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 460
+ Lv2: 360
+ Lv3: 260
+ Lv4: 160
+ Lv5: 60
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 453
+ Name: "SL_WIZARD"
+ Description: "Spirit of the Wizard"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 200000
+ Lv3: 250000
+ Lv4: 300000
+ Lv5: 350000
+ Lv6: 400000
+ Lv7: 450000
+ Lv8: 500000
+ Lv9: 550000
+ Lv10: 600000
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 460
+ Lv2: 360
+ Lv3: 260
+ Lv4: 160
+ Lv5: 60
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 454
+ Name: "SL_PRIEST"
+ Description: "Spirit of the Priest"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 200000
+ Lv3: 250000
+ Lv4: 300000
+ Lv5: 350000
+ Lv6: 400000
+ Lv7: 450000
+ Lv8: 500000
+ Lv9: 550000
+ Lv10: 600000
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 460
+ Lv2: 360
+ Lv3: 260
+ Lv4: 160
+ Lv5: 60
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 455
+ Name: "SL_BARDDANCER"
+ Description: "Spirit of the Artist"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 200000
+ Lv3: 250000
+ Lv4: 300000
+ Lv5: 350000
+ Lv6: 400000
+ Lv7: 450000
+ Lv8: 500000
+ Lv9: 550000
+ Lv10: 600000
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 460
+ Lv2: 360
+ Lv3: 260
+ Lv4: 160
+ Lv5: 60
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 456
+ Name: "SL_ROGUE"
+ Description: "Spirit of the Rogue"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 200000
+ Lv3: 250000
+ Lv4: 300000
+ Lv5: 350000
+ Lv6: 400000
+ Lv7: 450000
+ Lv8: 500000
+ Lv9: 550000
+ Lv10: 600000
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 460
+ Lv2: 360
+ Lv3: 260
+ Lv4: 160
+ Lv5: 60
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 457
+ Name: "SL_ASSASIN"
+ Description: "Spirit of the Assasin"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 200000
+ Lv3: 250000
+ Lv4: 300000
+ Lv5: 350000
+ Lv6: 400000
+ Lv7: 450000
+ Lv8: 500000
+ Lv9: 550000
+ Lv10: 600000
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 460
+ Lv2: 360
+ Lv3: 260
+ Lv4: 160
+ Lv5: 60
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 458
+ Name: "SL_BLACKSMITH"
+ Description: "Spirit of the Blacksmith"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 200000
+ Lv3: 250000
+ Lv4: 300000
+ Lv5: 350000
+ Lv6: 400000
+ Lv7: 450000
+ Lv8: 500000
+ Lv9: 550000
+ Lv10: 600000
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 460
+ Lv2: 360
+ Lv3: 260
+ Lv4: 160
+ Lv5: 60
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 459
+ Name: "BS_ADRENALINE2"
+ Description: "Advanced Adrenaline Rush"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Spirit: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ KnockBackTiles: 0
+ SkillData1: 150000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 64
+ WeaponTypes: {
+ NoWeapon: true
+ Daggers: true
+ 1HSwords: true
+ 2HSwords: true
+ 1HSpears: true
+ 2HSpears: true
+ 1HAxes: true
+ 2HAxes: true
+ Maces: true
+ 2HMaces: true
+ Staves: true
+ Knuckles: true
+ Instruments: true
+ Whips: true
+ Books: true
+ Katars: true
+ }
+ }
+},
+{
+ Id: 460
+ Name: "SL_HUNTER"
+ Description: "Spirit of the Hunter"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 200000
+ Lv3: 250000
+ Lv4: 300000
+ Lv5: 350000
+ Lv6: 400000
+ Lv7: 450000
+ Lv8: 500000
+ Lv9: 550000
+ Lv10: 600000
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 460
+ Lv2: 360
+ Lv3: 260
+ Lv4: 160
+ Lv5: 60
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 461
+ Name: "SL_SOULLINKER"
+ Description: "Spirit of the Soul Linker"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 200000
+ Lv3: 250000
+ Lv4: 300000
+ Lv5: 350000
+ Lv6: 400000
+ Lv7: 450000
+ Lv8: 500000
+ Lv9: 550000
+ Lv10: 600000
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 460
+ Lv2: 360
+ Lv3: 260
+ Lv4: 160
+ Lv5: 60
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 462
+ Name: "SL_KAIZEL"
+ Description: "Kaizel"
+ MaxLevel: 7
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 3600
+ Lv2: 3200
+ Lv3: 2800
+ Lv4: 2400
+ Lv5: 2000
+ Lv6: 2000
+ Lv7: 2000
+ Lv8: 2000
+ Lv9: 2000
+ Lv10: 2000
+ }
+ SkillData1: 1800000
+ SkillData2: 2000
+ FixedCastTime: {
+ Lv1: 900
+ Lv2: 800
+ Lv3: 700
+ Lv4: 600
+ Lv5: 500
+ Lv6: 500
+ Lv7: 500
+ Lv8: 500
+ Lv9: 500
+ Lv10: 500
+ }
+ CastTimeOptions: {
+ IgnoreDex: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 120
+ Lv2: 110
+ Lv3: 100
+ Lv4: 90
+ Lv5: 80
+ Lv6: 70
+ Lv7: 60
+ Lv8: 50
+ Lv9: 40
+ Lv10: 30
+ }
+ }
+},
+{
+ Id: 463
+ Name: "SL_KAAHI"
+ Description: "Kaahi"
+ MaxLevel: 7
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: 1800000
+ SkillData2: 500
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 30
+ }
+},
+{
+ Id: 464
+ Name: "SL_KAUPE"
+ Description: "Kaupe"
+ MaxLevel: 3
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 400
+ SkillData1: 600000
+ FixedCastTime: 100
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 30
+ Lv3: 40
+ Lv4: 50
+ Lv5: 60
+ Lv6: 70
+ Lv7: 80
+ Lv8: 90
+ Lv9: 100
+ Lv10: 110
+ }
+ }
+},
+{
+ Id: 465
+ Name: "SL_KAITE"
+ Description: "Kaite"
+ MaxLevel: 7
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 4800
+ Lv2: 4400
+ Lv3: 4000
+ Lv4: 3600
+ Lv5: 3200
+ Lv6: 2800
+ Lv7: 2400
+ Lv8: 2400
+ Lv9: 2400
+ Lv10: 2400
+ }
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 120000
+ Lv3: 180000
+ Lv4: 240000
+ Lv5: 300000
+ Lv6: 360000
+ Lv7: 600000
+ Lv8: 600000
+ Lv9: 600000
+ Lv10: 600000
+ }
+ FixedCastTime: {
+ Lv1: 1200
+ Lv2: 1100
+ Lv3: 1000
+ Lv4: 900
+ Lv5: 800
+ Lv6: 700
+ Lv7: 600
+ Lv8: 600
+ Lv9: 600
+ Lv10: 600
+ }
+ Requirements: {
+ SPCost: 70
+ }
+},
+{
+ Id: 466
+ Name: "SL_KAINA"
+ Description: "Kaina"
+ MaxLevel: 7
+ AttackType: "Magic"
+ NumberOfHits: 0
+ InterruptCast: true
+},
+{
+ Id: 467
+ Name: "SL_STIN"
+ Description: "Estin"
+ MaxLevel: 7
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Endowed"
+ KnockBackTiles: 2
+ CastTime: 80
+ AfterCastActDelay: 500
+ FixedCastTime: 20
+ Requirements: {
+ SPCost: {
+ Lv1: 18
+ Lv2: 20
+ Lv3: 22
+ Lv4: 24
+ Lv5: 26
+ Lv6: 28
+ Lv7: 30
+ Lv8: 32
+ Lv9: 34
+ Lv10: 36
+ }
+ }
+},
+{
+ Id: 468
+ Name: "SL_STUN"
+ Description: "Estun"
+ MaxLevel: 7
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Endowed"
+ CastTime: 80
+ AfterCastActDelay: 500
+ SkillData1: 2000
+ FixedCastTime: 20
+ Requirements: {
+ SPCost: {
+ Lv1: 18
+ Lv2: 20
+ Lv3: 22
+ Lv4: 24
+ Lv5: 26
+ Lv6: 28
+ Lv7: 30
+ Lv8: 32
+ Lv9: 34
+ Lv10: 36
+ }
+ }
+},
+{
+ Id: 469
+ Name: "SL_SMA"
+ Description: "Esma"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Endowed"
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ InterruptCast: true
+ CastTime: 1600
+ AfterCastActDelay: 500
+ SkillData1: 3000
+ FixedCastTime: 400
+ Requirements: {
+ SPCost: {
+ Lv1: 8
+ Lv2: 16
+ Lv3: 24
+ Lv4: 32
+ Lv5: 40
+ Lv6: 48
+ Lv7: 56
+ Lv8: 64
+ Lv9: 72
+ Lv10: 80
+ }
+ }
+},
+{
+ Id: 470
+ Name: "SL_SWOO"
+ Description: "Eswoo"
+ MaxLevel: 7
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 800
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 1000
+ Lv2: 2000
+ Lv3: 3000
+ Lv4: 4000
+ Lv5: 5000
+ Lv6: 6000
+ Lv7: 7000
+ Lv8: 8000
+ Lv9: 9000
+ Lv10: 10000
+ }
+ FixedCastTime: 200
+ Requirements: {
+ SPCost: {
+ Lv1: 75
+ Lv2: 65
+ Lv3: 55
+ Lv4: 45
+ Lv5: 35
+ Lv6: 25
+ Lv7: 15
+ Lv8: 5
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 471
+ Name: "SL_SKE"
+ Description: "Eske"
+ MaxLevel: 3
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: {
+ Lv1: 2400
+ Lv2: 1600
+ Lv3: 800
+ Lv4: 800
+ Lv5: 800
+ Lv6: 800
+ Lv7: 800
+ Lv8: 800
+ Lv9: 800
+ Lv10: 800
+ }
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 20000
+ Lv3: 30000
+ Lv4: 40000
+ Lv5: 50000
+ Lv6: 60000
+ Lv7: 70000
+ Lv8: 80000
+ Lv9: 90000
+ Lv10: 100000
+ }
+ SkillData2: 3000
+ FixedCastTime: {
+ Lv1: 600
+ Lv2: 400
+ Lv3: 200
+ Lv4: 200
+ Lv5: 200
+ Lv6: 200
+ Lv7: 200
+ Lv8: 200
+ Lv9: 200
+ Lv10: 200
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 55
+ Lv2: 35
+ Lv3: 15
+ Lv4: 1
+ Lv5: 1
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 472
+ Name: "SL_SKA"
+ Description: "Eska"
+ MaxLevel: 3
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: {
+ Lv1: 2400
+ Lv2: 1600
+ Lv3: 800
+ Lv4: 800
+ Lv5: 800
+ Lv6: 800
+ Lv7: 800
+ Lv8: 800
+ Lv9: 800
+ Lv10: 800
+ }
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 20000
+ Lv3: 30000
+ Lv4: 40000
+ Lv5: 50000
+ Lv6: 60000
+ Lv7: 70000
+ Lv8: 80000
+ Lv9: 90000
+ Lv10: 100000
+ }
+ FixedCastTime: {
+ Lv1: 600
+ Lv2: 400
+ Lv3: 200
+ Lv4: 200
+ Lv5: 200
+ Lv6: 200
+ Lv7: 200
+ Lv8: 200
+ Lv9: 200
+ Lv10: 200
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 100
+ Lv2: 80
+ Lv3: 60
+ Lv4: 40
+ Lv5: 20
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 473
+ Name: "SM_SELFPROVOKE"
+ Description: "Provoke Self"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillData1: 30000
+},
+{
+ Id: 474
+ Name: "NPC_EMOTION_ON"
+ Description: "Emotion ON"
+ MaxLevel: 10
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+},
+{
+ Id: 475
+ Name: "ST_PRESERVE"
+ Description: "Preserve"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: 600000
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: 30
+ }
+},
+{
+ Id: 476
+ Name: "ST_FULLSTRIP"
+ Description: "Divest All"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 75000
+ Lv2: 90000
+ Lv3: 105000
+ Lv4: 120000
+ Lv5: 135000
+ Lv6: 150000
+ Lv7: 165000
+ Lv8: 180000
+ Lv9: 195000
+ Lv10: 210000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 22
+ Lv2: 24
+ Lv3: 26
+ Lv4: 28
+ Lv5: 30
+ Lv6: 32
+ Lv7: 34
+ Lv8: 36
+ Lv9: 38
+ Lv10: 40
+ }
+ }
+},
+{
+ Id: 477
+ Name: "WS_WEAPONREFINE"
+ Description: "Upgrade Weapon"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 5
+ }
+},
+{
+ Id: 478
+ Name: "CR_SLIMPITCHER"
+ Description: "Aid Condensed Potion"
+ MaxLevel: 10
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 3
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: 30
+ Items: {
+ Red_Slim_Potion: 1
+ Red_Slim_Potion: 1
+ Red_Slim_Potion: 1
+ Red_Slim_Potion: 1
+ Red_Slim_Potion: 1
+ Yellow_Slim_Potion: 1
+ Yellow_Slim_Potion: 1
+ Yellow_Slim_Potion: 1
+ Yellow_Slim_Potion: 1
+ White_Slim_Potion: 1
+ }
+ }
+},
+{
+ Id: 479
+ Name: "CR_FULLPROTECTION"
+ Description: "Full Protection"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 120000
+ Lv2: 240000
+ Lv3: 360000
+ Lv4: 480000
+ Lv5: 600000
+ Lv6: 720000
+ Lv7: 840000
+ Lv8: 960000
+ Lv9: 1080000
+ Lv10: 1200000
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: 40
+ Items: {
+ Coating_Bottle: 1
+ }
+ }
+},
+{
+ Id: 480
+ Name: "PA_SHIELDCHAIN"
+ Description: "Shield Chain"
+ MaxLevel: 5
+ Range: 5
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: 5
+ CastTime: 800
+ AfterCastActDelay: 1000
+ FixedCastTime: 200
+ Requirements: {
+ SPCost: {
+ Lv1: 28
+ Lv2: 31
+ Lv3: 34
+ Lv4: 37
+ Lv5: 40
+ Lv6: 43
+ Lv7: 46
+ Lv8: 49
+ Lv9: 52
+ Lv10: 55
+ }
+ State: "Shield"
+ }
+},
+{
+ Id: 481
+ Name: "HP_MANARECHARGE"
+ Description: "Mana Recharge"
+ MaxLevel: 5
+ NumberOfHits: 0
+},
+{
+ Id: 482
+ Name: "PF_DOUBLECASTING"
+ Description: "Double Casting"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 1600
+ SkillData1: 90000
+ FixedCastTime: 400
+ CastTimeOptions: {
+ IgnoreDex: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 45
+ Lv3: 50
+ Lv4: 55
+ Lv5: 60
+ Lv6: 65
+ Lv7: 70
+ Lv8: 75
+ Lv9: 80
+ Lv10: 85
+ }
+ }
+},
+{
+ Id: 483
+ Name: "HW_GANBANTEIN"
+ Description: "Ganbantein"
+ MaxLevel: 1
+ Range: 16
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ AfterCastActDelay: 5000
+ FixedCastTime: 3000
+ Requirements: {
+ SPCost: 40
+ Items: {
+ Yellow_Gemstone: 1
+ Blue_Gemstone: 1
+ }
+ }
+},
+{
+ Id: 484
+ Name: "HW_GRAVITATION"
+ Description: "Gravitation Field"
+ MaxLevel: 5
+ Range: 18
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Misc"
+ Element: "Ele_Earth"
+ DamageType: {
+ NoDamage: true
+ IgnoreElement: true
+ IgnoreDefCards: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 5000
+ Lv2: 6000
+ Lv3: 7000
+ Lv4: 8000
+ Lv5: 9000
+ Lv6: 10000
+ Lv7: 11000
+ Lv8: 12000
+ Lv9: 13000
+ Lv10: 14000
+ }
+ FixedCastTime: 5000
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 40
+ Lv3: 60
+ Lv4: 80
+ Lv5: 100
+ Lv6: 120
+ Lv7: 140
+ Lv8: 160
+ Lv9: 180
+ Lv10: 200
+ }
+ Items: {
+ Blue_Gemstone: 1
+ }
+ }
+ Unit: {
+ Id: 0xb8
+ Layout: 2
+ Interval: 500
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_DUALMODE: true
+ }
+ }
+},
+{
+ Id: 485
+ Name: "WS_CARTTERMINATION"
+ Description: "Cart Termination"
+ MaxLevel: 10
+ Range: -2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ IgnoreCards: true
+ }
+ SkillData2: 5000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 15
+ ZenyCost: {
+ Lv1: 600
+ Lv2: 700
+ Lv3: 800
+ Lv4: 900
+ Lv5: 1000
+ Lv6: 1100
+ Lv7: 1200
+ Lv8: 1300
+ Lv9: 1400
+ Lv10: 1500
+ }
+ WeaponTypes: {
+ NoWeapon: true
+ Daggers: true
+ 1HSwords: true
+ 2HSwords: true
+ 1HSpears: true
+ 2HSpears: true
+ 1HAxes: true
+ 2HAxes: true
+ Maces: true
+ 2HMaces: true
+ Staves: true
+ Knuckles: true
+ Instruments: true
+ Whips: true
+ Books: true
+ Katars: true
+ Revolvers: true
+ Rifles: true
+ GatlingGuns: true
+ Shotguns: true
+ GrenadeLaunchers: true
+ FuumaShurikens: true
+ }
+ State: "CartBoost"
+ }
+},
+{
+ Id: 486
+ Name: "WS_OVERTHRUSTMAX"
+ Description: "Maximum Power Thrust"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 180000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 15
+ ZenyCost: {
+ Lv1: 3000
+ Lv2: 3500
+ Lv3: 4000
+ Lv4: 4500
+ Lv5: 5000
+ Lv6: 5500
+ Lv7: 6000
+ Lv8: 6500
+ Lv9: 7000
+ Lv10: 7500
+ }
+ WeaponTypes: {
+ NoWeapon: true
+ Daggers: true
+ 1HSwords: true
+ 2HSwords: true
+ 1HSpears: true
+ 2HSpears: true
+ 1HAxes: true
+ 2HAxes: true
+ Maces: true
+ 2HMaces: true
+ Staves: true
+ Knuckles: true
+ Instruments: true
+ Whips: true
+ Books: true
+ Katars: true
+ Revolvers: true
+ Rifles: true
+ GatlingGuns: true
+ Shotguns: true
+ GrenadeLaunchers: true
+ FuumaShurikens: true
+ }
+ }
+},
+{
+ Id: 487
+ Name: "CG_LONGINGFREEDOM"
+ Description: "Longing for Freedom"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 180000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 15
+ }
+},
+{
+ Id: 488
+ Name: "CG_HERMODE"
+ Description: "Wand of Hermode"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Ensemble: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ SplashRange: 1
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ SkillData2: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 30
+ Lv3: 40
+ Lv4: 50
+ Lv5: 60
+ Lv6: 70
+ Lv7: 80
+ Lv8: 90
+ Lv9: 100
+ Lv10: 110
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+ Unit: {
+ Id: 0xb9
+ Layout: 3
+ Interval: -1
+ Target: "All"
+ Flag: {
+ UF_ENSEMBLE: true
+ }
+ }
+},
+{
+ Id: 489
+ Name: "CG_TAROTCARD"
+ Description: "Tarot Card of Fate"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ IgnoreFlee: true
+ }
+ CastTime: 500
+ AfterCastActDelay: 3000
+ SkillData2: 30000
+ FixedCastTime: 500
+ Requirements: {
+ SPCost: 40
+ }
+},
+{
+ Id: 490
+ Name: "CR_ACIDDEMONSTRATION"
+ Description: "Acid Demonstration"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ IgnoreFlee: true
+ }
+ NumberOfHits: {
+ Lv1: -1
+ Lv2: -2
+ Lv3: -3
+ Lv4: -4
+ Lv5: -5
+ Lv6: -6
+ Lv7: -7
+ Lv8: -8
+ Lv9: -9
+ Lv10: -10
+ }
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: 30
+ Items: {
+ Fire_Bottle: 1
+ Acid_Bottle: 1
+ }
+ }
+},
+{
+ Id: 491
+ Name: "CR_CULTIVATION"
+ Description: "Plant Cultivation"
+ MaxLevel: 2
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 300000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 10
+ Items: {
+ Mushroom_Spore: 1
+ Stem: 1
+ }
+ }
+},
+{
+ Id: 492
+ Name: "ITEM_ENCHANTARMS"
+ Description: "Weapon Enchantment"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ Element: {
+ Lv1: "Ele_Neutral"
+ Lv2: "Ele_Water"
+ Lv3: "Ele_Earth"
+ Lv4: "Ele_Fire"
+ Lv5: "Ele_Wind"
+ Lv6: "Ele_Poison"
+ Lv7: "Ele_Holy"
+ Lv8: "Ele_Dark"
+ Lv9: "Ele_Ghost"
+ Lv10: "Ele_Undead"
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 180000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 493
+ Name: "TK_MISSION"
+ Description: "Taekwon Mission"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 494
+ Name: "SL_HIGH"
+ Description: "Spirit of Rebirth"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 200000
+ Lv3: 250000
+ Lv4: 300000
+ Lv5: 350000
+ Lv6: 400000
+ Lv7: 450000
+ Lv8: 500000
+ Lv9: 550000
+ Lv10: 600000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 460
+ Lv2: 360
+ Lv3: 260
+ Lv4: 160
+ Lv5: 60
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 495
+ Name: "KN_ONEHAND"
+ Description: "Onehand Quicken"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Spirit: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 300000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 100
+ WeaponTypes: {
+ 1HSwords: true
+ }
+ }
+},
+{
+ Id: 496
+ Name: "AM_TWILIGHT1"
+ Description: "Twilight Alchemy 1"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Spirit: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ FixedCastTime: 3000
+ CastTimeOptions: {
+ IgnoreDex: true
+ }
+ Requirements: {
+ SPCost: 200
+ Items: {
+ Medicine_Bowl: 200
+ }
+ }
+},
+{
+ Id: 497
+ Name: "AM_TWILIGHT2"
+ Description: "Twilight Alchemy 2"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Spirit: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ FixedCastTime: 3000
+ CastTimeOptions: {
+ IgnoreDex: true
+ }
+ Requirements: {
+ SPCost: 200
+ Items: {
+ Medicine_Bowl: 200
+ }
+ }
+},
+{
+ Id: 498
+ Name: "AM_TWILIGHT3"
+ Description: "Twilight Alchemy 3"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Spirit: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ FixedCastTime: 3000
+ CastTimeOptions: {
+ IgnoreDex: true
+ }
+ Requirements: {
+ SPCost: 200
+ Items: {
+ Medicine_Bowl: 200
+ }
+ }
+},
+{
+ Id: 499
+ Name: "HT_POWER"
+ Description: "Beast Strafing"
+ MaxLevel: 1
+ Range: -9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Spirit: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: 2
+ AfterCastActDelay: 100
+ SkillData1: 100
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 12
+ WeaponTypes: {
+ Bows: true
+ }
+ AmmoTypes: {
+ A_ARROW: true
+ }
+ AmmoAmount: 1
+ }
+},
+{
+ Id: 500
+ Name: "GS_GLITTERING"
+ Description: "Flip the Coin"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ IgnoreFlee: true
+ }
+ SkillData1: 600000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 2
+ ZenyCost: 1
+ }
+},
+{
+ Id: 501
+ Name: "GS_FLING"
+ Description: "Fling"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Misc"
+ Element: "Ele_Weapon"
+ DamageType: {
+ IgnoreElement: true
+ IgnoreFlee: true
+ }
+ SkillData1: 30000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 10
+ SpiritSphereCost: 5
+ }
+},
+{
+ Id: 502
+ Name: "GS_TRIPLEACTION"
+ Description: "Triple Action"
+ MaxLevel: 1
+ Range: -9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: 3
+ Requirements: {
+ SPCost: 20
+ AmmoTypes: "All"
+ AmmoAmount: 1
+ SpiritSphereCost: 1
+ }
+},
+{
+ Id: 503
+ Name: "GS_BULLSEYE"
+ Description: "Bulls Eye"
+ MaxLevel: 1
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ IgnoreCards: true
+ }
+ CastTime: 800
+ AfterCastActDelay: 1000
+ FixedCastTime: 200
+ Requirements: {
+ SPCost: 30
+ AmmoTypes: "All"
+ AmmoAmount: 1
+ SpiritSphereCost: 1
+ }
+},
+{
+ Id: 504
+ Name: "GS_MADNESSCANCEL"
+ Description: "Madness Canceller"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 1600
+ AfterCastActDelay: 3000
+ SkillData1: 15000
+ FixedCastTime: 400
+ Requirements: {
+ SPCost: 30
+ SpiritSphereCost: 4
+ }
+},
+{
+ Id: 505
+ Name: "GS_ADJUSTMENT"
+ Description: "AdJustment"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 800
+ AfterCastActDelay: 2000
+ SkillData1: 30000
+ FixedCastTime: 200
+ Requirements: {
+ SPCost: 15
+ SpiritSphereCost: 2
+ }
+},
+{
+ Id: 506
+ Name: "GS_INCREASING"
+ Description: "Increasing Accuracy"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 1000
+ SkillData1: 60000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 30
+ SpiritSphereCost: 4
+ }
+},
+{
+ Id: 507
+ Name: "GS_MAGICALBULLET"
+ Description: "Magical Bullet"
+ MaxLevel: 1
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Ghost"
+ Requirements: {
+ SPCost: 7
+ SpiritSphereCost: 1
+ }
+},
+{
+ Id: 508
+ Name: "GS_CRACKER"
+ Description: "Cracker"
+ MaxLevel: 1
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 1000
+ SkillData2: 5000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 10
+ AmmoTypes: "All"
+ AmmoAmount: 1
+ SpiritSphereCost: 1
+ }
+},
+{
+ Id: 509
+ Name: "GS_SINGLEACTION"
+ Description: "Single Action"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 510
+ Name: "GS_SNAKEEYE"
+ Description: "Snake Eye"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 511
+ Name: "GS_CHAINACTION"
+ Description: "Chain Action"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_MULTIHIT"
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: 2
+},
+{
+ Id: 512
+ Name: "GS_TRACKING"
+ Description: "Tracking"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ InterruptCast: true
+ CastTime: {
+ Lv1: 600
+ Lv2: 700
+ Lv3: 800
+ Lv4: 900
+ Lv5: 1000
+ Lv6: 1100
+ Lv7: 1200
+ Lv8: 1300
+ Lv9: 1400
+ Lv10: 1500
+ }
+ AfterCastActDelay: 1500
+ FixedCastTime: {
+ Lv1: 600
+ Lv2: 700
+ Lv3: 800
+ Lv4: 900
+ Lv5: 1000
+ Lv6: 1100
+ Lv7: 1200
+ Lv8: 1300
+ Lv9: 1400
+ Lv10: 1500
+ }
+ CastTimeOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 15
+ Lv2: 20
+ Lv3: 25
+ Lv4: 30
+ Lv5: 35
+ Lv6: 40
+ Lv7: 45
+ Lv8: 50
+ Lv9: 55
+ Lv10: 60
+ }
+ WeaponTypes: {
+ Revolvers: true
+ Rifles: true
+ }
+ AmmoTypes: {
+ A_BULLET: true
+ }
+ AmmoAmount: 1
+ }
+},
+{
+ Id: 513
+ Name: "GS_DISARM"
+ Description: "Disarm"
+ MaxLevel: 5
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ CastTime: 1600
+ AfterCastActDelay: 1000
+ SkillData1: 30000
+ FixedCastTime: 400
+ Requirements: {
+ SPCost: {
+ Lv1: 15
+ Lv2: 20
+ Lv3: 25
+ Lv4: 30
+ Lv5: 35
+ Lv6: 40
+ Lv7: 45
+ Lv8: 50
+ Lv9: 55
+ Lv10: 60
+ }
+ WeaponTypes: {
+ Revolvers: true
+ Rifles: true
+ }
+ AmmoTypes: {
+ A_BULLET: true
+ }
+ AmmoAmount: 1
+ }
+},
+{
+ Id: 514
+ Name: "GS_PIERCINGSHOT"
+ Description: "Piercing Shot"
+ MaxLevel: 5
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ IgnoreDefense: true
+ }
+ CastTime: 1200
+ AfterCastActDelay: 500
+ SkillData2: 120000
+ FixedCastTime: 300
+ Requirements: {
+ SPCost: {
+ Lv1: 11
+ Lv2: 12
+ Lv3: 13
+ Lv4: 14
+ Lv5: 15
+ Lv6: 16
+ Lv7: 17
+ Lv8: 18
+ Lv9: 19
+ Lv10: 20
+ }
+ WeaponTypes: {
+ Revolvers: true
+ Rifles: true
+ }
+ AmmoTypes: {
+ A_BULLET: true
+ }
+ AmmoAmount: 1
+ }
+},
+{
+ Id: 515
+ Name: "GS_RAPIDSHOWER"
+ Description: "Rapid Shower"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: 5
+ AfterCastActDelay: 1500
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 22
+ Lv2: 24
+ Lv3: 26
+ Lv4: 28
+ Lv5: 30
+ Lv6: 32
+ Lv7: 34
+ Lv8: 36
+ Lv9: 38
+ Lv10: 40
+ }
+ WeaponTypes: {
+ Revolvers: true
+ }
+ AmmoTypes: {
+ A_BULLET: true
+ }
+ AmmoAmount: 5
+ }
+},
+{
+ Id: 516
+ Name: "GS_DESPERADO"
+ Description: "Desperado"
+ MaxLevel: 10
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 3
+ AfterCastActDelay: 1000
+ AfterCastWalkDelay: 1000
+ SkillData1: 1000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 32
+ Lv2: 34
+ Lv3: 36
+ Lv4: 38
+ Lv5: 40
+ Lv6: 42
+ Lv7: 44
+ Lv8: 46
+ Lv9: 48
+ Lv10: 50
+ }
+ WeaponTypes: {
+ Revolvers: true
+ }
+ AmmoTypes: {
+ A_BULLET: true
+ }
+ AmmoAmount: 10
+ }
+ Unit: {
+ Id: 0x86
+ Layout: 3
+ Interval: 100
+ Target: "Enemy"
+ }
+},
+{
+ Id: 517
+ Name: "GS_GATLINGFEVER"
+ Description: "Gatling Fever"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 800
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 45000
+ Lv3: 60000
+ Lv4: 75000
+ Lv5: 90000
+ Lv6: 105000
+ Lv7: 120000
+ Lv8: 135000
+ Lv9: 150000
+ Lv10: 165000
+ }
+ FixedCastTime: 200
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 32
+ Lv3: 34
+ Lv4: 36
+ Lv5: 38
+ Lv6: 40
+ Lv7: 42
+ Lv8: 44
+ Lv9: 46
+ Lv10: 48
+ }
+ WeaponTypes: {
+ GatlingGuns: true
+ }
+ }
+},
+{
+ Id: 518
+ Name: "GS_DUST"
+ Description: "Dust"
+ MaxLevel: 10
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ KnockBackTiles: 5
+ CastTime: 1200
+ AfterCastActDelay: 1000
+ FixedCastTime: 300
+ Requirements: {
+ SPCost: {
+ Lv1: 3
+ Lv2: 6
+ Lv3: 9
+ Lv4: 12
+ Lv5: 15
+ Lv6: 18
+ Lv7: 21
+ Lv8: 24
+ Lv9: 27
+ Lv10: 30
+ }
+ WeaponTypes: {
+ Shotguns: true
+ }
+ AmmoTypes: {
+ A_BULLET: true
+ }
+ AmmoAmount: 1
+ }
+},
+{
+ Id: 519
+ Name: "GS_FULLBUSTER"
+ Description: "Full Buster"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ InterruptCast: true
+ CastTime: 800
+ AfterCastActDelay: {
+ Lv1: 1200
+ Lv2: 1400
+ Lv3: 1600
+ Lv4: 1800
+ Lv5: 2000
+ Lv6: 2200
+ Lv7: 2400
+ Lv8: 2600
+ Lv9: 2800
+ Lv10: 3000
+ }
+ SkillData2: 10000
+ FixedCastTime: 200
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 25
+ Lv3: 30
+ Lv4: 35
+ Lv5: 40
+ Lv6: 45
+ Lv7: 50
+ Lv8: 55
+ Lv9: 60
+ Lv10: 65
+ }
+ WeaponTypes: {
+ Shotguns: true
+ }
+ AmmoTypes: {
+ A_BULLET: true
+ }
+ AmmoAmount: {
+ Lv1: 2
+ Lv2: 2
+ Lv3: 4
+ Lv4: 4
+ Lv5: 6
+ Lv6: 6
+ Lv7: 8
+ Lv8: 8
+ Lv9: 10
+ Lv10: 10
+ }
+ }
+},
+{
+ Id: 520
+ Name: "GS_SPREADATTACK"
+ Description: "Spread Attack"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 1
+ Lv4: 2
+ Lv5: 2
+ Lv6: 2
+ Lv7: 3
+ Lv8: 3
+ Lv9: 3
+ Lv10: 4
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 15
+ Lv2: 20
+ Lv3: 25
+ Lv4: 30
+ Lv5: 35
+ Lv6: 40
+ Lv7: 45
+ Lv8: 50
+ Lv9: 55
+ Lv10: 60
+ }
+ WeaponTypes: {
+ Shotguns: true
+ GrenadeLaunchers: true
+ }
+ AmmoTypes: {
+ A_BULLET: true
+ }
+ AmmoAmount: 5
+ }
+},
+{
+ Id: 521
+ Name: "GS_GROUNDDRIFT"
+ Description: "Ground Drift"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ IgnoreFlee: true
+ }
+ SplashRange: 1
+ KnockBackTiles: 3
+ CastTime: 800
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 3000
+ Lv2: 6000
+ Lv3: 9000
+ Lv4: 12000
+ Lv5: 15000
+ Lv6: 18000
+ Lv7: 21000
+ Lv8: 24000
+ Lv9: 27000
+ Lv10: 30000
+ }
+ SkillData2: 10000
+ FixedCastTime: 200
+ Requirements: {
+ SPCost: {
+ Lv1: 4
+ Lv2: 8
+ Lv3: 12
+ Lv4: 16
+ Lv5: 20
+ Lv6: 24
+ Lv7: 28
+ Lv8: 32
+ Lv9: 36
+ Lv10: 40
+ }
+ WeaponTypes: {
+ GrenadeLaunchers: true
+ }
+ AmmoTypes: {
+ A_GRENADE: true
+ }
+ AmmoAmount: 1
+ }
+ Unit: {
+ Id: 0xbe
+ Range: 1
+ Interval: 1000
+ Target: "Enemy"
+ }
+},
+{
+ Id: 522
+ Name: "NJ_TOBIDOUGU"
+ Description: "Shuriken Training"
+ MaxLevel: 10
+ AttackType: "Weapon"
+},
+{
+ Id: 523
+ Name: "NJ_SYURIKEN"
+ Description: "Throw Shuriken"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ IgnoreFlee: true
+ }
+ Requirements: {
+ SPCost: 2
+ AmmoTypes: {
+ A_SHURIKEN: true
+ }
+ AmmoAmount: 1
+ }
+},
+{
+ Id: 524
+ Name: "NJ_KUNAI"
+ Description: "Throw Kunai"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ IgnoreFlee: true
+ }
+ NumberOfHits: 3
+ AfterCastActDelay: 1000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 25
+ Lv3: 20
+ Lv4: 15
+ Lv5: 10
+ Lv6: 5
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ AmmoTypes: {
+ A_KUNAI: true
+ }
+ AmmoAmount: 1
+ }
+},
+{
+ Id: 525
+ Name: "NJ_HUUMA"
+ Description: "Throw Huuma Shuriken"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ NumberOfHits: {
+ Lv1: -3
+ Lv2: -3
+ Lv3: -4
+ Lv4: -4
+ Lv5: -5
+ Lv6: -5
+ Lv7: -6
+ Lv8: -6
+ Lv9: -7
+ Lv10: -7
+ }
+ CastTime: {
+ Lv1: 2400
+ Lv2: 2400
+ Lv3: 2400
+ Lv4: 2400
+ Lv5: 2400
+ Lv6: 2400
+ Lv7: 2400
+ Lv8: 2400
+ Lv9: 2400
+ Lv10: 2400
+ }
+ AfterCastActDelay: 2000
+ SkillData1: 100
+ FixedCastTime: 600
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 25
+ Lv3: 30
+ Lv4: 35
+ Lv5: 40
+ Lv6: 45
+ Lv7: 50
+ Lv8: 55
+ Lv9: 60
+ Lv10: 65
+ }
+ WeaponTypes: {
+ FuumaShurikens: true
+ }
+ }
+ Unit: {
+ Id: 0x86
+ Range: 2
+ Interval: 100
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 526
+ Name: "NJ_ZENYNAGE"
+ Description: "Throw Zeny"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ IgnoreElement: true
+ IgnoreFlee: true
+ }
+ AfterCastActDelay: 5000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 50
+ ZenyCost: {
+ Lv1: 500
+ Lv2: 1000
+ Lv3: 1500
+ Lv4: 2000
+ Lv5: 2500
+ Lv6: 3000
+ Lv7: 3500
+ Lv8: 4000
+ Lv9: 4500
+ Lv10: 5000
+ }
+ }
+},
+{
+ Id: 527
+ Name: "NJ_TATAMIGAESHI"
+ Description: "Improvised Defense"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ KnockBackTiles: 4
+ AfterCastActDelay: 3000
+ SkillData1: 3000
+ SkillData2: 3000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 15
+ }
+ Unit: {
+ Id: 0xbc
+ Layout: -1
+ Interval: 2000
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 528
+ Name: "NJ_KASUMIKIRI"
+ Description: "Vanishing Slash"
+ MaxLevel: 10
+ Range: -1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 60000
+ Lv3: 90000
+ Lv4: 120000
+ Lv5: 150000
+ Lv6: 180000
+ Lv7: 210000
+ Lv8: 240000
+ Lv9: 270000
+ Lv10: 300000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 15
+ }
+},
+{
+ Id: 529
+ Name: "NJ_SHADOWJUMP"
+ Description: "Shadow Leap"
+ MaxLevel: 5
+ Range: {
+ Lv1: 7
+ Lv2: 9
+ Lv3: 11
+ Lv4: 13
+ Lv5: 15
+ Lv6: 17
+ Lv7: 19
+ Lv8: 21
+ Lv9: 23
+ Lv10: 25
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 1000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 10
+ State: "Hiding"
+ }
+},
+{
+ Id: 530
+ Name: "NJ_KIRIKAGE"
+ Description: "Shadow Slash"
+ MaxLevel: 5
+ Range: {
+ Lv1: 7
+ Lv2: 9
+ Lv3: 11
+ Lv4: 13
+ Lv5: 15
+ Lv6: 17
+ Lv7: 19
+ Lv8: 21
+ Lv9: 23
+ Lv10: 25
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ Requirements: {
+ SPCost: 10
+ State: "Hiding"
+ }
+},
+{
+ Id: 531
+ Name: "NJ_UTSUSEMI"
+ Description: "Cicada Skin Sheeding"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ KnockBackTiles: 7
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 20000
+ Lv2: 30000
+ Lv3: 40000
+ Lv4: 50000
+ Lv5: 60000
+ Lv6: 70000
+ Lv7: 80000
+ Lv8: 90000
+ Lv9: 100000
+ Lv10: 110000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 15
+ Lv3: 18
+ Lv4: 21
+ Lv5: 24
+ Lv6: 27
+ Lv7: 30
+ Lv8: 33
+ Lv9: 36
+ Lv10: 39
+ }
+ }
+},
+{
+ Id: 532
+ Name: "NJ_BUNSINJYUTSU"
+ Description: "Mirror Image"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 3200
+ Lv2: 2800
+ Lv3: 2400
+ Lv4: 2000
+ Lv5: 1600
+ Lv6: 1200
+ Lv7: 800
+ Lv8: 800
+ Lv9: 800
+ Lv10: 800
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 80000
+ Lv3: 100000
+ Lv4: 120000
+ Lv5: 140000
+ Lv6: 160000
+ Lv7: 180000
+ Lv8: 200000
+ Lv9: 220000
+ Lv10: 240000
+ }
+ FixedCastTime: {
+ Lv1: 800
+ Lv2: 700
+ Lv3: 600
+ Lv4: 500
+ Lv5: 400
+ Lv6: 300
+ Lv7: 200
+ Lv8: 200
+ Lv9: 200
+ Lv10: 200
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 32
+ Lv3: 34
+ Lv4: 36
+ Lv5: 38
+ Lv6: 40
+ Lv7: 42
+ Lv8: 44
+ Lv9: 46
+ Lv10: 48
+ }
+ Items: {
+ Shadow_Orb: 1
+ }
+ }
+},
+{
+ Id: 533
+ Name: "NJ_NINPOU"
+ Description: "Spirit of the Blade"
+ MaxLevel: 10
+ NumberOfHits: 0
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 534
+ Name: "NJ_KOUENKA"
+ Description: "Crimson Fire Petal"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 560
+ Lv2: 1120
+ Lv3: 1680
+ Lv4: 2240
+ Lv5: 2800
+ Lv6: 3360
+ Lv7: 3840
+ Lv8: 4480
+ Lv9: 5040
+ Lv10: 5600
+ }
+ FixedCastTime: {
+ Lv1: 140
+ Lv2: 280
+ Lv3: 420
+ Lv4: 560
+ Lv5: 700
+ Lv6: 840
+ Lv7: 960
+ Lv8: 1120
+ Lv9: 1260
+ Lv10: 1400
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 18
+ Lv2: 20
+ Lv3: 22
+ Lv4: 24
+ Lv5: 26
+ Lv6: 28
+ Lv7: 30
+ Lv8: 32
+ Lv9: 34
+ Lv10: 36
+ }
+ }
+},
+{
+ Id: 535
+ Name: "NJ_KAENSIN"
+ Description: "Crimson Fire Formation"
+ MaxLevel: 10
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ InterruptCast: true
+ CastTime: {
+ Lv1: 4800
+ Lv2: 4400
+ Lv3: 4000
+ Lv4: 3600
+ Lv5: 3200
+ Lv6: 2800
+ Lv7: 2400
+ Lv8: 2000
+ Lv9: 1600
+ Lv10: 1200
+ }
+ AfterCastActDelay: 1000
+ SkillData1: 20000
+ FixedCastTime: {
+ Lv1: 1200
+ Lv2: 1100
+ Lv3: 1000
+ Lv4: 900
+ Lv5: 800
+ Lv6: 700
+ Lv7: 600
+ Lv8: 500
+ Lv9: 400
+ Lv10: 300
+ }
+ Requirements: {
+ SPCost: 25
+ Items: {
+ Flame_Stone: 1
+ }
+ }
+ Unit: {
+ Id: 0xbd
+ Layout: -1
+ Interval: 20
+ Target: "Enemy"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 536
+ Name: "NJ_BAKUENRYU"
+ Description: "Raging Fire Dragon"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 2
+ NumberOfHits: 3
+ InterruptCast: true
+ CastTime: 2400
+ AfterCastActDelay: 2000
+ FixedCastTime: 600
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 25
+ Lv3: 30
+ Lv4: 35
+ Lv5: 40
+ Lv6: 45
+ Lv7: 50
+ Lv8: 55
+ Lv9: 60
+ Lv10: 65
+ }
+ Items: {
+ Flame_Stone: 1
+ }
+ }
+},
+{
+ Id: 537
+ Name: "NJ_HYOUSENSOU"
+ Description: "Spear of Ice"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ NumberOfHits: {
+ Lv1: 3
+ Lv2: 4
+ Lv3: 5
+ Lv4: 6
+ Lv5: 7
+ Lv6: 8
+ Lv7: 9
+ Lv8: 10
+ Lv9: 11
+ Lv10: 12
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 560
+ Lv2: 1120
+ Lv3: 1680
+ Lv4: 2240
+ Lv5: 2800
+ Lv6: 3360
+ Lv7: 3840
+ Lv8: 4480
+ Lv9: 5040
+ Lv10: 5600
+ }
+ FixedCastTime: {
+ Lv1: 140
+ Lv2: 280
+ Lv3: 420
+ Lv4: 560
+ Lv5: 700
+ Lv6: 840
+ Lv7: 960
+ Lv8: 1120
+ Lv9: 1260
+ Lv10: 1400
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 15
+ Lv2: 18
+ Lv3: 21
+ Lv4: 24
+ Lv5: 27
+ Lv6: 30
+ Lv7: 33
+ Lv8: 36
+ Lv9: 39
+ Lv10: 42
+ }
+ }
+},
+{
+ Id: 538
+ Name: "NJ_SUITON"
+ Description: "Hidden Water"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2400
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 15000
+ Lv2: 20000
+ Lv3: 25000
+ Lv4: 30000
+ Lv5: 35000
+ Lv6: 40000
+ Lv7: 45000
+ Lv8: 50000
+ Lv9: 55000
+ Lv10: 60000
+ }
+ SkillData2: {
+ Lv1: 15000
+ Lv2: 20000
+ Lv3: 25000
+ Lv4: 30000
+ Lv5: 35000
+ Lv6: 40000
+ Lv7: 45000
+ Lv8: 50000
+ Lv9: 55000
+ Lv10: 60000
+ }
+ FixedCastTime: 600
+ Requirements: {
+ SPCost: {
+ Lv1: 15
+ Lv2: 18
+ Lv3: 21
+ Lv4: 24
+ Lv5: 27
+ Lv6: 30
+ Lv7: 33
+ Lv8: 36
+ Lv9: 39
+ Lv10: 42
+ }
+ Items: {
+ Ice_Stone: 1
+ }
+ }
+ Unit: {
+ Id: 0xbb
+ Layout: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 1
+ Lv4: 2
+ Lv5: 2
+ Lv6: 2
+ Lv7: 3
+ Lv8: 3
+ Lv9: 3
+ Lv10: 4
+ }
+ Interval: -1
+ Target: "All"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 539
+ Name: "NJ_HYOUSYOURAKU"
+ Description: "Ice Meteor"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 3
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1600
+ Lv2: 2000
+ Lv3: 2400
+ Lv4: 2800
+ Lv5: 3200
+ Lv6: 3200
+ Lv7: 3200
+ Lv8: 3200
+ Lv9: 3200
+ Lv10: 3200
+ }
+ AfterCastActDelay: 2000
+ SkillData2: {
+ Lv1: 10000
+ Lv2: 11000
+ Lv3: 12000
+ Lv4: 13000
+ Lv5: 14000
+ Lv6: 15000
+ Lv7: 16000
+ Lv8: 17000
+ Lv9: 18000
+ Lv10: 19000
+ }
+ FixedCastTime: {
+ Lv1: 400
+ Lv2: 500
+ Lv3: 600
+ Lv4: 700
+ Lv5: 800
+ Lv6: 800
+ Lv7: 800
+ Lv8: 800
+ Lv9: 800
+ Lv10: 800
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 45
+ Lv3: 50
+ Lv4: 55
+ Lv5: 60
+ Lv6: 65
+ Lv7: 70
+ Lv8: 75
+ Lv9: 80
+ Lv10: 85
+ }
+ Items: {
+ Ice_Stone: 1
+ }
+ }
+},
+{
+ Id: 540
+ Name: "NJ_HUUJIN"
+ Description: "Wind Blade"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 2
+ Lv4: 3
+ Lv5: 3
+ Lv6: 4
+ Lv7: 4
+ Lv8: 5
+ Lv9: 5
+ Lv10: 6
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 800
+ Lv2: 1200
+ Lv3: 1600
+ Lv4: 2000
+ Lv5: 2400
+ Lv6: 2800
+ Lv7: 3200
+ Lv8: 3600
+ Lv9: 4000
+ Lv10: 4400
+ }
+ AfterCastActDelay: 1000
+ FixedCastTime: {
+ Lv1: 200
+ Lv2: 300
+ Lv3: 400
+ Lv4: 500
+ Lv5: 600
+ Lv6: 700
+ Lv7: 800
+ Lv8: 900
+ Lv9: 1000
+ Lv10: 1100
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 14
+ Lv3: 16
+ Lv4: 18
+ Lv5: 20
+ Lv6: 22
+ Lv7: 24
+ Lv8: 26
+ Lv9: 28
+ Lv10: 30
+ }
+ }
+},
+{
+ Id: 541
+ Name: "NJ_RAIGEKISAI"
+ Description: "Lightning Strike of Destruction"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 2
+ Lv3: 3
+ Lv4: 3
+ Lv5: 4
+ Lv6: 4
+ Lv7: 5
+ Lv8: 5
+ Lv9: 6
+ Lv10: 6
+ }
+ InterruptCast: true
+ CastTime: 3200
+ SkillData1: 100
+ FixedCastTime: 800
+ Requirements: {
+ SPCost: {
+ Lv1: 16
+ Lv2: 20
+ Lv3: 24
+ Lv4: 28
+ Lv5: 32
+ Lv6: 36
+ Lv7: 40
+ Lv8: 44
+ Lv9: 48
+ Lv10: 52
+ }
+ Items: {
+ Wind_Stone: 1
+ }
+ }
+ Unit: {
+ Id: 0x86
+ Range: {
+ Lv1: 3
+ Lv2: 3
+ Lv3: 4
+ Lv4: 4
+ Lv5: 5
+ Lv6: 5
+ Lv7: 6
+ Lv8: 6
+ Lv9: 7
+ Lv10: 7
+ }
+ Interval: 100
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 542
+ Name: "NJ_KAMAITACHI"
+ Description: "Kamaitachi"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ SplashRange: 3
+ InterruptCast: true
+ SkillInstances: {
+ Lv1: 5
+ Lv2: 6
+ Lv3: 7
+ Lv4: 8
+ Lv5: 9
+ Lv6: 10
+ Lv7: 11
+ Lv8: 12
+ Lv9: 13
+ Lv10: 14
+ }
+ CastTime: 3200
+ FixedCastTime: 800
+ Requirements: {
+ SPCost: {
+ Lv1: 24
+ Lv2: 28
+ Lv3: 32
+ Lv4: 36
+ Lv5: 40
+ Lv6: 44
+ Lv7: 48
+ Lv8: 52
+ Lv9: 56
+ Lv10: 60
+ }
+ Items: {
+ Wind_Stone: 1
+ }
+ }
+},
+{
+ Id: 543
+ Name: "NJ_NEN"
+ Description: "Soul"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 4000
+ Lv2: 3200
+ Lv3: 2400
+ Lv4: 1600
+ Lv5: 800
+ Lv6: 800
+ Lv7: 800
+ Lv8: 800
+ Lv9: 800
+ Lv10: 800
+ }
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 45000
+ Lv3: 60000
+ Lv4: 75000
+ Lv5: 90000
+ Lv6: 105000
+ Lv7: 120000
+ Lv8: 135000
+ Lv9: 150000
+ Lv10: 165000
+ }
+ FixedCastTime: {
+ Lv1: 1000
+ Lv2: 800
+ Lv3: 600
+ Lv4: 400
+ Lv5: 200
+ Lv6: 200
+ Lv7: 200
+ Lv8: 200
+ Lv9: 200
+ Lv10: 200
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 30
+ Lv3: 40
+ Lv4: 50
+ Lv5: 60
+ Lv6: 70
+ Lv7: 80
+ Lv8: 90
+ Lv9: 100
+ Lv10: 110
+ }
+ HPRateCost: -5
+ }
+},
+{
+ Id: 544
+ Name: "NJ_ISSEN"
+ Description: "Final Strike"
+ MaxLevel: 10
+ Range: -5
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ IgnoreFlee: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 55
+ Lv2: 60
+ Lv3: 65
+ Lv4: 70
+ Lv5: 75
+ Lv6: 80
+ Lv7: 85
+ Lv8: 90
+ Lv9: 95
+ Lv10: 100
+ }
+ }
+},
+{
+ Id: 653
+ Name: "NPC_EARTHQUAKE"
+ Description: "Earthquake"
+ MaxLevel: 10
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ IgnoreLandProtector: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ SplashArea: true
+ SplitDamage: true
+ IgnoreDefense: true
+ }
+ SplashRange: {
+ Lv1: 5
+ Lv2: 7
+ Lv3: 9
+ Lv4: 11
+ Lv5: 13
+ Lv6: 5
+ Lv7: 7
+ Lv8: 9
+ Lv9: 11
+ Lv10: 13
+ }
+ SkillData1: 900
+ FixedCastTime: -1
+ Unit: {
+ Id: 0xc6
+ Range: {
+ Lv1: 5
+ Lv2: 7
+ Lv3: 9
+ Lv4: 11
+ Lv5: 13
+ Lv6: 5
+ Lv7: 7
+ Lv8: 9
+ Lv9: 11
+ Lv10: 13
+ }
+ Interval: 300
+ Target: "Enemy"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 654
+ Name: "NPC_FIREBREATH"
+ Description: "Fire Breath"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Fire"
+ SplashRange: 5
+ SkillInstances: 14
+},
+{
+ Id: 655
+ Name: "NPC_ICEBREATH"
+ Description: "Ice Breath"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Water"
+ SplashRange: 5
+ SkillInstances: 14
+ SkillData2: 12000
+ FixedCastTime: -1
+},
+{
+ Id: 656
+ Name: "NPC_THUNDERBREATH"
+ Description: "Thunder Breath"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Wind"
+ SplashRange: 5
+ SkillInstances: 14
+},
+{
+ Id: 657
+ Name: "NPC_ACIDBREATH"
+ Description: "Acid Breath"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Poison"
+ SplashRange: 5
+ SkillInstances: 14
+ SkillData2: 60000
+ FixedCastTime: -1
+},
+{
+ Id: 658
+ Name: "NPC_DARKNESSBREATH"
+ Description: "Darkness Breath"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Dark"
+ SplashRange: 5
+ SkillInstances: 14
+},
+{
+ Id: 659
+ Name: "NPC_DRAGONFEAR"
+ Description: "Dragon Fear"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 5
+ Lv3: 8
+ Lv4: 11
+ Lv5: 14
+ Lv6: 17
+ Lv7: 20
+ Lv8: 23
+ Lv9: 26
+ Lv10: 29
+ }
+ SkillData2: {
+ Lv1: 5000
+ Lv2: 30000
+ Lv3: 30000
+ Lv4: 120000
+ Lv5: 120000
+ Lv6: 120000
+ Lv7: 120000
+ Lv8: 120000
+ Lv9: 120000
+ Lv10: 120000
+ }
+ FixedCastTime: -1
+},
+{
+ Id: 660
+ Name: "NPC_BLEEDING"
+ Description: "Bleeding"
+ MaxLevel: 5
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ SkillData2: 120000
+ FixedCastTime: -1
+},
+{
+ Id: 661
+ Name: "NPC_PULSESTRIKE"
+ Description: "Pulse Strike"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 7
+ KnockBackTiles: 7
+},
+{
+ Id: 662
+ Name: "NPC_HELLJUDGEMENT"
+ Description: "Hell's Judgement"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 14
+ SkillData2: 30000
+ FixedCastTime: -1
+},
+{
+ Id: 663
+ Name: "NPC_WIDESILENCE"
+ Description: "Wide Silence"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 5
+ Lv3: 8
+ Lv4: 11
+ Lv5: 14
+ Lv6: 17
+ Lv7: 20
+ Lv8: 23
+ Lv9: 26
+ Lv10: 29
+ }
+ SkillData2: 30000
+ FixedCastTime: -1
+},
+{
+ Id: 664
+ Name: "NPC_WIDEFREEZE"
+ Description: "Wide Freeze"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 5
+ Lv3: 8
+ Lv4: 11
+ Lv5: 14
+ Lv6: 17
+ Lv7: 20
+ Lv8: 23
+ Lv9: 26
+ Lv10: 29
+ }
+ SkillData2: 12000
+ FixedCastTime: -1
+},
+{
+ Id: 665
+ Name: "NPC_WIDEBLEEDING"
+ Description: "Wide Bleeding"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 5
+ Lv3: 8
+ Lv4: 11
+ Lv5: 14
+ Lv6: 17
+ Lv7: 20
+ Lv8: 23
+ Lv9: 26
+ Lv10: 29
+ }
+ SkillData2: 120000
+ FixedCastTime: -1
+},
+{
+ Id: 666
+ Name: "NPC_WIDESTONE"
+ Description: "Wide Petrify"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 5
+ Lv3: 8
+ Lv4: 11
+ Lv5: 14
+ Lv6: 17
+ Lv7: 20
+ Lv8: 23
+ Lv9: 26
+ Lv10: 29
+ }
+ SkillData2: 20000
+ FixedCastTime: -1
+},
+{
+ Id: 667
+ Name: "NPC_WIDECONFUSE"
+ Description: "Wide Confusion"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 5
+ Lv3: 8
+ Lv4: 11
+ Lv5: 14
+ Lv6: 17
+ Lv7: 20
+ Lv8: 23
+ Lv9: 26
+ Lv10: 29
+ }
+ SkillData2: 30000
+ FixedCastTime: -1
+},
+{
+ Id: 668
+ Name: "NPC_WIDESLEEP"
+ Description: "Wide Sleep"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 5
+ Lv3: 8
+ Lv4: 11
+ Lv5: 14
+ Lv6: 17
+ Lv7: 20
+ Lv8: 23
+ Lv9: 26
+ Lv10: 29
+ }
+ SkillData2: 30000
+ FixedCastTime: -1
+},
+{
+ Id: 669
+ Name: "NPC_WIDESIGHT"
+ Description: "Wide Sight"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 5
+ SkillData1: 10000
+ FixedCastTime: -1
+},
+{
+ Id: 670
+ Name: "NPC_EVILLAND"
+ Description: "Evil Land"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Dark"
+ DamageType: {
+ NoDamage: true
+ IgnoreElement: true
+ IgnoreDefCards: true
+ }
+ SkillData1: 30000
+ SkillData2: 30000
+ FixedCastTime: -1
+ Unit: {
+ Id: 0xc7
+ Layout: 1
+ Range: {
+ Lv1: 4
+ Lv2: 7
+ Lv3: 10
+ Lv4: 13
+ Lv5: 16
+ Lv6: 19
+ Lv7: 22
+ Lv8: 25
+ Lv9: 28
+ Lv10: 31
+ }
+ Interval: 1000
+ Target: "All"
+ Flag: {
+ UF_NOOVERLAP: true
+ }
+ }
+},
+{
+ Id: 671
+ Name: "NPC_MAGICMIRROR"
+ Description: "Magic Mirror"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 30000
+ FixedCastTime: -1
+},
+{
+ Id: 672
+ Name: "NPC_SLOWCAST"
+ Description: "Slow Cast"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 5
+ Lv3: 8
+ Lv4: 11
+ Lv5: 14
+ Lv6: 17
+ Lv7: 20
+ Lv8: 23
+ Lv9: 26
+ Lv10: 29
+ }
+ SkillData2: 30000
+ FixedCastTime: -1
+},
+{
+ Id: 673
+ Name: "NPC_CRITICALWOUND"
+ Description: "Critical Wounds"
+ MaxLevel: 5
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ SkillData2: 30000
+ FixedCastTime: -1
+},
+{
+ Id: 674
+ Name: "NPC_EXPULSION"
+ Description: "Expulsion"
+ MaxLevel: 1
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ Element: "Ele_Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+},
+{
+ Id: 675
+ Name: "NPC_STONESKIN"
+ Description: "Stone Skin"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 30000
+ FixedCastTime: -1
+},
+{
+ Id: 676
+ Name: "NPC_ANTIMAGIC"
+ Description: "Anti Magic"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 30000
+ FixedCastTime: -1
+},
+{
+ Id: 677
+ Name: "NPC_WIDECURSE"
+ Description: "Wide Curse"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 5
+ Lv3: 8
+ Lv4: 11
+ Lv5: 14
+ Lv6: 17
+ Lv7: 20
+ Lv8: 23
+ Lv9: 26
+ Lv10: 29
+ }
+ SkillData2: 30000
+ FixedCastTime: -1
+},
+{
+ Id: 678
+ Name: "NPC_WIDESTUN"
+ Description: "Wide Stun"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 5
+ Lv3: 8
+ Lv4: 11
+ Lv5: 14
+ Lv6: 17
+ Lv7: 20
+ Lv8: 23
+ Lv9: 26
+ Lv10: 29
+ }
+ SkillData2: 5000
+ FixedCastTime: -1
+},
+{
+ Id: 679
+ Name: "NPC_VAMPIRE_GIFT"
+ Description: "Vampire Gift"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 5
+ Lv2: 7
+ Lv3: 9
+ Lv4: 11
+ Lv5: 13
+ Lv6: 13
+ Lv7: 13
+ Lv8: 13
+ Lv9: 13
+ Lv10: 13
+ }
+},
+{
+ Id: 680
+ Name: "NPC_WIDESOULDRAIN"
+ Description: "Wide Soul Drain"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 5
+ Lv2: 7
+ Lv3: 9
+ Lv4: 11
+ Lv5: 13
+ Lv6: 13
+ Lv7: 13
+ Lv8: 13
+ Lv9: 13
+ Lv10: 13
+ }
+},
+{
+ Id: 681
+ Name: "ALL_INCCARRY"
+ Description: "Increase Weight Limit R"
+ MaxLevel: 10
+ SkillInfo: {
+ Quest: true
+ }
+ NumberOfHits: 0
+},
+{
+ Id: 682
+ Name: "NPC_TALK"
+ Description: "Talk"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+},
+{
+ Id: 683
+ Name: "NPC_HELLPOWER"
+ Description: "Hell Power"
+ MaxLevel: 1
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ Element: "Ele_Weapon"
+ SkillData2: 300000
+ FixedCastTime: -1
+},
+{
+ Id: 684
+ Name: "NPC_WIDEHELLDIGNITY"
+ Description: "Hell Dignity"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ SkillData2: 300000
+ FixedCastTime: -1
+},
+{
+ Id: 685
+ Name: "NPC_INVINCIBLE"
+ Description: "Invincible"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: -1
+ FixedCastTime: -1
+},
+{
+ Id: 686
+ Name: "NPC_INVINCIBLEOFF"
+ Description: "Invincible off"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 60000
+ FixedCastTime: -1
+},
+{
+ Id: 687
+ Name: "NPC_ALLHEAL"
+ Description: "Full Heal"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+},
+{
+ Id: 688
+ Name: "GM_SANDMAN"
+ Description: "GM Sandman"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 689
+ Name: "CASH_BLESSING"
+ Description: "Party Blessing"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 80000
+ Lv3: 100000
+ Lv4: 120000
+ Lv5: 140000
+ Lv6: 160000
+ Lv7: 180000
+ Lv8: 200000
+ Lv9: 220000
+ Lv10: 240000
+ }
+ FixedCastTime: -1
+},
+{
+ Id: 690
+ Name: "CASH_INCAGI"
+ Description: "Party Increase AGI"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 80000
+ Lv3: 100000
+ Lv4: 120000
+ Lv5: 140000
+ Lv6: 160000
+ Lv7: 180000
+ Lv8: 200000
+ Lv9: 220000
+ Lv10: 240000
+ }
+ FixedCastTime: -1
+},
+{
+ Id: 691
+ Name: "CASH_ASSUMPTIO"
+ Description: "Party Assumptio"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 20000
+ Lv2: 40000
+ Lv3: 60000
+ Lv4: 80000
+ Lv5: 100000
+ Lv6: 120000
+ Lv7: 140000
+ Lv8: 160000
+ Lv9: 180000
+ Lv10: 200000
+ }
+ FixedCastTime: -1
+},
+{
+ Id: 692
+ Name: "ALL_CATCRY"
+ Description: "Cat Cry"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 5000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 50
+ }
+},
+{
+ Id: 693
+ Name: "ALL_PARTYFLEE"
+ Description: "Party Flee"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ InterruptCast: true
+},
+{
+ Id: 694
+ Name: "ALL_ANGEL_PROTECT"
+ Description: "Angel's Protection"
+ MaxLevel: 1
+ Range: 6
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NPC: true
+ NoCastSelf: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ SkillData1: 30000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 695
+ Name: "ALL_DREAM_SUMMERNIGHT"
+ Description: "Summer Night Dream"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 12000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 697
+ Name: "ALL_REVERSEORCISH"
+ Description: "Reverse Orcish"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: 1200000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 698
+ Name: "ALL_WEWISH"
+ Description: "Christmas Carol"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NPC: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 20000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 1001
+ Name: "KN_CHARGEATK"
+ Description: "Charge Attack"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ CastTime: 250
+ FixedCastTime: 250
+ Requirements: {
+ SPCost: 40
+ }
+},
+{
+ Id: 1002
+ Name: "CR_SHRINK"
+ Description: "Shrink"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ KnockBackTiles: 2
+ SkillData1: 300000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 15
+ State: "Shield"
+ }
+},
+{
+ Id: 1003
+ Name: "AS_SONICACCEL"
+ Description: "Sonic Acceleration"
+ MaxLevel: 1
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 1004
+ Name: "AS_VENOMKNIFE"
+ Description: "Throw Venom Knife"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ IgnoreCards: true
+ }
+ SkillData2: {
+ Lv1: 15000
+ Lv2: 20000
+ Lv3: 25000
+ Lv4: 30000
+ Lv5: 35000
+ Lv6: 40000
+ Lv7: 45000
+ Lv8: 50000
+ Lv9: 55000
+ Lv10: 60000
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 15
+ AmmoTypes: {
+ A_DAGGER: true
+ }
+ AmmoAmount: 1
+ }
+},
+{
+ Id: 1005
+ Name: "RG_CLOSECONFINE"
+ Description: "Close Confine"
+ MaxLevel: 1
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 10000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 25
+ }
+},
+{
+ Id: 1006
+ Name: "WZ_SIGHTBLASTER"
+ Description: "Sight Blaster"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ SplashRange: 1
+ InterruptCast: true
+ KnockBackTiles: 3
+ CastTime: 1280
+ SkillData1: 120000
+ FixedCastTime: 320
+ Requirements: {
+ SPCost: 40
+ }
+},
+{
+ Id: 1007
+ Name: "SA_CREATECON"
+ Description: "Create Elemental Converter"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ Requirements: {
+ SPCost: 30
+ }
+},
+{
+ Id: 1008
+ Name: "SA_ELEMENTWATER"
+ Description: "Elemental Change Water"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ SkillData1: 1800000
+ FixedCastTime: 2000
+ Requirements: {
+ SPCost: 30
+ Items: {
+ Elemental_Water: 1
+ }
+ }
+},
+{
+ Id: 1009
+ Name: "HT_PHANTASMIC"
+ Description: "Phantasmic Arrow"
+ MaxLevel: 1
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Weapon"
+ KnockBackTiles: 3
+ Requirements: {
+ SPCost: 10
+ WeaponTypes: {
+ Bows: true
+ }
+ }
+},
+{
+ Id: 1010
+ Name: "BA_PANGVOICE"
+ Description: "Pang Voice"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ CastTime: 800
+ AfterCastActDelay: 2000
+ SkillData1: 17000
+ FixedCastTime: 200
+ Requirements: {
+ SPCost: 20
+ }
+},
+{
+ Id: 1011
+ Name: "DC_WINKCHARM"
+ Description: "Wink of Charm"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ CastTime: 800
+ AfterCastActDelay: 2000
+ SkillData1: 10000
+ SkillData2: 17000
+ FixedCastTime: 200
+ Requirements: {
+ SPCost: 40
+ }
+},
+{
+ Id: 1012
+ Name: "BS_UNFAIRLYTRICK"
+ Description: "Unfair Trick"
+ MaxLevel: 1
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 1013
+ Name: "BS_GREED"
+ Description: "Greed"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 2
+ NumberOfHits: 0
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 1014
+ Name: "PR_REDEMPTIO"
+ Description: "Redemptio"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 14
+ NumberOfHits: 0
+ InterruptCast: true
+ CastTime: 3200
+ FixedCastTime: 800
+ CastTimeOptions: {
+ IgnoreDex: true
+ }
+ Requirements: {
+ SPCost: 400
+ }
+},
+{
+ Id: 1015
+ Name: "MO_KITRANSLATION"
+ Description: "Ki Translation"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ Quest: true
+ PartyOnly: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: 600000
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: 40
+ SpiritSphereCost: 1
+ }
+},
+{
+ Id: 1016
+ Name: "MO_BALKYOUNG"
+ Description: "Ki Explosion"
+ MaxLevel: 1
+ Range: -1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 1
+ KnockBackTiles: 5
+ AfterCastActDelay: 2000
+ SkillData2: 5000
+ FixedCastTime: -1
+ Requirements: {
+ HPCost: 10
+ SPCost: 20
+ }
+},
+{
+ Id: 1017
+ Name: "SA_ELEMENTGROUND"
+ Description: "Elemental Change Earth"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Earth"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ SkillData1: 1800000
+ FixedCastTime: 2000
+ Requirements: {
+ SPCost: 30
+ Items: {
+ Elemental_Earth: 1
+ }
+ }
+},
+{
+ Id: 1018
+ Name: "SA_ELEMENTFIRE"
+ Description: "Elemental Change Fire"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ SkillData1: 1800000
+ FixedCastTime: 2000
+ Requirements: {
+ SPCost: 30
+ Items: {
+ Elemental_Fire: 1
+ }
+ }
+},
+{
+ Id: 1019
+ Name: "SA_ELEMENTWIND"
+ Description: "Elemental Change Wind"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ SkillData1: 1800000
+ FixedCastTime: 2000
+ Requirements: {
+ SPCost: 30
+ Items: {
+ Elemental_Wind: 1
+ }
+ }
+},
+{
+ Id: 2001
+ Name: "RK_ENCHANTBLADE"
+ Description: "Enchant Blade"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ SkillData1: 300000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 45
+ Lv3: 50
+ Lv4: 55
+ Lv5: 60
+ Lv6: 65
+ Lv7: 70
+ Lv8: 75
+ Lv9: 80
+ Lv10: 85
+ }
+ }
+},
+{
+ Id: 2002
+ Name: "RK_SONICWAVE"
+ Description: "Sonic Wave"
+ MaxLevel: 5
+ Range: {
+ Lv1: 7
+ Lv2: 8
+ Lv3: 9
+ Lv4: 10
+ Lv5: 11
+ Lv6: 12
+ Lv7: 13
+ Lv8: 14
+ Lv9: 15
+ Lv10: 16
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ AfterCastActDelay: 1000
+ CoolDown: 2000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 35
+ Lv3: 40
+ Lv4: 45
+ Lv5: 50
+ Lv6: 55
+ Lv7: 60
+ Lv8: 65
+ Lv9: 70
+ Lv10: 75
+ }
+ }
+},
+{
+ Id: 2003
+ Name: "RK_DEATHBOUND"
+ Description: "Death Bound"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ KnockBackTiles: 3
+ AfterCastActDelay: 2000
+ SkillData1: 2000
+ CoolDown: 3000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 28
+ Lv2: 31
+ Lv3: 34
+ Lv4: 37
+ Lv5: 40
+ Lv6: 43
+ Lv7: 46
+ Lv8: 49
+ Lv9: 52
+ Lv10: 55
+ }
+ }
+},
+{
+ Id: 2004
+ Name: "RK_HUNDREDSPEAR"
+ Description: "Hundred Spear"
+ MaxLevel: 10
+ Range: 5
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: -5
+ CastTime: {
+ Lv1: 1000
+ Lv2: 900
+ Lv3: 800
+ Lv4: 700
+ Lv5: 600
+ Lv6: 500
+ Lv7: 400
+ Lv8: 300
+ Lv9: 200
+ Lv10: 100
+ }
+ AfterCastActDelay: 500
+ CoolDown: 3000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 60
+ WeaponTypes: {
+ 1HSpears: true
+ 2HSpears: true
+ }
+ }
+},
+{
+ Id: 2005
+ Name: "RK_WINDCUTTER"
+ Description: "Wind Cutter"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Wind"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 2
+ KnockBackTiles: 3
+ SkillData1: 15000
+ CoolDown: 2000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 24
+ Lv3: 28
+ Lv4: 32
+ Lv5: 36
+ Lv6: 40
+ Lv7: 44
+ Lv8: 48
+ Lv9: 52
+ Lv10: 56
+ }
+ WeaponTypes: {
+ Daggers: true
+ 1HSwords: true
+ 2HSwords: true
+ 1HSpears: true
+ 2HSpears: true
+ }
+ }
+},
+{
+ Id: 2006
+ Name: "RK_IGNITIONBREAK"
+ Description: "Ignition Break"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 5
+ CastTime: 1000
+ CoolDown: 2000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 35
+ Lv2: 40
+ Lv3: 45
+ Lv4: 50
+ Lv5: 55
+ Lv6: 60
+ Lv7: 65
+ Lv8: 70
+ Lv9: 75
+ Lv10: 80
+ }
+ WeaponTypes: {
+ Daggers: true
+ 1HSwords: true
+ 2HSwords: true
+ 1HSpears: true
+ 2HSpears: true
+ }
+ }
+},
+{
+ Id: 2007
+ Name: "RK_DRAGONTRAINING"
+ Description: "Dragon Training"
+ MaxLevel: 5
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 2008
+ Name: "RK_DRAGONBREATH"
+ Description: "Dragon Breath"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Fire"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 1
+ Lv4: 2
+ Lv5: 2
+ Lv6: 2
+ Lv7: 3
+ Lv8: 3
+ Lv9: 4
+ Lv10: 4
+ }
+ CastTime: {
+ Lv1: 0
+ Lv2: 0
+ Lv3: 0
+ Lv4: 1000
+ Lv5: 1000
+ Lv6: 1000
+ Lv7: 1500
+ Lv8: 1500
+ Lv9: 2000
+ Lv10: 2000
+ }
+ AfterCastActDelay: 2000
+ SkillData1: 10000
+ FixedCastTime: 500
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 35
+ Lv3: 40
+ Lv4: 45
+ Lv5: 50
+ Lv6: 55
+ Lv7: 60
+ Lv8: 65
+ Lv9: 70
+ Lv10: 75
+ }
+ State: "Dragon"
+ }
+},
+{
+ Id: 2009
+ Name: "RK_DRAGONHOWLING"
+ Description: "Dragon Howling"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 3
+ Lv2: 4
+ Lv3: 5
+ Lv4: 6
+ Lv5: 7
+ Lv6: 8
+ Lv7: 9
+ Lv8: 10
+ Lv9: 11
+ Lv10: 12
+ }
+ InterruptCast: true
+ SkillData1: 15000
+ CoolDown: 10000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 30
+ State: "Dragon"
+ }
+},
+{
+ Id: 2010
+ Name: "RK_RUNEMASTERY"
+ Description: "Rune Mastery"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 2011
+ Name: "RK_MILLENNIUMSHIELD"
+ Description: "Millenium Shield"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ SkillData1: 180000
+ SkillData2: 60000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2012
+ Name: "RK_CRUSHSTRIKE"
+ Description: "Crush Strike"
+ MaxLevel: 1
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ SplashRange: 0
+ InterruptCast: true
+ SkillData1: 180000
+ SkillData2: 30000
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2013
+ Name: "RK_REFRESH"
+ Description: "Refresh"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: 60000
+ SkillData2: 120000
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2014
+ Name: "RK_GIANTGROWTH"
+ Description: "Giant Growth"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: 180000
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2015
+ Name: "RK_STONEHARDSKIN"
+ Description: "Stone Hard Skin"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: 180000
+ SkillData2: 10000
+ FixedCastTime: 2000
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2016
+ Name: "RK_VITALITYACTIVATION"
+ Description: "Vitality Activation"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: 180000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2017
+ Name: "RK_STORMBLAST"
+ Description: "Storm Blast"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 3
+ KnockBackTiles: 7
+ CastTime: 2000
+ AfterCastActDelay: 2000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2018
+ Name: "RK_FIGHTINGSPIRIT"
+ Description: "Fighting Spirit"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ InterruptCast: true
+ SkillData1: 180000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2019
+ Name: "RK_ABUNDANCE"
+ Description: "Abundance"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ Element: "Ele_Holy"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: 180000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2020
+ Name: "RK_PHANTOMTHRUST"
+ Description: "Phantom Thrust"
+ MaxLevel: 5
+ Range: {
+ Lv1: 5
+ Lv2: 6
+ Lv3: 7
+ Lv4: 8
+ Lv5: 9
+ Lv6: 10
+ Lv7: 11
+ Lv8: 12
+ Lv9: 13
+ Lv10: 14
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ InterruptCast: true
+ Requirements: {
+ SPCost: {
+ Lv1: 15
+ Lv2: 18
+ Lv3: 21
+ Lv4: 24
+ Lv5: 27
+ Lv6: 30
+ Lv7: 33
+ Lv8: 36
+ Lv9: 39
+ Lv10: 42
+ }
+ WeaponTypes: {
+ 1HSpears: true
+ 2HSpears: true
+ }
+ }
+},
+{
+ Id: 2021
+ Name: "GC_VENOMIMPRESS"
+ Description: "Venom Impress"
+ MaxLevel: 5
+ Range: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: {
+ Lv1: 3000
+ Lv2: 2500
+ Lv3: 2000
+ Lv4: 1500
+ Lv5: 1000
+ Lv6: 500
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 20000
+ Lv3: 30000
+ Lv4: 40000
+ Lv5: 50000
+ Lv6: 60000
+ Lv7: 70000
+ Lv8: 80000
+ Lv9: 90000
+ Lv10: 100000
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 16
+ Lv3: 20
+ Lv4: 24
+ Lv5: 28
+ Lv6: 32
+ Lv7: 36
+ Lv8: 40
+ Lv9: 44
+ Lv10: 48
+ }
+ }
+},
+{
+ Id: 2022
+ Name: "GC_CROSSIMPACT"
+ Description: "Cross Impact"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: -7
+ AfterCastActDelay: {
+ Lv1: 2500
+ Lv2: 2000
+ Lv3: 1500
+ Lv4: 1000
+ Lv5: 500
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 25
+ State: "Moveable"
+ }
+},
+{
+ Id: 2023
+ Name: "GC_DARKILLUSION"
+ Description: "Dark Illusion"
+ MaxLevel: 5
+ Range: {
+ Lv1: 5
+ Lv2: 6
+ Lv3: 7
+ Lv4: 8
+ Lv5: 9
+ Lv6: 10
+ Lv7: 11
+ Lv8: 12
+ Lv9: 13
+ Lv10: 14
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ AfterCastActDelay: 1500
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 25
+ Lv3: 30
+ Lv4: 35
+ Lv5: 40
+ Lv6: 45
+ Lv7: 50
+ Lv8: 55
+ Lv9: 60
+ Lv10: 65
+ }
+ }
+},
+{
+ Id: 2024
+ Name: "GC_RESEARCHNEWPOISON"
+ Description: "Research New Poison"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 2025
+ Name: "GC_CREATENEWPOISON"
+ Description: "Create New Poison"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 500
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 2026
+ Name: "GC_ANTIDOTE"
+ Description: "Antidote"
+ MaxLevel: 1
+ Range: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 10
+ Items: {
+ Guillotine_Antidote: 1
+ }
+ }
+},
+{
+ Id: 2027
+ Name: "GC_POISONINGWEAPON"
+ Description: "Poisoning Weapon"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 120000
+ Lv3: 180000
+ Lv4: 240000
+ Lv5: 300000
+ Lv6: 360000
+ Lv7: 420000
+ Lv8: 480000
+ Lv9: 540000
+ Lv10: 600000
+ }
+ SkillData2: 300000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 24
+ Lv3: 28
+ Lv4: 32
+ Lv5: 36
+ Lv6: 40
+ Lv7: 44
+ Lv8: 48
+ Lv9: 52
+ Lv10: 56
+ }
+ }
+},
+{
+ Id: 2028
+ Name: "GC_WEAPONBLOCKING"
+ Description: "Weapon Blocking"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 2000
+ SkillData1: 180000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 36
+ Lv3: 32
+ Lv4: 28
+ Lv5: 24
+ Lv6: 20
+ Lv7: 16
+ Lv8: 12
+ Lv9: 8
+ Lv10: 4
+ }
+ }
+},
+{
+ Id: 2029
+ Name: "GC_COUNTERSLASH"
+ Description: "Counter Slash"
+ MaxLevel: 5
+ Range: -2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 1
+ KnockBackTiles: 3
+ AfterCastActDelay: 2000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 5
+ Lv2: 8
+ Lv3: 11
+ Lv4: 14
+ Lv5: 17
+ Lv6: 20
+ Lv7: 23
+ Lv8: 26
+ Lv9: 29
+ Lv10: 32
+ }
+ }
+},
+{
+ Id: 2030
+ Name: "GC_WEAPONCRUSH"
+ Description: "Weapon Crush"
+ MaxLevel: 5
+ Range: -2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 1000
+ SkillData1: 60000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 20
+ }
+},
+{
+ Id: 2031
+ Name: "GC_VENOMPRESSURE"
+ Description: "Venom Pressure"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ AfterCastActDelay: 1000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 40
+ Lv3: 50
+ Lv4: 60
+ Lv5: 70
+ Lv6: 80
+ Lv7: 90
+ Lv8: 100
+ Lv9: 110
+ Lv10: 120
+ }
+ State: "PoisonWeapon"
+ }
+},
+{
+ Id: 2032
+ Name: "GC_POISONSMOKE"
+ Description: "Poison Smoke"
+ MaxLevel: 5
+ Range: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillInstances: 1
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 6000
+ Lv2: 8000
+ Lv3: 10000
+ Lv4: 12000
+ Lv5: 14000
+ Lv6: 16000
+ Lv7: 18000
+ Lv8: 20000
+ Lv9: 22000
+ Lv10: 24000
+ }
+ FixedCastTime: 2000
+ Requirements: {
+ SPCost: 40
+ State: "PoisonWeapon"
+ }
+ Unit: {
+ Id: 0xe1
+ Layout: 2
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 2033
+ Name: "GC_CLOAKINGEXCEED"
+ Description: "Cloaking Exceed"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 2000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 45
+ }
+},
+{
+ Id: 2034
+ Name: "GC_PHANTOMMENACE"
+ Description: "Phantom Menace"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 3
+ AfterCastActDelay: 1000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 30
+ }
+},
+{
+ Id: 2035
+ Name: "GC_HALLUCINATIONWALK"
+ Description: "Hallucination Walk"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 35000
+ Lv3: 40000
+ Lv4: 45000
+ Lv5: 50000
+ Lv6: 55000
+ Lv7: 60000
+ Lv8: 65000
+ Lv9: 70000
+ Lv10: 75000
+ }
+ SkillData2: 25000
+ CoolDown: 300000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 100
+ }
+},
+{
+ Id: 2036
+ Name: "GC_ROLLINGCUTTER"
+ Description: "Rolling Cutter"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 1
+ Lv4: 1
+ Lv5: 2
+ Lv6: 2
+ Lv7: 2
+ Lv8: 2
+ Lv9: 2
+ Lv10: 2
+ }
+ AfterCastActDelay: 200
+ SkillData1: 3000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 5
+ WeaponTypes: {
+ Katars: true
+ }
+ }
+},
+{
+ Id: 2037
+ Name: "GC_CROSSRIPPERSLASHER"
+ Description: "Cross Ripper Slasher"
+ MaxLevel: 5
+ Range: {
+ Lv1: 9
+ Lv2: 10
+ Lv3: 11
+ Lv4: 12
+ Lv5: 13
+ Lv6: 14
+ Lv7: 15
+ Lv8: 16
+ Lv9: 17
+ Lv10: 18
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ AfterCastActDelay: 1000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 24
+ Lv3: 28
+ Lv4: 32
+ Lv5: 36
+ Lv6: 40
+ Lv7: 44
+ Lv8: 48
+ Lv9: 52
+ Lv10: 56
+ }
+ WeaponTypes: {
+ Katars: true
+ }
+ State: "RollingCutter"
+ }
+},
+{
+ Id: 2038
+ Name: "AB_JUDEX"
+ Description: "Judex"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 3
+ NumberOfHits: -3
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 500
+ FixedCastTime: 500
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 23
+ Lv3: 26
+ Lv4: 29
+ Lv5: 32
+ Lv6: 35
+ Lv7: 38
+ Lv8: 41
+ Lv9: 44
+ Lv10: 47
+ }
+ }
+},
+{
+ Id: 2039
+ Name: "AB_ANCILLA"
+ Description: "Ancilla"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 30
+ SPRateCost: -30
+ }
+},
+{
+ Id: 2040
+ Name: "AB_ADORAMUS"
+ Description: "Adoramus"
+ MaxLevel: 10
+ Range: 11
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ NumberOfHits: -10
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 6000
+ Lv2: 7000
+ Lv3: 8000
+ Lv4: 9000
+ Lv5: 10000
+ Lv6: 11000
+ Lv7: 12000
+ Lv8: 13000
+ Lv9: 14000
+ Lv10: 15000
+ }
+ SkillData2: {
+ Lv1: 15000
+ Lv2: 20000
+ Lv3: 25000
+ Lv4: 30000
+ Lv5: 35000
+ Lv6: 40000
+ Lv7: 45000
+ Lv8: 50000
+ Lv9: 55000
+ Lv10: 60000
+ }
+ CoolDown: 2000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 24
+ Lv3: 28
+ Lv4: 32
+ Lv5: 36
+ Lv6: 40
+ Lv7: 44
+ Lv8: 48
+ Lv9: 52
+ Lv10: 56
+ }
+ Items: {
+ Blue_Gemstone: 1
+ }
+ }
+},
+{
+ Id: 2041
+ Name: "AB_CLEMENTIA"
+ Description: "Crementia"
+ MaxLevel: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 3
+ Lv2: 7
+ Lv3: 15
+ Lv4: 15
+ Lv5: 15
+ Lv6: 15
+ Lv7: 15
+ Lv8: 15
+ Lv9: 15
+ Lv10: 15
+ }
+ InterruptCast: true
+ CastTime: 3000
+ SkillData1: {
+ Lv1: 120000
+ Lv2: 180000
+ Lv3: 240000
+ Lv4: 300000
+ Lv5: 360000
+ Lv6: 420000
+ Lv7: 480000
+ Lv8: 540000
+ Lv9: 600000
+ Lv10: 660000
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 280
+ Lv2: 320
+ Lv3: 360
+ Lv4: 400
+ Lv5: 440
+ Lv6: 480
+ Lv7: 520
+ Lv8: 560
+ Lv9: 600
+ Lv10: 640
+ }
+ }
+},
+{
+ Id: 2042
+ Name: "AB_CANTO"
+ Description: "Canto Candidus"
+ MaxLevel: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 3
+ Lv2: 7
+ Lv3: 15
+ Lv4: 15
+ Lv5: 15
+ Lv6: 15
+ Lv7: 15
+ Lv8: 15
+ Lv9: 15
+ Lv10: 15
+ }
+ InterruptCast: true
+ CastTime: 3000
+ SkillData1: {
+ Lv1: 120000
+ Lv2: 180000
+ Lv3: 240000
+ Lv4: 300000
+ Lv5: 360000
+ Lv6: 420000
+ Lv7: 480000
+ Lv8: 540000
+ Lv9: 600000
+ Lv10: 660000
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 200
+ Lv2: 220
+ Lv3: 240
+ Lv4: 260
+ Lv5: 280
+ Lv6: 300
+ Lv7: 320
+ Lv8: 340
+ Lv9: 360
+ Lv10: 380
+ }
+ }
+},
+{
+ Id: 2043
+ Name: "AB_CHEAL"
+ Description: "Coluceo Heal"
+ MaxLevel: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 3
+ Lv2: 7
+ Lv3: 15
+ Lv4: 15
+ Lv5: 15
+ Lv6: 15
+ Lv7: 15
+ Lv8: 15
+ Lv9: 15
+ Lv10: 15
+ }
+ InterruptCast: true
+ CastTime: 3000
+ CoolDown: 2000
+ FixedCastTime: {
+ Lv1: 1000
+ Lv2: 500
+ Lv3: -1
+ Lv4: -1
+ Lv5: -1
+ Lv6: -1
+ Lv7: -1
+ Lv8: -1
+ Lv9: -1
+ Lv10: -1
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 200
+ Lv2: 220
+ Lv3: 240
+ Lv4: 260
+ Lv5: 280
+ Lv6: 300
+ Lv7: 320
+ Lv8: 340
+ Lv9: 360
+ Lv10: 380
+ }
+ }
+},
+{
+ Id: 2044
+ Name: "AB_EPICLESIS"
+ Description: "Epiclesis"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillInstances: 1
+ CastTime: {
+ Lv1: 2000
+ Lv2: 2500
+ Lv3: 3000
+ Lv4: 3500
+ Lv5: 4000
+ Lv6: 4500
+ Lv7: 5000
+ Lv8: 5500
+ Lv9: 6000
+ Lv10: 6500
+ }
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 18000
+ Lv2: 21000
+ Lv3: 24000
+ Lv4: 27000
+ Lv5: 30000
+ Lv6: 33000
+ Lv7: 36000
+ Lv8: 39000
+ Lv9: 42000
+ Lv10: 45000
+ }
+ CoolDown: 60000
+ FixedCastTime: 2000
+ Requirements: {
+ SPCost: 300
+ Items: {
+ Ansila: 1
+ Holy_Water: 1
+ }
+ }
+ Unit: {
+ Id: 0xca
+ Range: 2
+ Interval: 1000
+ Target: "All"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 2045
+ Name: "AB_PRAEFATIO"
+ Description: "Praefatio"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 15
+ InterruptCast: true
+ CastTime: 2000
+ SkillData1: 120000
+ CoolDown: {
+ Lv1: 13000
+ Lv2: 16000
+ Lv3: 19000
+ Lv4: 22000
+ Lv5: 25000
+ Lv6: 28000
+ Lv7: 31000
+ Lv8: 34000
+ Lv9: 37000
+ Lv10: 40000
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 90
+ Lv2: 100
+ Lv3: 110
+ Lv4: 120
+ Lv5: 130
+ Lv6: 140
+ Lv7: 150
+ Lv8: 160
+ Lv9: 170
+ Lv10: 180
+ }
+ }
+},
+{
+ Id: 2046
+ Name: "AB_ORATIO"
+ Description: "Oratio"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 15
+ InterruptCast: true
+ CastTime: 4000
+ SkillData1: 30000
+ CoolDown: 2000
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 35
+ Lv2: 38
+ Lv3: 41
+ Lv4: 44
+ Lv5: 47
+ Lv6: 50
+ Lv7: 53
+ Lv8: 56
+ Lv9: 59
+ Lv10: 62
+ }
+ }
+},
+{
+ Id: 2047
+ Name: "AB_LAUDAAGNUS"
+ Description: "Lauda Agnus"
+ MaxLevel: 4
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 15
+ InterruptCast: true
+ CastTime: 1000
+ SkillData1: 60000
+ CoolDown: 3000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 50
+ Lv2: 60
+ Lv3: 70
+ Lv4: 80
+ Lv5: 90
+ Lv6: 100
+ Lv7: 110
+ Lv8: 120
+ Lv9: 130
+ Lv10: 140
+ }
+ }
+},
+{
+ Id: 2048
+ Name: "AB_LAUDARAMUS"
+ Description: "Lauda Ramus"
+ MaxLevel: 4
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 15
+ InterruptCast: true
+ CastTime: 1000
+ SkillData1: 60000
+ CoolDown: 3000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 50
+ Lv2: 60
+ Lv3: 70
+ Lv4: 80
+ Lv5: 90
+ Lv6: 100
+ Lv7: 110
+ Lv8: 120
+ Lv9: 130
+ Lv10: 140
+ }
+ }
+},
+{
+ Id: 2049
+ Name: "AB_EUCHARISTICA"
+ Description: "Eucharistica"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 2050
+ Name: "AB_RENOVATIO"
+ Description: "Renovatio"
+ MaxLevel: 1
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 3000
+ SkillData1: 90000
+ CoolDown: 1000
+ FixedCastTime: 2000
+ Requirements: {
+ SPCost: 70
+ }
+},
+{
+ Id: 2051
+ Name: "AB_HIGHNESSHEAL"
+ Description: "Highness Heal"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ DamageType: {
+ NoDamage: true
+ IgnoreDefense: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ CoolDown: 3000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 70
+ Lv2: 100
+ Lv3: 130
+ Lv4: 160
+ Lv5: 190
+ Lv6: 220
+ Lv7: 250
+ Lv8: 280
+ Lv9: 310
+ Lv10: 340
+ }
+ }
+},
+{
+ Id: 2052
+ Name: "AB_CLEARANCE"
+ Description: "Clearance"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 4000
+ CoolDown: 10000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 54
+ Lv2: 60
+ Lv3: 66
+ Lv4: 72
+ Lv5: 78
+ Lv6: 84
+ Lv7: 90
+ Lv8: 96
+ Lv9: 102
+ Lv10: 108
+ }
+ }
+},
+{
+ Id: 2053
+ Name: "AB_EXPIATIO"
+ Description: "Expiatio"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 180000
+ Lv3: 210000
+ Lv4: 240000
+ Lv5: 270000
+ Lv6: 300000
+ Lv7: 330000
+ Lv8: 360000
+ Lv9: 390000
+ Lv10: 420000
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 35
+ Lv2: 40
+ Lv3: 45
+ Lv4: 50
+ Lv5: 55
+ Lv6: 60
+ Lv7: 65
+ Lv8: 70
+ Lv9: 75
+ Lv10: 80
+ }
+ }
+},
+{
+ Id: 2054
+ Name: "AB_DUPLELIGHT"
+ Description: "Duple Light"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ Element: "Ele_Holy"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 90000
+ Lv2: 120000
+ Lv3: 150000
+ Lv4: 180000
+ Lv5: 210000
+ Lv6: 240000
+ Lv7: 270000
+ Lv8: 300000
+ Lv9: 330000
+ Lv10: 360000
+ }
+ FixedCastTime: 2000
+ Requirements: {
+ SPCost: {
+ Lv1: 55
+ Lv2: 60
+ Lv3: 65
+ Lv4: 70
+ Lv5: 75
+ Lv6: 80
+ Lv7: 85
+ Lv8: 90
+ Lv9: 95
+ Lv10: 100
+ }
+ }
+},
+{
+ Id: 2055
+ Name: "AB_DUPLELIGHT_MELEE"
+ Description: "Duple Light Melee"
+ MaxLevel: 10
+ Range: -1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2056
+ Name: "AB_DUPLELIGHT_MAGIC"
+ Description: "Duple Light Magic"
+ MaxLevel: 10
+ Range: -1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2057
+ Name: "AB_SILENTIUM"
+ Description: "Silentium"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 4
+ Lv2: 5
+ Lv3: 6
+ Lv4: 7
+ Lv5: 8
+ Lv6: 9
+ Lv7: 10
+ Lv8: 11
+ Lv9: 12
+ Lv10: 13
+ }
+ InterruptCast: true
+ CastTime: 4000
+ SkillData1: {
+ Lv1: 20000
+ Lv2: 30000
+ Lv3: 40000
+ Lv4: 50000
+ Lv5: 60000
+ Lv6: 70000
+ Lv7: 80000
+ Lv8: 90000
+ Lv9: 100000
+ Lv10: 110000
+ }
+ CoolDown: 15000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 64
+ Lv2: 68
+ Lv3: 72
+ Lv4: 76
+ Lv5: 80
+ Lv6: 84
+ Lv7: 88
+ Lv8: 92
+ Lv9: 96
+ Lv10: 100
+ }
+ }
+},
+{
+ Id: 2201
+ Name: "WL_WHITEIMPRISON"
+ Description: "White Imprison"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 6000
+ Lv2: 8000
+ Lv3: 10000
+ Lv4: 12000
+ Lv5: 14000
+ Lv6: 16000
+ Lv7: 18000
+ Lv8: 20000
+ Lv9: 22000
+ Lv10: 24000
+ }
+ SkillData2: 15000
+ CoolDown: 4000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 50
+ Lv2: 55
+ Lv3: 60
+ Lv4: 65
+ Lv5: 70
+ Lv6: 75
+ Lv7: 80
+ Lv8: 85
+ Lv9: 90
+ Lv10: 95
+ }
+ }
+},
+{
+ Id: 2202
+ Name: "WL_SOULEXPANSION"
+ Description: "Soul Expansion"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Ghost"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 1
+ Lv4: 2
+ Lv5: 2
+ Lv6: 2
+ Lv7: 2
+ Lv8: 2
+ Lv9: 2
+ Lv10: 2
+ }
+ NumberOfHits: -2
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 500
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 35
+ Lv3: 40
+ Lv4: 45
+ Lv5: 50
+ Lv6: 55
+ Lv7: 60
+ Lv8: 65
+ Lv9: 70
+ Lv10: 75
+ }
+ }
+},
+{
+ Id: 2203
+ Name: "WL_FROSTMISTY"
+ Description: "Frosty Misty"
+ MaxLevel: 5
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 13
+ NumberOfHits: {
+ Lv1: -3
+ Lv2: -4
+ Lv3: -5
+ Lv4: -6
+ Lv5: -7
+ Lv6: -8
+ Lv7: -9
+ Lv8: -10
+ Lv9: -11
+ Lv10: -12
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 2000
+ Lv2: 2500
+ Lv3: 3000
+ Lv4: 3500
+ Lv5: 4000
+ Lv6: 4500
+ Lv7: 5000
+ Lv8: 5500
+ Lv9: 6000
+ Lv10: 6500
+ }
+ AfterCastActDelay: 1000
+ SkillData1: 40000
+ CoolDown: 4000
+ FixedCastTime: 500
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 48
+ Lv3: 56
+ Lv4: 64
+ Lv5: 72
+ Lv6: 80
+ Lv7: 88
+ Lv8: 96
+ Lv9: 104
+ Lv10: 112
+ }
+ }
+},
+{
+ Id: 2204
+ Name: "WL_JACKFROST"
+ Description: "Jack Frost"
+ MaxLevel: 5
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 13
+ NumberOfHits: -5
+ InterruptCast: true
+ CastTime: {
+ Lv1: 2000
+ Lv2: 2500
+ Lv3: 3000
+ Lv4: 3500
+ Lv5: 4000
+ Lv6: 4500
+ Lv7: 5000
+ Lv8: 5500
+ Lv9: 6000
+ Lv10: 6500
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 50
+ Lv2: 60
+ Lv3: 70
+ Lv4: 80
+ Lv5: 90
+ Lv6: 100
+ Lv7: 110
+ Lv8: 120
+ Lv9: 130
+ Lv10: 140
+ }
+ }
+},
+{
+ Id: 2205
+ Name: "WL_MARSHOFABYSS"
+ Description: "Marsh of Abyss"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ SkillData1: 30000
+ CoolDown: {
+ Lv1: 2500
+ Lv2: 3000
+ Lv3: 3500
+ Lv4: 4000
+ Lv5: 4500
+ Lv6: 5000
+ Lv7: 5500
+ Lv8: 6000
+ Lv9: 6500
+ Lv10: 7000
+ }
+ FixedCastTime: 500
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 42
+ Lv3: 44
+ Lv4: 46
+ Lv5: 48
+ Lv6: 50
+ Lv7: 52
+ Lv8: 54
+ Lv9: 56
+ Lv10: 58
+ }
+ }
+},
+{
+ Id: 2206
+ Name: "WL_RECOGNIZEDSPELL"
+ Description: "Recognized Spell"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 90000
+ Lv3: 120000
+ Lv4: 150000
+ Lv5: 180000
+ Lv6: 210000
+ Lv7: 240000
+ Lv8: 270000
+ Lv9: 300000
+ Lv10: 330000
+ }
+ CoolDown: {
+ Lv1: 50000
+ Lv2: 80000
+ Lv3: 110000
+ Lv4: 140000
+ Lv5: 170000
+ Lv6: 200000
+ Lv7: 230000
+ Lv8: 260000
+ Lv9: 290000
+ Lv10: 320000
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 100
+ Lv2: 120
+ Lv3: 140
+ Lv4: 160
+ Lv5: 180
+ Lv6: 200
+ Lv7: 220
+ Lv8: 240
+ Lv9: 260
+ Lv10: 280
+ }
+ }
+},
+{
+ Id: 2207
+ Name: "WL_SIENNAEXECRATE"
+ Description: "Sienna Execrate"
+ MaxLevel: 5
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Earth"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 2
+ Lv4: 3
+ Lv5: 3
+ Lv6: 4
+ Lv7: 4
+ Lv8: 5
+ Lv9: 5
+ Lv10: 6
+ }
+ NumberOfHits: 0
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 12000
+ Lv3: 14000
+ Lv4: 16000
+ Lv5: 18000
+ Lv6: 20000
+ Lv7: 22000
+ Lv8: 24000
+ Lv9: 26000
+ Lv10: 28000
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 32
+ Lv2: 34
+ Lv3: 36
+ Lv4: 38
+ Lv5: 40
+ Lv6: 42
+ Lv7: 44
+ Lv8: 46
+ Lv9: 48
+ Lv10: 50
+ }
+ Items: {
+ Red_Gemstone: 2
+ }
+ }
+},
+{
+ Id: 2208
+ Name: "WL_RADIUS"
+ Description: "Radius"
+ MaxLevel: 3
+ NumberOfHits: 0
+},
+{
+ Id: 2209
+ Name: "WL_STASIS"
+ Description: "Stasis"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 9
+ Lv2: 10
+ Lv3: 11
+ Lv4: 12
+ Lv5: 13
+ Lv6: 14
+ Lv7: 15
+ Lv8: 16
+ Lv9: 17
+ Lv10: 18
+ }
+ InterruptCast: true
+ CastTime: 3000
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ SkillData2: 1000
+ CoolDown: {
+ Lv1: 180000
+ Lv2: 190000
+ Lv3: 200000
+ Lv4: 210000
+ Lv5: 220000
+ Lv6: 230000
+ Lv7: 240000
+ Lv8: 250000
+ Lv9: 260000
+ Lv10: 270000
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 50
+ Lv2: 60
+ Lv3: 70
+ Lv4: 80
+ Lv5: 90
+ Lv6: 100
+ Lv7: 110
+ Lv8: 120
+ Lv9: 130
+ Lv10: 140
+ }
+ }
+},
+{
+ Id: 2210
+ Name: "WL_DRAINLIFE"
+ Description: "Drain Life"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ InterruptCast: true
+ CastTime: 4000
+ CoolDown: 2000
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 24
+ Lv3: 28
+ Lv4: 32
+ Lv5: 36
+ Lv6: 40
+ Lv7: 44
+ Lv8: 48
+ Lv9: 52
+ Lv10: 56
+ }
+ }
+},
+{
+ Id: 2211
+ Name: "WL_CRIMSONROCK"
+ Description: "Crimson Rock"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 3
+ NumberOfHits: -7
+ InterruptCast: true
+ KnockBackTiles: 3
+ CastTime: 5000
+ AfterCastActDelay: 2000
+ SkillData1: 5000
+ CoolDown: 5000
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 60
+ Lv2: 70
+ Lv3: 80
+ Lv4: 90
+ Lv5: 100
+ Lv6: 110
+ Lv7: 120
+ Lv8: 130
+ Lv9: 140
+ Lv10: 150
+ }
+ }
+},
+{
+ Id: 2212
+ Name: "WL_HELLINFERNO"
+ Description: "Hell Inferno"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ InterruptCast: true
+ CastTime: 3000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 20000
+ Lv2: 30000
+ Lv3: 40000
+ Lv4: 50000
+ Lv5: 60000
+ Lv6: 70000
+ Lv7: 80000
+ Lv8: 90000
+ Lv9: 100000
+ Lv10: 110000
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 35
+ Lv2: 40
+ Lv3: 45
+ Lv4: 50
+ Lv5: 55
+ Lv6: 60
+ Lv7: 65
+ Lv8: 70
+ Lv9: 75
+ Lv10: 80
+ }
+ }
+},
+{
+ Id: 2213
+ Name: "WL_COMET"
+ Description: "Comet"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ NumberOfHits: -20
+ InterruptCast: true
+ KnockBackTiles: 2
+ CastTime: {
+ Lv1: 10000
+ Lv2: 11000
+ Lv3: 12000
+ Lv4: 13000
+ Lv5: 14000
+ Lv6: 15000
+ Lv7: 16000
+ Lv8: 17000
+ Lv9: 18000
+ Lv10: 19000
+ }
+ SkillData1: 100
+ SkillData2: 42000
+ CoolDown: 60000
+ FixedCastTime: {
+ Lv1: 1000
+ Lv2: 1500
+ Lv3: 2000
+ Lv4: 2500
+ Lv5: 3000
+ Lv6: 3500
+ Lv7: 4000
+ Lv8: 4500
+ Lv9: 5000
+ Lv10: 5500
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 480
+ Lv2: 560
+ Lv3: 640
+ Lv4: 720
+ Lv5: 800
+ Lv6: 880
+ Lv7: 960
+ Lv8: 1040
+ Lv9: 1120
+ Lv10: 1200
+ }
+ Items: {
+ Red_Gemstone: 2
+ }
+ }
+ Unit: {
+ Id: 0x86
+ Range: 8
+ Interval: 100
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 2214
+ Name: "WL_CHAINLIGHTNING"
+ Description: "Chain Lightning"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ SplashRange: 3
+ InterruptCast: true
+ CastTime: {
+ Lv1: 3500
+ Lv2: 4000
+ Lv3: 4500
+ Lv4: 5000
+ Lv5: 5500
+ Lv6: 6000
+ Lv7: 6500
+ Lv8: 7000
+ Lv9: 7500
+ Lv10: 8000
+ }
+ SkillData1: 100
+ CoolDown: 3000
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 80
+ Lv2: 90
+ Lv3: 100
+ Lv4: 110
+ Lv5: 120
+ Lv6: 130
+ Lv7: 140
+ Lv8: 150
+ Lv9: 160
+ Lv10: 170
+ }
+ }
+},
+{
+ Id: 2215
+ Name: "WL_CHAINLIGHTNING_ATK"
+ Description: "Chain Lightning Attack"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2216
+ Name: "WL_EARTHSTRAIN"
+ Description: "Earth Strain"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Earth"
+ NumberOfHits: {
+ Lv1: -6
+ Lv2: -7
+ Lv3: -8
+ Lv4: -9
+ Lv5: -10
+ Lv6: -11
+ Lv7: -12
+ Lv8: -13
+ Lv9: -14
+ Lv10: -15
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 2000
+ Lv2: 3000
+ Lv3: 4000
+ Lv4: 5000
+ Lv5: 6000
+ Lv6: 7000
+ Lv7: 8000
+ Lv8: 9000
+ Lv9: 10000
+ Lv10: 11000
+ }
+ AfterCastActDelay: 1000
+ SkillData1: 100
+ SkillData2: {
+ Lv1: 75000
+ Lv2: 90000
+ Lv3: 105000
+ Lv4: 120000
+ Lv5: 135000
+ Lv6: 150000
+ Lv7: 165000
+ Lv8: 180000
+ Lv9: 195000
+ Lv10: 210000
+ }
+ CoolDown: 10000
+ FixedCastTime: 2000
+ Requirements: {
+ SPCost: {
+ Lv1: 70
+ Lv2: 78
+ Lv3: 86
+ Lv4: 94
+ Lv5: 102
+ Lv6: 110
+ Lv7: 118
+ Lv8: 126
+ Lv9: 134
+ Lv10: 142
+ }
+ }
+ Unit: {
+ Id: 0xcb
+ Layout: -1
+ Interval: 100
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 2217
+ Name: "WL_TETRAVORTEX"
+ Description: "Tetra Vortex"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ InterruptCast: true
+ CastTime: {
+ Lv1: 5000
+ Lv2: 6000
+ Lv3: 7000
+ Lv4: 8000
+ Lv5: 9000
+ Lv6: 10000
+ Lv7: 11000
+ Lv8: 12000
+ Lv9: 13000
+ Lv10: 14000
+ }
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 15000
+ Lv2: 120000
+ Lv3: 40000
+ Lv4: 5000
+ Lv5: 5000
+ Lv6: 5000
+ Lv7: 5000
+ Lv8: 5000
+ Lv9: 5000
+ Lv10: 5000
+ }
+ CoolDown: 15000
+ FixedCastTime: 2000
+ Requirements: {
+ SPCost: {
+ Lv1: 120
+ Lv2: 150
+ Lv3: 180
+ Lv4: 210
+ Lv5: 240
+ Lv6: 270
+ Lv7: 300
+ Lv8: 330
+ Lv9: 360
+ Lv10: 390
+ }
+ }
+},
+{
+ Id: 2218
+ Name: "WL_TETRAVORTEX_FIRE"
+ Description: "Tetra Vortex Fire"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2219
+ Name: "WL_TETRAVORTEX_WATER"
+ Description: "Tetra Vortex Water"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2220
+ Name: "WL_TETRAVORTEX_WIND"
+ Description: "Tetra Vortex Wind"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2221
+ Name: "WL_TETRAVORTEX_GROUND"
+ Description: "Tetra Vortex Earth"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Earth"
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2222
+ Name: "WL_SUMMONFB"
+ Description: "Summon Fire Ball"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ SkillData1: {
+ Lv1: 120000
+ Lv2: 160000
+ Lv3: 200000
+ Lv4: 240000
+ Lv5: 280000
+ Lv6: 320000
+ Lv7: 360000
+ Lv8: 400000
+ Lv9: 440000
+ Lv10: 480000
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 12
+ Lv3: 14
+ Lv4: 16
+ Lv5: 18
+ Lv6: 20
+ Lv7: 22
+ Lv8: 24
+ Lv9: 26
+ Lv10: 28
+ }
+ }
+},
+{
+ Id: 2223
+ Name: "WL_SUMMONBL"
+ Description: "Summon Lightning Ball"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ SkillData1: {
+ Lv1: 120000
+ Lv2: 160000
+ Lv3: 200000
+ Lv4: 240000
+ Lv5: 280000
+ Lv6: 320000
+ Lv7: 360000
+ Lv8: 400000
+ Lv9: 440000
+ Lv10: 480000
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 12
+ Lv3: 14
+ Lv4: 16
+ Lv5: 18
+ Lv6: 20
+ Lv7: 22
+ Lv8: 24
+ Lv9: 26
+ Lv10: 28
+ }
+ }
+},
+{
+ Id: 2224
+ Name: "WL_SUMMONWB"
+ Description: "Summon Water Ball"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ SkillData1: {
+ Lv1: 120000
+ Lv2: 160000
+ Lv3: 200000
+ Lv4: 240000
+ Lv5: 280000
+ Lv6: 320000
+ Lv7: 360000
+ Lv8: 400000
+ Lv9: 440000
+ Lv10: 480000
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 12
+ Lv3: 14
+ Lv4: 16
+ Lv5: 18
+ Lv6: 20
+ Lv7: 22
+ Lv8: 24
+ Lv9: 26
+ Lv10: 28
+ }
+ }
+},
+{
+ Id: 2225
+ Name: "WL_SUMMON_ATK_FIRE"
+ Description: "Summon Attack Fire"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ SkillInstances: 1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2226
+ Name: "WL_SUMMON_ATK_WIND"
+ Description: "Summon Attack Wind"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ SkillInstances: 1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2227
+ Name: "WL_SUMMON_ATK_WATER"
+ Description: "Summon Attack Water"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ SkillInstances: 1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2228
+ Name: "WL_SUMMON_ATK_GROUND"
+ Description: "Summon Attack Earth"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Earth"
+ SkillInstances: 1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2229
+ Name: "WL_SUMMONSTONE"
+ Description: "Summon Stone"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Earth"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ SkillData1: {
+ Lv1: 120000
+ Lv2: 160000
+ Lv3: 200000
+ Lv4: 240000
+ Lv5: 280000
+ Lv6: 320000
+ Lv7: 360000
+ Lv8: 400000
+ Lv9: 440000
+ Lv10: 480000
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 12
+ Lv3: 14
+ Lv4: 16
+ Lv5: 18
+ Lv6: 20
+ Lv7: 22
+ Lv8: 24
+ Lv9: 26
+ Lv10: 28
+ }
+ }
+},
+{
+ Id: 2230
+ Name: "WL_RELEASE"
+ Description: "Release"
+ MaxLevel: 2
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ InterruptCast: true
+ Requirements: {
+ SPCost: {
+ Lv1: 3
+ Lv2: 20
+ Lv3: 37
+ Lv4: 54
+ Lv5: 71
+ Lv6: 88
+ Lv7: 105
+ Lv8: 122
+ Lv9: 139
+ Lv10: 156
+ }
+ }
+},
+{
+ Id: 2231
+ Name: "WL_READING_SB"
+ Description: "Reading Spellbook"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 5000
+ AfterCastActDelay: 500
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: 40
+ }
+},
+{
+ Id: 2232
+ Name: "WL_FREEZE_SP"
+ Description: "Freeze Spell"
+ MaxLevel: 5
+ NumberOfHits: 0
+},
+{
+ Id: 2233
+ Name: "RA_ARROWSTORM"
+ Description: "Arrow Storm"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 3
+ Lv2: 3
+ Lv3: 3
+ Lv4: 3
+ Lv5: 3
+ Lv6: 4
+ Lv7: 4
+ Lv8: 4
+ Lv9: 4
+ Lv10: 5
+ }
+ NumberOfHits: -3
+ InterruptCast: true
+ CastTime: {
+ Lv1: 2000
+ Lv2: 2200
+ Lv3: 2400
+ Lv4: 2600
+ Lv5: 2800
+ Lv6: 3000
+ Lv7: 3200
+ Lv8: 3400
+ Lv9: 3600
+ Lv10: 3800
+ }
+ CoolDown: {
+ Lv1: 5000
+ Lv2: 4800
+ Lv3: 4600
+ Lv4: 4400
+ Lv5: 4200
+ Lv6: 4000
+ Lv7: 3800
+ Lv8: 3600
+ Lv9: 3400
+ Lv10: 3200
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 32
+ Lv3: 34
+ Lv4: 36
+ Lv5: 38
+ Lv6: 40
+ Lv7: 42
+ Lv8: 44
+ Lv9: 46
+ Lv10: 48
+ }
+ WeaponTypes: {
+ Bows: true
+ }
+ AmmoTypes: {
+ A_ARROW: true
+ }
+ AmmoAmount: 10
+ }
+},
+{
+ Id: 2234
+ Name: "RA_FEARBREEZE"
+ Description: "Fear Breeze"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 90000
+ Lv3: 120000
+ Lv4: 150000
+ Lv5: 180000
+ Lv6: 210000
+ Lv7: 240000
+ Lv8: 270000
+ Lv9: 300000
+ Lv10: 330000
+ }
+ FixedCastTime: 2000
+ Requirements: {
+ SPCost: {
+ Lv1: 55
+ Lv2: 60
+ Lv3: 65
+ Lv4: 70
+ Lv5: 75
+ Lv6: 80
+ Lv7: 85
+ Lv8: 90
+ Lv9: 95
+ Lv10: 100
+ }
+ WeaponTypes: {
+ Bows: true
+ }
+ }
+},
+{
+ Id: 2235
+ Name: "RA_RANGERMAIN"
+ Description: "Ranger Main"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 2236
+ Name: "RA_AIMEDBOLT"
+ Description: "Aimed Bolt"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ InterruptCast: true
+ CastTime: 4000
+ AfterCastActDelay: 1000
+ FixedCastTime: 500
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 32
+ Lv3: 34
+ Lv4: 36
+ Lv5: 38
+ Lv6: 40
+ Lv7: 42
+ Lv8: 44
+ Lv9: 46
+ Lv10: 48
+ }
+ WeaponTypes: {
+ Bows: true
+ }
+ AmmoTypes: {
+ A_ARROW: true
+ }
+ AmmoAmount: 1
+ }
+},
+{
+ Id: 2237
+ Name: "RA_DETONATOR"
+ Description: "Detonator"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 3
+ SkillData1: 1000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 15
+ }
+},
+{
+ Id: 2238
+ Name: "RA_ELECTRICSHOCKER"
+ Description: "Electric Shocker"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 2
+ SkillInstances: 3
+ SkillData1: 15000
+ SkillData2: {
+ Lv1: 20000
+ Lv2: 22000
+ Lv3: 24000
+ Lv4: 26000
+ Lv5: 28000
+ Lv6: 30000
+ Lv7: 32000
+ Lv8: 34000
+ Lv9: 36000
+ Lv10: 38000
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 35
+ Items: {
+ Special_Alloy_Trap: 1
+ }
+ }
+ Unit: {
+ Id: 0xd8
+ Range: 2
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 2239
+ Name: "RA_CLUSTERBOMB"
+ Description: "Cluster Bomb"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ SplashArea: true
+ IgnoreFlee: true
+ }
+ SplashRange: 3
+ SkillInstances: 3
+ SkillData1: 15000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 20
+ Items: {
+ Special_Alloy_Trap: 1
+ }
+ }
+ Unit: {
+ Id: 0xd9
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 2240
+ Name: "RA_WUGMASTERY"
+ Description: "Warg Mastery"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AfterCastActDelay: 1000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 5
+ Items: {
+ Wolfs_Flute: 0
+ }
+ }
+},
+{
+ Id: 2241
+ Name: "RA_WUGRIDER"
+ Description: "Warg Rider"
+ MaxLevel: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AfterCastActDelay: 500
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 2
+ }
+},
+{
+ Id: 2242
+ Name: "RA_WUGDASH"
+ Description: "Warg Dash"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 1
+ NumberOfHits: 0
+ Requirements: {
+ SPCost: 4
+ State: "Moveable"
+ }
+},
+{
+ Id: 2243
+ Name: "RA_WUGSTRIKE"
+ Description: "Warg Strike"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 22
+ Lv3: 24
+ Lv4: 26
+ Lv5: 28
+ Lv6: 30
+ Lv7: 32
+ Lv8: 34
+ Lv9: 36
+ Lv10: 38
+ }
+ }
+},
+{
+ Id: 2244
+ Name: "RA_WUGBITE"
+ Description: "Warg Bite"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 1000
+ Lv2: 2000
+ Lv3: 3000
+ Lv4: 4000
+ Lv5: 5000
+ Lv6: 6000
+ Lv7: 7000
+ Lv8: 8000
+ Lv9: 9000
+ Lv10: 10000
+ }
+ CoolDown: {
+ Lv1: 4000
+ Lv2: 6000
+ Lv3: 8000
+ Lv4: 10000
+ Lv5: 12000
+ Lv6: 14000
+ Lv7: 16000
+ Lv8: 18000
+ Lv9: 20000
+ Lv10: 22000
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 42
+ Lv3: 44
+ Lv4: 46
+ Lv5: 48
+ Lv6: 50
+ Lv7: 52
+ Lv8: 54
+ Lv9: 56
+ Lv10: 58
+ }
+ State: "Warg"
+ }
+},
+{
+ Id: 2245
+ Name: "RA_TOOTHOFWUG"
+ Description: "Tooth of Warg"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 2246
+ Name: "RA_SENSITIVEKEEN"
+ Description: "Sensitive Keen"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 3
+ Lv2: 4
+ Lv3: 5
+ Lv4: 6
+ Lv5: 7
+ Lv6: 8
+ Lv7: 9
+ Lv8: 10
+ Lv9: 11
+ Lv10: 12
+ }
+ AfterCastActDelay: 3000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 12
+ State: "Warg"
+ }
+},
+{
+ Id: 2247
+ Name: "RA_CAMOUFLAGE"
+ Description: "Camouflage"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 10000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 40
+ }
+},
+{
+ Id: 2248
+ Name: "RA_RESEARCHTRAP"
+ Description: "Research Trap"
+ MaxLevel: 5
+ NumberOfHits: 0
+},
+{
+ Id: 2249
+ Name: "RA_MAGENTATRAP"
+ Description: "Magenta Trap"
+ MaxLevel: 1
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ Element: "Ele_Fire"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ IgnoreFlee: true
+ }
+ SplashRange: 2
+ SkillInstances: 1
+ AfterCastActDelay: 2000
+ SkillData1: 15000
+ SkillData2: 10000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 10
+ Items: {
+ Special_Alloy_Trap: 1
+ Boody_Red: 1
+ }
+ }
+ Unit: {
+ Id: 0xd2
+ Range: 2
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOPC: true
+ }
+ }
+},
+{
+ Id: 2250
+ Name: "RA_COBALTTRAP"
+ Description: "Cobalt Trap"
+ MaxLevel: 1
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ Element: "Ele_Water"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ IgnoreFlee: true
+ }
+ SplashRange: 2
+ SkillInstances: 1
+ AfterCastActDelay: 2000
+ SkillData1: 15000
+ SkillData2: 10000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 10
+ Items: {
+ Special_Alloy_Trap: 1
+ Crystal_Blue: 1
+ }
+ }
+ Unit: {
+ Id: 0xd3
+ Range: 2
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOPC: true
+ }
+ }
+},
+{
+ Id: 2251
+ Name: "RA_MAIZETRAP"
+ Description: "Maize Trap"
+ MaxLevel: 1
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ Element: "Ele_Earth"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ IgnoreFlee: true
+ }
+ SplashRange: 2
+ SkillInstances: 1
+ AfterCastActDelay: 2000
+ SkillData1: 15000
+ SkillData2: 10000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 10
+ Items: {
+ Special_Alloy_Trap: 1
+ Yellow_Live: 1
+ }
+ }
+ Unit: {
+ Id: 0xd4
+ Range: 2
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOPC: true
+ }
+ }
+},
+{
+ Id: 2252
+ Name: "RA_VERDURETRAP"
+ Description: "Verdure Trap"
+ MaxLevel: 1
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ Element: "Ele_Wind"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ IgnoreFlee: true
+ }
+ SplashRange: 2
+ SkillInstances: 1
+ AfterCastActDelay: 2000
+ SkillData1: 15000
+ SkillData2: 10000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 10
+ Items: {
+ Special_Alloy_Trap: 1
+ Wind_Of_Verdure: 1
+ }
+ }
+ Unit: {
+ Id: 0xd5
+ Range: 2
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOPC: true
+ }
+ }
+},
+{
+ Id: 2253
+ Name: "RA_FIRINGTRAP"
+ Description: "Firing Trap"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ Element: "Ele_Fire"
+ DamageType: {
+ SplashArea: true
+ IgnoreFlee: true
+ }
+ SplashRange: 2
+ SkillInstances: 2
+ SkillData1: 15000
+ SkillData2: 40000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 10
+ Items: {
+ Special_Alloy_Trap: 1
+ }
+ }
+ Unit: {
+ Id: 0xd6
+ Range: 1
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ }
+ }
+},
+{
+ Id: 2254
+ Name: "RA_ICEBOUNDTRAP"
+ Description: "Icebound Trap"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ Element: "Ele_Water"
+ DamageType: {
+ SplashArea: true
+ IgnoreFlee: true
+ }
+ SplashRange: 2
+ SkillInstances: 2
+ SkillData1: 15000
+ SkillData2: 20000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 10
+ Items: {
+ Special_Alloy_Trap: 1
+ }
+ }
+ Unit: {
+ Id: 0xd7
+ Range: 1
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ }
+ }
+},
+{
+ Id: 2255
+ Name: "NC_MADOLICENCE"
+ Description: "Mado License"
+ MaxLevel: 5
+ NumberOfHits: 0
+},
+{
+ Id: 2256
+ Name: "NC_BOOSTKNUCKLE"
+ Description: "Boost Knuckle"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ CastTime: {
+ Lv1: 200
+ Lv2: 400
+ Lv3: 600
+ Lv4: 800
+ Lv5: 1000
+ Lv6: 1200
+ Lv7: 1400
+ Lv8: 1600
+ Lv9: 1800
+ Lv10: 2000
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 3
+ Lv2: 6
+ Lv3: 9
+ Lv4: 12
+ Lv5: 15
+ Lv6: 18
+ Lv7: 21
+ Lv8: 24
+ Lv9: 27
+ Lv10: 30
+ }
+ State: "MadoGear"
+ }
+},
+{
+ Id: 2257
+ Name: "NC_PILEBUNKER"
+ Description: "Pile Bunker"
+ MaxLevel: 3
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ AfterCastActDelay: 2000
+ CoolDown: 5000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 50
+ State: "MadoGear"
+ Items: {
+ Pilebuncker: 0
+ Pilebuncker_S: 0
+ Pilebuncker_P: 0
+ Pilebuncker_T: 0
+ }
+ }
+},
+{
+ Id: 2258
+ Name: "NC_VULCANARM"
+ Description: "Vulcan Arm"
+ MaxLevel: 3
+ Range: 13
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 1
+ AfterCastActDelay: {
+ Lv1: 300
+ Lv2: 200
+ Lv3: 100
+ Lv4: 1
+ Lv5: 1
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 2
+ Lv2: 4
+ Lv3: 6
+ Lv4: 8
+ Lv5: 10
+ Lv6: 12
+ Lv7: 14
+ Lv8: 16
+ Lv9: 18
+ Lv10: 20
+ }
+ State: "MadoGear"
+ Items: {
+ Vulcan_Bullet: 1
+ }
+ }
+},
+{
+ Id: 2259
+ Name: "NC_FLAMELAUNCHER"
+ Description: "Flame Launcher"
+ MaxLevel: 3
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Fire"
+ SplashRange: 2
+ SkillInstances: 5
+ CastTime: {
+ Lv1: 500
+ Lv2: 1000
+ Lv3: 1500
+ Lv4: 2000
+ Lv5: 2500
+ Lv6: 3000
+ Lv7: 3500
+ Lv8: 4000
+ Lv9: 4500
+ Lv10: 5000
+ }
+ AfterCastActDelay: {
+ Lv1: 1500
+ Lv2: 1000
+ Lv3: 500
+ Lv4: 1
+ Lv5: 1
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ SkillData1: {
+ Lv1: 7000
+ Lv2: 14000
+ Lv3: 21000
+ Lv4: 28000
+ Lv5: 35000
+ Lv6: 42000
+ Lv7: 49000
+ Lv8: 56000
+ Lv9: 63000
+ Lv10: 70000
+ }
+ FixedCastTime: 500
+ Requirements: {
+ SPCost: 20
+ State: "MadoGear"
+ Items: {
+ Flame_Thrower: 0
+ Magic_Gear_Fuel: 1
+ }
+ }
+},
+{
+ Id: 2260
+ Name: "NC_COLDSLOWER"
+ Description: "Cold Slower"
+ MaxLevel: 3
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Water"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 3
+ Lv3: 4
+ Lv4: 5
+ Lv5: 6
+ Lv6: 7
+ Lv7: 8
+ Lv8: 9
+ Lv9: 10
+ Lv10: 11
+ }
+ CastTime: 1000
+ AfterCastActDelay: {
+ Lv1: 1000
+ Lv2: 2000
+ Lv3: 3000
+ Lv4: 4000
+ Lv5: 5000
+ Lv6: 6000
+ Lv7: 7000
+ Lv8: 8000
+ Lv9: 9000
+ Lv10: 10000
+ }
+ SkillData1: {
+ Lv1: 7000
+ Lv2: 14000
+ Lv3: 21000
+ Lv4: 28000
+ Lv5: 35000
+ Lv6: 42000
+ Lv7: 49000
+ Lv8: 56000
+ Lv9: 63000
+ Lv10: 70000
+ }
+ SkillData2: 40000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 20
+ State: "MadoGear"
+ Items: {
+ Magic_Gear_Fuel: 1
+ Liquid_Condensed_Bullet: 1
+ }
+ }
+},
+{
+ Id: 2261
+ Name: "NC_ARMSCANNON"
+ Description: "Arm Cannon"
+ MaxLevel: 3
+ Range: {
+ Lv1: 9
+ Lv2: 11
+ Lv3: 13
+ Lv4: 15
+ Lv5: 17
+ Lv6: 19
+ Lv7: 21
+ Lv8: 23
+ Lv9: 25
+ Lv10: 27
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ IgnoreFlee: true
+ }
+ SplashRange: {
+ Lv1: 3
+ Lv2: 2
+ Lv3: 1
+ Lv4: 1
+ Lv5: 1
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ CastTime: {
+ Lv1: 1400
+ Lv2: 1600
+ Lv3: 1800
+ Lv4: 2000
+ Lv5: 2200
+ Lv6: 2400
+ Lv7: 2600
+ Lv8: 2800
+ Lv9: 3000
+ Lv10: 3200
+ }
+ AfterCastActDelay: {
+ Lv1: 500
+ Lv2: 1000
+ Lv3: 2000
+ Lv4: 2000
+ Lv5: 2000
+ Lv6: 2000
+ Lv7: 2000
+ Lv8: 2000
+ Lv9: 2000
+ Lv10: 2000
+ }
+ FixedCastTime: {
+ Lv1: 600
+ Lv2: 400
+ Lv3: 200
+ Lv4: 1
+ Lv5: 1
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 45
+ Lv3: 50
+ Lv4: 55
+ Lv5: 60
+ Lv6: 65
+ Lv7: 70
+ Lv8: 75
+ Lv9: 80
+ Lv10: 85
+ }
+ AmmoTypes: {
+ A_CANNONBALL: true
+ }
+ AmmoAmount: 1
+ State: "MadoGear"
+ Items: {
+ Magic_Gear_Fuel: 1
+ }
+ }
+},
+{
+ Id: 2262
+ Name: "NC_ACCELERATION"
+ Description: "Acceleration"
+ MaxLevel: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 90000
+ Lv3: 120000
+ Lv4: 150000
+ Lv5: 180000
+ Lv6: 210000
+ Lv7: 240000
+ Lv8: 270000
+ Lv9: 300000
+ Lv10: 330000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 40
+ Lv3: 60
+ Lv4: 80
+ Lv5: 100
+ Lv6: 120
+ Lv7: 140
+ Lv8: 160
+ Lv9: 180
+ Lv10: 200
+ }
+ State: "MadoGear"
+ Items: {
+ Accelerator: 0
+ Magic_Gear_Fuel: 1
+ }
+ }
+},
+{
+ Id: 2263
+ Name: "NC_HOVERING"
+ Description: "Hovering"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 90000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 25
+ State: "MadoGear"
+ Items: {
+ Hovering_Booster: 0
+ Magic_Gear_Fuel: 1
+ }
+ }
+},
+{
+ Id: 2264
+ Name: "NC_F_SIDESLIDE"
+ Description: "Front-Side Slide"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ KnockBackTiles: 7
+ AfterCastActDelay: 500
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 5
+ State: "MadoGear"
+ Items: {
+ Magic_Gear_Fuel: 1
+ }
+ }
+},
+{
+ Id: 2265
+ Name: "NC_B_SIDESLIDE"
+ Description: "Back-Side Slide"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ KnockBackTiles: 7
+ AfterCastActDelay: 500
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 5
+ State: "MadoGear"
+ Items: {
+ Magic_Gear_Fuel: 1
+ }
+ }
+},
+{
+ Id: 2266
+ Name: "NC_MAINFRAME"
+ Description: "Mainframe Restructure"
+ MaxLevel: 4
+ NumberOfHits: 0
+},
+{
+ Id: 2267
+ Name: "NC_SELFDESTRUCTION"
+ Description: "Self Destruction"
+ MaxLevel: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Misc"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ IgnoreFlee: true
+ IgnoreDefCards: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 3
+ Lv3: 4
+ Lv4: 5
+ Lv5: 6
+ Lv6: 7
+ Lv7: 8
+ Lv8: 9
+ Lv9: 10
+ Lv10: 11
+ }
+ KnockBackTiles: 5
+ CastTime: {
+ Lv1: 2000
+ Lv2: 1500
+ Lv3: 1000
+ Lv4: 500
+ Lv5: 1
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ CoolDown: 300000
+ FixedCastTime: 500
+ Requirements: {
+ SPCost: 1
+ State: "MadoGear"
+ Items: {
+ Suicidal_Device: 0
+ Magic_Gear_Fuel: 3
+ }
+ }
+},
+{
+ Id: 2268
+ Name: "NC_SHAPESHIFT"
+ Description: "Shape Shift"
+ MaxLevel: 4
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 2000
+ SkillData1: 300000
+ FixedCastTime: 2000
+ Requirements: {
+ SPCost: 100
+ State: "MadoGear"
+ Items: {
+ Scarlet_Pts: 1
+ Lime_Green_Pts: 1
+ Yellow_Wish_Pts: 1
+ Indigo_Pts: 1
+ Magic_Gear_Fuel: 2
+ Shape_Shifter: 0
+ }
+ }
+},
+{
+ Id: 2269
+ Name: "NC_EMERGENCYCOOL"
+ Description: "Emergency Cool"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 500
+ CoolDown: 5000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 20
+ State: "MadoGear"
+ Items: {
+ Cooling_Device: 0
+ Magic_Gear_Fuel: 1
+ }
+ }
+},
+{
+ Id: 2270
+ Name: "NC_INFRAREDSCAN"
+ Description: "Infrared Scan"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 7
+ InterruptCast: true
+ AfterCastActDelay: 500
+ SkillData1: 3000
+ CoolDown: 3000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 45
+ State: "MadoGear"
+ }
+},
+{
+ Id: 2271
+ Name: "NC_ANALYZE"
+ Description: "Analyze"
+ MaxLevel: 3
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ SkillData1: 20000
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: 30
+ State: "MadoGear"
+ Items: {
+ Magic_Gear_Fuel: 1
+ }
+ }
+},
+{
+ Id: 2272
+ Name: "NC_MAGNETICFIELD"
+ Description: "Magnetic Field"
+ MaxLevel: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 2
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 4000
+ Lv2: 6000
+ Lv3: 8000
+ Lv4: 10000
+ Lv5: 12000
+ Lv6: 14000
+ Lv7: 16000
+ Lv8: 18000
+ Lv9: 20000
+ Lv10: 22000
+ }
+ CoolDown: {
+ Lv1: 20000
+ Lv2: 15000
+ Lv3: 10000
+ Lv4: 5000
+ Lv5: 1
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 60
+ Lv2: 70
+ Lv3: 80
+ Lv4: 90
+ Lv5: 100
+ Lv6: 110
+ Lv7: 120
+ Lv8: 130
+ Lv9: 140
+ Lv10: 150
+ }
+ State: "MadoGear"
+ Items: {
+ Mag_Field_Generator: 0
+ Magic_Gear_Fuel: 2
+ }
+ }
+},
+{
+ Id: 2273
+ Name: "NC_NEUTRALBARRIER"
+ Description: "Neutral Barrier"
+ MaxLevel: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 45000
+ Lv3: 60000
+ Lv4: 75000
+ Lv5: 90000
+ Lv6: 105000
+ Lv7: 120000
+ Lv8: 135000
+ Lv9: 150000
+ Lv10: 165000
+ }
+ CoolDown: 90000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 80
+ Lv2: 90
+ Lv3: 100
+ Lv4: 110
+ Lv5: 120
+ Lv6: 130
+ Lv7: 140
+ Lv8: 150
+ Lv9: 160
+ Lv10: 170
+ }
+ State: "MadoGear"
+ Items: {
+ Barrier_Builder: 0
+ Magic_Gear_Fuel: 1
+ }
+ }
+ Unit: {
+ Id: 0xe2
+ Layout: 2
+ Interval: 500
+ Target: "Friend"
+ }
+},
+{
+ Id: 2274
+ Name: "NC_STEALTHFIELD"
+ Description: "Stealth Field"
+ MaxLevel: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 15000
+ Lv2: 20000
+ Lv3: 25000
+ Lv4: 30000
+ Lv5: 35000
+ Lv6: 40000
+ Lv7: 45000
+ Lv8: 50000
+ Lv9: 55000
+ Lv10: 60000
+ }
+ CoolDown: {
+ Lv1: 20000
+ Lv2: 15000
+ Lv3: 10000
+ Lv4: 5000
+ Lv5: 1
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 80
+ Lv2: 100
+ Lv3: 120
+ Lv4: 140
+ Lv5: 160
+ Lv6: 180
+ Lv7: 200
+ Lv8: 220
+ Lv9: 240
+ Lv10: 260
+ }
+ State: "MadoGear"
+ Items: {
+ Camouflage_Generator: 0
+ Magic_Gear_Fuel: 2
+ }
+ }
+ Unit: {
+ Id: 0xe3
+ Layout: 2
+ Interval: 500
+ Target: "All"
+ }
+},
+{
+ Id: 2275
+ Name: "NC_REPAIR"
+ Description: "Repair"
+ MaxLevel: 5
+ Range: {
+ Lv1: 5
+ Lv2: 6
+ Lv3: 7
+ Lv4: 8
+ Lv5: 9
+ Lv6: 10
+ Lv7: 11
+ Lv8: 12
+ Lv9: 13
+ Lv10: 14
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 200
+ Lv2: 300
+ Lv3: 400
+ Lv4: 500
+ Lv5: 600
+ Lv6: 700
+ Lv7: 800
+ Lv8: 900
+ Lv9: 1000
+ Lv10: 1100
+ }
+ AfterCastActDelay: 1000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 25
+ Lv2: 30
+ Lv3: 35
+ Lv4: 40
+ Lv5: 45
+ Lv6: 50
+ Lv7: 55
+ Lv8: 60
+ Lv9: 65
+ Lv10: 70
+ }
+ State: "MadoGear"
+ Items: {
+ Repair_Kit: 0
+ }
+ }
+},
+{
+ Id: 2276
+ Name: "NC_TRAININGAXE"
+ Description: "Axe Training"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 2277
+ Name: "NC_RESEARCHFE"
+ Description: "Research Fire/Earth"
+ MaxLevel: 5
+ NumberOfHits: 0
+},
+{
+ Id: 2278
+ Name: "NC_AXEBOOMERANG"
+ Description: "Axe Boomerang"
+ MaxLevel: 5
+ Range: {
+ Lv1: 5
+ Lv2: 6
+ Lv3: 7
+ Lv4: 8
+ Lv5: 9
+ Lv6: 10
+ Lv7: 11
+ Lv8: 12
+ Lv9: 13
+ Lv10: 14
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ KnockBackTiles: {
+ Lv1: 2
+ Lv2: 3
+ Lv3: 4
+ Lv4: 5
+ Lv5: 6
+ Lv6: 7
+ Lv7: 8
+ Lv8: 9
+ Lv9: 10
+ Lv10: 11
+ }
+ CoolDown: {
+ Lv1: 5000
+ Lv2: 4500
+ Lv3: 4000
+ Lv4: 3500
+ Lv5: 3000
+ Lv6: 2500
+ Lv7: 2000
+ Lv8: 1500
+ Lv9: 1000
+ Lv10: 500
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 22
+ Lv3: 24
+ Lv4: 26
+ Lv5: 28
+ Lv6: 30
+ Lv7: 32
+ Lv8: 34
+ Lv9: 36
+ Lv10: 38
+ }
+ WeaponTypes: {
+ 1HAxes: true
+ 2HAxes: true
+ }
+ }
+},
+{
+ Id: 2279
+ Name: "NC_POWERSWING"
+ Description: "Power Swing"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ AfterCastActDelay: 1000
+ SkillData1: 3000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 22
+ Lv3: 24
+ Lv4: 26
+ Lv5: 28
+ Lv6: 30
+ Lv7: 32
+ Lv8: 34
+ Lv9: 36
+ Lv10: 38
+ }
+ }
+},
+{
+ Id: 2280
+ Name: "NC_AXETORNADO"
+ Description: "Axe Tornado"
+ MaxLevel: 5
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 2
+ Lv3: 3
+ Lv4: 3
+ Lv5: 3
+ Lv6: 3
+ Lv7: 3
+ Lv8: 3
+ Lv9: 3
+ Lv10: 3
+ }
+ NumberOfHits: -3
+ AfterCastActDelay: 500
+ CoolDown: {
+ Lv1: 4000
+ Lv2: 3500
+ Lv3: 3000
+ Lv4: 2500
+ Lv5: 2000
+ Lv6: 1500
+ Lv7: 1000
+ Lv8: 500
+ Lv9: 1
+ Lv10: 1
+ }
+ FixedCastTime: -1
+ Requirements: {
+ HPCost: {
+ Lv1: 20
+ Lv2: 40
+ Lv3: 60
+ Lv4: 80
+ Lv5: 100
+ Lv6: 120
+ Lv7: 140
+ Lv8: 160
+ Lv9: 180
+ Lv10: 200
+ }
+ SPCost: {
+ Lv1: 18
+ Lv2: 20
+ Lv3: 22
+ Lv4: 24
+ Lv5: 26
+ Lv6: 28
+ Lv7: 30
+ Lv8: 32
+ Lv9: 34
+ Lv10: 36
+ }
+ WeaponTypes: {
+ 1HAxes: true
+ 2HAxes: true
+ }
+ }
+},
+{
+ Id: 2281
+ Name: "NC_SILVERSNIPER"
+ Description: "FAW - Silver Sniper"
+ MaxLevel: 5
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillInstances: 2
+ SkillData1: {
+ Lv1: 20000
+ Lv2: 30000
+ Lv3: 40000
+ Lv4: 50000
+ Lv5: 60000
+ Lv6: 70000
+ Lv7: 80000
+ Lv8: 90000
+ Lv9: 100000
+ Lv10: 110000
+ }
+ FixedCastTime: {
+ Lv1: 1800
+ Lv2: 1600
+ Lv3: 1400
+ Lv4: 1200
+ Lv5: 1000
+ Lv6: 800
+ Lv7: 600
+ Lv8: 400
+ Lv9: 200
+ Lv10: 1
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 25
+ Lv2: 30
+ Lv3: 35
+ Lv4: 40
+ Lv5: 45
+ Lv6: 50
+ Lv7: 55
+ Lv8: 60
+ Lv9: 65
+ Lv10: 70
+ }
+ Items: {
+ Portable_Furnace: 0
+ Oridecon_Hammer: 0
+ Iron: 1
+ Steel: 2
+ }
+ }
+},
+{
+ Id: 2282
+ Name: "NC_MAGICDECOY"
+ Description: "FAW - Magic Decoy"
+ MaxLevel: 5
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillInstances: 2
+ SkillData1: {
+ Lv1: 20000
+ Lv2: 30000
+ Lv3: 40000
+ Lv4: 50000
+ Lv5: 60000
+ Lv6: 70000
+ Lv7: 80000
+ Lv8: 90000
+ Lv9: 100000
+ Lv10: 110000
+ }
+ FixedCastTime: {
+ Lv1: 1800
+ Lv2: 1600
+ Lv3: 1400
+ Lv4: 1200
+ Lv5: 1000
+ Lv6: 800
+ Lv7: 600
+ Lv8: 400
+ Lv9: 200
+ Lv10: 1
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 45
+ Lv3: 50
+ Lv4: 55
+ Lv5: 60
+ Lv6: 65
+ Lv7: 70
+ Lv8: 75
+ Lv9: 80
+ Lv10: 85
+ }
+ Items: {
+ Portable_Furnace: 0
+ Oridecon_Hammer: 0
+ Iron: 2
+ Brigan: 1
+ }
+ }
+},
+{
+ Id: 2283
+ Name: "NC_DISJOINT"
+ Description: "FAW Removal"
+ MaxLevel: 1
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 2000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 15
+ Items: {
+ Monkey_Wrench: 1
+ }
+ }
+},
+{
+ Id: 2284
+ Name: "SC_FATALMENACE"
+ Description: "Fatal Menace"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 1
+ AfterCastActDelay: 500
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 25
+ Lv3: 30
+ Lv4: 35
+ Lv5: 40
+ Lv6: 45
+ Lv7: 50
+ Lv8: 55
+ Lv9: 60
+ Lv10: 65
+ }
+ }
+},
+{
+ Id: 2285
+ Name: "SC_REPRODUCE"
+ Description: "Reproduce"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 1000
+ SkillData1: 60000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 45
+ Lv3: 50
+ Lv4: 55
+ Lv5: 60
+ Lv6: 65
+ Lv7: 70
+ Lv8: 75
+ Lv9: 80
+ Lv10: 85
+ }
+ }
+},
+{
+ Id: 2286
+ Name: "SC_AUTOSHADOWSPELL"
+ Description: "Auto Shadow Spell"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 4000
+ Lv2: 3600
+ Lv3: 3200
+ Lv4: 2800
+ Lv5: 2400
+ Lv6: 2000
+ Lv7: 1600
+ Lv8: 1200
+ Lv9: 800
+ Lv10: 400
+ }
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 80000
+ Lv3: 100000
+ Lv4: 120000
+ Lv5: 140000
+ Lv6: 160000
+ Lv7: 180000
+ Lv8: 200000
+ Lv9: 220000
+ Lv10: 300000
+ }
+ FixedCastTime: 2000
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 45
+ Lv3: 50
+ Lv4: 55
+ Lv5: 60
+ Lv6: 65
+ Lv7: 70
+ Lv8: 75
+ Lv9: 80
+ Lv10: 85
+ }
+ }
+},
+{
+ Id: 2287
+ Name: "SC_SHADOWFORM"
+ Description: "Shadow Form"
+ MaxLevel: 5
+ Range: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 40000
+ Lv3: 50000
+ Lv4: 60000
+ Lv5: 70000
+ Lv6: 80000
+ Lv7: 90000
+ Lv8: 100000
+ Lv9: 110000
+ Lv10: 120000
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 50
+ Lv3: 60
+ Lv4: 70
+ Lv5: 80
+ Lv6: 90
+ Lv7: 100
+ Lv8: 110
+ Lv9: 120
+ Lv10: 130
+ }
+ }
+},
+{
+ Id: 2288
+ Name: "SC_TRIANGLESHOT"
+ Description: "Triangle Shot"
+ MaxLevel: 10
+ Range: {
+ Lv1: 7
+ Lv2: 7
+ Lv3: 7
+ Lv4: 9
+ Lv5: 9
+ Lv6: 9
+ Lv7: 9
+ Lv8: 11
+ Lv9: 11
+ Lv10: 11
+ }
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: -3
+ InterruptCast: true
+ KnockBackTiles: 3
+ CastTime: 1000
+ AfterCastActDelay: 500
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 22
+ Lv2: 24
+ Lv3: 26
+ Lv4: 28
+ Lv5: 30
+ Lv6: 32
+ Lv7: 34
+ Lv8: 36
+ Lv9: 38
+ Lv10: 40
+ }
+ WeaponTypes: {
+ Bows: true
+ }
+ AmmoTypes: {
+ A_ARROW: true
+ }
+ AmmoAmount: 3
+ }
+},
+{
+ Id: 2289
+ Name: "SC_BODYPAINT"
+ Description: "Body Painting"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 2
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 5000
+ Lv2: 7000
+ Lv3: 9000
+ Lv4: 11000
+ Lv5: 13000
+ Lv6: 15000
+ Lv7: 17000
+ Lv8: 19000
+ Lv9: 21000
+ Lv10: 23000
+ }
+ SkillData2: 10000
+ CoolDown: 2000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 15
+ Lv3: 20
+ Lv4: 25
+ Lv5: 30
+ Lv6: 35
+ Lv7: 40
+ Lv8: 45
+ Lv9: 50
+ Lv10: 55
+ }
+ Items: {
+ Paint_Brush: 0
+ Surface_Paint: 1
+ }
+ }
+},
+{
+ Id: 2290
+ Name: "SC_INVISIBILITY"
+ Description: "Invisibility"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: 60000
+ CoolDown: {
+ Lv1: 20000
+ Lv2: 30000
+ Lv3: 40000
+ Lv4: 50000
+ Lv5: 60000
+ Lv6: 70000
+ Lv7: 80000
+ Lv8: 90000
+ Lv9: 100000
+ Lv10: 110000
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 100
+ }
+},
+{
+ Id: 2291
+ Name: "SC_DEADLYINFECT"
+ Description: "Deadly Infect"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ CoolDown: 2000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 44
+ Lv3: 48
+ Lv4: 52
+ Lv5: 56
+ Lv6: 60
+ Lv7: 64
+ Lv8: 68
+ Lv9: 72
+ Lv10: 76
+ }
+ }
+},
+{
+ Id: 2292
+ Name: "SC_ENERVATION"
+ Description: "Masquerade - Enervation"
+ MaxLevel: 3
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ CoolDown: 2000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 40
+ Lv3: 50
+ Lv4: 60
+ Lv5: 70
+ Lv6: 80
+ Lv7: 90
+ Lv8: 100
+ Lv9: 110
+ Lv10: 120
+ }
+ Items: {
+ Face_Paint: 1
+ Makeover_Brush: 0
+ }
+ }
+},
+{
+ Id: 2293
+ Name: "SC_GROOMY"
+ Description: "Masquerade - Gloomy"
+ MaxLevel: 3
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ CoolDown: 2000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 40
+ Lv3: 50
+ Lv4: 60
+ Lv5: 70
+ Lv6: 80
+ Lv7: 90
+ Lv8: 100
+ Lv9: 110
+ Lv10: 120
+ }
+ Items: {
+ Face_Paint: 1
+ Makeover_Brush: 0
+ }
+ }
+},
+{
+ Id: 2294
+ Name: "SC_IGNORANCE"
+ Description: "Masquerade - Ignorance"
+ MaxLevel: 3
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ CoolDown: 2000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 40
+ Lv3: 50
+ Lv4: 60
+ Lv5: 70
+ Lv6: 80
+ Lv7: 90
+ Lv8: 100
+ Lv9: 110
+ Lv10: 120
+ }
+ Items: {
+ Face_Paint: 1
+ Makeover_Brush: 0
+ }
+ }
+},
+{
+ Id: 2295
+ Name: "SC_LAZINESS"
+ Description: "Masquerade - Laziness"
+ MaxLevel: 3
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ CoolDown: 2000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 40
+ Lv3: 50
+ Lv4: 60
+ Lv5: 70
+ Lv6: 80
+ Lv7: 90
+ Lv8: 100
+ Lv9: 110
+ Lv10: 120
+ }
+ Items: {
+ Face_Paint: 1
+ Makeover_Brush: 0
+ }
+ }
+},
+{
+ Id: 2296
+ Name: "SC_UNLUCKY"
+ Description: "Masquerade - Unlucky"
+ MaxLevel: 3
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ CoolDown: 2000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 40
+ Lv3: 50
+ Lv4: 60
+ Lv5: 70
+ Lv6: 80
+ Lv7: 90
+ Lv8: 100
+ Lv9: 110
+ Lv10: 120
+ }
+ Items: {
+ Face_Paint: 1
+ Makeover_Brush: 0
+ }
+ }
+},
+{
+ Id: 2297
+ Name: "SC_WEAKNESS"
+ Description: "Masquerade - Weakness"
+ MaxLevel: 3
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ CoolDown: 2000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 40
+ Lv3: 50
+ Lv4: 60
+ Lv5: 70
+ Lv6: 80
+ Lv7: 90
+ Lv8: 100
+ Lv9: 110
+ Lv10: 120
+ }
+ Items: {
+ Face_Paint: 1
+ Makeover_Brush: 0
+ }
+ }
+},
+{
+ Id: 2298
+ Name: "SC_STRIPACCESSARY"
+ Description: "Strip Accessory"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 70000
+ Lv3: 80000
+ Lv4: 90000
+ Lv5: 100000
+ Lv6: 110000
+ Lv7: 120000
+ Lv8: 130000
+ Lv9: 140000
+ Lv10: 150000
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 15
+ Lv2: 18
+ Lv3: 21
+ Lv4: 24
+ Lv5: 27
+ Lv6: 30
+ Lv7: 33
+ Lv8: 36
+ Lv9: 39
+ Lv10: 42
+ }
+ }
+},
+{
+ Id: 2299
+ Name: "SC_MANHOLE"
+ Description: "Man Hole"
+ MaxLevel: 3
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillInstances: 3
+ CastTime: 1000
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 5000
+ Lv2: 10000
+ Lv3: 15000
+ Lv4: 20000
+ Lv5: 25000
+ Lv6: 30000
+ Lv7: 35000
+ Lv8: 40000
+ Lv9: 45000
+ Lv10: 50000
+ }
+ SkillData2: {
+ Lv1: 5000
+ Lv2: 10000
+ Lv3: 15000
+ Lv4: 20000
+ Lv5: 25000
+ Lv6: 30000
+ Lv7: 35000
+ Lv8: 40000
+ Lv9: 45000
+ Lv10: 50000
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 25
+ Lv3: 30
+ Lv4: 35
+ Lv5: 40
+ Lv6: 45
+ Lv7: 50
+ Lv8: 55
+ Lv9: 60
+ Lv10: 65
+ }
+ Items: {
+ Paint_Brush: 0
+ Surface_Paint: 1
+ }
+ }
+ Unit: {
+ Id: 0xcc
+ Range: 1
+ Interval: 1000
+ Target: "All"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 2300
+ Name: "SC_DIMENSIONDOOR"
+ Description: "Dimension Door"
+ MaxLevel: 3
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillInstances: 1
+ CastTime: 1000
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 4000
+ Lv2: 8000
+ Lv3: 12000
+ Lv4: 16000
+ Lv5: 20000
+ Lv6: 24000
+ Lv7: 28000
+ Lv8: 32000
+ Lv9: 36000
+ Lv10: 40000
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 36
+ Lv3: 42
+ Lv4: 48
+ Lv5: 54
+ Lv6: 60
+ Lv7: 66
+ Lv8: 72
+ Lv9: 78
+ Lv10: 84
+ }
+ Items: {
+ Paint_Brush: 0
+ Surface_Paint: 1
+ }
+ }
+ Unit: {
+ Id: 0xcd
+ Range: 1
+ Interval: 1000
+ Target: "All"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 2301
+ Name: "SC_CHAOSPANIC"
+ Description: "Chaos Panic"
+ MaxLevel: 3
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ SplashRange: 2
+ InterruptCast: true
+ SkillInstances: 1
+ CastTime: 2000
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 5000
+ Lv2: 10000
+ Lv3: 15000
+ Lv4: 20000
+ Lv5: 25000
+ Lv6: 30000
+ Lv7: 35000
+ Lv8: 40000
+ Lv9: 45000
+ Lv10: 50000
+ }
+ SkillData2: {
+ Lv1: 4000
+ Lv2: 8000
+ Lv3: 12000
+ Lv4: 16000
+ Lv5: 20000
+ Lv6: 24000
+ Lv7: 28000
+ Lv8: 32000
+ Lv9: 36000
+ Lv10: 40000
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 36
+ Lv3: 42
+ Lv4: 48
+ Lv5: 54
+ Lv6: 60
+ Lv7: 66
+ Lv8: 72
+ Lv9: 78
+ Lv10: 84
+ }
+ Items: {
+ Paint_Brush: 0
+ Surface_Paint: 2
+ }
+ }
+ Unit: {
+ Id: 0xce
+ Layout: 2
+ Interval: -1
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ UF_NOOVERLAP: true
+ UF_RANGEDSINGLEUNIT: true
+ }
+ }
+},
+{
+ Id: 2302
+ Name: "SC_MAELSTROM"
+ Description: "Maelstrom"
+ MaxLevel: 3
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ SplashRange: 2
+ InterruptCast: true
+ SkillInstances: 1
+ CastTime: 2000
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 7000
+ Lv2: 14000
+ Lv3: 21000
+ Lv4: 28000
+ Lv5: 35000
+ Lv6: 42000
+ Lv7: 49000
+ Lv8: 56000
+ Lv9: 63000
+ Lv10: 70000
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 50
+ Lv2: 55
+ Lv3: 60
+ Lv4: 65
+ Lv5: 70
+ Lv6: 75
+ Lv7: 80
+ Lv8: 85
+ Lv9: 90
+ Lv10: 95
+ }
+ Items: {
+ Paint_Brush: 0
+ Surface_Paint: 2
+ }
+ }
+ Unit: {
+ Id: 0xcf
+ Layout: 2
+ Interval: -1
+ Target: "All"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_RANGEDSINGLEUNIT: true
+ }
+ }
+},
+{
+ Id: 2303
+ Name: "SC_BLOODYLUST"
+ Description: "Bloody Lust"
+ MaxLevel: 3
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 5000
+ Lv2: 10000
+ Lv3: 15000
+ Lv4: 20000
+ Lv5: 25000
+ Lv6: 30000
+ Lv7: 35000
+ Lv8: 40000
+ Lv9: 45000
+ Lv10: 50000
+ }
+ CoolDown: 180000
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 60
+ Lv2: 70
+ Lv3: 80
+ Lv4: 90
+ Lv5: 100
+ Lv6: 110
+ Lv7: 120
+ Lv8: 130
+ Lv9: 140
+ Lv10: 150
+ }
+ Items: {
+ Paint_Brush: 0
+ Surface_Paint: 2
+ }
+ }
+ Unit: {
+ Id: 0xd0
+ Layout: 3
+ Interval: -1
+ Target: "All"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ UF_RANGEDSINGLEUNIT: true
+ }
+ }
+},
+{
+ Id: 2304
+ Name: "SC_FEINTBOMB"
+ Description: "Feint Bomb"
+ MaxLevel: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ CastTime: 1000
+ SkillData1: 1000
+ CoolDown: 5000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 24
+ Lv2: 28
+ Lv3: 32
+ Lv4: 36
+ Lv5: 40
+ Lv6: 44
+ Lv7: 48
+ Lv8: 52
+ Lv9: 56
+ Lv10: 60
+ }
+ Items: {
+ Paint_Brush: 0
+ Surface_Paint: 1
+ }
+ }
+ Unit: {
+ Id: 0xd1
+ Range: 2
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 2307
+ Name: "LG_CANNONSPEAR"
+ Description: "Cannon Spear"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ SplashRange: 2
+ SkillInstances: 10
+ CoolDown: 2000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 16
+ Lv3: 20
+ Lv4: 24
+ Lv5: 28
+ Lv6: 32
+ Lv7: 36
+ Lv8: 40
+ Lv9: 44
+ Lv10: 48
+ }
+ WeaponTypes: {
+ 1HSpears: true
+ 2HSpears: true
+ }
+ }
+},
+{
+ Id: 2308
+ Name: "LG_BANISHINGPOINT"
+ Description: "Banishing Point"
+ MaxLevel: 10
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 20
+ Lv3: 20
+ Lv4: 20
+ Lv5: 20
+ Lv6: 25
+ Lv7: 25
+ Lv8: 25
+ Lv9: 25
+ Lv10: 25
+ }
+ WeaponTypes: {
+ 1HSpears: true
+ 2HSpears: true
+ }
+ }
+},
+{
+ Id: 2309
+ Name: "LG_TRAMPLE"
+ Description: "Trample"
+ MaxLevel: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 2
+ AfterCastActDelay: 1000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 45
+ Lv3: 60
+ Lv4: 75
+ Lv5: 90
+ Lv6: 105
+ Lv7: 120
+ Lv8: 135
+ Lv9: 150
+ Lv10: 165
+ }
+ }
+},
+{
+ Id: 2310
+ Name: "LG_SHIELDPRESS"
+ Description: "Shield Press"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ SkillData1: {
+ Lv1: 5500
+ Lv2: 6000
+ Lv3: 6500
+ Lv4: 7000
+ Lv5: 7500
+ }
+ CoolDown: 2000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 12
+ Lv3: 14
+ Lv4: 16
+ Lv5: 18
+ Lv6: 20
+ Lv7: 22
+ Lv8: 24
+ Lv9: 26
+ Lv10: 28
+ }
+ State: "Shield"
+ }
+},
+{
+ Id: 2311
+ Name: "LG_REFLECTDAMAGE"
+ Description: "Reflect Damage"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 3
+ SkillData1: 300000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 60
+ Lv2: 80
+ Lv3: 100
+ Lv4: 120
+ Lv5: 140
+ Lv6: 160
+ Lv7: 180
+ Lv8: 200
+ Lv9: 220
+ Lv10: 240
+ }
+ State: "Shield"
+ }
+},
+{
+ Id: 2312
+ Name: "LG_PINPOINTATTACK"
+ Description: "Pinpoint Attack"
+ MaxLevel: 5
+ Range: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ AfterCastActDelay: 1000
+ SkillData1: 5000
+ CoolDown: 5000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 50
+ WeaponTypes: {
+ 1HSpears: true
+ 2HSpears: true
+ }
+ }
+},
+{
+ Id: 2313
+ Name: "LG_FORCEOFVANGUARD"
+ Description: "Force of Vanguard"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ SkillData1: 300000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 30
+ }
+},
+{
+ Id: 2314
+ Name: "LG_RAGEBURST"
+ Description: "Rage Burst"
+ MaxLevel: 1
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ AfterCastActDelay: 3000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 150
+ }
+},
+{
+ Id: 2315
+ Name: "LG_SHIELDSPELL"
+ Description: "Shield Spell"
+ MaxLevel: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ Element: {
+ Lv1: "Ele_Neutral"
+ Lv2: "Ele_Holy"
+ Lv3: "Ele_Neutral"
+ }
+ DamageType: {
+ SplashArea: true
+ }
+ InterruptCast: true
+ KnockBackTiles: {
+ Lv1: 2
+ Lv2: 0
+ Lv3: 0
+ Lv4: 0
+ Lv5: 0
+ Lv6: 0
+ Lv7: 0
+ Lv8: 0
+ Lv9: 0
+ Lv10: 0
+ }
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ CoolDown: 2000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 50
+ State: "Shield"
+ }
+},
+{
+ Id: 2316
+ Name: "LG_EXEEDBREAK"
+ Description: "Exceed Break"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 5000
+ Lv2: 5500
+ Lv3: 6000
+ Lv4: 6500
+ Lv5: 7000
+ Lv6: 7500
+ Lv7: 8000
+ Lv8: 8500
+ Lv9: 9000
+ Lv10: 9500
+ }
+ AfterCastActDelay: 1000
+ SkillData1: 300000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 32
+ Lv3: 44
+ Lv4: 56
+ Lv5: 68
+ Lv6: 80
+ Lv7: 92
+ Lv8: 104
+ Lv9: 116
+ Lv10: 128
+ }
+ }
+},
+{
+ Id: 2317
+ Name: "LG_OVERBRAND"
+ Description: "Over Brand"
+ MaxLevel: 5
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ InterruptCast: true
+ CastTime: 500
+ AfterCastActDelay: 2000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 30
+ Lv3: 40
+ Lv4: 50
+ Lv5: 60
+ Lv6: 70
+ Lv7: 80
+ Lv8: 90
+ Lv9: 100
+ Lv10: 110
+ }
+ WeaponTypes: {
+ 1HSpears: true
+ 2HSpears: true
+ }
+ }
+},
+{
+ Id: 2318
+ Name: "LG_PRESTIGE"
+ Description: "Prestige"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 45000
+ Lv3: 60000
+ Lv4: 75000
+ Lv5: 90000
+ Lv6: 105000
+ Lv7: 120000
+ Lv8: 135000
+ Lv9: 150000
+ Lv10: 165000
+ }
+ CoolDown: 60000
+ FixedCastTime: 2000
+ Requirements: {
+ SPCost: {
+ Lv1: 75
+ Lv2: 80
+ Lv3: 85
+ Lv4: 90
+ Lv5: 95
+ Lv6: 100
+ Lv7: 105
+ Lv8: 110
+ Lv9: 115
+ Lv10: 120
+ }
+ }
+},
+{
+ Id: 2319
+ Name: "LG_BANDING"
+ Description: "Banding"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SplashRange: 3
+ SkillData1: -1
+ SkillData2: {
+ Lv1: 2000
+ Lv2: 4000
+ Lv3: 6000
+ Lv4: 8000
+ Lv5: 10000
+ Lv6: 12000
+ Lv7: 14000
+ Lv8: 16000
+ Lv9: 18000
+ Lv10: 20000
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 36
+ Lv3: 42
+ Lv4: 48
+ Lv5: 54
+ Lv6: 60
+ Lv7: 66
+ Lv8: 72
+ Lv9: 78
+ Lv10: 84
+ }
+ }
+ Unit: {
+ Id: 0xec
+ Range: 3
+ Interval: 5000
+ Target: "All"
+ }
+},
+{
+ Id: 2320
+ Name: "LG_MOONSLASHER"
+ Description: "Moon Slasher"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 3
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ CoolDown: {
+ Lv1: 6000
+ Lv2: 5000
+ Lv3: 4000
+ Lv4: 3000
+ Lv5: 2000
+ Lv6: 1000
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 24
+ Lv3: 28
+ Lv4: 32
+ Lv5: 36
+ Lv6: 40
+ Lv7: 44
+ Lv8: 48
+ Lv9: 52
+ Lv10: 56
+ }
+ WeaponTypes: {
+ 1HSpears: true
+ 2HSpears: true
+ }
+ }
+},
+{
+ Id: 2321
+ Name: "LG_RAYOFGENESIS"
+ Description: "Ray of Genesis"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Holy"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 5
+ NumberOfHits: -7
+ InterruptCast: true
+ CastTime: {
+ Lv1: 2000
+ Lv2: 2500
+ Lv3: 3000
+ Lv4: 3500
+ Lv5: 4000
+ Lv6: 4500
+ Lv7: 5000
+ Lv8: 5500
+ Lv9: 6000
+ Lv10: 6500
+ }
+ AfterCastActDelay: 2000
+ SkillData1: 10000
+ CoolDown: 5000
+ FixedCastTime: 500
+ Requirements: {
+ SPCost: {
+ Lv1: 60
+ Lv2: 65
+ Lv3: 70
+ Lv4: 75
+ Lv5: 80
+ Lv6: 85
+ Lv7: 90
+ Lv8: 95
+ Lv9: 100
+ Lv10: 105
+ }
+ }
+},
+{
+ Id: 2322
+ Name: "LG_PIETY"
+ Description: "Piety"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 1
+ InterruptCast: true
+ CastTime: {
+ Lv1: 3000
+ Lv2: 2500
+ Lv3: 2000
+ Lv4: 1500
+ Lv5: 1000
+ Lv6: 500
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 80000
+ Lv3: 100000
+ Lv4: 120000
+ Lv5: 140000
+ Lv6: 160000
+ Lv7: 180000
+ Lv8: 200000
+ Lv9: 220000
+ Lv10: 240000
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 45
+ Lv3: 50
+ Lv4: 55
+ Lv5: 60
+ Lv6: 65
+ Lv7: 70
+ Lv8: 75
+ Lv9: 80
+ Lv10: 85
+ }
+ Items: {
+ Holy_Water: 2
+ }
+ }
+},
+{
+ Id: 2323
+ Name: "LG_EARTHDRIVE"
+ Description: "Earth Drive"
+ MaxLevel: 5
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Earth"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 2
+ Lv4: 2
+ Lv5: 3
+ Lv6: 3
+ Lv7: 4
+ Lv8: 4
+ Lv9: 5
+ Lv10: 5
+ }
+ NumberOfHits: -5
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 3000
+ Lv2: 6000
+ Lv3: 9000
+ Lv4: 12000
+ Lv5: 15000
+ Lv6: 18000
+ Lv7: 21000
+ Lv8: 24000
+ Lv9: 27000
+ Lv10: 30000
+ }
+ CoolDown: {
+ Lv1: 7000
+ Lv2: 6000
+ Lv3: 5000
+ Lv4: 4000
+ Lv5: 3000
+ Lv6: 2000
+ Lv7: 1000
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 52
+ Lv2: 60
+ Lv3: 68
+ Lv4: 76
+ Lv5: 84
+ Lv6: 92
+ Lv7: 100
+ Lv8: 108
+ Lv9: 116
+ Lv10: 124
+ }
+ State: "Shield"
+ }
+},
+{
+ Id: 2324
+ Name: "LG_HESPERUSLIT"
+ Description: "Hesperus Lit"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: 3
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 3000
+ CoolDown: 20000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 80
+ Lv2: 90
+ Lv3: 100
+ Lv4: 110
+ Lv5: 120
+ Lv6: 130
+ Lv7: 140
+ Lv8: 150
+ Lv9: 160
+ Lv10: 170
+ }
+ WeaponTypes: {
+ 1HSpears: true
+ 2HSpears: true
+ }
+ }
+},
+{
+ Id: 2325
+ Name: "LG_INSPIRATION"
+ Description: "Inspiration"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 45000
+ Lv3: 60000
+ Lv4: 75000
+ Lv5: 90000
+ Lv6: 105000
+ Lv7: 120000
+ Lv8: 135000
+ Lv9: 150000
+ Lv10: 165000
+ }
+ CoolDown: {
+ Lv1: 540000
+ Lv2: 480000
+ Lv3: 420000
+ Lv4: 360000
+ Lv5: 300000
+ Lv6: 240000
+ Lv7: 180000
+ Lv8: 120000
+ Lv9: 60000
+ Lv10: 1
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 80
+ Lv2: 90
+ Lv3: 100
+ Lv4: 110
+ Lv5: 120
+ Lv6: 130
+ Lv7: 140
+ Lv8: 150
+ Lv9: 160
+ Lv10: 170
+ }
+ }
+},
+{
+ Id: 2519
+ Name: "LG_OVERBRAND_BRANDISH"
+ Description: "Over Brand"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ InterruptCast: true
+ KnockBackTiles: {
+ Lv1: 3
+ Lv2: 4
+ Lv3: 5
+ Lv4: 6
+ Lv5: 7
+ Lv6: 8
+ Lv7: 9
+ Lv8: 10
+ Lv9: 11
+ Lv10: 12
+ }
+},
+{
+ Id: 2326
+ Name: "SR_DRAGONCOMBO"
+ Description: "Dragon Combo"
+ MaxLevel: 10
+ Range: -2
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: -2
+ SkillData1: 3000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 3
+ Lv2: 4
+ Lv3: 5
+ Lv4: 6
+ Lv5: 7
+ Lv6: 8
+ Lv7: 9
+ Lv8: 10
+ Lv9: 11
+ Lv10: 12
+ }
+ }
+},
+{
+ Id: 2327
+ Name: "SR_SKYNETBLOW"
+ Description: "Sky Net Blow"
+ MaxLevel: 5
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 2
+ NumberOfHits: -3
+ KnockBackTiles: 3
+ AfterCastActDelay: 500
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 8
+ Lv2: 9
+ Lv3: 10
+ Lv4: 11
+ Lv5: 12
+ Lv6: 13
+ Lv7: 14
+ Lv8: 15
+ Lv9: 16
+ Lv10: 17
+ }
+ }
+},
+{
+ Id: 2328
+ Name: "SR_EARTHSHAKER"
+ Description: "Earth Shaker"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ SkillData1: {
+ Lv1: 1000
+ Lv2: 2000
+ Lv3: 2000
+ Lv4: 3000
+ Lv5: 3000
+ }
+ CoolDown: 3000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 36
+ Lv2: 40
+ Lv3: 44
+ Lv4: 48
+ Lv5: 52
+ Lv6: 56
+ Lv7: 60
+ Lv8: 64
+ Lv9: 68
+ Lv10: 72
+ }
+ SpiritSphereCost: 1
+ }
+},
+{
+ Id: 2329
+ Name: "SR_FALLENEMPIRE"
+ Description: "Fallen Empire"
+ MaxLevel: 5
+ Range: -2
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: -2
+ SkillData1: {
+ Lv1: 500
+ Lv2: 1000
+ Lv3: 1500
+ Lv4: 2000
+ Lv5: 2500
+ Lv6: 3000
+ Lv7: 3500
+ Lv8: 4000
+ Lv9: 4500
+ Lv10: 5000
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 30
+ Lv3: 40
+ Lv4: 50
+ Lv5: 60
+ Lv6: 70
+ Lv7: 80
+ Lv8: 90
+ Lv9: 100
+ Lv10: 110
+ }
+ SpiritSphereCost: 2
+ }
+},
+{
+ Id: 2330
+ Name: "SR_TIGERCANNON"
+ Description: "Tiger Cannon"
+ MaxLevel: 10
+ Range: -2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ IgnoreFlee: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 1
+ Lv4: 1
+ Lv5: 1
+ Lv6: 2
+ Lv7: 2
+ Lv8: 2
+ Lv9: 2
+ Lv10: 2
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1100
+ Lv2: 1200
+ Lv3: 1300
+ Lv4: 1400
+ Lv5: 1500
+ Lv6: 1600
+ Lv7: 1700
+ Lv8: 1800
+ Lv9: 1900
+ Lv10: 2000
+ }
+ AfterCastActDelay: 1000
+ CoolDown: 5000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ HPRateCost: {
+ Lv1: -12
+ Lv2: -14
+ Lv3: -16
+ Lv4: -18
+ Lv5: -20
+ Lv6: -22
+ Lv7: -24
+ Lv8: -26
+ Lv9: -28
+ Lv10: -30
+ }
+ SPRateCost: {
+ Lv1: -6
+ Lv2: -7
+ Lv3: -8
+ Lv4: -9
+ Lv5: -10
+ Lv6: -11
+ Lv7: -12
+ Lv8: -13
+ Lv9: -14
+ Lv10: -15
+ }
+ State: "ExplosionSpirits"
+ SpiritSphereCost: 2
+ }
+},
+{
+ Id: 2331
+ Name: "SR_HELLGATE"
+ Description: "Hell Gate"
+ MaxLevel: 10
+ NumberOfHits: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2332
+ Name: "SR_RAMPAGEBLASTER"
+ Description: "Rampage Blaster"
+ MaxLevel: 5
+ Range: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 3
+ AfterCastActDelay: 1000
+ CoolDown: 10000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 150
+ }
+},
+{
+ Id: 2333
+ Name: "SR_CRESCENTELBOW"
+ Description: "Crescent Elbow"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 3000
+ Lv2: 4000
+ Lv3: 5000
+ Lv4: 6000
+ Lv5: 7000
+ Lv6: 8000
+ Lv7: 9000
+ Lv8: 10000
+ Lv9: 11000
+ Lv10: 12000
+ }
+ CoolDown: 5000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 80
+ SpiritSphereCost: 2
+ }
+},
+{
+ Id: 2334
+ Name: "SR_CURSEDCIRCLE"
+ Description: "Cursed Circle"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 2
+ Lv4: 2
+ Lv5: 3
+ Lv6: 3
+ Lv7: 4
+ Lv8: 4
+ Lv9: 5
+ Lv10: 5
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 3000
+ Lv2: 4000
+ Lv3: 5000
+ Lv4: 6000
+ Lv5: 7000
+ Lv6: 8000
+ Lv7: 9000
+ Lv8: 10000
+ Lv9: 11000
+ Lv10: 12000
+ }
+ CoolDown: 10000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 60
+ Lv3: 80
+ Lv4: 100
+ Lv5: 120
+ Lv6: 140
+ Lv7: 160
+ Lv8: 180
+ Lv9: 200
+ Lv10: 220
+ }
+ HPRateCost: {
+ Lv1: -1
+ Lv2: -2
+ Lv3: -3
+ Lv4: -4
+ Lv5: -5
+ Lv6: -6
+ Lv7: -7
+ Lv8: -8
+ Lv9: -9
+ Lv10: -10
+ }
+ }
+},
+{
+ Id: 2335
+ Name: "SR_LIGHTNINGWALK"
+ Description: "Lightning Walk"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 5000
+ Lv2: 6000
+ Lv3: 7000
+ Lv4: 8000
+ Lv5: 9000
+ Lv6: 10000
+ Lv7: 11000
+ Lv8: 12000
+ Lv9: 13000
+ Lv10: 14000
+ }
+ CoolDown: 5000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 80
+ Lv2: 70
+ Lv3: 60
+ Lv4: 50
+ Lv5: 40
+ Lv6: 30
+ Lv7: 20
+ Lv8: 10
+ Lv9: 1
+ Lv10: 1
+ }
+ HPRateCost: {
+ Lv1: -5
+ Lv2: -4
+ Lv3: -3
+ Lv4: -2
+ Lv5: -1
+ Lv6: 0
+ Lv7: 1
+ Lv8: 2
+ Lv9: 3
+ Lv10: 4
+ }
+ }
+},
+{
+ Id: 2336
+ Name: "SR_KNUCKLEARROW"
+ Description: "Knuckle Arrow"
+ MaxLevel: 5
+ Range: {
+ Lv1: 7
+ Lv2: 8
+ Lv3: 9
+ Lv4: 10
+ Lv5: 11
+ Lv6: 12
+ Lv7: 13
+ Lv8: 14
+ Lv9: 15
+ Lv10: 16
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ KnockBackTiles: {
+ Lv1: 2
+ Lv2: 3
+ Lv3: 4
+ Lv4: 5
+ Lv5: 6
+ Lv6: 7
+ Lv7: 8
+ Lv8: 9
+ Lv9: 10
+ Lv10: 11
+ }
+ AfterCastActDelay: 1000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 15
+ Lv3: 20
+ Lv4: 25
+ Lv5: 30
+ Lv6: 35
+ Lv7: 40
+ Lv8: 45
+ Lv9: 50
+ Lv10: 55
+ }
+ SpiritSphereCost: 1
+ }
+},
+{
+ Id: 2337
+ Name: "SR_WINDMILL"
+ Description: "Windmill"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 2
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 500
+ CoolDown: 3000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 45
+ }
+},
+{
+ Id: 2338
+ Name: "SR_RAISINGDRAGON"
+ Description: "Raising Dragon"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 45000
+ Lv3: 60000
+ Lv4: 75000
+ Lv5: 90000
+ Lv6: 105000
+ Lv7: 120000
+ Lv8: 135000
+ Lv9: 150000
+ Lv10: 165000
+ }
+ CoolDown: 30000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 120
+ }
+},
+{
+ Id: 2339
+ Name: "SR_GENTLETOUCH"
+ Description: "Gentle Touch"
+ MaxLevel: 5
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2340
+ Name: "SR_ASSIMILATEPOWER"
+ Description: "Assimilate Power"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 2
+ AfterCastActDelay: 1000
+ CoolDown: 5000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 2341
+ Name: "SR_POWERVELOCITY"
+ Description: "Power Velocity"
+ MaxLevel: 1
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1500
+ FixedCastTime: 500
+ Requirements: {
+ SPCost: 50
+ SpiritSphereCost: 5
+ }
+},
+{
+ Id: 2342
+ Name: "SR_CRESCENTELBOW_AUTOSPELL"
+ Description: "Crescent Elbow Autospell"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ IgnoreDefense: true
+ }
+ KnockBackTiles: 7
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2343
+ Name: "SR_GATEOFHELL"
+ Description: "Gate of Hell"
+ MaxLevel: 10
+ Range: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 3
+ Lv5: 4
+ Lv6: 4
+ Lv7: 5
+ Lv8: 5
+ Lv9: 6
+ Lv10: 7
+ }
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ NumberOfHits: -7
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1000
+ Lv2: 1200
+ Lv3: 1400
+ Lv4: 1600
+ Lv5: 1800
+ Lv6: 2000
+ Lv7: 2200
+ Lv8: 2400
+ Lv9: 2600
+ Lv10: 2800
+ }
+ AfterCastActDelay: {
+ Lv1: 100
+ Lv2: 200
+ Lv3: 300
+ Lv4: 400
+ Lv5: 500
+ Lv6: 600
+ Lv7: 700
+ Lv8: 800
+ Lv9: 900
+ Lv10: 1000
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 11
+ Lv2: 12
+ Lv3: 13
+ Lv4: 14
+ Lv5: 15
+ Lv6: 16
+ Lv7: 17
+ Lv8: 18
+ Lv9: 19
+ Lv10: 20
+ }
+ SPRateCost: {
+ Lv1: -11
+ Lv2: -12
+ Lv3: -13
+ Lv4: -14
+ Lv5: -15
+ Lv6: -16
+ Lv7: -17
+ Lv8: -18
+ Lv9: -19
+ Lv10: -20
+ }
+ SpiritSphereCost: 5
+ }
+},
+{
+ Id: 2344
+ Name: "SR_GENTLETOUCH_QUIET"
+ Description: "Gentle Touch - Quiet"
+ MaxLevel: 5
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ SkillData1: {
+ Lv1: 5000
+ Lv2: 7000
+ Lv3: 9000
+ Lv4: 11000
+ Lv5: 13000
+ Lv6: 15000
+ Lv7: 17000
+ Lv8: 19000
+ Lv9: 21000
+ Lv10: 23000
+ }
+ CoolDown: {
+ Lv1: 1000
+ Lv2: 1500
+ Lv3: 2000
+ Lv4: 2500
+ Lv5: 3000
+ Lv6: 3500
+ Lv7: 4000
+ Lv8: 4500
+ Lv9: 5000
+ Lv10: 5500
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 25
+ Lv3: 30
+ Lv4: 35
+ Lv5: 40
+ Lv6: 45
+ Lv7: 50
+ Lv8: 55
+ Lv9: 60
+ Lv10: 65
+ }
+ }
+},
+{
+ Id: 2345
+ Name: "SR_GENTLETOUCH_CURE"
+ Description: "Gentle Touch - Cure"
+ MaxLevel: 5
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 1000
+ CoolDown: {
+ Lv1: 1000
+ Lv2: 1500
+ Lv3: 2000
+ Lv4: 2500
+ Lv5: 3000
+ Lv6: 3500
+ Lv7: 4000
+ Lv8: 4500
+ Lv9: 5000
+ Lv10: 5500
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 50
+ Lv3: 60
+ Lv4: 70
+ Lv5: 80
+ Lv6: 90
+ Lv7: 100
+ Lv8: 110
+ Lv9: 120
+ Lv10: 130
+ }
+ SpiritSphereCost: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ }
+},
+{
+ Id: 2346
+ Name: "SR_GENTLETOUCH_ENERGYGAIN"
+ Description: "Gentle Touch - Energy Gain"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: 240000
+ FixedCastTime: {
+ Lv1: 1000
+ Lv2: 1500
+ Lv3: 2000
+ Lv4: 2500
+ Lv5: 3000
+ Lv6: 3500
+ Lv7: 4000
+ Lv8: 4500
+ Lv9: 5000
+ Lv10: 5500
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 50
+ Lv3: 60
+ Lv4: 70
+ Lv5: 80
+ Lv6: 90
+ Lv7: 100
+ Lv8: 110
+ Lv9: 120
+ Lv10: 130
+ }
+ HPRateCost: {
+ Lv1: -1
+ Lv2: -2
+ Lv3: -3
+ Lv4: -4
+ Lv5: -5
+ Lv6: -6
+ Lv7: -7
+ Lv8: -8
+ Lv9: -9
+ Lv10: -10
+ }
+ }
+},
+{
+ Id: 2347
+ Name: "SR_GENTLETOUCH_CHANGE"
+ Description: "Gentle Touch - Change"
+ MaxLevel: 5
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: 240000
+ CoolDown: {
+ Lv1: 200000
+ Lv2: 180000
+ Lv3: 160000
+ Lv4: 140000
+ Lv5: 120000
+ Lv6: 100000
+ Lv7: 80000
+ Lv8: 60000
+ Lv9: 40000
+ Lv10: 20000
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 50
+ Lv3: 60
+ Lv4: 70
+ Lv5: 80
+ Lv6: 90
+ Lv7: 100
+ Lv8: 110
+ Lv9: 120
+ Lv10: 130
+ }
+ HPRateCost: {
+ Lv1: -2
+ Lv2: -4
+ Lv3: -6
+ Lv4: -8
+ Lv5: -10
+ Lv6: -12
+ Lv7: -14
+ Lv8: -16
+ Lv9: -18
+ Lv10: -20
+ }
+ SpiritSphereCost: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ }
+},
+{
+ Id: 2348
+ Name: "SR_GENTLETOUCH_REVITALIZE"
+ Description: "Gentle Touch - Revitalize"
+ MaxLevel: 5
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: 240000
+ CoolDown: {
+ Lv1: 200000
+ Lv2: 180000
+ Lv3: 160000
+ Lv4: 140000
+ Lv5: 120000
+ Lv6: 100000
+ Lv7: 80000
+ Lv8: 60000
+ Lv9: 40000
+ Lv10: 20000
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 50
+ Lv3: 60
+ Lv4: 70
+ Lv5: 80
+ Lv6: 90
+ Lv7: 100
+ Lv8: 110
+ Lv9: 120
+ Lv10: 130
+ }
+ SpiritSphereCost: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ }
+},
+{
+ Id: 2350
+ Name: "WA_SWING_DANCE"
+ Description: "Swing Dance"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 7
+ Lv2: 8
+ Lv3: 9
+ Lv4: 10
+ Lv5: 11
+ Lv6: 12
+ Lv7: 13
+ Lv8: 14
+ Lv9: 15
+ Lv10: 16
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 2000
+ SkillData1: 60000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 96
+ Lv2: 112
+ Lv3: 128
+ Lv4: 144
+ Lv5: 160
+ Lv6: 176
+ Lv7: 192
+ Lv8: 208
+ Lv9: 224
+ Lv10: 240
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+},
+{
+ Id: 2351
+ Name: "WA_SYMPHONY_OF_LOVER"
+ Description: "Symphony of Lovers"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 7
+ Lv2: 8
+ Lv3: 9
+ Lv4: 10
+ Lv5: 11
+ Lv6: 12
+ Lv7: 13
+ Lv8: 14
+ Lv9: 15
+ Lv10: 16
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 2000
+ SkillData1: 60000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 60
+ Lv2: 69
+ Lv3: 78
+ Lv4: 87
+ Lv5: 96
+ Lv6: 105
+ Lv7: 114
+ Lv8: 123
+ Lv9: 132
+ Lv10: 141
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+},
+{
+ Id: 2352
+ Name: "WA_MOONLIT_SERENADE"
+ Description: "Moonlit Serenade"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 7
+ Lv2: 8
+ Lv3: 9
+ Lv4: 10
+ Lv5: 11
+ Lv6: 12
+ Lv7: 13
+ Lv8: 14
+ Lv9: 15
+ Lv10: 16
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 2000
+ SkillData1: 60000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 84
+ Lv2: 96
+ Lv3: 108
+ Lv4: 120
+ Lv5: 134
+ Lv6: 134
+ Lv7: 134
+ Lv8: 134
+ Lv9: 134
+ Lv10: 134
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+},
+{
+ Id: 2381
+ Name: "MI_RUSH_WINDMILL"
+ Description: "Windmill Rush Attack"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 7
+ Lv2: 8
+ Lv3: 9
+ Lv4: 10
+ Lv5: 11
+ Lv6: 12
+ Lv7: 13
+ Lv8: 14
+ Lv9: 15
+ Lv10: 16
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 2000
+ SkillData1: 60000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 82
+ Lv2: 88
+ Lv3: 94
+ Lv4: 100
+ Lv5: 106
+ Lv6: 112
+ Lv7: 118
+ Lv8: 124
+ Lv9: 130
+ Lv10: 136
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+},
+{
+ Id: 2382
+ Name: "MI_ECHOSONG"
+ Description: "Echo Song"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 7
+ Lv2: 8
+ Lv3: 9
+ Lv4: 10
+ Lv5: 11
+ Lv6: 12
+ Lv7: 13
+ Lv8: 14
+ Lv9: 15
+ Lv10: 16
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 2000
+ SkillData1: 60000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 86
+ Lv2: 92
+ Lv3: 98
+ Lv4: 104
+ Lv5: 110
+ Lv6: 116
+ Lv7: 122
+ Lv8: 128
+ Lv9: 134
+ Lv10: 140
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+},
+{
+ Id: 2383
+ Name: "MI_HARMONIZE"
+ Description: "Harmonize"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: 60000
+ CoolDown: 5000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 70
+ Lv2: 75
+ Lv3: 80
+ Lv4: 85
+ Lv5: 90
+ Lv6: 95
+ Lv7: 100
+ Lv8: 105
+ Lv9: 110
+ Lv10: 115
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+},
+{
+ Id: 2412
+ Name: "WM_LESSON"
+ Description: "Lesson"
+ MaxLevel: 10
+ NumberOfHits: 0
+},
+{
+ Id: 2413
+ Name: "WM_METALICSOUND"
+ Description: "Metallic Sound"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Weapon"
+ NumberOfHits: {
+ Lv1: -2
+ Lv2: -2
+ Lv3: -3
+ Lv4: -3
+ Lv5: -4
+ Lv6: -4
+ Lv7: -5
+ Lv8: -5
+ Lv9: -6
+ Lv10: -6
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1000
+ Lv2: 1500
+ Lv3: 2000
+ Lv4: 2500
+ Lv5: 3000
+ Lv6: 3500
+ Lv7: 4000
+ Lv8: 4500
+ Lv9: 5000
+ Lv10: 5500
+ }
+ AfterCastActDelay: 1000
+ CoolDown: {
+ Lv1: 2000
+ Lv2: 2500
+ Lv3: 3000
+ Lv4: 3500
+ Lv5: 4000
+ Lv6: 4500
+ Lv7: 5000
+ Lv8: 5500
+ Lv9: 6000
+ Lv10: 6500
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 64
+ Lv2: 68
+ Lv3: 72
+ Lv4: 76
+ Lv5: 80
+ Lv6: 84
+ Lv7: 88
+ Lv8: 92
+ Lv9: 96
+ Lv10: 100
+ }
+ }
+},
+{
+ Id: 2414
+ Name: "WM_REVERBERATION"
+ Description: "Reverberation"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ Element: "Ele_Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SplashRange: 1
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1100
+ Lv2: 1200
+ Lv3: 1300
+ Lv4: 1400
+ Lv5: 1500
+ Lv6: 1600
+ Lv7: 1700
+ Lv8: 1800
+ Lv9: 1900
+ Lv10: 2000
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 9000
+ Lv2: 10000
+ Lv3: 11000
+ Lv4: 12000
+ Lv5: 13000
+ Lv6: 14000
+ Lv7: 15000
+ Lv8: 16000
+ Lv9: 17000
+ Lv10: 18000
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 28
+ Lv2: 32
+ Lv3: 38
+ Lv4: 42
+ Lv5: 48
+ Lv6: 52
+ Lv7: 58
+ Lv8: 62
+ Lv9: 68
+ Lv10: 72
+ }
+ }
+ Unit: {
+ Id: 0xda
+ Interval: -1
+ Target: "Enemy"
+ }
+},
+{
+ Id: 2415
+ Name: "WM_REVERBERATION_MELEE"
+ Description: "Reverberation Melee"
+ MaxLevel: 5
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2416
+ Name: "WM_REVERBERATION_MAGIC"
+ Description: "Reverberation Magic"
+ MaxLevel: 5
+ AttackType: "Magic"
+ Element: "Ele_Weapon"
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2417
+ Name: "WM_DOMINION_IMPULSE"
+ Description: "Dominion Impulse"
+ MaxLevel: 1
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 5
+ AfterCastActDelay: 1000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 2418
+ Name: "WM_SEVERE_RAINSTORM"
+ Description: "Severe Rainstorm"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1500
+ Lv2: 2000
+ Lv3: 2500
+ Lv4: 3000
+ Lv5: 3500
+ Lv6: 4000
+ Lv7: 4500
+ Lv8: 5000
+ Lv9: 5500
+ Lv10: 6000
+ }
+ AfterCastActDelay: 1000
+ SkillData1: 3400
+ CoolDown: {
+ Lv1: 5000
+ Lv2: 5500
+ Lv3: 6000
+ Lv4: 6500
+ Lv5: 7000
+ Lv6: 7500
+ Lv7: 8000
+ Lv8: 8500
+ Lv9: 9000
+ Lv10: 9500
+ }
+ FixedCastTime: 500
+ Requirements: {
+ SPCost: {
+ Lv1: 80
+ Lv2: 90
+ Lv3: 100
+ Lv4: 110
+ Lv5: 120
+ Lv6: 130
+ Lv7: 140
+ Lv8: 150
+ Lv9: 160
+ Lv10: 170
+ }
+ WeaponTypes: {
+ Bows: true
+ }
+ AmmoTypes: {
+ A_ARROW: true
+ }
+ AmmoAmount: 20
+ }
+ Unit: {
+ Id: 0xdb
+ Range: 5
+ Interval: 300
+ Target: "Enemy"
+ Flag: {
+ UF_DUALMODE: true
+ }
+ }
+},
+{
+ Id: 2419
+ Name: "WM_POEMOFNETHERWORLD"
+ Description: "Poem of The Netherworld"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 1
+ InterruptCast: true
+ SkillInstances: 5
+ CastTime: 3000
+ SkillData1: {
+ Lv1: 9000
+ Lv2: 11000
+ Lv3: 13000
+ Lv4: 15000
+ Lv5: 17000
+ Lv6: 19000
+ Lv7: 21000
+ Lv8: 23000
+ Lv9: 25000
+ Lv10: 27000
+ }
+ SkillData2: {
+ Lv1: 8000
+ Lv2: 10000
+ Lv3: 12000
+ Lv4: 14000
+ Lv5: 16000
+ Lv6: 18000
+ Lv7: 20000
+ Lv8: 22000
+ Lv9: 24000
+ Lv10: 26000
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 16
+ Lv3: 20
+ Lv4: 24
+ Lv5: 28
+ Lv6: 32
+ Lv7: 36
+ Lv8: 40
+ Lv9: 44
+ Lv10: 48
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ Items: {
+ Protect_Neck_Candy: 1
+ }
+ }
+ Unit: {
+ Id: 0xde
+ Range: 1
+ Interval: 1000
+ Target: "All"
+ Flag: {
+ UF_NOFOOTSET: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 2420
+ Name: "WM_VOICEOFSIREN"
+ Description: "Voice of Siren"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 3
+ Lv3: 4
+ Lv4: 5
+ Lv5: 6
+ Lv6: 7
+ Lv7: 8
+ Lv8: 9
+ Lv9: 10
+ Lv10: 11
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 2000
+ Lv2: 2200
+ Lv3: 2400
+ Lv4: 2600
+ Lv5: 2800
+ Lv6: 3000
+ Lv7: 3200
+ Lv8: 3400
+ Lv9: 3600
+ Lv10: 3800
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 15000
+ Lv2: 18000
+ Lv3: 21000
+ Lv4: 24000
+ Lv5: 27000
+ Lv6: 30000
+ Lv7: 33000
+ Lv8: 36000
+ Lv9: 39000
+ Lv10: 42000
+ }
+ CoolDown: 5000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 48
+ Lv2: 56
+ Lv3: 64
+ Lv4: 72
+ Lv5: 80
+ Lv6: 88
+ Lv7: 96
+ Lv8: 104
+ Lv9: 112
+ Lv10: 120
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+},
+{
+ Id: 2421
+ Name: "WM_DEADHILLHERE"
+ Description: "Valley of Death"
+ MaxLevel: 5
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 3000
+ Lv2: 2500
+ Lv3: 2000
+ Lv4: 1500
+ Lv5: 1000
+ Lv6: 500
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ AfterCastActDelay: 1000
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 50
+ Lv2: 53
+ Lv3: 56
+ Lv4: 59
+ Lv5: 62
+ Lv6: 65
+ Lv7: 68
+ Lv8: 71
+ Lv9: 74
+ Lv10: 77
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ Items: {
+ Heartbroken_Tears: 1
+ }
+ }
+},
+{
+ Id: 2422
+ Name: "WM_LULLABY_DEEPSLEEP"
+ Description: "Deep Sleep Lullaby"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 5
+ Lv2: 6
+ Lv3: 7
+ Lv4: 8
+ Lv5: 9
+ Lv6: 10
+ Lv7: 11
+ Lv8: 12
+ Lv9: 13
+ Lv10: 14
+ }
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 12000
+ Lv2: 14000
+ Lv3: 16000
+ Lv4: 18000
+ Lv5: 20000
+ Lv6: 22000
+ Lv7: 24000
+ Lv8: 26000
+ Lv9: 28000
+ Lv10: 30000
+ }
+ CoolDown: 10000
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 80
+ Lv2: 90
+ Lv3: 100
+ Lv4: 110
+ Lv5: 120
+ Lv6: 130
+ Lv7: 140
+ Lv8: 150
+ Lv9: 160
+ Lv10: 170
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+},
+{
+ Id: 2423
+ Name: "WM_SIRCLEOFNATURE"
+ Description: "Circle of Nature's Sound"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 3
+ Lv2: 4
+ Lv3: 5
+ Lv4: 6
+ Lv5: 7
+ Lv6: 8
+ Lv7: 9
+ Lv8: 10
+ Lv9: 11
+ Lv10: 12
+ }
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 1000
+ SkillData1: 60000
+ CoolDown: 15000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 42
+ Lv2: 46
+ Lv3: 50
+ Lv4: 54
+ Lv5: 58
+ Lv6: 62
+ Lv7: 66
+ Lv8: 70
+ Lv9: 74
+ Lv10: 78
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+},
+{
+ Id: 2424
+ Name: "WM_RANDOMIZESPELL"
+ Description: "Improvised Song"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ CoolDown: 3000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 45
+ Lv3: 50
+ Lv4: 55
+ Lv5: 60
+ Lv6: 65
+ Lv7: 70
+ Lv8: 75
+ Lv9: 80
+ Lv10: 85
+ }
+ }
+},
+{
+ Id: 2425
+ Name: "WM_GLOOMYDAY"
+ Description: "Gloomy Day"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 45000
+ Lv3: 60000
+ Lv4: 75000
+ Lv5: 90000
+ Lv6: 105000
+ Lv7: 120000
+ Lv8: 135000
+ Lv9: 150000
+ Lv10: 165000
+ }
+ CoolDown: 10000
+ FixedCastTime: 500
+ Requirements: {
+ SPCost: {
+ Lv1: 60
+ Lv2: 75
+ Lv3: 90
+ Lv4: 105
+ Lv5: 120
+ Lv6: 135
+ Lv7: 150
+ Lv8: 165
+ Lv9: 180
+ Lv10: 195
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+},
+{
+ Id: 2426
+ Name: "WM_GREAT_ECHO"
+ Description: "Great Echo"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Chorus: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 3
+ Lv3: 3
+ Lv4: 4
+ Lv5: 4
+ Lv6: 5
+ Lv7: 5
+ Lv8: 6
+ Lv9: 6
+ Lv10: 7
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 2000
+ Lv2: 2200
+ Lv3: 2400
+ Lv4: 2600
+ Lv5: 2800
+ Lv6: 3000
+ Lv7: 3200
+ Lv8: 3400
+ Lv9: 3600
+ Lv10: 3800
+ }
+ AfterCastActDelay: 1000
+ CoolDown: 10000
+ FixedCastTime: 500
+ Requirements: {
+ SPCost: {
+ Lv1: 80
+ Lv2: 90
+ Lv3: 100
+ Lv4: 110
+ Lv5: 120
+ Lv6: 130
+ Lv7: 140
+ Lv8: 150
+ Lv9: 160
+ Lv10: 170
+ }
+ Items: {
+ Protect_Neck_Candy: 1
+ }
+ }
+},
+{
+ Id: 2427
+ Name: "WM_SONG_OF_MANA"
+ Description: "Song of Mana"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Chorus: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 5
+ Lv2: 6
+ Lv3: 7
+ Lv4: 8
+ Lv5: 9
+ Lv6: 10
+ Lv7: 11
+ Lv8: 12
+ Lv9: 13
+ Lv10: 14
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 60000
+ Lv3: 90000
+ Lv4: 120000
+ Lv5: 150000
+ Lv6: 180000
+ Lv7: 210000
+ Lv8: 240000
+ Lv9: 270000
+ Lv10: 300000
+ }
+ CoolDown: 90000
+ FixedCastTime: 500
+ Requirements: {
+ SPCost: {
+ Lv1: 120
+ Lv2: 140
+ Lv3: 160
+ Lv4: 180
+ Lv5: 200
+ Lv6: 220
+ Lv7: 240
+ Lv8: 260
+ Lv9: 280
+ Lv10: 300
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+},
+{
+ Id: 2428
+ Name: "WM_DANCE_WITH_WUG"
+ Description: "Dance With A Warg"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Chorus: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 5
+ Lv2: 6
+ Lv3: 7
+ Lv4: 8
+ Lv5: 9
+ Lv6: 10
+ Lv7: 11
+ Lv8: 12
+ Lv9: 13
+ Lv10: 14
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1500
+ Lv2: 2000
+ Lv3: 2500
+ Lv4: 3000
+ Lv5: 3500
+ Lv6: 4000
+ Lv7: 4500
+ Lv8: 5000
+ Lv9: 5500
+ Lv10: 6000
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 60000
+ Lv3: 90000
+ Lv4: 120000
+ Lv5: 150000
+ Lv6: 180000
+ Lv7: 210000
+ Lv8: 240000
+ Lv9: 270000
+ Lv10: 300000
+ }
+ CoolDown: 90000
+ FixedCastTime: 500
+ Requirements: {
+ SPCost: {
+ Lv1: 120
+ Lv2: 140
+ Lv3: 160
+ Lv4: 180
+ Lv5: 200
+ Lv6: 220
+ Lv7: 240
+ Lv8: 260
+ Lv9: 280
+ Lv10: 300
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+},
+{
+ Id: 2429
+ Name: "WM_SOUND_OF_DESTRUCTION"
+ Description: "Sound of Destruction"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Chorus: true
+ }
+ DamageType: {
+ SplashArea: true
+ IgnoreFlee: true
+ }
+ SplashRange: {
+ Lv1: 4
+ Lv2: 4
+ Lv3: 5
+ Lv4: 5
+ Lv5: 6
+ Lv6: 6
+ Lv7: 7
+ Lv8: 7
+ Lv9: 8
+ Lv10: 8
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 0
+ Lv2: 500
+ Lv3: 1000
+ Lv4: 1500
+ Lv5: 2000
+ Lv6: 2500
+ Lv7: 3000
+ Lv8: 3500
+ Lv9: 4000
+ Lv10: 4500
+ }
+ AfterCastActDelay: 1000
+ SkillData1: 5000
+ CoolDown: {
+ Lv1: 6000
+ Lv2: 7000
+ Lv3: 8000
+ Lv4: 9000
+ Lv5: 10000
+ Lv6: 11000
+ Lv7: 12000
+ Lv8: 13000
+ Lv9: 14000
+ Lv10: 15000
+ }
+ FixedCastTime: 500
+ Requirements: {
+ SPCost: {
+ Lv1: 50
+ Lv2: 60
+ Lv3: 70
+ Lv4: 80
+ Lv5: 90
+ Lv6: 100
+ Lv7: 110
+ Lv8: 120
+ Lv9: 130
+ Lv10: 140
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+},
+{
+ Id: 2430
+ Name: "WM_SATURDAY_NIGHT_FEVER"
+ Description: "Saturday Night Fever"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Chorus: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 3
+ Lv2: 4
+ Lv3: 5
+ Lv4: 6
+ Lv5: 7
+ Lv6: 8
+ Lv7: 9
+ Lv8: 10
+ Lv9: 11
+ Lv10: 12
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1000
+ Lv2: 2000
+ Lv3: 3000
+ Lv4: 4000
+ Lv5: 5000
+ Lv6: 6000
+ Lv7: 7000
+ Lv8: 8000
+ Lv9: 9000
+ Lv10: 10000
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ SkillData2: 3000
+ CoolDown: 180000
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 150
+ Lv2: 160
+ Lv3: 170
+ Lv4: 180
+ Lv5: 190
+ Lv6: 200
+ Lv7: 210
+ Lv8: 220
+ Lv9: 230
+ Lv10: 240
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+},
+{
+ Id: 2431
+ Name: "WM_LERADS_DEW"
+ Description: "Lerad's Dew"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Chorus: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 5
+ Lv2: 5
+ Lv3: 6
+ Lv4: 6
+ Lv5: 7
+ Lv6: 7
+ Lv7: 8
+ Lv8: 8
+ Lv9: 9
+ Lv10: 9
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 20000
+ Lv2: 30000
+ Lv3: 40000
+ Lv4: 50000
+ Lv5: 60000
+ Lv6: 70000
+ Lv7: 80000
+ Lv8: 90000
+ Lv9: 100000
+ Lv10: 110000
+ }
+ CoolDown: 180000
+ FixedCastTime: 500
+ Requirements: {
+ SPCost: {
+ Lv1: 120
+ Lv2: 130
+ Lv3: 140
+ Lv4: 150
+ Lv5: 160
+ Lv6: 170
+ Lv7: 180
+ Lv8: 190
+ Lv9: 200
+ Lv10: 210
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+},
+{
+ Id: 2432
+ Name: "WM_MELODYOFSINK"
+ Description: "Melody of Sink"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Chorus: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 5
+ Lv2: 5
+ Lv3: 6
+ Lv4: 6
+ Lv5: 7
+ Lv6: 7
+ Lv7: 8
+ Lv8: 8
+ Lv9: 9
+ Lv10: 9
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 20000
+ Lv2: 30000
+ Lv3: 40000
+ Lv4: 50000
+ Lv5: 60000
+ Lv6: 70000
+ Lv7: 80000
+ Lv8: 90000
+ Lv9: 100000
+ Lv10: 110000
+ }
+ CoolDown: 180000
+ FixedCastTime: 500
+ Requirements: {
+ SPCost: {
+ Lv1: 120
+ Lv2: 130
+ Lv3: 140
+ Lv4: 150
+ Lv5: 160
+ Lv6: 170
+ Lv7: 180
+ Lv8: 190
+ Lv9: 200
+ Lv10: 210
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+},
+{
+ Id: 2433
+ Name: "WM_BEYOND_OF_WARCRY"
+ Description: "Warcry of Beyond"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Chorus: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 5
+ Lv2: 5
+ Lv3: 6
+ Lv4: 6
+ Lv5: 7
+ Lv6: 7
+ Lv7: 8
+ Lv8: 8
+ Lv9: 9
+ Lv10: 9
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 20000
+ Lv2: 30000
+ Lv3: 40000
+ Lv4: 50000
+ Lv5: 60000
+ Lv6: 70000
+ Lv7: 80000
+ Lv8: 90000
+ Lv9: 100000
+ Lv10: 110000
+ }
+ CoolDown: 180000
+ FixedCastTime: 500
+ Requirements: {
+ SPCost: {
+ Lv1: 120
+ Lv2: 130
+ Lv3: 140
+ Lv4: 150
+ Lv5: 160
+ Lv6: 170
+ Lv7: 180
+ Lv8: 190
+ Lv9: 200
+ Lv10: 210
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+},
+{
+ Id: 2434
+ Name: "WM_UNLIMITED_HUMMING_VOICE"
+ Description: "Unlimited Humming Voice"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Chorus: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 5
+ Lv2: 5
+ Lv3: 6
+ Lv4: 6
+ Lv5: 7
+ Lv6: 7
+ Lv7: 8
+ Lv8: 8
+ Lv9: 9
+ Lv10: 9
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 90000
+ Lv3: 120000
+ Lv4: 150000
+ Lv5: 180000
+ Lv6: 210000
+ Lv7: 240000
+ Lv8: 270000
+ Lv9: 300000
+ Lv10: 330000
+ }
+ CoolDown: {
+ Lv1: 110000
+ Lv2: 120000
+ Lv3: 130000
+ Lv4: 140000
+ Lv5: 150000
+ Lv6: 160000
+ Lv7: 170000
+ Lv8: 180000
+ Lv9: 190000
+ Lv10: 200000
+ }
+ FixedCastTime: 500
+ Requirements: {
+ SPCost: {
+ Lv1: 120
+ Lv2: 130
+ Lv3: 140
+ Lv4: 150
+ Lv5: 160
+ Lv6: 170
+ Lv7: 180
+ Lv8: 190
+ Lv9: 200
+ Lv10: 210
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ }
+},
+{
+ Id: 2443
+ Name: "SO_FIREWALK"
+ Description: "Fire Walk"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ InterruptCast: true
+ SkillInstances: {
+ Lv1: 8
+ Lv2: 10
+ Lv3: 12
+ Lv4: 14
+ Lv5: 16
+ Lv6: 18
+ Lv7: 20
+ Lv8: 22
+ Lv9: 24
+ Lv10: 26
+ }
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: 12000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 34
+ Lv3: 38
+ Lv4: 42
+ Lv5: 46
+ Lv6: 50
+ Lv7: 54
+ Lv8: 58
+ Lv9: 62
+ Lv10: 66
+ }
+ }
+ Unit: {
+ Id: 0xdc
+ Interval: 300
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOOVERLAP: true
+ }
+ }
+},
+{
+ Id: 2444
+ Name: "SO_ELECTRICWALK"
+ Description: "Electric Walk"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ InterruptCast: true
+ SkillInstances: {
+ Lv1: 8
+ Lv2: 10
+ Lv3: 12
+ Lv4: 14
+ Lv5: 16
+ Lv6: 18
+ Lv7: 20
+ Lv8: 22
+ Lv9: 24
+ Lv10: 26
+ }
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: 12000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 34
+ Lv3: 38
+ Lv4: 42
+ Lv5: 46
+ Lv6: 50
+ Lv7: 54
+ Lv8: 58
+ Lv9: 62
+ Lv10: 66
+ }
+ }
+ Unit: {
+ Id: 0xdd
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOOVERLAP: true
+ }
+ }
+},
+{
+ Id: 2445
+ Name: "SO_SPELLFIST"
+ Description: "Spell Fist"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 20000
+ Lv2: 25000
+ Lv3: 30000
+ Lv4: 35000
+ Lv5: 40000
+ Lv6: 45000
+ Lv7: 50000
+ Lv8: 55000
+ Lv9: 60000
+ Lv10: 65000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 44
+ Lv3: 48
+ Lv4: 52
+ Lv5: 56
+ Lv6: 60
+ Lv7: 64
+ Lv8: 68
+ Lv9: 72
+ Lv10: 76
+ }
+ }
+},
+{
+ Id: 2446
+ Name: "SO_EARTHGRAVE"
+ Description: "Earth Grave"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Earth"
+ NumberOfHits: -3
+ InterruptCast: true
+ CastTime: {
+ Lv1: 2200
+ Lv2: 2400
+ Lv3: 2600
+ Lv4: 2800
+ Lv5: 3000
+ Lv6: 3200
+ Lv7: 3400
+ Lv8: 3600
+ Lv9: 3800
+ Lv10: 4000
+ }
+ AfterCastActDelay: 1000
+ SkillData1: 500
+ SkillData2: {
+ Lv1: 8000
+ Lv2: 11000
+ Lv3: 14000
+ Lv4: 17000
+ Lv5: 20000
+ Lv6: 23000
+ Lv7: 26000
+ Lv8: 29000
+ Lv9: 32000
+ Lv10: 35000
+ }
+ CoolDown: 5000
+ FixedCastTime: {
+ Lv1: 1800
+ Lv2: 1600
+ Lv3: 1400
+ Lv4: 1200
+ Lv5: 1000
+ Lv6: 800
+ Lv7: 600
+ Lv8: 400
+ Lv9: 200
+ Lv10: 1
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 62
+ Lv2: 70
+ Lv3: 78
+ Lv4: 86
+ Lv5: 94
+ Lv6: 102
+ Lv7: 110
+ Lv8: 118
+ Lv9: 126
+ Lv10: 134
+ }
+ }
+ Unit: {
+ Id: 0x86
+ Range: {
+ Lv1: 3
+ Lv2: 3
+ Lv3: 3
+ Lv4: 4
+ Lv5: 4
+ Lv6: 4
+ Lv7: 4
+ Lv8: 4
+ Lv9: 4
+ Lv10: 4
+ }
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 2447
+ Name: "SO_DIAMONDDUST"
+ Description: "Diamond Dust"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ NumberOfHits: -5
+ InterruptCast: true
+ CastTime: {
+ Lv1: 5000
+ Lv2: 5500
+ Lv3: 6000
+ Lv4: 6500
+ Lv5: 7000
+ Lv6: 7500
+ Lv7: 8000
+ Lv8: 8500
+ Lv9: 9000
+ Lv10: 9500
+ }
+ AfterCastActDelay: 1000
+ SkillData1: 500
+ SkillData2: {
+ Lv1: 12000
+ Lv2: 14000
+ Lv3: 16000
+ Lv4: 18000
+ Lv5: 20000
+ Lv6: 22000
+ Lv7: 24000
+ Lv8: 26000
+ Lv9: 28000
+ Lv10: 30000
+ }
+ CoolDown: 5000
+ FixedCastTime: {
+ Lv1: 800
+ Lv2: 600
+ Lv3: 400
+ Lv4: 200
+ Lv5: -1
+ Lv6: -1
+ Lv7: -1
+ Lv8: -1
+ Lv9: -1
+ Lv10: -1
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 50
+ Lv2: 56
+ Lv3: 62
+ Lv4: 68
+ Lv5: 74
+ Lv6: 80
+ Lv7: 86
+ Lv8: 92
+ Lv9: 98
+ Lv10: 104
+ }
+ }
+ Unit: {
+ Id: 0x86
+ Range: {
+ Lv1: 3
+ Lv2: 3
+ Lv3: 3
+ Lv4: 4
+ Lv5: 4
+ Lv6: 4
+ Lv7: 4
+ Lv8: 4
+ Lv9: 4
+ Lv10: 4
+ }
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 2448
+ Name: "SO_POISON_BUSTER"
+ Description: "Poison Buster"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Poison"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 1
+ Lv4: 1
+ Lv5: 2
+ Lv6: 2
+ Lv7: 2
+ Lv8: 2
+ Lv9: 2
+ Lv10: 2
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 2200
+ Lv2: 3400
+ Lv3: 4600
+ Lv4: 5800
+ Lv5: 6000
+ Lv6: 6000
+ Lv7: 6000
+ Lv8: 6000
+ Lv9: 6000
+ Lv10: 6000
+ }
+ AfterCastActDelay: 1000
+ CoolDown: 2000
+ FixedCastTime: {
+ Lv1: 800
+ Lv2: 600
+ Lv3: 400
+ Lv4: 200
+ Lv5: -1
+ Lv6: -1
+ Lv7: -1
+ Lv8: -1
+ Lv9: -1
+ Lv10: -1
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 70
+ Lv2: 90
+ Lv3: 110
+ Lv4: 130
+ Lv5: 150
+ Lv6: 170
+ Lv7: 190
+ Lv8: 210
+ Lv9: 230
+ Lv10: 250
+ }
+ }
+},
+{
+ Id: 2449
+ Name: "SO_PSYCHIC_WAVE"
+ Description: "Psychic Wave"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ InterruptCast: true
+ CastTime: {
+ Lv1: 8000
+ Lv2: 9000
+ Lv3: 10000
+ Lv4: 11000
+ Lv5: 12000
+ Lv6: 13000
+ Lv7: 14000
+ Lv8: 15000
+ Lv9: 16000
+ Lv10: 17000
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 1200
+ Lv2: 1700
+ Lv3: 2200
+ Lv4: 2700
+ Lv5: 3200
+ Lv6: 3700
+ Lv7: 4200
+ Lv8: 4700
+ Lv9: 5200
+ Lv10: 5700
+ }
+ CoolDown: 5000
+ FixedCastTime: {
+ Lv1: 1000
+ Lv2: 900
+ Lv3: 800
+ Lv4: 700
+ Lv5: 600
+ Lv6: 500
+ Lv7: 400
+ Lv8: 300
+ Lv9: 200
+ Lv10: 100
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 48
+ Lv2: 56
+ Lv3: 64
+ Lv4: 70
+ Lv5: 78
+ Lv6: 78
+ Lv7: 78
+ Lv8: 78
+ Lv9: 78
+ Lv10: 78
+ }
+ }
+ Unit: {
+ Id: 0xdf
+ Range: {
+ Lv1: 3
+ Lv2: 3
+ Lv3: 4
+ Lv4: 4
+ Lv5: 5
+ Lv6: 5
+ Lv7: 6
+ Lv8: 6
+ Lv9: 7
+ Lv10: 7
+ }
+ Interval: 500
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 2450
+ Name: "SO_CLOUD_KILL"
+ Description: "Cloud Kill"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Poison"
+ InterruptCast: true
+ CastTime: {
+ Lv1: 2300
+ Lv2: 2500
+ Lv3: 2700
+ Lv4: 2900
+ Lv5: 3100
+ Lv6: 3300
+ Lv7: 3500
+ Lv8: 3700
+ Lv9: 3900
+ Lv10: 4100
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 8000
+ Lv2: 10000
+ Lv3: 12000
+ Lv4: 14000
+ Lv5: 16000
+ Lv6: 18000
+ Lv7: 20000
+ Lv8: 22000
+ Lv9: 24000
+ Lv10: 26000
+ }
+ SkillData2: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ CoolDown: 5000
+ FixedCastTime: {
+ Lv1: 700
+ Lv2: 500
+ Lv3: 300
+ Lv4: 100
+ Lv5: -1
+ Lv6: -1
+ Lv7: -1
+ Lv8: -1
+ Lv9: -1
+ Lv10: -1
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 48
+ Lv2: 56
+ Lv3: 64
+ Lv4: 70
+ Lv5: 78
+ Lv6: 78
+ Lv7: 78
+ Lv8: 78
+ Lv9: 78
+ Lv10: 78
+ }
+ Items: {
+ Red_Gemstone: 2
+ }
+ }
+ Unit: {
+ Id: 0xe0
+ Layout: 3
+ Interval: 500
+ Target: "Enemy"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 2451
+ Name: "SO_STRIKING"
+ Description: "Striking"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: 60000
+ CoolDown: 2000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 50
+ Lv2: 55
+ Lv3: 60
+ Lv4: 65
+ Lv5: 70
+ Lv6: 75
+ Lv7: 80
+ Lv8: 85
+ Lv9: 90
+ Lv10: 95
+ }
+ }
+},
+{
+ Id: 2452
+ Name: "SO_WARMER"
+ Description: "Warmer"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 2200
+ Lv2: 2400
+ Lv3: 2600
+ Lv4: 2800
+ Lv5: 3000
+ Lv6: 3200
+ Lv7: 3400
+ Lv8: 3600
+ Lv9: 3800
+ Lv10: 4000
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 40000
+ Lv2: 45000
+ Lv3: 50000
+ Lv4: 55000
+ Lv5: 60000
+ Lv6: 65000
+ Lv7: 70000
+ Lv8: 75000
+ Lv9: 80000
+ Lv10: 85000
+ }
+ SkillData2: 30000
+ CoolDown: {
+ Lv1: 35000
+ Lv2: 40000
+ Lv3: 45000
+ Lv4: 50000
+ Lv5: 55000
+ Lv6: 60000
+ Lv7: 65000
+ Lv8: 70000
+ Lv9: 75000
+ Lv10: 80000
+ }
+ FixedCastTime: {
+ Lv1: 1800
+ Lv2: 1600
+ Lv3: 1400
+ Lv4: 1200
+ Lv5: 1000
+ Lv6: 800
+ Lv7: 600
+ Lv8: 400
+ Lv9: 200
+ Lv10: 1
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 52
+ Lv3: 64
+ Lv4: 76
+ Lv5: 88
+ Lv6: 100
+ Lv7: 112
+ Lv8: 124
+ Lv9: 136
+ Lv10: 148
+ }
+ }
+ Unit: {
+ Id: 0xe4
+ Range: 3
+ Interval: 3000
+ Target: "All"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 2453
+ Name: "SO_VACUUM_EXTREME"
+ Description: "Vacuum Extreme"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1000
+ Lv2: 1500
+ Lv3: 2000
+ Lv4: 2500
+ Lv5: 3000
+ Lv6: 3500
+ Lv7: 4000
+ Lv8: 4500
+ Lv9: 5000
+ Lv10: 5500
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 4000
+ Lv2: 6000
+ Lv3: 8000
+ Lv4: 10000
+ Lv5: 12000
+ Lv6: 14000
+ Lv7: 16000
+ Lv8: 18000
+ Lv9: 20000
+ Lv10: 22000
+ }
+ CoolDown: 5000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 34
+ Lv2: 42
+ Lv3: 50
+ Lv4: 58
+ Lv5: 66
+ Lv6: 74
+ Lv7: 82
+ Lv8: 90
+ Lv9: 98
+ Lv10: 106
+ }
+ }
+ Unit: {
+ Id: 0xeb
+ Range: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 2
+ Lv4: 2
+ Lv5: 3
+ Lv6: 3
+ Lv7: 4
+ Lv8: 4
+ Lv9: 5
+ Lv10: 5
+ }
+ Interval: 500
+ Target: "Enemy"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 2454
+ Name: "SO_VARETYR_SPEAR"
+ Description: "Varetyr Spear"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 2
+ Lv4: 2
+ Lv5: 3
+ Lv6: 3
+ Lv7: 4
+ Lv8: 4
+ Lv9: 5
+ Lv10: 5
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 2200
+ Lv2: 2400
+ Lv3: 2600
+ Lv4: 2800
+ Lv5: 3000
+ Lv6: 3200
+ Lv7: 3400
+ Lv8: 3600
+ Lv9: 3800
+ Lv10: 4000
+ }
+ AfterCastActDelay: 1000
+ SkillData2: {
+ Lv1: 2200
+ Lv2: 2400
+ Lv3: 2600
+ Lv4: 2800
+ Lv5: 3000
+ Lv6: 3200
+ Lv7: 3400
+ Lv8: 3600
+ Lv9: 3800
+ Lv10: 4000
+ }
+ CoolDown: 2000
+ FixedCastTime: {
+ Lv1: 1800
+ Lv2: 1600
+ Lv3: 1400
+ Lv4: 1200
+ Lv5: 1000
+ Lv6: 800
+ Lv7: 600
+ Lv8: 400
+ Lv9: 200
+ Lv10: 1
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 55
+ Lv2: 62
+ Lv3: 69
+ Lv4: 76
+ Lv5: 83
+ Lv6: 90
+ Lv7: 97
+ Lv8: 104
+ Lv9: 111
+ Lv10: 118
+ }
+ }
+},
+{
+ Id: 2455
+ Name: "SO_ARRULLO"
+ Description: "Arrullo"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 2
+ Lv4: 2
+ Lv5: 3
+ Lv6: 3
+ Lv7: 4
+ Lv8: 4
+ Lv9: 5
+ Lv10: 5
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 2200
+ Lv2: 2400
+ Lv3: 2600
+ Lv4: 2800
+ Lv5: 3000
+ Lv6: 3200
+ Lv7: 3400
+ Lv8: 3600
+ Lv9: 3800
+ Lv10: 4000
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 8000
+ Lv2: 10000
+ Lv3: 12000
+ Lv4: 14000
+ Lv5: 16000
+ Lv6: 18000
+ Lv7: 20000
+ Lv8: 22000
+ Lv9: 24000
+ Lv10: 26000
+ }
+ CoolDown: {
+ Lv1: 5000
+ Lv2: 6000
+ Lv3: 7000
+ Lv4: 8000
+ Lv5: 9000
+ Lv6: 10000
+ Lv7: 11000
+ Lv8: 12000
+ Lv9: 13000
+ Lv10: 14000
+ }
+ FixedCastTime: {
+ Lv1: 800
+ Lv2: 600
+ Lv3: 400
+ Lv4: 200
+ Lv5: -1
+ Lv6: -1
+ Lv7: -1
+ Lv8: -1
+ Lv9: -1
+ Lv10: -1
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 35
+ Lv3: 40
+ Lv4: 45
+ Lv5: 50
+ Lv6: 55
+ Lv7: 60
+ Lv8: 65
+ Lv9: 70
+ Lv10: 75
+ }
+ Items: {
+ Yellow_Gemstone: 1
+ }
+ }
+},
+{
+ Id: 2456
+ Name: "SO_EL_CONTROL"
+ Description: "Spirit Control"
+ MaxLevel: 4
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ CoolDown: 5000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 10
+ State: "ElementalSpirit"
+ }
+},
+{
+ Id: 2457
+ Name: "SO_SUMMON_AGNI"
+ Description: "Summon Fire Spirit Agni"
+ MaxLevel: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ Element: "Ele_Fire"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1000
+ Lv2: 2000
+ Lv3: 3000
+ Lv4: 4000
+ Lv5: 5000
+ Lv6: 6000
+ Lv7: 7000
+ Lv8: 8000
+ Lv9: 9000
+ Lv10: 10000
+ }
+ SkillData1: {
+ Lv1: 600000
+ Lv2: 900000
+ Lv3: 1200000
+ Lv4: 1500000
+ Lv5: 1800000
+ Lv6: 2100000
+ Lv7: 2400000
+ Lv8: 2700000
+ Lv9: 3000000
+ Lv10: 3300000
+ }
+ CoolDown: 60000
+ FixedCastTime: 2000
+ Requirements: {
+ SPCost: {
+ Lv1: 100
+ Lv2: 150
+ Lv3: 200
+ Lv4: 250
+ Lv5: 300
+ Lv6: 350
+ Lv7: 400
+ Lv8: 450
+ Lv9: 500
+ Lv10: 550
+ }
+ Items: {
+ Boody_Red: 3
+ Boody_Red: 6
+ Flame_Heart: 1
+ }
+ }
+},
+{
+ Id: 2458
+ Name: "SO_SUMMON_AQUA"
+ Description: "Summon Water Spirit Aqua"
+ MaxLevel: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ Element: "Ele_Water"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1000
+ Lv2: 2000
+ Lv3: 3000
+ Lv4: 4000
+ Lv5: 5000
+ Lv6: 6000
+ Lv7: 7000
+ Lv8: 8000
+ Lv9: 9000
+ Lv10: 10000
+ }
+ SkillData1: {
+ Lv1: 600000
+ Lv2: 900000
+ Lv3: 1200000
+ Lv4: 1500000
+ Lv5: 1800000
+ Lv6: 2100000
+ Lv7: 2400000
+ Lv8: 2700000
+ Lv9: 3000000
+ Lv10: 3300000
+ }
+ CoolDown: 60000
+ FixedCastTime: 2000
+ Requirements: {
+ SPCost: {
+ Lv1: 100
+ Lv2: 150
+ Lv3: 200
+ Lv4: 250
+ Lv5: 300
+ Lv6: 350
+ Lv7: 400
+ Lv8: 450
+ Lv9: 500
+ Lv10: 550
+ }
+ Items: {
+ Crystal_Blue: 3
+ Crystal_Blue: 6
+ Mistic_Frozen: 1
+ }
+ }
+},
+{
+ Id: 2459
+ Name: "SO_SUMMON_VENTUS"
+ Description: "Summon Wind Spirit Ventus"
+ MaxLevel: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ Element: "Ele_Wind"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1000
+ Lv2: 2000
+ Lv3: 3000
+ Lv4: 4000
+ Lv5: 5000
+ Lv6: 6000
+ Lv7: 7000
+ Lv8: 8000
+ Lv9: 9000
+ Lv10: 10000
+ }
+ SkillData1: {
+ Lv1: 600000
+ Lv2: 900000
+ Lv3: 1200000
+ Lv4: 1500000
+ Lv5: 1800000
+ Lv6: 2100000
+ Lv7: 2400000
+ Lv8: 2700000
+ Lv9: 3000000
+ Lv10: 3300000
+ }
+ CoolDown: 60000
+ FixedCastTime: 2000
+ Requirements: {
+ SPCost: {
+ Lv1: 100
+ Lv2: 150
+ Lv3: 200
+ Lv4: 250
+ Lv5: 300
+ Lv6: 350
+ Lv7: 400
+ Lv8: 450
+ Lv9: 500
+ Lv10: 550
+ }
+ Items: {
+ Wind_Of_Verdure: 3
+ Wind_Of_Verdure: 6
+ Rough_Wind: 1
+ }
+ }
+},
+{
+ Id: 2460
+ Name: "SO_SUMMON_TERA"
+ Description: "Summon Earth Spirit Tera"
+ MaxLevel: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ Element: "Ele_Earth"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1000
+ Lv2: 2000
+ Lv3: 3000
+ Lv4: 4000
+ Lv5: 5000
+ Lv6: 6000
+ Lv7: 7000
+ Lv8: 8000
+ Lv9: 9000
+ Lv10: 10000
+ }
+ SkillData1: {
+ Lv1: 600000
+ Lv2: 900000
+ Lv3: 1200000
+ Lv4: 1500000
+ Lv5: 1800000
+ Lv6: 2100000
+ Lv7: 2400000
+ Lv8: 2700000
+ Lv9: 3000000
+ Lv10: 3300000
+ }
+ CoolDown: 60000
+ FixedCastTime: 2000
+ Requirements: {
+ SPCost: {
+ Lv1: 100
+ Lv2: 150
+ Lv3: 200
+ Lv4: 250
+ Lv5: 300
+ Lv6: 350
+ Lv7: 400
+ Lv8: 450
+ Lv9: 500
+ Lv10: 550
+ }
+ Items: {
+ Yellow_Live: 3
+ Yellow_Live: 6
+ Great_Nature: 1
+ }
+ }
+},
+{
+ Id: 2461
+ Name: "SO_EL_ACTION"
+ Description: "Elemental Action"
+ MaxLevel: 1
+ Range: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ CoolDown: 5000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 50
+ State: "ElementalSpirit"
+ }
+},
+{
+ Id: 2462
+ Name: "SO_EL_ANALYSIS"
+ Description: "Four Spirit Analysis"
+ MaxLevel: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ FixedCastTime: 2000
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 20
+ Lv3: 30
+ Lv4: 40
+ Lv5: 50
+ Lv6: 60
+ Lv7: 70
+ Lv8: 80
+ Lv9: 90
+ Lv10: 100
+ }
+ }
+},
+{
+ Id: 2463
+ Name: "SO_EL_SYMPATHY"
+ Description: "Spirit Sympathy"
+ MaxLevel: 5
+ NumberOfHits: 0
+},
+{
+ Id: 2464
+ Name: "SO_EL_CURE"
+ Description: "Spirit Recovery"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 1000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 10
+ State: "ElementalSpirit"
+ }
+},
+{
+ Id: 2465
+ Name: "SO_FIRE_INSIGNIA"
+ Description: "Fire Insignia"
+ MaxLevel: 3
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillInstances: 1
+ CastTime: 1000
+ SkillData1: 60000
+ CoolDown: 60000
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 22
+ Lv2: 30
+ Lv3: 38
+ Lv4: 46
+ Lv5: 54
+ Lv6: 62
+ Lv7: 70
+ Lv8: 78
+ Lv9: 86
+ Lv10: 94
+ }
+ Items: {
+ Scarlet_Pts: 1
+ Scarlet_Pts: 2
+ Scarlet_Pts: 3
+ }
+ }
+ Unit: {
+ Id: 0xf1
+ Range: 1
+ Interval: 1000
+ Target: "All"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 2466
+ Name: "SO_WATER_INSIGNIA"
+ Description: "Water Insignia"
+ MaxLevel: 3
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillInstances: 1
+ CastTime: 1000
+ SkillData1: 60000
+ CoolDown: 60000
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 22
+ Lv2: 30
+ Lv3: 38
+ Lv4: 46
+ Lv5: 54
+ Lv6: 62
+ Lv7: 70
+ Lv8: 78
+ Lv9: 86
+ Lv10: 94
+ }
+ Items: {
+ Indigo_Pts: 1
+ Indigo_Pts: 2
+ Indigo_Pts: 3
+ }
+ }
+ Unit: {
+ Id: 0xf2
+ Range: 1
+ Interval: 1000
+ Target: "All"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 2467
+ Name: "SO_WIND_INSIGNIA"
+ Description: "Wind Insignia"
+ MaxLevel: 3
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillInstances: 1
+ CastTime: 1000
+ SkillData1: 60000
+ CoolDown: 60000
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 22
+ Lv2: 30
+ Lv3: 38
+ Lv4: 46
+ Lv5: 54
+ Lv6: 62
+ Lv7: 70
+ Lv8: 78
+ Lv9: 86
+ Lv10: 94
+ }
+ Items: {
+ Yellow_Wish_Pts: 1
+ Yellow_Wish_Pts: 2
+ Yellow_Wish_Pts: 3
+ }
+ }
+ Unit: {
+ Id: 0xf3
+ Range: 1
+ Interval: 1000
+ Target: "All"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 2468
+ Name: "SO_EARTH_INSIGNIA"
+ Description: "Earth Insignia"
+ MaxLevel: 3
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Earth"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillInstances: 1
+ CastTime: 1000
+ SkillData1: 60000
+ CoolDown: 60000
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 22
+ Lv2: 30
+ Lv3: 38
+ Lv4: 46
+ Lv5: 54
+ Lv6: 62
+ Lv7: 70
+ Lv8: 78
+ Lv9: 86
+ Lv10: 94
+ }
+ Items: {
+ Lime_Green_Pts: 1
+ Lime_Green_Pts: 2
+ Lime_Green_Pts: 3
+ }
+ }
+ Unit: {
+ Id: 0xf4
+ Range: 1
+ Interval: 1000
+ Target: "All"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 2474
+ Name: "GN_TRAINING_SWORD"
+ Description: "Sword Training"
+ MaxLevel: 5
+ NumberOfHits: 0
+},
+{
+ Id: 2475
+ Name: "GN_REMODELING_CART"
+ Description: "Cart Remodeling"
+ MaxLevel: 5
+ NumberOfHits: 0
+},
+{
+ Id: 2476
+ Name: "GN_CART_TORNADO"
+ Description: "Cart Tornado"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 2
+ KnockBackTiles: 2
+ AfterCastActDelay: 500
+ SkillData1: 5000
+ CoolDown: {
+ Lv1: 0
+ Lv2: 500
+ Lv3: 1000
+ Lv4: 1500
+ Lv5: 2000
+ Lv6: 2500
+ Lv7: 3000
+ Lv8: 3500
+ Lv9: 4000
+ Lv10: 4500
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 30
+ State: "Cart"
+ }
+},
+{
+ Id: 2477
+ Name: "GN_CARTCANNON"
+ Description: "Cart Cannon"
+ MaxLevel: 5
+ Range: {
+ Lv1: 7
+ Lv2: 8
+ Lv3: 9
+ Lv4: 10
+ Lv5: 11
+ Lv6: 12
+ Lv7: 13
+ Lv8: 14
+ Lv9: 15
+ Lv10: 16
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 2
+ Lv4: 2
+ Lv5: 3
+ Lv6: 3
+ Lv7: 4
+ Lv8: 4
+ Lv9: 5
+ Lv10: 5
+ }
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1000
+ Lv2: 1500
+ Lv3: 2000
+ Lv4: 2500
+ Lv5: 3000
+ Lv6: 3500
+ Lv7: 4000
+ Lv8: 4500
+ Lv9: 5000
+ Lv10: 5500
+ }
+ AfterCastActDelay: 500
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 42
+ Lv3: 44
+ Lv4: 46
+ Lv5: 48
+ Lv6: 50
+ Lv7: 52
+ Lv8: 54
+ Lv9: 56
+ Lv10: 58
+ }
+ AmmoTypes: {
+ A_CANNONBALL: true
+ }
+ AmmoAmount: 1
+ State: "Cart"
+ }
+},
+{
+ Id: 2478
+ Name: "GN_CARTBOOST"
+ Description: "Cart Boost"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1500
+ AfterCastActDelay: 500
+ SkillData1: 90000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 24
+ Lv3: 28
+ Lv4: 32
+ Lv5: 36
+ Lv6: 40
+ Lv7: 44
+ Lv8: 48
+ Lv9: 52
+ Lv10: 56
+ }
+ State: "Cart"
+ }
+},
+{
+ Id: 2479
+ Name: "GN_THORNS_TRAP"
+ Description: "Thorn Trap"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ InterruptCast: true
+ SkillInstances: 5
+ CastTime: 1500
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 12000
+ Lv3: 14000
+ Lv4: 16000
+ Lv5: 18000
+ Lv6: 20000
+ Lv7: 22000
+ Lv8: 24000
+ Lv9: 26000
+ Lv10: 28000
+ }
+ SkillData2: 20000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 22
+ Lv2: 26
+ Lv3: 30
+ Lv4: 34
+ Lv5: 38
+ Lv6: 42
+ Lv7: 46
+ Lv8: 50
+ Lv9: 54
+ Lv10: 58
+ }
+ Items: {
+ Seed_Of_Horny_Plant: 1
+ }
+ }
+ Unit: {
+ Id: 0xe5
+ Range: 1
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 2480
+ Name: "GN_BLOOD_SUCKER"
+ Description: "Blood Sucker"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillInstances: 3
+ CastTime: 1500
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 20000
+ Lv2: 22000
+ Lv3: 24000
+ Lv4: 26000
+ Lv5: 28000
+ Lv6: 30000
+ Lv7: 32000
+ Lv8: 34000
+ Lv9: 36000
+ Lv10: 38000
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 35
+ Lv3: 40
+ Lv4: 45
+ Lv5: 50
+ Lv6: 55
+ Lv7: 60
+ Lv8: 65
+ Lv9: 70
+ Lv10: 75
+ }
+ Items: {
+ Bloodsuck_Plant_Seed: 1
+ }
+ }
+},
+{
+ Id: 2481
+ Name: "GN_SPORE_EXPLOSION"
+ Description: "Spore Explosion"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ InterruptCast: true
+ CastTime: 1500
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 2000
+ Lv2: 2000
+ Lv3: 3000
+ Lv4: 3000
+ Lv5: 4000
+ Lv6: 4000
+ Lv7: 5000
+ Lv8: 5000
+ Lv9: 6000
+ Lv10: 6000
+ }
+ CoolDown: 5000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 55
+ Lv2: 60
+ Lv3: 65
+ Lv4: 70
+ Lv5: 75
+ Lv6: 80
+ Lv7: 85
+ Lv8: 90
+ Lv9: 95
+ Lv10: 100
+ }
+ Items: {
+ Bomb_Mushroom_Spore: 1
+ }
+ }
+},
+{
+ Id: 2482
+ Name: "GN_WALLOFTHORN"
+ Description: "Wall of Thorns"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: -1
+ InterruptCast: true
+ SkillInstances: 1
+ KnockBackTiles: 2
+ CastTime: 1500
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 11000
+ Lv3: 12000
+ Lv4: 13000
+ Lv5: 14000
+ Lv6: 15000
+ Lv7: 16000
+ Lv8: 17000
+ Lv9: 18000
+ Lv10: 19000
+ }
+ CoolDown: 5000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 50
+ Lv3: 60
+ Lv4: 70
+ Lv5: 80
+ Lv6: 90
+ Lv7: 100
+ Lv8: 110
+ Lv9: 120
+ Lv10: 130
+ }
+ Items: {
+ Seed_Of_Horny_Plant: 1
+ }
+ }
+ Unit: {
+ Id: [ 0xe6, 0x7f ]
+ Layout: -1
+ Range: 2
+ Interval: -1
+ Target: "All"
+ }
+},
+{
+ Id: 2483
+ Name: "GN_CRAZYWEED"
+ Description: "Crazy Weed"
+ MaxLevel: 10
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 4
+ InterruptCast: true
+ CastTime: {
+ Lv1: 3000
+ Lv2: 3500
+ Lv3: 4000
+ Lv4: 4500
+ Lv5: 5000
+ Lv6: 5500
+ Lv7: 6000
+ Lv8: 6500
+ Lv9: 7000
+ Lv10: 7500
+ }
+ AfterCastActDelay: 500
+ CoolDown: 5000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 24
+ Lv2: 28
+ Lv3: 32
+ Lv4: 36
+ Lv5: 40
+ Lv6: 44
+ Lv7: 48
+ Lv8: 52
+ Lv9: 56
+ Lv10: 60
+ }
+ Items: {
+ Seed_Of_Horny_Plant: 1
+ }
+ }
+},
+{
+ Id: 2484
+ Name: "GN_CRAZYWEED_ATK"
+ Description: "Crazy Weed Attack"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Earth"
+ SkillData1: 100
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 1
+ }
+ Unit: {
+ Id: 0x86
+ Range: 2
+ Interval: 100
+ Target: "Enemy"
+ Flag: {
+ UF_SKILL: true
+ }
+ }
+},
+{
+ Id: 2485
+ Name: "GN_DEMONIC_FIRE"
+ Description: "Demonic Fire"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ InterruptCast: true
+ CastTime: {
+ Lv1: 3000
+ Lv2: 3500
+ Lv3: 4000
+ Lv4: 4500
+ Lv5: 5000
+ Lv6: 5500
+ Lv7: 6000
+ Lv8: 6500
+ Lv9: 7000
+ Lv10: 7500
+ }
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 12000
+ Lv3: 14000
+ Lv4: 16000
+ Lv5: 18000
+ Lv6: 20000
+ Lv7: 22000
+ Lv8: 24000
+ Lv9: 26000
+ Lv10: 28000
+ }
+ SkillData2: {
+ Lv1: 8000
+ Lv2: 16000
+ Lv3: 24000
+ Lv4: 32000
+ Lv5: 40000
+ Lv6: 48000
+ Lv7: 56000
+ Lv8: 64000
+ Lv9: 72000
+ Lv10: 80000
+ }
+ CoolDown: 5000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 24
+ Lv2: 28
+ Lv3: 32
+ Lv4: 36
+ Lv5: 40
+ Lv6: 44
+ Lv7: 48
+ Lv8: 52
+ Lv9: 56
+ Lv10: 60
+ }
+ Items: {
+ Fire_Bottle: 1
+ }
+ }
+ Unit: {
+ Id: 0xe7
+ Range: 3
+ Interval: 2000
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ UF_SKILL: true
+ }
+ }
+},
+{
+ Id: 2486
+ Name: "GN_FIRE_EXPANSION"
+ Description: "Fire Expansion"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 500
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 35
+ Lv3: 40
+ Lv4: 45
+ Lv5: 50
+ Lv6: 55
+ Lv7: 60
+ Lv8: 65
+ Lv9: 70
+ Lv10: 75
+ }
+ Items: {
+ Oil_Bottle: 1
+ Explosive_Powder: 1
+ Smoke_Powder: 1
+ Tear_Gas: 1
+ Acid_Bottle: 1
+ }
+ }
+},
+{
+ Id: 2487
+ Name: "GN_FIRE_EXPANSION_SMOKE_POWDER"
+ Description: "Fire Expansion Smoke Powder"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 12000
+ Lv3: 14000
+ Lv4: 16000
+ Lv5: 18000
+ Lv6: 20000
+ Lv7: 22000
+ Lv8: 24000
+ Lv9: 26000
+ Lv10: 28000
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 1
+ }
+ Unit: {
+ Id: 0xe8
+ Range: 3
+ Interval: 1000
+ Target: "Enemy"
+ }
+},
+{
+ Id: 2488
+ Name: "GN_FIRE_EXPANSION_TEAR_GAS"
+ Description: "Fire Expansion Tear Gas"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 12000
+ Lv3: 14000
+ Lv4: 16000
+ Lv5: 18000
+ Lv6: 20000
+ Lv7: 22000
+ Lv8: 24000
+ Lv9: 26000
+ Lv10: 28000
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 1
+ }
+ Unit: {
+ Id: 0xe9
+ Range: 3
+ Interval: 1000
+ Target: "Enemy"
+ }
+},
+{
+ Id: 2489
+ Name: "GN_FIRE_EXPANSION_ACID"
+ Description: "Fire Expansion Acid"
+ MaxLevel: 10
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2490
+ Name: "GN_HELLS_PLANT"
+ Description: "Hell's Plant"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 1
+ InterruptCast: true
+ SkillInstances: {
+ Lv1: 2
+ Lv2: 3
+ Lv3: 4
+ Lv4: 5
+ Lv5: 6
+ Lv6: 7
+ Lv7: 8
+ Lv8: 9
+ Lv9: 10
+ Lv10: 11
+ }
+ CastTime: {
+ Lv1: 3000
+ Lv2: 3500
+ Lv3: 4000
+ Lv4: 4500
+ Lv5: 5000
+ Lv6: 5500
+ Lv7: 6000
+ Lv8: 6500
+ Lv9: 7000
+ Lv10: 7500
+ }
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 14000
+ Lv2: 21000
+ Lv3: 28000
+ Lv4: 35000
+ Lv5: 42000
+ Lv6: 49000
+ Lv7: 56000
+ Lv8: 63000
+ Lv9: 70000
+ Lv10: 77000
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 45
+ Lv3: 50
+ Lv4: 55
+ Lv5: 60
+ Lv6: 65
+ Lv7: 70
+ Lv8: 75
+ Lv9: 80
+ Lv10: 85
+ }
+ Items: {
+ MenEater_Plant_Bottle: 1
+ }
+ }
+ Unit: {
+ Id: 0xea
+ Range: 1
+ Interval: 1000
+ Target: "All"
+ Flag: {
+ UF_NOREITERATION: true
+ }
+ }
+},
+{
+ Id: 2491
+ Name: "GN_HELLS_PLANT_ATK"
+ Description: "Hell's Plant Attack"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ IgnoreFlee: true
+ IgnoreDefCards: true
+ }
+ SkillData1: 20000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2492
+ Name: "GN_MANDRAGORA"
+ Description: "Howling of Mandragora"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 5
+ Lv2: 6
+ Lv3: 6
+ Lv4: 7
+ Lv5: 7
+ Lv6: 8
+ Lv7: 8
+ Lv8: 9
+ Lv9: 9
+ Lv10: 10
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ CoolDown: 10000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 45
+ Lv3: 50
+ Lv4: 55
+ Lv5: 60
+ Lv6: 65
+ Lv7: 70
+ Lv8: 75
+ Lv9: 80
+ Lv10: 85
+ }
+ Items: {
+ Mandragora_Flowerpot: 1
+ }
+ }
+},
+{
+ Id: 2493
+ Name: "GN_SLINGITEM"
+ Description: "Sling Item"
+ MaxLevel: 1
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CoolDown: 1000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 4
+ AmmoTypes: {
+ A_THROWWEAPON: true
+ }
+ AmmoAmount: 1
+ }
+},
+{
+ Id: 2494
+ Name: "GN_CHANGEMATERIAL"
+ Description: "Change Material"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 5
+ }
+},
+{
+ Id: 2495
+ Name: "GN_MIX_COOKING"
+ Description: "Mix Cooking"
+ MaxLevel: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 5
+ Lv2: 40
+ Lv3: 75
+ Lv4: 110
+ Lv5: 145
+ Lv6: 180
+ Lv7: 215
+ Lv8: 250
+ Lv9: 285
+ Lv10: 320
+ }
+ }
+},
+{
+ Id: 2496
+ Name: "GN_MAKEBOMB"
+ Description: "Create Bomb"
+ MaxLevel: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 5
+ Lv2: 40
+ Lv3: 75
+ Lv4: 110
+ Lv5: 145
+ Lv6: 180
+ Lv7: 215
+ Lv8: 250
+ Lv9: 285
+ Lv10: 320
+ }
+ }
+},
+{
+ Id: 2497
+ Name: "GN_S_PHARMACY"
+ Description: "Special Pharmacy"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 12
+ }
+},
+{
+ Id: 2498
+ Name: "GN_SLINGITEM_RANGEMELEEATK"
+ Description: "Sling Item Attack"
+ MaxLevel: 1
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ SkillData1: 3000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2515
+ Name: "AB_SECRAMENT"
+ Description: "Secrament"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 500
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 90000
+ Lv3: 120000
+ Lv4: 150000
+ Lv5: 180000
+ Lv6: 210000
+ Lv7: 240000
+ Lv8: 270000
+ Lv9: 300000
+ Lv10: 330000
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 100
+ Lv2: 120
+ Lv3: 140
+ Lv4: 160
+ Lv5: 180
+ Lv6: 200
+ Lv7: 220
+ Lv8: 240
+ Lv9: 260
+ Lv10: 280
+ }
+ }
+},
+{
+ Id: 2516
+ Name: "WM_SEVERE_RAINSTORM_MELEE"
+ Description: "Severe Rainstorm Melee"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 5
+},
+{
+ Id: 2517
+ Name: "SR_HOWLINGOFLION"
+ Description: "Howling of Lion"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 3
+ Lv2: 4
+ Lv3: 5
+ Lv4: 6
+ Lv5: 7
+ Lv6: 8
+ Lv7: 9
+ Lv8: 10
+ Lv9: 11
+ Lv10: 12
+ }
+ CastTime: 1000
+ SkillData1: {
+ Lv1: 12000
+ Lv2: 14000
+ Lv3: 16000
+ Lv4: 18000
+ Lv5: 20000
+ Lv6: 22000
+ Lv7: 24000
+ Lv8: 26000
+ Lv9: 28000
+ Lv10: 30000
+ }
+ CoolDown: 10000
+ FixedCastTime: 500
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 45
+ Lv3: 50
+ Lv4: 55
+ Lv5: 60
+ Lv6: 65
+ Lv7: 70
+ Lv8: 75
+ Lv9: 80
+ Lv10: 85
+ }
+ SpiritSphereCost: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ }
+},
+{
+ Id: 2518
+ Name: "SR_RIDEINLIGHTNING"
+ Description: "Ride In Lightening"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 2
+ Lv3: 3
+ Lv4: 3
+ Lv5: 4
+ Lv6: 4
+ Lv7: 5
+ Lv8: 5
+ Lv9: 6
+ Lv10: 6
+ }
+ CastTime: {
+ Lv1: 1000
+ Lv2: 2000
+ Lv3: 3000
+ Lv4: 4000
+ Lv5: 5000
+ Lv6: 6000
+ Lv7: 7000
+ Lv8: 8000
+ Lv9: 9000
+ Lv10: 10000
+ }
+ AfterCastActDelay: 1000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 50
+ Lv3: 60
+ Lv4: 70
+ Lv5: 80
+ Lv6: 90
+ Lv7: 100
+ Lv8: 110
+ Lv9: 120
+ Lv10: 130
+ }
+ SpiritSphereCost: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ }
+},
+{
+ Id: 2534
+ Name: "RETURN_TO_ELDICASTES"
+ Description: "Return To Eldicastes"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ CastTime: 3000
+ CoolDown: 300000
+ FixedCastTime: 0
+ CastTimeOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ IgnoreItemBonus: true
+ }
+ SkillDelayOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ IgnoreItemBonus: true
+ }
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2535
+ Name: "ALL_BUYING_STORE"
+ Description: "Open Buying Store"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ Requirements: {
+ SPCost: 1
+ Items: {
+ Buy_Market_Permit: 1
+ }
+ }
+},
+{
+ Id: 2536
+ Name: "ALL_GUARDIAN_RECALL"
+ Description: "Guardian's Recall"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ CastTime: 3000
+ CoolDown: 300000
+ FixedCastTime: 0
+ CastTimeOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ IgnoreItemBonus: true
+ }
+ SkillDelayOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ IgnoreItemBonus: true
+ }
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2537
+ Name: "ALL_ODINS_POWER"
+ Description: "Odin's Power"
+ MaxLevel: 2
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: 60000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 70
+ Lv2: 100
+ Lv3: 130
+ Lv4: 160
+ Lv5: 190
+ Lv6: 220
+ Lv7: 250
+ Lv8: 280
+ Lv9: 310
+ Lv10: 340
+ }
+ }
+},
+{
+ Id: 2544
+ Name: "MC_CARTDECORATE"
+ Description: "Change Cart 2"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 40
+ State: "Cart"
+ }
+},
+{
+ Id: 2551
+ Name: "RL_GLITTERING_GREED"
+ Description: "Flip The Coin Greed"
+ MaxLevel: 10
+ NumberOfHits: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2552
+ Name: "RL_RICHS_COIN"
+ Description: "Rich's Coin"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 2553
+ Name: "RL_MASS_SPIRAL"
+ Description: "Mass Spiral"
+ MaxLevel: 5
+ Range: 15
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ Requirements: {
+ SPCost: {
+ Lv1: 80
+ Lv2: 84
+ Lv3: 88
+ Lv4: 92
+ Lv5: 96
+ Lv6: 100
+ Lv7: 104
+ Lv8: 108
+ Lv9: 112
+ Lv10: 116
+ }
+ }
+},
+{
+ Id: 2554
+ Name: "RL_BANISHING_BUSTER"
+ Description: "Banishing Buster"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 2
+ Requirements: {
+ SPCost: {
+ Lv1: 55
+ Lv2: 60
+ Lv3: 65
+ Lv4: 70
+ Lv5: 75
+ Lv6: 80
+ Lv7: 85
+ Lv8: 90
+ Lv9: 95
+ Lv10: 100
+ }
+ }
+},
+{
+ Id: 2555
+ Name: "RL_B_TRAP"
+ Description: "Bind Trap"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillInstances: 3
+ CoolDown: {
+ Lv1: 10000
+ Lv2: 11000
+ Lv3: 12000
+ Lv4: 13000
+ Lv5: 14000
+ Lv6: 15000
+ Lv7: 16000
+ Lv8: 17000
+ Lv9: 18000
+ Lv10: 19000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 32
+ Lv3: 34
+ Lv4: 36
+ Lv5: 38
+ Lv6: 40
+ Lv7: 42
+ Lv8: 44
+ Lv9: 46
+ Lv10: 48
+ }
+ }
+ Unit: {
+ Id: 0x104
+ Range: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 2
+ Lv4: 3
+ Lv5: 3
+ Lv6: 4
+ Lv7: 4
+ Lv8: 5
+ Lv9: 5
+ Lv10: 6
+ }
+ Interval: 500
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 2556
+ Name: "RL_FLICKER"
+ Description: "Flicker"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ Requirements: {
+ SPCost: 2
+ }
+},
+{
+ Id: 2557
+ Name: "RL_S_STORM"
+ Description: "Shatter Storm"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 2
+ Requirements: {
+ SPCost: {
+ Lv1: 55
+ Lv2: 60
+ Lv3: 65
+ Lv4: 70
+ Lv5: 75
+ Lv6: 80
+ Lv7: 85
+ Lv8: 90
+ Lv9: 95
+ Lv10: 100
+ }
+ }
+},
+{
+ Id: 2558
+ Name: "RL_E_CHAIN"
+ Description: "Eternal Chain"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 45
+ }
+},
+{
+ Id: 2559
+ Name: "RL_QD_SHOT"
+ Description: "Quick Draw Shot"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ Requirements: {
+ SPCost: 5
+ }
+},
+{
+ Id: 2560
+ Name: "RL_C_MARKER"
+ Description: "Crimson Marker"
+ MaxLevel: 1
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillInstances: 3
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 2561
+ Name: "RL_FIREDANCE"
+ Description: "Fire Dance"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 2
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 15
+ Lv3: 20
+ Lv4: 25
+ Lv5: 30
+ Lv6: 35
+ Lv7: 40
+ Lv8: 45
+ Lv9: 50
+ Lv10: 55
+ }
+ }
+},
+{
+ Id: 2562
+ Name: "RL_H_MINE"
+ Description: "Howling Mine"
+ MaxLevel: 5
+ Range: {
+ Lv1: 7
+ Lv2: 8
+ Lv3: 9
+ Lv4: 10
+ Lv5: 11
+ Lv6: 12
+ Lv7: 13
+ Lv8: 14
+ Lv9: 15
+ Lv10: 16
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ Requirements: {
+ SPCost: {
+ Lv1: 45
+ Lv2: 50
+ Lv3: 55
+ Lv4: 60
+ Lv5: 65
+ Lv6: 70
+ Lv7: 75
+ Lv8: 80
+ Lv9: 85
+ Lv10: 90
+ }
+ }
+},
+{
+ Id: 2563
+ Name: "RL_P_ALTER"
+ Description: "Platinum Alter"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 24
+ Lv3: 28
+ Lv4: 32
+ Lv5: 36
+ Lv6: 40
+ Lv7: 44
+ Lv8: 48
+ Lv9: 52
+ Lv10: 56
+ }
+ }
+},
+{
+ Id: 2564
+ Name: "RL_FALLEN_ANGEL"
+ Description: "Fallen Angel"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 90
+ }
+},
+{
+ Id: 2565
+ Name: "RL_R_TRIP"
+ Description: "Round Trip"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 3
+ Lv3: 4
+ Lv4: 5
+ Lv5: 6
+ Lv6: 7
+ Lv7: 8
+ Lv8: 9
+ Lv9: 10
+ Lv10: 11
+ }
+ KnockBackTiles: 3
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 45
+ Lv3: 50
+ Lv4: 55
+ Lv5: 60
+ Lv6: 65
+ Lv7: 70
+ Lv8: 75
+ Lv9: 80
+ Lv10: 85
+ }
+ }
+},
+{
+ Id: 2566
+ Name: "RL_D_TAIL"
+ Description: "Dragon Tail"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 60
+ Lv2: 70
+ Lv3: 80
+ Lv4: 90
+ Lv5: 100
+ Lv6: 110
+ Lv7: 120
+ Lv8: 130
+ Lv9: 140
+ Lv10: 150
+ }
+ }
+},
+{
+ Id: 2567
+ Name: "RL_FIRE_RAIN"
+ Description: "Fire Rain"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ Requirements: {
+ SPCost: 70
+ }
+},
+{
+ Id: 2568
+ Name: "RL_HEAT_BARREL"
+ Description: "Heat Barrel"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 40
+ Lv3: 50
+ Lv4: 60
+ Lv5: 70
+ Lv6: 80
+ Lv7: 90
+ Lv8: 100
+ Lv9: 110
+ Lv10: 120
+ }
+ }
+},
+{
+ Id: 2569
+ Name: "RL_AM_BLAST"
+ Description: "Anti-Material Blast"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ Requirements: {
+ SPCost: {
+ Lv1: 80
+ Lv2: 84
+ Lv3: 88
+ Lv4: 92
+ Lv5: 96
+ Lv6: 100
+ Lv7: 104
+ Lv8: 108
+ Lv9: 112
+ Lv10: 116
+ }
+ }
+},
+{
+ Id: 2570
+ Name: "RL_SLUGSHOT"
+ Description: "Slug Shot"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ KnockBackTiles: 6
+ Requirements: {
+ SPCost: {
+ Lv1: 55
+ Lv2: 60
+ Lv3: 65
+ Lv4: 70
+ Lv5: 75
+ Lv6: 80
+ Lv7: 85
+ Lv8: 90
+ Lv9: 95
+ Lv10: 100
+ }
+ }
+},
+{
+ Id: 2571
+ Name: "RL_HAMMER_OF_GOD"
+ Description: "Hammer of God"
+ MaxLevel: 5
+ Range: {
+ Lv1: 7
+ Lv2: 8
+ Lv3: 9
+ Lv4: 10
+ Lv5: 11
+ Lv6: 12
+ Lv7: 13
+ Lv8: 14
+ Lv9: 15
+ Lv10: 16
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 2
+ Requirements: {
+ SPCost: {
+ Lv1: 70
+ Lv2: 80
+ Lv3: 90
+ Lv4: 100
+ Lv5: 110
+ Lv6: 120
+ Lv7: 130
+ Lv8: 140
+ Lv9: 150
+ Lv10: 160
+ }
+ }
+},
+{
+ Id: 2572
+ Name: "RL_R_TRIP_PLUSATK"
+ Description: "Round Trip Plus Attack"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ IgnoreFlee: true
+ }
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2573
+ Name: "RL_B_FLICKER_ATK"
+ Description: "Bind Flicker Attack"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 2574
+ Name: "RL_GLITTERING_GREED_ATK"
+ Description: "Flip The Coin Greed Attack"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 3001
+ Name: "KO_YAMIKUMO"
+ Description: "Yamikumo"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillData1: 60000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 3002
+ Name: "KO_RIGHT"
+ Description: "Right Hand Mastery"
+ MaxLevel: 5
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 3003
+ Name: "KO_LEFT"
+ Description: "Left Hand Mastery"
+ MaxLevel: 5
+ AttackType: "Weapon"
+ NumberOfHits: 0
+},
+{
+ Id: 3004
+ Name: "KO_JYUMONJIKIRI"
+ Description: "Cross Strike"
+ MaxLevel: 5
+ Range: {
+ Lv1: 3
+ Lv2: 4
+ Lv3: 5
+ Lv4: 6
+ Lv5: 7
+ Lv6: 8
+ Lv7: 9
+ Lv8: 10
+ Lv9: 11
+ Lv10: 12
+ }
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: -2
+ AfterCastActDelay: 500
+ SkillData1: 3000
+ CoolDown: 5000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 12
+ Lv3: 14
+ Lv4: 16
+ Lv5: 18
+ Lv6: 20
+ Lv7: 22
+ Lv8: 24
+ Lv9: 26
+ Lv10: 28
+ }
+ WeaponTypes: {
+ DWDaggers: true
+ DWSwords: true
+ DWDaggerSword: true
+ }
+ }
+},
+{
+ Id: 3005
+ Name: "KO_SETSUDAN"
+ Description: "Soul Sever"
+ MaxLevel: 5
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ CoolDown: 3000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 16
+ Lv3: 20
+ Lv4: 24
+ Lv5: 28
+ Lv6: 32
+ Lv7: 36
+ Lv8: 40
+ Lv9: 44
+ Lv10: 48
+ }
+ }
+},
+{
+ Id: 3006
+ Name: "KO_BAKURETSU"
+ Description: "Bakuretsu Kunai"
+ MaxLevel: 5
+ Range: {
+ Lv1: 7
+ Lv2: 8
+ Lv3: 9
+ Lv4: 10
+ Lv5: 11
+ Lv6: 12
+ Lv7: 13
+ Lv8: 14
+ Lv9: 15
+ Lv10: 16
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 2
+ NumberOfHits: 0
+ CastTime: {
+ Lv1: 1000
+ Lv2: 1400
+ Lv3: 1800
+ Lv4: 2200
+ Lv5: 2600
+ Lv6: 3000
+ Lv7: 3400
+ Lv8: 3800
+ Lv9: 4200
+ Lv10: 4600
+ }
+ AfterCastActDelay: 1000
+ SkillData1: 100
+ CoolDown: 3000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 5
+ Lv2: 6
+ Lv3: 7
+ Lv4: 8
+ Lv5: 9
+ Lv6: 10
+ Lv7: 11
+ Lv8: 12
+ Lv9: 13
+ Lv10: 14
+ }
+ Items: {
+ Explosive_Kunai: 1
+ }
+ }
+ Unit: {
+ Id: 0x86
+ Range: 2
+ Interval: 100
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 3007
+ Name: "KO_HAPPOKUNAI"
+ Description: "Happo Kunai"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Misc"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ IgnoreFlee: true
+ }
+ SplashRange: {
+ Lv1: 4
+ Lv2: 4
+ Lv3: 4
+ Lv4: 4
+ Lv5: 5
+ Lv6: 5
+ Lv7: 5
+ Lv8: 5
+ Lv9: 5
+ Lv10: 5
+ }
+ NumberOfHits: 0
+ AfterCastActDelay: 500
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 8
+ Lv2: 9
+ Lv3: 10
+ Lv4: 11
+ Lv5: 12
+ Lv6: 13
+ Lv7: 14
+ Lv8: 15
+ Lv9: 16
+ Lv10: 17
+ }
+ AmmoTypes: {
+ A_KUNAI: true
+ }
+ AmmoAmount: 8
+ }
+},
+{
+ Id: 3008
+ Name: "KO_MUCHANAGE"
+ Description: "Mucha Nage"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ SplashArea: true
+ IgnoreElement: true
+ }
+ SplashRange: 2
+ NumberOfHits: -10
+ CastTime: 1000
+ SkillData1: 100
+ CoolDown: 10000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 50
+ ZenyCost: {
+ Lv1: 10000
+ Lv2: 20000
+ Lv3: 30000
+ Lv4: 40000
+ Lv5: 50000
+ Lv6: 60000
+ Lv7: 70000
+ Lv8: 80000
+ Lv9: 90000
+ Lv10: 100000
+ }
+ }
+ Unit: {
+ Id: 0x86
+ Range: 2
+ Interval: 100
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 3009
+ Name: "KO_HUUMARANKA"
+ Description: "Huuma Shuriken Ranka"
+ MaxLevel: 5
+ Range: {
+ Lv1: 9
+ Lv2: 10
+ Lv3: 11
+ Lv4: 12
+ Lv5: 13
+ Lv6: 14
+ Lv7: 15
+ Lv8: 16
+ Lv9: 17
+ Lv10: 18
+ }
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 3
+ NumberOfHits: -5
+ CastTime: {
+ Lv1: 1000
+ Lv2: 1200
+ Lv3: 1400
+ Lv4: 1600
+ Lv5: 1800
+ Lv6: 2000
+ Lv7: 2200
+ Lv8: 2400
+ Lv9: 2600
+ Lv10: 2800
+ }
+ AfterCastActDelay: 1000
+ SkillData1: 100
+ CoolDown: 3000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 24
+ Lv2: 28
+ Lv3: 32
+ Lv4: 36
+ Lv5: 40
+ Lv6: 44
+ Lv7: 48
+ Lv8: 52
+ Lv9: 56
+ Lv10: 60
+ }
+ WeaponTypes: {
+ FuumaShurikens: true
+ }
+ }
+ Unit: {
+ Id: 0x86
+ Range: 3
+ Interval: 100
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 3010
+ Name: "KO_MAKIBISHI"
+ Description: "Makibishi"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ SplashArea: true
+ IgnoreFlee: true
+ }
+ SkillData1: {
+ Lv1: 12000
+ Lv2: 14000
+ Lv3: 16000
+ Lv4: 18000
+ Lv5: 20000
+ Lv6: 22000
+ Lv7: 24000
+ Lv8: 26000
+ Lv9: 28000
+ Lv10: 30000
+ }
+ SkillData2: 10000
+ CoolDown: 10000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 9
+ Lv2: 12
+ Lv3: 15
+ Lv4: 18
+ Lv5: 21
+ Lv6: 24
+ Lv7: 27
+ Lv8: 30
+ Lv9: 33
+ Lv10: 36
+ }
+ Items: {
+ Makibishi: {
+ Lv1: 3
+ Lv2: 4
+ Lv3: 5
+ Lv4: 6
+ Lv5: 7
+ }
+ }
+ }
+ Unit: {
+ Id: 0xfc
+ Interval: 5000
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 3011
+ Name: "KO_MEIKYOUSISUI"
+ Description: "Meikyo Shisui"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ InterruptCast: true
+ CastTime: 3000
+ SkillData1: 10000
+ CoolDown: 10000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 100
+ }
+},
+{
+ Id: 3012
+ Name: "KO_ZANZOU"
+ Description: "Zanzou"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ SkillInstances: 1
+ KnockBackTiles: {
+ Lv1: 3
+ Lv2: 4
+ Lv3: 5
+ Lv4: 6
+ Lv5: 7
+ Lv6: 8
+ Lv7: 9
+ Lv8: 10
+ Lv9: 11
+ Lv10: 12
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 27000
+ Lv3: 24000
+ Lv4: 21000
+ Lv5: 18000
+ Lv6: 15000
+ Lv7: 12000
+ Lv8: 9000
+ Lv9: 6000
+ Lv10: 3000
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 44
+ Lv3: 48
+ Lv4: 52
+ Lv5: 56
+ Lv6: 60
+ Lv7: 64
+ Lv8: 68
+ Lv9: 72
+ Lv10: 76
+ }
+ }
+},
+{
+ Id: 3013
+ Name: "KO_KYOUGAKU"
+ Description: "Kyougaku"
+ MaxLevel: 5
+ Range: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ CastTime: {
+ Lv1: 3000
+ Lv2: 2500
+ Lv3: 2000
+ Lv4: 1500
+ Lv5: 1000
+ Lv6: 500
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 12000
+ Lv2: 14000
+ Lv3: 16000
+ Lv4: 18000
+ Lv5: 20000
+ Lv6: 22000
+ Lv7: 24000
+ Lv8: 26000
+ Lv9: 28000
+ Lv10: 30000
+ }
+ CoolDown: 10000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 44
+ Lv3: 48
+ Lv4: 52
+ Lv5: 56
+ Lv6: 60
+ Lv7: 64
+ Lv8: 68
+ Lv9: 72
+ Lv10: 76
+ }
+ }
+},
+{
+ Id: 3014
+ Name: "KO_JYUSATSU"
+ Description: "Jyusatsu"
+ MaxLevel: 5
+ Range: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ CastTime: {
+ Lv1: 3000
+ Lv2: 2500
+ Lv3: 2000
+ Lv4: 1500
+ Lv5: 1000
+ Lv6: 500
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 8000
+ Lv2: 10000
+ Lv3: 12000
+ Lv4: 14000
+ Lv5: 16000
+ Lv6: 18000
+ Lv7: 20000
+ Lv8: 22000
+ Lv9: 24000
+ Lv10: 26000
+ }
+ CoolDown: 10000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 44
+ Lv3: 48
+ Lv4: 52
+ Lv5: 56
+ Lv6: 60
+ Lv7: 64
+ Lv8: 68
+ Lv9: 72
+ Lv10: 76
+ }
+ }
+},
+{
+ Id: 3015
+ Name: "KO_KAHU_ENTEN"
+ Description: "Kahu Enten"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ Element: "Ele_Fire"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 2000
+ SkillData1: 300000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 20
+ Items: {
+ Charm_Fire: 1
+ }
+ }
+},
+{
+ Id: 3016
+ Name: "KO_HYOUHU_HUBUKI"
+ Description: "Hyouhu Hubuki"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ Element: "Ele_Water"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 2000
+ SkillData1: 300000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 20
+ Items: {
+ Charm_Ice: 1
+ }
+ }
+},
+{
+ Id: 3017
+ Name: "KO_KAZEHU_SEIRAN"
+ Description: "Kazehu Seiran"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ Element: "Ele_Wind"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 2000
+ SkillData1: 300000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 20
+ Items: {
+ Charm_Wind: 1
+ }
+ }
+},
+{
+ Id: 3018
+ Name: "KO_DOHU_KOUKAI"
+ Description: "Dohu Koukai"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ Element: "Ele_Earth"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 2000
+ SkillData1: 300000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 20
+ Items: {
+ Charm_Earth: 1
+ }
+ }
+},
+{
+ Id: 3019
+ Name: "KO_KAIHOU"
+ Description: "Technique Kaihou"
+ MaxLevel: 5
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ NumberOfHits: 0
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 3020
+ Name: "KO_ZENKAI"
+ Description: "Zenkai"
+ MaxLevel: 1
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ NumberOfHits: 3
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ SkillData1: 10000
+ SkillData2: 10000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 30
+ }
+ Unit: {
+ Id: 0xf8
+ Range: 3
+ Interval: 500
+ Target: "All"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 3021
+ Name: "KO_GENWAKU"
+ Description: "Genwaku"
+ MaxLevel: 5
+ Range: {
+ Lv1: 5
+ Lv2: 6
+ Lv3: 7
+ Lv4: 8
+ Lv5: 9
+ Lv6: 10
+ Lv7: 11
+ Lv8: 12
+ Lv9: 13
+ Lv10: 14
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: {
+ Lv1: 3000
+ Lv2: 2500
+ Lv3: 2000
+ Lv4: 1500
+ Lv5: 1000
+ Lv6: 500
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ AfterCastActDelay: 1000
+ SkillData1: 5000
+ CoolDown: 10000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 44
+ Lv3: 48
+ Lv4: 52
+ Lv5: 56
+ Lv6: 60
+ Lv7: 64
+ Lv8: 68
+ Lv9: 72
+ Lv10: 76
+ }
+ }
+},
+{
+ Id: 3022
+ Name: "KO_IZAYOI"
+ Description: "Izayoi"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 45000
+ Lv3: 60000
+ Lv4: 75000
+ Lv5: 90000
+ Lv6: 105000
+ Lv7: 120000
+ Lv8: 135000
+ Lv9: 150000
+ Lv10: 165000
+ }
+ CoolDown: 60000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 70
+ Lv2: 75
+ Lv3: 80
+ Lv4: 85
+ Lv5: 90
+ Lv6: 95
+ Lv7: 100
+ Lv8: 105
+ Lv9: 110
+ Lv10: 115
+ }
+ }
+},
+{
+ Id: 3023
+ Name: "KG_KAGEHUMI"
+ Description: "Kagehumi"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 3
+ Lv3: 4
+ Lv4: 5
+ Lv5: 6
+ Lv6: 7
+ Lv7: 8
+ Lv8: 9
+ Lv9: 10
+ Lv10: 11
+ }
+ NumberOfHits: 0
+ SkillData1: {
+ Lv1: 5000
+ Lv2: 6000
+ Lv3: 7000
+ Lv4: 8000
+ Lv5: 9000
+ Lv6: 10000
+ Lv7: 11000
+ Lv8: 12000
+ Lv9: 13000
+ Lv10: 14000
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 60
+ Lv2: 65
+ Lv3: 70
+ Lv4: 75
+ Lv5: 80
+ Lv6: 85
+ Lv7: 90
+ Lv8: 95
+ Lv9: 100
+ Lv10: 105
+ }
+ }
+},
+{
+ Id: 3024
+ Name: "KG_KYOMU"
+ Description: "Kyomu"
+ MaxLevel: 5
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ CoolDown: 20000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 50
+ Items: {
+ Shadow_Orb: 1
+ }
+ }
+},
+{
+ Id: 3025
+ Name: "KG_KAGEMUSYA"
+ Description: "Kagemusha"
+ MaxLevel: 5
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 90000
+ Lv3: 120000
+ Lv4: 150000
+ Lv5: 180000
+ Lv6: 210000
+ Lv7: 240000
+ Lv8: 270000
+ Lv9: 300000
+ Lv10: 330000
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 25
+ Lv2: 30
+ Lv3: 35
+ Lv4: 40
+ Lv5: 45
+ Lv6: 50
+ Lv7: 55
+ Lv8: 60
+ Lv9: 65
+ Lv10: 70
+ }
+ Items: {
+ Shadow_Orb: 1
+ }
+ }
+},
+{
+ Id: 3026
+ Name: "OB_ZANGETSU"
+ Description: "Zangetsu"
+ MaxLevel: 5
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: {
+ Lv1: 1000
+ Lv2: 1500
+ Lv3: 2000
+ Lv4: 2500
+ Lv5: 3000
+ Lv6: 3500
+ Lv7: 4000
+ Lv8: 4500
+ Lv9: 5000
+ Lv10: 5500
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 75000
+ Lv3: 90000
+ Lv4: 105000
+ Lv5: 120000
+ Lv6: 135000
+ Lv7: 150000
+ Lv8: 165000
+ Lv9: 180000
+ Lv10: 195000
+ }
+ CoolDown: 30000
+ FixedCastTime: 2000
+ Requirements: {
+ SPCost: {
+ Lv1: 60
+ Lv2: 70
+ Lv3: 80
+ Lv4: 90
+ Lv5: 100
+ Lv6: 110
+ Lv7: 120
+ Lv8: 130
+ Lv9: 140
+ Lv10: 150
+ }
+ }
+},
+{
+ Id: 3027
+ Name: "OB_OBOROGENSOU"
+ Description: "Oboro Gensou"
+ MaxLevel: 5
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 1000
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ CoolDown: 15000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 55
+ Lv2: 60
+ Lv3: 65
+ Lv4: 70
+ Lv5: 75
+ Lv6: 80
+ Lv7: 85
+ Lv8: 90
+ Lv9: 95
+ Lv10: 100
+ }
+ }
+},
+{
+ Id: 3028
+ Name: "OB_OBOROGENSOU_TRANSITION_ATK"
+ Description: "Hazy Moonlight Illusion Transition Attack"
+ MaxLevel: 1
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 3
+},
+{
+ Id: 3029
+ Name: "OB_AKAITSUKI"
+ Description: "Akaitsuki"
+ MaxLevel: 5
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ CastTime: {
+ Lv1: 1000
+ Lv2: 1500
+ Lv3: 2000
+ Lv4: 2500
+ Lv5: 3000
+ Lv6: 3500
+ Lv7: 4000
+ Lv8: 4500
+ Lv9: 5000
+ Lv10: 5500
+ }
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ CoolDown: 30000
+ FixedCastTime: 2000
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 30
+ Lv3: 40
+ Lv4: 50
+ Lv5: 60
+ Lv6: 70
+ Lv7: 80
+ Lv8: 90
+ Lv9: 100
+ Lv10: 110
+ }
+ }
+},
+{
+ Id: 3031
+ Name: "ECL_SNOWFLIP"
+ Description: "Snow Flip"
+ MaxLevel: 1
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ CoolDown: 5000
+ FixedCastTime: 0
+},
+{
+ Id: 3032
+ Name: "ECL_PEONYMAMY"
+ Description: "Peony Mamy"
+ MaxLevel: 1
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ CoolDown: 5000
+ FixedCastTime: 0
+},
+{
+ Id: 3033
+ Name: "ECL_SADAGUI"
+ Description: "Sadagui"
+ MaxLevel: 1
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ CoolDown: 5000
+ FixedCastTime: 0
+},
+{
+ Id: 3034
+ Name: "ECL_SEQUOIADUST"
+ Description: "Sequoia Dust"
+ MaxLevel: 1
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ CoolDown: 5000
+ FixedCastTime: 0
+},
+{
+ Id: 3035
+ Name: "ECLAGE_RECALL"
+ Description: "Return To Eclage"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ CoolDown: 300000
+ FixedCastTime: 3000
+},
+{
+ Id: 5001
+ Name: "GC_DARKCROW"
+ Description: "Dark Claw"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: 3
+ AfterCastActDelay: 1500
+ SkillData1: 5000
+ CoolDown: 60000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 22
+ Lv2: 34
+ Lv3: 46
+ Lv4: 58
+ Lv5: 70
+ Lv6: 82
+ Lv7: 94
+ Lv8: 106
+ Lv9: 118
+ Lv10: 130
+ }
+ }
+},
+{
+ Id: 5002
+ Name: "RA_UNLIMIT"
+ Description: "Unlimited"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 500
+ SkillData1: 60000
+ CoolDown: 300000
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 100
+ Lv2: 120
+ Lv3: 140
+ Lv4: 160
+ Lv5: 180
+ Lv6: 200
+ Lv7: 220
+ Lv8: 240
+ Lv9: 260
+ Lv10: 280
+ }
+ }
+},
+{
+ Id: 5003
+ Name: "GN_ILLUSIONDOPING"
+ Description: "Illusion Doping"
+ MaxLevel: 5
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 4
+ Lv2: 5
+ Lv3: 6
+ Lv4: 7
+ Lv5: 8
+ Lv6: 9
+ Lv7: 10
+ Lv8: 11
+ Lv9: 12
+ Lv10: 13
+ }
+ SkillData1: 10000
+ CoolDown: 10000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 60
+ Lv2: 70
+ Lv3: 80
+ Lv4: 90
+ Lv5: 100
+ Lv6: 110
+ Lv7: 120
+ Lv8: 130
+ Lv9: 140
+ Lv10: 150
+ }
+ Items: {
+ Alchol: 1
+ }
+ }
+},
+{
+ Id: 5004
+ Name: "RK_DRAGONBREATH_WATER"
+ Description: "Dragon Breath - Water"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Water"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 1
+ Lv4: 2
+ Lv5: 2
+ Lv6: 2
+ Lv7: 3
+ Lv8: 3
+ Lv9: 4
+ Lv10: 4
+ }
+ CastTime: {
+ Lv1: 0
+ Lv2: 0
+ Lv3: 0
+ Lv4: 1000
+ Lv5: 1000
+ Lv6: 1000
+ Lv7: 1500
+ Lv8: 1500
+ Lv9: 2000
+ Lv10: 2000
+ }
+ AfterCastActDelay: 2000
+ SkillData1: 10000
+ FixedCastTime: 500
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 35
+ Lv3: 40
+ Lv4: 45
+ Lv5: 50
+ Lv6: 55
+ Lv7: 60
+ Lv8: 65
+ Lv9: 70
+ Lv10: 75
+ }
+ State: "Dragon"
+ }
+},
+{
+ Id: 5005
+ Name: "RK_LUXANIMA"
+ Description: "Lux Anima"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 3
+ SkillData1: 60000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 5006
+ Name: "NC_MAGMA_ERUPTION"
+ Description: "Magma Eruption"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Misc"
+ Element: "Ele_Fire"
+ SkillInstances: 3
+ CastTime: 1000
+ SkillData1: 10000
+ SkillData2: 42000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 60
+ Lv2: 70
+ Lv3: 80
+ Lv4: 90
+ Lv5: 100
+ Lv6: 110
+ Lv7: 120
+ Lv8: 130
+ Lv9: 140
+ Lv10: 150
+ }
+ }
+ Unit: {
+ Id: 0x101
+ Range: 3
+ Interval: 2000
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 5007
+ Name: "WM_FRIGG_SONG"
+ Description: "Frigg's Song"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 5
+ Lv2: 6
+ Lv3: 7
+ Lv4: 8
+ Lv5: 9
+ Lv6: 10
+ Lv7: 11
+ Lv8: 12
+ Lv9: 13
+ Lv10: 14
+ }
+ SkillData1: 60000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 200
+ Lv2: 230
+ Lv3: 260
+ Lv4: 290
+ Lv5: 320
+ Lv6: 350
+ Lv7: 380
+ Lv8: 410
+ Lv9: 440
+ Lv10: 470
+ }
+ WeaponTypes: {
+ Instruments: true
+ Whips: true
+ }
+ Items: {
+ Heartbroken_Tears: 1
+ }
+ }
+},
+{
+ Id: 5008
+ Name: "SO_ELEMENTAL_SHIELD"
+ Description: "Elemental Shield"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 15
+ CastTime: 1000
+ SkillData1: 10000
+ CoolDown: 10000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 120
+ State: "ElementalSpirit"
+ Items: {
+ Blue_Gemstone: 1
+ }
+ }
+ Unit: {
+ Id: 0x7e
+ Interval: -1
+ Target: "All"
+ Flag: {
+ UF_DEFNOTENEMY: true
+ UF_NOREITERATION: true
+ }
+ }
+},
+{
+ Id: 5009
+ Name: "SR_FLASHCOMBO"
+ Description: "Flash Combo"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 4000
+ SkillData1: 4000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 65
+ SpiritSphereCost: {
+ Lv1: 5
+ Lv2: 5
+ Lv3: 4
+ Lv4: 4
+ Lv5: 3
+ Lv6: 3
+ Lv7: 2
+ Lv8: 2
+ Lv9: 1
+ Lv10: 1
+ }
+ }
+},
+{
+ Id: 5010
+ Name: "SC_ESCAPE"
+ Description: "Emergency Escape"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 1000
+ CoolDown: 15000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 26
+ Lv3: 22
+ Lv4: 18
+ Lv5: 14
+ Lv6: 10
+ Lv7: 6
+ Lv8: 2
+ Lv9: 1
+ Lv10: 1
+ }
+ Items: {
+ Special_Alloy_Trap: 1
+ }
+ }
+ Unit: {
+ Id: 0xfe
+ Range: 2
+ Interval: -1
+ Target: "Enemy"
+ }
+},
+{
+ Id: 5011
+ Name: "AB_OFFERTORIUM"
+ Description: "Offertorium"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 4000
+ SkillData1: 90000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 60
+ Lv3: 90
+ Lv4: 120
+ Lv5: 150
+ Lv6: 180
+ Lv7: 210
+ Lv8: 240
+ Lv9: 270
+ Lv10: 300
+ }
+ }
+},
+{
+ Id: 5012
+ Name: "WL_TELEKINESIS_INTENSE"
+ Description: "Intense Telekinesis"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 1000
+ SkillData1: 60000
+ CoolDown: 300000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 100
+ Lv2: 150
+ Lv3: 200
+ Lv4: 250
+ Lv5: 300
+ Lv6: 350
+ Lv7: 400
+ Lv8: 450
+ Lv9: 500
+ Lv10: 550
+ }
+ }
+},
+{
+ Id: 5013
+ Name: "LG_KINGS_GRACE"
+ Description: "King's Grace"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 5
+ CastTime: 1000
+ SkillData1: 5000
+ CoolDown: {
+ Lv1: 100000
+ Lv2: 90000
+ Lv3: 80000
+ Lv4: 70000
+ Lv5: 60000
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 200
+ Lv2: 180
+ Lv3: 160
+ Lv4: 140
+ Lv5: 120
+ Lv6: 100
+ Lv7: 80
+ Lv8: 60
+ Lv9: 40
+ Lv10: 20
+ }
+ }
+},
+{
+ Id: 5014
+ Name: "ALL_FULL_THROTTLE"
+ Description: "Full Throttle"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 10000
+ Lv2: 15000
+ Lv3: 20000
+ Lv4: 25000
+ Lv5: 30000
+ Lv6: 35000
+ Lv7: 40000
+ Lv8: 45000
+ Lv9: 50000
+ Lv10: 55000
+ }
+ SkillData2: 10000
+ CoolDown: 1800000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 5018
+ Name: "SU_BASIC_SKILL"
+ Description: "New Basic Skill"
+ MaxLevel: 1
+ NumberOfHits: 0
+},
+{
+ Id: 5019
+ Name: "SU_BITE"
+ Description: "Bite"
+ MaxLevel: 1
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 5020
+ Name: "SU_HIDE"
+ Description: "Hide"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ SkillData1: -1
+ CoolDown: 15000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 30
+ }
+},
+{
+ Id: 5021
+ Name: "SU_SCRATCH"
+ Description: "Scratch"
+ MaxLevel: 3
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 1
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ SkillData1: 10000
+ CoolDown: {
+ Lv1: 3000
+ Lv2: 2000
+ Lv3: 1000
+ Lv4: 1
+ Lv5: 1
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 25
+ Lv3: 30
+ Lv4: 35
+ Lv5: 40
+ Lv6: 45
+ Lv7: 50
+ Lv8: 55
+ Lv9: 60
+ Lv10: 65
+ }
+ }
+},
+{
+ Id: 5022
+ Name: "SU_STOOP"
+ Description: "Stoop"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ SkillData1: 6000
+ CoolDown: 15000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 5023
+ Name: "SU_LOPE"
+ Description: "Lope"
+ MaxLevel: 3
+ Range: {
+ Lv1: 6
+ Lv2: 10
+ Lv3: 14
+ Lv4: 18
+ Lv5: 22
+ Lv6: 26
+ Lv7: 30
+ Lv8: 34
+ Lv9: 38
+ Lv10: 42
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 500
+ AfterCastActDelay: 1000
+ CoolDown: {
+ Lv1: 2000
+ Lv2: 4000
+ Lv3: 6000
+ Lv4: 8000
+ Lv5: 10000
+ Lv6: 12000
+ Lv7: 14000
+ Lv8: 16000
+ Lv9: 18000
+ Lv10: 20000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 30
+ Lv3: 30
+ Lv4: 30
+ Lv5: 30
+ Lv6: 30
+ Lv7: 30
+ Lv8: 30
+ Lv9: 30
+ Lv10: 30
+ }
+ }
+},
+{
+ Id: 5024
+ Name: "SU_SPRITEMABLE"
+ Description: "Spirit Marble"
+ MaxLevel: 1
+ NumberOfHits: 0
+},
+{
+ Id: 5025
+ Name: "SU_POWEROFLAND"
+ Description: "Power of Land"
+ MaxLevel: 1
+ NumberOfHits: 0
+},
+{
+ Id: 5026
+ Name: "SU_SV_STEMSPEAR"
+ Description: "Silvervine Stem Spear"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: {
+ Lv1: "Ele_Earth"
+ Lv2: "Ele_Fire"
+ Lv3: "Ele_Water"
+ Lv4: "Ele_Wind"
+ Lv5: "Ele_Ghost"
+ }
+ InterruptCast: true
+ CastTime: 2500
+ AfterCastActDelay: 1000
+ SkillData1: 10000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 40
+ Lv3: 40
+ Lv4: 40
+ Lv5: 40
+ Lv6: 40
+ Lv7: 40
+ Lv8: 40
+ Lv9: 40
+ Lv10: 40
+ }
+ }
+},
+{
+ Id: 5027
+ Name: "SU_CN_POWDERING"
+ Description: "Catnip Powdering"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 3
+ Lv2: 3
+ Lv3: 5
+ Lv4: 5
+ Lv5: 7
+ }
+ InterruptCast: true
+ SkillInstances: 1
+ CastTime: 1500
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 3000
+ Lv2: 4000
+ Lv3: 5000
+ Lv4: 6000
+ Lv5: 7000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 36
+ Lv3: 32
+ Lv4: 28
+ Lv5: 24
+ }
+ Items: {
+ Catnip_Fruit: 1
+ }
+ }
+ Unit: {
+ Id: 0x106
+ Layout: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 2
+ Lv4: 2
+ Lv5: 3
+ }
+ Interval: -1
+ Target: "Enemy"
+ Flag: {
+ UF_PATHCHECK: true
+ UF_RANGEDSINGLEUNIT: true
+ }
+ }
+},
+{
+ Id: 5028
+ Name: "SU_CN_METEOR"
+ Description: "Catnip Meteor"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ SplashRange: {
+ Lv1: 3
+ Lv2: 3
+ Lv3: 5
+ Lv4: 5
+ Lv5: 7
+ }
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ }
+ InterruptCast: true
+ CastTime: 6000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 1500
+ Lv2: 2000
+ Lv3: 2500
+ Lv4: 3000
+ Lv5: 3500
+ }
+ SkillData2: 20000
+ CoolDown: {
+ Lv1: 2000
+ Lv2: 3000
+ Lv3: 4000
+ Lv4: 5000
+ Lv5: 6000
+
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 35
+ Lv3: 50
+ Lv4: 65
+ Lv5: 80
+ }
+ Items: {
+ Catnip_Fruit: 1
+ }
+ }
+ Unit: {
+ Id: 0x86
+ Range: 1
+ Interval: 500
+ Target: "Enemy"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 5029
+ Name: "SU_SV_ROOTTWIST"
+ Description: "Silvervine Root Twist"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillInstances: 1
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 7000
+ Lv2: 9000
+ Lv3: 11000
+ Lv4: 13000
+ Lv5: 15000
+ Lv6: 17000
+ Lv7: 19000
+ Lv8: 21000
+ Lv9: 23000
+ Lv10: 25000
+ }
+ CoolDown: 3000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 12
+ Lv3: 14
+ Lv4: 16
+ Lv5: 18
+ Lv6: 20
+ Lv7: 22
+ Lv8: 24
+ Lv9: 26
+ Lv10: 28
+ }
+ }
+ Unit: {
+ Id: 0x107
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 5030
+ Name: "SU_SV_ROOTTWIST_ATK"
+ Description: "Silver Vine Root Twist Attack"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Poison"
+ DamageType: {
+ IgnoreElement: true
+ IgnoreDefense: true
+ }
+ SkillInstances: 1
+ AfterCastActDelay: 1000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 5031
+ Name: "SU_POWEROFLIFE"
+ Description: "Power of Life"
+ MaxLevel: 1
+ NumberOfHits: 0
+},
+{
+ Id: 5032
+ Name: "SU_SCAROFTAROU"
+ Description: "Scar of Tarou"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ InterruptCast: true
+ CastTime: 500
+ AfterCastActDelay: 1000
+ SkillData1: 9000
+ SkillData2: 1000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 14
+ Lv3: 18
+ Lv4: 22
+ Lv5: 26
+ Lv6: 30
+ Lv7: 34
+ Lv8: 38
+ Lv9: 42
+ Lv10: 46
+ }
+ }
+},
+{
+ Id: 5033
+ Name: "SU_PICKYPECK"
+ Description: "Picky Peck"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: -5
+ InterruptCast: true
+ CastTime: 2500
+ AfterCastActDelay: 1000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 19
+ Lv3: 28
+ Lv4: 37
+ Lv5: 46
+ Lv6: 55
+ Lv7: 64
+ Lv8: 73
+ Lv9: 82
+ Lv10: 91
+ }
+ }
+},
+{
+ Id: 5034
+ Name: "SU_PICKYPECK_DOUBLE_ATK"
+ Description: "Picky Peck Double Attack"
+ MaxLevel: 5
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: -5
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 5035
+ Name: "SU_ARCLOUSEDASH"
+ Description: "Arclouse Dash"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2500
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 70000
+ Lv3: 80000
+ Lv4: 90000
+ Lv5: 100000
+ Lv6: 110000
+ Lv7: 120000
+ Lv8: 130000
+ Lv9: 140000
+ Lv10: 150000
+ }
+ CoolDown: 10000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 20
+ Lv3: 28
+ Lv4: 36
+ Lv5: 44
+ Lv6: 52
+ Lv7: 60
+ Lv8: 68
+ Lv9: 76
+ Lv10: 84
+ }
+ }
+},
+{
+ Id: 5036
+ Name: "SU_LUNATICCARROTBEAT"
+ Description: "Lunatic Carrot Beat"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 2
+ Lv4: 2
+ Lv5: 3
+ Lv6: 3
+ Lv7: 4
+ Lv8: 4
+ Lv9: 5
+ Lv10: 5
+ }
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ InterruptCast: true
+ CastTime: 3000
+ AfterCastActDelay: 1000
+ SkillData1: 1000
+ CoolDown: 8000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 15
+ Lv2: 25
+ Lv3: 35
+ Lv4: 45
+ Lv5: 55
+ Lv6: 65
+ Lv7: 75
+ Lv8: 85
+ Lv9: 95
+ Lv10: 105
+ }
+ }
+},
+{
+ Id: 5037
+ Name: "SU_POWEROFSEA"
+ Description: "Power of Sea"
+ MaxLevel: 1
+ NumberOfHits: 0
+},
+{
+ Id: 5038
+ Name: "SU_TUNABELLY"
+ Description: "Tuna Belly"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 1000
+ CoolDown: {
+ Lv1: 8000
+ Lv2: 10000
+ Lv3: 12000
+ Lv4: 14000
+ Lv5: 16000
+ Lv6: 18000
+ Lv7: 20000
+ Lv8: 22000
+ Lv9: 24000
+ Lv10: 26000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 30
+ Lv3: 40
+ Lv4: 50
+ Lv5: 60
+ Lv6: 70
+ Lv7: 80
+ Lv8: 90
+ Lv9: 100
+ Lv10: 110
+ }
+ }
+},
+{
+ Id: 5039
+ Name: "SU_TUNAPARTY"
+ Description: "Tuna Party"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ SkillData1: 30000
+ CoolDown: 20000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 30
+ Lv3: 40
+ Lv4: 50
+ Lv5: 60
+ Lv6: 70
+ Lv7: 80
+ Lv8: 90
+ Lv9: 100
+ Lv10: 110
+ }
+ }
+},
+{
+ Id: 5040
+ Name: "SU_BUNCHOFSHRIMP"
+ Description: "Bunch of Shrimp"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 90000
+ Lv3: 120000
+ Lv4: 150000
+ Lv5: 180000
+ Lv6: 210000
+ Lv7: 240000
+ Lv8: 270000
+ Lv9: 300000
+ Lv10: 330000
+ }
+ CoolDown: 10000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 44
+ Lv2: 48
+ Lv3: 52
+ Lv4: 56
+ Lv5: 60
+ Lv6: 64
+ Lv7: 68
+ Lv8: 72
+ Lv9: 76
+ Lv10: 80
+ }
+ Items: {
+ Prawn: 1
+ }
+
+ }
+},
+{
+ Id: 5041
+ Name: "SU_FRESHSHRIMP"
+ Description: "Fresh Shrimp"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ InterruptCast: true
+ AfterCastActDelay: 1000
+ SkillData1: 120000
+ CoolDown: 7000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 22
+ Lv2: 24
+ Lv3: 26
+ Lv4: 28
+ Lv5: 30
+ Lv6: 32
+ Lv7: 34
+ Lv8: 36
+ Lv9: 38
+ Lv10: 40
+ }
+ }
+},
+{
+ Id: 5042
+ Name: "SU_CN_METEOR_ATK"
+ Description: ""
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Chorus: true
+ }
+ AttackType: "Magic"
+ InterruptCast: true
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 35
+ Lv3: 50
+ Lv4: 65
+ Lv5: 80
+ }
+ Items: {
+ Catnip_Fruit: 1
+ }
+ }
+},
+{
+ Id: 5043
+ Name: "SU_LUNATICCARROTBEAT2"
+ Description: "Lunatic Carrot Beat 2"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Chorus: true
+ }
+ AttackType: "Weapon"
+ InterruptCast: true
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8001
+ Name: "HLIF_HEAL"
+ Description: "Healing Touch"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 2000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 13
+ Lv2: 16
+ Lv3: 19
+ Lv4: 22
+ Lv5: 25
+ Lv6: 28
+ Lv7: 31
+ Lv8: 34
+ Lv9: 37
+ Lv10: 40
+ }
+ Items: {
+ Red_Slim_Potion: 1
+ }
+ }
+},
+{
+ Id: 8002
+ Name: "HLIF_AVOID"
+ Description: "Avoid"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ AfterCastActDelay: 35000
+ SkillData1: {
+ Lv1: 40000
+ Lv2: 35000
+ Lv3: 30000
+ Lv4: 25000
+ Lv5: 20000
+ Lv6: 15000
+ Lv7: 10000
+ Lv8: 5000
+ Lv9: 1
+ Lv10: 1
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 25
+ Lv3: 30
+ Lv4: 35
+ Lv5: 40
+ Lv6: 45
+ Lv7: 50
+ Lv8: 55
+ Lv9: 60
+ Lv10: 65
+ }
+ }
+},
+{
+ Id: 8003
+ Name: "HLIF_BRAIN"
+ Description: "Brain Surgery"
+ MaxLevel: 5
+ SplashRange: 1
+ NumberOfHits: 0
+},
+{
+ Id: 8004
+ Name: "HLIF_CHANGE"
+ Description: "Change"
+ MaxLevel: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ AfterCastActDelay: {
+ Lv1: 600000
+ Lv2: 900000
+ Lv3: 1200000
+ Lv4: 1500000
+ Lv5: 1800000
+ Lv6: 2100000
+ Lv7: 2400000
+ Lv8: 2700000
+ Lv9: 3000000
+ Lv10: 3300000
+ }
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 120000
+ Lv3: 180000
+ Lv4: 240000
+ Lv5: 300000
+ Lv6: 360000
+ Lv7: 420000
+ Lv8: 480000
+ Lv9: 540000
+ Lv10: 600000
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 100
+ }
+},
+{
+ Id: 8005
+ Name: "HAMI_CASTLE"
+ Description: "Castling"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ CoolDown: 1000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 8006
+ Name: "HAMI_DEFENCE"
+ Description: "Defense"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ SkillData1: {
+ Lv1: 40000
+ Lv2: 35000
+ Lv3: 30000
+ Lv4: 25000
+ Lv5: 20000
+ Lv6: 15000
+ Lv7: 10000
+ Lv8: 5000
+ Lv9: 1
+ Lv10: 1
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 25
+ Lv3: 30
+ Lv4: 35
+ Lv5: 40
+ Lv6: 45
+ Lv7: 50
+ Lv8: 55
+ Lv9: 60
+ Lv10: 65
+ }
+ }
+},
+{
+ Id: 8007
+ Name: "HAMI_SKIN"
+ Description: "Adamantium Skin"
+ MaxLevel: 5
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+},
+{
+ Id: 8008
+ Name: "HAMI_BLOODLUST"
+ Description: "Bloodlust"
+ MaxLevel: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 180000
+ Lv3: 300000
+ Lv4: 420000
+ Lv5: 540000
+ Lv6: 660000
+ Lv7: 780000
+ Lv8: 900000
+ Lv9: 1020000
+ Lv10: 1140000
+ }
+ SkillData2: {
+ Lv1: 300000
+ Lv2: 600000
+ Lv3: 900000
+ Lv4: 1200000
+ Lv5: 1500000
+ Lv6: 1800000
+ Lv7: 2100000
+ Lv8: 2400000
+ Lv9: 2700000
+ Lv10: 3000000
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 120
+ }
+},
+{
+ Id: 8009
+ Name: "HFLI_MOON"
+ Description: "Moonlight"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ NumberOfHits: {
+ Lv1: -1
+ Lv2: -2
+ Lv3: -2
+ Lv4: -2
+ Lv5: -3
+ Lv6: -3
+ Lv7: -3
+ Lv8: -3
+ Lv9: -3
+ Lv10: -3
+ }
+ AfterCastWalkDelay: 1000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 4
+ Lv2: 8
+ Lv3: 12
+ Lv4: 16
+ Lv5: 20
+ Lv6: 24
+ Lv7: 28
+ Lv8: 32
+ Lv9: 36
+ Lv10: 40
+ }
+ }
+},
+{
+ Id: 8010
+ Name: "HFLI_FLEET"
+ Description: "Fleeting Move"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 55000
+ Lv3: 50000
+ Lv4: 45000
+ Lv5: 40000
+ Lv6: 35000
+ Lv7: 30000
+ Lv8: 25000
+ Lv9: 20000
+ Lv10: 15000
+ }
+ SkillData2: {
+ Lv1: 60000
+ Lv2: 70000
+ Lv3: 80000
+ Lv4: 90000
+ Lv5: 120000
+ Lv6: 120000
+ Lv7: 120000
+ Lv8: 120000
+ Lv9: 120000
+ Lv10: 120000
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 40
+ Lv3: 50
+ Lv4: 60
+ Lv5: 70
+ Lv6: 80
+ Lv7: 90
+ Lv8: 100
+ Lv9: 110
+ Lv10: 120
+ }
+ }
+},
+{
+ Id: 8011
+ Name: "HFLI_SPEED"
+ Description: "Speed"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 55000
+ Lv3: 50000
+ Lv4: 45000
+ Lv5: 40000
+ Lv6: 35000
+ Lv7: 30000
+ Lv8: 25000
+ Lv9: 20000
+ Lv10: 15000
+ }
+ SkillData2: {
+ Lv1: 60000
+ Lv2: 70000
+ Lv3: 80000
+ Lv4: 90000
+ Lv5: 120000
+ Lv6: 120000
+ Lv7: 120000
+ Lv8: 120000
+ Lv9: 120000
+ Lv10: 120000
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 40
+ Lv3: 50
+ Lv4: 60
+ Lv5: 70
+ Lv6: 80
+ Lv7: 90
+ Lv8: 100
+ Lv9: 110
+ Lv10: 120
+ }
+ }
+},
+{
+ Id: 8012
+ Name: "HFLI_SBR44"
+ Description: "S.B.R.44"
+ MaxLevel: 3
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ NumberOfHits: 0
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8013
+ Name: "HVAN_CAPRICE"
+ Description: "Caprice"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ NumberOfHits: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
+ AfterCastActDelay: {
+ Lv1: 1000
+ Lv2: 1200
+ Lv3: 1400
+ Lv4: 1600
+ Lv5: 1800
+ Lv6: 2000
+ Lv7: 2200
+ Lv8: 2400
+ Lv9: 2600
+ Lv10: 2800
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 22
+ Lv2: 24
+ Lv3: 26
+ Lv4: 28
+ Lv5: 30
+ Lv6: 32
+ Lv7: 34
+ Lv8: 36
+ Lv9: 38
+ Lv10: 40
+ }
+ }
+},
+{
+ Id: 8014
+ Name: "HVAN_CHAOTIC"
+ Description: "Benediction of Chaos"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ AfterCastActDelay: 1000
+ AfterCastWalkDelay: 1000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 40
+ }
+},
+{
+ Id: 8015
+ Name: "HVAN_INSTRUCT"
+ Description: "Instruct"
+ MaxLevel: 5
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+},
+{
+ Id: 8016
+ Name: "HVAN_EXPLOSION"
+ Description: "Bio Explosion"
+ MaxLevel: 3
+ Range: 4
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Misc"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ IgnoreElement: true
+ IgnoreFlee: true
+ IgnoreDefCards: true
+ }
+ SplashRange: 4
+ AfterCastWalkDelay: 1000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8018
+ Name: "MH_SUMMON_LEGION"
+ Description: "Summon Legion"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: {
+ Lv1: 1600
+ Lv2: 1400
+ Lv3: 1200
+ Lv4: 1000
+ Lv5: 800
+ Lv6: 600
+ Lv7: 400
+ Lv8: 200
+ Lv9: 1
+ Lv10: 1
+ }
+ SkillData1: {
+ Lv1: 20000
+ Lv2: 30000
+ Lv3: 40000
+ Lv4: 50000
+ Lv5: 60000
+ Lv6: 70000
+ Lv7: 80000
+ Lv8: 90000
+ Lv9: 100000
+ Lv10: 110000
+ }
+ FixedCastTime: {
+ Lv1: 400
+ Lv2: 600
+ Lv3: 800
+ Lv4: 1000
+ Lv5: 1200
+ Lv6: 1400
+ Lv7: 1600
+ Lv8: 1800
+ Lv9: 2000
+ Lv10: 2200
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 60
+ Lv2: 80
+ Lv3: 100
+ Lv4: 120
+ Lv5: 140
+ Lv6: 160
+ Lv7: 180
+ Lv8: 200
+ Lv9: 220
+ Lv10: 240
+ }
+ }
+},
+{
+ Id: 8019
+ Name: "MH_NEEDLE_OF_PARALYZE"
+ Description: "Needle of Paralyze"
+ MaxLevel: 5
+ Range: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Poison"
+ CastTime: {
+ Lv1: 1000
+ Lv2: 1100
+ Lv3: 1200
+ Lv4: 1300
+ Lv5: 1400
+ Lv6: 1500
+ Lv7: 1600
+ Lv8: 1700
+ Lv9: 1800
+ Lv10: 1900
+ }
+ SkillData1: {
+ Lv1: 12000
+ Lv2: 14000
+ Lv3: 16000
+ Lv4: 18000
+ Lv5: 20000
+ Lv6: 22000
+ Lv7: 24000
+ Lv8: 26000
+ Lv9: 28000
+ Lv10: 30000
+ }
+ FixedCastTime: {
+ Lv1: 500
+ Lv2: 400
+ Lv3: 300
+ Lv4: 200
+ Lv5: 100
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 48
+ Lv2: 60
+ Lv3: 72
+ Lv4: 84
+ Lv5: 96
+ Lv6: 108
+ Lv7: 120
+ Lv8: 132
+ Lv9: 144
+ Lv10: 156
+ }
+ }
+},
+{
+ Id: 8020
+ Name: "MH_POISON_MIST"
+ Description: "Poison Mist"
+ MaxLevel: 5
+ Range: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Poison"
+ SkillInstances: 1
+ CastTime: {
+ Lv1: 500
+ Lv2: 700
+ Lv3: 900
+ Lv4: 1100
+ Lv5: 1300
+ Lv6: 1500
+ Lv7: 1700
+ Lv8: 1900
+ Lv9: 2100
+ Lv10: 2300
+ }
+ SkillData1: {
+ Lv1: 12000
+ Lv2: 14000
+ Lv3: 16000
+ Lv4: 18000
+ Lv5: 20000
+ Lv6: 22000
+ Lv7: 24000
+ Lv8: 26000
+ Lv9: 28000
+ Lv10: 30000
+ }
+ SkillData2: {
+ Lv1: 4000
+ Lv2: 6000
+ Lv3: 8000
+ Lv4: 10000
+ Lv5: 12000
+ Lv6: 14000
+ Lv7: 16000
+ Lv8: 18000
+ Lv9: 20000
+ Lv10: 22000
+ }
+ FixedCastTime: 500
+ Requirements: {
+ SPCost: {
+ Lv1: 65
+ Lv2: 75
+ Lv3: 85
+ Lv4: 95
+ Lv5: 105
+ Lv6: 115
+ Lv7: 125
+ Lv8: 135
+ Lv9: 145
+ Lv10: 155
+ }
+ }
+ Unit: {
+ Id: 0xf5
+ Range: 3
+ Interval: 2300
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 8021
+ Name: "MH_PAIN_KILLER"
+ Description: "Pain Killer"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: {
+ Lv1: 1000
+ Lv2: 1200
+ Lv3: 1400
+ Lv4: 1600
+ Lv5: 1800
+ Lv6: 2000
+ Lv7: 2200
+ Lv8: 2400
+ Lv9: 2600
+ Lv10: 2800
+ }
+ SkillData1: {
+ Lv1: 20000
+ Lv2: 30000
+ Lv3: 40000
+ Lv4: 50000
+ Lv5: 60000
+ Lv6: 70000
+ Lv7: 80000
+ Lv8: 90000
+ Lv9: 100000
+ Lv10: 110000
+ }
+ FixedCastTime: {
+ Lv1: 1000
+ Lv2: 800
+ Lv3: 600
+ Lv4: 400
+ Lv5: 200
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 48
+ Lv2: 52
+ Lv3: 56
+ Lv4: 60
+ Lv5: 64
+ Lv6: 68
+ Lv7: 72
+ Lv8: 76
+ Lv9: 80
+ Lv10: 84
+ }
+ }
+},
+{
+ Id: 8022
+ Name: "MH_LIGHT_OF_REGENE"
+ Description: "Light of Regene"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SplashRange: 0
+ SkillData1: {
+ Lv1: 360000
+ Lv2: 420000
+ Lv3: 480000
+ Lv4: 540000
+ Lv5: 600000
+ Lv6: 660000
+ Lv7: 720000
+ Lv8: 780000
+ Lv9: 840000
+ Lv10: 900000
+ }
+ FixedCastTime: {
+ Lv1: 1600
+ Lv2: 1400
+ Lv3: 1200
+ Lv4: 1000
+ Lv5: 800
+ Lv6: 600
+ Lv7: 400
+ Lv8: 200
+ Lv9: 1
+ Lv10: 1
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 50
+ Lv3: 60
+ Lv4: 70
+ Lv5: 80
+ Lv6: 90
+ Lv7: 100
+ Lv8: 110
+ Lv9: 120
+ Lv10: 130
+ }
+ }
+},
+{
+ Id: 8023
+ Name: "MH_OVERED_BOOST"
+ Description: "Overed Boost"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SplashRange: 0
+ CastTime: {
+ Lv1: 800
+ Lv2: 700
+ Lv3: 600
+ Lv4: 500
+ Lv5: 400
+ Lv6: 300
+ Lv7: 200
+ Lv8: 100
+ Lv9: 1
+ Lv10: 1
+ }
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 45000
+ Lv3: 60000
+ Lv4: 75000
+ Lv5: 90000
+ Lv6: 105000
+ Lv7: 120000
+ Lv8: 135000
+ Lv9: 150000
+ Lv10: 165000
+ }
+ FixedCastTime: {
+ Lv1: 200
+ Lv2: 300
+ Lv3: 400
+ Lv4: 500
+ Lv5: 600
+ Lv6: 700
+ Lv7: 800
+ Lv8: 900
+ Lv9: 1000
+ Lv10: 1100
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 70
+ Lv2: 90
+ Lv3: 110
+ Lv4: 130
+ Lv5: 150
+ Lv6: 170
+ Lv7: 190
+ Lv8: 210
+ Lv9: 230
+ Lv10: 250
+ }
+ }
+},
+{
+ Id: 8024
+ Name: "MH_ERASER_CUTTER"
+ Description: "Eraser Cutter"
+ MaxLevel: 5
+ Range: 7
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: {
+ Lv1: "Ele_Wind"
+ Lv2: "Ele_Neutral"
+ Lv3: "Ele_Wind"
+ Lv4: "Ele_Neutral"
+ Lv5: "Ele_Wind"
+ }
+ NumberOfHits: -6
+ InterruptCast: true
+ CastTime: {
+ Lv1: 1000
+ Lv2: 1500
+ Lv3: 2000
+ Lv4: 2500
+ Lv5: 3000
+ Lv6: 3500
+ Lv7: 4000
+ Lv8: 4500
+ Lv9: 5000
+ Lv10: 5500
+ }
+ AfterCastActDelay: 2000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 25
+ Lv2: 30
+ Lv3: 35
+ Lv4: 40
+ Lv5: 45
+ Lv6: 50
+ Lv7: 55
+ Lv8: 60
+ Lv9: 65
+ Lv10: 70
+ }
+ }
+},
+{
+ Id: 8025
+ Name: "MH_XENO_SLASHER"
+ Description: "Xeno Slasher"
+ MaxLevel: 5
+ Range: 7
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Magic"
+ Element: {
+ Lv1: "Ele_Wind"
+ Lv2: "Ele_Neutral"
+ Lv3: "Ele_Wind"
+ Lv4: "Ele_Neutral"
+ Lv5: "Ele_Wind"
+ }
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 2
+ Lv2: 2
+ Lv3: 3
+ Lv4: 3
+ Lv5: 4
+ Lv6: 4
+ Lv7: 5
+ Lv8: 5
+ Lv9: 6
+ Lv10: 6
+ }
+ NumberOfHits: -6
+ CastTime: {
+ Lv1: 1500
+ Lv2: 2500
+ Lv3: 3500
+ Lv4: 4500
+ Lv5: 5500
+ Lv6: 6500
+ Lv7: 7500
+ Lv8: 8500
+ Lv9: 9500
+ Lv10: 10500
+ }
+ AfterCastActDelay: 5000
+ SkillData1: 500
+ FixedCastTime: 500
+ Requirements: {
+ SPCost: {
+ Lv1: 90
+ Lv2: 100
+ Lv3: 110
+ Lv4: 120
+ Lv5: 130
+ Lv6: 140
+ Lv7: 150
+ Lv8: 160
+ Lv9: 170
+ Lv10: 180
+ }
+ }
+ Unit: {
+ Id: 0x86
+ Range: {
+ Lv1: 2
+ Lv2: 2
+ Lv3: 3
+ Lv4: 3
+ Lv5: 4
+ Lv6: 4
+ Lv7: 5
+ Lv8: 5
+ Lv9: 6
+ Lv10: 6
+ }
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 8026
+ Name: "MH_SILENT_BREEZE"
+ Description: "Silent Breeze"
+ MaxLevel: 5
+ Range: {
+ Lv1: 5
+ Lv2: 5
+ Lv3: 7
+ Lv4: 7
+ Lv5: 9
+ Lv6: 9
+ Lv7: 11
+ Lv8: 11
+ Lv9: 13
+ Lv10: 13
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: {
+ Lv1: 1000
+ Lv2: 1200
+ Lv3: 1400
+ Lv4: 1600
+ Lv5: 1800
+ Lv6: 2000
+ Lv7: 2200
+ Lv8: 2400
+ Lv9: 2600
+ Lv10: 2800
+ }
+ SkillData1: {
+ Lv1: 9000
+ Lv2: 12000
+ Lv3: 15000
+ Lv4: 18000
+ Lv5: 21000
+ Lv6: 24000
+ Lv7: 27000
+ Lv8: 30000
+ Lv9: 33000
+ Lv10: 36000
+ }
+ FixedCastTime: {
+ Lv1: 1000
+ Lv2: 800
+ Lv3: 600
+ Lv4: 400
+ Lv5: 200
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 45
+ Lv2: 54
+ Lv3: 63
+ Lv4: 72
+ Lv5: 81
+ Lv6: 90
+ Lv7: 99
+ Lv8: 108
+ Lv9: 117
+ Lv10: 126
+ }
+ }
+},
+{
+ Id: 8027
+ Name: "MH_STYLE_CHANGE"
+ Description: "Style Change"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 35
+ }
+},
+{
+ Id: 8028
+ Name: "MH_SONIC_CRAW"
+ Description: "Sonic Claw"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 25
+ Lv3: 30
+ Lv4: 35
+ Lv5: 40
+ Lv6: 45
+ Lv7: 50
+ Lv8: 55
+ Lv9: 60
+ Lv10: 65
+ }
+ State: "MH_Fighting"
+ }
+},
+{
+ Id: 8029
+ Name: "MH_SILVERVEIN_RUSH"
+ Description: "Silver Bain Rush"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Weapon"
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 15
+ Lv3: 20
+ Lv4: 25
+ Lv5: 30
+ Lv6: 35
+ Lv7: 40
+ Lv8: 45
+ Lv9: 50
+ Lv10: 55
+ }
+ SpiritSphereCost: 1
+ }
+},
+{
+ Id: 8030
+ Name: "MH_MIDNIGHT_FRENZY"
+ Description: "Midnight Frenzy"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Weapon"
+ Requirements: {
+ SPCost: {
+ Lv1: 8
+ Lv2: 16
+ Lv3: 24
+ Lv4: 32
+ Lv5: 40
+ Lv6: 48
+ Lv7: 56
+ Lv8: 64
+ Lv9: 72
+ Lv10: 80
+ }
+ SpiritSphereCost: 2
+ }
+},
+{
+ Id: 8031
+ Name: "MH_STAHL_HORN"
+ Description: "Steel Horn"
+ MaxLevel: 5
+ Range: {
+ Lv1: 5
+ Lv2: 6
+ Lv3: 7
+ Lv4: 8
+ Lv5: 9
+ Lv6: 10
+ Lv7: 11
+ Lv8: 12
+ Lv9: 13
+ Lv10: 14
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ KnockBackTiles: 3
+ CastTime: {
+ Lv1: 800
+ Lv2: 600
+ Lv3: 400
+ Lv4: 200
+ Lv5: 0
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ SkillData1: 5000
+ FixedCastTime: {
+ Lv1: 200
+ Lv2: 400
+ Lv3: 600
+ Lv4: 800
+ Lv5: 1000
+ Lv6: 1200
+ Lv7: 1400
+ Lv8: 1600
+ Lv9: 1800
+ Lv10: 2000
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 40
+ Lv2: 45
+ Lv3: 50
+ Lv4: 55
+ Lv5: 60
+ Lv6: 65
+ Lv7: 70
+ Lv8: 75
+ Lv9: 80
+ Lv10: 85
+ }
+ }
+},
+{
+ Id: 8032
+ Name: "MH_GOLDENE_FERSE"
+ Description: "Golden Heel"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: {
+ Lv1: 1000
+ Lv2: 1200
+ Lv3: 1400
+ Lv4: 1600
+ Lv5: 1800
+ Lv6: 2000
+ Lv7: 2200
+ Lv8: 2400
+ Lv9: 2600
+ Lv10: 2800
+ }
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 45000
+ Lv3: 60000
+ Lv4: 75000
+ Lv5: 90000
+ Lv6: 105000
+ Lv7: 120000
+ Lv8: 135000
+ Lv9: 150000
+ Lv10: 165000
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 60
+ Lv2: 65
+ Lv3: 70
+ Lv4: 75
+ Lv5: 80
+ Lv6: 85
+ Lv7: 90
+ Lv8: 95
+ Lv9: 100
+ Lv10: 105
+ }
+ }
+},
+{
+ Id: 8033
+ Name: "MH_STEINWAND"
+ Description: "Stone Wall"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: 1000
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 45000
+ Lv3: 60000
+ Lv4: 75000
+ Lv5: 90000
+ Lv6: 105000
+ Lv7: 120000
+ Lv8: 135000
+ Lv9: 150000
+ Lv10: 165000
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 80
+ Lv2: 90
+ Lv3: 100
+ Lv4: 110
+ Lv5: 120
+ Lv6: 130
+ Lv7: 140
+ Lv8: 150
+ Lv9: 160
+ Lv10: 170
+ }
+ }
+ Unit: {
+ Id: 0x7e
+ Interval: -1
+ Target: "All"
+ Flag: {
+ UF_DEFNOTENEMY: true
+ UF_NOREITERATION: true
+ }
+ }
+},
+{
+ Id: 8034
+ Name: "MH_HEILIGE_STANGE"
+ Description: "Holy Pole"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Holy"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 1
+ Lv4: 1
+ Lv5: 2
+ Lv6: 2
+ Lv7: 2
+ Lv8: 2
+ Lv9: 2
+ Lv10: 2
+ }
+ CastTime: {
+ Lv1: 200
+ Lv2: 400
+ Lv3: 600
+ Lv4: 800
+ Lv5: 1000
+ Lv6: 1200
+ Lv7: 1400
+ Lv8: 1600
+ Lv9: 1800
+ Lv10: 2000
+ }
+ FixedCastTime: {
+ Lv1: 1800
+ Lv2: 1600
+ Lv3: 1400
+ Lv4: 1200
+ Lv5: 1000
+ Lv6: 800
+ Lv7: 600
+ Lv8: 400
+ Lv9: 200
+ Lv10: 1
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 60
+ Lv2: 68
+ Lv3: 76
+ Lv4: 84
+ Lv5: 100
+ Lv6: 100
+ Lv7: 100
+ Lv8: 100
+ Lv9: 100
+ Lv10: 100
+ }
+ }
+},
+{
+ Id: 8035
+ Name: "MH_ANGRIFFS_MODUS"
+ Description: "Attack Mode"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: {
+ Lv1: 200
+ Lv2: 400
+ Lv3: 600
+ Lv4: 800
+ Lv5: 1000
+ Lv6: 1200
+ Lv7: 1400
+ Lv8: 1600
+ Lv9: 1800
+ Lv10: 2000
+ }
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 45000
+ Lv3: 60000
+ Lv4: 75000
+ Lv5: 90000
+ Lv6: 105000
+ Lv7: 120000
+ Lv8: 135000
+ Lv9: 150000
+ Lv10: 165000
+ }
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: {
+ Lv1: 60
+ Lv2: 65
+ Lv3: 70
+ Lv4: 75
+ Lv5: 80
+ Lv6: 85
+ Lv7: 90
+ Lv8: 95
+ Lv9: 100
+ Lv10: 105
+ }
+ }
+},
+{
+ Id: 8036
+ Name: "MH_TINDER_BREAKER"
+ Description: "Tinder Breaker"
+ MaxLevel: 5
+ Range: {
+ Lv1: 3
+ Lv2: 4
+ Lv3: 5
+ Lv4: 6
+ Lv5: 7
+ Lv6: 8
+ Lv7: 9
+ Lv8: 10
+ Lv9: 11
+ Lv10: 12
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 25
+ Lv3: 30
+ Lv4: 35
+ Lv5: 40
+ Lv6: 45
+ Lv7: 50
+ Lv8: 55
+ Lv9: 60
+ Lv10: 65
+ }
+ State: "MH_Grappling"
+ SpiritSphereCost: 1
+ }
+},
+{
+ Id: 8037
+ Name: "MH_CBC"
+ Description: "Continual Break Combo"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Weapon"
+ Requirements: {
+ SPCost: {
+ Lv1: 10
+ Lv2: 20
+ Lv3: 30
+ Lv4: 40
+ Lv5: 50
+ Lv6: 60
+ Lv7: 70
+ Lv8: 80
+ Lv9: 90
+ Lv10: 100
+ }
+ SpiritSphereCost: 1
+ }
+},
+{
+ Id: 8038
+ Name: "MH_EQC"
+ Description: "Eternal Quick Combo"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ }
+ AttackType: "Weapon"
+ Requirements: {
+ SPCost: {
+ Lv1: 24
+ Lv2: 28
+ Lv3: 32
+ Lv4: 36
+ Lv5: 40
+ Lv6: 44
+ Lv7: 48
+ Lv8: 52
+ Lv9: 56
+ Lv10: 60
+ }
+ SpiritSphereCost: 2
+ }
+},
+{
+ Id: 8039
+ Name: "MH_MAGMA_FLOW"
+ Description: "Magma Flow"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Fire"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 1
+ Lv4: 2
+ Lv5: 2
+ Lv6: 2
+ Lv7: 2
+ Lv8: 2
+ Lv9: 2
+ Lv10: 2
+ }
+ CastTime: {
+ Lv1: 2000
+ Lv2: 2500
+ Lv3: 3000
+ Lv4: 3500
+ Lv5: 4000
+ Lv6: 4500
+ Lv7: 5000
+ Lv8: 5500
+ Lv9: 6000
+ Lv10: 6500
+ }
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 45000
+ Lv3: 60000
+ Lv4: 75000
+ Lv5: 90000
+ Lv6: 105000
+ Lv7: 120000
+ Lv8: 135000
+ Lv9: 150000
+ Lv10: 165000
+ }
+ FixedCastTime: {
+ Lv1: 2000
+ Lv2: 1500
+ Lv3: 1000
+ Lv4: 500
+ Lv5: -1
+ Lv6: -1
+ Lv7: -1
+ Lv8: -1
+ Lv9: -1
+ Lv10: -1
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 34
+ Lv2: 38
+ Lv3: 42
+ Lv4: 46
+ Lv5: 50
+ Lv6: 54
+ Lv7: 58
+ Lv8: 62
+ Lv9: 66
+ Lv10: 70
+ }
+ }
+},
+{
+ Id: 8040
+ Name: "MH_GRANITIC_ARMOR"
+ Description: "Granitic Armor"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: {
+ Lv1: 6000
+ Lv2: 5500
+ Lv3: 5000
+ Lv4: 4500
+ Lv5: 4000
+ Lv6: 3500
+ Lv7: 3000
+ Lv8: 2500
+ Lv9: 2000
+ Lv10: 1500
+ }
+ SkillData1: 60000
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 54
+ Lv2: 58
+ Lv3: 62
+ Lv4: 66
+ Lv5: 70
+ Lv6: 74
+ Lv7: 78
+ Lv8: 82
+ Lv9: 86
+ Lv10: 90
+ }
+ }
+},
+{
+ Id: 8041
+ Name: "MH_LAVA_SLIDE"
+ Description: "Lava Slide"
+ MaxLevel: 5
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Fire"
+ DamageType: {
+ SplashArea: true
+ }
+ SkillInstances: 1
+ CastTime: {
+ Lv1: 6000
+ Lv2: 5500
+ Lv3: 5000
+ Lv4: 4500
+ Lv5: 4000
+ Lv6: 3500
+ Lv7: 3000
+ Lv8: 2500
+ Lv9: 2000
+ Lv10: 1500
+ }
+ SkillData1: {
+ Lv1: 12000
+ Lv2: 14000
+ Lv3: 16000
+ Lv4: 18000
+ Lv5: 20000
+ Lv6: 22000
+ Lv7: 24000
+ Lv8: 26000
+ Lv9: 28000
+ Lv10: 30000
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 30
+ Lv2: 35
+ Lv3: 40
+ Lv4: 45
+ Lv5: 50
+ Lv6: 55
+ Lv7: 60
+ Lv8: 65
+ Lv9: 70
+ Lv10: 75
+ }
+ }
+ Unit: {
+ Id: 0xf6
+ Layout: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 2
+ Lv4: 2
+ Lv5: 3
+ Lv6: 3
+ Lv7: 4
+ Lv8: 4
+ Lv9: 5
+ Lv10: 5
+ }
+ Interval: 2000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 8042
+ Name: "MH_PYROCLASTIC"
+ Description: "Pyroclastic"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ Element: "Ele_Fire"
+ DamageType: {
+ NoDamage: true
+ }
+ CastTime: {
+ Lv1: 5000
+ Lv2: 4500
+ Lv3: 4000
+ Lv4: 3500
+ Lv5: 3000
+ Lv6: 2500
+ Lv7: 2000
+ Lv8: 1500
+ Lv9: 1000
+ Lv10: 500
+ }
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 90000
+ Lv3: 120000
+ Lv4: 150000
+ Lv5: 180000
+ Lv6: 210000
+ Lv7: 240000
+ Lv8: 270000
+ Lv9: 300000
+ Lv10: 330000
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 28
+ Lv3: 36
+ Lv4: 44
+ Lv5: 52
+ Lv6: 60
+ Lv7: 68
+ Lv8: 76
+ Lv9: 84
+ Lv10: 92
+ }
+ }
+},
+{
+ Id: 8043
+ Name: "MH_VOLCANIC_ASH"
+ Description: "Volcanic Ash"
+ MaxLevel: 5
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillInstances: 3
+ CastTime: {
+ Lv1: 5000
+ Lv2: 4500
+ Lv3: 4000
+ Lv4: 3500
+ Lv5: 3000
+ Lv6: 2500
+ Lv7: 2000
+ Lv8: 1500
+ Lv9: 1000
+ Lv10: 500
+ }
+ SkillData1: {
+ Lv1: 12000
+ Lv2: 14000
+ Lv3: 16000
+ Lv4: 18000
+ Lv5: 20000
+ Lv6: 22000
+ Lv7: 24000
+ Lv8: 26000
+ Lv9: 28000
+ Lv10: 30000
+ }
+ FixedCastTime: 1000
+ Requirements: {
+ SPCost: {
+ Lv1: 60
+ Lv2: 65
+ Lv3: 70
+ Lv4: 75
+ Lv5: 80
+ Lv6: 85
+ Lv7: 90
+ Lv8: 95
+ Lv9: 100
+ Lv10: 105
+ }
+ }
+ Unit: {
+ Id: 0xf7
+ Layout: 1
+ Interval: -1
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ UF_RANGEDSINGLEUNIT: true
+ }
+ }
+},
+{
+ Id: 8201
+ Name: "MS_BASH"
+ Description: "Bash"
+ MaxLevel: 10
+ Range: -1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ Requirements: {
+ SPCost: {
+ Lv1: 8
+ Lv2: 8
+ Lv3: 8
+ Lv4: 8
+ Lv5: 8
+ Lv6: 15
+ Lv7: 15
+ Lv8: 15
+ Lv9: 15
+ Lv10: 15
+ }
+ WeaponTypes: {
+ NoWeapon: true
+ Daggers: true
+ 1HSwords: true
+ 2HSwords: true
+ 1HSpears: true
+ 2HSpears: true
+ 1HAxes: true
+ 2HAxes: true
+ Maces: true
+ 2HMaces: true
+ Staves: true
+ Knuckles: true
+ Instruments: true
+ Whips: true
+ Books: true
+ Katars: true
+ Revolvers: true
+ Rifles: true
+ GatlingGuns: true
+ Shotguns: true
+ GrenadeLaunchers: true
+ FuumaShurikens: true
+ }
+ }
+},
+{
+ Id: 8202
+ Name: "MS_MAGNUM"
+ Description: "Magnum_Break"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Fire"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 2
+ KnockBackTiles: 2
+ AfterCastActDelay: 1500
+ AfterCastWalkDelay: 2000
+ SkillData1: 2000
+ SkillData2: 10000
+ FixedCastTime: 0
+ Requirements: {
+ HPCost: {
+ Lv1: 20
+ Lv2: 20
+ Lv3: 19
+ Lv4: 19
+ Lv5: 18
+ Lv6: 18
+ Lv7: 17
+ Lv8: 17
+ Lv9: 16
+ Lv10: 16
+ }
+ SPCost: 30
+ }
+},
+{
+ Id: 8203
+ Name: "MS_BOWLINGBASH"
+ Description: "Bowling_Bash"
+ MaxLevel: 10
+ Range: -2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 1
+ KnockBackTiles: 1
+ CastTime: 700
+ AfterCastActDelay: 2500
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 13
+ Lv2: 14
+ Lv3: 15
+ Lv4: 16
+ Lv5: 17
+ Lv6: 18
+ Lv7: 19
+ Lv8: 20
+ Lv9: 21
+ Lv10: 22
+ }
+ }
+},
+{
+ Id: 8204
+ Name: "MS_PARRYING"
+ Description: "Parry"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 15000
+ Lv2: 20000
+ Lv3: 25000
+ Lv4: 30000
+ Lv5: 35000
+ Lv6: 40000
+ Lv7: 45000
+ Lv8: 50000
+ Lv9: 55000
+ Lv10: 60000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 50
+ }
+},
+{
+ Id: 8205
+ Name: "MS_REFLECTSHIELD"
+ Description: "Shield_Reflect"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ SkillData1: 300000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 35
+ Lv2: 40
+ Lv3: 45
+ Lv4: 50
+ Lv5: 55
+ Lv6: 60
+ Lv7: 65
+ Lv8: 70
+ Lv9: 75
+ Lv10: 80
+ }
+ }
+},
+{
+ Id: 8206
+ Name: "MS_BERSERK"
+ Description: "Frenzy"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 300000
+ SkillData2: 15000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 100
+ }
+},
+{
+ Id: 8207
+ Name: "MA_DOUBLE"
+ Description: "Double_Strafe"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: 2
+ AfterCastActDelay: 1000
+ SkillData1: 100
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 12
+ AmmoTypes: {
+ A_ARROW: true
+ }
+ AmmoAmount: 1
+ }
+},
+{
+ Id: 8208
+ Name: "MA_SHOWER"
+ Description: "Arrow_Shower"
+ MaxLevel: 10
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ IgnoreLandProtector: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ SplashRange: 2
+ KnockBackTiles: 2
+ AfterCastActDelay: 1200
+ SkillData1: 100
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 15
+ AmmoTypes: {
+ A_ARROW: true
+ }
+ AmmoAmount: 1
+ }
+ Unit: {
+ Id: 0x86
+ Range: 2
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_SKILL: true
+ }
+ }
+},
+{
+ Id: 8209
+ Name: "MA_SKIDTRAP"
+ Description: "Skid_Trap"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ KnockBackTiles: {
+ Lv1: 6
+ Lv2: 7
+ Lv3: 8
+ Lv4: 9
+ Lv5: 10
+ Lv6: 11
+ Lv7: 12
+ Lv8: 13
+ Lv9: 14
+ Lv10: 15
+ }
+ SkillData1: {
+ Lv1: 300000
+ Lv2: 240000
+ Lv3: 180000
+ Lv4: 120000
+ Lv5: 60000
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 10
+ }
+ Unit: {
+ Id: 0x90
+ Range: 1
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 8210
+ Name: "MA_LANDMINE"
+ Description: "Land_Mine"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ Element: "Ele_Earth"
+ DamageType: {
+ IgnoreFlee: true
+ }
+ SkillData1: {
+ Lv1: 200000
+ Lv2: 160000
+ Lv3: 120000
+ Lv4: 80000
+ Lv5: 40000
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ SkillData2: 5000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 10
+ }
+ Unit: {
+ Id: 0x93
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 8211
+ Name: "MA_SANDMAN"
+ Description: "Sandman"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 2
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 120000
+ Lv3: 90000
+ Lv4: 60000
+ Lv5: 30000
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ SkillData2: {
+ Lv1: 12000
+ Lv2: 14000
+ Lv3: 16000
+ Lv4: 18000
+ Lv5: 20000
+ Lv6: 22000
+ Lv7: 24000
+ Lv8: 26000
+ Lv9: 28000
+ Lv10: 30000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 12
+ }
+ Unit: {
+ Id: 0x95
+ Range: 1
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 8212
+ Name: "MA_FREEZINGTRAP"
+ Description: "Freezing_Trap"
+ MaxLevel: 5
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Place: true
+ }
+ SkillInfo: {
+ Trap: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Water"
+ DamageType: {
+ SplashArea: true
+ IgnoreFlee: true
+ }
+ SplashRange: 1
+ SkillData1: {
+ Lv1: 150000
+ Lv2: 120000
+ Lv3: 90000
+ Lv4: 60000
+ Lv5: 30000
+ Lv6: 1
+ Lv7: 1
+ Lv8: 1
+ Lv9: 1
+ Lv10: 1
+ }
+ SkillData2: {
+ Lv1: 3000
+ Lv2: 6000
+ Lv3: 9000
+ Lv4: 12000
+ Lv5: 15000
+ Lv6: 18000
+ Lv7: 21000
+ Lv8: 24000
+ Lv9: 27000
+ Lv10: 30000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 10
+ }
+ Unit: {
+ Id: 0x97
+ Range: 1
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOREITERATION: true
+ UF_NOFOOTSET: true
+ }
+ }
+},
+{
+ Id: 8213
+ Name: "MA_REMOVETRAP"
+ Description: "Remove_Trap"
+ MaxLevel: 1
+ Range: 2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Trap: true
+ }
+ AttackType: "Misc"
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 5
+ }
+},
+{
+ Id: 8214
+ Name: "MA_CHARGEARROW"
+ Description: "Arrow_Repel"
+ MaxLevel: 1
+ Range: -9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ SplashArea: true
+ }
+ KnockBackTiles: 6
+ CastTime: 750
+ AfterCastActDelay: 1000
+ FixedCastTime: 750
+ CastTimeOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ IgnoreItemBonus: true
+ }
+ Requirements: {
+ SPCost: 15
+ AmmoTypes: {
+ A_ARROW: true
+ }
+ AmmoAmount: 1
+ }
+},
+{
+ Id: 8215
+ Name: "MA_SHARPSHOOTING"
+ Description: "Focused_Arrow_Strike"
+ MaxLevel: 5
+ Range: 9
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ SplashRange: 2
+ InterruptCast: true
+ SkillInstances: 13
+ CastTime: 1000
+ AfterCastActDelay: 2500
+ FixedCastTime: 1000
+ CastTimeOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ IgnoreItemBonus: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 18
+ Lv2: 21
+ Lv3: 24
+ Lv4: 27
+ Lv5: 30
+ Lv6: 33
+ Lv7: 36
+ Lv8: 39
+ Lv9: 42
+ Lv10: 45
+ }
+ AmmoTypes: {
+ A_ARROW: true
+ }
+ AmmoAmount: 1
+ }
+},
+{
+ Id: 8216
+ Name: "ML_PIERCE"
+ Description: "Pierce"
+ MaxLevel: 10
+ Range: -2
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: 3
+ Requirements: {
+ SPCost: 7
+ }
+},
+{
+ Id: 8217
+ Name: "ML_BRANDISH"
+ Description: "Brandish_Spear"
+ MaxLevel: 10
+ Range: -2
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ KnockBackTiles: 3
+ CastTime: 350
+ AfterCastActDelay: 1200
+ FixedCastTime: 350
+ CastTimeOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ IgnoreItemBonus: true
+ }
+ Requirements: {
+ SPCost: 12
+ }
+},
+{
+ Id: 8218
+ Name: "ML_SPIRALPIERCE"
+ Description: "Spiral_Pierce"
+ MaxLevel: 5
+ Range: 5
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ DamageType: {
+ IgnoreDefense: true
+ }
+ NumberOfHits: 5
+ CastTime: {
+ Lv1: 150
+ Lv2: 250
+ Lv3: 350
+ Lv4: 450
+ Lv5: 500
+ Lv6: 500
+ Lv7: 500
+ Lv8: 500
+ Lv9: 500
+ Lv10: 500
+ }
+ AfterCastActDelay: 2500
+ SkillData2: 1000
+ FixedCastTime: {
+ Lv1: 150
+ Lv2: 250
+ Lv3: 350
+ Lv4: 450
+ Lv5: 500
+ Lv6: 500
+ Lv7: 500
+ Lv8: 500
+ Lv9: 500
+ Lv10: 500
+ }
+ CastTimeOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ IgnoreItemBonus: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 18
+ Lv2: 21
+ Lv3: 24
+ Lv4: 27
+ Lv5: 30
+ Lv6: 33
+ Lv7: 36
+ Lv8: 39
+ Lv9: 42
+ Lv10: 45
+ }
+ }
+},
+{
+ Id: 8219
+ Name: "ML_DEFENDER"
+ Description: "Defending_Aura"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ AfterCastActDelay: 800
+ SkillData1: 180000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 30
+ State: "Shield"
+ }
+},
+{
+ Id: 8220
+ Name: "ML_AUTOGUARD"
+ Description: "Guard"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 300000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 12
+ Lv2: 14
+ Lv3: 16
+ Lv4: 18
+ Lv5: 20
+ Lv6: 22
+ Lv7: 24
+ Lv8: 26
+ Lv9: 28
+ Lv10: 30
+ }
+ }
+},
+{
+ Id: 8221
+ Name: "ML_DEVOTION"
+ Description: "Sacrifice"
+ MaxLevel: 5
+ Range: {
+ Lv1: 7
+ Lv2: 8
+ Lv3: 9
+ Lv4: 10
+ Lv5: 11
+ Lv6: 12
+ Lv7: 13
+ Lv8: 14
+ Lv9: 15
+ Lv10: 16
+ }
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoCastSelf: true
+ PartyOnly: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1500
+ SkillData2: {
+ Lv1: 30000
+ Lv2: 45000
+ Lv3: 60000
+ Lv4: 75000
+ Lv5: 90000
+ Lv6: 105000
+ Lv7: 120000
+ Lv8: 135000
+ Lv9: 150000
+ Lv10: 165000
+ }
+ FixedCastTime: 1500
+ CastTimeOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ IgnoreItemBonus: true
+ }
+ Requirements: {
+ SPCost: 25
+ }
+},
+{
+ Id: 8222
+ Name: "MER_MAGNIFICAT"
+ Description: "Magnificat"
+ MaxLevel: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: -1
+ InterruptCast: true
+ CastTime: 3200
+ AfterCastActDelay: 2000
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 45000
+ Lv3: 60000
+ Lv4: 75000
+ Lv5: 90000
+ Lv6: 105000
+ Lv7: 120000
+ Lv8: 135000
+ Lv9: 150000
+ Lv10: 165000
+ }
+ FixedCastTime: 800
+ CastTimeOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ IgnoreItemBonus: true
+ }
+ Requirements: {
+ SPCost: 40
+ }
+},
+{
+ Id: 8223
+ Name: "MER_QUICKEN"
+ Description: "Two-Hand_Quicken"
+ MaxLevel: 10
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 60000
+ Lv3: 90000
+ Lv4: 120000
+ Lv5: 150000
+ Lv6: 180000
+ Lv7: 210000
+ Lv8: 240000
+ Lv9: 270000
+ Lv10: 300000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 14
+ Lv2: 18
+ Lv3: 22
+ Lv4: 26
+ Lv5: 30
+ Lv6: 34
+ Lv7: 38
+ Lv8: 42
+ Lv9: 46
+ Lv10: 50
+ }
+ }
+},
+{
+ Id: 8224
+ Name: "MER_SIGHT"
+ Description: "Sight"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 3
+ InterruptCast: true
+ SkillData1: 10000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 8225
+ Name: "MER_CRASH"
+ Description: "Crash"
+ MaxLevel: 5
+ Range: 1
+ Hit: "BDT_MULTIHIT"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Weapon"
+ NumberOfHits: 3
+ CastTime: 1000
+ AfterCastActDelay: 2000
+ SkillData2: 5000
+ FixedCastTime: 0
+ CastTimeOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ IgnoreItemBonus: true
+ }
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 8226
+ Name: "MER_REGAIN"
+ Description: "Regain"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoEnemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 8227
+ Name: "MER_TENDER"
+ Description: "Tender"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoEnemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 8228
+ Name: "MER_BENEDICTION"
+ Description: "Benediction"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoEnemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 8229
+ Name: "MER_RECUPERATE"
+ Description: "Recuperate"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoEnemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 8230
+ Name: "MER_MENTALCURE"
+ Description: "Mental_Cure"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoEnemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 8231
+ Name: "MER_COMPRESS"
+ Description: "Compress"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ SkillInfo: {
+ NoEnemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 8232
+ Name: "MER_PROVOKE"
+ Description: "Provoke"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 30000
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 4
+ Lv2: 5
+ Lv3: 6
+ Lv4: 7
+ Lv5: 8
+ Lv6: 9
+ Lv7: 10
+ Lv8: 11
+ Lv9: 12
+ Lv10: 13
+ }
+ }
+},
+{
+ Id: 8233
+ Name: "MER_AUTOBERSERK"
+ Description: "Berserk"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 5
+ }
+},
+{
+ Id: 8234
+ Name: "MER_DECAGI"
+ Description: "Decrease_AGI"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 800
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 40000
+ Lv2: 50000
+ Lv3: 60000
+ Lv4: 70000
+ Lv5: 80000
+ Lv6: 90000
+ Lv7: 100000
+ Lv8: 110000
+ Lv9: 120000
+ Lv10: 130000
+ }
+ FixedCastTime: 200
+ CastTimeOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ IgnoreItemBonus: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 15
+ Lv2: 17
+ Lv3: 19
+ Lv4: 21
+ Lv5: 23
+ Lv6: 25
+ Lv7: 27
+ Lv8: 29
+ Lv9: 31
+ Lv10: 33
+ }
+ }
+},
+{
+ Id: 8235
+ Name: "MER_SCAPEGOAT"
+ Description: "Scapegoat"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 3000
+ FixedCastTime: 0
+ CastTimeOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ IgnoreItemBonus: true
+ }
+ Requirements: {
+ SPCost: 10
+ HPRateCost: 100
+ }
+},
+{
+ Id: 8236
+ Name: "MER_LEXDIVINA"
+ Description: "Lex_Divina"
+ MaxLevel: 10
+ Range: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ NumberOfHits: 0
+ InterruptCast: true
+ AfterCastActDelay: 3000
+ SkillData1: {
+ Lv1: 30000
+ Lv2: 35000
+ Lv3: 40000
+ Lv4: 45000
+ Lv5: 50000
+ Lv6: 60000
+ Lv7: 60000
+ Lv8: 60000
+ Lv9: 60000
+ Lv10: 60000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 20
+ Lv3: 20
+ Lv4: 20
+ Lv5: 20
+ Lv6: 18
+ Lv7: 16
+ Lv8: 14
+ Lv9: 12
+ Lv10: 10
+ }
+ }
+},
+{
+ Id: 8237
+ Name: "MER_ESTIMATION"
+ Description: "Sense"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ Requirements: {
+ SPCost: 10
+ }
+},
+{
+ Id: 8238
+ Name: "MER_KYRIE"
+ Description: "Kyrie Eleison"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 2000
+ AfterCastActDelay: 2000
+ SkillData1: 120000
+ FixedCastTime: 0
+ CastTimeOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ IgnoreItemBonus: true
+ }
+ Requirements: {
+ SPCost: {
+ Lv1: 20
+ Lv2: 20
+ Lv3: 20
+ Lv4: 25
+ Lv5: 25
+ Lv6: 25
+ Lv7: 30
+ Lv8: 30
+ Lv9: 30
+ Lv10: 35
+ }
+ }
+},
+{
+ Id: 8239
+ Name: "MER_BLESSING"
+ Description: "Blessing"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 80000
+ Lv3: 100000
+ Lv4: 120000
+ Lv5: 140000
+ Lv6: 160000
+ Lv7: 180000
+ Lv8: 200000
+ Lv9: 220000
+ Lv10: 240000
+ }
+ FixedCastTime: 0
+ Requirements: {
+ SPCost: {
+ Lv1: 28
+ Lv2: 32
+ Lv3: 36
+ Lv4: 40
+ Lv5: 44
+ Lv6: 48
+ Lv7: 52
+ Lv8: 56
+ Lv9: 60
+ Lv10: 64
+ }
+ }
+},
+{
+ Id: 8240
+ Name: "MER_INCAGI"
+ Description: "Increase Agility"
+ MaxLevel: 10
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Friend: true
+ }
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CastTime: 1000
+ AfterCastActDelay: 1000
+ SkillData1: {
+ Lv1: 60000
+ Lv2: 80000
+ Lv3: 100000
+ Lv4: 120000
+ Lv5: 140000
+ Lv6: 160000
+ Lv7: 180000
+ Lv8: 200000
+ Lv9: 220000
+ Lv10: 240000
+ }
+ FixedCastTime: 0
+ CastTimeOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ IgnoreItemBonus: true
+ }
+ Requirements: {
+ HPCost: 15
+ SPCost: {
+ Lv1: 18
+ Lv2: 21
+ Lv3: 24
+ Lv4: 27
+ Lv5: 30
+ Lv6: 33
+ Lv7: 36
+ Lv8: 39
+ Lv9: 42
+ Lv10: 45
+ }
+ }
+},
+{
+ Id: 8401
+ Name: "EL_CIRCLE_OF_FIRE"
+ Description: "Circle of Fire"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Fire"
+ KnockBackTiles: 2
+ SkillData1: -1
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 40
+ }
+},
+{
+ Id: 8402
+ Name: "EL_FIRE_CLOAK"
+ Description: "Fire Cloak"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: -1
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 60
+ }
+},
+{
+ Id: 8403
+ Name: "EL_FIRE_MANTLE"
+ Description: "Fire Mantle"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ SkillInstances: 3
+ KnockBackTiles: 2
+ SkillData1: 15000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 80
+ }
+ Unit: {
+ Id: 0xed
+ Layout: -1
+ Range: 1
+ Interval: 1000
+ Target: "Enemy"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ }
+ }
+},
+{
+ Id: 8404
+ Name: "EL_WATER_SCREEN"
+ Description: "Water Screen"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: -1
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 40
+ }
+},
+{
+ Id: 8405
+ Name: "EL_WATER_DROP"
+ Description: "Water Drop"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: -1
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 60
+ }
+},
+{
+ Id: 8406
+ Name: "EL_WATER_BARRIER"
+ Description: "Water Barrier"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 15000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 80
+ }
+ Unit: {
+ Id: 0xee
+ Layout: 1
+ Interval: -1
+ Target: "Friend"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ UF_RANGEDSINGLEUNIT: true
+ }
+ }
+},
+{
+ Id: 8407
+ Name: "EL_WIND_STEP"
+ Description: "Wind Step"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ KnockBackTiles: 5
+ SkillData1: -1
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 40
+ }
+},
+{
+ Id: 8408
+ Name: "EL_WIND_CURTAIN"
+ Description: "Wind Curtain"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: -1
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 60
+ }
+},
+{
+ Id: 8409
+ Name: "EL_ZEPHYR"
+ Description: "Zephyr"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 15000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 80
+ }
+ Unit: {
+ Id: 0xef
+ Range: 1
+ Interval: -1
+ Target: "Friend"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ UF_RANGEDSINGLEUNIT: true
+ }
+ }
+},
+{
+ Id: 8410
+ Name: "EL_SOLID_SKIN"
+ Description: "Solid Skin"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ Requirements: {
+ SPCost: 40
+ }
+},
+{
+ Id: 8411
+ Name: "EL_STONE_SHIELD"
+ Description: "Stone Shield"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: -1
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 60
+ }
+},
+{
+ Id: 8412
+ Name: "EL_POWER_OF_GAIA"
+ Description: "Power of Gaia"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: 15000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 80
+ }
+ Unit: {
+ Id: 0xf0
+ Range: 1
+ Interval: -1
+ Target: "Friend"
+ Flag: {
+ UF_NOOVERLAP: true
+ UF_PATHCHECK: true
+ UF_RANGEDSINGLEUNIT: true
+ }
+ }
+},
+{
+ Id: 8413
+ Name: "EL_PYROTECHNIC"
+ Description: "Pyrotechnic"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: -1
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8414
+ Name: "EL_HEATER"
+ Description: "Heater"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: -1
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8415
+ Name: "EL_TROPIC"
+ Description: "Tropic"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: -1
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8416
+ Name: "EL_AQUAPLAY"
+ Description: "Aqua Play"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: -1
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8417
+ Name: "EL_COOLER"
+ Description: "Cooler"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: -1
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8418
+ Name: "EL_CHILLY_AIR"
+ Description: "Cool Air"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: -1
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8419
+ Name: "EL_GUST"
+ Description: "Gust"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: -1
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8420
+ Name: "EL_BLAST"
+ Description: "Blast"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: -1
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8421
+ Name: "EL_WILD_STORM"
+ Description: "Wild Storm"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: -1
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8422
+ Name: "EL_PETROLOGY"
+ Description: "Petrology"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: -1
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8423
+ Name: "EL_CURSED_SOIL"
+ Description: "Cursed Soil"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: -1
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8424
+ Name: "EL_UPHEAVAL"
+ Description: "Upheaval"
+ MaxLevel: 1
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Self: true
+ }
+ DamageType: {
+ NoDamage: true
+ }
+ SkillData1: -1
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8425
+ Name: "EL_FIRE_ARROW"
+ Description: "Fire Arrow"
+ MaxLevel: 1
+ Range: 6
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ Requirements: {
+ SPCost: 40
+ }
+},
+{
+ Id: 8426
+ Name: "EL_FIRE_BOMB"
+ Description: "Fire Bomb"
+ MaxLevel: 1
+ Range: 6
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ SplashRange: 1
+ Requirements: {
+ SPCost: 60
+ }
+},
+{
+ Id: 8427
+ Name: "EL_FIRE_BOMB_ATK"
+ Description: "Fire Bomb Attack"
+ MaxLevel: 1
+ Range: 6
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Fire"
+ SplashRange: 1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8428
+ Name: "EL_FIRE_WAVE"
+ Description: "Fire Wave"
+ MaxLevel: 1
+ Range: 6
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Fire"
+ SplashRange: 1
+ Requirements: {
+ SPCost: 80
+ }
+},
+{
+ Id: 8429
+ Name: "EL_FIRE_WAVE_ATK"
+ Description: "Fire Wave Attack"
+ MaxLevel: 1
+ Range: 6
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Fire"
+ SplashRange: 1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8430
+ Name: "EL_ICE_NEEDLE"
+ Description: "Ice Needle"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ Requirements: {
+ SPCost: 40
+ }
+},
+{
+ Id: 8431
+ Name: "EL_WATER_SCREW"
+ Description: "Water Screw"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Water"
+ SplashRange: 1
+ Requirements: {
+ SPCost: 60
+ }
+},
+{
+ Id: 8432
+ Name: "EL_WATER_SCREW_ATK"
+ Description: "Water Screw Attack"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Water"
+ SplashRange: 1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8433
+ Name: "EL_TIDAL_WEAPON"
+ Description: "Tidal Weapon"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Water"
+ SplashRange: 1
+ SkillData1: -1
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 80
+ }
+},
+{
+ Id: 8434
+ Name: "EL_WIND_SLASH"
+ Description: "Wind Slasher"
+ MaxLevel: 1
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Wind"
+ CastTime: 1000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 40
+ }
+},
+{
+ Id: 8435
+ Name: "EL_HURRICANE"
+ Description: "Hurricane Rage"
+ MaxLevel: 1
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Wind"
+ SplashRange: 1
+ CastTime: 1000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 60
+ }
+},
+{
+ Id: 8436
+ Name: "EL_HURRICANE_ATK"
+ Description: "Hurricane Rage Attack"
+ MaxLevel: 1
+ Range: 7
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8437
+ Name: "EL_TYPOON_MIS"
+ Description: "Typhoon Missile"
+ MaxLevel: 1
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Wind"
+ SplashRange: 1
+ CastTime: 1000
+ SkillData1: 15000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 80
+ }
+},
+{
+ Id: 8438
+ Name: "EL_TYPOON_MIS_ATK"
+ Description: "Typhoon Missile Attack"
+ MaxLevel: 1
+ Range: 11
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Wind"
+ SplashRange: 1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8439
+ Name: "EL_STONE_HAMMER"
+ Description: "Stone Hammer"
+ MaxLevel: 1
+ Range: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Earth"
+ SkillData1: 5000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 40
+ }
+},
+{
+ Id: 8440
+ Name: "EL_ROCK_CRUSHER"
+ Description: "Rock Launcher"
+ MaxLevel: 1
+ Range: 3
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Earth"
+ SplashRange: 1
+ SkillData1: 15000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 60
+ }
+},
+{
+ Id: 8441
+ Name: "EL_ROCK_CRUSHER_ATK"
+ Description: "Rock Launcher Attack"
+ MaxLevel: 1
+ Range: 5
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Magic"
+ Element: "Ele_Earth"
+ SplashRange: 1
+ SkillData1: 15000
+ FixedCastTime: -1
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 8442
+ Name: "EL_STONE_RAIN"
+ Description: "Stone Rain"
+ MaxLevel: 1
+ Range: 9
+ Hit: "BDT_SKILL"
+ SkillType: {
+ Enemy: true
+ }
+ AttackType: "Weapon"
+ Element: "Ele_Earth"
+ SplashRange: 1
+ NumberOfHits: -5
+ Requirements: {
+ SPCost: 80
+ }
+},
+{
+ Id: 10000
+ Name: "GD_APPROVAL"
+ Description: "Official Guild Approval"
+ MaxLevel: 1
+ SkillInfo: {
+ Guild: true
+ }
+ NumberOfHits: 0
+},
+{
+ Id: 10001
+ Name: "GD_KAFRACONTRACT"
+ Description: "Kafra Contract"
+ MaxLevel: 1
+ SkillInfo: {
+ Guild: true
+ }
+ NumberOfHits: 0
+},
+{
+ Id: 10002
+ Name: "GD_GUARDRESEARCH"
+ Description: "Guardian Research"
+ MaxLevel: 1
+ SkillInfo: {
+ Guild: true
+ }
+ NumberOfHits: 0
+},
+{
+ Id: 10003
+ Name: "GD_GUARDUP"
+ Description: "Strengthen Guardians"
+ MaxLevel: 1
+ SkillInfo: {
+ Guild: true
+ }
+ NumberOfHits: 0
+},
+{
+ Id: 10004
+ Name: "GD_EXTENSION"
+ Description: "Guild Extension"
+ MaxLevel: 10
+ SkillInfo: {
+ Guild: true
+ }
+ NumberOfHits: 0
+},
+{
+ Id: 10005
+ Name: "GD_GLORYGUILD"
+ Description: "Guild's Glory"
+ MaxLevel: 1
+ SkillInfo: {
+ Guild: true
+ }
+ NumberOfHits: 0
+},
+{
+ Id: 10006
+ Name: "GD_LEADERSHIP"
+ Description: "Great Leadership"
+ MaxLevel: 1
+ SkillInfo: {
+ Guild: true
+ }
+ SplashRange: 2
+ NumberOfHits: 0
+ SkillData1: 300000
+ FixedCastTime: -1
+ Unit: {
+ Id: 0xc1
+ Layout: 2
+ Interval: -1
+ Target: "Sameguild"
+ Flag: {
+ UF_NOMOB: true
+ }
+ }
+},
+{
+ Id: 10007
+ Name: "GD_GLORYWOUNDS"
+ Description: "Glorious Wounds"
+ MaxLevel: 1
+ SkillInfo: {
+ Guild: true
+ }
+ SplashRange: 2
+ NumberOfHits: 0
+ SkillData1: 300000
+ FixedCastTime: -1
+ Unit: {
+ Id: 0xc2
+ Layout: 2
+ Interval: -1
+ Target: "Sameguild"
+ Flag: {
+ UF_NOMOB: true
+ }
+ }
+},
+{
+ Id: 10008
+ Name: "GD_SOULCOLD"
+ Description: "Cold Heart"
+ MaxLevel: 1
+ SkillInfo: {
+ Guild: true
+ }
+ SplashRange: 2
+ NumberOfHits: 0
+ SkillData1: 300000
+ FixedCastTime: -1
+ Unit: {
+ Id: 0xc3
+ Layout: 2
+ Interval: -1
+ Target: "Sameguild"
+ Flag: {
+ UF_NOMOB: true
+ }
+ }
+},
+{
+ Id: 10009
+ Name: "GD_HAWKEYES"
+ Description: "Sharp Gaze"
+ MaxLevel: 1
+ SkillInfo: {
+ Guild: true
+ }
+ SplashRange: 2
+ NumberOfHits: 0
+ SkillData1: 300000
+ FixedCastTime: -1
+ Unit: {
+ Id: 0xc4
+ Layout: 2
+ Interval: -1
+ Target: "Sameguild"
+ Flag: {
+ UF_NOMOB: true
+ }
+ }
+},
+{
+ Id: 10010
+ Name: "GD_BATTLEORDER"
+ Description: "Battle Orders"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Guild: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 15
+ NumberOfHits: 0
+ InterruptCast: true
+ SkillData1: 180000
+ SkillData2: 300000
+ FixedCastTime: -1
+ CastTimeOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ }
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 10011
+ Name: "GD_REGENERATION"
+ Description: "Regeneration"
+ MaxLevel: 3
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Guild: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 15
+ NumberOfHits: 0
+ InterruptCast: true
+ SkillData1: 60000
+ SkillData2: 300000
+ FixedCastTime: -1
+ CastTimeOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ }
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 10012
+ Name: "GD_RESTORE"
+ Description: "Restoration"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Guild: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ SplashRange: 15
+ NumberOfHits: 0
+ InterruptCast: true
+ SkillData2: 300000
+ FixedCastTime: 10000
+ CastTimeOptions: {
+ IgnoreStatusEffect: true
+ IgnoreItemBonus: true
+ }
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 10013
+ Name: "GD_EMERGENCYCALL"
+ Description: "Urgent Call"
+ MaxLevel: 1
+ SkillType: {
+ Self: true
+ }
+ SkillInfo: {
+ Guild: true
+ }
+ DamageType: {
+ NoDamage: true
+ SplashArea: true
+ }
+ NumberOfHits: 0
+ InterruptCast: true
+ SkillData2: 300000
+ FixedCastTime: 5000
+ CastTimeOptions: {
+ IgnoreDex: true
+ IgnoreStatusEffect: true
+ IgnoreItemBonus: true
+ }
+ Requirements: {
+ SPCost: 1
+ }
+},
+{
+ Id: 10014
+ Name: "GD_DEVELOPMENT"
+ Description: "Permanent Development"
+ MaxLevel: 1
+ SkillInfo: {
+ Guild: true
+ }
+ NumberOfHits: 0
+},
+)
diff --git a/db/re/skill_db.txt b/db/re/skill_db.txt
deleted file mode 100644
index 0821d41b2..000000000
--- a/db/re/skill_db.txt
+++ /dev/null
@@ -1,1275 +0,0 @@
-//id,range,hit,inf,element,nk,splash,max,list_num,castcancel,cast_defence_rate,inf2,maxcount,skill_type,blow_count,name,description
-// 01 ID
-// 02 range (combo skills do not check for range when used,
-// if range is < 5, the skill is considered melee-range)
-// 03 hit (8- repeated hitting, 6- single-hit)
-// 04 inf (0- passive, 1- enemy, 2- place, 4- self, 16- friend, 32- trap)
-// 05 element (0 - neutral, 1 - water, 2 - earth, 3 - fire, 4 - wind, 5 - poison,
-// 6 - holy, 7 - dark, 8 - ghost, 9 - undead, -1 - use weapon element
-// -2 - use endowed element, -3 - use random element.)
-// 06 nk (skill damage properties):
-// 0x01 - No damage skill
-// 0x02 - Has splash area (requires source modification)
-// 0x04 - Damage should be split among targets (requires 0x02 in order to work)
-// 0x08 - Skill ignores caster's % damage cards (misc type always ignores)
-// 0x10 - Skill ignores elemental adjustments
-// 0x20 - Skill ignores target's defense (misc type always ignores)
-// 0x40 - Skill ignores target's flee (magic type always ignores)
-// 0x80 - Skill ignores target's def cards
-// 07 splash/effect range (-1 for screen-wide)
-// 08 MaxLv
-// 09 Number of hits (when positive, damage is increased by hits,
-// negative values just show number of hits without increasing total damage)
-// 10 Cast interrupted when hit?
-// 11 defense-reduction rate during cast.
-// 12 inf2 (skill information 2):
-// 0x0001- quest skill
-// 0x0002- npc skill
-// 0x0004- wedding skill
-// 0x0008- spirit skill
-// 0x0010- guild skill
-// 0x0020- song/dance
-// 0x0040- ensemble skill
-// 0x0080- trap
-// 0x0100- skill that damages/targets yourself
-// 0x0200- cannot be casted on self (if inf = 4, auto-select target skill)
-// 0x0400- usable only on party-members (and enemies if skill is offensive)
-// 0x0800- usable only on guild-mates (and enemies if skill is offensive)
-// 0x1000- disable usage on enemies (for non-offensive skills).
-// 0x2000- skill ignores land protector (e.g. arrow shower)
-// 0x4000- chorus skill
-// 13 maxcount: max amount of skill instances to place on the ground when
-// player_land_skill_limit/monster_land_skill_limit is enabled. For skills
-// that attack using a path, this is the path length to be used.
-// 14 attack type (none, weapon, magic, misc)
-// 15 Blowcount (amount of tiles skill knockbacks)
-// 16 Name
-// 17 Description
-
-1,0,0,0,0,0,0,9,0,no,0,0,0,none,0, NV_BASIC,Basic Skill
-2,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0, SM_SWORD,Sword Mastery
-3,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0, SM_TWOHAND,Two-Handed Sword Mastery
-4,0,0,0,0,0,0,10,0,no,0,0,0,none,0, SM_RECOVERY,Increase HP Recovery
-5,-1,6,1,-1,0,0,10,1,no,0,0,0,weapon,0, SM_BASH,Bash
-6,9,6,1,0,1,0,10,1,no,0,0,0,none,0, SM_PROVOKE,Provoke
-7,0,6,4,3,0x2,2,10,1,no,0,0,0,weapon,2, SM_MAGNUM,Magnum Break
-8,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0, SM_ENDURE,Endure
-9,0,0,0,0,0,0,10,0,no,0,0,0,none,0, MG_SRECOVERY,Increase SP Recovery
-10,0,6,4,3,0x3,3,1,1,yes,0,0,0,magic,0, MG_SIGHT,Sight
-11,9,6,1,8,0x6,1,10,1,yes,0,0,0,magic,0, MG_NAPALMBEAT,Napalm Beat
-12,9,8,2,8,0x1,0,10,1,yes,0,0,0,magic,0, MG_SAFETYWALL,Safety Wall
-13,9,8,1,8,0,0,10,1:1:2:2:3:3:4:4:5:5,yes,0,0,0,magic,0, MG_SOULSTRIKE,Soul Strike
-14,9,8,1,1,0,0,10,1:2:3:4:5:6:7:8:9:10,yes,0,0,0,magic,0, MG_COLDBOLT,Cold Bolt
-15,9,6,1,1,0,0,10,1,yes,0,0,0,magic,0, MG_FROSTDIVER,Frost Diver
-16,2,6,1,2,0x1,0,10,1,yes,0,0,0,magic,0, MG_STONECURSE,Stone Curse
-17,9,6,1,3,0x2,2,10,1,yes,0,0,0,magic,0, MG_FIREBALL,Fire Ball
-18,9,6,2,3,0,0,10,1,yes,0,0,3,magic,2, MG_FIREWALL,Fire Wall
-19,9,8,1,3,0,0,10,1:2:3:4:5:6:7:8:9:10,yes,0,0,0,magic,0, MG_FIREBOLT,Fire Bolt
-20,9,8,1,4,0,0,10,1:2:3:4:5:6:7:8:9:10,yes,0,0,0,magic,0, MG_LIGHTNINGBOLT,Lightning Bolt
-21,9,8,2,4,0,0,10,1:2:3:4:5:6:7:8:9:10,yes,0,0,0,magic,0, MG_THUNDERSTORM,Thunderstorm
-22,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0, AL_DP,Divine Protection
-23,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0, AL_DEMONBANE,Demon Bane
-24,0,6,4,6,0x3,2,1,1,yes,0,0,0,magic,0, AL_RUWACH,Ruwach
-25,9,6,2,0,0x1,0,1,1,yes,0,0,0,magic,0, AL_PNEUMA,Pneuma
-26,0,6,4,0,0x1,0,2,1,yes,0,0,0,magic,0, AL_TELEPORT,Teleport
-27,9,6,2,0,0x1,0,4,1,yes,0,0,3,magic,0, AL_WARP,Warp Portal
-28,9,6,16,6,0x21,0,10,1,yes,0,0,0,magic,0, AL_HEAL,Heal
-29,9,6,16,0,0x1,0,10,1,yes,0,0,0,magic,0, AL_INCAGI,Increase AGI
-30,9,6,1,0,0x1,0,10,1,yes,0,0,0,magic,0, AL_DECAGI,Decrease AGI
-31,0,6,4,0,0x1,0,1,1,yes,0,0,0,magic,0, AL_HOLYWATER,Aqua Benedicta
-32,0,6,4,0,0x3,15,10,1,yes,0,0,0,magic,0, AL_CRUCIS,Signum Crucis
-33,0,6,4,0,0x3,-1,10,1,yes,0,0,0,magic,0, AL_ANGELUS,Angelus
-34,9,6,16,0,0x1,0,10,1,yes,0,0,0,magic,0, AL_BLESSING,Blessing
-35,9,6,16,0,0x1,0,1,1,yes,0,0,0,magic,0, AL_CURE,Cure
-36,0,0,0,0,0,0,10,0,no,0,0,0,none,0, MC_INCCARRY,Enlarge Weight Limit
-37,0,0,0,0,0,0,10,0,no,0,0,0,none,0, MC_DISCOUNT,Discount
-38,0,0,0,0,0,0,10,0,no,0,0,0,none,0, MC_OVERCHARGE,Overcharge
-39,1,0,0,0,0,0,10,0,no,0,0,0,none,0, MC_PUSHCART,Pushcart
-40,1,6,4,0,0x1,0,1,1,no,0,0,0,none,0, MC_IDENTIFY,Item Appraisal
-41,1,6,4,0,0x1,0,10,1,no,0,0,0,none,0, MC_VENDING,Vending
-42,-1,6,1,-1,0,0,10,1,no,0,0,0,weapon,0, MC_MAMMONITE,Mammonite
-43,0,0,0,0,0,0,10,0,no,0,0,0,none,0, AC_OWL,Owl's Eye
-44,0,0,0,0,0,0,10,0,no,0,0,0,none,0, AC_VULTURE,Vulture's Eye
-45,0,6,4,0,0x3,3,10,1,no,0,0,0,weapon,0, AC_CONCENTRATION,Improve Concentration
-46,-9,8,1,-1,0,0,10,2,no,0,0,0,weapon,0, AC_DOUBLE,Double Strafe
-47,-9,6,2,-1,0x2,2:2:2:2:2:3:3:3:3:3,10,1,no,0,0x2000,0,weapon,2, AC_SHOWER,Arrow Shower
-48,-1,8,0,-1,0,0,10,2,no,0,0,0,weapon,0, TF_DOUBLE,Double Attack
-49,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0, TF_MISS,Improve Dodge
-50,1,6,1,0,1,0,10,1,no,0,0,0,weapon,0, TF_STEAL,Steal
-51,1,6,4,0,1,0,10,1,no,0,0,0,none,0, TF_HIDING,Hiding
-52,-2,6,1,5,0,0,10,1,no,0,0,0,weapon,0, TF_POISON,Envenom
-53,9,6,16,5,0x1,0,1,1,no,0,0,0,weapon,0, TF_DETOXIFY,Detoxify
-54,9,6,16,6,0x1,0,4,1,yes,0,0,0,magic,0, ALL_RESURRECTION,Resurrection
-55,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0, KN_SPEARMASTERY,Spear Mastery
-56,-2,8,1,-1,0,0,10,3,no,0,0,0,weapon,0, KN_PIERCE,Pierce
-57,-2,6,1,-1,0x1,0,10,1,no,0,0,0,weapon,3, KN_BRANDISHSPEAR,Brandish Spear
-58,-4,6,1,-1,0x2,0,10,1,no,0,0,0,weapon,6, KN_SPEARSTAB,Spear Stab
-59,3:5:7:9:11,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, KN_SPEARBOOMERANG,Spear Boomerang
-60,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0, KN_TWOHANDQUICKEN,Twohand Quicken
-61,0,6,4,-1,0x20,0,5,1,no,0,0,0,weapon,0, KN_AUTOCOUNTER,Counter Attack
-62,-2,6,1,-1,0x2,1,10,1,no,0,0,0,weapon,1, KN_BOWLINGBASH,Bowling Bash
-63,0,0,0,0,0,0,1,0,no,0,0,0,weapon,0, KN_RIDING,Peco Peco Riding
-64,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0, KN_CAVALIERMASTERY,Cavalier Mastery
-65,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0, PR_MACEMASTERY,Mace Mastery
-66,9,6,16,0,0x1,0,5,1,yes,0,0,0,magic,0, PR_IMPOSITIO,Impositio Manus
-67,9,6,16,0,0x1,0,3,1,yes,0,0x200,0,magic,0, PR_SUFFRAGIUM,Suffragium
-68,9,6,16,6,0x31,0,5,1,yes,0,0,0,magic,0, PR_ASPERSIO,Aspersio
-69,9,6,2,0,0x23,1,5,1,yes,0,0x40,0,magic,0, PR_BENEDICTIO,B.S. Sacramenti
-70,9,6,2,6,0x21,0,10,1,yes,0,0,0,magic,1, PR_SANCTUARY,Sanctuary
-71,9,6,16,0,0x1,0,4,1,yes,0,0,0,magic,0, PR_SLOWPOISON,Slow Poison
-72,9,6,16,0,0x1,0,1,1,yes,0,0,0,magic,0, PR_STRECOVERY,Status Recovery
-73,9,6,16,0,0x1,0,10,1,yes,0,0,0,magic,0, PR_KYRIE,Kyrie Eleison
-74,0,6,4,0,0x3,-1,5,1,yes,0,0,0,magic,0, PR_MAGNIFICAT,Magnificat
-75,0,6,4,0,0x3,-1,5,1,yes,0,0,0,magic,0, PR_GLORIA,Gloria
-76,5,6,1,0,0x1,0,10,0,yes,0,0,0,magic,0, PR_LEXDIVINA,Lex Divina
-77,5,6,1,6,0x28,0,10,1,yes,0,0,0,magic,0, PR_TURNUNDEAD,Turn Undead
-78,9,6,1,0,0x1,0,1,0,yes,0,0,0,magic,0, PR_LEXAETERNA,Lex Aeterna
-79,9,8,2,6,0,0,10,1:2:3:4:5:6:7:8:9:10,yes,0,0,0,magic,0, PR_MAGNUS,Magnus Exorcismus
-80,9,8,2,3,0x20,1:1:1:1:1:2:2:2:2:2:2,10,-3:-4:-5:-6:-7:-8:-9:-10:-11:-12:-12,yes,0,0,5,magic,0, WZ_FIREPILLAR,Fire Pillar
-81,0,6,4,3,0,3,10,1,yes,0,0,0,magic,5, WZ_SIGHTRASHER,Sightrasher
-83,9,8,2,3,0,3:3:3:3:3:3:3:3:3:3:14,10,1:1:2:2:3:3:4:4:5:5:15,yes,0,0,0,magic,0, WZ_METEOR,Meteor Storm
-84,9,8,1,4,0,0,10,3:4:5:6:7:8:9:10:11:12,yes,0,0,0,magic,2:3:3:4:4:5:5:6:6:7, WZ_JUPITEL,Jupitel Thunder
-85,9,8,2,4,0,0,10,-10,yes,0,0,0,magic,0, WZ_VERMILION,Lord of Vermilion
-86,9,8,1,1,0,0,5,1,yes,0,0,0,magic,0, WZ_WATERBALL,Water Ball
-87,9,6,2,1,0x1,0,10,1,yes,0,0,0,magic,0, WZ_ICEWALL,Ice Wall
-88,0,6,4,1,0x2,2,10,1,yes,0,0,0,magic,0, WZ_FROSTNOVA,Frost Nova
-89,9,6,2,1,0,0,10,1,yes,0,0,0,magic,2, WZ_STORMGUST,Storm Gust
-90,9,8,1,2,0,0,5,1:2:3:4:5,yes,0,0,0,magic,0, WZ_EARTHSPIKE,Earth Spike
-91,9,8,2,2,0,0,5,1:2:3:4:5,yes,0,0,0,magic,0, WZ_HEAVENDRIVE,Heaven's Drive
-92,9,6,2,2,0x1,0,5,1,yes,0,0,3,magic,0, WZ_QUAGMIRE,Quagmire
-93,9,6,1,0,0x1,0,1,1,yes,0,0,0,magic,0, WZ_ESTIMATION,Sense
-94,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0, BS_IRON,Iron Tempering
-95,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0, BS_STEEL,Steel Tempering
-96,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0, BS_ENCHANTEDSTONE,Enchanted Stone Craft
-97,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0, BS_ORIDEOCON,Oridecon Research
-98,0,0,0,0,0,0,3,0,no,0,0,0,weapon,0, BS_DAGGER,Smith Dagger
-99,0,0,0,0,0,0,3,0,no,0,0,0,weapon,0, BS_SWORD,Smith Sword
-100,0,0,0,0,0,0,3,0,no,0,0,0,weapon,0, BS_TWOHANDSWORD,Smith Two-handed Sword
-101,0,0,0,0,0,0,3,0,no,0,0,0,weapon,0, BS_AXE,Smith Axe
-102,0,0,0,0,0,0,3,0,no,0,0,0,weapon,0, BS_MACE,Smith Mace
-103,0,0,0,0,0,0,3,0,no,0,0,0,weapon,0, BS_KNUCKLE,Smith Knucklebrace
-104,0,0,0,0,0,0,3,0,no,0,0,0,weapon,0, BS_SPEAR,Smith Spear
-105,0,0,0,0,0,0,1,0,no,0,0,0,weapon,0, BS_HILTBINDING,Hilt Binding
-106,0,0,0,0,0,0,1,0,no,0,0,0,weapon,0, BS_FINDINGORE,Ore Discovery
-107,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0, BS_WEAPONRESEARCH,Weaponry Research
-108,2,6,16,0,0x1,0,1,1,yes,0,0,0,weapon,0, BS_REPAIRWEAPON,Weapon Repair
-109,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0, BS_SKINTEMPER,Skin Tempering
-110,1,6,2,0,0x3,2:2:2:2:2:14,5,1,no,0,0,0,weapon,0, BS_HAMMERFALL,Hammer Fall
-111,0,6,4,0,0x3,-1,5,1,no,0,0,0,weapon,0, BS_ADRENALINE,Adrenaline Rush
-112,0,6,4,0,0x3,-1,5,1,no,0,0,0,weapon,0, BS_WEAPONPERFECT,Weapon Perfection
-113,0,6,4,0,0x3,-1,5,1,no,0,0,0,weapon,0, BS_OVERTHRUST,Power-Thrust
-114,0,6,4,0,0x1,0,5,1,no,0,0,0,weapon,0, BS_MAXIMIZE,Maximize Power
-115,3,6,2,0,0x1,0,5,1,no,0,0x80,0,misc,6:7:8:9:10, HT_SKIDTRAP,Skid Trap
-116,3,6,2,2,0x42,1,5,1,no,0,0x80,0,misc,0, HT_LANDMINE,Land Mine
-117,3,6,2,0,0x1,0,5,1,no,0,0x80,0,misc,0, HT_ANKLESNARE,Ankle Snare
-118,3,6,2,0,0x2,1,5,1,no,0,0x80,0,misc,0, HT_SHOCKWAVE,Shockwave Trap
-119,3,6,2,0,0x3,2,5,1,no,0,0x80,0,misc,0, HT_SANDMAN,Sandman
-120,3,6,2,0,0x3,1,5,1,no,0,0x80,0,misc,0, HT_FLASHER,Flasher
-121,3,6,2,1,0x42,1,5,1,no,0,0x80,0,weapon,0, HT_FREEZINGTRAP,Freezing Trap
-122,3,6,2,4,0x42,1,5,1,no,0,0x80,0,misc,0, HT_BLASTMINE,Blast Mine
-123,3,6,2,3,0x42,2,5,1,no,0,0x80,0,misc,0, HT_CLAYMORETRAP,Claymore Trap
-124,2,6,32,0,0x1,0,1,1,no,0,0,0,misc,0, HT_REMOVETRAP,Remove Trap
-125,3,6,2,0,0x1,0,1,1,no,0,0x80,0,misc,0, HT_TALKIEBOX,Talkie Box
-126,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0, HT_BEASTBANE,Beast Bane
-127,0,0,0,0,0,0,1,0,no,0,0,0,misc,0, HT_FALCON,Falconry Mastery
-128,0,0,0,0,0,0,10,0,no,0,0,0,misc,0, HT_STEELCROW,Steel Crow
-129,5,8,1,0,0x42,1,5,1:2:3:4:5,yes,0,0,0,misc,0, HT_BLITZBEAT,Blitz Beat
-130,3:5:7:9,6,2,0,0x3,3,4,1,no,0,0,0,misc,0, HT_DETECTING,Detect
-131,4:5:6:7:8,6,32,0,0x1,0,5,1,no,0,0,0,misc,0, HT_SPRINGTRAP,Spring Trap
-132,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0, AS_RIGHT,Righthand Mastery
-133,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0, AS_LEFT,Lefthand Mastery
-134,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0, AS_KATAR,Katar Mastery
-135,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0, AS_CLOAKING,Cloaking
-136,1,8,1,-1,0,0,10,-8,no,0,0,0,weapon,0, AS_SONICBLOW,Sonic Blow
-137,3:4:5:6:7,6,1,-1,0x2,1,5,1,no,0,0,0,weapon,0,AS_GRIMTOOTH,Grimtooth
-138,1,6,16,5,0x1,0,10,1,no,0,0x400,0,weapon,0, AS_ENCHANTPOISON,Enchant Poison
-139,0,6,4,0,0,0,10,1,no,0,0,0,weapon,0, AS_POISONREACT,Poison React
-140,2,6,2,5,0x1,0,10,1,no,0,0,0,weapon,0, AS_VENOMDUST,Venom Dust
-141,1,6,1,-1,0x51,2,10,1,yes,0,0,0,weapon,0, AS_SPLASHER,Venom Splasher
-142,0,6,4,0,0x1,0,1,1,no,0,0x1,0,none,0, NV_FIRSTAID,First Aid
-143,0,6,4,0,0x1,0,1,1,no,0,0x1,0,none,0, NV_TRICKDEAD,Play Dead
-144,0,0,0,0,0,0,1,0,no,0,0x1,0,none,0, SM_MOVINGRECOVERY,Moving HP-Recovery
-145,0,0,0,0,0,0,1,0,no,0,0x1,0,weapon,0, SM_FATALBLOW,Fatal Blow
-146,0,6,4,0,0x1,0,1,1,no,0,0x1,0,weapon,0, SM_AUTOBERSERK,Auto Berserk
-147,0,0,4,0,0x1,0,1,0,no,0,0x1,0,weapon,0, AC_MAKINGARROW,Arrow Crafting
-148,-9,6,1,-1,0x2,0,1,1,no,0,0x1,0,weapon,6, AC_CHARGEARROW,Arrow Repel
-149,1,6,1,2,0,0,1,1,no,0,0x1,0,weapon,0, TF_SPRINKLESAND,Sand Attack
-150,0,6,4,0,0x1,0,1,1,no,0,0x1,0,weapon,5, TF_BACKSLIDING,Back Slide
-151,0,6,4,0,0x1,0,1,1,no,0,0x1,0,none,0, TF_PICKSTONE,Find Stone
-152,7,6,1,0,0x40,0,1,1,no,0,0x1,0,misc,0, TF_THROWSTONE,Stone Fling
-153,1,6,1,-1,0x2,1,1,1,no,0,0x1,0,weapon,2, MC_CARTREVOLUTION,Cart Revolution
-154,0,6,4,0,0x1,0,1,1,no,0,0x1,0,none,0, MC_CHANGECART,Change Cart
-155,0,6,4,0,0x1,0,1,1,no,0,0x1,0,weapon,0, MC_LOUD,Crazy Uproar
-156,9,6,1,6,0,0,1,1,yes,0,0x1,0,magic,0, AL_HOLYLIGHT,Holy Light
-157,0,6,4,0,0x1,0,1,1,yes,0,0x1,0,magic,0, MG_ENERGYCOAT,Energy Coat
-158,3,6,1,-1,0,0,10,1,no,0,0x2,0,weapon,0, NPC_PIERCINGATT,Piercing Attack
-159,-1,6,1,-1,0x40,0,5,1,no,0,0x2,0,weapon,0, NPC_MENTALBREAKER,Spirit Destruction
-160,9,6,1,0,0,0,10,1,no,0,0x2,0,weapon,0, NPC_RANGEATTACK,Stand off attack
-161,0,0,4,0,0x1,0,1,1,no,0,0x2,0,magic,0, NPC_ATTRICHANGE,Attribute Change
-162,0,0,4,1,0x1,0,1,1,no,0,0x2,0,magic,0, NPC_CHANGEWATER,Water Attribute Change
-163,0,0,4,2,0x1,0,1,1,no,0,0x2,0,magic,0, NPC_CHANGEGROUND,Earth Attribute Change
-164,0,0,4,3,0x1,0,1,1,no,0,0x2,0,magic,0, NPC_CHANGEFIRE,Fire Attribute Change
-165,0,0,4,4,0x1,0,1,1,no,0,0x2,0,magic,0, NPC_CHANGEWIND,Wind Attribute Change
-166,0,0,4,5,0x1,0,1,1,no,0,0x2,0,magic,0, NPC_CHANGEPOISON,Poison Attribute Change
-167,0,0,4,6,0x1,0,1,1,no,0,0x2,0,magic,0, NPC_CHANGEHOLY,Holy Attribute Change
-168,0,0,4,7,0x1,0,1,1,no,0,0x2,0,magic,0, NPC_CHANGEDARKNESS,Shadow Attribute Change
-169,0,0,4,8,0x1,0,1,1,no,0,0x2,0,magic,0, NPC_CHANGETELEKINESIS,Ghost Attribute Change
-170,-9,6,1,-1,0x20,0,10,1,no,0,0x2,0,weapon,0, NPC_CRITICALSLASH,Defense disregard attack
-171,-9,8,1,-1,0,0,10,-2:-3:-4:-5:-6:-7:-8:-9:-10:-11,no,0,0x2,0,weapon,0, NPC_COMBOATTACK,Multi-stage Attack
-172,-9,6,1,-1,0x40,0,10,1,no,0,0x2,0,weapon,0, NPC_GUIDEDATTACK,Guided Attack
-173,5,6,4,3,0xE2,5,10,1,no,0,0x2,0,misc,3, NPC_SELFDESTRUCTION,Suicide bombing
-174,-9,6,1,-1,0x2,3,1,1,no,0,0x2,0,weapon,0, NPC_SPLASHATTACK,Splash attack
-175,0,0,4,0,0x41,0,10,1,no,0,0x2,0,misc,0, NPC_SUICIDE,Suicide
-176,-9,6,1,-1,0,0,5,1,no,0,0x2,0,weapon,0, NPC_POISON,Poison Attack
-177,-9,6,1,-1,0,0,5,1,no,0,0x2,0,weapon,0, NPC_BLINDATTACK,Blind Attack
-178,-9,6,1,-1,0,0,5,1,no,0,0x2,0,weapon,0, NPC_SILENCEATTACK,Silence Attack
-179,-9,6,1,-1,0,0,5,1,no,0,0x2,0,weapon,0, NPC_STUNATTACK,Stun Attack
-180,-9,6,1,-1,0,0,5,1,no,0,0x2,0,weapon,0, NPC_PETRIFYATTACK,Petrify Attack
-181,-9,6,1,7,0,0,5,1,no,0,0x2,0,weapon,0, NPC_CURSEATTACK,Curse Attack
-182,-9,6,1,-1,0,0,5,1,no,0,0x2,0,weapon,0, NPC_SLEEPATTACK,Sleep attack
-183,-9,6,1,-1,0,0,10,1,no,0,0x2,0,weapon,0, NPC_RANDOMATTACK,Random Attack
-184,-9,6,1,1,0,0,10,1,no,0,0x2,0,weapon,0, NPC_WATERATTACK,Water Attribute Attack
-185,-9,6,1,2,0,0,10,1,no,0,0x2,0,weapon,0, NPC_GROUNDATTACK,Earth Attribute Attack
-186,-9,6,1,3,0,0,10,1,no,0,0x2,0,weapon,0, NPC_FIREATTACK,Fire Attribute Attack
-187,-9,6,1,4,0,0,10,1,no,0,0x2,0,weapon,0, NPC_WINDATTACK,Wind Attribute Attack
-188,-9,6,1,5,0,0,10,1,no,0,0x2,0,weapon,0, NPC_POISONATTACK,Poison Attribute Attack
-189,-9,6,1,6,0,0,10,1,no,0,0x2,0,weapon,0, NPC_HOLYATTACK,Holy Attribute Attack
-190,-9,6,1,7,0,0,10,1,no,0,0x2,0,weapon,0, NPC_DARKNESSATTACK,Shadow Attribute Attack
-191,-9,6,1,8,0,0,10,1,no,0,0x2,0,weapon,0, NPC_TELEKINESISATTACK,Ghost Attribute Attack
-192,-9,6,1,-1,0,0,10,1,no,0,0x2,0,weapon,0, NPC_MAGICALATTACK,Demon Shock Attack
-193,0,0,4,0,0x1,0,10,1,no,0,0x2,0,none,0, NPC_METAMORPHOSIS,Metamorphosis
-194,0,0,4,0,0x1,0,10,1,no,0,0x2,0,none,0, NPC_PROVOCATION,Provocation
-195,0,6,4,0,0x50,0,10,1,no,0,0x2,0,misc,0, NPC_SMOKING,Smoking
-196,0,0,4,0,0x1,0,10,1,no,0,0x2,0,magic,0, NPC_SUMMONSLAVE,Follower Summons
-197,0,0,4,0,0x1,0,10,1,no,0,0x2,0,none,0, NPC_EMOTION,Emotion
-198,0,0,4,0,0x1,0,10,1,no,0,0x2,0,magic,0, NPC_TRANSFORMATION,Transformation
-199,9,6,1,7,0x40,0,1,1,no,0,0x2,0,weapon,0, NPC_BLOODDRAIN,Sucking Blood
-200,9,6,1,7,0,0,1,1,no,0,0x2,0,magic,0, NPC_ENERGYDRAIN,Energy Drain
-201,0,0,4,0,0x1,0,1,1,no,0,0x2,0,weapon,0, NPC_KEEPING,Keeping
-202,9,6,1,7,0,0,5,1,no,0,0x2,0,misc,0, NPC_DARKBREATH,Dark Breath
-203,9,6,1,7,0x1,0,10,1,no,0,0x2,0,magic,0, NPC_DARKBLESSING,Dark Blessing
-204,0,0,4,0,0x1,0,1,1,no,0,0x2,0,magic,0, NPC_BARRIER,Barrier
-205,0,0,4,0,0x1,0,1,1,no,0,0x2,0,weapon,0, NPC_DEFENDER,Defender
-206,1,6,1,-1,0x1,0,5,1,no,0,0x2,0,weapon,0, NPC_LICK,Lick
-207,9,0,1,0,0x1,0,10,1,no,0,0x2,0,magic,0, NPC_HALLUCINATION,Hallucination
-208,0,0,4,0,0x1,0,1,1,no,0,0x2,0,magic,0, NPC_REBIRTH,Rebirth
-209,0,0,4,0,0x1,0,10,1,no,0,0x2,0,magic,0, NPC_SUMMONMONSTER,Monster Summons
-210,0,0,0,-1,0,0,10,0,no,0,0,0,weapon,0, RG_SNATCHER,Gank
-211,1,6,1,0,0x1,0,10,1,no,0,0,0,weapon,0, RG_STEALCOIN,Mug
-212,-1,6,1,-1,0x40,0,10,1,no,0,0,0,weapon,0, RG_BACKSTAP,Back Stab
-213,0,0,0,0,0,0,5,0,no,0,0,0,none,0, RG_TUNNELDRIVE,Stalk
-214,0,6,4,-1,0x2,3,5,1,no,0,0,0,weapon,0, RG_RAID,Sightless Mind
-215,1,6,1,0,0x1,0,5,1,no,0,0,0,weapon,0, RG_STRIPWEAPON,Divest Weapon
-216,1,6,1,0,0x1,0,5,1,no,0,0,0,weapon,0, RG_STRIPSHIELD,Divest Shield
-217,1,6,1,0,0x1,0,5,1,no,0,0,0,weapon,0, RG_STRIPARMOR,Divest Armor
-218,1,6,1,0,0x1,0,5,1,no,0,0,0,weapon,0, RG_STRIPHELM,Divest Helm
-219,1,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, RG_INTIMIDATE,Snatch
-220,1,6,2,0,0x1,0,1,1,no,0,0,0,none,0, RG_GRAFFITI,Scribble
-221,0,6,2,0,0x1,0,5,1,no,0,0,0,none,0, RG_FLAGGRAFFITI,Piece
-222,1,6,2,0,0x3,5,1,1,no,0,0,0,none,0, RG_CLEANER,Remover
-223,0,0,0,0,0,1,1,0,no,0,0,0,none,0, RG_GANGSTER,Slyness
-224,0,0,0,0,0,0,5,0,no,0,0,0,none,0, RG_COMPULSION,Haggle
-225,0,0,0,0,0,0,10,0,no,0,0,0,none,0, RG_PLAGIARISM,Intimidate
-226,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0, AM_AXEMASTERY,Axe Mastery
-227,0,0,0,0,0,0,10,0,no,0,0,0,none,0, AM_LEARNINGPOTION,Potion Research
-228,0,6,4,0,0x1,0,10,0,no,0,0,0,none,0, AM_PHARMACY,Prepare Potion
-229,9,6,2,3,0x9,0,5,1,yes,0,0,0,weapon,0, AM_DEMONSTRATION,Bomb
-230,9,6,1,0,0x48,0,5,1,yes,0,0,0,weapon,0, AM_ACIDTERROR,Acid Terror
-231,9,6,16,0,0x1,0,5,1,yes,0,0xC00,0,none,0, AM_POTIONPITCHER,Aid Potion
-232,4,6,2,0,0x1,0,5,1,no,0,0,5,none,0, AM_CANNIBALIZE,Summon Flora
-233,1,6,2,0,0x1,0,5,1,no,0,0,3,none,0, AM_SPHEREMINE,Summon Marine Sphere
-234,1,6,16,0,0x1,0,5,1,yes,0,0,0,weapon,0, AM_CP_WEAPON,Alchemical Weapon
-235,1,6,16,0,0x1,0,5,1,yes,0,0,0,weapon,0, AM_CP_SHIELD,Synthesized Shield
-236,1,6,16,0,0x1,0,5,1,yes,0,0,0,weapon,0, AM_CP_ARMOR,Synthetic Armor
-237,1,6,16,0,0x1,0,5,1,yes,0,0,0,weapon,0, AM_CP_HELM,Biochemical Helm
-238,0,0,0,0,0,0,1,0,no,0,0x1,0,none,0, AM_BIOETHICS,Bioethics
-//239,0,0,0,0,0,0,10,0,no,0,0,0,none,0, AM_BIOTECHNOLOGY,Biotechnology
-//240,0,0,0,0,0,0,5,0,no,0,0,0,none,0, AM_CREATECREATURE,Life Creation
-//241,0,0,0,0,0,0,5,0,no,0,0,0,none,0, AM_CULTIVATION,Cultivation
-//242,0,0,0,0,0,0,5,0,no,0,0,0,none,0, AM_FLAMECONTROL,Flame Control
-243,0,0,4,0,0x1,1,1,0,no,0,0,0,none,0, AM_CALLHOMUN,Call Homunculus
-244,0,0,4,0,0x1,0,1,0,no,0,0,0,none,0, AM_REST,Vaporize
-//245,0,0,0,0,0,0,10,0,no,0,0,0,none,0, AM_DRILLMASTER,Drillmaster
-//246,9,0,0,0,0,0,10,0,no,0,0,0,none,0, AM_HEALHOMUN,Heal Homunculus
-247,9,6,4,0,0x1,1,5,0,no,0,0,0,none,0, AM_RESURRECTHOMUN,Homunculus Resurrection
-248,0,0,0,0,0,0,10,0,no,0,0,0,none,0, CR_TRUST,Faith
-249,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0, CR_AUTOGUARD,Guard
-250,3,6,1,0,0,0,5,1,no,0,0,0,weapon,5:6:7:8:9, CR_SHIELDCHARGE,Smite
-251,3:5:7:9:11,6,1,0,0,0,5,1,no,0,0,0,weapon,0, CR_SHIELDBOOMERANG,Shield Boomerang
-252,0,6,4,0,0,0,10,1,no,0,0,0,weapon,0, CR_REFLECTSHIELD,Shield Reflect
-253,-2,8,1,6,0,0,10,-2,no,0,0,0,weapon,0, CR_HOLYCROSS,Holy Cross
-254,5,6,4,6,0x48,0,10,1,no,33,0x100,0,magic,0, CR_GRANDCROSS,Grand Cross
-255,7:8:9:10:11,6,16,0,0x1,0,5,1,yes,0,0x600,0,none,0, CR_DEVOTION,Sacrifice
-256,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,none,0, CR_PROVIDENCE,Resistant Souls
-257,0,6,4,0,0x1,0,5,1,no,0,0,0,weapon,0, CR_DEFENDER,Defending Aura
-258,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0, CR_SPEARQUICKEN,Spear Quicken
-259,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0, MO_IRONHAND,Iron Fists
-260,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0, MO_SPIRITSRECOVERY,Spiritual Cadence
-261,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, MO_CALLSPIRITS,Summon Spirit Sphere
-262,9,6,16,0,0x1,0,1,1,yes,0,0,0,weapon,0, MO_ABSORBSPIRITS,Absorb Spirit Sphere
-263,-1,8,0,-1,0,0,10,-3,no,0,0,0,weapon,0, MO_TRIPLEATTACK,Raging Trifecta Blow
-264,18,6,2,0,0x1,0,1,1,no,0,0,0,none,0, MO_BODYRELOCATION,Snap
-265,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0, MO_DODGE,Dodge
-266,2,6,1,0,0x40,0,5,1,no,0,0,0,weapon,0, MO_INVESTIGATE,Occult Impaction
-267,9,8,1,-1,0,0,5,1:2:3:4:5,no,0,0,0,weapon,0, MO_FINGEROFFENSIVE,Throw Spirit Sphere
-268,0,6,4,0,0x1,0,5,1,no,0,0,0,weapon,0, MO_STEELBODY,Mental Strength
-269,0,6,4,0,0x1,0,5,1,no,0,0,0,weapon,0, MO_BLADESTOP,Root
-270,0,6,4,0,0x1,0,5,0,no,0,0,0,weapon,0, MO_EXPLOSIONSPIRITS,Fury
-271,-2,6,1,0,0x60,0,5,1,yes,0,0,0,weapon,0, MO_EXTREMITYFIST,Asura Strike
-272,-2,8,4,-1,0,0,5,-4,no,0,0x200,0,weapon,0, MO_CHAINCOMBO,Raging Quadruple Blow
-273,-2,6,4,-1,0x2,2,5,1,no,0,0x200,0,weapon,0, MO_COMBOFINISH,Raging Thrust
-274,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0, SA_ADVANCEDBOOK,Study
-275,0,6,4,0,0x1,0,5,1,no,0,0,0,magic,0, SA_CASTCANCEL,Cast Cancel
-276,0,6,4,0,0x1,0,5,1,yes,0,0,0,magic,0, SA_MAGICROD,Magic Rod
-277,9,6,1,0,0x1,0,5,1,yes,0,0,0,magic,0, SA_SPELLBREAKER,Spell Breaker
-278,0,0,0,0,0,0,10,0,no,0,0,0,magic,0, SA_FREECAST,Free Cast
-279,0,6,4,0,0x1,0,10,1,yes,0,0,0,magic,0, SA_AUTOSPELL,Hindsight
-280,9,6,16,3,0x1,0,5,1,yes,0,0xC00,0,magic,0, SA_FLAMELAUNCHER,Endow Blaze
-281,9,6,16,1,0x1,0,5,1,yes,0,0xC00,0,magic,0, SA_FROSTWEAPON,Endow Tsunami
-282,9,6,16,4,0x1,0,5,1,yes,0,0xC00,0,magic,0, SA_LIGHTNINGLOADER,Endow Tornado
-283,9,6,16,2,0x1,0,5,1,yes,0,0xC00,0,magic,0, SA_SEISMICWEAPON,Endow Quake
-284,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0, SA_DRAGONOLOGY,Dragonology
-285,2,6,2,3,0x1,0,5,1,yes,0,0,0,magic,0, SA_VOLCANO,Volcano
-286,2,6,2,1,0x1,0,5,1,yes,0,0,0,magic,0, SA_DELUGE,Deluge
-287,2,6,2,4,0x1,0,5,1,yes,0,0,0,magic,0, SA_VIOLENTGALE,Whirlwind
-288,2,6,2,0,0x1,0,5,1,yes,0,0,0,magic,0, SA_LANDPROTECTOR,Magnetic Earth
-289,9,6,1,0,0x1,0:0:0:0:0:-1,5,1,yes,0,0xE00,0,magic,0, SA_DISPELL,Dispell
-290,0,6,4,0,0x1,0,10,1,yes,0,0,0,magic,0, SA_ABRACADABRA,Hocus-pocus
-291,9,6,1,0,0x1,0,1,1,yes,0,0x2,0,magic,0, SA_MONOCELL,Monocell
-292,9,6,1,0,0x1,0,1,1,yes,0,0x2,0,magic,0, SA_CLASSCHANGE,Class Change
-293,0,6,4,0,0x1,0,1,1,yes,0,0x2,0,magic,0, SA_SUMMONMONSTER,Monster Chant
-294,9,6,4,0,0x1,0,1,1,yes,0,0x2,0,magic,0, SA_REVERSEORCISH,Grampus Morph
-295,9,6,1,0,0x1,0,1,1,yes,0,0x2,0,magic,0, SA_DEATH,Grim Reaper
-296,9,6,1,0,0x1,0,1,1,yes,0,0x2,0,magic,0, SA_FORTUNE,Gold Digger
-297,9,6,1,0,0x1,0,1,1,yes,0,0x2,0,magic,0, SA_TAMINGMONSTER,Beastly Hypnosis
-298,9,6,4,0,0x1,0,1,1,yes,0,0x2,0,magic,0, SA_QUESTION,Questioning
-299,9,6,4,0,0x1,0,1,1,yes,0,0x2,0,magic,0, SA_GRAVITY,Gravity
-300,9,6,4,0,0x1,0,1,1,yes,0,0x2,0,magic,0, SA_LEVELUP,Leveling
-301,9,6,4,0,0,0,1,1,yes,0,0x2,0,magic,0, SA_INSTANTDEATH,Suicide
-302,9,6,4,0,0x1,0,1,1,yes,0,0x2,0,magic,0, SA_FULLRECOVERY,Rejuvenation
-303,9,6,4,0,0,0,1,1,yes,0,0x2,0,magic,0, SA_COMA,Coma
-304,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, BD_ADAPTATION,Amp
-305,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, BD_ENCORE,Encore
-306,0,6,4,0,0x1,0,1,1,no,0,0x40,0,misc,0, BD_LULLABY,Lullaby
-307,0,6,4,0,0x1,0,5,1,no,0,0x40,0,misc,0, BD_RICHMANKIM,Mental Sensing
-308,0,6,4,0,0x1,0,1,1,no,0,0x40,0,misc,0, BD_ETERNALCHAOS,Down Tempo
-309,0,6,4,0,0x1,0,5,1,no,0,0x40,0,misc,0, BD_DRUMBATTLEFIELD,Battle Theme
-310,0,6,4,0,0x1,0,5,1,no,0,0x40,0,misc,0, BD_RINGNIBELUNGEN,Harmonic Lick
-311,0,6,4,0,0x1,0,1,1,no,0,0x40,0,misc,0, BD_ROKISWEIL,Classical Pluck
-312,0,6,4,0,0x1,0,1,1,no,0,0x40,0,misc,0, BD_INTOABYSS,Power Chord
-313,0,6,4,0,0x1,0,5,1,no,0,0x40,0,misc,0, BD_SIEGFRIED,Acoustic Rhythm
-//314,0,0,0,0,0,0,1,1,no,0,0x40,0,misc,0, BD_RAGNAROK,Ragnarok
-315,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0, BA_MUSICALLESSON,Music Lessons
-316,9,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, BA_MUSICALSTRIKE,Melody Strike
-317,0,8,4,0,0x41,0,5,1,no,0,0x20,0,misc,0, BA_DISSONANCE,Unchained Serenade
-318,0,6,4,0,0x3,-1,5,1,no,0,0,0,misc,0, BA_FROSTJOKER,Unbarring Octave
-319,0,6,4,0,0x1,0,10,1,no,0,0x20,0,misc,0, BA_WHISTLE,Perfect Tablature
-320,0,6,4,0,0x1,0,10,1,no,0,0x20,0,misc,0, BA_ASSASSINCROSS,Impressive Riff
-321,0,6,4,0,0x1,0,10,1,no,0,0x20,0,misc,0, BA_POEMBRAGI,Magic Strings
-322,0,6,4,0,0x1,0,10,1,no,0,0x20,0,misc,0, BA_APPLEIDUN,Song of Lutie
-323,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0, DC_DANCINGLESSON,Dance Lessons
-324,9,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, DC_THROWARROW,Slinging Arrow
-325,0,8,4,0,0x1,0,5,1,no,0,0x20,0,misc,0, DC_UGLYDANCE,Hip Shaker
-326,0,6,4,0,0x3,-1,5,1,no,0,0,0,misc,0, DC_SCREAM,Dazzler
-327,0,6,4,0,0x1,0,10,1,no,0,0x20,0,misc,0, DC_HUMMING,Focus Ballet
-328,0,6,4,0,0x1,0,10,1,no,0,0x20,0,misc,0, DC_DONTFORGETME,Slow Grace
-329,0,6,4,0,0x1,0,10,1,no,0,0x20,0,misc,0, DC_FORTUNEKISS,Lady Luck
-330,0,6,4,0,0x1,0,10,1,no,0,0x20,0,misc,0, DC_SERVICEFORYOU,Gypsy's Kiss
-331,0,6,4,0,0x1,0,10,0,no,0,0x2,0,none,0, NPC_RANDOMMOVE,Random Move
-332,0,6,4,0,0x1,0,10,0,no,0,0x2,0,none,0, NPC_SPEEDUP,Speed UP
-333,0,6,4,0,0x1,0,1,0,no,0,0x2,0,none,0, NPC_REVENGE,Revenge
-334,9,6,4,0,0x1,0,1,1,yes,0,0x4,0,none,0, WE_MALE,I Will Protect You
-335,9,6,4,0,0x1,0,1,1,yes,0,0x4,0,none,0, WE_FEMALE,I Look up to You
-336,9,6,4,0,0x1,3,1,1,yes,0,0x4,1,none,0, WE_CALLPARTNER,I miss You
-337,9,6,1,-1,0,0,1,1,no,0,0x2,0,weapon,0, ITM_TOMAHAWK,Throw Tomahawk
-338,-1,8,1,7,0,0,10,-2,no,0,0x2,0,weapon,0, NPC_DARKCROSS,Cross of Darkness
-339,5,6,4,7,0x48,0,10,1,no,0,0x102,0,magic,0, NPC_GRANDDARKNESS,Grand cross of Darkness
-340,9,8,1,7,0,0,10,1:1:2:2:3:3:4:4:5:5,yes,0,0x2,0,magic,0, NPC_DARKSTRIKE,Soul Strike of Darkness
-341,9,8,1,7,0,0,10,3:4:5:6:7:8:9:10:11:12,yes,0,0x2,0,magic,2:3:3:4:4:5:5:6:6:7, NPC_DARKTHUNDER,Darkness Jupitel
-342,9,6,1,0,0x1,0,1,0,no,0,0x2,0,none,0, NPC_STOP,Stop
-343,9,6,1,-1,0,0,10,1,no,0,0x2,0,weapon,0, NPC_WEAPONBRAKER,Break weapon
-344,9,6,1,-1,0,0,10,1,no,0,0x2,0,weapon,0, NPC_ARMORBRAKE,Break armor
-345,9,6,1,-1,0,0,10,1,no,0,0x2,0,weapon,0, NPC_HELMBRAKE,Break helm
-346,9,6,1,-1,0,0,10,1,no,0,0x2,0,weapon,0, NPC_SHIELDBRAKE,Break shield
-347,-9,6,1,9,0,0,10,1,no,0,0x2,0,weapon,0, NPC_UNDEADATTACK,Undead Element Attack
-348,9,0,1,9,0x1,0,5,1,no,0,0x2,0,magic,0, NPC_CHANGEUNDEAD,Undead Attribute Change
-349,0,6,4,0,0x1,0,10,0,no,0,0x2,0,weapon,0, NPC_POWERUP,Power Up
-350,0,6,4,0,0x1,0,10,0,no,0,0x2,0,none,0, NPC_AGIUP,Agility UP
-351,0,0,0,0,0x1,0,1,0,no,0,0x2,0,none,0, NPC_SIEGEMODE,Siege Mode
-352,2,0,4,0,0x1,0,1,0,no,0,0x2,0,none,0, NPC_CALLSLAVE,Recall Slaves
-353,0,0,0,0,0x1,0,1,0,no,0,0x2,0,none,0, NPC_INVISIBLE,Invisible
-354,2,6,4,0,0x1,0,20,0,no,0,0x2,0,misc,0, NPC_RUN,Run
-355,0,6,4,0,0x1,0,5,1,no,0,0,0,weapon,0, LK_AURABLADE,Aura Blade
-356,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0, LK_PARRYING,Parrying
-357,0,6,4,0,0x1,0,5,1,no,0,0,0,weapon,0, LK_CONCENTRATION,Concentration
-358,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0, LK_TENSIONRELAX,Relax
-359,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0, LK_BERSERK,Frenzy
-//360,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0, LK_FURY,Fury
-361,9,6,16,0,0x1,1,5,1,yes,0,0,0,magic,0, HP_ASSUMPTIO,Assumptio
-362,4,6,4,0,0x1,0,5,1,yes,0,0,0,magic,2, HP_BASILICA,Basilica
-363,0,0,0,0,0,0,10,0,no,0,0,0,magic,0, HP_MEDITATIO,Meditatio
-364,0,0,0,0,0,0,10,1,no,0,0,0,magic,0, HW_SOULDRAIN,Soul Drain
-365,9,8,1,-1,0,0,1,1,yes,0,0,0,weapon,0, HW_MAGICCRASHER,Stave Crasher
-366,0,6,4,0,0x1,0,10,1,no,0,0,0,magic,0, HW_MAGICPOWER,Mystical Amplification
-367,9,8,1,0,0xD0,0,5,1,no,0,0,0,misc,0, PA_PRESSURE,Gloria Domini
-368,0,6,4,0,0x69,0,5,1,yes,0,0,0,weapon,0, PA_SACRIFICE, Martyr's Reckoning
-369,0,6,4,0,0x41,0,10,1,yes,0,0,0,misc,0, PA_GOSPEL,Battle Chant
-370,-2,6,1,-1,0,0,5,1,yes,0,0,0,weapon,3, CH_PALMSTRIKE,Raging Palm Strike
-371,-2,8,4,-1,0,0,5,1,no,0,0x200,0,weapon,0, CH_TIGERFIST,Glacier Fist
-372,-2,8,4,-1,0,0,10,-1:-1:-2:-2:-3:-3:-4:-4:-5:-5,no,0,0x200,0,weapon,0, CH_CHAINCRUSH,Chain Crush Combo
-373,0,6,4,0,0x1,0,5,1,no,0,0,0,magic,0, PF_HPCONVERSION,Indulge
-374,9,6,1,0,0x1,0,1,1,yes,0,0xE00,0,none,0, PF_SOULCHANGE,Soul Exhale
-375,9,6,1,0,0x98,0,5,1,yes,0,0,0,magic,0, PF_SOULBURN,Soul Siphon
-376,0,0,0,0,0x1,0,5,1,no,0,0,0,weapon,0, ASC_KATAR,Advanced Katar Mastery
-//377,0,0,4,0,0x1,0,10,1,no,0,0,0,misc,0, ASC_HALLUCINATION,Hallucination Walk
-378,0,6,4,5,0x1,0,5,1,no,0,0,0,weapon,0, ASC_EDP,Enchant Deadly Poison
-379,7,6,1,-1,0x40,0,10,1,yes,0,0,0,misc,0, ASC_BREAKER,Soul Destroyer
-380,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0, SN_SIGHT,Falcon Eyes
-381,5,8,1,0,0x40,0,5,1,yes,0,0,0,misc,0, SN_FALCONASSAULT,Falcon Assault
-382,9,8,1,-1,0,2,5,1,yes,0,0,13,weapon,0, SN_SHARPSHOOTING,Focused Arrow Strike
-383,0,6,4,0,0x3,-1,10,1,yes,0,0,0,weapon,0, SN_WINDWALK,Wind Walker
-384,0,0,4,0,0x1,0,10,1,yes,0,0,0,weapon,0, WS_MELTDOWN,Shattering Strike
-//385,0,0,4,0,0x1,0,1,1,yes,0,0,0,none,0, WS_CREATECOIN,Create Coins
-//386,0,0,4,0,0x1,0,1,1,yes,0,0,0,none,0, WS_CREATENUGGET,Create Nuggets
-387,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0, WS_CARTBOOST,Cart Boost
-//388,9,6,2,0,0x1,0,5,1,no,0,0,0,none,0, WS_SYSTEMCREATE,Auto Attack System
-389,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, ST_CHASEWALK,Stealth
-390,0,0,4,0,0,0,5,1,yes,0,0,0,weapon,0, ST_REJECTSWORD,Counter Instinct
-//391,0,0,4,0,1,0,1,1,yes,0,0,0,magic,0, ST_STEALBACKPACK,Steal Backpack
-392,0,0,4,0,0x1,0,1,1,yes,0,0,0,none,0, CR_ALCHEMY,Alchemy
-393,0,0,4,0,0x1,0,1,1,yes,0,0,0,none,0, CR_SYNTHESISPOTION,Potion Synthesis
-394,9,8,1,-1,0,0,10,-9,yes,0,0,0,weapon,0, CG_ARROWVULCAN,Vulcan Arrow
-395,0,0,4,0,0x1,3,1,1,yes,0,0x40,0,misc,2, CG_MOONLIT,Sheltering Bliss
-396,1,6,16,0,0x1,0,1,1,yes,0,0x600,0,none,0, CG_MARIONETTE,Marionette Control
-397,5,8,1,-1,0x0,0,5,5,no,0,0,0,weapon,0, LK_SPIRALPIERCE,Spiral Pierce
-398,4,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, LK_HEADCRUSH,Traumatic Blow
-399,4,6,1,-1,0,0,10,1,no,0,0,0,weapon,0, LK_JOINTBEAT,Vital Strike
-400,9,8,1,8,0x6,1,5,1:2:3:4:5,yes,0,0,0,magic,0, HW_NAPALMVULCAN,Napalm Vulcan
-401,0,6,4,0,0x1,0,1,1,yes,0,0,0,none,0, CH_SOULCOLLECT,Zen
-402,9,6,1,0,0x1,0,5,1,no,0,0,0,none,0, PF_MINDBREAKER,Mind Breaker
-403,0,0,4,0,0x1,0,1,1,yes,0,0,0,magic,0, PF_MEMORIZE,Foresight
-404,9,6,2,2,0x1,0,5,1,yes,0,0x100,2,magic,0, PF_FOGWALL,Blinding Mist
-405,7,6,1,0,0x1,0,1,1,no,0,0,3,magic,0, PF_SPIDERWEB,Fiber Lock
-406,0,6,4,-1,0xA,2,10,1,no,0,0,0,weapon,0, ASC_METEORASSAULT,Meteor Assault
-407,0,6,4,0,0x1,0,1,0,no,0,0,0,none,0, ASC_CDP,Create Deadly Poison
-408,9,6,4,0,0x1,0,1,1,yes,0,0x4,0,none,0, WE_BABY,Baby
-409,9,6,4,0,0x1,3,1,1,yes,0,0x4,1,none,0, WE_CALLPARENT,Call Parent
-410,9,6,4,0,0x1,3,1,1,yes,0,0x4,1,none,0, WE_CALLBABY,Call Baby
-411,0,6,4,0,0x1,0,10,1,yes,0,0,0,misc,4, TK_RUN,Running
-412,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0, TK_READYSTORM,Tornado Stance
-413,-2,8,4,-1,0x2,2,7,-3,no,0,0x200,0,weapon,0, TK_STORMKICK,Tornado Kick
-414,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0, TK_READYDOWN,Heel Drop Stance
-415,-2,8,4,-1,0,0,7,-3,no,0,0x200,0,weapon,0, TK_DOWNKICK,Heel Drop
-416,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0, TK_READYTURN,Roundhouse Stance
-417,-2,8,4,-1,0x2,1,7,-3,no,0,0x200,0,weapon,2, TK_TURNKICK,Roundhouse Kick
-418,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0, TK_READYCOUNTER,Counter Kick Stance
-419,-2,8,4,-1,0x40,0,7,-3,no,0,0x200,0,weapon,0, TK_COUNTER,Counter Kick
-420,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0, TK_DODGE,Tumbling
-421,9,8,16,-1,0x1,0,7,-3,no,0,0,0,weapon,0, TK_JUMPKICK,Flying Kick
-422,0,0,0,0,0,1,10,0,no,0,0,0,none,0, TK_HPTIME,Peaceful Break
-423,0,0,0,0,0,1,10,0,no,0,0,0,none,0, TK_SPTIME,Happy Break
-424,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0, TK_POWER,Kihop
-425,0,6,4,2:4:1:3:8:7:6,0x1,0,7,1,no,0,0,0,weapon,0, TK_SEVENWIND,Mild Wind
-426,0,6,4,0,0x1,0,5,1,no,0,0,0,weapon,0, TK_HIGHJUMP,Taekwon Jump
-427,0,6,4,0,0x1,0,3,1,yes,0,0,0,magic,0, SG_FEEL,Feeling the Sun Moon and Stars
-428,1,6,4,-1,0x2,1,3,1,yes,0,0,0,weapon,2, SG_SUN_WARM,Warmth of the Sun
-429,1,6,4,-1,0x2,1,3,1,yes,0,0,0,weapon,2, SG_MOON_WARM,Warmth of the Moon
-430,1,6,4,-1,0x2,1,3,1,yes,0,0,0,weapon,2, SG_STAR_WARM,Warmth of the Stars
-431,0,0,4,0,0x1,0,4,1,yes,0,0,0,magic,0, SG_SUN_COMFORT,Comfort of the Sun
-432,0,0,4,0,0x1,0,4,1,yes,0,0,0,magic,0, SG_MOON_COMFORT,Comfort of the Moon
-433,0,0,4,0,0x1,0,4,1,yes,0,0,0,magic,0, SG_STAR_COMFORT,Comfort of the Stars
-434,10,6,1,0,0x1,0,3,1,yes,0,0,0,magic,0, SG_HATE,Hatred of the Sun Moon and Stars
-435,0,0,0,0,0,0,3,0,no,0,0,0,none,0, SG_SUN_ANGER,Anger of the Sun
-436,0,0,0,0,0,0,3,0,no,0,0,0,none,0, SG_MOON_ANGER,Anger of the Moon
-437,0,0,0,0,0,0,3,0,no,0,0,0,none,0, SG_STAR_ANGER,Anger of the Stars
-438,0,0,0,0,0,0,5,0,no,0,0,0,none,0, SG_SUN_BLESS,Blessing of the Sun
-439,0,0,0,0,0,0,5,0,no,0,0,0,none,0, SG_MOON_BLESS,Blessing of the Moon
-440,0,0,0,0,0,0,5,0,no,0,0,0,none,0, SG_STAR_BLESS,Blessing of the Stars
-441,0,0,0,0,0,0,10,0,no,0,0,0,none,0, SG_DEVIL,Demon of the Sun Moon and Stars
-442,0,0,0,0,0,0,3,0,no,0,0,0,none,0, SG_FRIEND,Friend of the Sun Moon and Stars
-443,0,0,0,0,0,0,10,0,no,0,0,0,none,0, SG_KNOWLEDGE,Knowledge of the Sun Moon and Stars
-444,0,6,4,0,0x1,0,1,1,no,0,0,0,misc,0, SG_FUSION,Union of the Sun Moon and Stars
-445,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0, SL_ALCHEMIST,Spirit of the Alchemist
-446,9,6,16,0,0x1,0,1,1,yes,0,0xC08,0,none,0, AM_BERSERKPITCHER,Aid Berserk Potion
-447,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0, SL_MONK,Spirit of the Monk
-448,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0, SL_STAR,Spirit of the Star Gladiator
-449,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0, SL_SAGE,Spirit of the Sage
-450,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0, SL_CRUSADER,Spirit of the Crusader
-451,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0, SL_SUPERNOVICE,Spirit of the Supernovice
-452,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0, SL_KNIGHT,Spirit of the Knight
-453,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0, SL_WIZARD,Spirit of the Wizard
-454,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0, SL_PRIEST,Spirit of the Priest
-455,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0, SL_BARDDANCER,Spirit of the Artist
-456,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0, SL_ROGUE,Spirit of the Rogue
-457,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0, SL_ASSASIN,Spirit of the Assasin
-458,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0, SL_BLACKSMITH,Spirit of the Blacksmith
-459,0,6,4,0,0x3,-1,1,1,no,0,0x8,0,weapon,0 , BS_ADRENALINE2,Advanced Adrenaline Rush
-460,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0, SL_HUNTER,Spirit of the Hunter
-461,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0, SL_SOULLINKER,Spirit of the Soul Linker
-462,9,6,16,0,0x1,0,7,1,yes,0,0,0,magic,0, SL_KAIZEL,Kaizel
-463,9,6,16,0,0x1,0,7,1,yes,0,0,0,magic,0, SL_KAAHI,Kaahi
-464,9,6,16,0,0x1,0,3,1,yes,0,0,0,magic,0, SL_KAUPE,Kaupe
-465,9,6,16,0,0x1,0,7,1,yes,0,0,0,magic,0, SL_KAITE,Kaite
-466,0,0,0,0,0,0,7,0,yes,0,0,0,magic,0, SL_KAINA,Kaina
-467,9,6,1,-2,0,0,7,1,no,0,0,0,magic,2, SL_STIN,Estin
-468,9,6,1,-2,0,0,7,1,no,0,0,0,magic,0, SL_STUN,Estun
-469,9,8,1,-2,0,0,10,1:2:3:4:5:6:7:8:9:10,yes,0,0,0,magic,0, SL_SMA,Esma
-470,9,6,1,0,0x1,0,7,1,no,0,0,0,magic,0, SL_SWOO,Eswoo
-471,9,6,1,0,0x1,0,3,1,no,0,0,0,magic,0, SL_SKE,Eske
-472,9,6,1,0,0x1,0,3,1,no,0,0,0,magic,0, SL_SKA,Eska
-473,0,6,4,0,0,0,1,1,no,0,0,0,none,0, SM_SELFPROVOKE,Provoke Self
-474,0,0,4,0,0x1,0,10,1,no,0,0x2,0,none,0, NPC_EMOTION_ON,Emotion ON
-475,0,0,4,0,0x1,0,1,1,yes,0,0,0,none,0, ST_PRESERVE,Preserve
-476,1,6,1,0,0x1,0,5,1,yes,0,0,0,weapon,0, ST_FULLSTRIP,Divest All
-477,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0, WS_WEAPONREFINE,Upgrade Weapon
-478,3,6,2,0,0x3,3,10,1,no,0,0,0,none,0, CR_SLIMPITCHER,Aid Condensed Potion
-479,1,6,16,0,0x1,0,5,1,yes,0,0,0,weapon,0, CR_FULLPROTECTION,Full Protection
-480,5,8,1,-1,0,0,5,5,no,0,0,0,weapon,0, PA_SHIELDCHAIN,Shield Chain
-481,0,0,0,0,0,0,5,0,no,0,0,0,none,0, HP_MANARECHARGE,Mana Recharge
-482,0,6,4,0,0x1,0,5,1,no,0,0,0,magic,0, PF_DOUBLECASTING,Double Casting
-483,16,6,2,0,0x1,1:2:3:4:5,1,1,no,0,0,0,none,0, HW_GANBANTEIN,Ganbantein
-484,18,6,2,2,0x91,0,5,1,yes,0,0,0,misc,0, HW_GRAVITATION,Gravitation Field
-485,-2,6,1,-1,0x8,0,10,1,no,0,0,0,weapon,0, WS_CARTTERMINATION,Cart Termination
-486,0,6,4,0,0x1,0,5,1,no,0,0,0,weapon,0, WS_OVERTHRUSTMAX,Maximum Power Thrust
-487,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, CG_LONGINGFREEDOM,Longing for Freedom
-488,0,6,4,0,0x1,1,5,1,no,0,0x40,0,misc,0, CG_HERMODE,Wand of Hermode
-489,9,6,1,0,0x41,0,5,1,no,0,0,0,misc,0, CG_TAROTCARD,Tarot Card of Fate
-490,9,8,1,0,0x40,0,10,-1:-2:-3:-4:-5:-6:-7:-8:-9:-10,yes,0,0,0,misc,0, CR_ACIDDEMONSTRATION,Acid Demonstration
-491,1,6,2,0,0x1,0,2,1,no,0,0,0,none,0, CR_CULTIVATION,Plant Cultivation
-492,0,6,4,0:1:2:3:4:5:6:7:8:9,0x1,0,10,1,no,0,0x2,0,none,0, ITEM_ENCHANTARMS,Weapon Enchantment
-493,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, TK_MISSION,Taekwon Mission
-494,9,6,16,0,0x1,0,5,1,yes,0,0,0,magic,0, SL_HIGH,Spirit of Rebirth
-495,0,6,4,0,0x1,0,1,1,no,0,0x8,0,weapon,0, KN_ONEHAND,Onehand Quicken
-496,0,6,4,0,0x1,0,1,0,no,0,0x8,0,none,0, AM_TWILIGHT1,Twilight Alchemy 1
-497,0,6,4,0,0x1,0,1,0,no,0,0x8,0,none,0, AM_TWILIGHT2,Twilight Alchemy 2
-498,0,6,4,0,0x1,0,1,0,no,0,0x8,0,none,0, AM_TWILIGHT3,Twilight Alchemy 3
-499,-9,8,1,-1,0,0,1,2,no,0,0x8,0,weapon,0, HT_POWER,Beast Strafing
-500,0,6,4,0,0x40,0,5,1,no,0,0,0,misc,0, GS_GLITTERING,Flip the Coin
-501,9,6,1,-1,0x50,0,1,1,no,0,0,0,misc,0, GS_FLING,Fling
-502,-9,8,1,-1,0,0,1,3,no,0,0,0,weapon,0, GS_TRIPLEACTION,Triple Action
-503,-9,6,1,-1,0x8,0,1,1,no,0,0,0,weapon,0, GS_BULLSEYE,Bulls Eye
-504,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0, GS_MADNESSCANCEL,Madness Canceller
-505,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0, GS_ADJUSTMENT,AdJustment
-506,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0, GS_INCREASING,Increasing Accuracy
-507,-9,6,1,8,0,0,1,1,no,0,0,0,weapon,0, GS_MAGICALBULLET,Magical Bullet
-508,-9,6,1,-1,0x1,0,1,1,no,0,0,0,weapon,0, GS_CRACKER,Cracker
-509,0,0,0,0,0,0,10,0,no,0,0,0,none,0, GS_SINGLEACTION,Single Action
-510,0,0,0,0,0,0,10,0,no,0,0,0,none,0, GS_SNAKEEYE,Snake Eye
-511,-9,8,0,-1,0,0,10,2,no,0,0,0,weapon,0, GS_CHAINACTION,Chain Action
-512,-9,6,1,-1,0,0,10,1,yes,0,0,0,weapon,0, GS_TRACKING,Tracking
-513,-9,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, GS_DISARM,Disarm
-514,-9,6,1,-1,0x20,0,5,1,no,0,0,0,weapon,0, GS_PIERCINGSHOT,Piercing Shot
-515,-9,8,1,-1,0,0,10,5,no,0,0,0,weapon,0, GS_RAPIDSHOWER,Rapid Shower
-516,0,8,4,-1,0x2,3,10,1,no,0,0,0,weapon,0, GS_DESPERADO,Desperado
-517,0,6,4,-1,0x1,0,10,1,no,0,0,0,weapon,0, GS_GATLINGFEVER,Gatling Fever
-518,2,6,1,-1,0,0,10,1,no,0,0,0,weapon,5, GS_DUST,Dust
-519,-9,6,1,-1,0,0,10,1,yes,0,0,0,weapon,0, GS_FULLBUSTER,Full Buster
-520,-9,6,1,-1,0x2,1:1:1:2:2:2:3:3:3:4,10,1,no,0,0,0,weapon,0, GS_SPREADATTACK,Spread Attack
-521,-9,6,2,-1,0x40,1,10,1,no,0,0,0,weapon,3, GS_GROUNDDRIFT,Ground Drift
-522,0,0,0,0,0,0,10,1,no,0,0,0,weapon,0, NJ_TOBIDOUGU,Shuriken Training
-523,9,6,1,-1,0x40,0,10,1,no,0,0,0,weapon,0, NJ_SYURIKEN,Throw Shuriken
-524,9,8,1,-1,0x40,0,5,3,no,0,0,0,weapon,0, NJ_KUNAI,Throw Kunai
-525,9,8,2,-1,0x2,0,5,-3:-3:-4:-4:-5,no,0,0,0,weapon,0, NJ_HUUMA,Throw Huuma Shuriken
-526,9,6,1,0,0x50,0,10,1,no,0,0,0,misc,0, NJ_ZENYNAGE,Throw Zeny
-527,0,6,4,-1,0,0,5,1,no,0,0,0,weapon,4, NJ_TATAMIGAESHI,Improvised Defense
-528,-1,6,1,-1,0,0,10,1,no,0,0,0,weapon,0, NJ_KASUMIKIRI,Vanishing Slash
-529,7:9:11:13:15,6,2,0,0x1,0,5,1,no,0,0,0,none,0, NJ_SHADOWJUMP,Shadow Leap
-530,7:9:11:13:15,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, NJ_KIRIKAGE,Shadow Slash
-531,0,6,4,0,0x1,0,5,1,no,0,0,0,none,7, NJ_UTSUSEMI,Cicada Skin Sheeding
-532,0,6,4,0,0x1,0,10,1,yes,0,0,0,magic,0, NJ_BUNSINJYUTSU,Mirror Image
-533,0,0,0,0,0,0,10,0,no,0,0,0,none,0, NJ_NINPOU,Spirit of the Blade
-534,9,8,1,3,0,0,10,1:2:3:4:5:6:7:8:9:10,yes,0,0,0,magic,0, NJ_KOUENKA,Crimson Fire Petal
-535,0,8,4,3,0,0,10,1,yes,0,0,0,magic,0, NJ_KAENSIN,Crimson Fire Formation
-536,9,8,1,3,0x2,2,5,3,yes,0,0,0,magic,0, NJ_BAKUENRYU,Raging Fire Dragon
-537,9,8,1,1,0,0,10,3:4:5:6:7:8:9:10:11:12,yes,0,0,0,magic,0, NJ_HYOUSENSOU,Spear of Ice
-538,9,6,2,1,0x1,0,10,1,yes,0,0,0,magic,0, NJ_SUITON,Hidden Water
-539,0,6,4,1,0x2,3,5,1,yes,0,0,0,magic,0, NJ_HYOUSYOURAKU,Ice Meteor
-540,9,8,1,4,0,0,10,1:2:2:3:3:4:4:5:5:6,yes,0,0,0,magic,0, NJ_HUUJIN,Wind Blade
-541,9,6,2,4,0x2,2:2:3:3:4,5,1,yes,0,0,0,magic,0, NJ_RAIGEKISAI,Lightning Strike of Destruction
-542,9,8,1,4,0,3,5,1,yes,0,0,5:6:7:8:9,magic,0, NJ_KAMAITACHI,Kamaitachi
-543,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0, NJ_NEN,Soul
-544,-5,8,1,0,0x40,0,10,1,no,0,0,0,weapon,0, NJ_ISSEN,Final Strike
-
-// Additional NPC Skills (Episode 11.3)
-653,0,8,4,0,0x26,5:7:9:11:13:5:7:9:11:13,10,1,no,0,0x2002,0,weapon,0, NPC_EARTHQUAKE,Earthquake
-654,9,6,1,3,0,5,10,1,no,0,0x2,14,weapon,0, NPC_FIREBREATH,Fire Breath
-655,9,6,1,1,0,5,10,1,no,0,0x2,14,weapon,0, NPC_ICEBREATH,Ice Breath
-656,9,6,1,4,0,5,10,1,no,0,0x2,14,weapon,0, NPC_THUNDERBREATH,Thunder Breath
-657,9,6,1,5,0,5,10,1,no,0,0x2,14,weapon,0, NPC_ACIDBREATH,Acid Breath
-658,9,6,1,7,0,5,10,1,no,0,0x2,14,weapon,0, NPC_DARKNESSBREATH,Darkness Breath
-659,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0, NPC_DRAGONFEAR,Dragon Fear
-660,-9,6,1,-1,0,0,5,1,no,0,0x2,0,weapon,0, NPC_BLEEDING,Bleeding
-661,0,6,4,0,0x2,7,5,1,no,0,0x2,0,weapon,7, NPC_PULSESTRIKE,Pulse Strike
-662,0,6,4,0,0x2,14,10,1,no,0,0x2,0,weapon,0, NPC_HELLJUDGEMENT,Hell's Judgement
-663,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0, NPC_WIDESILENCE,Wide Silence
-664,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0, NPC_WIDEFREEZE,Wide Freeze
-665,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0, NPC_WIDEBLEEDING,Wide Bleeding
-666,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0, NPC_WIDESTONE,Wide Petrify
-667,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0, NPC_WIDECONFUSE,Wide Confusion
-668,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0, NPC_WIDESLEEP,Wide Sleep
-669,0,6,4,3,0x3,5,1,1,no,0,0x2,0,magic,0, NPC_WIDESIGHT,Wide Sight
-670,9,6,2,7,0x91,0,10,1,no,0,0x2,0,magic,0, NPC_EVILLAND,Evil Land
-671,0,6,4,0,0x1,0,5,1,no,0,0x2,0,magic,0, NPC_MAGICMIRROR,Magic Mirror
-672,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0, NPC_SLOWCAST,Slow Cast
-673,-9,6,1,-1,0,0,5,1,no,0,0x2,0,weapon,0, NPC_CRITICALWOUND,Critical Wounds
-674,-9,6,1,-1,0x1,0,1,1,no,0,0x2,0,none,0, NPC_EXPULSION,Expulsion
-675,0,6,4,0,0x1,0,5,1,no,0,0x2,0,magic,0, NPC_STONESKIN,Stone Skin
-676,0,6,4,0,0x1,0,5,1,no,0,0x2,0,magic,0, NPC_ANTIMAGIC,Anti Magic
-677,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0, NPC_WIDECURSE,Wide Curse
-678,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0, NPC_WIDESTUN,Wide Stun
-679,0,6,4,0,0x2,5:7:9:11:13:13:13:13:13:13,10,1,no,0,0x2,0,weapon,0, NPC_VAMPIRE_GIFT,Vampire Gift
-680,0,6,4,0,0x3,5:7:9:11:13:13:13:13:13:13,10,1,no,0,0x2,0,none,0, NPC_WIDESOULDRAIN,Wide Soul Drain
-
-// Cash Shop Skill
-681,0,0,0,0,0,0,10,0,no,0,0x1,0,none,0, ALL_INCCARRY,Increase Weight Limit R
-
-// Additional NPC skill (Episode 12)
-682,0,0,4,0,0x1,0,1,1,no,0,0x2,0,none,0, NPC_TALK,Talk
-683,-9,6,1,-1,0,0,1,1,no,0,0x2,0,none,0, NPC_HELLPOWER,Hell Power
-684,0,6,4,0,0x3,-1,1,1,no,0,0x2,0,none,0, NPC_WIDEHELLDIGNITY,Hell Dignity
-685,0,0,4,0,0x1,0,1,1,no,0,0x2,0,none,0, NPC_INVINCIBLE,Invincible
-686,0,0,4,0,0x1,0,1,1,no,0,0x2,0,none,0, NPC_INVINCIBLEOFF,Invincible off
-687,0,6,4,0,0x1,0,1,1,yes,0,0x2,0,none,0, NPC_ALLHEAL,Full Heal
-
-// Additional Skill (??)
-688,9,6,16,0,0x1,0,10,0,no,0,0x200,0,none,0, GM_SANDMAN,GM Sandman
-689,0,6,4,0,0x3,-1,10,1,yes,0,0x2,0,magic,0, CASH_BLESSING,Party Blessing
-690,0,6,4,0,0x3,-1,10,1,yes,0,0x2,0,magic,0, CASH_INCAGI,Party Increase AGI
-691,0,6,4,0,0x3,-1,5,1,yes,0,0x2,0,magic,0, CASH_ASSUMPTIO,Party Assumptio
-692,0,6,4,0,0x01,0,1,1,no,0,0x2,0,none,0, ALL_CATCRY,Cat Cry
-693,0,6,4,0,0x3,-1,1,1,yes,0,0x2,0,magic,0, ALL_PARTYFLEE,Party Flee
-694,6,6,16,0,0x1,0,1,0,no,0,0x202,0,magic,0, ALL_ANGEL_PROTECT,Angel's Protection
-695,0,6,4,0,0x01,0,1,1,no,0,0x2,0,none,0, ALL_DREAM_SUMMERNIGHT,Summer Night Dream
-//696,0,0,0,0,0,0,9,0,no,0,0x2,0,none,0, NPC_CHANGEUNDEAD2,Change Undead
-697,0,6,4,0,0x1,0,1,1,yes,0,0x2,0,magic,0, ALL_REVERSEORCISH,Reverse Orcish
-698,0,6,4,0,0x01,0,1,1,no,0,0x2,0,none,0, ALL_WEWISH,Christmas Carol
-//699,0,0,0,0,0,0,9,0,no,0,0x2,0,none,0, ALL_SONKRAN,ALL_SONKRAN
-
-// New NPC Wide Status AoE Skills And Others
-//700,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_WIDEHEALTHFEAR,Wide Health Fear
-//701,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_WIDEBODYBURNNING,Wide Body Burnning
-//702,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_WIDEFROSTMISTY,Wide Freezing
-//703,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_WIDECOLD,Wide Crystalize
-//704,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_WIDE_DEEP_SLEEP,Wide Deep Sleep
-//705,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_WIDESIREN,Wide Siren's Voice
-//706,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_VENOMFOG,Venom Fog
-//707,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_MILLENNIUMSHIELD,Millenium Shield 2
-//708,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_COMET,Comet 2
-//709,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_ICEMINE,Ice Mine
-//710,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_ICEEXPLO,Ice Explosion
-//711,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_FLAMECROSS,Flame Cross
-//712,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_PULSESTRIKE2,Pulse Strike 2
-//713,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_DANCINGBLADE,Dancing Blade
-//714,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_DANCINGBLADE_ATK,Dancing Blade Attack
-//715,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_DARKPIERCING,Dark Piercing
-//716,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_MAXPAIN,Max Pain
-//717,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_MAXPAIN_ATK,Max Pain Attack
-//718,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_DEATHSUMMON,Death Summon
-//719,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_HELLBURNING,Hell Burning
-//720,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_JACKFROST,Jack Frost 2
-
-1001,9,6,1,-1,0,0,1,1,no,0,0x1,0,weapon,0, KN_CHARGEATK,Charge Attack
-1002,0,6,4,0,0x1,0,1,0,no,0,0x1,0,weapon,2, CR_SHRINK,Shrink
-1003,0,0,0,0,0,0,1,0,no,0,0x1,0,weapon,0, AS_SONICACCEL,Sonic Acceleration
-1004,9,8,1,0,0x8,0,1,1,no,0,0x1,0,weapon,0, AS_VENOMKNIFE,Throw Venom Knife
-1005,1,6,1,0,0x1,0,1,1,no,0,0x1,0,weapon,0, RG_CLOSECONFINE,Close Confine
-1006,0,6,4,3,0,1,1,1,yes,0,0x1,0,magic,3, WZ_SIGHTBLASTER,Sight Blaster
-1007,0,6,4,0,0x1,0,1,0,no,0,0x1,0,none,0, SA_CREATECON,Create Elemental Converter
-1008,9,6,1,1,0x1,0,1,1,yes,0,0x1,0,magic,0, SA_ELEMENTWATER,Elemental Change Water
-1009,-9,6,1,0,0,0,1,1,no,0,0x1,0,weapon,3, HT_PHANTASMIC,Phantasmic Arrow
-1010,9,6,1,0,0x1,0,1,0,no,0,0x1,0,misc,0, BA_PANGVOICE,Pang Voice
-1011,9,6,1,0,0x1,0,1,0,no,0,0x1,0,misc,0, DC_WINKCHARM,Wink of Charm
-1012,0,0,0,0,0,0,1,0,no,0,0x1,0,weapon,0, BS_UNFAIRLYTRICK,Unfair Trick
-1013,0,6,4,0,0x3,2,1,0,no,0,0x1,0,weapon,0, BS_GREED,Greed
-1014,0,6,4,6,0x3,14,1,0,yes,0,0x1,0,magic,0, PR_REDEMPTIO,Redemptio
-1015,9,6,16,0,0x1,0,1,1,no,0,0x401,0,weapon,0, MO_KITRANSLATION,Ki Translation
-1016,-1,6,1,-1,0x2,1,1,1,no,0,0x1,0,weapon,5, MO_BALKYOUNG,Ki Explosion
-1017,9,6,1,2,0x1,0,1,1,yes,0,0x1,0,magic,0, SA_ELEMENTGROUND,Elemental Change Earth
-1018,9,6,1,3,0x1,0,1,1,yes,0,0x1,0,magic,0, SA_ELEMENTFIRE,Elemental Change Fire
-1019,9,6,1,4,0x1,0,1,1,yes,0,0x1,0,magic,0, SA_ELEMENTWIND,Elemental Change Wind
-
-//****
-// RK Rune Knight
-//****
-2001,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0, RK_ENCHANTBLADE,Enchant Blade
-2002,7:8:9:10:11,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, RK_SONICWAVE,Sonic Wave
-2003,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,3, RK_DEATHBOUND,Death Bound
-2004,5,8,1,-1,0,0,10,-5,no,0,0,0,weapon,0, RK_HUNDREDSPEAR,Hundred Spear
-2005,1,6,2,4,0x2,2,5,1,no,0,0,0,weapon,3, RK_WINDCUTTER,Wind Cutter
-2006,0,6,4,-1,0x2,5,5,1,no,0,0,0,weapon,0, RK_IGNITIONBREAK,Ignition Break
-2007,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0, RK_DRAGONTRAINING,Dragon Training
-2008,9,6,2,3,0x2,1:1:1:2:2:2:3:3:4:4,10,1,no,0,0,0,weapon,0, RK_DRAGONBREATH,Dragon Breath
-2009,0,6,4,0,0x3,3:4:5:6:7,5,1,yes,0,0,0,none,0, RK_DRAGONHOWLING,Dragon Howling
-2010,0,0,0,0,0,0,10,0,no,0,0,0,none,0, RK_RUNEMASTERY,Rune Mastery
-2011,0,6,4,0,0x1,0,1,1,yes,0,0,0,none,0, RK_MILLENNIUMSHIELD,Millenium Shield
-2012,1,6,4,-1,0,0x8,1,1,yes,0,0,0,weapon,0, RK_CRUSHSTRIKE,Crush Strike
-2013,0,6,4,0,0x1,0,1,1,yes,0,0,0,none,0, RK_REFRESH,Refresh
-2014,0,6,4,0,0x1,0,1,1,yes,0,0,0,none,0, RK_GIANTGROWTH,Giant Growth
-2015,0,6,4,0,0x1,0,1,1,yes,0,0,0,none,0, RK_STONEHARDSKIN,Stone Hard Skin
-2016,0,6,4,0,0x1,0,1,1,yes,0,0,0,none,0, RK_VITALITYACTIVATION,Vitality Activation
-2017,0,6,4,-1,0x2,3,1,1,no,0,0,0,weapon,7, RK_STORMBLAST,Storm Blast
-2018,0,6,4,0,0x3,-1,1,1,yes,0,0,0,none,0, RK_FIGHTINGSPIRIT,Fighting Spirit //CHECK Is this splash needed?
-2019,9,6,4,6,0x1,0,1,1,yes,0,0,0,none,0, RK_ABUNDANCE,Abundance
-2020,5:6:7:8:9,6,1,-1,0,0,5,1,yes,0,0,0,weapon,0, RK_PHANTOMTHRUST,Phantom Thrust
-
-//****
-// GC Guillotine Cross
-//****
-2021,10,6,1,0,0x1,0,5,1,no,0,0,0,none,0, GC_VENOMIMPRESS,Venom Impress
-2022,3,8,1,-1,0,0,5,-7,no,0,0,0,weapon,0, GC_CROSSIMPACT,Cross Impact
-2023,5:6:7:8:9,6,1,-1,0,0,5,1,no,0,0,0,weapon,0,GC_DARKILLUSION,Dark Illusion
-2024,0,0,0,0,0,0,10,0,no,0,0,0,none,0, GC_RESEARCHNEWPOISON,Research New Poison
-2025,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, GC_CREATENEWPOISON,Create New Poison
-2026,5,6,16,0,0x1,0,1,1,no,0,0,0,none,0, GC_ANTIDOTE,Antidote
-2027,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, GC_POISONINGWEAPON,Poisoning Weapon
-2028,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, GC_WEAPONBLOCKING,Weapon Blocking
-2029,-2,6,4,-1,0x2,1,5,1,no,0,0,0,weapon,3, GC_COUNTERSLASH,Counter Slash
-2030,-2,6,4,-1,0x1,0,5,1,no,0,0x200,0,weapon,0, GC_WEAPONCRUSH,Weapon Crush //CHECK SHould this and the above skill have INF2 0x200?
-2031,1,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, GC_VENOMPRESSURE,Venom Pressure
-2032,5,6,2,0,0x1,0,5,1,yes,0,0,1,none,0, GC_POISONSMOKE,Poison Smoke
-2033,0,6,4,0,0x1,0,5,1,no,0,0,0,weapon,0, GC_CLOAKINGEXCEED,Cloaking Exceed
-2034,0,6,4,-1,0x2,3,1,1,no,0,0,0,weapon,0, GC_PHANTOMMENACE,Phantom Menace
-2035,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, GC_HALLUCINATIONWALK,Hallucination Walk
-2036,0,6,4,-1,0x2,1:1:1:1:2,5,1,no,0,0,0,weapon,0, GC_ROLLINGCUTTER,Rolling Cutter
-2037,9:10:11:12:13,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, GC_CROSSRIPPERSLASHER,Cross Ripper Slasher
-
-//****
-// AB Arch Bishop
-//****
-2038,11,8,1,6,0x2,3,5,-3,yes,0,0,0,magic,0, AB_JUDEX,Judex
-2039,0,6,4,0,0x1,0,1,1,yes,0,0,0,magic,0, AB_ANCILLA,Ancilla
-2040,11,8,1,6,0,0,10,-10,yes,0,0,0,magic,0, AB_ADORAMUS,Adoramus
-2041,0,6,4,0,0x3,3:7:15,3,1,yes,0,0,0,magic,0, AB_CLEMENTIA,Crementia
-2042,0,6,4,0,0x3,3:7:15,3,1,yes,0,0,0,magic,0, AB_CANTO,Canto Candidus
-2043,0,6,4,6,0x3,3:7:15,3,1,yes,0,0,0,magic,0, AB_CHEAL,Coluceo Heal
-2044,11,6,2,6,0x1,0,5,1,yes,0,0,1,magic,0, AB_EPICLESIS,Epiclesis
-2045,0,6,4,0,0x3,15,10,1,yes,0,0,0,magic,0, AB_PRAEFATIO,Praefatio
-2046,0,6,4,6,0x3,15,10,1,yes,0,0,0,magic,0, AB_ORATIO,Oratio
-2047,0,6,4,6,0x3,15,4,1,yes,0,0,0,magic,0, AB_LAUDAAGNUS,Lauda Agnus
-2048,0,6,4,6,0x3,15,4,1,yes,0,0,0,magic,0, AB_LAUDARAMUS,Lauda Ramus
-2049,0,0,0,0,0,0,10,0,no,0,0,0,none,0, AB_EUCHARISTICA,Eucharistica
-2050,11,6,16,6,0x1,0,1,1,yes,0,0,0,magic,0, AB_RENOVATIO,Renovatio
-2051,11,6,16,6,0x21,0,5,1,yes,0,0,0,magic,0, AB_HIGHNESSHEAL,Highness Heal //CHECK Info shows this has magic attack.
-2052,11,6,16,0,0x1,0,5,1,yes,0,0,0,magic,0, AB_CLEARANCE,Clearance
-2053,11,6,16,0,0x1,0,5,1,yes,0,0,0,magic,0, AB_EXPIATIO,Expiatio //CHECK Does this also give the buff to party members?
-2054,0,6,4,6,0x1,0,10,1,yes,0,0,0,none,0, AB_DUPLELIGHT,Duple Light //CHECK Had issues adding a skill level check to make the % go higher with the skills level. Will do later.
-2055,-1,6,1,-1,0,0,10,1,no,0,0,0,weapon,0, AB_DUPLELIGHT_MELEE,Duple Light Melee
-2056,-1,6,1,0,0,0,10,1,no,0,0,0,magic,0, AB_DUPLELIGHT_MAGIC,Duple Light Magic
-2057,0,6,4,6,0x3,4:5:6:7:8,5,1,yes,0,0,0,magic,0, AB_SILENTIUM,Silentium //CHECk Marked magic attack as well. Hmmmm....
-
-//****
-// WL Warlock
-//****
-2201,11,6,16,0,0,0,5,1,yes,0,0,0,magic,0, WL_WHITEIMPRISON,White Imprison
-2202,11,8,1,8,0x2,1:1:1:2:2,5,-2,yes,0,0,0,magic,0, WL_SOULEXPANSION,Soul Expansion
-2203,0,8,4,1,0x2,13,5,-3:-4:-5:-6:-7,yes,0,0,0,magic,0, WL_FROSTMISTY,Frosty Misty
-2204,0,8,4,1,0x2,13,5,-5,yes,0,0,0,magic,0, WL_JACKFROST,Jack Frost
-2205,11,6,1,0,0x1,0,5,1,yes,0,0,0,magic,0, WL_MARSHOFABYSS,Marsh of Abyss
-2206,0,6,4,0,0x1,0,5,1,yes,0,0,0,magic,0, WL_RECOGNIZEDSPELL,Recognized Spell
-2207,7,6,1,2,0x3,1:2:2:3:3,5,0,yes,0,0,0,magic,0, WL_SIENNAEXECRATE,Sienna Execrate
-2208,0,0,0,0,0,0,3,0,no,0,0,0,none,0, WL_RADIUS,Radius
-2209,0,6,4,0,0x3,9:10:11:12:13,5,1,yes,0,0,0,magic,0, WL_STASIS,Stasis
-2210,11,6,1,0,0,0,5,1,yes,0,0,0,magic,0, WL_DRAINLIFE,Drain Life
-2211,11,8,1,3,0x2,3,5,-7,yes,0,0,0,magic,3, WL_CRIMSONROCK,Crimson Rock
-2212,11,6,1,3,0,0,5,1,yes,0,0,0,magic,0, WL_HELLINFERNO,Hell Inferno
-2213,11,8,2,0,0,0,5,-20,yes,0,0,0,magic,2, WL_COMET,Comet
-2214,11,6,1,0,0,3,5,1,yes,0,0,0,magic,0, WL_CHAINLIGHTNING,Chain Lightning
-2215,11,6,1,4,0,0,5,1,no,0,0,0,magic,0, WL_CHAINLIGHTNING_ATK,Chain Lightning Attack
-2216,3,8,2,2,0,0,5,-6:-7:-8:-9:-10,yes,0,0,0,magic,0, WL_EARTHSTRAIN,Earth Strain
-2217,11,6,1,0,0,0,5,1,yes,0,0,0,magic,0, WL_TETRAVORTEX,Tetra Vortex
-2218,11,6,1,3,0,0,5,1,no,0,0,0,magic,0, WL_TETRAVORTEX_FIRE,Tetra Vortex Fire
-2219,11,6,1,1,0,0,5,1,no,0,0,0,magic,0, WL_TETRAVORTEX_WATER,Tetra Vortex Water
-2220,11,6,1,4,0,0,5,1,no,0,0,0,magic,0, WL_TETRAVORTEX_WIND,Tetra Vortex Wind
-2221,11,6,1,2,0,0,5,1,no,0,0,0,magic,0, WL_TETRAVORTEX_GROUND,Tetra Vortex Earth
-2222,0,6,4,3,0x1,0,5,1,yes,0,0,0,magic,0, WL_SUMMONFB,Summon Fire Ball
-2223,0,6,4,4,0x1,0,5,1,yes,0,0,0,magic,0, WL_SUMMONBL,Summon Lightning Ball
-2224,0,6,4,1,0x1,0,5,1,yes,0,0,0,magic,0, WL_SUMMONWB,Summon Water Ball
-2225,11,6,1,3,0,0,5,1,no,0,0,1,magic,0, WL_SUMMON_ATK_FIRE,Summon Attack Fire
-2226,11,6,1,4,0,0,5,1,no,0,0,1,magic,0, WL_SUMMON_ATK_WIND,Summon Attack Wind
-2227,11,6,1,1,0,0,5,1,no,0,0,1,magic,0, WL_SUMMON_ATK_WATER,Summon Attack Water
-2228,11,6,1,2,0,0,5,1,no,0,0,1,magic,0, WL_SUMMON_ATK_GROUND,Summon Attack Earth
-2229,0,6,4,2,0x1,0,5,1,yes,0,0,0,magic,0, WL_SUMMONSTONE,Summon Stone
-2230,11,6,1,0,0,0,2,1,yes,0,0,0,magic,0, WL_RELEASE,Release
-2231,0,6,4,0,0x1,0,1,1,yes,0,0,0,magic,0, WL_READING_SB,Reading Spellbook
-2232,0,0,0,0,0,0,5,0,no,0,0,0,none,0, WL_FREEZE_SP,Freeze Spell
-
-//****
-// RA Ranger
-//****
-2233,9,8,1,-1,0x2,3:3:3:3:3:4:4:4:4:5,10,-3,yes,0,0,0,weapon,0, RA_ARROWSTORM,Arrow Storm
-2234,0,6,4,0,0,0,5,1,yes,0,0,0,none,0, RA_FEARBREEZE,Fear Breeze
-2235,0,0,0,0,0,0,10,0,no,0,0,0,none,0, RA_RANGERMAIN,Ranger Main
-2236,9,8,1,-1,0,0,10,1,yes,0,0,0,weapon,0, RA_AIMEDBOLT,Aimed Bolt
-2237,9,6,2,0,0x3,3,1,1,no,0,0,0,none,0, RA_DETONATOR,Detonator
-2238,3,6,2,0,0x3,2,5,1,no,0,0x80,3,misc,0, RA_ELECTRICSHOCKER,Electric Shocker
-2239,3,6,2,0,0x42,3,5,1,no,0,0x80,3,misc,0, RA_CLUSTERBOMB,Cluster Bomb
-2240,0,6,4,0,0,0,1,1,no,0,0,0,none,0, RA_WUGMASTERY,Warg Mastery
-2241,0,6,4,0,0,0,3,1,no,0,0,0,none,0, RA_WUGRIDER,Warg Rider
-2242,0,6,4,-1,0x2,1,1,0,no,0,0,0,weapon,0, RA_WUGDASH,Warg Dash
-2243,9,6,1,0,0,0,5,1,no,0,0,0,weapon,0, RA_WUGSTRIKE,Warg Strike
-2244,9,6,1,0,0,0,5,1,no,0,0,0,weapon,0, RA_WUGBITE,Warg Bite
-2245,0,0,0,0,0,0,10,0,no,0,0,0,none,0, RA_TOOTHOFWUG,Tooth of Warg
-2246,0,6,4,0,0x2,3:4:5:6:7,5,1,no,0,0,0,weapon,0, RA_SENSITIVEKEEN,Sensitive Keen
-2247,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, RA_CAMOUFLAGE,Camouflage
-2248,0,0,0,0,0,0,5,0,no,0,0,0,none,0, RA_RESEARCHTRAP,Research Trap
-2249,3,6,2,3,0x43,2,1,1,no,0,0x80,1,misc,0, RA_MAGENTATRAP,Magenta Trap
-2250,3,6,2,1,0x43,2,1,1,no,0,0x80,1,misc,0, RA_COBALTTRAP,Cobalt Trap
-2251,3,6,2,2,0x43,2,1,1,no,0,0x80,1,misc,0, RA_MAIZETRAP,Maize Trap
-2252,3,6,2,4,0x43,2,1,1,no,0,0x80,1,misc,0, RA_VERDURETRAP,Verdure Trap
-2253,3,6,2,3,0x42,2,5,1,no,0,0x80,2,misc,0, RA_FIRINGTRAP,Firing Trap
-2254,3,6,2,1,0x42,2,5,1,no,0,0x80,2,misc,0, RA_ICEBOUNDTRAP,Icebound Trap
-
-//****
-// NC Mechanic
-2255,0,0,0,0,0,0,5,0,no,0,0,0,none,0, NC_MADOLICENCE,Mado License
-2256,11,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, NC_BOOSTKNUCKLE,Boost Knuckle
-2257,3,6,1,-1,0,0,3,1,no,0,0,0,weapon,0, NC_PILEBUNKER,Pile Bunker
-2258,13,6,1,-1,0x2,1,3,1,no,0,0,0,weapon,0, NC_VULCANARM,Vulcan Arm
-2259,7,6,1,3,0,2,3,1,no,0,0,5,weapon,0, NC_FLAMELAUNCHER,Flame Launcher
-2260,7,6,2,1,0x2,2:3:4,3,1,no,0,0,0,weapon,0, NC_COLDSLOWER,Cold Slower
-2261,9:11:13,6,1,-1,0x42,3:2:1,3,1,no,0,0,0,weapon,0, NC_ARMSCANNON,Arm Cannon
-2262,0,6,4,0,0x1,0,3,1,no,0,0,0,none,0, NC_ACCELERATION,Acceleration
-2263,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, NC_HOVERING,Hovering
-2264,0,6,4,0,0x1,0,1,1,no,0,0,0,none,7, NC_F_SIDESLIDE,Front-Side Slide
-2265,0,6,4,0,0x1,0,1,1,no,0,0,0,none,7, NC_B_SIDESLIDE,Back-Side Slide
-2266,0,0,0,0,0,0,4,0,no,0,0,0,none,0, NC_MAINFRAME,Mainframe Restructure // Check me. Part of the code notes translated to "The amount of fuel have".
-2267,0,6,4,-1,0xC2,2:3:4,3,1,no,0,0,0,misc,5, NC_SELFDESTRUCTION,Self Destruction
-2268,0,6,4,0,0x1,0,4,1,yes,0,0,0,none,0, NC_SHAPESHIFT,Shape Shift
-2269,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, NC_EMERGENCYCOOL,Emergency Cool
-2270,0,6,4,0,0x3,7,1,1,yes,0,0,0,none,0, NC_INFRAREDSCAN,Infrared Scan
-2271,9,6,1,0,0x1,0,3,1,yes,0,0,0,none,0, NC_ANALYZE,Analyze
-2272,0,6,4,0,0x3,2,3,1,yes,0,0,0,none,0, NC_MAGNETICFIELD,Magnetic Field
-2273,0,6,4,0,0x1,0,3,1,yes,0,0,0,none,0, NC_NEUTRALBARRIER,Neutral Barrier
-2274,0,6,4,0,0x1,0,3,1,yes,0,0,0,none,0, NC_STEALTHFIELD,Stealth Field
-2275,5:6:7:8:9,6,16,0,0x1,0,5,1,yes,0,0,0,magic,0, NC_REPAIR,Repair
-2276,0,0,0,0,0,0,10,0,no,0,0,0,none,0, NC_TRAININGAXE,Axe Training
-2277,0,0,0,0,0,0,5,0,no,0,0,0,none,0, NC_RESEARCHFE,Research Fire/Earth
-2278,5:6:7:8:9,6,1,-1,0,0,5,1,no,0,0,0,weapon,2:3:4:5:6, NC_AXEBOOMERANG,Axe Boomerang
-2279,1,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, NC_POWERSWING,Power Swing
-2280,0,8,4,-1,0x2,2:2:3:3:3,5,-3,no,0,0,0,weapon,0, NC_AXETORNADO,Axe Tornado // Check me. Takes 20 * Skill LV amount of HP each use.
-2281,2,6,2,0,0x1,0,5,1,yes,0,0,2,none,0, NC_SILVERSNIPER,FAW - Silver Sniper
-2282,2,6,2,0,0x1,0,5,1,yes,0,0,2,none,0, NC_MAGICDECOY,FAW - Magic Decoy
-2283,2,6,1,0,0x1,0,1,1,no,0,0,0,none,0, NC_DISJOINT,FAW Removal
-
-//****
-// SC Shadow Chaser
-2284,1,6,1,-1,0x2,1,5,1,no,0,0,0,weapon,0, SC_FATALMENACE,Fatal Menace
-2285,0,6,4,0,0x1,0,10,1,no,0,0,0,none,0, SC_REPRODUCE,Reproduce
-2286,0,6,4,0,0x1,0,10,1,yes,0,0,0,none,0, SC_AUTOSHADOWSPELL,Auto Shadow Spell
-2287,5,6,1,0,0x1,0,5,1,no,0,0,0,none,0, SC_SHADOWFORM,Shadow Form
-2288,7:7:7:9:9:9:9:11:11:11,8,1,-1,0,0,10,-3,yes,0,0,0,weapon,3, SC_TRIANGLESHOT,Triangle Shot
-2289,0,6,4,0,0x3,2,5,1,no,0,0,0,none,0, SC_BODYPAINT,Body Painting
-2290,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0, SC_INVISIBILITY,Invisibility
-2291,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, SC_DEADLYINFECT,Deadly Infect
-2292,3,6,1,0,0x1,0,3,1,yes,0,0,0,none,0, SC_ENERVATION,Masquerade - Enervation
-2293,3,6,1,0,0x1,0,3,1,yes,0,0,0,none,0, SC_GROOMY,Masquerade - Gloomy
-2294,3,6,1,0,0x1,0,3,1,yes,0,0,0,none,0, SC_IGNORANCE,Masquerade - Ignorance
-2295,3,6,1,0,0x1,0,3,1,yes,0,0,0,none,0, SC_LAZINESS,Masquerade - Laziness
-2296,3,6,1,0,0x1,0,3,1,yes,0,0,0,none,0, SC_UNLUCKY,Masquerade - Unlucky
-2297,3,6,1,0,0x1,0,3,1,yes,0,0,0,none,0, SC_WEAKNESS,Masquerade - Weakness
-2298,3,6,1,0,0x1,0,5,1,yes,0,0,0,weapon,0, SC_STRIPACCESSARY,Strip Accessory //CHECK Is weapon attack type needed?
-2299,7,6,2,0,0x1,0,3,1,yes,0,0,3,magic,0, SC_MANHOLE,Man Hole
-2300,7,6,2,0,0x1,0,3,1,yes,0,0,1,magic,0, SC_DIMENSIONDOOR,Dimension Door
-2301,7,6,2,0,0x1,2,3,1,yes,0,0,1,magic,0, SC_CHAOSPANIC,Chaos Panic
-2302,7,6,2,0,0x1,2,3,1,yes,0,0,1,magic,0, SC_MAELSTROM,Maelstrom
-2303,7,6,2,0,0x1,0,3,1,yes,0,0,0,none,0, SC_BLOODYLUST,Bloody Lust
-2304,0,6,4,-1,0,0,3,1,no,0,0,0,weapon,0, SC_FEINTBOMB,Feint Bomb
-
-//****
-// LG Royal Guard
-2307,11,8,1,-1,0,2,5,1,no,0,0,10,weapon,0, LG_CANNONSPEAR,Cannon Spear
-2308,7,6,1,-1,0,0,10,1,no,0,0,0,weapon,0, LG_BANISHINGPOINT,Banishing Point
-2309,0,6,4,0,0x3,2,3,1,no,0,0,0,none,0, LG_TRAMPLE,Trample
-2310,1,6,1,0,0,0,5,1,no,0,0,0,weapon,0, LG_SHIELDPRESS,Shield Press
-2311,0,6,4,0,0x3,3,5,1,no,0,0,0,none,0, LG_REFLECTDAMAGE,Reflect Damage
-2312,5,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, LG_PINPOINTATTACK,Pinpoint Attack
-2313,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0, LG_FORCEOFVANGUARD,Force of Vanguard
-2314,1,6,1,-1,0,0,1,1,no,0,0,0,weapon,0, LG_RAGEBURST,Rage Burst
-2315,0,6,4,0:6:0,0x2,0,3,1,yes,0,0,0,none,2:0:0,LG_SHIELDSPELL,Shield Spell
-2316,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0, LG_EXEEDBREAK,Exceed Break
-2317,2,6,2,-1,0x2,0,5,1,yes,0,0,0,weapon,0, LG_OVERBRAND,Over Brand
-2318,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0, LG_PRESTIGE,Prestige
-2319,0,6,4,0,0x1,3,5,1,no,0,0,0,weapon,0, LG_BANDING,Banding //CHECK Splash isnt needed right? Banding has its own UNIT ID.
-2320,0,6,4,-1,0x2,3,5,1,yes,0,0,0,weapon,0, LG_MOONSLASHER,Moon Slasher
-2321,1,8,2,6,0x2,5,5,-7,yes,0,0,0,weapon,0, LG_RAYOFGENESIS,Ray of Genesis
-2322,0,6,16,0,0x3,1,5,1,yes,0,0,0,none,0, LG_PIETY,Piety
-2323,0,8,4,2,0x2,1:1:2:2:3,5,-5,yes,0,0,0,weapon,0, LG_EARTHDRIVE,Earth Drive
-2324,3,8,1,-1,0,0,5,3,yes,0,0,0,weapon,0, LG_HESPERUSLIT,Hesperus Lit
-2325,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0, LG_INSPIRATION,Inspiration
-2519,1,6,1,-1,0x2,0,5,1,yes,0,0,0,weapon,3:4:5:6:7, LG_OVERBRAND_BRANDISH,Over Brand
-
-//****
-// SR Sura
-2326,-2,8,1,-1,0,0,10,-2,no,0,0,0,weapon,0, SR_DRAGONCOMBO,Dragon Combo
-2327,0,8,4,-1,0x2,2,5,-3,no,0,0,0,weapon,3, SR_SKYNETBLOW,Sky Net Blow
-2328,0,6,4,-1,0x2,1:2:3:4:5,5,1,no,0,0,0,weapon,0, SR_EARTHSHAKER,Earth Shaker //CHECK Must add a check in battle.c to triple damage if hitting a hidden target.
-2329,-2,8,4,-1,0,0,5,-2,no,0,0x200,0,weapon,0, SR_FALLENEMPIRE,Fallen Empire //CHECK Video shows 2 hits. Is it sub hits? Yes its divided between 2 hits.
-2330,-2,6,1,-1,0x42,1:1:1:1:1:2:2:2:2:2,10,1,yes,0,0,0,weapon,0, SR_TIGERCANNON,Tiger Cannon //CHECK Need to fix to be enemy targeted and also combo after Fallen Empire.
-2331,0,0,0,0,0,0,10,0,no,0,0,0,none,0, SR_HELLGATE,Hell Gate
-2332,5,6,4,-1,0x2,3,5,1,no,0,0,0,weapon,0, SR_RAMPAGEBLASTER,Rampage Blaster
-2333,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, SR_CRESCENTELBOW,Crescent Elbow //CHECK Check the autospell ID.
-2334,0,6,4,0,0x3,1:1:2:2:3,5,1,no,0,0,0,none,0, SR_CURSEDCIRCLE,Cursed Circle
-2335,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, SR_LIGHTNINGWALK,Lightning Walk
-2336,7:8:9:10:11,6,1,-1,0,0,5,1,no,0,0,0,weapon,2:3:4:5:6, SR_KNUCKLEARROW,Knuckle Arrow
-2337,0,6,4,-1,0x2,2,1,1,yes,0,0,0,weapon,0, SR_WINDMILL,Windmill
-2338,0,6,4,0,0x1,0,10,1,no,0,0,0,none,0, SR_RAISINGDRAGON,Raising Dragon
-2339,0,0,0,0,0,0,5,1,no,0,0,0,none,0, SR_GENTLETOUCH,Gentle Touch
-2340,0,6,4,0,0x3,2,1,1,no,0,0,0,none,0, SR_ASSIMILATEPOWER,Assimilate Power
-2341,3,6,16,0,0x1,0,1,1,yes,0,0x200,0,none,0, SR_POWERVELOCITY,Power Velocity
-2342,1,6,1,-1,0x20,0,5,1,no,0,0,0,weapon,7, SR_CRESCENTELBOW_AUTOSPELL,Crescent Elbow Autospell //CHECK Does this ignore defense?
-2343,1:2:3:3:4:4:5:5:6:7,8,1,0,0,0,10,-7,yes,0,0,0,weapon,0, SR_GATEOFHELL,Gate of Hell //CHECK Need to fix to be enemy targeted and also combo after Fallen Empire
-2344,2,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, SR_GENTLETOUCH_QUIET,Gentle Touch - Quiet
-2345,2,6,16,0,0x1,0,5,1,no,0,0,0,magic,0, SR_GENTLETOUCH_CURE,Gentle Touch - Cure //CHECK Its a healing skill. Guessing it has to be magic type? Healing isnt working.
-2346,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0, SR_GENTLETOUCH_ENERGYGAIN,Gentle Touch - Energy Gain
-2347,2,6,16,0,0x1,0,5,1,yes,0,0,0,none,0, SR_GENTLETOUCH_CHANGE,Gentle Touch - Change
-2348,2,6,16,0,0x1,0,5,1,yes,0,0,0,none,0, SR_GENTLETOUCH_REVITALIZE,Gentle Touch - Revitalize
-
-//****
-// WA Wanderer
-2350,0,6,4,0,0x3,7:8:9:10:11,5,1,yes,0,0,0,none,0, WA_SWING_DANCE,Swing Dance
-2351,0,6,4,0,0x3,7:8:9:10:11,5,1,yes,0,0,0,none,0, WA_SYMPHONY_OF_LOVER,Symphony of Lovers
-2352,0,6,4,0,0x3,7:8:9:10:11,5,1,yes,0,0,0,none,0, WA_MOONLIT_SERENADE,Moonlit Serenade
-
-//****
-// MI Minstrel
-2381,0,6,4,0,0x3,7:8:9:10:11,5,1,yes,0,0,0,none,0, MI_RUSH_WINDMILL,Windmill Rush Attack
-2382,0,6,4,0,0x3,7:8:9:10:11,5,1,yes,0,0,0,none,0, MI_ECHOSONG,Echo Song
-2383,9,6,16,0,0x1,0,5,1,yes,0,0,0,none,0, MI_HARMONIZE,Harmonize
-
-//****
-// WM Wanderer/Minstrel
-2412,0,0,0,0,0,0,10,0,no,0,0,0,none,0, WM_LESSON,Lesson
-2413,9,8,1,-1,0,0,5,-2:-2:-3:-3:-4,yes,0,0,0,magic,0, WM_METALICSOUND,Metallic Sound
-2414,9,6,2,-1,0x1,1,5,1,yes,0,0x80,0,none,0, WM_REVERBERATION,Reverberation //CHECK May need to recode. Testing needed. Also need to test AoE size.
-2415,0,0,0,-1,0,0,5,1,no,0,0,0,weapon,0, WM_REVERBERATION_MELEE,Reverberation Melee
-2416,0,0,0,-1,0,0,5,1,no,0,0,0,magic,0, WM_REVERBERATION_MAGIC,Reverberation Magic
-2417,11,6,2,0,0x3,5,1,1,no,0,0,0,none,0, WM_DOMINION_IMPULSE,Dominion Impulse
-2418,9,6,2,0,0x1,0,5,1,yes,0,0,0,none,0, WM_SEVERE_RAINSTORM,Severe Rainstorm
-2419,9,6,2,0,0x3,1,5,1,yes,0,0x80,5,none,0, WM_POEMOFNETHERWORLD,Poem of The Netherworld //CHECK May need to recode too.
-2420,0,6,4,0,0x2,2:3:4:5:6,5,1,yes,0,0,0,none,0,WM_VOICEOFSIREN,Voice of Siren
-2421,7,6,16,0,0x1,0,5,1,yes,0,0,0,none,0, WM_DEADHILLHERE,Valley of Death//Enemy targeted magic skill in official. Really? WTF???
-2422,0,6,4,0,0x3,5:6:7:8:9,5,1,yes,0,0,0,none,0,WM_LULLABY_DEEPSLEEP,Deep Sleep Lullaby
-2423,0,6,4,0,0x3,3:4:5:6:7,5,1,yes,0,0,0,none,0,WM_SIRCLEOFNATURE,Circle of Nature's Sound
-2424,9,6,4,0,0x1,0,5,1,yes,0,0,0,magic,0, WM_RANDOMIZESPELL,Improvised Song
-2425,9,6,16,0,0x1,0,5,1,yes,0,0,0,none,0, WM_GLOOMYDAY,Gloomy Day
-2426,9,6,2,0,0x2,2:3:3:4:4,5,1,yes,0,0x4000,0,weapon,0, WM_GREAT_ECHO,Great Echo//Skill type in official is set to none. Why?
-2427,0,6,4,0,0x3,5:6:7:8:9,5,1,yes,0,0x4000,0,none,0, WM_SONG_OF_MANA,Song of Mana
-2428,0,6,4,0,0x3,5:6:7:8:9,5,1,yes,0,0x4000,0,none,0, WM_DANCE_WITH_WUG,Dance With A Warg
-2429,9,6,2,0,0x42,4:4:5:5:6,5,1,yes,0,0x4000,0,none,0, WM_SOUND_OF_DESTRUCTION,Sound of Destruction//Using clif damage to deal the fixed damage for now. Testing needed to see how it dealed.
-2430,0,6,4,0,0x3,3:4:5:6:7,5,1,yes,0,0x4000,0,none,0, WM_SATURDAY_NIGHT_FEVER,Saturday Night Fever//Info for above skill. Type in official is magic. Has damage changed since 2011? Recheck AoE.
-2431,0,6,4,0,0x3,5:5:6:6:7,5,1,yes,0,0x4000,0,none,0, WM_LERADS_DEW,Lerad's Dew
-2432,0,6,4,0,0x3,5:5:6:6:7,5,1,yes,0,0x4000,0,none,0, WM_MELODYOFSINK,Melody of Sink
-2433,0,6,4,0,0x3,5:5:6:6:7,5,1,yes,0,0x4000,0,none,0, WM_BEYOND_OF_WARCRY,Warcry of Beyond
-2434,0,6,4,0,0x3,5:5:6:6:7,5,1,yes,0,0x4000,0,none,0, WM_UNLIMITED_HUMMING_VOICE,Unlimited Humming Voice
-
-//****
-// SO Sorcerer
-2443,0,6,4,3,0,0,5,1,yes,0,0,8:10:12:14:16,magic,0, SO_FIREWALK,Fire Walk //CHECK Video and data shows each cell only hits once.
-2444,0,6,4,4,0,0,5,1,yes,0,0,8:10:12:14:16,magic,0, SO_ELECTRICWALK,Electric Walk
-2445,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, SO_SPELLFIST,Spell Fist
-2446,9,6,2,2,0,0,5,-3,yes,0,0,0,magic,0, SO_EARTHGRAVE,Earth Grave
-2447,9,6,2,1,0,0,5,-5,yes,0,0,0,magic,0, SO_DIAMONDDUST,Diamond Dust
-2448,9,6,1,5,0x2,1:1:1:1:2,5,1,yes,0,0,0,magic,0, SO_POISON_BUSTER,Poison Buster
-2449,9,6,2,0,0,0,5,1,yes,0,0,0,magic,0, SO_PSYCHIC_WAVE,Psychic Wave
-2450,9,6,2,5,0,0,5,1,yes,0,0,0,magic,0, SO_CLOUD_KILL,Cloud Kill
-2451,9,6,16,0,0x1,0,5,1,yes,0,0,0,none,0, SO_STRIKING,Striking //CHECK Data shows a % for increased successful refine rate. Is this true?
-2452,9,6,2,3,0x1,0,5,1,yes,0,0,0,magic,0, SO_WARMER,Warmer
-2453,9,6,2,0,0x1,0,5,1,yes,0,0,0,magic,0, SO_VACUUM_EXTREME,Vacuum Extreme
-2454,9,6,1,4,0x2,1:1:2:2:3,5,1,yes,0,0,0,magic,0, SO_VARETYR_SPEAR,Varetyr Spear
-2455,9,6,2,0,0x3,1:1:2:2:3,5,1,yes,0,0,0,magic,0, SO_ARRULLO,Arrullo
-2456,0,6,4,0,0x1,0,4,1,yes,0,0,0,none,0, SO_EL_CONTROL,Spirit Control
-2457,0,6,4,3,0x1,0,3,1,yes,0,0,0,none,0, SO_SUMMON_AGNI,Summon Fire Spirit Agni
-2458,0,6,4,1,0x1,0,3,1,yes,0,0,0,none,0, SO_SUMMON_AQUA,Summon Water Spirit Aqua
-2459,0,6,4,4,0x1,0,3,1,yes,0,0,0,none,0, SO_SUMMON_VENTUS,Summon Wind Spirit Ventus
-2460,0,6,4,2,0x1,0,3,1,yes,0,0,0,none,0, SO_SUMMON_TERA,Summon Earth Spirit Tera
-2461,5,6,1,0,0x1,0,1,1,no,0,0,0,none,0, SO_EL_ACTION,Elemental Action
-2462,0,6,4,0,0x1,0,2,1,yes,0,0,0,none,0, SO_EL_ANALYSIS,Four Spirit Analysis
-2463,0,0,0,0,0,0,5,0,no,0,0,0,none,0, SO_EL_SYMPATHY,Spirit Sympathy
-2464,0,6,4,0,0x1,0,1,1,yes,0,0,0,none,0, SO_EL_CURE,Spirit Recovery
-2465,9,6,2,3,0x1,0,3,1,yes,0,0,1,magic,0, SO_FIRE_INSIGNIA,Fire Insignia //CHECK All 4 insignia skills can be targeted and animations work
-2466,9,6,2,1,0x1,0,3,1,yes,0,0,1,magic,0, SO_WATER_INSIGNIA,Water Insignia // but its effects havent been coded yet.
-2467,9,6,2,4,0x1,0,3,1,yes,0,0,1,magic,0, SO_WIND_INSIGNIA,Wind Insignia
-2468,9,6,2,2,0x1,0,3,1,yes,0,0,1,magic,0, SO_EARTH_INSIGNIA,Earth Insignia
-
-//****
-// GN Genetic
-2474,0,0,0,0,0,0,5,0,no,0,0,0,none,0, GN_TRAINING_SWORD,Sword Training
-2475,0,0,0,0,0,0,5,0,no,0,0,0,none,0, GN_REMODELING_CART,Cart Remodeling
-2476,0,6,4,-1,0x2,2,5,1,no,0,0,0,weapon,2, GN_CART_TORNADO,Cart Tornado
-2477,7:8:9:10:11,6,1,-1,0x2,1:1:2:2:3,5,1,yes,0,0,0,weapon,0, GN_CARTCANNON,Cart Cannon
-2478,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0, GN_CARTBOOST,Cart Boost
-2479,9,6,2,0,0,0,5,1,yes,0,0x80,5,misc,0, GN_THORNS_TRAP,Thorn Trap
-2480,11,6,1,0,0x1,0,5,1,yes,0,0,3,misc,0, GN_BLOOD_SUCKER,Blood Sucker //CHECK Data says its a magic attack. Hmmmm....
-2481,11,6,1,-1,0x2,1:2:3:4:5,5,1,yes,0,0,0,weapon,0, GN_SPORE_EXPLOSION,Spore Explosion //CHECK Data says its element is set to neutral. Need to confirm.
-2482,11,6,16,0,0x1,0,5,-1,yes,0,0,1,weapon,2, GN_WALLOFTHORN,Wall of Thorns
-2483,11,6,2,0,0x3,4,10,1,yes,0,0,0,none,0, GN_CRAZYWEED,Crazy Weed
-2484,0,6,2,2,0,0,10,1,no,0,0,0,weapon,0, GN_CRAZYWEED_ATK,Crazy Weed Attack
-2485,9,6,2,3,0,0,5,1,yes,0,0,0,magic,0, GN_DEMONIC_FIRE,Demonic Fire
-2486,9,6,2,0,0,0,5,1,yes,0,0,0,none,0, GN_FIRE_EXPANSION,Fire Expansion //CHECK FIX ME!!!! Level 1 is reducing the damage. Should increase it by 50%
-2487,9,6,2,0,0,0,1,1,no,0,0,0,none,0, GN_FIRE_EXPANSION_SMOKE_POWDER,Fire Expansion Smoke Powder
-2488,9,6,2,0,0,0,1,1,no,0,0,0,none,0, GN_FIRE_EXPANSION_TEAR_GAS,Fire Expansion Tear Gas
-2489,11,6,1,0,0,0,10,1:2:3:4:5:6:7:8:9:10,no,0,0,0,weapon,0, GN_FIRE_EXPANSION_ACID,Fire Expansion Acid
-2490,9,6,2,0,0x3,1,5,1,yes,0,0x80,2:3:4:5:6,none,0, GN_HELLS_PLANT,Hell's Plant
-2491,0,6,1,0,0xC0,0,5,1,no,0,0,0,misc,0, GN_HELLS_PLANT_ATK,Hell's Plant Attack
-2492,0,6,4,0,0x3,5:6:6:7:7,5,1,yes,0,0,0,none,0, GN_MANDRAGORA,Howling of Mandragora
-2493,11,6,16,0,0x1,0,1,1,yes,0,0,0,none,0, GN_SLINGITEM,Sling Item
-2494,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, GN_CHANGEMATERIAL,Change Material
-2495,0,6,4,0,0x1,0,2,1,no,0,0,0,none,0, GN_MIX_COOKING,Mix Cooking
-2496,0,6,4,0,0x1,0,2,1,no,0,0,0,none,0, GN_MAKEBOMB,Create Bomb
-2497,0,6,4,0,0x1,0,10,1,no,0,0,0,none,0, GN_S_PHARMACY,Special Pharmacy
-2498,11,6,1,0,0,0,1,1,no,0,0,0,weapon,0, GN_SLINGITEM_RANGEMELEEATK,Sling Item Attack
-
-2515,11,6,16,0,0x1,0,5,1,yes,0,0,0,magic,0, AB_SECRAMENT,Secrament
-2516,11,6,1,-1,0x2,5,5,1,no,0,0,0,weapon,0, WM_SEVERE_RAINSTORM_MELEE,Severe Rainstorm Melee
-2517,0,6,4,-1,0x2,3:4:5:6:7,5,1,no,0,0,0,weapon,0, SR_HOWLINGOFLION,Howling of Lion
-2518,11,6,2,-1,0x2,2:2:3:3:4,5,1,no,0,0,0,weapon,0, SR_RIDEINLIGHTNING,Ride In Lightening
-
-// Episode 13.3
-//2533,0,0,4,0,0x1,0,1,0,no,0,0,0,none,0, ALL_ODINS_RECALL,Odin's Recall
-2534,0,0,4,0,0x1,0,1,0,no,0,0,0,none,0, RETURN_TO_ELDICASTES,Return To Eldicastes
-2535,0,0,4,0,0x1,0,1,0,no,0,0x1,0,none,0, ALL_BUYING_STORE,Open Buying Store
-2536,0,0,4,0,0x1,0,1,0,no,0,0,0,none,0, ALL_GUARDIAN_RECALL,Guardian's Recall
-2537,9,6,16,0,0x1,0,2,1,yes,0,0,0,magic,0, ALL_ODINS_POWER,Odin's Power
-//2538,0,0,0,0,0,0,??,0,no,0,0,0,none,0, BEER_BOTTLE_CAP,Beer Bottle Cap
-//2539,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_ASSASSINCROSS,Assassin Cross of Sunset 2
-//2540,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_DISSONANCE,Dissonance 2
-//2541,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_UGLYDANCE,Ugly Dance 2
-//2542,0,0,0,0,0,0,??,0,no,0,0,0,none,0, ALL_TETANY,Tetany
-//2543,0,0,0,0,0,0,??,0,no,0,0,0,none,0, ALL_RAY_OF_PROTECTION,Ray of Protection
-2544,0,6,4,0,0x1,0,1,1,no,0,0x1,0,none,0, MC_CARTDECORATE,Change Cart 2
-//2545,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GM_ITEM_ATKMAX#Maximum Attack#
-//2546,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GM_ITEM_ATKMIN#Minimal Attack#
-//2547,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GM_ITEM_MATKMAX#Maximum Magic Attack#
-//2548,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GM_ITEM_MATKMIN#Minimal Magic Attack#
-
-// Rebellion
-2551,0,0,0,0,0,0,10,0,no,0,0,0,none,0, RL_GLITTERING_GREED,Flip The Coin Greed//Not in the skill tree. Why and what does it do? Need real max level.
-2552,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, RL_RICHS_COIN,Rich's Coin
-2553,15,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, RL_MASS_SPIRAL,Mass Spiral
-2554,9,6,1,-1,0x2,2,5,1,no,0,0,0,weapon,0, RL_BANISHING_BUSTER,Banishing Buster
-2555,0,6,4,0,0x1,0,5,1,no,0,0,3,none,0, RL_B_TRAP,Bind Trap
-2556,0,6,4,0,0x3,-1,1,1,no,0,0,0,none,0, RL_FLICKER,Flicker
-2557,9,6,1,-1,0x2,2,5,1,no,0,0,0,weapon,0, RL_S_STORM,Shatter Storm
-2558,0,6,4,0,0x1,0,10,1,no,0,0,0,none,0, RL_E_CHAIN,Eternal Chain
-2559,0,6,4,-1,0,0,1,1,no,0,0x200,0,weapon,0, RL_QD_SHOT,Quick Draw Shot
-2560,11,6,1,0,0x1,0,1,1,no,0,0,3,none,0, RL_C_MARKER,Crimson Marker
-2561,0,6,4,-1,0x2,2,5,1,no,0,0,0,weapon,0, RL_FIREDANCE,Fire Dance
-2562,7:8:9:10:11,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, RL_H_MINE,Howling Mine
-2563,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, RL_P_ALTER,Platinum Alter
-2564,9,6,2,0,0x1,0,5,1,no,0,0,0,none,0, RL_FALLEN_ANGEL,Fallen Angel//This skill doesen't deal damage and instead autocasts Desperado right?
-2565,0,6,4,-1,0x2,2:3:4:5:6,5,1,no,0,0,0,weapon,3, RL_R_TRIP,Round Trip//How much knockback is there? Well put 3 for now.
-2566,0,6,4,-1,0x2,-1,5,1,no,0,0,0,weapon,0, RL_D_TAIL,Dragon Tail
-2567,3,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, RL_FIRE_RAIN,Fire Rain
-2568,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, RL_HEAT_BARREL,Heat Barrel
-2569,9,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, RL_AM_BLAST,Anti-Material Blast
-2570,9,6,1,-1,0,0,5,1,no,0,0,0,weapon,6, RL_SLUGSHOT,Slug Shot//Tester found it knocks back and forces sit.
-2571,7:8:9:10:11,6,1,-1,0x2,2,5,1,no,0,0,0,weapon,0, RL_HAMMER_OF_GOD,Hammer of God//Might be INF 2, but well use INF 1 for now.
-2572,0,6,1,-1,0x40,0,5,1,no,0,0,0,weapon,0, RL_R_TRIP_PLUSATK,Round Trip Plus Attack
-2573,0,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, RL_B_FLICKER_ATK,Bind Flicker Attack//Max level guess based on Bind Trap max level.
-2574,0,6,1,-1,0,0,10,1,no,0,0,0,weapon,0, RL_GLITTERING_GREED_ATK,Flip The Coin Greed Attack//Guess on max level is from Flip The Coin Greed
-
-// Kagerou & Oboro
-3001,0,6,4,0,0,0,1,1,no,0,0,0,none,0, KO_YAMIKUMO,Yamikumo
-3002,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0, KO_RIGHT,Right Hand Mastery
-3003,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0, KO_LEFT,Left Hand Mastery
-3004,3:4:5:6:7,8,1,-1,0,0,5,-2,no,0,0,0,weapon,0, KO_JYUMONJIKIRI,Cross Strike
-3005,2,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, KO_SETSUDAN,Soul Sever
-3006,7:8:9:10:11,6,2,0,0x2,2,5,0,no,0,0,0,weapon,0, KO_BAKURETSU,Bakuretsu Kunai
-3007,0,6,4,-1,0x42,4:4:4:4:5,5,0,no,0,0,0,misc,0, KO_HAPPOKUNAI,Happo Kunai
-3008,9,8,2,0,0x12,2,10,-10,no,0,0,0,misc,0, KO_MUCHANAGE,Mucha Nage
-3009,9:10:11:12:13,8,2,-1,0x2,3,5,-5,no,0,0,0,weapon,0, KO_HUUMARANKA,Huuma Shuriken Ranka
-3010,3,6,4,0,0x42,0,5,1,no,0,0x80,0,weapon,0, KO_MAKIBISHI,Makibishi
-3011,0,6,4,0,0x1,0,5,0,yes,0,0,0,none,0, KO_MEIKYOUSISUI,Meikyo Shisui
-3012,0,6,4,0,0x1,0,5,0,no,0,0,1,none,3:4:5:6:7, KO_ZANZOU,Zanzou
-3013,5,6,1,0,0x1,0,5,0,no,0,0,0,none,0, KO_KYOUGAKU,Kyougaku
-3014,5,6,1,0,0x1,0,5,0,no,0,0,0,none,0, KO_JYUSATSU,Jyusatsu
-3015,0,6,4,3,0x1,0,1,1,no,0,0,0,none,0, KO_KAHU_ENTEN,Kahu Enten
-3016,0,6,4,1,0x1,0,1,1,no,0,0,0,none,0, KO_HYOUHU_HUBUKI,Hyouhu Hubuki
-3017,0,6,4,4,0x1,0,1,1,no,0,0,0,none,0, KO_KAZEHU_SEIRAN,Kazehu Seiran
-3018,0,6,4,2,0x1,0,1,1,no,0,0,0,none,0, KO_DOHU_KOUKAI,Dohu Koukai
-3019,11,6,1,0,0,0,5,0,no,0,0,0,magic,0, KO_KAIHOU,Technique Kaihou
-3020,7,6,2,0,0,0,1,3,yes,0,0,0,magic,0, KO_ZENKAI,Zenkai
-3021,5:6:7:8:9,6,16,0,0x1,0,5,1,no,0,0,0,none,0, KO_GENWAKU,Genwaku
-3022,0,6,4,0,0x1,0,5,0,no,0,0,0,none,0, KO_IZAYOI,Izayoi
-3023,0,6,4,0,0x3,2:3:4:5:6,5,0,no,0,0,0,none,0, KG_KAGEHUMI,Kagehumi
-3024,7,6,1,0,0x1,0,5,1,no,0,0,0,none,0, KG_KYOMU,Kyomu
-3025,7,6,16,0,0x1,0,5,1,no,0,0,0,none,0, KG_KAGEMUSYA,Kagemusha
-3026,7,6,16,0,0x1,0,5,1,no,0,0,0,none,0, OB_ZANGETSU,Zangetsu
-3027,7,6,16,0,0x1,0,5,1,no,0,0,0,none,0, OB_OBOROGENSOU,Oboro Gensou
-3028,1,6,4,0,0x2,3,1,1,no,0,0,0,weapon,0, OB_OBOROGENSOU_TRANSITION_ATK,Hazy Moonlight Illusion Transition Attack
-3029,7,6,1,0,0x1,0,5,0,no,0,0,0,none,0, OB_AKAITSUKI,Akaitsuki
-
-// Eclage Skills
-3031,7,6,16,0,0x1,0,1,1,no,0,0,0,none,0, ECL_SNOWFLIP,Snow Flip
-3032,7,6,16,0,0x1,0,1,1,no,0,0,0,none,0, ECL_PEONYMAMY,Peony Mamy
-3033,7,6,16,0,0x1,0,1,1,no,0,0,0,none,0, ECL_SADAGUI,Sadagui
-3034,7,6,16,0,0x1,0,1,1,no,0,0,0,none,0, ECL_SEQUOIADUST,Sequoia Dust
-3035,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, ECLAGE_RECALL,Return To Eclage
-
-// EP 14.3 Part 2 3rd Job Skills
-5001,1,8,1,-1,0,0,5,3,no,0,0,0,weapon,0, GC_DARKCROW,Dark Claw
-5002,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, RA_UNLIMIT,Unlimited
-5003,7,6,1,-1,0x2,4:5:6:7:8,5,1,no,0,0,0,weapon,0, GN_ILLUSIONDOPING,Illusion Doping
-5004,9,6,2,1,0x2,1:1:1:2:2:2:3:3:4:4,10,1,no,0,0,0,weapon,0, RK_DRAGONBREATH_WATER,Dragon Breath - Water
-5005,0,6,4,0,0x3,3,1,1,no,0,0,0,none,0, RK_LUXANIMA,Lux Anima
-5006,1,6,2,3,0,0,5,1,no,0,0,3,misc,0, NC_MAGMA_ERUPTION,Magma Eruption
-5007,0,6,4,0,0x3,5:6:7:8:9,5,1,no,0,0,0,none,0, WM_FRIGG_SONG,Frigg's Song
-5008,0,6,4,0,0x3,15,5,1,no,0,0,0,none,0, SO_ELEMENTAL_SHIELD,Elemental Shield
-5009,1,6,1,0,0x1,0,5,1,no,0,0,0,none,0, SR_FLASHCOMBO,Flash Combo
-5010,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, SC_ESCAPE,Emergency Escape
-5011,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, AB_OFFERTORIUM,Offertorium
-5012,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, WL_TELEKINESIS_INTENSE,Intense Telekinesis
-5013,0,6,4,0,0x3,5,5,1,no,0,0,0,none,0, LG_KINGS_GRACE,King's Grace
-5014,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, ALL_FULL_THROTTLE,Full Throttle
-5015,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, SR_FLASHCOMBO_ATK_STEP1,Flash Combo Attack Step 1
-5016,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, SR_FLASHCOMBO_ATK_STEP2,Flash Combo Attack Step 2
-5017,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, SR_FLASHCOMBO_ATK_STEP3,Flash Combo Attack Step 3
-5018,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, SR_FLASHCOMBO_ATK_STEP4,Flash Combo Attack Step 4
-
-8001,9,6,4,0,0x1,0,5,1,no,0,0,0,magic,0, HLIF_HEAL,Healing Touch
-8002,0,6,4,0,0x3,-1,5,1,no,0,0,0,none,0, HLIF_AVOID,Avoid
-8003,0,0,0,0,0,1,5,0,no,0,0,0,none,0, HLIF_BRAIN,Brain Surgery
-8004,0,6,4,0,0x1,0,3,0,no,0,0,0,none,0, HLIF_CHANGE,Change
-8005,0,6,4,0,0x1,0,5,0,no,0,0,0,none,0, HAMI_CASTLE,Castling
-8006,0,6,4,0,0x1,0,5,0,no,0,0,0,none,0, HAMI_DEFENCE,Defense
-8007,0,0,0,0,0x1,0,5,0,no,0,0,0,none,0, HAMI_SKIN,Adamantium Skin
-8008,0,6,4,0,0x1,0,3,0,no,0,0,0,none,0, HAMI_BLOODLUST,Bloodlust
-8009,1,8,1,0,0,0,5,-1:-2:-2:-2:-3,no,0,0,0,weapon,0, HFLI_MOON,Moonlight
-8010,0,6,4,0,0x1,0,5,0,no,0,0,0,none,0, HFLI_FLEET,Fleeting Move
-8011,0,6,4,0,0x1,0,5,0,yes,0,0,0,misc,0, HFLI_SPEED,Speed
-8012,1,6,1,0,0,0,3,0,no,0,0,0,none,0, HFLI_SBR44,S.B.R.44
-8013,9,6,1,0,0,0,5,1:2:3:4:5,no,0,0,0,magic,0, HVAN_CAPRICE,Caprice
-8014,0,6,4,0,0x1,0,5,0,no,0,0,0,none,0, HVAN_CHAOTIC,Benediction of Chaos
-8015,0,0,0,0,0x1,0,5,0,no,0,0,0,none,0, HVAN_INSTRUCT,Instruct
-8016,4,6,4,-1,0xD2,4,3,1,no,0,0,0,misc,0, HVAN_EXPLOSION,Bio Explosion
-//
-8018,9,6,4,0,0x1,0,5,1,no,0,0,0,none,0, MH_SUMMON_LEGION,Summon Legion
-8019,5,6,1,5,0,0,5,1,no,0,0,0,weapon,0, MH_NEEDLE_OF_PARALYZE,Needle of Paralyze
-8020,5,6,2,5,0,0,5,1,no,0,0,1,weapon,0, MH_POISON_MIST,Poison Mist
-8021,1,6,1,0,0x1,0,5,1,no,0,0,0,none,0, MH_PAIN_KILLER,Pain Killer
-8022,0,6,4,0,0,0x1,5,1,no,0,0,0,none,0, MH_LIGHT_OF_REGENE,Light of Regene
-8023,0,6,4,0,0,0x1,5,1,no,0,0,0,none,0, MH_OVERED_BOOST,Overed Boost
-8024,7,8,1,4:0:4:0:4,0,0,5,-6,yes,0,0,0,magic,0, MH_ERASER_CUTTER,Eraser Cutter
-8025,7,8,2,4:0:4:0:4,0x2,2:2:3:3:4,5,-6,no,0,0,0,magic,0, MH_XENO_SLASHER,Xeno Slasher
-8026,5:5:7:7:9,6,16,0,0x1,0,5,1,no,0,0,0,magic,0, MH_SILENT_BREEZE,Silent Breeze
-8027,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, MH_STYLE_CHANGE,Style Change
-8028,1,8,1,0,0,0,5,1,no,0,0,0,weapon,0, MH_SONIC_CRAW,Sonic Claw
-8029,1,6,4,0,0,0,5,1,no,0,0x200,0,weapon,0, MH_SILVERVEIN_RUSH,Silver Bain Rush
-8030,1,6,4,0,0,0,5,1,no,0,0x200,0,weapon,0, MH_MIDNIGHT_FRENZY,Midnight Frenzy
-8031,5:6:7:8:9,6,1,0,0,0,5,1,no,0,0,0,weapon,3, MH_STAHL_HORN,Steel Horn
-8032,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, MH_GOLDENE_FERSE,Golden Heel
-8033,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, MH_STEINWAND,Stone Wall
-8034,9,6,1,6,0x2,1:1:1:1:2,5,1,no,0,0,0,magic,0, MH_HEILIGE_STANGE,Holy Pole
-8035,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, MH_ANGRIFFS_MODUS,Attack Mode
-8036,3:4:5:6:7,6,1,0,0,0,5,1,no,0,0,0,weapon,0, MH_TINDER_BREAKER,Tinder Breaker
-8037,1,6,4,0,0,0,5,1,no,0,0x200,0,weapon,0, MH_CBC,Continual Break Combo
-8038,1,6,4,0,0,0,5,1,no,0,0x200,0,weapon,0, MH_EQC,Eternal Quick Combo
-8039,0,6,4,3,0x2,1:1:1:2:2,5,1,no,0,0,0,weapon,0, MH_MAGMA_FLOW,Magma Flow
-8040,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, MH_GRANITIC_ARMOR,Granitic Armor
-8041,7,6,2,3,0x2,0,5,1,no,0,0,1,weapon,0, MH_LAVA_SLIDE,Lava Slide
-8042,0,6,4,3,0x1,0,5,1,no,0,0,0,none,0, MH_PYROCLASTIC,Pyroclastic
-8043,7,6,2,0,0x1,0,5,1,no,0,0,3,none,0, MH_VOLCANIC_ASH,Volcanic Ash
-
-// Mercenary Skill Place holders
-8201,-1,6,1,-1,0,0,10,1,no,0,0,0,weapon,0, MS_BASH,Bash
-8202,0,6,4,3,0x2,2,10,1,no,0,0,0,weapon,2, MS_MAGNUM,Magnum_Break
-8203,-2,6,1,-1,0x2,1,10,1,no,0,0,0,weapon,1, MS_BOWLINGBASH,Bowling_Bash
-8204,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0, MS_PARRYING,Parry
-8205,0,6,4,0,0,0,10,1,no,0,0,0,weapon,0, MS_REFLECTSHIELD,Shield_Reflect
-8206,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0, MS_BERSERK,Frenzy
-8207,-9,8,1,-1,0,0,10,2,no,0,0,0,weapon,0, MA_DOUBLE,Double_Strafe
-8208,-9,6,2,-1,0x2,2,10,1,no,0,0x2000,0,weapon,2, MA_SHOWER,Arrow_Shower
-8209,3,6,2,0,0x1,0,5,1,no,0,0x80,0,misc,6:7:8:9:10, MA_SKIDTRAP,Skid_Trap
-8210,3,6,2,2,0x40,0,5,1,no,0,0x80,0,misc,0, MA_LANDMINE,Land_Mine
-8211,3,6,2,0,0x3,2,5,1,no,0,0x80,0,misc,0, MA_SANDMAN,Sandman
-8212,3,6,2,1,0x42,1,5,1,no,0,0x80,0,weapon,0, MA_FREEZINGTRAP,Freezing_Trap
-8213,2,6,32,0,0x1,0,1,1,no,0,0,0,misc,0, MA_REMOVETRAP,Remove_Trap
-8214,-9,6,1,-1,0x2,0,1,1,no,0,0x1,0,weapon,6, MA_CHARGEARROW,Arrow_Repel
-8215,9,8,1,-1,0,2,5,1,yes,0,0,13,weapon,0, MA_SHARPSHOOTING,Focused_Arrow_Strike
-8216,-2,8,1,-1,0,0,10,3,no,0,0,0,weapon,0, ML_PIERCE,Pierce
-8217,-2,6,1,-1,0x1,0,10,1,no,0,0,0,weapon,3, ML_BRANDISH,Brandish_Spear
-8218,5,8,1,-1,0x20,0,5,5,no,0,0,0,weapon,0, ML_SPIRALPIERCE,Spiral_Pierce
-8219,0,6,4,0,0x1,0,5,1,no,0,0,0,weapon,0, ML_DEFENDER,Defending_Aura
-8220,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0, ML_AUTOGUARD,Guard
-8221,7:8:9:10:11,6,16,0,0x1,0,5,1,yes,0,0x600,0,none,0, ML_DEVOTION,Sacrifice
-8222,0,6,4,0,0x3,-1,5,1,yes,0,0,0,magic,0, MER_MAGNIFICAT,Magnificat
-8223,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0, MER_QUICKEN,Two-Hand_Quicken
-8224,0,6,4,3,0x3,3,1,1,yes,0,0,0,magic,0, MER_SIGHT,Sight
-8225,1,8,1,-1,0,0,5,3,no,0,0,0,weapon,0, MER_CRASH,Crash
-8226,9,6,16,0,0x1,0,1,1,yes,0,0x1000,0,magic,0, MER_REGAIN,Regain
-8227,9,6,16,0,0x1,0,1,1,yes,0,0x1000,0,magic,0, MER_TENDER,Tender
-8228,9,6,16,0,0x1,0,1,1,yes,0,0x1000,0,magic,0, MER_BENEDICTION,Benediction
-8229,9,6,16,0,0x1,0,1,1,yes,0,0x1000,0,magic,0, MER_RECUPERATE,Recuperate
-8230,9,6,16,0,0x1,0,1,1,yes,0,0x1000,0,magic,0, MER_MENTALCURE,Mental_Cure
-8231,9,6,16,0,0x1,0,1,1,yes,0,0x1000,0,magic,0, MER_COMPRESS,Compress
-8232,9,6,1,0,0x1,0,10,1,no,0,0,0,none,0, MER_PROVOKE,Provoke
-8233,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0, MER_AUTOBERSERK,Berserk
-8234,9,6,1,0,0x1,0,10,1,yes,0,0,0,magic,0, MER_DECAGI,Decrease_AGI
-8235,0,6,4,0,0x1,0,1,1,yes,0,0,0,none,0, MER_SCAPEGOAT,Scapegoat
-8236,5,6,1,0,0x1,0,10,0,yes,0,0,0,magic,0, MER_LEXDIVINA,Lex_Divina
-8237,9,6,1,0,0x1,0,1,1,yes,0,0,0,magic,0, MER_ESTIMATION,Sense
-8238,9,6,16,0,0x1,0,10,1,yes,0,0,0,magic,0, MER_KYRIE,Kyrie Eleison
-8239,9,6,16,0,0x1,0,10,1,yes,0,0,0,magic,0, MER_BLESSING,Blessing
-8240,9,6,16,0,0x1,0,10,1,yes,0,0,0,magic,0, MER_INCAGI,Increase Agility
-//8241,2,6,2,0,0,0,1,1,no,0,0,0,none,0, MER_INVINCIBLEOFF2,Mind Blaster
-
-// Elemental Spirits Skills
-8401,0,6,4,3,0,0,1,1,no,0,0,0,weapon,2, EL_CIRCLE_OF_FIRE,Circle of Fire
-8402,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_FIRE_CLOAK,Fire Cloak
-8403,0,6,4,3,0,0,1,1,no,0,0,3,magic,2, EL_FIRE_MANTLE,Fire Mantle
-8404,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_WATER_SCREEN,Water Screen
-8405,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_WATER_DROP,Water Drop
-8406,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_WATER_BARRIER,Water Barrier
-8407,0,6,4,0,0x1,0,1,1,no,0,0,0,none,5, EL_WIND_STEP,Wind Step
-8408,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_WIND_CURTAIN,Wind Curtain
-8409,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_ZEPHYR,Zephyr
-8410,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_SOLID_SKIN,Solid Skin
-8411,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_STONE_SHIELD,Stone Shield
-8412,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_POWER_OF_GAIA,Power of Gaia
-8413,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_PYROTECHNIC,Pyrotechnic
-8414,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_HEATER,Heater
-8415,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_TROPIC,Tropic
-8416,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_AQUAPLAY,Aqua Play
-8417,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_COOLER,Cooler
-8418,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_CHILLY_AIR,Cool Air
-8419,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_GUST,Gust
-8420,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_BLAST,Blast
-8421,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_WILD_STORM,Wild Storm
-8422,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_PETROLOGY,Petrology
-8423,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_CURSED_SOIL,Cursed Soil
-8424,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, EL_UPHEAVAL,Upheaval
-8425,6,6,1,3,0,0,1,1,no,0,0,0,magic,0, EL_FIRE_ARROW,Fire Arrow
-8426,6,6,1,3,0,1,1,1,no,0,0,0,magic,0, EL_FIRE_BOMB,Fire Bomb
-8427,6,6,1,3,0,1,1,1,no,0,0,0,weapon,0, EL_FIRE_BOMB_ATK,Fire Bomb Attack
-8428,6,6,1,3,0,1,1,1,no,0,0,0,magic,0, EL_FIRE_WAVE,Fire Wave
-8429,6,6,1,3,0,1,1,1,no,0,0,0,weapon,0, EL_FIRE_WAVE_ATK,Fire Wave Attack
-8430,9,6,1,1,0,0,1,1,no,0,0,0,magic,0, EL_ICE_NEEDLE,Ice Needle
-8431,9,6,1,1,0,1,1,1,no,0,0,0,magic,0, EL_WATER_SCREW,Water Screw
-8432,9,6,1,1,0,1,1,1,no,0,0,0,weapon,0, EL_WATER_SCREW_ATK,Water Screw Attack
-8433,9,6,1,1,0,1,1,1,no,0,0,0,weapon,0, EL_TIDAL_WEAPON,Tidal Weapon
-8434,11,6,1,4,0,0,1,1,no,0,0,0,weapon,0, EL_WIND_SLASH,Wind Slasher
-8435,11,6,1,4,0,1,1,1,no,0,0,0,weapon,0, EL_HURRICANE,Hurricane Rage
-8436,7,6,1,4,0,0,1,1,no,0,0,0,magic,0, EL_HURRICANE_ATK,Hurricane Rage Attack
-8437,11,6,1,4,0,1,1,1,no,0,0,0,weapon,0, EL_TYPOON_MIS,Typhoon Missile
-8438,11,6,1,4,0,1,1,1,no,0,0,0,magic,0, EL_TYPOON_MIS_ATK,Typhoon Missile Attack
-8439,5,6,1,2,0,0,1,1,no,0,0,0,weapon,0, EL_STONE_HAMMER,Stone Hammer
-8440,3,6,1,2,0,1,1,1,no,0,0,0,weapon,0, EL_ROCK_CRUSHER,Rock Launcher
-8441,5,6,1,2,0,1,1,1,no,0,0,0,magic,0, EL_ROCK_CRUSHER_ATK,Rock Launcher Attack
-8442,9,6,1,2,0,1,1,-5,no,0,0,0,weapon,0, EL_STONE_RAIN,Stone Rain
-
-10000,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0, GD_APPROVAL,Official Guild Approval
-10001,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0, GD_KAFRACONTRACT,Kafra Contract
-10002,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0, GD_GUARDRESEARCH,Guardian Research
-10003,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0, GD_GUARDUP,Strengthen Guardians
-10004,0,0,0,0,0,0,10,0,no,0,0x10,0,none,0, GD_EXTENSION,Guild Extension
-10005,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0, GD_GLORYGUILD,Guild's Glory
-10006,0,0,0,0,0,2,1,0,no,0,0x10,0,none,0, GD_LEADERSHIP,Great Leadership
-10007,0,0,0,0,0,2,1,0,no,0,0x10,0,none,0, GD_GLORYWOUNDS,Glorious Wounds
-10008,0,0,0,0,0,2,1,0,no,0,0x10,0,none,0, GD_SOULCOLD,Cold Heart
-10009,0,0,0,0,0,2,1,0,no,0,0x10,0,none,0, GD_HAWKEYES,Sharp Gaze
-10010,0,0,4,0,0x3,15,1,0,yes,0,0x10,0,none,0, GD_BATTLEORDER,Battle Orders
-10011,0,0,4,0,0x3,15,3,0,yes,0,0x10,0,none,0, GD_REGENERATION,Regeneration
-10012,0,0,4,0,0x3,15,1,0,yes,0,0x10,0,none,0, GD_RESTORE,Restoration
-10013,0,0,4,0,0x3,0,1,0,yes,0,0x10,0,none,0, GD_EMERGENCYCALL,Urgent Call
-10014,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0, GD_DEVELOPMENT,Permanent Development
-//10015,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0, GD_ITEMEMERGENCYCALL,Unknown Skill
diff --git a/db/re/skill_require_db.txt b/db/re/skill_require_db.txt
deleted file mode 100644
index a2e763dc2..000000000
--- a/db/re/skill_require_db.txt
+++ /dev/null
@@ -1,1028 +0,0 @@
-// Skill Requirements Database
-//
-// Structure of Database:
-// SkillID,HPCost,MaxHPTrigger,SPCost,HPRateCost,SPRateCost,ZenyCost,RequiredWeapons,RequiredAmmoTypes,RequiredAmmoAmount,RequiredState,SpiritSphereCost,RequiredItemID1,RequiredItemAmount1,RequiredItemID2,RequiredItemAmount2,RequiredItemID3,RequiredItemAmount3,RequiredItemID4,RequiredItemAmount4,RequiredItemID5,RequiredItemAmount5,RequiredItemID6,RequiredItemAmount6,RequiredItemID7,RequiredItemAmount7,RequiredItemID8,RequiredItemAmount8,RequiredItemID9,RequiredItemAmount9,RequiredItemID10,RequiredItemAmount10
-//
-// 01 ID
-// 02 HP cost
-// 03 Max HP trigger
-// 04 SP cost
-// 05 HP rate
-// If positive, it is a percent of your current hp, otherwise it is a percent of your max hp.
-// 06 SP rate
-// If positive, it is a percent of your current sp, otherwise it is a percent of your max sp.
-// 07 Zeny cost
-// 08 Required Weapon
-// See doc/item_db.txt for weapon types
-// 99 any weapon **includes bare fists**
-// To include more than one weapon type use type1:type2:type3
-// 09 Required Ammo
-// See doc/item_db.txt for ammo types
-// 99 any ammo type
-// To include more than one ammo type use type1:type2:type3
-// 10 Required ammo ammount
-// 11 Required State
-// none = Nothing special
-// move_enable = Requires to be able to move
-// recover_weight_rate = Requires to be less than 50% weight
-// water = Requires to be standing on a water cell
-// cart = Requires a Pushcart
-// riding = Requires to ride either a peco or a dragon
-// falcon = Requires a Falcon
-// sight = Requires Sight skill activated
-// hiding = Requires Hiding skill activated
-// cloaking = Requires Cloaking skill activated
-// explosionspirits = Requires Fury skill activated
-// cartboost = Requires a Pushcart and Cart Boost skill activated
-// shield = Requires a 0,shield equipped
-// warg = Requires a Warg
-// dragon = Requires to ride a Dragon
-// ridingwarg = Requires to ride a Warg
-// mado = Requires to have an active mado
-// poisonweapon = Requires to be under Poisoning Weapon.
-// rollingcutter = Requires at least one Rotation Counter from Rolling Cutter.
-// elementalspirit = Requires to have an Elemental Spirit summoned.
-// mh_fighting = Requires Eleanor fighthing mode
-// mh_grappling = Requires Eleanor grappling mode
-// peco = Requires riding a peco
-// 12 Spirit sphere cost
-
-5,0,0,8:8:8:8:8:15:15:15:15:15,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SM_BASH#obV#
-6,0,0,4:5:6:7:8:9:10:11:12:13,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SM_PROVOKE#v{bN#
-7,20:20:19:19:18:18:17:17:16:16,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SM_MAGNUM#}OiuCN#
-8,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SM_ENDURE#CfA#
-
-10,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MG_SIGHT#TCg#
-11,0,0,9:9:9:12:12:12:15:15:15:18,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MG_NAPALMBEAT#ip?r?g#
-12,0,0,30:30:30:35:35:35:40:40:40:40,0,0,0,99,0,0,none,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MG_SAFETYWALL#ZCteBEH?#
-13,0,0,18:14:24:20:30:26:36:32:42:38,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MG_SOULSTRIKE#\EXgCN#
-14,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MG_COLDBOLT#R?h{g#
-15,0,0,25:24:23:22:21:20:19:18:17:16,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MG_FROSTDIVER#tXg_Co?#
-16,0,0,25:24:23:22:21:20:19:18:17:16,0,0,0,99,0,0,none,0,716,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MG_STONECURSE#Xg?J?X#
-17,0,0,25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MG_FIREBALL#t@CA?{?#
-18,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MG_FIREWALL#t@CA?EH?#
-19,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MG_FIREBOLT#t@CA?{g#
-20,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MG_LIGHTNINGBOLT#CgjO{g#
-21,0,0,29:34:39:44:49:54:59:64:69:74,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MG_THUNDERSTORM#T_?Xg?#
-
-24,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AL_RUWACH#At#
-25,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AL_PNEUMA#j?}#
-26,0,0,10:9,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AL_TELEPORT#e|?g#
-27,0,0,35:32:29:26,0,0,0,99,0,0,none,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AL_WARP#?v|?^#
-28,0,0,13:16:19:22:25:28:31:34:37:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AL_HEAL#q?#
-29,15,0,18:21:24:27:30:33:36:39:42:45,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AL_INCAGI#x?#
-30,0,0,15:17:19:21:23:25:27:29:31:33,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AL_DECAGI#x#
-31,0,0,10,0,0,0,99,0,0,water,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AL_HOLYWATER#ANAxlfBN^#
-32,0,0,35,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AL_CRUCIS#VOiNVX#
-33,0,0,23:26:29:32:35:38:41:44:47:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AL_ANGELUS#GWFX#
-34,0,0,28:32:36:40:44:48:52:56:60:64,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AL_BLESSING#ubVO#
-35,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AL_CURE#LA?#
-
-40,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MC_IDENTIFY#ACeӒ#
-41,0,0,30,0,0,0,99,0,0,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MC_VENDING#IXJ#
-42,0,0,5,0,0,100:200:300:400:500:600:700:800:900:1000,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MC_MAMMONITE#}?iCg#
-
-45,0,0,25:30:35:40:45:50:55:60:65:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AC_CONCENTRATION#W͌#
-46,0,0,12,0,0,0,11,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AC_DOUBLE#_uXgCtBO#
-47,0,0,15,0,0,0,11,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AC_SHOWER#A?V?#
-
-50,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TF_STEAL#XeB?#
-51,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TF_HIDING#nCfBO#
-52,0,0,12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TF_POISON#Cxi#
-53,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TF_DETOXIFY##
-54,0,0,60,0,0,0,99,0,0,none,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ALL_RESURRECTION#UNV#
-
-56,0,0,7,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KN_PIERCE#sA?X#
-57,0,0,12,0,0,0,4:5,0,0,riding,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KN_BRANDISHSPEAR#ufBbVXsA#
-58,0,0,9,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KN_SPEARSTAB#XsAX^u#
-59,0,0,10,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KN_SPEARBOOMERANG#XsAu?#
-60,0,0,14:18:22:26:30:34:38:42:46:50,0,0,0,3,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KN_TWOHANDQUICKEN#c?nhNCbP#
-61,0,0,3,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KN_AUTOCOUNTER#I?gJE^?#
-62,0,0,13:14:15:16:17:18:19:20:21:22,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KN_BOWLINGBASH#{EOobV#
-
-66,0,0,13:16:19:22:25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PR_IMPOSITIO#C|VeBI}kX#
-67,0,0,8,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PR_SUFFRAGIUM#TtME#
-68,0,0,14:18:22:26:30,0,0,0,99,0,0,none,0,523,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PR_ASPERSIO#AXyVI#
-69,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PR_BENEDICTIO#?~#
-70,0,0,15:18:21:24:27:30:33:36:39:42,0,0,0,99,0,0,none,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PR_SANCTUARY#TN`A#
-71,0,0,6:8:10:12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PR_SLOWPOISON#X?|CY#
-72,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PR_STRECOVERY#Jo?#
-73,0,0,20:20:20:25:25:25:30:30:30:35,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PR_KYRIE#LGGC\#
-74,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PR_MAGNIFICAT#}OjtBJ?g#
-75,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PR_GLORIA#OA#
-76,0,0,20:20:20:20:20:18:16:14:12:10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PR_LEXDIVINA#bNXfBr?i#
-77,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PR_TURNUNDEAD#^?Afbh#
-78,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PR_LEXAETERNA#bNXG?ei#
-79,0,0,40:42:44:46:48:50:52:54:56:58,0,0,0,99,0,0,none,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PR_MAGNUS#}OkXGN\VY#
-80,0,0,75,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WZ_FIREPILLAR#t@CA?s?#
-81,0,0,35:37:39:41:43:45:47:49:51:53,0,0,0,99,0,0,sight,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WZ_SIGHTRASHER#TCgbV?#
-83,0,0,20:24:30:34:40:44:50:54:60:64,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WZ_METEOR#eIXg?#
-84,0,0,20:23:26:29:32:35:38:41:44:47,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WZ_JUPITEL#seT_?#
-85,0,0,60:64:68:72:76:80:84:88:92:96,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WZ_VERMILION#?hIu@?~I#
-86,0,0,15:20:20:25:25:25:25:25:25:25,0,0,0,99,0,0,water,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WZ_WATERBALL#EH?^?{?#
-87,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WZ_ICEWALL#ACXEH?#
-88,0,0,45:43:41:39:37:35:33:31:29:27,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WZ_FROSTNOVA#tXgm@#
-89,0,0,78,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WZ_STORMGUST#Xg?KXg#
-90,0,0,12:14:16:18:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WZ_EARTHSPIKE#A?XXpCN#
-91,0,0,28:32:36:40:44,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WZ_HEAVENDRIVE#wYhCu#
-92,0,0,5:10:15:20:25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WZ_QUAGMIRE#N@O}CA#
-93,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WZ_ESTIMATION#X^?#
-
-108,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BS_REPAIRWEAPON#C#
-
-110,0,0,10,0,0,0,1:2:6:7:8,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BS_HAMMERFALL#n}?tH?#
-111,0,0,20:23:26:29:32,0,0,0,6:7:8,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BS_ADRENALINE#AhibV#
-112,0,0,18:16:14:12:10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BS_WEAPONPERFECT#EF|p?tFNV#
-113,0,0,18:16:14:12:10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BS_OVERTHRUST#I?o?gXg#
-114,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BS_MAXIMIZE#}LV}CYp?#
-115,0,0,10,0,0,0,99,0,0,none,0,1065,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HT_SKIDTRAP#XLbhgbv#
-116,0,0,10,0,0,0,99,0,0,none,0,1065,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HT_LANDMINE#h}C#
-117,0,0,12,0,0,0,99,0,0,none,0,1065,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HT_ANKLESNARE#ANXlA#
-118,0,0,45,0,0,0,99,0,0,none,0,1065,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HT_SHOCKWAVE#VbNEF?ugbv#
-119,0,0,12,0,0,0,99,0,0,none,0,1065,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HT_SANDMAN#Th}#
-120,0,0,12,0,0,0,99,0,0,none,0,1065,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HT_FLASHER#tbV?#
-121,0,0,10,0,0,0,99,0,0,none,0,1065,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HT_FREEZINGTRAP#t?WOgbv#
-122,0,0,10,0,0,0,99,0,0,none,0,1065,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HT_BLASTMINE#uXg}C#
-123,0,0,15,0,0,0,99,0,0,none,0,1065,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HT_CLAYMORETRAP#NCAgbv#
-124,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HT_REMOVETRAP#?ugbv#
-125,0,0,1,0,0,0,99,0,0,none,0,1065,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HT_TALKIEBOX#g?L?{bNX#
-
-129,0,0,10:13:16:19:22,0,0,0,99,0,0,falcon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HT_BLITZBEAT#ubcr?g#
-130,0,0,8,0,0,0,99,0,0,falcon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HT_DETECTING#fBeNeBO#
-131,0,0,10,0,0,0,99,0,0,falcon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HT_SPRINGTRAP#XvOgbv#
-
-135,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AS_CLOAKING#N?LO#
-136,0,0,16:18:20:22:24:26:28:30:32:34,0,0,0,16,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AS_SONICBLOW#\jbNu?#
-137,0,0,3,0,0,0,16,0,0,hiding,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AS_GRIMTOOTH#OgD?X#
-138,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AS_ENCHANTPOISON#G`g|CY#
-139,0,0,25:30:35:40:45:50:55:60:45:45,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AS_POISONREACT#|CYANg#
-140,0,0,20,0,0,0,99,0,0,none,0,716,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AS_VENOMDUST#xi_Xg#
-141,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,716,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AS_SPLASHER#xiXvbV?#
-142,0,0,3,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#?}?#
-143,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NV_TRICKDEAD#񂾂ӂ#
-
-146,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SM_AUTOBERSERK#I?go?T?N#
-147,0,0,10,0,0,0,99,0,0,recover_weight_rate,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AC_MAKINGARROW#쐬#
-148,0,0,15,0,0,0,11,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AC_CHARGEARROW#`?WA?#
-149,0,0,9,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TF_SPRINKLESAND#܂#
-150,0,0,7,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TF_BACKSLIDING#obNXebv#
-151,0,0,3,0,0,0,99,0,0,recover_weight_rate,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TF_PICKSTONE#ΏE#
-152,0,0,2,0,0,0,99,0,0,none,0,7049,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TF_THROWSTONE#Γ#
-153,0,0,12,0,0,0,99,0,0,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MC_CARTREVOLUTION#J?g{?V#
-154,0,0,40,0,0,0,99,0,0,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MC_CHANGECART#`FWJ?g#
-155,0,0,8,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MC_LOUD#Eh{CX#
-156,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AL_HOLYLIGHT#z??Cg#
-157,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MG_ENERGYCOAT#GiW?R?g#
-
-211,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RG_STEALCOIN#XeB?RC#
-212,0,0,16,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RG_BACKSTAP#obNX^u#
-
-214,0,0,20,0,0,0,99,0,0,hiding,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RG_RAID#TvCYA^bN#
-215,0,0,17:19:21:23:25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RG_STRIPWEAPON#XgbvEF|#
-216,0,0,12:14:16:18:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RG_STRIPSHIELD#XgbvV?h#
-217,0,0,17:19:21:23:25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RG_STRIPARMOR#XgbvA?}?#
-218,0,0,12:14:16:18:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RG_STRIPHELM#Xgbvw#
-219,0,0,13:16:19:22:25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RG_INTIMIDATE#CeB~fCg#
-220,0,0,15,0,0,0,99,0,0,none,0,716,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RG_GRAFFITI#OtBeB#
-221,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RG_FLAGGRAFFITI#tbOOtBeB#
-222,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RG_CLEANER#N?i?#
-
-228,0,0,5,0,0,0,99,0,0,none,0,7134,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AM_PHARMACY#t@?}V?#
-229,0,0,10,0,0,0,99,0,0,none,0,7135,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AM_DEMONSTRATION#fXg?V#
-230,0,0,15,0,0,0,99,0,0,none,0,7136,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AM_ACIDTERROR#AVbhe?#
-231,0,0,1,0,0,0,99,0,0,none,0,501,1,502,1,503,1,504,1,505,1,522,1,526,1,608,1,607,1,657,1 //AM_POTIONPITCHER#|?Vsb`?#
-232,0,0,20,0,0,0,99,0,0,none,0,7137,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AM_CANNIBALIZE#oCIvg#
-233,0,0,10,0,0,0,99,0,0,none,0,7138,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AM_SPHEREMINE#XtBA?}C#
-234,0,0,30,0,0,0,99,0,0,none,0,7139,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AM_CP_WEAPON#P~JEF|`?W#
-235,0,0,25,0,0,0,99,0,0,none,0,7139,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AM_CP_SHIELD#P~JV?h`?W#
-236,0,0,25,0,0,0,99,0,0,none,0,7139,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AM_CP_ARMOR#P~JA?}?`?W#
-237,0,0,25,0,0,0,99,0,0,none,0,7139,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AM_CP_HELM#P~Jw??`?W#
-
-243,0,0,10,0,0,0,99,0,0,none,0,7142,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AM_CALLHOMUNCULUS
-244,0,0,50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AM_REST
-247,0,0,74:68:62:56:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AM_RESURRECTHOMUN
-
-249,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CR_AUTOGUARD#I?gK?h#
-250,0,0,10,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CR_SHIELDCHARGE#V?h`?W#
-251,0,0,12,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CR_SHIELDBOOMERANG#V?hu?#
-252,0,0,35:40:45:50:55:60:65:70:75:80,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CR_REFLECTSHIELD#tNgV?h#
-253,0,0,11:12:13:14:15:16:17:18:19:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CR_HOLYCROSS#z??NX#
-254,0,0,37:44:51:58:65:72:79:86:93:100,20,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CR_GRANDCROSS#OhNX#
-255,0,0,25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CR_DEVOTION#fB{?V#
-256,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CR_PROVIDENCE#vBfX#
-257,0,0,30,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CR_DEFENDER#fBtF_?#
-258,0,0,24:28:32:36:40:44:48:52:56:60,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CR_SPEARQUICKEN#XsANCbP#
-
-261,0,0,8,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MO_CALLSPIRITS#?#
-262,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MO_ABSORBSPIRITS#?D#
-
-264,0,0,14,0,0,0,99,0,0,none,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MO_BODYRELOCATION#?e#
-
-266,0,0,10:14:17:19:20,0,0,0,99,0,0,none,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MO_INVESTIGATE#?#
-267,0,0,10,0,0,0,99,0,0,none,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MO_FINGEROFFENSIVE#w?#
-268,0,0,200,0,0,0,99,0,0,none,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MO_STEELBODY##
-269,0,0,10,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MO_BLADESTOP#n#
-270,0,0,15,0,0,0,99,0,0,none,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MO_EXPLOSIONSPIRITS#g#
-271,0,0,1,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,explosionspirits,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MO_EXTREMITYFIST#Ce#
-272,0,0,11:12:13:14:15,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MO_CHAINCOMBO#Aŏ#
-273,0,0,11:12:13:14:15,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MO_COMBOFINISH#җ#
-
-275,0,0,2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_CASTCANCEL#LXgLZ#
-276,0,0,2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_MAGICROD#}WbNbh#
-277,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_SPELLBREAKER#XyuCJ?#
-
-279,0,0,35,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_AUTOSPELL#I?gXy#
-280,0,0,40,0,0,0,99,0,0,none,0,990,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_FLAMELAUNCHER#tC`?#
-281,0,0,40,0,0,0,99,0,0,none,0,991,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_FROSTWEAPON#tXgEF|#
-282,0,0,40,0,0,0,99,0,0,none,0,992,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_LIGHTNINGLOADER#CgjO?_?#
-283,0,0,40,0,0,0,99,0,0,none,0,993,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_SEISMICWEAPON#TCY~bNEF|#
-
-285,0,0,48:46:44:42:40,0,0,0,99,0,0,none,0,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_VOLCANO#{P?m#
-286,0,0,48:46:44:42:40,0,0,0,99,0,0,none,0,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_DELUGE#f?W#
-287,0,0,48:46:44:42:40,0,0,0,99,0,0,none,0,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_VIOLENTGALE#oCIgQC#
-288,0,0,66:62:58:54:50,0,0,0,99,0,0,none,0,717,1,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_LANDPROTECTOR#hveN^?#
-289,0,0,1,0,0,0,99,0,0,none,0,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_DISPELL#fBXy#
-290,0,0,50,0,0,0,99,0,0,none,0,715,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_ABRACADABRA#AuJ^u#
-291,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_MONOCELL#`FW|#
-292,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_CLASSCHANGE#NX`FW#
-293,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_SUMMONMONSTER#TX^?#
-294,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_REVERSEORCISH#o?XI?LbV#
-295,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_DEATH#fX#
-296,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_FORTUNE#tH?`#
-297,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_TAMINGMONSTER#eC~OX^?#
-298,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_QUESTION#H#
-299,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_GRAVITY#OreB#
-300,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_LEVELUP#xAbv#
-301,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_INSTANTDEATH#CX^gfX#
-302,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_FULLRECOVERY#tJo?#
-303,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_COMA#R?}#
-
-304,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BD_ADAPTATION#Ahu#
-305,0,0,1,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BD_ENCORE#AR?#
-306,0,0,20,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BD_LULLABY#q#
-307,0,0,20,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BD_RICHMANKIM#jh̉#
-308,0,0,30,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BD_ETERNALCHAOS#i̍#
-309,0,0,38:41:44:47:50,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BD_DRUMBATTLEFIELD#?ۂ̋#
-310,0,0,38:41:44:47:50,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BD_RINGNIBELUNGEN#j?xO̎w#
-311,0,0,15,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BD_ROKISWEIL#L̋#
-312,0,0,10,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BD_INTOABYSS#[̒#
-313,0,0,20,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BD_SIEGFRIED#sg̃W?Nt?h#
-
-316,0,0,1:3:5:7:9,0,0,0,13,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BA_MUSICALSTRIKE#~?WJXgCN#
-317,0,0,18:21:24:27:30,0,0,0,13,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BA_DISSONANCE#sa#
-318,0,0,12:14:16:18:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BA_FROSTJOKE#W?N#
-319,0,0,24:28:32:36:40:44:48:52:56:60,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BA_WHISTLE#J#
-320,0,0,38:41:44:47:50:53:56:59:62:65,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BA_ASSASSINCROSS#[z̃ATVNX#
-321,0,0,40:45:50:55:60:65:70:75:80:85,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BA_POEMBRAGI#uM̎#
-322,0,0,40:45:50:55:60:65:70:75:80:85,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BA_APPLEIDUN#ChD̗ь#
-
-324,0,0,1:3:5:7:9,0,0,0,14,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //DC_THROWARROW#?#
-325,0,0,23:26:29:32:35,0,0,0,14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //DC_UGLYDANCE#ȃ_X#
-326,0,0,12:14:16:18:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //DC_SCREAM#XN?#
-327,0,0,22:24:26:28:30:32:34:36:38:40,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //DC_HUMMING#n~O#
-328,0,0,28:31:34:37:40:43:46:49:52:55,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //DC_DONTFORGETME#YȂŁc#
-329,0,0,43:46:49:52:55:58:61:64:67:70,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //DC_FORTUNEKISS#K^̃LX#
-330,0,0,40:45:50:55:60:65:70:75:80:85,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //DC_SERVICEFORYOU#T?rXtH??#
-
-334,0,0,1,-10,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WE_MALE#N͌#
-335,0,0,1,0,-10,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WE_FEMALE#?Ȃ?܂#
-336,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WE_CALLPARTNER#?ȂɈ#
-337,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ITM_TOMAHAWK##
-
-355,0,0,18:26:34:42:50,0,0,0,1:2:3:4:5:6:7:8:9:10:11:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LK_AURABLADE#I?u?h#
-356,0,0,50,0,0,0,3,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LK_PARRYING#pCO#
-357,0,0,14:18:22:26:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LK_CONCENTRATION#RZg?V#
-358,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LK_TENSIONRELAX#eVbNX#
-359,0,0,200,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LK_BERSERK#o?T?N#
-361,0,0,20:30:40:50:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HP_ASSUMPTIO#AXveBI#
-362,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,715,1,716,1,717,1,523,1,0,0,0,0,0,0,0,0,0,0,0,0 //HP_BASILICA#oWJ#
-
-365,0,0,8,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HW_MAGICCRASHER#}WbNNbV?#
-366,0,0,14:18:22:26:30:34:38:42:46:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HW_MAGICPOWER#@?#
-367,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PA_PRESSURE#vbV?#
-368,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PA_SACRIFICE#TNt@CX#
-369,0,0,80:80:80:80:80:100:100:100:100:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PA_GOSPEL#SXy#
-370,0,0,2:4:6:8:10,0,0,0,99,0,0,explosionspirits,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CH_PALMSTRIKE#ҌՍdhR#
-371,0,0,4:6:8:10:12,0,0,0,99,0,0,none,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CH_TIGERFIST#Ռ#
-372,0,0,4:6:8:10:12:14:16:18:20:22,0,0,0,99,0,0,none,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CH_CHAINCRUSH#A?#
-373,0,0,1:2:3:4:5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PF_HPCONVERSION#???????#
-374,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PF_SOULCHANGE#\E`FW#
-375,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PF_SOULBURN#?Eo?#
-
-378,0,0,60:70:80:90:100,0,0,0,1:2:3:4:5:6:7:8:9:10:11:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,678,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ASC_EDP#G`gfbh?|CY#
-379,0,0,20:20:20:20:20:30:30:30:30:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ASC_BREAKER#\Eu?J?#
-380,0,0,20:20:25:25:30:30:35:35:40:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SN_SIGHT#gD?TCg#
-381,0,0,30:34:38:42:46,0,0,0,99,0,0,falcon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SN_FALCONASSAULT#t@RATg#
-382,0,0,18:21:24:27:30,0,0,0,11,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SN_SHARPSHOOTING#V?vV?eBO#
-383,0,0,46:52:58:64:70:76:82:88:94:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SN_WINDWALK#EChEH?N#
-384,0,0,50:50:60:60:70:70:80:80:90:90,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WS_MELTDOWN#g_E#
-385,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WS_CREATECOIN#NGCgRC#
-386,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WS_CREATENUGGET#򐻑#
-387,0,0,20,0,0,0,99,0,0,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WS_CARTBOOST#J?gu?Xg#
-388,0,0,20,0,0,0,99,0,0,none,0,7137,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WS_SYSTEMCREATE#U??u#
-389,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ST_CHASEWALK#`FCXEH?N#
-390,0,0,10:15:20:25:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ST_REJECTSWORD#WFNg\?h#
-
-394,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,13:14,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CG_ARROWVULCAN#A?oJ#
-395,0,0,30:40:50:60:70,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CG_MOONLIT#̐ɗԂт#
-396,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CG_MARIONETTE#}IlbgRg?#
-397,0,0,18:21:24:27:30,0,0,0,2:3:4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LK_SPIRALPIERCE#XpCsA?X#
-398,0,0,23,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LK_HEADCRUSH#wbhNbV#
-399,0,0,12:12:14:14:16:16:18:18:20:20,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LK_JOINTBEAT#WCgr?g#
-400,0,0,10:25:40:55:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HW_NAPALMVULCAN#ip?oJ#
-401,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CH_SOULCOLLECT#?#
-402,0,0,12:15:18:21:24,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PF_MINDBREAKER#}Chu?J?#
-403,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PF_MEMORIZE#CY#
-404,0,0,25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PF_FOGWALL#tHOEH?#
-405,0,0,50,0,0,0,99,0,0,none,0,1025,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PF_SPIDERWEB#XpC_?EFbu#
-406,0,0,10:12:14:16:18:20:22:24:26:28,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ASC_METEORASSAULT#eIATg#
-407,0,0,50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ASC_CDP#fbh?|CY쐬#
-408,0,0,1,0,-10,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WE_BABY##
-409,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WE_CALLPARENT##
-410,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WE_CALLBABY##
-411,0,0,100:90:80:70:60:50:40:30:20:10,0,0,0,99,0,0,move_enable,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TK_RUN
-412,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TK_READYSTORM
-413,0,0,14:12:10:8:6:4:2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TK_STORMKICK
-414,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TK_READYDOWN
-415,0,0,14:12:10:8:6:4:2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TK_DOWNKICK
-416,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TK_READYTURN
-417,0,0,14:12:10:8:6:4:2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TK_TURNKICK
-418,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TK_READYCOUNTER
-419,0,0,14:12:10:8:6:4:2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TK_COUNTERKICK
-420,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TK_DODGE
-421,0,0,70:60:50:40:30:20:10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TK_JUMPKICK
-
-425,0,0,20:20:20:20:50:50:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TK_SEVENWIND
-426,0,0,50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TK_HIGHJUMP
-
-427,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SG_FEEL
-428,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SG_SUN_WARM
-429,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SG_MOON_WARM
-430,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SG_STAR_WARM
-431,0,0,70:60:50:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SG_SUN_COMFORT
-432,0,0,70:60:50:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SG_MOON_COMFORT
-433,0,0,70:60:50:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SG_STAR_COMFORT
-434,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SG_HATE
-444,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SG_FUSION
-
-445,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_ALCHEMIST
-446,0,0,10,0,8,0,99,0,0,none,0,657,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AM_BERSERKPITCHER#Berserk Pitcher#
-447,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_MONK
-448,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_STAR
-449,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_SAGE
-450,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_CRUSADER
-451,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_SUPERNOVICE
-452,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_KNIGHT
-453,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_WIZARD
-454,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_PRIEST
-455,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_BARDDANCER
-456,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_ROGUE
-457,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_ASSASSIN
-458,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_BLACKSMITH
-459,0,0,64,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BS_ADRENALINE2#
-460,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_HUNTER
-461,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_SOULLINKER
-462,0,0,120:110:100:90:80:70:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_KAIZEL#Kaizel#
-463,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_KAAHI#Kaahi#
-464,0,0,20:30:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_KAUPE#Kauf#
-465,0,0,70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_KAITE#Kaite#
-467,0,0,18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_STIN#Estin#
-468,0,0,18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_STUN#Estern#
-469,0,0,8:16:24:32:40:48:56:64:72:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_SMA
-470,0,0,75:65:55:45:35:25:15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_SWOO#Esu#
-471,0,0,55:35:15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_SKE#Esk#
-472,0,0,100:80:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_SKA#Eska#
-
-475,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ST_PRESERVE##
-476,0,0,22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ST_FULLSTRIP##
-477,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WS_WEAPONREFINE##
-478,0,0,30,0,0,0,99,0,0,none,0,545,1,545,1,545,1,545,1,545,1,546,1,546,1,546,1,546,1,547,1 //CR_SLIMPITCHER##
-479,0,0,40,0,0,0,99,0,0,none,0,7139,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CR_FULLPROTECTION##
-480,0,0,28:31:34:37:40,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PA_SHIELDCHAIN##
-
-482,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PF_DOUBLECASTING##
-483,0,0,40,0,0,0,99,0,0,none,0,715,1,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HW_GANBANTEIN##
-484,0,0,20:40:60:80:100,0,0,0,99,0,0,none,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HW_GRAVITATION##
-485,0,0,15,0,0,600:700:800:900:1000:1100:1200:1300:1400:1500,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,cartboost,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WS_CARTTERMINATION##
-486,0,0,15,0,0,3000:3500:4000:4500:5000,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WS_OVERTHRUSTMAX##
-487,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CG_LONGINGFREEDOM##
-488,0,0,20:30:40:50:60,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CG_HERMODE##
-489,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CG_TAROTCARD##
-490,0,0,30,0,0,0,99,0,0,none,0,7135,1,7136,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CR_ACIDDEMONSTRATION##
-491,0,0,10,0,0,0,99,0,0,none,0,921,1,905,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CR_CULTIVATION##
-492,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ITEM_ENCHANTARMS##
-493,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TK_MISSION##
-494,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_HIGH##
-495,0,0,100,0,0,0,2,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KN_ONEHAND##
-496,0,0,200,0,0,0,99,0,0,none,0,7134,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AM_TWILIGHT1##
-497,0,0,200,0,0,0,99,0,0,none,0,7134,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AM_TWILIGHT2##
-498,0,0,200,0,0,0,99,0,0,none,0,7134,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AM_TWILIGHT3##
-499,0,0,12,0,0,0,11,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HT_POWER##
-500,0,0,2,0,0,1,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_GLITTERING
-501,0,0,10,0,0,0,99,0,0,none,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_FLING
-502,0,0,20,0,0,0,99,99,1,none,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_TRIPLEACTION
-503,0,0,30,0,0,0,99,99,1,none,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_BULLSEYE
-504,0,0,30,0,0,0,99,0,0,none,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_MADNESSCANCEL
-505,0,0,15,0,0,0,99,0,0,none,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_ADJUSTMENT
-506,0,0,30,0,0,0,99,0,0,none,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_INCREASING
-507,0,0,7,0,0,0,99,0,0,none,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_MAGICALBULLET
-508,0,0,10,0,0,0,99,99,1,none,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_CRACKER
-512,0,0,15:20:25:30:35:40:45:50:55:60,0,0,0,17:18,3,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_TRACKING
-513,0,0,15:20:25:30:35,0,0,0,17:18,3,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_DISARM
-514,0,0,11:12:13:14:15,0,0,0,17:18,3,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_PIERCINGSHOT
-515,0,0,22:24:26:28:30:32:34:36:38:40,0,0,0,17,3,5,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_RAPIDSHOWER
-516,0,0,32:34:36:38:40:42:44:46:48:50,0,0,0,17,3,10,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_DESPERADO
-517,0,0,30:32:34:36:38:40:42:44:46:48,0,0,0,19,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_GATLINGFEVER
-518,0,0,3:6:9:12:15:18:21:24:27:30,0,0,0,20,3,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_DUST
-519,0,0,20:25:30:35:40:45:50:55:60:65,0,0,0,20,3,2:2:4:4:6:6:8:8:10:10,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_FULLBUSTER
-520,0,0,15:20:25:30:35:40:45:50:55:60,0,0,0,20:21,3,5,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_SPREADATTACK
-521,0,0,4:8:12:16:20:24:28:32:36:40,0,0,0,21,5,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_GROUNDDRIFT
-523,0,0,2,0,0,0,99,6,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_SYURIKEN
-524,0,0,30:25:20:15:10,0,0,0,99,7,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_KUNAI
-525,0,0,20:25:30:35:40,0,0,0,22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_HUUMA
-526,0,0,50,0,0,500:1000:1500:2000:2500:3000:3500:4000:4500:5000,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_ZENYNAGE
-527,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_TATAMIGAESHI
-528,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_KASUMIKIRI
-529,0,0,10,0,0,0,99,0,0,hiding,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_SHADOWJUMP
-530,0,0,10,0,0,0,99,0,0,hiding,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_KIRIKAGE
-531,0,0,12:15:18:21:24,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_UTSUSEMI
-532,0,0,30:32:34:36:38:40:42:44:46:48,0,0,0,99,0,0,none,0,7524,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_BUNSINJYUTSU
-533,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_NINPOU
-534,0,0,18:20:22:24:26:28:30:32:34:36,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_KOUENKA
-535,0,0,25,0,0,0,99,0,0,none,0,7521,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_KAENSIN
-536,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,7521,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_BAKUENRYU
-537,0,0,15:18:21:24:27:30:33:36:39:42,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_HYOUSENSOU
-538,0,0,15:18:21:24:27:30:33:36:39:42,0,0,0,99,0,0,none,0,7522,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_SUITON
-539,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,7522,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_HYOUSYOURAKU
-540,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_HUUJIN
-541,0,0,16:20:24:28:32,0,0,0,99,0,0,none,0,7523,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_RAIGEKISAI
-542,0,0,24:28:32:36:40,0,0,0,99,0,0,none,0,7523,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_KAMAITACHI
-543,0,0,20:30:40:50:60,-5,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_NEN
-544,0,0,55:60:65:70:75:80:85:90:95:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_ISSEN
-
-688,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GM_SANDMAN
-692,0,0,50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0//ALL_CATCRY#Cat Cry
-694,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ALL_ANGEL_PROTECT#Angel's Protection
-695,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ALL_DREAM_SUMMERNIGHT#Summer Night Dream
-697,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ALL_REVERSEORCISH#Reverse Orcish
-698,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ALL_WEWISH#Christmas Carol
-
-1001,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KN_CHARGEATK#`?[WA^bN#
-1002,0,0,15,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CR_SHRINK#VN#
-1004,0,0,15,0,0,0,99,2,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AS_VENOMKNIFE#xiiCt#
-1005,0,0,25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RG_CLOSECONFINE#N??[YRt@C#
-1006,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WZ_SIGHTBLASTER#TCguX^?[#
-1007,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_CREATECON#G?^Ro?[^???
-1008,0,0,30,0,0,0,99,0,0,none,0,12115,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_ELEMENTWATER#G?^`FW#
-1009,0,0,10,0,0,0,11,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HT_PHANTASMIC#t@^X~bNA??[#
-1010,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BA_PANGVOICE#p{CX#
-1011,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //DC_WINKCHARM#f̃EBN#
-1013,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BS_GREED#×~#
-1014,0,0,400,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PR_REDEMPTIO#fveBI#
-1015,0,0,40,0,0,0,99,0,0,none,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MO_KITRANSLATION#?(?UC?)#
-1016,10,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MO_BALKYOUNG#? ()#
-1017,0,0,30,0,0,0,99,0,0,none,0,12116,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_ELEMENTGROUND
-1018,0,0,30,0,0,0,99,0,0,none,0,12114,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_ELEMENTFIRE
-1019,0,0,30,0,0,0,99,0,0,none,0,12117,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_ELEMENTWIND
-
-//*****
-// RK Rune Knight
-2001,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_ENCHANTBLADE#Enchant Blade#
-2002,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_SONICWAVE#Sonic Wave#
-2003,0,0,28:31:34:37:40:43:46:49:52:55,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_DEATHBOUND#Death Bound#
-2004,0,0,60,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_HUNDREDSPEAR#Hundred Spear#
-2005,0,0,20:24:28:32:36,0,0,0,1:2:3:4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_WINDCUTTER#Wind Cutter#
-2006,0,0,35:40:45:50:55,0,0,0,1:2:3:4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_IGNITIONBREAK#Ignition Break#
-2008,0,0,30:35:40:45:50:55:60:65:70:75,0,0,0,99,0,0,dragon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_DRAGONBREATH#Dragon Breath#
-2009,0,0,30,0,0,0,99,0,0,dragon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_DRAGONHOWLING#Dragon Howling#
-2011,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_MILLENNIUMSHIELD#Millenium Shield#
-2012,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_CRUSHSTRIKE#Crush Strike#
-2013,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_REFRESH#Refresh#
-2014,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_GIANTGROWTH#Giant Growth#
-2015,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_STONEHARDSKIN#Stone Hard Skin#
-2016,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_VITALITYACTIVATION#Vitality Activation#
-2017,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_STORMBLAST#Storm Blast#
-2018,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_FIGHTINGSPIRIT#Fighting Spirit#
-2019,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_ABUNDANCE#Abundance#
-2020,0,0,15:18:21:24:27,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_PHANTOMTHRUST#Phantom Thrust#
-
-//****
-// GC Guilottine Cross
-2021,0,0,12:16:20:24:28,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GC_VENOMIMPRESS#Venom Impress#
-2022,0,0,25,0,0,0,99,0,0,move_enable,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GC_CROSSIMPACT#Cross Impact# //CHECK Is this move_enable needed?
-2023,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GC_DARKILLUSION#Dark Illusion#
-
-2025,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GC_CREATENEWPOISON#Create New Poison#
-2026,0,0,10,0,0,0,99,0,0,none,0,6128,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GC_ANTIDOTE#Antidote#
-2027,0,0,20:24:28:32:36,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GC_POISONINGWEAPON#Poisoning Weapon#
-2028,0,0,40:36:32:28:24,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GC_WEAPONBLOCKING#Weapon Blocking#
-2029,0,0,5:8:11:14:17,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GC_COUNTERSLASH#Counter Slash#
-2030,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GC_WEAPONCRUSH#Weapon Crush#
-2031,0,0,30:40:50:60:70,0,0,0,99,0,0,poisonweapon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GC_VENOMPRESSURE#Venom Pressure#
-2032,0,0,40,0,0,0,99,0,0,poisonweapon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GC_POISONSMOKE#Poison Smoke#
-2033,0,0,45,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GC_CLOAKINGEXCEED#Cloaking Exceed#
-2034,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GC_PHANTOMMENACE#Phantom Menace#
-2035,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GC_HALLUCINATIONWALK#Hallucination Walk#
-2036,0,0,5,0,0,0,16,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GC_ROLLINGCUTTER#Rolling Cutter#
-2037,0,0,20:24:28:32:36,0,0,0,16,0,0,rollingcutter,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GC_CROSSRIPPERSLASHER#Cross Ripper Slasher#
-
-
-//****
-// WL Warlock
-2201,0,0,50:55:60:65:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_WHITEIMPRISON#White Imprison#
-2202,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_SOULEXPANSION#Soul Expansion#
-2203,0,0,40:48:56:64:72,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_FROSTMISTY#Frosty Misty#
-2204,0,0,50:60:70:80:90,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_JACKFROST#Jack Frost#
-2205,0,0,40:42:44:46:48,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_MARSHOFABYSS#Marsh of Abyss#
-2206,0,0,100:120:140:160:180,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_RECOGNIZEDSPELL#Recognized Spell#
-2207,0,0,32:34:36:38:40,0,0,0,99,0,0,none,0,716,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_SIENNAEXECRATE#Sienna Execrate#
-
-2209,0,0,50:60:70:80:90,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_STASIS#Stasis#
-2210,0,0,20:24:28:32:36,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_DRAINLIFE#Drain Life#
-2211,0,0,60:70:80:90:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_CRIMSONROCK#Crimson Rock#
-2212,0,0,35:40:45:50:55,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_HELLINFERNO#Hell Inferno#
-2213,0,0,480:560:640:720:800,0,0,0,99,0,0,none,0,716,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_COMET#Comet#
-2214,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_CHAINLIGHTNING#Chain Lightning#
-2215,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_CHAINLIGHTNING_ATK#Chain Lightning Attack#
-2216,0,0,70:78:86:94:102,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_EARTHSTRAIN#Earth Strain#
-2217,0,0,120:150:180:210:240,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_TETRAVORTEX#Tetra Vortex#
-2218,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_TETRAVORTEX_FIRE#Tetra Vortex Fire#
-2219,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_TETRAVORTEX_WATER#Tetra Vortex Water#
-2220,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_TETRAVORTEX_WIND#Tetra Vortex Wind#
-2221,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_TETRAVORTEX_GROUND#Tetra Vortex Earth#
-2222,0,0,10:12:14:16:18,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_SUMMONFB#Summon Fire Ball#
-2223,0,0,10:12:14:16:18,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_SUMMONBL#Summon Lightning Ball#
-2224,0,0,10:12:14:16:18,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_SUMMONWB#Summon Water Ball#
-2225,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_SUMMON_ATK_FIRE#Summon Attack Fire#
-2226,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_SUMMON_ATK_WIND#Summon Attack Wind#
-2227,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_SUMMON_ATK_WATER#Summon Attack Water#
-2228,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_SUMMON_ATK_GROUND#Summon Attack Earth#
-2229,0,0,10:12:14:16:18,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_SUMMONSTONE#Summon Stone#
-2230,0,0,3:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_RELEASE#Release#
-2231,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_READING_SB#Reading Spellbook#
-//2232,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_FREEZE_SP#Freeze Spell# (Passive Skill)
-
-
-//****
-// AB Arch Bishop
-2038,0,0,20:23:26:29:32,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_JUDEX#Judex#
-2039,0,0,30,0,-30,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_ANCILLA#Ancilla#
-2040,0,0,20:24:28:32:36:40:44:48:52:56,0,0,0,99,0,0,none,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_ADORAMUS#Adoramus#
-2041,0,0,280:320:360,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_CLEMENTIA#Crementia#
-2042,0,0,200:220:240,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_CANTO#Canto Candidus#
-2043,0,0,200:220:240,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_CHEAL#Coluceo Heal#
-2044,0,0,300,0,0,0,99,0,0,none,0,12333,1,523,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_EPICLESIS#Epiclesis#
-2045,0,0,90:100:110:120:130:140:150:160:170:180,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_PRAEFATIO#Praefatio#
-2046,0,0,35:38:41:44:47:50:53:56:59:62,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_ORATIO#Oratio#
-2047,0,0,50:60:70:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_LAUDAAGNUS#Lauda Agnus#
-2048,0,0,50:60:70:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_LAUDARAMUS#Lauda Ramus#
-
-2050,0,0,70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_RENOVATIO#Renovatio#
-2051,0,0,70:100:130:160:190,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_HIGHNESSHEAL#Highness Heal#
-2052,0,0,54:60:66:72:78,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_CLEARANCE#Clearance#
-2053,0,0,35:40:45:50:55,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_EXPIATIO#Expiatio#
-2054,0,0,55:60:65:70:75:80:85:90:95:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_DUPLELIGHT#Duple Light#
-2055,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_DUPLELIGHT_MELEE#Duple Light Melee#
-2056,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_DUPLELIGHT_MAGIC#Duple Light Magic#
-2057,0,0,64:68:72:76:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_SILENTIUM#Silentium#
-
-2515,0,0,100:120:140:160:180,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_SECRAMENT#Sacrament#
-
-//****
-// RA Ranger
-2233,0,0,30:32:34:36:38:40:42:44:46:48,0,0,0,11,1,10,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_ARROWSTORM#Arrow Storm#
-2234,0,0,55:60:65:70:75,0,0,0,11,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_FEARBREEZE#Fear Breeze#
-
-2236,0,0,30:32:34:36:38:40:42:44:46:48,0,0,0,11,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_AIMEDBOLT#Aimed Bolt# //How many arrows does it require???
-2237,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_DETONATOR#Detonator#
-2238,0,0,35,0,0,0,99,0,0,none,0,7940,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_ELECTRICSHOCKER#Electric Shocker#
-2239,0,0,20,0,0,0,99,0,0,none,0,7940,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_CLUSTERBOMB#Cluster Bomb#
-2240,0,0,5,0,0,0,99,0,0,none,0,6124,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_WUGMASTERY#Warg Mastery#
-2241,0,0,2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_WUGRIDER#Warg Rider#
-2242,0,0,4,0,0,0,99,0,0,move_enable,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_WUGDASH#Warg Dash#
-2243,0,0,20:22:24:26:28,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_WUGSTRIKE#Warg Strike#
-2244,0,0,40:42:44:46:48,0,0,0,99,0,0,warg,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_WUGBITE#Warg Bite#
-
-2246,0,0,12,0,0,0,99,0,0,warg,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_SENSITIVEKEEN#Sensitive Keen#
-2247,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_CAMOUFLAGE#Camouflage#
-
-2249,0,0,10,0,0,0,99,0,0,none,0,7940,1,990,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_MAGENTATRAP#Magenta Trap#
-2250,0,0,10,0,0,0,99,0,0,none,0,7940,1,991,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_COBALTTRAP#Cobalt Trap#
-2251,0,0,10,0,0,0,99,0,0,none,0,7940,1,993,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_MAIZETRAP#Maize Trap#
-2252,0,0,10,0,0,0,99,0,0,none,0,7940,1,992,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_VERDURETRAP#Verdure Trap#
-2253,0,0,10,0,0,0,99,0,0,none,0,7940,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_FIRINGTRAP#Firing Trap#
-2254,0,0,10,0,0,0,99,0,0,none,0,7940,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_ICEBOUNDTRAP#Icebound Trap#
-
-//****
-// NC Mechanic
-2256,0,0,3:6:9:12:15,0,0,0,99,0,0,mado,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_BOOSTKNUCKLE#Boost Knuckle#
-2257,0,0,50,0,0,0,99,0,0,mado,0,1549:16030:16031:16032,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_PILEBUNKER#Pile Bunker#
-2258,0,0,2:4:6,0,0,0,99,0,0,mado,0,6145,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_VULCANARM#Vulcan Arm#
-2259,0,0,20,0,0,0,99,0,0,mado,0,2139,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_FLAMELAUNCHER#Flame Launcher#
-2260,0,0,20,0,0,0,99,0,0,mado,0,6146,1,6147,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_COLDSLOWER#Cold Slower#
-2261,0,0,40:45:50,0,0,0,99,8,1,mado,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_ARMSCANNON#Arm Cannon#
-2262,0,0,20:40:60,0,0,0,99,0,0,mado,0,2800,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_ACCELERATION#Acceleration#
-2263,0,0,25,0,0,0,99,0,0,mado,0,2801,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_HOVERING#Hovering#
-2264,0,0,5,0,0,0,99,0,0,mado,0,6146,1,,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_F_SIDESLIDE#Front - Side Slide#
-2265,0,0,5,0,0,0,99,0,0,mado,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_B_SIDESLIDE#Back - Side Slide#
-
-2267,0,0,1,0,0,0,99,0,0,mado,0,2802,0,6146,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_SELFDESTRUCTION#Self Destruction#
-2268,0,0,100,0,0,0,99,0,0,mado,0,6360,1,6363,1,6362,1,6361,1,6146,2,2803,0,0,0,0,0,0,0,0,0 //NC_SHAPESHIFT#Shape Shift# //CHECK Shouldnt the different stones all be in the same slot?
-2269,0,0,20,0,0,0,99,0,0,mado,0,2804,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_EMERGENCYCOOL#Emergency Cool#
-2270,0,0,45,0,0,0,99,0,0,mado,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_INFRAREDSCAN#Infrared Scan#
-2271,0,0,30,0,0,0,99,0,0,mado,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_ANALYZE#Analyze#
-2272,0,0,60:70:80,0,0,0,99,0,0,mado,0,2805,0,6146,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_MAGNETICFIELD#Magnetic Field#
-2273,0,0,80:90:100,0,0,0,99,0,0,mado,0,2806,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_NEUTRALBARRIER#Neutral Barrier#
-2274,0,0,80:100:120,0,0,0,99,0,0,mado,0,2808,0,6146,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_STEALTHFIELD#Stealth Field#
-2275,0,0,25:30:35:40:45,0,0,0,99,0,0,mado,0,2807,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_REPAIR#Repair#// Must redo requirements source code for this one.
-
-2278,0,0,20:22:24:26:28,0,0,0,6:7,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_AXEBOOMERANG#Axe Boomerang#
-2279,0,0,20:22:24:26:28,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_POWERSWING#Power Swing#
-2280,20:40:60:80:100,0,18:20:22:24:26,0,0,0,6:7,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_AXETORNADO#Axe Tornado#
-2281,0,0,25:30:35:40:45,0,0,0,99,0,0,none,0,612,0,615,0,998,1,999,2,0,0,0,0,0,0,0,0,0,0,0,0 //NC_SILVERSNIPER#FAW - Silver Sniper#
-2282,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,612,0,615,0,998,2,7054,1,0,0,0,0,0,0,0,0,0,0,0,0 //NC_MAGICDECOY#FAW - Magic Decoy#
-2283,0,0,15,0,0,0,99,0,0,none,0,6186,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_DISJOINT#FAW Removal#
-
-//****
-// SC Shadow Chaser
-2284,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_FATALMENACE#Fatal Menace#
-2285,0,0,40:45:50:55:60:65:70:75:80:85,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_REPRODUCE#Reproduce#
-2286,0,0,40:45:50:55:60:65:70:75:80:85,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_AUTOSHADOWSPELL#Auto Shadow Spell#
-2287,0,0,40:50:60:70:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_SHADOWFORM#Shadow Form#
-2288,0,0,22:24:26:28:30:32:34:36:38:40,0,0,0,11,1,3,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_TRIANGLESHOT#Triangle Shot#
-2289,0,0,10:15:20:25:30,0,0,0,99,0,0,none,0,6122,0,6123,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_BODYPAINT#Body Painting#
-2290,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_INVISIBILITY#Invisibility#
-2291,0,0,40:44:48:52:56,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_DEADLYINFECT#Deadly Infect#
-2292,0,0,30:40:50,0,0,0,99,0,0,none,0,6120,1,6121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_ENERVATION#Masquerade - Enervation#
-2293,0,0,30:40:50,0,0,0,99,0,0,none,0,6120,1,6121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_GROOMY#Masquerade - Gloomy#
-2294,0,0,30:40:50,0,0,0,99,0,0,none,0,6120,1,6121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_IGNORANCE#Masquerade - Ignorance#
-2295,0,0,30:40:50,0,0,0,99,0,0,none,0,6120,1,6121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_LAZINESS#Masquerade - Laziness#
-2296,0,0,30:40:50,0,0,0,99,0,0,none,0,6120,1,6121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_UNLUCKY#Masquerade - Unlucky#
-2297,0,0,30:40:50,0,0,0,99,0,0,none,0,6120,1,6121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_WEAKNESS#Masquerade - Weakness#
-2298,0,0,15:18:21:24:27,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_STRIPACCESSARY#Strip Accessory#
-2299,0,0,20:25:30,0,0,0,99,0,0,none,0,6122,0,6123,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_MANHOLE#Man Hole#
-2300,0,0,30:36:42,0,0,0,99,0,0,none,0,6122,0,6123,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_DIMENSIONDOOR#Dimension Door#
-2301,0,0,30:36:42,0,0,0,99,0,0,none,0,6122,0,6123,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_CHAOSPANIC#Chaos Panic#
-2302,0,0,50:55:60,0,0,0,99,0,0,none,0,6122,0,6123,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_MAELSTROM#Maelstrom#
-2303,0,0,60:70:80,0,0,0,99,0,0,none,0,6122,0,6123,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_BLOODYLUST#Bloody Lust#
-2304,0,0,24:28:32,0,0,0,99,0,0,none,0,6122,0,6123,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_FEINTBOMB#Feint Bomb#
-
-//****
-// LG Royal Guard
-2307,0,0,12:16:20:24:28,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_CANNONSPEAR#Cannon Spear#
-2308,0,0,20:20:20:20:20:25:25:25:25:25,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_BANISHINGPOINT#Banishing Point#
-2309,0,0,30:45:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_TRAMPLE#Trample#
-2310,0,0,10:12:14:16:18,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_SHIELDPRESS#Shield Press#
-2311,0,0,60:80:100:120:140,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_REFLECTDAMAGE#Reflect Damage#
-2312,0,0,50,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_PINPOINTATTACK#Pinpoint Attack#
-2313,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_FORCEOFVANGUARD#Force of Vanguard#
-2314,0,0,150,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_RAGEBURST#Rage Burst#
-2315,0,0,50,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_SHIELDSPELL#Shield Spell#
-2316,0,0,20:32:44:56:68,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_EXEEDBREAK#Exceed Break#
-2317,0,0,20:30:40:50:60,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_OVERBRAND#Over Brand#
-2318,0,0,75:80:85:90:95,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_PRESTIGE#Prestige#
-2319,0,0,30:36:42:48:54,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_BANDING#Banding#
-2320,0,0,20:24:28:32:36,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_MOONSLASHER#Moon Slasher#
-2321,0,0,60:65:70:75:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_RAYOFGENESIS#Ray of Genesis#
-2322,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,523,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_PIETY#Piety#
-2323,0,0,52:60:68:76:84,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_EARTHDRIVE#Earth Drive#
-2324,0,0,80:90:100:110:120,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_HESPERUSLIT#Hesperus Lit#
-2325,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_INSPIRATION#Inspiration#
-
-//****
-// SR Sura
-2326,0,0,3:4:5:6:7:8:9:10:11:12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_DRAGONCOMBO#Dragon Combo#
-2327,0,0,8:9:10:11:12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_SKYNETBLOW#Sky Net Blow#
-2328,0,0,36:40:44:48:52,0,0,0,99,0,0,none,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_EARTHSHAKER#Earth Shaker#
-2329,0,0,20:30:40:50:60,0,0,0,99,0,0,none,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_FALLENEMPIRE#Fallen Empire#
-2330,0,0,1:2:3:4:5:6:7:8:9:10,-12:-14:-16:-18:-20:-22:-24:-26:-28:-30,-6:-7:-8:-9:-10:-11:-12:-13:-14:-15,0,99,0,0,explosionspirits,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_TIGERCANNON#Tiger Cannon#
-2331,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_HELLGATE#Hell Gate#
-2332,0,0,150,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_RAMPAGEBLASTER#Rampage Blaster#
-2333,0,0,80,0,0,0,99,0,0,none,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_CRESCENTELBOW#Crescent Elbow#
-2334,0,0,40:60:80:100:120,-1:-2:-3:-4:-5,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_CURSEDCIRCLE#Cursed Circle#
-2335,0,0,80:70:60:50:40,-5:-4:-3:-2:-1,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_LIGHTNINGWALK#Lightning Walk#
-2336,0,0,10:15:20:25:30,0,0,0,99,0,0,none,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_KNUCKLEARROW#Knuckle Arrow#
-2337,0,0,45,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_WINDMILL#Windmill#
-2338,0,0,120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_RAISINGDRAGON#Raising Dragon#
-2339,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_GENTLETOUCH#Gentle Touch#
-2340,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_ASSIMILATEPOWER#Assimilate Power#
-2341,0,0,50,0,0,0,99,0,0,none,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_POWERVELOCITY#Power Velocity#
-2342,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_CRESCENTELBOW_AUTOSPELL#Crescent Elbow Autospell#
-2343,0,0,11:12:13:14:15:16:17:18:19:20,0,-11:-12:-13:-14:-15:-16:-17:-18:-19:-20,0,99,0,0,none,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_GATEOFHELL#Gate of Hell#
-2344,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_GENTLETOUCH_QUIET#Gentle Touch - Quiet#
-2345,0,0,40:50:60:70:80,0,0,0,99,0,0,none,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_GENTLETOUCH_CURE#Gentle Touch - Cure#
-2346,0,0,40:50:60:70:80,-1:-2:-3:-4:-5,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_GENTLETOUCH_ENERGYGAIN#Gentle Touch - Energy Gain#
-2347,0,0,40:50:60:70:80,-2:-4:-6:-8:-10,0,0,99,0,0,none,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_GENTLETOUCH_CHANGE#Gentle Touch - Change#
-2348,0,0,40:50:60:70:80,0,0,0,99,0,0,none,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_GENTLETOUCH_REVITALIZE#Gentle Touch - Revitalize#
-//More from SR Sura (but not following ID order)
-2517,0,0,40:45:50:55:60,0,0,0,99,0,0,none,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_HOWLINGOFLION#Howling of Lion#
-2518,0,0,40:50:60:70:80,0,0,0,99,0,0,none,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_RIDEINLIGHTNING#Ride In Lightening#
-
-//****
-// WA Wanderer
-2350,0,0,96:112:128:144:160,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WA_SWING_DANCE#Swing Dance#
-2351,0,0,60:69:78:87:96,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WA_SYMPHONY_OF_LOVER#Symphony of Lover#
-2352,0,0,84:96:108:120:134,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WA_MOONLIT_SERENADE#Moonlit Serenade#
-
-//****
-// MI Minstrel
-2381,0,0,82:88:94:100:106,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MI_RUSH_WINDMILL#Windmill Rush Attack#
-2382,0,0,86:92:98:104:110,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MI_ECHOSONG#Echo Song#
-2383,0,0,70:75:80:85:90,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MI_HARMONIZE#Harmonize#
-
-//****
-// WM Wanderer/Minstrel
-2413,0,0,64:68:72:76:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_METALICSOUND#Metallic Sound#
-2414,0,0,28:32:38:42:48,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_REVERBERATION#Reverberation#
-2415,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_REVERBERATION_MELEE#Reverberation Melee#
-2416,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_REVERBERATION_MAGIC#Reverberation Magic#
-2417,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_DOMINION_IMPULSE#Dominion Impulse#
-2418,0,0,80:90:100:110:120,0,0,0,11,1,20,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_SEVERE_RAINSTORM#Severe Rainstorm#
-2419,0,0,12:16:20:24:28,0,0,0,13:14,0,0,none,0,11513,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_POEMOFNETHERWORLD#Poem of Netherworld#
-2420,0,0,48:56:64:72:80,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_VOICEOFSIREN#Voice of Siren#
-2421,0,0,50:53:56:59:62,0,0,0,13:14,0,0,none,0,6144,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_DEADHILLHERE#Valley of Death#
-2422,0,0,80:90:100:110:120,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_LULLABY_DEEPSLEEP#Deep Sleep Lullaby#
-2423,0,0,42:46:50:54:58,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_SIRCLEOFNATURE#Circle of Nature's Sound#
-2424,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_RANDOMIZESPELL#Improvised Song#
-2425,0,0,60:75:90:105:120,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MW_GLOOMYDAY#Gloomy Day#
-2426,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,11513,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_GREAT_ECHO#Great Echo#
-2427,0,0,120:140:160:180:200,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_SONG_OF_MANA#Song of Mana#
-2428,0,0,120:140:160:180:200,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_DANCE_WITH_WUG#Dance With Warg#
-2429,0,0,50:60:70:80:90,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_SOUND_OF_DESTRUCTION#Sound of Destruction#
-2430,0,0,150:160:170:180:190,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_SATURDAY_NIGHT_FEVER#Saturday Night Fever#
-2431,0,0,120:130:140:150:160,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_LERADS_DEW#Lerad's Dew#
-2432,0,0,120:130:140:150:160,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_MELODYOFSINK#Melody of Sink#
-2433,0,0,120:130:140:150:160,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_BEYOND_OF_WARCRY#Warcry of Beyond#
-2434,0,0,120:130:140:150:160,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_UNLIMITED_HUMMING_VOICE#Unlimited Humming Voice#
-
-//****
-// SO Sorcerer
-2443,0,0,30:34:38:42:46,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_FIREWALK#Fire Walk#
-2444,0,0,30:34:38:42:46,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_ELECTRICWALK#Electric Walk#
-2445,0,0,40:44:48:52:56,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_SPELLFIST#Spell Fist#
-2446,0,0,62:70:78:86:94,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_EARTHGRAVE#Earth Grave#
-2447,0,0,50:56:62:68:74,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_DIAMONDDUST#Diamond Dust#
-2448,0,0,70:90:110:130:150,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_POISON_BUSTER#Poison Buster#
-2449,0,0,48:56:64:70:78,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_PSYCHIC_WAVE#Psychic Wave#
-2450,0,0,48:56:64:70:78,0,0,0,99,0,0,none,0,716,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_CLOUD_KILL#Cloud Kill#
-2451,0,0,50:55:60:65:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_STRIKING#Striking#
-2452,0,0,40:52:64:76:88,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_WARMER#Warmer#
-2453,0,0,34:42:50:58:66,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_VACUUM_EXTREME#Vacuum Extreme#
-2454,0,0,55:62:69:76:83,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_VARETYR_SPEAR#Varetyr Spear#
-2455,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_ARRULLO#Arrullo#
-2456,0,0,10,0,0,0,99,0,0,elementalspirit,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_EL_CONTROL#Spirit Control#
-2457,0,0,100:150:200,0,0,0,99,0,0,none,0,990,3,990,6,994,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_SUMMON_AGNI#Summon Fire Spirit Agni#
-2458,0,0,100:150:200,0,0,0,99,0,0,none,0,991,3,991,6,995,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_SUMMON_AQUA#Summon Water Spirit Aqua#
-2459,0,0,100:150:200,0,0,0,99,0,0,none,0,992,3,992,6,996,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_SUMMON_VENTUS#Summon Wind Spirit Ventus#
-2460,0,0,100:150:200,0,0,0,99,0,0,none,0,993,3,993,6,997,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_SUMMON_TERA#Summon Wind Spirit Tera#
-2461,0,0,50,0,0,0,99,0,0,elementalspirit,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_EL_ACTION#Elemental Action#
-2462,0,0,10:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_EL_ANALYSIS#Four Spirit Analysis#
-2464,0,0,10,0,0,0,99,0,0,elementalspirit,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_EL_CURE#Spirit Recovery#
-2465,0,0,22:30:38,0,0,0,99,0,0,none,0,6360,1,6360,2,6360,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_FIRE_INSIGNIA#Fire Insignia#
-2466,0,0,22:30:38,0,0,0,99,0,0,none,0,6361,1,6361,2,6361,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_WATER_INSIGNIA#Water Insignia#
-2467,0,0,22:30:38,0,0,0,99,0,0,none,0,6362,1,6362,2,6362,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_WIND_INSIGNIA#Wind Insignia#
-2468,0,0,22:30:38,0,0,0,99,0,0,none,0,6363,1,6363,2,6363,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_EARTH_INSIGNIA#Earth Insignia#
-
-//****
-// GN Genetic
-2476,0,0,30,0,0,0,99,0,0,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_CART_TORNADO#Cart Tornado#
-2477,0,0,40:42:44:46:48,0,0,0,99,8,1,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_CARTCANNON#Cart Cannon#
-2478,0,0,20:24:28:32:36,0,0,0,99,0,0,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_CARTBOOST#Cart Boost#
-2479,0,0,22:26:30:34:38,0,0,0,99,0,0,none,0,6210,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_THORNS_TRAP#Thorn Trap#
-2480,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,6211,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_BLOOD_SUCKER#Blood Sucker#
-2481,0,0,55:60:65:70:75,0,0,0,99,0,0,none,0,6212,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_SPORE_EXPLOSION#Spore Explosion#
-2482,0,0,40:50:60:70:80,0,0,0,99,0,0,none,0,6210,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_WALLOFTHORN#Wall of Thorns#
-2483,0,0,24:28:32:36:40:44:48:52:56:60,0,0,0,99,0,0,none,0,6210,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_CRAZYWEED#Crazy Weed#
-2484,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_CRAZYWEED_ATK#Crazy Weed Attack#
-2485,0,0,24:28:32:36:40,0,0,0,99,0,0,none,0,7135,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_DEMONIC_FIRE#Demonic Fire#
-2486,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,6216,1,6213,1,6214,1,6215,1,7136,1,0,0,0,0,0,0,0,0,0,0 //GN_FIRE_EXPANSION#Fire Expansion#
-2487,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_FIRE_EXPANSION_SMOKE_POWDER#Fire Expansion Smoke Powder#
-2488,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_FIRE_EXPANSION_TEAR_GAS#Fire Expansion Tear Gas#
-2489,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_FIRE_EXPANSION_ACID#Fire Expansion Acid#
-2490,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,7137,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_HELLS_PLANT#Hell's Plant#
-2491,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_HELLS_PLANT_ATK#Hell's Plant Attack#
-2492,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,6217,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_MANDRAGORA#Howling of Mandragora#
-2493,0,0,4,0,0,0,99,9,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_SLINGITEM#Sling Item#
-2494,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_CHANGEMATERIAL#Change Material#
-2495,0,0,5:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_MIX_COOKING#Mix Cooking#
-2496,0,0,5:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_MAKEBOMB#Create Bomb#
-2497,0,0,12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_S_PHARMACY#Special Pharmacy#
-2498,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_SLINGITEM_RANGEMELEEATK#Sling Item Attack#
-
-
-//2533,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ALL_ODINS_RECALL#Odin's Recall#
-2534,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RETURN_TO_ELDICASTES#Return To Eldicastes#
-2535,0,0,1,0,0,0,99,0,0,none,0,6377,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ALL_BUYING_STORE#Open Buying Store
-2536,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ALL_GUARDIAN_RECALL#Guardian's Recall#
-2537,0,0,70:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ALL_ODINS_POWER#Odin's Power#
-
-//2538,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //BEER_BOTTLE_CAP#Beer Bottle Cap#
-
-//2542,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ALL_TETANY#Tentay#
-//2543,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ALL_RAY_OF_PROTECTION#Ray of Protection#
-2544,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MC_CARTDECORATE#Change Cart 2#
-
-// Rebellion
-2551,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_GLITTERING_GREED#Flip The Coin Greed#
-2552,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_RICHS_COIN#Rich's Coin#
-2553,0,0,80:84:88:92:96,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_MASS_SPIRAL#Mass Spiral#
-2554,0,0,55:60:65:70:75,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_BANISHING_BUSTER#Banishing Buster#
-2555,0,0,30:32:34:36:38,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_B_TRAP#Bind Trap#
-2556,0,0,2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_FLICKER#Flicker#
-2557,0,0,55:60:65:70:75,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_S_STORM#Shatter Storm#
-2558,0,0,45,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_E_CHAIN#Eternal Chain#
-2559,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_QD_SHOT#Quick Draw Shot#
-2560,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_C_MARKER#Crimson Marker#
-2561,0,0,10:15:20:25:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_FIREDANCE#Fire Dance#
-2562,0,0,45:50:55:60:65,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_H_MINE#Howling Mine#
-2563,0,0,20:24:28:32:36,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_P_ALTER#Platinum Alter#
-2564,0,0,90,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_FALLEN_ANGEL#Fallen Angel#
-2565,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_R_TRIP#Round Trip#
-2566,0,0,60:70:80:90:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_D_TAIL#Dragon Tail#
-2567,0,0,70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_FIRE_RAIN#Fire Rain#
-2568,0,0,30:40:50:60:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_HEAT_BARREL#Heat Barrel#
-2569,0,0,80:84:88:92:96,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_AM_BLAST#Anti-Material Blast#
-2570,0,0,55:60:65:70:75,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_SLUGSHOT#Slug Shot#
-2571,0,0,70:80:90:100:110,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_HAMMER_OF_GOD#Hammer of God#
-2572,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_R_TRIP_PLUSATK#Round Trip Plus Attack#
-2573,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_B_FLICKER_ATK#Bind Flicker Attack#
-2574,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RL_GLITTERING_GREED_ATK#Flip The Coin Greed Attack#
-
-//****
-// Kagerou/Oboro
-3001,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_YAMIKUMO#Yamikumo#
-3004,0,0,10:12:14:16:18,0,0,0,25:26:28,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_JYUMONJIKIRI#Cross Strike#
-3005,0,0,12:16:20:24:28,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_SETSUDAN#Soul Sever#
-3006,0,0,5:6:7:8:9,0,0,0,99,0,0,none,0,13294,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_BAKURETSU#Bakuretsu Kunai#
-3007,0,0,8:9:10:11:12,0,0,0,99,7,8,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_HAPPOKUNAI#Happo Kunai#
-3008,0,0,50,0,0,10000:20000:30000:40000:50000:60000:70000:80000:90000:100000,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_MUCHANAGE#Mucha Nage#
-3009,0,0,24:28:32:36:40,0,0,0,22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_HUUMARANKA#Huuma Shuriken Ranka#
-3010,0,0,9:12:15:18:21,0,0,0,99,0,0,none,0,6493,3:4:5:6:7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_MAKIBISHI#Makibishi#
-3011,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_MEIKYOUSISUI#Meikyo Shisui#
-3012,0,0,40:44:48:52:56,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_ZANZOU#Zanzou#
-3013,0,0,40:44:48:52:56,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_KYOUGAKU#Kyougaku#
-3014,0,0,40:44:48:52:56,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_JYUSATSU#Jyusatsu#
-3015,0,0,20,0,0,0,99,0,0,none,0,6512,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_KAHU_ENTEN#Kahu Enten#
-3016,0,0,20,0,0,0,99,0,0,none,0,6513,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_HYOUHU_HUBUKI#Hyouhu Hubuki#
-3017,0,0,20,0,0,0,99,0,0,none,0,6514,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_KAZEHU_SEIRAN#Kazehu Seiran#
-3018,0,0,20,0,0,0,99,0,0,none,0,6515,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_DOHU_KOUKAI#Dohu Koukai#
-3019,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_KAIHOU#Technique Kaihou#
-3020,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_ZENKAI#Zenkai#
-3021,0,0,40:44:48:52:56,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_GENWAKU#Genwaku#
-3022,0,0,70:75:80:85:90,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KO_IZAYOI#Izayoi#
-3023,0,0,60:65:70:75:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KG_KAGEHUMI#Kagehumi#
-3024,0,0,50,0,0,0,99,0,0,none,0,7524,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KG_KYOMU#Kyomu#
-3025,0,0,25:30:35:40:45,0,0,0,99,0,0,none,0,7524,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KG_KAGEMUSYA#Kagemusha#
-3026,0,0,60:70:80:90:100 ,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //OB_ZANGETSU#Zangetsu#
-3027,0,0,55:60:65:70:75 ,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //OB_OBOROGENSOU#Oboro Gensou#
-3029,0,0,20:30:40:50:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //OB_AKAITSUKI#Akaitsuki#
-
-// EP 14.3 Part 2 3rd Job Skills
-5001,0,0,22:34:46:58:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GC_DARKCROW#Dark Claw#
-5002,0,0,100:120:140:160:180,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RA_UNLIMIT#Unlimited#
-5003,0,0,60:70:80:90:100,0,0,0,99,0,0,none,0,970,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GN_ILLUSIONDOPING#Illusion Doping#
-5004,0,0,30:35:40:45:50:55:60:65:70:75,0,0,0,99,0,0,dragon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_DRAGONBREATH_WATER#Dragon Breath - Water#
-5005,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_LUXANIMA#Lux Anima#
-5006,0,0,60:70:80:90:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_MAGMA_ERUPTION#Magma Eruption#
-5007,0,0,200:230:260:290:320,0,0,0,13:14,0,0,none,0,6144,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WM_FRIGG_SONG#Frigg's Song#
-5008,0,0,120,0,0,0,99,0,0,elementalspirit,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SO_ELEMENTAL_SHIELD#Elemental Shield#
-5009,0,0,65,0,0,0,99,0,0,none,5:5:4:4:3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_FLASHCOMBO#Flash Combo#
-5010,0,0,30:26:22:18:14,0,0,0,99,0,0,none,0,7940,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SC_ESCAPE#Emergency Escape#
-5011,0,0,30:60:90:120:150,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_OFFERTORIUM#Offertorium#
-5012,0,0,100:150:200:250:300,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WL_TELEKINESIS_INTENSE#Intense Telekinesis#
-5013,0,0,200:180:160:140:120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LG_KINGS_GRACE#King's Grace#
-5014,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
-5015,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_FLASHCOMBO_ATK_STEP1#Flash Combo Attack Step 1#//All 4 steps are using temp req SP values for now.
-5016,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_FLASHCOMBO_ATK_STEP2#Flash Combo Attack Step 2#
-5017,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_FLASHCOMBO_ATK_STEP3#Flash Combo Attack Step 3#
-5018,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SR_FLASHCOMBO_ATK_STEP4#Flash Combo Attack Step 4#
-
-10010,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GD_BATTLEORDER##
-10011,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GD_REGENERATION##
-10012,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GD_RESTORE##
-10013,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GD_EMERGENCYCALL##
-
-8001,0,0,13:16:19:22:25,0,0,0,99,0,0,none,0,545,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HLIF_HEAL
-8002,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HLIF_AVOID
-8004,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HLIF_CHANGE
-8005,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HAMI_CASTLE
-8006,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HAMI_DEFENCE
-8008,0,0,120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HAMI_BLOODLUST
-8009,0,0,4:8:12:16:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HFLI_MOON
-8010,0,0,30:40:50:60:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HFLI_FLEET
-8011,0,0,30:40:50:60:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HFLI_SPEED
-8012,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HFLI_SBR44
-8013,0,0,22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HVAN_CAPRICE
-8014,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HVAN_CHAOTIC
-8016,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HVAN_EXPLOSION
-8018,0,0,60:80:100:120:140,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_SUMMON_LEGION#Summon Legion#
-8019,0,0,48:60:72:84:96,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_NEEDLE_OF_PARALYZE#Needle of Paralyze#
-8020,0,0,65:75:85:95:105,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_POISON_MIST#Poison Mist#
-8021,0,0,48:52:56:60:64,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_PAIN_KILLER#Pain Killer#
-8022,0,0,40:50:60:70:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_LIGHT_OF_REGENE#Light of Regene#
-8023,0,0,70:90:110:130:150,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_OVERED_BOOST#Overed Boost#
-8024,0,0,25:30:35:40:45,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_ERASER_CUTTER#Eraser Cutter#
-8025,0,0,90:100:110:120:130,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_XENO_SLASHER#Xeno Slasher#
-8026,0,0,45:54:63:72:81,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_SILENT_BREEZE#Silent Breeze#
-8027,0,0,35,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_STYLE_CHANGE#Style Change#
-8028,0,0,20:25:30:35:40,0,0,0,99,0,0,mh_fighting,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_SONIC_CRAW#Sonic Claw#
-8029,0,0,10:15:20:25:30,0,0,0,99,0,0,none,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_SILVERVEIN_RUSH#Silver Bain Rush#
-8030,0,0,8:16:24:32:40,0,0,0,99,0,0,none,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_MIDNIGHT_FRENZY#Midnight Frenzy#
-8031,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_STAHL_HORN#Steel Horn#
-8032,0,0,60:65:70:75:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_GOLDENE_FERSE#Golden Heel#
-8033,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_STEINWAND#Stone Wall#
-8034,0,0,60:68:76:84:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_HEILIGE_STANGE#Holy Pole#
-8035,0,0,60:65:70:75:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_ANGRIFFS_MODUS#Attack Mode#
-8036,0,0,20:25:30:35:40,0,0,0,99,0,0,mh_grappling,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_TINDER_BREAKER#Tinder Breaker#
-8037,0,0,10:20:30:40:50,0,0,0,99,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_CBC#Continual Break Combo#
-8038,0,0,24:28:32:36:40,0,0,0,99,0,0,none,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_EQC#Eternal Quick Combo#
-8039,0,0,34:38:42:46:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_MAGMA_FLOW#Magma Flow#
-8040,0,0,54:58:62:66:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_GRANITIC_ARMOR#Granitic Armor#
-8041,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_LAVA_SLIDE#Lava Slide#
-8042,0,0,20:28:36:44:52,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_PYROCLASTIC#Pyroclastic#
-8043,0,0,60:65:70:75:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MH_VOLCANIC_ASH#Volcanic Ash#
-
-8201,0,0,8:8:8:8:8:15:15:15:15:15,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MS_BASH
-8202,20:20:19:19:18:18:17:17:16:16,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MS_MAGNUM
-8203,0,0,13:14:15:16:17:18:19:20:21:22,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MS_BOWLINGBASH
-8204,0,0,50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MS_PARRYING
-8205,0,0,35:40:45:50:55:60:65:70:75:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MS_REFLECTSHIELD
-8206,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MS_BERSERK
-8207,0,0,12,0,0,0,99,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MA_DOUBLE
-8208,0,0,15,0,0,0,99,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MA_SHOWER
-8209,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MA_SKIDTRAP
-8210,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MA_LANDMINE
-8211,0,0,12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MA_SANDMAN
-8212,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MA_FREEZINGTRAP
-8213,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MA_REMOVETRAP
-8214,0,0,15,0,0,0,99,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MA_CHARGEARROW
-8215,0,0,18:21:24:27:30,0,0,0,99,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MA_SHARPSHOOTING
-8216,0,0,7,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ML_PIERCE
-8217,0,0,12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ML_BRANDISH
-8218,0,0,18:21:24:27:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ML_SPIRALPIERCE
-8219,0,0,30,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ML_DEFENDER
-8220,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ML_AUTOGUARD
-8221,0,0,25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //ML_DEVOTION
-8222,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MER_MAGNIFICAT
-8223,0,0,14:18:22:26:30:34:38:42:46:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MER_QUICKEN
-8224,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MER_SIGHT
-8225,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MER_CRASH
-8226,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MER_REGAIN
-8227,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MER_TENDER
-8228,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MER_BENEDICTION
-8229,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MER_RECUPERATE
-8230,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MER_MENTALCURE
-8231,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MER_COMPRESS
-8232,0,0,4:5:6:7:8:9:10:11:12:13,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MER_PROVOKE
-8233,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MER_AUTOBERSERK
-8234,0,0,15:17:19:21:23:25:27:29:31:33,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MER_DECAGI
-8235,0,0,10,100,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MER_SCAPEGOAT
-8236,0,0,20:20:20:20:20:18:16:14:12:10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MER_LEXDIVINA
-8237,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MER_ESTIMATION
-8238,0,0,20:20:20:25:25:25:30:30:30:35,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MER_KYRIE
-8239,0,0,28:32:36:40:44:48:52:56:60:64,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MER_BLESSING
-8240,15,0,18:21:24:27:30:33:36:39:42:45,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MER_INCAGI
-
-// Elemental Spirits Skills
-8401,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_CIRCLE_OF_FIRE#Circle of Fire#
-8402,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_FIRE_CLOAK#Fire Cloak#
-8403,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_FIRE_MANTLE#Fire Mantle#
-8404,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_WATER_SCREEN#Water Screen#
-8405,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_WATER_DROP#Water Drop#
-8406,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_WATER_BARRIER#Water Barrier#
-8407,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_WIND_STEP#Wind Step#
-8408,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_WIND_CURTAIN#Wind Curtain#
-8409,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_ZEPHYR#Zephyr#
-8410,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_SOLID_SKIN#Solid Skin#
-8411,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_STONE_SHIELD#Stone Shield#
-8412,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_POWER_OF_GAIA#Power of Gaia#
-8413,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_PYROTECHNIC#Pyrotechnic#
-8414,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_HEATER#Heater#
-8415,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_TROPIC#Tropic#
-8416,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_AQUAPLAY#Aqua Play#
-8417,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_COOLER#Cooler#
-8418,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_CHILLY_AIR#Cool Air#
-8419,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_GUST#Gust#
-8420,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_BLAST#Blast#
-8421,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_WILD_STORM#Wild Storm#
-8422,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_PETROLOGY#Petrology#
-8423,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_CURSED_SOIL#Cursed Soil#
-8424,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_UPHEAVAL#Upheaval#
-8425,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_FIRE_ARROW#Fire Arrow#
-8426,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_FIRE_BOMB#Fire Bomb#
-8427,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_FIRE_BOMB_ATK#Fire Bomb Attack#
-8428,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_FIRE_WAVE#Fire Wave#
-8429,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_FIRE_WAVE_ATK#Fire Wave Attack#
-8430,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_ICE_NEEDLE#Ice Needle#
-8431,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_WATER_SCREW#Water Screw#
-8432,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_WATER_SCREW_ATK#Water Screw Attack#
-8433,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_TIDAL_WEAPON#Tidal Weapon#
-8434,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_WIND_SLASH#Wind Slasher#
-8435,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_HURRICANE#Hurricane Rage#
-8436,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_HURRICANE_ATK#Hurricane Rage Attack#
-8437,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_TYPOON_MIS#Typhoon Missile#
-8438,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_TYPOON_MIS_ATK#Typhoon Missile Attack#
-8439,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_STONE_HAMMER#Stone Hammer#
-8440,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_ROCK_CRUSHER#Rock Launcher#
-8441,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_ROCK_CRUSHER_ATK#Rock Launcher Attack#
-8442,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //EL_STONE_RAIN#Stone Rain#
diff --git a/db/re/skill_tree.conf b/db/re/skill_tree.conf
index 6e040420b..e9feb2111 100644
--- a/db/re/skill_tree.conf
+++ b/db/re/skill_tree.conf
@@ -3952,3 +3952,93 @@ Rebellion: {
}
}
}
+
+Summoner: {
+ skills: {
+ SU_BASIC_SKILL: 1
+ SU_BITE: {
+ MaxLevel: 1
+ SU_BASIC_SKILL: 1
+ }
+ SU_HIDE: {
+ MaxLevel: 1
+ SU_BITE: 1
+ }
+ SU_SCRATCH: {
+ MaxLevel: 3
+ SU_HIDE: 1
+ }
+ SU_STOOP: {
+ MaxLevel: 1
+ SU_SCRATCH: 3
+ }
+ SU_LOPE: {
+ MaxLevel: 3
+ SU_STOOP: 1
+ }
+ SU_SPRITEMABLE: {
+ MaxLevel: 1
+ SU_LOPE: 3
+ }
+ SU_POWEROFLAND: {
+ MaxLevel: 1
+ SU_CN_POWDERING: 3
+ }
+ SU_SV_STEMSPEAR: {
+ MaxLevel: 5
+ SU_SPRITEMABLE: 1
+ }
+ SU_CN_POWDERING: {
+ MaxLevel: 5
+ SU_CN_METEOR: 3
+ }
+ SU_CN_METEOR: {
+ MaxLevel: 5
+ SU_SV_ROOTTWIST: 3
+ }
+ SU_SV_ROOTTWIST: {
+ MaxLevel: 5
+ SU_SV_STEMSPEAR: 3
+ }
+ SU_POWEROFLIFE: {
+ MaxLevel: 1
+ SU_LUNATICCARROTBEAT: 3
+ }
+ SU_SCAROFTAROU: {
+ MaxLevel: 5
+ SU_SV_ROOTTWIST: 3
+ }
+ SU_PICKYPECK: {
+ MaxLevel: 5
+ SU_SPRITEMABLE: 1
+ }
+ SU_ARCLOUSEDASH: {
+ MaxLevel: 5
+ SU_PICKYPECK: 3
+ }
+ SU_LUNATICCARROTBEAT: {
+ MaxLevel: 5
+ SU_SCAROFTAROU: 3
+ }
+ SU_POWEROFSEA: {
+ MaxLevel: 1
+ SU_TUNAPARTY: 3
+ }
+ SU_TUNABELLY: {
+ MaxLevel: 5
+ SU_BUNCHOFSHRIMP: 3
+ }
+ SU_TUNAPARTY: {
+ MaxLevel: 5
+ SU_TUNABELLY: 3
+ }
+ SU_BUNCHOFSHRIMP: {
+ MaxLevel: 5
+ SU_FRESHSHRIMP: 3
+ }
+ SU_FRESHSHRIMP: {
+ MaxLevel: 5
+ SU_SPRITEMABLE: 1
+ }
+ }
+}
diff --git a/db/re/skill_unit_db.txt b/db/re/skill_unit_db.txt
deleted file mode 100644
index ba9b3841a..000000000
--- a/db/re/skill_unit_db.txt
+++ /dev/null
@@ -1,190 +0,0 @@
-// ID,unit ID,unit ID 2,layout,range,interval,target,flag
-//
-// layout = -1:special, 0:1*1, 1:3*3, 2:5*5, up to 5:11*11
-// target = friend (party +guildmates +neutral players) / party / guild
-// ally (party +guildmates) / all / sameguild (guild but no allies) / enemy
-// flag 0x001(UF_DEFNOTENEMY) If 'defunit_not_enemy' is set, the target is changed to 'friend'
-// 0x002(UF_NOREITERATION) Spell cannot be stacked
-// 0x004(UF_NOFOOTSET) Spell cannot be cast near/on targets
-// 0x008(UF_NOOVERLAP) Spell effects do not overlap
-// 0x010(UF_PATHCHECK) Only cells with a shootable path will be placed
-// 0x020(UF_NOPC) Spell cannot affect players.
-// 0x040(UF_NOMOB) Spell cannot affect mobs.
-// 0x080(UF_SKILL) Spell CAN affect skills.
-// 0x100(UF_DANCE) Dance skill
-// 0x200(UF_ENSEMBLE) Ensemble skill
-// 0x400(UF_SONG) Song skill
-// 0x800(UF_DUALMODE) Spell has effects both at an interval and when you step in/out
-// 0x2000(UF_RANGEDSINGLEUNIT) Layout hack, use layout range propriety but only display center.
-// Example: 0x006 = 0x002+0x004 -> Cannot be stacked nor cast near targets
-//
-// Notes:
-// ------
-// 0x89,0x8a,0x8b without indication
-//
-// u1 u2 lay r intr target flag
-//
-
- 12,0x7e, , 0, 0, -1,all, 0x003 //MG_SAFETYWALL
- 18,0x7f, , -1, 0, 20,enemy, 0x010 //MG_FIREWALL
- 21,0x86, , 0, 2,1000,enemy, 0x018 //MG_THUNDERSTORM
- 25,0x85, , 1, 0, -1,all, 0x2003 //AL_PNEUMA
- 27,0x81,0x80, 0, 0, -1,all, 0x00E //AL_WARP
- 47,0x86, , 0, 1:1:1:1:1:2:2:2:2:2,1000,enemy, 0x080 //AC_SHOWER
- 70,0x83, , -1, 1,1000,all, 0x018 //PR_SANCTUARY
- 79,0x84, , -1, 1,3000,enemy, 0x018 //PR_MAGNUS
- 80,0x87,0x88, 0, 1,2000,enemy, 0x006 //WZ_FIREPILLAR
- 83,0x86, , 0, 3,1000,enemy, 0x010 //WZ_METEOR
- 85,0x86, , 5, 1:1:1:1:1:1:1:1:1:1:3,1250,enemy,0x018 //WZ_VERMILION
- 87,0x8d, , -1, 0, -1,all, 0x010 //WZ_ICEWALL
- 89,0x86, , 4, 1, 450,enemy, 0x018 //WZ_STORMGUST
- 91,0x86, , 2, 0,1000,enemy, 0x010 //WZ_HEAVENDRIVE
- 92,0x8e, , 2, 0, -1,enemy, 0x010 //WZ_QUAGMIRE
-115,0x90, , 0, 1,1000,enemy, 0x006 //HT_SKIDTRAP
-116,0x93, , 0, 1,1000,enemy, 0x006 //HT_LANDMINE
-117,0x91, , 0, 1,1000,enemy, 0x006 //HT_ANKLESNARE
-118,0x94, , 0, 1,1000,enemy, 0x006 //HT_SHOCKWAVE
-119,0x95, , 0, 1,1000,enemy, 0x006 //HT_SANDMAN
-120,0x96, , 0, 1,1000,enemy, 0x006 //HT_FLASHER
-121,0x97, , 0, 1,1000,enemy, 0x006 //HT_FREEZINGTRAP
-122,0x8f, , 0, 1,1000,enemy, 0x006 //HT_BLASTMINE
-123,0x98, , 0, 1,1000,enemy, 0x006 //HT_CLAYMORETRAP
-125,0x99, , 0, 1,1000,all, 0x000 //HT_TALKIEBOX
-140,0x92, , -1, 1,1000,enemy, 0x000 //AS_VENOMDUST
-220,0xb0, , 0, 0, -1,all, 0x002 //RG_GRAFFITI
-229,0xb1, , 0, 1, 500,enemy, 0x006 //AM_DEMONSTRATION
-254,0x86, , -1, 0, 300,enemy, 0x010 //CR_GRANDCROSS
-285,0x9a, , 3, 0, -1,all, 0x010 //SA_VOLCANO
-286,0x9b, , 3, 0, -1,all, 0x010 //SA_DELUGE
-287,0x9c, , 3, 0, -1,all, 0x010 //SA_VIOLENTGALE
-288,0x9d, , 3:3:4:4:5,0, -1,all, 0x010 //SA_LANDPROTECTOR
-306,0x9e, , 4, 0,6000,enemy, 0x200 //BD_LULLABY
-307,0x9f, , 4, 0, -1,enemy, 0x220 //BD_RICHMANKIM
-308,0xa0, , 4, 0, -1,enemy, 0x200 //BD_ETERNALCHAOS
-309,0xa1, , 4, 0, -1,party, 0x200 //BD_DRUMBATTLEFIELD
-310,0xa2, , 4, 0, -1,party, 0x200 //BD_RINGNIBELUNGEN
-311,0xa3, , 4, 0, -1,all, 0x200 //BD_ROKISWEIL
-312,0xa4, , 4, 0, -1,party, 0x240 //BD_INTOABYSS
-313,0xa5, , 4, 0, -1,party, 0x200 //BD_SIEGFRIED
-317,0xa6, , 3, 0,3000,enemy, 0x400 //BA_DISSONANCE
-319,0xa7, , 3, 0,3000,all, 0xC40 //BA_WHISTLE
-320,0xa8, , 3, 0,3000,all, 0xC40 //BA_ASSASSINCROSS
-321,0xa9, , 3, 0,3000,all, 0xC40 //BA_POEMBRAGI
-322,0xaa, , 3, 0,6000,all, 0xC40 //BA_APPLEIDUN
-325,0xab, , 3, 0,3000,enemy, 0x100 //DC_UGLYDANCE
-327,0xac, , 3, 0,3000,all, 0x940 //DC_HUMMING
-328,0xad, , 3, 0,3000,enemy, 0x900 //DC_DONTFORGETME
-329,0xae, , 3, 0,3000,all, 0x940 //DC_FORTUNEKISS
-330,0xaf, , 3, 0,3000,all, 0x940 //DC_SERVICEFORYOU
-336,0xb2, , 0,-1, -1,noone, 0x000 //WE_CALLPARTNER
-339,0x86, , -1, 0, 300,enemy, 0x000 //NPC_DARKGRANDCROSS
-362,0xb4, , 0, 2, 300,all, 0x000 //HP_BASILICA
-369,0xb3, , -1, 0,10000,all, 0x008 //PA_GOSPEL
-395,0xb5, , 4, 0, -1,all, 0x200 //CG_MOONLIT
-404,0xb6, , -1, 0, -1,all, 0x000 //PF_FOGWALL
-405,0xb7, , 0, 0, -1,enemy, 0x000 //PF_SPIDERWEB
-409,0xb2, , 0,-1, -1,noone, 0x000 //WE_CALLBABY
-410,0xb2, , 0,-1, -1,noone, 0x000 //WE_CALLPARENT
-428,0x86, , 0, 1, 100,enemy, 0x000 //SG_SUN_WARM
-429,0x86, , 0, 1, 100,enemy, 0x000 //SG_MOON_WARM
-430,0x86, , 0, 1, 100,enemy, 0x000 //SG_STAR_WARM
-484,0xb8, , 2, 0, 500,enemy, 0x808 //HW_GRAVITATION
-488,0xb9, , 3, 0, -1,all, 0x200 //CG_HERMODE
-516,0x86, , 3, 0, 100,enemy, 0x000 //GS_DESPERADO
-521,0xbe, , 0, 1,1000,enemy, 0x000 //GS_GROUNDDRIFT
-525,0x86, , 0, 2, 100,enemy, 0x018 //NJ_HUUMA
-527,0xbc, , -1, 0,2000,enemy, 0x018 //NJ_TATAMIGAESHI
-535,0xbd, , -1, 0, 20,enemy, 0x010 //NJ_KAENSIN
-538,0xbb, , 1:1:1:2:2:2:3:3:3:4,0,-1,all,0x010 //NJ_SUITON
-541,0x86, , 0, 3:3:4:4:5, 100,enemy, 0x018 //NJ_RAIGEKISAI
-653,0xc6, , 0, 5:7:9:11:13:5:7:9:11:13, 300,enemy, 0x010 //NPC_EARTHQUAKE
-670,0xc7, , 1, 4:7:10:13:16:19:22:25:28:31,1000,all,0x008 //NPC_EVILLAND
-
-//706,0xfd, , 0, 0,1000,all, 0x000 //NPC_VENOMFOG
-
-2044,0xca, , 0, 2,1000,all, 0x018 //AB_EPICLESIS
-
-2032,0xe1, , 2, 0,1000,enemy, 0x018 //GC_POISONSMOKE
-
-2213,0x86, , 0, 8, 100,enemy, 0x018 //WL_COMET
-2216,0xcb, , -1, 0, 100,enemy, 0x018 //WL_EARTHSTRAIN
-
-2238,0xd8, , 0, 2,1000,enemy, 0x006 //RA_ELECTRICSHOCKER
-2239,0xd9, , 0, 0,1000,enemy, 0x006 //RA_CLUSTERBOMB
-2249,0xd2, , 0, 2,1000,enemy, 0x022 //RA_MAGENTATRAP
-2250,0xd3, , 0, 2,1000,enemy, 0x022 //RA_COBALTTRAP
-2251,0xd4, , 0, 2,1000,enemy, 0x022 //RA_MAIZETRAP
-2252,0xd5, , 0, 2,1000,enemy, 0x022 //RA_VERDURETRAP
-2253,0xd6, , 0, 1,1000,enemy, 0x002 //RA_FIRINGTRAP
-2254,0xd7, , 0, 1,1000,enemy, 0x002 //RA_ICEBOUNDTRAP
-
-2273,0xe2, , 2, 0, 500,friend,0x000 //NC_NEUTRALBARRIER
-2274,0xe3, , 2, 0, 500,all, 0x000 //NC_STEALTHFIELD
-
-2299,0xcc, , 0, 1,1000,all, 0x006 //SC_MANHOLE
-2300,0xcd, , 0, 1,1000,all, 0x006 //SC_DIMENSIONDOOR
-2301,0xce, , 2, 0, -1,enemy, 0x200E //SC_CHAOSPANIC
-2302,0xcf, , 2, 0, -1,all, 0x2002 //SC_MAELSTROM
-2303,0xd0, , 3, 0, -1,all, 0x2018 //SC_BLOODYLUST
-2304,0xd1, , 0, 2,1000,enemy, 0x018 //SC_FEINTBOMB
-
-2319,0xec, , 0, 3,5000,all, 0x000 //LG_BANDING
-
-2414,0xda, , 0, 0, -1,enemy, 0x000 //WM_REVERBERATION
-2418,0xdb, , 0, 5, 300,enemy, 0x800 //WM_SEVERE_RAINSTORM
-2419,0xde, , 0, 1,1000,all, 0x014 //WM_POEMOFNETHERWORLD
-
-2443,0xdc, , 0, 0,300,enemy, 0x00A //SO_FIREWALK
-2444,0xdd, , 0, 0,1000,enemy, 0x00A //SO_ELECTRICWALK
-2446,0x86, , 0, 3:3:3:4:4,1000,enemy, 0x018 //SO_EARTHGRAVE
-2447,0x86, , 0, 3:3:3:4:4,1000,enemy, 0x018 //SO_DIAMONDDUST
-2449,0xdf, , 0, 3:3:4:4:5,500,enemy, 0x018 //SO_PSYCHIC_WAVE
-2450,0xe0, , 3, 0, 500,enemy, 0x010 //SO_CLOUD_KILL
-2452,0xe4, , 0, 3,3000,all, 0x010 //SO_WARMER
-2453,0xeb, , 0, 1:1:2:2:3,500,enemy,0x010 //SO_VACUUM_EXTREME
-2465,0xf1, , 0, 1,1000,all, 0x010 //SO_FIRE_INSIGNIA
-2466,0xf2, , 0, 1,1000,all, 0x010 //SO_WATER_INSIGNIA
-2467,0xf3, , 0, 1,1000,all, 0x010 //SO_WIND_INSIGNIA
-2468,0xf4, , 0, 1,1000,all, 0x010 //SO_EARTH_INSIGNIA
-
-2479,0xe5, , 0, 1,1000,enemy, 0x006 //GN_THORNS_TRAP
-2482,0xe6,0x7f, -1, 2, -1,all, 0x000 //GN_WALLOFTHORN
-2484,0x86, , 0, 2, 100,enemy, 0x080 //GN_CRAZYWEED_ATK
-2485,0xe7, , 0, 3,2000,enemy, 0x098 //GN_DEMONIC_FIRE
-2487,0xe8, , 0, 3,1000,enemy, 0x000 //GN_FIRE_EXPANSION_SMOKE_POWDER
-2488,0xe9, , 0, 3,1000,enemy, 0x000 //GN_FIRE_EXPANSION_TEAR_GAS
-2490,0xea, , 0, 1,1000,all, 0x002 //GN_HELLS_PLANT
-
-2555,0x104, , 0, 1:2:2:3:3,500,enemy,0x006 //RL_B_TRAP
-
-3006,0x86, , 0, 2, 100,enemy, 0x018 //KO_BAKURETSU
-3008,0x86, , 0, 2, 100,enemy, 0x018 //KO_MUCHANAGE
-3009,0x86, , 0, 3, 100,enemy, 0x018 //KO_HUUMARANKA
-3020,0xf8, , 0, 3, 100,all, 0x018 //KO_ZENKAI
-3010,0xfc, , 0, 0,5000,enemy, 0x018 //KO_MAKIBISHI
-
-5006,0x101, , 0, 3,2000,enemy, 0x018 //NC_MAGMA_ERUPTION
-5008,0x7e, , 0, 0, -1,all, 0x003 //SO_ELEMENTAL_SHIELD
-5010,0xfe, , 0, 2, -1,enemy, 0x000 //SC_ESCAPE
-
-8020,0xf5, , 0, 3,2300:2100:1900:1700:1500,enemy, 0x018 //MH_POISON_MIST
-8033,0x7e, , 0, 0, -1,all, 0x003 //MH_STEINWAND
-8025,0x86, , 0, 2:2:3:3:4,1000,enemy, 0x018 //MH_XENO_SLASHER
-8041,0xf6, , 1:1:2:2:3, 0,2000,enemy, 0x01A //MH_LAVA_SLIDE
-8043,0xf7, , 1, 0,-1,enemy, 0x2018 //MH_VOLCANIC_ASH
-
-8208,0x86, , 0, 2,1000,enemy, 0x080 //MA_SHOWER
-8209,0x90, , 0, 1,1000,enemy, 0x006 //MA_SKIDTRAP
-8210,0x93, , 0, 0,1000,enemy, 0x006 //MA_LANDMINE
-8211,0x95, , 0, 1,1000,enemy, 0x006 //MA_SANDMAN
-8212,0x97, , 0, 1,1000,enemy, 0x006 //MA_FREEZINGTRAP
-
-8403,0xed, , -1, 1,1000,enemy, 0x018 //EL_FIRE_MANTLE
-8406,0xee, , 1, 0, -1,friend,0x2018 //EL_WATER_BARRIER
-8409,0xef, , 0, 1, -1,friend,0x2018 //EL_ZEPHYR
-8412,0xf0, , 0, 1, -1,friend,0x2018 //EL_POWER_OF_GAIA
-
-10006,0xc1, , 2, 0, -1,sameguild, 0x040 //GD_LEADERSHIP
-10007,0xc2, , 2, 0, -1,sameguild, 0x040 //GD_GLORYWOUNDS
-10008,0xc3, , 2, 0, -1,sameguild, 0x040 //GD_SOULCOLD
-10009,0xc4, , 2, 0, -1,sameguild, 0x040 //GD_HAWKEYES
diff --git a/db/sc_config.txt b/db/sc_config.txt
index ac65a6677..661e9bb87 100644
--- a/db/sc_config.txt
+++ b/db/sc_config.txt
@@ -11,6 +11,7 @@
// 32 - SC considered as debuff and be removed by Gospel and etc.
// 64 - SC cannot be reset when MADO Gear is taken off.
// 128 - SC cannot be reset by 'sc_end SC_ALL' and status change clear.
+// 256 - SC can be visible for all players
// Example:
// SC_ENDURE, 21 //SC_ENDURE: cannot be removed by death and dispell and cosidered as buff. (16 + 4 + 1 = 21)
@@ -249,16 +250,16 @@ SC_ABUNDANCE, 20
//SC_REUSE_REFRESH, 29
//SC_REUSE_STORMBLAST, 29
SC_EPICLESIS, 29
-SC_ORATIO, 20
+SC_ORATIO, 276
SC_LAUDAAGNUS, 20
SC_LAUDARAMUS, 20
SC_CLOAKINGEXCEED, 30
-SC_HALLUCINATIONWALK, 28
+SC_HALLUCINATIONWALK, 284
SC_HALLUCINATIONWALK_POSTDELAY, 31
SC_RENOVATIO, 20
SC_WEAPONBLOCKING, 28
//SC_WEAPONBLOCKING_POSTDELAY, 31
-SC_ROLLINGCUTTER, 30
+SC_ROLLINGCUTTER, 286
SC_EXPIATIO, 20
SC_POISONINGWEAPON, 28
SC_TOXIN, 20
@@ -269,7 +270,7 @@ SC_DEATHHURT, 20
SC_PYREXIA, 20
SC_OBLIVIONCURSE, 20
SC_LEECHESEND, 20
-SC_DUPLELIGHT, 20
+SC_DUPLELIGHT, 276
SC_FEARBREEZE, 28
SC_ELECTRICSHOCKER, 30
SC_MARSHOFABYSS, 20
@@ -277,14 +278,14 @@ SC_RECOGNIZEDSPELL, 20
//SC_WUGRIDER, 29
SC_WUGDASH, 30
SC_WUGBITE, 30
-SC_CAMOUFLAGE, 30
+SC_CAMOUFLAGE, 286
SC_ACCELERATION, 28
SC_HOVERING, 28
-SC_SUMMON1, 24
-SC_SUMMON2, 24
-SC_SUMMON3, 24
-SC_SUMMON4, 24
-SC_SUMMON5, 24
+SC_SUMMON1, 280
+SC_SUMMON2, 280
+SC_SUMMON3, 280
+SC_SUMMON4, 280
+SC_SUMMON5, 280
SC_MVPCARD_TAOGUNKA, 60
SC_MVPCARD_MISTRESS, 60
SC_MVPCARD_ORCHERO, 60
@@ -309,7 +310,7 @@ SC_INT_SCROLL, 61
SC_FORCEOFVANGUARD, 28
SC_BUCHEDENOEL, 60
SC__AUTOSHADOWSPELL, 16
-SC__SHADOWFORM, 30
+SC__SHADOWFORM, 286
SC_RAID, 28
SC_SHIELDSPELL_DEF, 16
SC_SHIELDSPELL_MDEF, 16
@@ -320,7 +321,7 @@ SC_ADORAMUS, 16
SC_PRESTIGE, 16
SC__INVISIBILITY, 30
SC__DEADLYINFECT, 20
-SC_BANDING, 28
+SC_BANDING, 284
SC_BANDING_DEFENCE, 28
SC_EARTHDRIVE, 20
SC_INSPIRATION, 28
@@ -332,8 +333,8 @@ SC__LAZINESS, 16
SC_LIGHTNINGWALK, 28
SC_ACARAJE, 24
SC__UNLUCKY, 16
-SC_CURSEDCIRCLE_ATKER, 28
-SC_CURSEDCIRCLE_TARGET, 28
+SC_CURSEDCIRCLE_ATKER, 284
+SC_CURSEDCIRCLE_TARGET, 284
SC__WEAKNESS, 16
SC_CRESCENTELBOW, 28
//SC_NOEQUIPACCESSARY, 30
@@ -347,7 +348,7 @@ SC_PROPERTYWALK, 18
SC_SPELLFIST, 16
SC_NETHERWORLD, 16
SC_SIREN, 16
-SC_DEEP_SLEEP, 34
+SC_DEEP_SLEEP, 290
SC_SIRCLEOFNATURE, 16
SC_GLOOMYDAY, 16
SC_GLOOMYDAY_SK, 16
@@ -365,8 +366,8 @@ SC_MELODYOFSINK, 28
SC_BEYOND_OF_WARCRY, 28
SC_UNLIMITED_HUMMING_VOICE, 28
SC_WARMER, 2
-SC_VENOMIMPRESS, 4
-SC_FROSTMISTY, 32
+SC_VENOMIMPRESS, 260
+SC_FROSTMISTY, 288
//SC_ASSUMPTIO2, 16
//SC_GN_TRAINING_SWORD, 31
//SC_GN_REMODELING_CART, 31
@@ -402,7 +403,7 @@ SC_LIGHT_OF_REGENE, 1
SC_MAGIC_CANDY, 92
//SC_ALL_RIDING_REUSE_LIMIT, 1
//SC_HANDICAPSTATE_DEEP_SLEEP, 80
-SC_MONSTER_TRANSFORM, 12
+SC_MONSTER_TRANSFORM, 268
SC_MTF_ASPD, 12
SC_MTF_RANGEATK, 12
SC_MTF_MATK, 12
@@ -471,23 +472,29 @@ SC_DONTFORGETME, 79
SC_FORTUNE, 79
SC_SERVICEFORYOU, 79
SC_INCHIT, 77
-SC_PUSH_CART, 205
+SC_PUSH_CART, 461
+SC_COLD, 256
+SC_BLOOD_SUCKER, 256
// Costumes
-SC_MOONSTAR, 207
-SC_SUPER_STAR, 207
-SC_STRANGELIGHTS, 207
-SC_DECORATION_OF_MUSIC, 207
-SC_LJOSALFAR, 207
-SC_MERMAID_LONGING, 207
-SC_HAT_EFFECT, 207
-SC_FLOWERSMOKE, 207
-SC_FSTONE, 207
-SC_HAPPINESS_STAR, 207
-SC_MAPLE_FALLS, 207
-SC_TIME_ACCESSORY, 207
-SC_MAGICAL_FEATHER, 207
-SC_BLOSSOM_FLUTTERING, 207
+SC_MOONSTAR, 463
+SC_SUPER_STAR, 463
+SC_STRANGELIGHTS, 463
+SC_DECORATION_OF_MUSIC, 463
+SC_LJOSALFAR, 463
+SC_MERMAID_LONGING, 463
+SC_HAT_EFFECT, 463
+SC_FLOWERSMOKE, 463
+SC_FSTONE, 463
+SC_HAPPINESS_STAR, 463
+SC_MAPLE_FALLS, 463
+SC_TIME_ACCESSORY, 463
+SC_MAGICAL_FEATHER, 463
+SC_BLOSSOM_FLUTTERING, 463
+
+// Summoner
+SC_SPRITEMABLE, 205
+SC_BITESCAR, 4
// Cant Clear
-SC_ALL_RIDING, 141
+SC_ALL_RIDING, 397
diff --git a/db/skill_changematerial_db.txt b/db/skill_changematerial_db.txt
index 3fb92139e..083b512f4 100644
--- a/db/skill_changematerial_db.txt
+++ b/db/skill_changematerial_db.txt
@@ -48,7 +48,7 @@
1035,1000,8,800,12,200 // Dragon_Canine
1037,800,6,1000 // Dragon_Train
1038,1000,1,1000 // Petite_Dablofs_Horn
-1040,1000,8,800,12,200 // Elder_Pixie's_Beard
+1040,1000,8,800,12,200 // Elder_Pixies_Beard
1041,800,3,1000 // Lantern
1042,800,6,1000 // Short_Leg
1043,800,6,1000 // Nail_Of_Orc