summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
Diffstat (limited to 'db')
-rw-r--r--db/cashshop_db.conf26
-rw-r--r--db/const.txt20
-rw-r--r--db/guild_skill_tree.txt1
-rw-r--r--db/homun_skill_tree.txt60
-rw-r--r--db/item_db2.conf1
-rw-r--r--db/job_db2.txt3
-rw-r--r--db/map_index.txt14
-rw-r--r--db/mob_skill_db2.txt6
-rw-r--r--db/pet_db2.txt1
-rw-r--r--db/pre-re/exp.txt2
-rw-r--r--db/pre-re/exp_homun.txt2
-rw-r--r--db/pre-re/item_chain.conf18
-rw-r--r--db/pre-re/item_combo_db.txt18
-rw-r--r--db/pre-re/item_db.conf574
-rw-r--r--db/pre-re/item_group.conf14
-rw-r--r--db/pre-re/item_packages.conf14
-rw-r--r--db/pre-re/job_db.conf69
-rw-r--r--db/pre-re/map_zone_db.conf77
-rw-r--r--db/pre-re/mob_skill_db.txt5
-rw-r--r--db/pre-re/pet_db.txt119
-rw-r--r--db/pre-re/size_fix.txt4
-rw-r--r--db/pre-re/skill_cast_db.txt104
-rw-r--r--db/pre-re/skill_db.txt11
-rw-r--r--db/pre-re/skill_require_db.txt6
-rw-r--r--db/pre-re/skill_tree.conf144
-rw-r--r--db/pre-re/skill_unit_db.txt10
-rw-r--r--db/produce_db.txt6
-rw-r--r--db/quest_db.conf983
-rw-r--r--db/re/exp_homun.txt2
-rw-r--r--db/re/item_chain.conf18
-rw-r--r--db/re/item_combo_db.txt253
-rw-r--r--db/re/item_db.conf9716
-rw-r--r--db/re/item_group.conf16
-rw-r--r--db/re/item_packages.conf12
-rw-r--r--db/re/job_db.conf56
-rw-r--r--db/re/level_penalty.txt2
-rw-r--r--db/re/map_zone_db.conf76
-rw-r--r--db/re/mob_db.txt3
-rw-r--r--db/re/mob_race2_db.txt4
-rw-r--r--db/re/mob_skill_db.txt6
-rw-r--r--db/re/pet_db.txt (renamed from db/pet_db.txt)11
-rw-r--r--db/re/size_fix.txt4
-rw-r--r--db/re/skill_cast_db.txt96
-rw-r--r--db/re/skill_db.txt11
-rw-r--r--db/re/skill_require_db.txt6
-rw-r--r--db/re/skill_tree.conf144
-rw-r--r--db/re/skill_unit_db.txt10
-rw-r--r--db/roulette_db.conf13
-rw-r--r--db/sc_config.txt4
-rw-r--r--db/skill_changematerial_db.txt32
-rw-r--r--db/translations.conf14
51 files changed, 7436 insertions, 5385 deletions
diff --git a/db/cashshop_db.conf b/db/cashshop_db.conf
index 7f1d4f5d6..e610a5aa3 100644
--- a/db/cashshop_db.conf
+++ b/db/cashshop_db.conf
@@ -1,14 +1,14 @@
//====================================================
-//= _ _ _
-//= | | | | | |
-//= | |_| | ___ _ __ ___ _ _| | ___ ___
+//= _ _ _
+//= | | | | | |
+//= | |_| | ___ _ __ ___ _ _| | ___ ___
//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __|
//= | | | | __/ | | (__| |_| | | __/\__ \
//= \_| |_/\___|_| \___|\__,_|_|\___||___/
-//=
-//= http://hercules.ws/board/
+//=
+//= http://herc.ws/board/
//================= More Information =================
-//= http://hercules.ws/board/topic/367-introducing-cash-shop-support/
+//= http://herc.ws/board/topic/367-introducing-cash-shop-support/
//====================================================
// This file handles the entire Cashshop. You can simply
// add in any amount of items you like within each category.
@@ -26,37 +26,37 @@ cash_shop: (
Apple:100
ID531:250
}
-
+
cat_1: { //Popular
ID513:100
Banana_Juice:250
}
-
+
cat_2: { //Limited
Grape:100
ID533:250
}
-
+
cat_3: { //Rental
ID515:100
Carrot_Juice:250
}
-
+
cat_4: { //Permanent
Green_Herb:100
ID510:250
}
-
+
cat_5: { //Scroll
ID501:100
ID502:250
}
-
+
cat_6: { //Usable
White_Potion:150
Blue_Potion:500
}
-
+
cat_7: { //Other
ID909:400
ID907:500
diff --git a/db/const.txt b/db/const.txt
index 0fec098ef..78d64345e 100644
--- a/db/const.txt
+++ b/db/const.txt
@@ -642,7 +642,7 @@ Eff_Confusion 7
Eff_Blind 8
Eff_Bleeding 9
Eff_DPoison 10
-Eff_Fear 11
+Eff_Fear 11
Eff_Cold 12
Eff_Burning 13
Eff_Deepsleep 14
@@ -657,6 +657,7 @@ Ele_Holy 6
Ele_Dark 7
Ele_Ghost 8
Ele_Undead 9
+Ele_All 255
RC_Formless 0
RC_Undead 1
@@ -668,9 +669,14 @@ RC_Demon 6
RC_DemiHuman 7
RC_Angel 8
RC_Dragon 9
-RC_Boss 10
-RC_NonBoss 11
-RC_NonDemiHuman 12
+RC_Player 10
+RC_Boss 11
+RC_NonBoss 12
+RC_NonDemiHuman 14
+RC_NonPlayer 15
+RC_DemiPlayer 16
+RC_NonDemiPlayer 17
+RC_All 255
RC2_None 0
RC2_Goblin 1
@@ -679,6 +685,8 @@ RC2_Orc 3
RC2_Golem 4
RC2_Guardian 5
RC2_Ninja 6
+RC2_Scaraba 7
+RC2_Turtle 8
Size_Small 0
Size_Medium 1
@@ -3238,7 +3246,9 @@ THANATOS_KEEP 10009
4_PD_GOLDDRAGON 10108
4_PD_ZAEROG 10109
4_PD_TAMADORA 10110
-
+4_JP_EDGA_H 10111
+4_JP_BRAGOLEM_H 10112
+4_EL_AQUA 10113
MER_LIF 6001
MER_AMISTR 6002
diff --git a/db/guild_skill_tree.txt b/db/guild_skill_tree.txt
index 8572244aa..9c5d06c18 100644
--- a/db/guild_skill_tree.txt
+++ b/db/guild_skill_tree.txt
@@ -11,7 +11,6 @@
//
// NOTE: MAX_GUILD_SKILL_REQUIRE (typically 5) ID/Lv pairs must be specified.
-
10000,1,0,0,0,0,0,0,0,0,0,0 //GD_APPROVAL#Official Guild Approval#
10001,1,10000,1,0,0,0,0,0,0,0,0 //GD_KAFRACONTRACT#Contract with Kafra#
10002,1,10000,1,0,0,0,0,0,0,0,0 //GD_GUARDRESEARCH#Guardian Research#
diff --git a/db/homun_skill_tree.txt b/db/homun_skill_tree.txt
index b920ccee4..f39f698fd 100644
--- a/db/homun_skill_tree.txt
+++ b/db/homun_skill_tree.txt
@@ -14,102 +14,122 @@
//
// NOTE: MAX_PC_SKILL_REQUIRE (typically 5) ID/Lv pairs must be specified.
-//Lif
+// Lif
6001,8001,5,0,0,0,0,0,0,0,0,0,0,0 //HLIF_HEAL
6001,8002,5,8001,3,0,0,0,0,0,0,0,0,0 //HLIF_AVOID
6001,8003,5,8001,5,0,0,0,0,0,0,0,0,0 //HLIF_BRAIN
-//Amistr
+
+// Amistr
6002,8005,5,0,0,0,0,0,0,0,0,0,0,0 //HAMI_CASTLE
6002,8006,5,8005,5,0,0,0,0,0,0,0,0,0 //HAMI_DEFENCE
6002,8007,5,8006,3,0,0,0,0,0,0,0,0,0 //HAMI_SKIN
-//Filir
+
+// Filir
6003,8009,5,0,0,0,0,0,0,0,0,0,0,0 //HFLI_MOON
6003,8010,5,8009,3,0,0,0,0,0,0,0,0,0 //HFLI_FLEET
6003,8011,5,8010,3,0,0,0,0,0,0,0,0,0 //HFLI_SPEED
-//Vanilmirth
+
+// Vanilmirth
6004,8013,5,0,0,0,0,0,0,0,0,0,0,0 //HVAN_CAPRICE
6004,8014,5,8013,3,0,0,0,0,0,0,0,0,0 //HVAN_CHAOTIC
6004,8015,5,8013,5,0,0,0,0,0,0,0,0,0 //HVAN_INSTRUCT
-//Lif2
+
+// Lif2
6005,8001,5,0,0,0,0,0,0,0,0,0,0,0 //HLIF_HEAL
6005,8002,5,8001,3,0,0,0,0,0,0,0,0,0 //HLIF_AVOID
6005,8003,5,8001,5,0,0,0,0,0,0,0,0,0 //HLIF_BRAIN
-//Amistr2
+
+// Amistr2
6006,8005,5,0,0,0,0,0,0,0,0,0,0,0 //HAMI_CASTLE
6006,8006,5,8005,5,0,0,0,0,0,0,0,0,0 //HAMI_DEFENCE
6006,8007,5,8006,3,0,0,0,0,0,0,0,0,0 //HAMI_SKIN
-//Filir2
+
+// Filir2
6007,8009,5,0,0,0,0,0,0,0,0,0,0,0 //HFLI_MOON
6007,8010,5,8009,3,0,0,0,0,0,0,0,0,0 //HFLI_FLEET
6007,8011,5,8010,3,0,0,0,0,0,0,0,0,0 //HFLI_SPEED
-//Vanilmirth2
+
+// Vanilmirth2
6008,8013,5,0,0,0,0,0,0,0,0,0,0,0 //HVAN_CAPRICE
6008,8014,5,8013,3,0,0,0,0,0,0,0,0,0 //HVAN_CHAOTIC
6008,8015,5,8013,5,0,0,0,0,0,0,0,0,0 //HVAN_INSTRUCT
-//Lif_H
+
+// Lif_H
6009,8001,5,0,0,0,0,0,0,0,0,0,0,0 //HLIF_HEAL
6009,8002,5,8001,3,0,0,0,0,0,0,0,0,0 //HLIF_AVOID
6009,8003,5,8001,5,0,0,0,0,0,0,0,0,0 //HLIF_BRAIN
6009,8004,3,0,0,0,0,0,0,0,0,0,0,910 //HLIF_CHANGE
+
//Amistr_H
6010,8005,5,0,0,0,0,0,0,0,0,0,0,0 //HAMI_CASTLE
6010,8006,5,8005,5,0,0,0,0,0,0,0,0,0 //HAMI_DEFENCE
6010,8007,5,8006,3,0,0,0,0,0,0,0,0,0 //HAMI_SKIN
6010,8008,3,0,0,0,0,0,0,0,0,0,0,910 //HAMI_BLOODLUST
-//Filir_H
+
+// Filir_H
6011,8009,5,0,0,0,0,0,0,0,0,0,0,0 //HFLI_MOON
6011,8010,5,8009,3,0,0,0,0,0,0,0,0,0 //HFLI_FLEET
6011,8011,5,8010,3,0,0,0,0,0,0,0,0,0 //HFLI_SPEED
6011,8012,3,0,0,0,0,0,0,0,0,0,0,910 //HFLI_SBR44
-//Vanilmirth_H
+
+// Vanilmirth_H
6012,8013,5,0,0,0,0,0,0,0,0,0,0,0 //HVAN_CAPRICE
6012,8014,5,8013,3,0,0,0,0,0,0,0,0,0 //HVAN_CHAOTIC
6012,8015,5,8013,5,0,0,0,0,0,0,0,0,0 //HVAN_INSTRUCT
6012,8016,3,0,0,0,0,0,0,0,0,0,0,910 //HVAN_EXPLOSION
-//Lif2_H
+
+// Lif2_H
6013,8001,5,0,0,0,0,0,0,0,0,0,0,0 //HLIF_HEAL
6013,8002,5,8001,3,0,0,0,0,0,0,0,0,0 //HLIF_AVOID
6013,8003,5,8001,5,0,0,0,0,0,0,0,0,0 //HLIF_BRAIN
6013,8004,3,0,0,0,0,0,0,0,0,0,0,910 //HLIF_CHANGE
-//Amistr2_H
+
+// Amistr2_H
6014,8005,5,0,0,0,0,0,0,0,0,0,0,0 //HAMI_CASTLE
6014,8006,5,8005,5,0,0,0,0,0,0,0,0,0 //HAMI_DEFENCE
6014,8007,5,8006,3,0,0,0,0,0,0,0,0,0 //HAMI_SKIN
6014,8008,3,0,0,0,0,0,0,0,0,0,0,910 //HAMI_BLOODLUST
-//Filir2_H
+
+// Filir2_H
6015,8009,5,0,0,0,0,0,0,0,0,0,0,0 //HFLI_MOON
6015,8010,5,8009,3,0,0,0,0,0,0,0,0,0 //HFLI_FLEET
6015,8011,5,8010,3,0,0,0,0,0,0,0,0,0 //HFLI_SPEED
6015,8012,3,0,0,0,0,0,0,0,0,0,0,910 //HFLI_SBR44
-//Vanilmirth2_H
+
+// Vanilmirth2_H
6016,8013,5,0,0,0,0,0,0,0,0,0,0,0 //HVAN_CAPRICE
6016,8014,5,8013,3,0,0,0,0,0,0,0,0,0 //HVAN_CHAOTIC
6016,8015,5,8013,5,0,0,0,0,0,0,0,0,0 //HVAN_INSTRUCT
6016,8016,3,0,0,0,0,0,0,0,0,0,0,910 //HVAN_EXPLOSION
-//Eira
+
+// Eira
6048,8022,5,0,0,0,0,0,0,0,0,0,0,0 //MH_LIGHT_OF_REGENE
6048,8023,5,0,0,0,0,0,0,0,0,0,0,0 //MH_OVERED_BOOST
6048,8024,5,0,0,0,0,0,0,0,0,0,0,0 //MH_ERASER_CUTTER
6048,8025,5,0,0,0,0,0,0,0,0,0,0,0 //MH_XENO_SLASHER
6048,8026,5,0,0,0,0,0,0,0,0,0,0,0 //MH_SILENT_BREEZE
-//Bayeri
+
+// Bayeri
6049,8031,5,0,0,0,0,0,0,0,0,0,0,0 //MH_STAHL_HORN
6049,8032,5,0,0,0,0,0,0,0,0,0,0,0 //MH_GOLDENE_FERSE
6049,8033,5,0,0,0,0,0,0,0,0,0,0,0 //MH_STEINWAND
6049,8034,5,0,0,0,0,0,0,0,0,0,0,0 //MH_HEILIGE_STANGE
6049,8035,5,0,0,0,0,0,0,0,0,0,0,0 //MH_ANGRIFFS_MODUS
-//Sera
+
+// Sera
6050,8018,5,0,0,0,0,0,0,0,0,0,0,0 //MH_SUMMON_LEGION
6050,8019,5,0,0,0,0,0,0,0,0,0,0,0 //MH_NEEDLE_OF_PARALYZE
6050,8020,5,0,0,0,0,0,0,0,0,0,0,0 //MH_POISON_MIST
6050,8021,5,0,0,0,0,0,0,0,0,0,0,0 //MH_PAIN_KILLER
-//Dieter
+
+// Dieter
6051,8039,5,0,0,0,0,0,0,0,0,0,0,0 //MH_MAGMA_FLOW
6051,8040,5,0,0,0,0,0,0,0,0,0,0,0 //MH_GRANITIC_ARMOR
6051,8041,5,0,0,0,0,0,0,0,0,0,0,0 //MH_LAVA_SLIDE
6051,8042,5,0,0,0,0,0,0,0,0,0,0,0 //MH_PYROCLASTIC
6051,8043,5,0,0,0,0,0,0,0,0,0,0,0 //MH_VOLCANIC_ASH
-//Elanor
+
+// Elanor
6052,8027,1,0,0,0,0,0,0,0,0,0,0,0 //MH_STYLE_CHANGE
6052,8028,5,0,0,0,0,0,0,0,0,0,0,0 //MH_SONIC_CRAW
6052,8029,5,0,0,0,0,0,0,0,0,0,0,0 //MH_SILVERVEIN_RUSH
diff --git a/db/item_db2.conf b/db/item_db2.conf
index b209b0f79..1138bd944 100644
--- a/db/item_db2.conf
+++ b/db/item_db2.conf
@@ -29,6 +29,7 @@ item_db: (
Refine: Refineable (boolean, defaults to true)
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)
diff --git a/db/job_db2.txt b/db/job_db2.txt
index 19e19e192..c2cc06064 100644
--- a/db/job_db2.txt
+++ b/db/job_db2.txt
@@ -11,7 +11,7 @@
// 4 = INT increased by 1 at this job level
// 5 = DEX increased by 1 at this job level
// 6 = LUK increased by 1 at this job level
-//
+
// Novice
0,0,6,5,0,2,3,0,1,4,0
// Swordman
@@ -289,4 +289,3 @@
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
-
diff --git a/db/map_index.txt b/db/map_index.txt
index 7eafc7f66..7e43f7cd2 100644
--- a/db/map_index.txt
+++ b/db/map_index.txt
@@ -1,13 +1,13 @@
//======================================================================================
// Map Index
//======================================================================================
-//Contains the list of maps with their respective IDs for inter-server use.
-//IDs must never change, therefore any new maps need to be added at the end,
-//and old ones must not be removed, but may be replaced.
-//Format:
-//mapname<tab>index <- specifies index for this map
-//mapname <- map will use index of previous map +1
-//Note that map index 0 is special and reserved for "error" status.
+// Contains the list of maps with their respective IDs for inter-server use.
+// IDs must never change, therefore any new maps need to be added at the end,
+// and old ones must not be removed, but may be replaced.
+// Format:
+// mapname<tab>index <- specifies index for this map
+// mapname <- map will use index of previous map +1
+// Note that map index 0 is special and reserved for "error" status.
alb_ship 1
alb2trea
diff --git a/db/mob_skill_db2.txt b/db/mob_skill_db2.txt
index bc1384f2f..4fb5b84a1 100644
--- a/db/mob_skill_db2.txt
+++ b/db/mob_skill_db2.txt
@@ -53,7 +53,7 @@
// -2: added for all normal types.
// -4: added for all mobs.
-// rAthena Dev Team
+// Athena Dev Team
//1900,Valaris@AL_TELEPORT,idle,26,1,10000,0,0,yes,self,rudeattacked,,,,,,,,
//1900,Valaris@AL_TELEPORT,walk,26,1,500,0,5000,yes,self,rudeattacked,,,,,,,,
//1900,Valaris@KN_BRANDISHSPEAR,attack,57,10,2000,500,5000,no,target,always,0,,,,,,29,
@@ -114,7 +114,7 @@
//1921,Easter Bunny@NPC_SUMMONSLAVE,attack,196,5,10000,3000,10000,no,self,slavele,2,1063,,,,,,
//1921,Easter Bunny@NPC_SUMMONSLAVE,idle,196,5,5000,2000,40000,no,self,always,2,1920,,,,,,
-//Custom Fire Poring. Warning, Colides with META_DENIRO
+// Custom Fire Poring. Warning, Colides with META_DENIRO
//1239,Fire Poring@AL_HEAL,idle,28,10,10000,0,2000,yes,self,always,0,,,,,,4,
//1239,Fire Poring@AL_HEAL,walk,28,10,10000,0,2000,yes,self,always,0,,,,,,4,
//1239,Fire Poring@AL_TELEPORT,attack,26,1,1000,5000,60000,no,self,myhpltmaxrate,30,,,,,,,
@@ -128,7 +128,7 @@
//1239,Fire Poring@RG_STRIPSHIELD,attack,216,5,2000,0,3000,yes,target,always,0,,,,,,,
//1239,Fire Poring@RG_STRIPWEAPON,attack,215,5,2000,0,3000,yes,target,always,0,,,,,,,
-//iRO Halloween Event 2009
+// iRO Halloween Event 2009
//3014,Halloween Whisper@AS_CLOAKING,idle,135,1,2000,200,5000,yes,self,always,0,,,,,,,
//3014,Halloween Whisper@AS_CLOAKING,chase,135,1,2000,200,5000,yes,self,always,0,,,,,,,
//3014,Halloween Whisper@NPC_EMOTION,idle,197,1,2000,0,5000,yes,self,always,0,,,,,,,
diff --git a/db/pet_db2.txt b/db/pet_db2.txt
index cf2248dc4..c690248a9 100644
--- a/db/pet_db2.txt
+++ b/db/pet_db2.txt
@@ -50,4 +50,3 @@
//A single pet can have petloot, petskillbonus, petskillattack and
//petskillsupport at the same time, but only one of each.
-
diff --git a/db/pre-re/exp.txt b/db/pre-re/exp.txt
index 7fff53932..840a216eb 100644
--- a/db/pre-re/exp.txt
+++ b/db/pre-re/exp.txt
@@ -45,8 +45,6 @@
//Job - Super Novice & Baby Super Novice
99,23:4045,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,982092,992092,1002092,1012092,1022092,1032092,1042092,1052092,1062092,1072092,1082092,1092092,1102092,1112092,1122092,1132092,1142092,1152092,1162092,1172092,1182092,1192092,1202092,1212092,1222092,1232092,1242092,1252092,1262092,1272092,1282092,1292092,1302092,1312092,1322092,1332092,1342092,1352092,1362092,1372092,1382092,1392092,1402092,1412092,1422092,1432092,1442092,1452092,1462092,1491333,1521159,1551582,1582613,1614265,1646550,1679480,1713069,1747330,1782276,1817921,1854279,1891364,1929191,1967774,2007129,2047271,2088216,2129980,2172579,2216030,2260350,2305556,2351667,2398700,2446673,2495606,2545518,2596428,2648356,2701323,2755349,2810455,2866664,2923997,2982476,3042125,3102967,3165026,3228326,3292892,3358749,3425923,3494441,3564329,3635615,3708327,3782493,3858142,3935304,4014010,4094290,4176175,4259698,4344891,4431788,4520423,4610831,4703047,4797107,4893049,4990909,5090727,5192541,5296391,5402318,5510364,5620571,5732982,5847641,5964593,6083884,6205561,6329672,6456265,6585390,6717097,6851438,6988466,7128235,7270799,7416214,7564538,7715828,7870144,8027546,8188096,8351857,8518893,8689270,8863055,9040315,9221121,9405543,9593653,9785525,9981235,10180859,10384475,10592164,10804007,11020086,11240487,11465296,11694601,11928492,12167061,12410401,12658608,12911779,13170014,13433414,13702082,13976123,14255645,14540757,14831571,15128202,15430765,15739380,16054167,16375250,16702754,17036808,17377543,17725094,18079595,18441187,18810011,19186211,19569935,19961334,20360560,20767770,21183125,21606786,22038921,22479697,22929289,23387873,23855628,24332740,24819394,25315781,25822095,26338537,26865306,27402611,27950663,28509676,29079868,29661464,30254692,30859785,31476979,32106518
-
-
//================================
// Renewal content (required for some core features)
//================================
diff --git a/db/pre-re/exp_homun.txt b/db/pre-re/exp_homun.txt
index 9b48412dd..f8b443526 100644
--- a/db/pre-re/exp_homun.txt
+++ b/db/pre-re/exp_homun.txt
@@ -97,4 +97,4 @@
9165840
9553880
9945920
-0
+0
diff --git a/db/pre-re/item_chain.conf b/db/pre-re/item_chain.conf
index bedb33d73..57eaef05e 100644
--- a/db/pre-re/item_chain.conf
+++ b/db/pre-re/item_chain.conf
@@ -1,22 +1,20 @@
//====================================================
-//= _ _ _
-//= | | | | | |
-//= | |_| | ___ _ __ ___ _ _| | ___ ___
+//= _ _ _
+//= | | | | | |
+//= | |_| | ___ _ __ ___ _ _| | ___ ___
//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __|
//= | | | | __/ | | (__| |_| | | __/\__ \
//= \_| |_/\___|_| \___|\__,_|_|\___||___/
-//=
-//= http://hercules.ws/board/
+//=
+//= http://herc.ws/board/
//================= More Information =================
-// http://hercules.ws/board/topic/1244-official-item-grouppackagechain
+// http://herc.ws/board/topic/1244-official-item-grouppackagechain
//====================================================
// Structure of file:
/*
-
ITMCHAIN_<Name>: {
<Item_Name>: <chance>
}
-
*/
ITMCHAIN_ORE: {
@@ -39,7 +37,7 @@ ITMCHAIN_ORE: {
Elunium: 20
Oridecon: 20
Gold: 10
- Emperium: 5
+ Emperium: 5
}
ITMCHAIN_GEM: {
@@ -58,7 +56,7 @@ ITMCHAIN_GEM: {
Crystal_Jewel: 150
Crystal_Jewel_: 80
Crystal_Jewel__: 50
- Crystal_Jewel___: 30
+ Crystal_Jewel___: 30
}
ITMCHAIN_HEAL: {
diff --git a/db/pre-re/item_combo_db.txt b/db/pre-re/item_combo_db.txt
index 2c7b3cc81..5177d339c 100644
--- a/db/pre-re/item_combo_db.txt
+++ b/db/pre-re/item_combo_db.txt
@@ -64,18 +64,18 @@
2357:2421:2524:5171,{ bonus bAllStats,1; }
2358:5153,{ bonus bLuk,6; bonus bFlee,5; bonus bInt,2; }
2359:2654,{ bonus bUseSPrate,-20; bonus bMaxHP,300; }
-//2369:2428:2533:5306,{ bonus2 bSubRace,RC_DemiHuman,10; bonus bMaxHPrate,20; bonus2 bResEff,Eff_Freeze,10000; skill "WZ_FIREPILLAR",10; }
+//2369:2428:2533:5306,{ bonus2 bSubRace,RC_DemiPlayer,10; bonus bMaxHPrate,20; bonus2 bResEff,Eff_Freeze,10000; skill "WZ_FIREPILLAR",10; }
2371:2522,{ bonus bAgi,5; bonus bFlee,10; }
2371:2523,{ bonus bAgi,5; bonus bFlee,10; }
2374:2729,{ bonus2 bAddRace,RC_NonBoss,3; bonus2 bAddRace,RC_Boss,3; bonus bMatkRate,3; }
2375:2729,{ bonus2 bAddRace,RC_NonBoss,3; bonus2 bAddRace,RC_Boss,3; bonus bMatkRate,3; }
-2376:2435:2538,{ bonus2 bSubRace,RC_NonDemiHuman,-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; }"; }
-2377:2435:2538,{ bonus2 bSubRace,RC_NonDemiHuman,-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_NonDemiHuman,-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_NonDemiHuman,-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_NonDemiHuman,-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; }"; }
-2381:2436:2539,{ bonus2 bSubRace,RC_NonDemiHuman,-300; bonus bDex,3; bonus bMaxHPrate,12; bonus bLongAtkDef,10; bonus bDelayrate,-25; }
-2382:2437:2540,{ bonus2 bSubRace,RC_NonDemiHuman,-300; bonus bDex,3; bonus bMaxHPrate,12; bonus bLongAtkDef,10; bonus bDelayrate,-25; }
+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; }"; }
+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; }"; }
+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; }
2390:2749,{ bonus bFlee2,5; }
2394:2444:2549,{ bonus2 bAddRace,RC_NonBoss,5; bonus2 bAddRace,RC_Boss,5; bonus bMatkRate,5; bonus2 bResEff,Eff_Freeze,10000; bonus2 bSkillHeal2,"AM_POTIONPITCHER",3; bonus2 bSkillHeal2,"AL_HEAL",3; bonus2 bSkillHeal2,"PR_SANCTUARY",3; }
@@ -150,7 +150,7 @@
4268:4277,{ bonus bBaseAtk,20; bonus bLuk,3; }
4311:4319:4331:4371,{ bonus bInt,1; bonus bStr,1; bonus bDef,2; bonus bSPrecovRate,10; bonus2 bSkillAtk,"PA_SHIELDCHAIN",10; bonus2 bSkillAtk,"PA_SACRIFICE",10; bonus bCastrate,-10; if(BaseJob==Job_Crusader) bonus bDefEle,Ele_Holy; }
4323:4324,{ bonus3 bAutoSpell,"MG_FROSTDIVER",3,250; }
-4435:4436,{ bonus2 bSPGainRace,RC_DemiHuman,2; }
+4435:4436,{ bonus2 bSPGainRace,RC_DemiPlayer,2; }
5040:5442,{ bonus bAspdRate,3; bonus bCastrate,3; }
5068:5653,{ bonus bStr,1; bonus bAtkRate,5; }
5074:5653,{ bonus bStr,1; bonus bAspdRate,2; }
diff --git a/db/pre-re/item_db.conf b/db/pre-re/item_db.conf
index 65044a647..48d9b091d 100644
--- a/db/pre-re/item_db.conf
+++ b/db/pre-re/item_db.conf
@@ -29,6 +29,7 @@ item_db: (
Refine: Refineable (boolean, defaults to true)
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)
@@ -4866,7 +4867,7 @@ item_db: (
Script: <"
skill TF_DOUBLE,5;
bonus bDoubleRate,25;
- bonus2 bAddRace,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,5;
">
},
{
@@ -5557,9 +5558,9 @@ item_db: (
EquipLv: 48
View: 3
Script: <"
- bonus bIgnoreDefRace,RC_DemiHuman;
- bonus2 bAddRace,RC_DemiHuman,20;
- bonus2 bSubRace,RC_DemiHuman,-10;
+ bonus bIgnoreDefRace,RC_DemiPlayer;
+ bonus2 bAddRace,RC_DemiPlayer,20;
+ bonus2 bSubRace,RC_DemiPlayer,-10;
bonus bAtkEle,Ele_Dark;
">
},
@@ -5658,9 +5659,9 @@ item_db: (
Refine: false
View: 3
Script: <"
- bonus bIgnoreDefRace,RC_DemiHuman;
- bonus2 bAddRace,RC_DemiHuman,20;
- bonus2 bSubRace,RC_DemiHuman,-10;
+ bonus bIgnoreDefRace,RC_DemiPlayer;
+ bonus2 bAddRace,RC_DemiPlayer,20;
+ bonus2 bSubRace,RC_DemiPlayer,-10;
bonus bAtkEle,Ele_Dark;
">
},
@@ -5770,9 +5771,9 @@ item_db: (
EquipLv: 48
View: 3
Script: <"
- bonus bIgnoreDefRace,RC_DemiHuman;
- bonus2 bAddRace,RC_DemiHuman,20;
- bonus2 bSubRace,RC_DemiHuman,-10;
+ bonus bIgnoreDefRace,RC_DemiPlayer;
+ bonus2 bAddRace,RC_DemiPlayer,20;
+ bonus2 bSubRace,RC_DemiPlayer,-10;
bonus bAtkEle,Ele_Dark;
">
},
@@ -5866,8 +5867,8 @@ item_db: (
}
Script: <"
bonus bStr,2;
- bonus2 bAddRace,RC_DemiHuman,55;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,55;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
">
},
@@ -5894,7 +5895,7 @@ item_db: (
}
Script: <"
bonus bCritical,20;
- bonus2 bAddRace,RC_DemiHuman,55;
+ bonus2 bAddRace,RC_DemiPlayer,55;
bonus bCritAtkRate,20;
bonus bUnbreakableWeapon,0;
">
@@ -5970,12 +5971,12 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,70;
- bonus2 bIgnoreDefRate,RC_DemiHuman,25;
+ bonus2 bAddRace,RC_DemiPlayer,70;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,25;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,(getrefine()-3)*(getrefine()-3);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,(getrefine()-3)*(getrefine()-3);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) {
bonus3 bAutoSpell,LK_CONCENTRATION,max(getskilllv(LK_CONCENTRATION),1),30;
@@ -6513,8 +6514,8 @@ item_db: (
EquipLv: 36
View: 1
Script: <"
- bonus bIgnoreDefRace,RC_DemiHuman;
- bonus2 bSubRace,RC_DemiHuman,10;
+ bonus bIgnoreDefRace,RC_DemiPlayer;
+ bonus2 bSubRace,RC_DemiPlayer,10;
bonus2 bSubRace,RC_Demon,-10;
">
},
@@ -6614,7 +6615,7 @@ item_db: (
Script: <"
bonus bIgnoreDefRace,RC_Demon;
bonus2 bSubRace,RC_Demon,5;
- bonus2 bSubRace,RC_DemiHuman,-10;
+ bonus2 bSubRace,RC_DemiPlayer,-10;
">
},
{
@@ -7096,7 +7097,7 @@ item_db: (
EquipLv: 75
View: 16
Script: <"
- bonus2 bAddRace,RC_DemiHuman,50;
+ bonus2 bAddRace,RC_DemiPlayer,50;
bonus bDef,3;
bonus bFlee,5;
bonus bFlee2,2;
@@ -7171,7 +7172,7 @@ item_db: (
EquipLv: 75
View: 16
Script: <"
- bonus bIgnoreDefRace,RC_DemiHuman;
+ bonus bIgnoreDefRace,RC_DemiPlayer;
bonus bFlee,-160;
bonus bFlee2,-160;
bonus bHPrecovRate,-100;
@@ -7194,7 +7195,7 @@ item_db: (
EquipLv: 75
View: 16
Script: <"
- bonus2 bAddRace,RC_DemiHuman,50;
+ bonus2 bAddRace,RC_DemiPlayer,50;
bonus bDef,3;
bonus bFlee,5;
bonus bFlee2,2;
@@ -7225,7 +7226,7 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,70;
+ bonus2 bAddRace,RC_DemiPlayer,70;
bonus bDef,3;
bonus bFlee,5;
bonus bFlee2,2;
@@ -7360,7 +7361,7 @@ item_db: (
Refine: false
View: 16
Script: <"
- bonus bIgnoreDefRace,RC_DemiHuman;
+ bonus bIgnoreDefRace,RC_DemiPlayer;
bonus bFlee,-160;
bonus bFlee2,-160;
">
@@ -7490,8 +7491,8 @@ item_db: (
bonus bStr,1;
bonus bDex,1;
bonus bLuk,1;
- bonus2 bAddRace,RC_DemiHuman,70;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,70;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
">
},
@@ -7520,7 +7521,7 @@ item_db: (
bonus bStr,1;
bonus bDex,1;
bonus bLuk,1;
- bonus2 bAddRace,RC_DemiHuman,70;
+ bonus2 bAddRace,RC_DemiPlayer,70;
bonus bCritAtkRate,20;
bonus bAspdRate,5;
bonus bUnbreakableWeapon,0;
@@ -7549,12 +7550,12 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,70;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,70;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ 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; }";
">
@@ -7582,12 +7583,12 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,70;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,70;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4);
- bonus2 bCriticalAddRace,RC_DemiHuman,5;
+ 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; }";
">
@@ -7779,7 +7780,7 @@ item_db: (
EquipLv: 44
View: 6
Script: <"
- bonus2 bSubRace,RC_DemiHuman,5;
+ bonus2 bSubRace,RC_DemiPlayer,5;
bonus3 bAddMonsterDropItem,517,RC_Brute,3000;
">
},
@@ -7876,12 +7877,12 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,75;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,75;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,(getrefine()-4)*(getrefine()-4);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
bonus bAspdRate,5;
}
if(getrefine()>8) {
@@ -8332,9 +8333,9 @@ item_db: (
EquipLv: 44
View: 7
Script: <"
- bonus2 bWeaponComaRace,RC_DemiHuman,30;
- bonus2 bSPGainRaceAttack,RC_DemiHuman,2;
- bonus2 bSPGainRace,RC_DemiHuman,20;
+ bonus2 bWeaponComaRace,RC_DemiPlayer,30;
+ bonus2 bSPGainRaceAttack,RC_DemiPlayer,2;
+ bonus2 bSPGainRace,RC_DemiPlayer,20;
">
},
{
@@ -8565,8 +8566,8 @@ item_db: (
}
Script: <"
bonus bStr,3;
- bonus2 bAddRace,RC_DemiHuman,55;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,55;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
">
},
@@ -8593,7 +8594,7 @@ item_db: (
}
Script: <"
bonus bStr,3;
- bonus2 bAddRace,RC_DemiHuman,55;
+ bonus2 bAddRace,RC_DemiPlayer,55;
autobonus "{ bonus bBreakArmorRate,10000; }",20,3000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }";
bonus bUnbreakableWeapon,0;
">
@@ -8646,12 +8647,12 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,70;
- bonus2 bIgnoreDefRate,RC_DemiHuman,25;
+ bonus2 bAddRace,RC_DemiPlayer,70;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,25;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,(getrefine()-3)*(getrefine()-3);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,(getrefine()-3)*(getrefine()-3);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
bonus3 bAutoSpell,NPC_CRITICALWOUND,1,50;
}
if(getrefine()>8) {
@@ -9249,7 +9250,7 @@ item_db: (
View: 4
Script: <"
bonus2 bAddEff,Eff_Stun,500;
- bonus2 bAddRace,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,20;
skill KN_PIERCE,3;
">
},
@@ -9343,8 +9344,8 @@ item_db: (
}
Script: <"
bonus bStr,2;
- bonus2 bAddRace,RC_DemiHuman,95;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,95;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
if(BaseJob==Job_Crusader) bonus bAspdRate,20;
">
@@ -9372,12 +9373,12 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,95;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,95;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,(getrefine()-4)*(getrefine()-4);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
bonus bAspdRate,10;
}
if(getrefine()>8) {
@@ -9821,7 +9822,7 @@ item_db: (
View: 5
Script: <"
bonus2 bAddRace,RC_Brute,10;
- bonus2 bAddRace,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,5;
">
},
{
@@ -9860,7 +9861,7 @@ item_db: (
View: 5
Script: <"
bonus bAtkEle,Ele_Dark;
- bonus2 bAddRace,RC_DemiHuman,10;
+ bonus2 bAddRace,RC_DemiPlayer,10;
bonus2 bAddRace,RC_Angel,10;
">
},
@@ -10043,7 +10044,7 @@ item_db: (
Script: <"
bonus bIgnoreDefRace,RC_NonBoss;
bonus bIgnoreDefRace,RC_Boss;
- bonus2 bAddRace,RC_DemiHuman,10;
+ bonus2 bAddRace,RC_DemiPlayer,10;
bonus3 bAutoSpell,KN_PIERCE,5,30;
">
},
@@ -10136,8 +10137,8 @@ item_db: (
}
Script: <"
bonus bStr,2;
- bonus2 bAddRace,RC_DemiHuman,25;
- bonus bIgnoreDefRace,RC_DemiHuman;
+ bonus2 bAddRace,RC_DemiPlayer,25;
+ bonus bIgnoreDefRace,RC_DemiPlayer;
bonus bUnbreakableWeapon,0;
">
},
@@ -10226,12 +10227,12 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,70;
- bonus2 bIgnoreDefRate,RC_DemiHuman,25;
+ bonus2 bAddRace,RC_DemiPlayer,70;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,25;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,(getrefine()-4)*(getrefine()-4);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) {
if(BaseJob==Job_Knight) bonus4 bAutoSpellOnSkill,KN_PIERCE,NPC_CRITICALWOUND,2,200;
@@ -10286,7 +10287,7 @@ item_db: (
Script: <"
bonus bIgnoreDefRace,RC_NonBoss;
bonus bIgnoreDefRace,RC_Boss;
- bonus2 bAddRace,RC_DemiHuman,10;
+ bonus2 bAddRace,RC_DemiPlayer,10;
bonus3 bAutoSpell,KN_PIERCE,5,30;
">
},
@@ -10732,7 +10733,7 @@ item_db: (
View: 8
Script: <"
bonus2 bAddRace,RC_Undead,10;
- bonus2 bAddRace,RC_DemiHuman,10;
+ bonus2 bAddRace,RC_DemiPlayer,10;
bonus2 bAddEle,Ele_Earth,10;
">
},
@@ -10944,7 +10945,7 @@ item_db: (
Refine: false
View: 8
Script: <"
- bonus2 bAddRace,RC_DemiHuman,30;
+ bonus2 bAddRace,RC_DemiPlayer,30;
bonus2 bAddRace,RC_Demon,40;
bonus2 bAddRace,RC_Undead,40;
">
@@ -11059,8 +11060,8 @@ item_db: (
Script: <"
bonus bStr,1;
bonus bDex,1;
- bonus2 bAddRace,RC_DemiHuman,75;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,75;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
">
},
@@ -11088,7 +11089,7 @@ item_db: (
Script: <"
bonus bStr,1;
bonus bDex,1;
- bonus2 bAddRace,RC_DemiHuman,75;
+ bonus2 bAddRace,RC_DemiPlayer,75;
bonus bUnbreakableWeapon,0;
autobonus "{ bonus2 bAddEff,Eff_Stun,5000; }",10,6000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }";
">
@@ -11168,12 +11169,12 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,75;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,75;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,(getrefine()-4)*(getrefine()-4);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
bonus bAspdRate,5;
}
if(getrefine()>8) {
@@ -11541,7 +11542,7 @@ item_db: (
bonus bStr,3;
bonus bInt,3;
bonus bLuk,-20;
- bonus2 bWeaponComaRace,RC_DemiHuman,10;
+ bonus2 bWeaponComaRace,RC_DemiPlayer,10;
bonus bAspdRate,getrefine();
if(BaseJob==Job_Sage) bonus3 bAutoSpell,NPC_HELLJUDGEMENT,5,20;
">
@@ -11723,8 +11724,8 @@ item_db: (
bonus bStr,2;
bonus bInt,1;
bonus bMatkRate,15;
- bonus2 bAddRace,RC_DemiHuman,75;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,75;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
">
},
@@ -11753,7 +11754,7 @@ item_db: (
bonus bStr,2;
bonus bInt,1;
bonus bMatkRate,15;
- bonus2 bIgnoreMdefRate,RC_DemiHuman,25;
+ bonus2 bIgnoreMdefRate,RC_DemiPlayer,25;
bonus bUnbreakableWeapon,0;
">
},
@@ -11781,12 +11782,12 @@ item_db: (
}
Script: <"
bonus bMatkRate,15;
- bonus2 bAddRace,RC_DemiHuman,80;
- bonus2 bIgnoreDefRate,RC_DemiHuman,25;
+ bonus2 bAddRace,RC_DemiPlayer,80;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,25;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ 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; }";
">
@@ -11815,10 +11816,10 @@ item_db: (
}
Script: <"
bonus bMatkRate,15;
- bonus2 bAddRace,RC_DemiHuman,80;
- bonus2 bIgnoreDefRate,RC_DemiHuman,25;
+ bonus2 bAddRace,RC_DemiPlayer,80;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,25;
bonus bUnbreakableWeapon,0;
- if(getrefine()>5) bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ if(getrefine()>5) bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
if(getrefine()>8) {
bonus bMatkRate,5;
bonus bCastrate,-5;
@@ -11885,7 +11886,7 @@ item_db: (
bonus bStr,3;
bonus bInt,3;
bonus bLuk,-20;
- bonus2 bWeaponComaRace,RC_DemiHuman,10;
+ bonus2 bWeaponComaRace,RC_DemiPlayer,10;
bonus bAspdRate,getrefine();
if(BaseJob==Job_Sage) bonus3 bAutoSpell,NPC_HELLJUDGEMENT,5,20;
">
@@ -12649,7 +12650,7 @@ item_db: (
bonus bInt,4;
bonus bDex,3;
bonus bMatkRate,15;
- bonus2 bIgnoreMdefRate,RC_DemiHuman,25;
+ bonus2 bIgnoreMdefRate,RC_DemiPlayer,25;
bonus3 bAddEff,Eff_Stun,500,ATF_SKILL;
bonus bUnbreakableWeapon,0;
">
@@ -12679,7 +12680,7 @@ item_db: (
bonus bInt,3;
bonus bDex,3;
bonus bMatkRate,15;
- bonus2 bMagicAddRace,RC_DemiHuman,15;
+ bonus2 bMagicAddRace,RC_DemiPlayer,15;
bonus3 bAddEff,Eff_Stun,500,ATF_SKILL;
bonus bUnbreakableWeapon,0;
">
@@ -12868,8 +12869,8 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bMagicAddRace,RC_DemiHuman,15;
- bonus2 bIgnoreMdefRate,RC_DemiHuman,25 + ((getrefine()>5) ? 5 : 0);
+ bonus2 bMagicAddRace,RC_DemiPlayer,15;
+ bonus2 bIgnoreMdefRate,RC_DemiPlayer,25 + ((getrefine()>5) ? 5 : 0);
bonus bUnbreakableWeapon,0;
if(getrefine()>8) {
bonus bCastrate,-5;
@@ -12906,7 +12907,7 @@ item_db: (
bonus bDelayrate,-10;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bIgnoreMdefRate,RC_DemiHuman,5;
+ bonus2 bIgnoreMdefRate,RC_DemiPlayer,5;
bonus bHealPower,5+(getrefine()-5)*2;
}
if(getrefine()>8) bonus5 bAutoSpellOnSkill,AL_HEAL,AL_HEAL,10,100,1;
@@ -13775,8 +13776,8 @@ item_db: (
}
Script: <"
bonus bDex,2;
- bonus2 bAddRace,RC_DemiHuman,55;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,55;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
">
},
@@ -13804,7 +13805,7 @@ item_db: (
Script: <"
bonus bDex,2;
bonus bInt,10;
- bonus2 bAddRace,RC_DemiHuman,55;
+ bonus2 bAddRace,RC_DemiPlayer,55;
bonus bUnbreakableWeapon,0;
">
},
@@ -13895,13 +13896,13 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,55;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,55;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bCritAtkRate,getrefine() * 2;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,(getrefine()-4)*(getrefine()-4);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) bonus2 bSkillAtk,AC_DOUBLE,20;
">
@@ -14702,8 +14703,8 @@ item_db: (
Script: <"
bonus bStr,2;
bonus bAgi,1;
- bonus2 bAddRace,RC_DemiHuman,95;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,95;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus4 bAutoSpell,CH_SOULCOLLECT,1,5,0;
bonus bUnbreakableWeapon,0;
">
@@ -14732,7 +14733,7 @@ item_db: (
Script: <"
bonus bStr,2;
bonus bInt,1;
- bonus2 bAddRace,RC_DemiHuman,95;
+ bonus2 bAddRace,RC_DemiPlayer,95;
bonus2 bCastrate,MO_EXTREMITYFIST,-25;
autobonus "{ bonus2 bCastrate,MO_EXTREMITYFIST,-100; }",50,6000,BF_WEAPON,"{ specialeffect2 EF_SUFFRAGIUM; }";
bonus bUnbreakableWeapon,0;
@@ -14783,12 +14784,12 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,95;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,95;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,(getrefine()-4)*(getrefine()-4);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) {
bonus3 bAutoSpell,MO_INVESTIGATE,5,(getrefine()*10-50);
@@ -14820,12 +14821,12 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,95;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,95;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,(getrefine()-4)*(getrefine()-4);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) {
bonus2 bCastrate,MO_EXTREMITYFIST,-100;
@@ -15329,8 +15330,8 @@ item_db: (
}
Script: <"
bonus bDex,2;
- bonus2 bAddRace,RC_DemiHuman,95;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,95;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
">
},
@@ -15358,7 +15359,7 @@ item_db: (
}
Script: <"
bonus bDex,2;
- bonus2 bAddRace,RC_DemiHuman,95;
+ bonus2 bAddRace,RC_DemiPlayer,95;
bonus2 bSkillAtk,CG_ARROWVULCAN,20;
bonus bUnbreakableWeapon,0;
">
@@ -15439,12 +15440,12 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,95;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,95;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,(getrefine()-4)*(getrefine()-4);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) bonus4 bAutoSpellOnSkill,CG_ARROWVULCAN,CG_TAROTCARD,5,100;
">
@@ -16012,8 +16013,8 @@ item_db: (
}
Script: <"
bonus bDex,2;
- bonus2 bAddRace,RC_DemiHuman,95;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,95;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
">
},
@@ -16040,7 +16041,7 @@ item_db: (
}
Script: <"
bonus bDex,2;
- bonus2 bAddRace,RC_DemiHuman,95;
+ bonus2 bAddRace,RC_DemiPlayer,95;
bonus2 bSkillAtk,CG_ARROWVULCAN,20;
bonus bUnbreakableWeapon,0;
">
@@ -16118,12 +16119,12 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,95;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,95;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,(getrefine()-4)*(getrefine()-4);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) bonus4 bAutoSpellOnSkill,CG_ARROWVULCAN,CG_TAROTCARD,5,100;
">
@@ -16258,12 +16259,12 @@ item_db: (
}
Script: <"
bonus bMatkRate,getrefine();
- bonus2 bMagicAddRace,RC_DemiHuman,15;
- bonus2 bIgnoreMdefRate,RC_DemiHuman,25;
+ bonus2 bMagicAddRace,RC_DemiPlayer,15;
+ bonus2 bIgnoreMdefRate,RC_DemiPlayer,25;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bMagicAddRace,RC_DemiHuman,(getrefine()-5)*2;
- bonus2 bIgnoreMdefRate,RC_DemiHuman,5+(getrefine()-5)*2;
+ bonus2 bMagicAddRace,RC_DemiPlayer,(getrefine()-5)*2;
+ bonus2 bIgnoreMdefRate,RC_DemiPlayer,5+(getrefine()-5)*2;
}
if(getrefine()>8) {
bonus5 bAutoSpellOnSkill,WZ_STORMGUST,MG_SAFETYWALL,10,200,1;
@@ -17048,7 +17049,7 @@ item_db: (
bonus bAllStats,50;
bonus bMdef,99;
bonus bShortWeaponDamageReturn,100;
- bonus2 bSubRace,RC_DemiHuman,95;
+ bonus2 bSubRace,RC_DemiPlayer,95;
skill CR_FULLPROTECTION,5;
skill WZ_ESTIMATION,1;
skill ST_FULLSTRIP,5;
@@ -18175,7 +18176,7 @@ item_db: (
Loc: 256
Refine: false
View: 76
- Script: <" bonus2 bSubRace,RC_DemiHuman,10; ">
+ Script: <" bonus2 bSubRace,RC_DemiPlayer,10; ">
},
{
Id: 2290
@@ -18200,7 +18201,7 @@ item_db: (
Loc: 512
Refine: false
View: 78
- Script: <" bonus2 bAddRace,RC_DemiHuman,3; ">
+ Script: <" bonus2 bAddRace,RC_DemiPlayer,3; ">
},
{
Id: 2292
@@ -19263,7 +19264,7 @@ item_db: (
}
Script: <"
bonus bUnbreakableArmor,0;
- bonus2 bSubRace,RC_DemiHuman,10;
+ bonus2 bSubRace,RC_DemiPlayer,10;
">
},
{
@@ -19400,7 +19401,7 @@ item_db: (
Script: <"
bonus bMaxHP,150;
bonus bMdef,2;
- bonus2 bSubRace,RC_DemiHuman,2;
+ bonus2 bSubRace,RC_DemiPlayer,2;
">
},
{
@@ -19425,7 +19426,7 @@ item_db: (
Script: <"
bonus bMaxHP,150;
bonus bMdef,2;
- bonus2 bSubRace,RC_DemiHuman,2;
+ bonus2 bSubRace,RC_DemiPlayer,2;
">
},
{
@@ -19450,7 +19451,7 @@ item_db: (
Script: <"
bonus bMaxHP,150;
bonus bMdef,2;
- bonus2 bSubRace,RC_DemiHuman,2;
+ bonus2 bSubRace,RC_DemiPlayer,2;
">
},
{
@@ -19475,7 +19476,7 @@ item_db: (
Script: <"
bonus bMaxHP,150;
bonus bMdef,2;
- bonus2 bSubRace,RC_DemiHuman,2;
+ bonus2 bSubRace,RC_DemiPlayer,2;
">
},
{
@@ -19500,7 +19501,7 @@ item_db: (
Script: <"
bonus bMaxHP,150;
bonus bMdef,2;
- bonus2 bSubRace,RC_DemiHuman,2;
+ bonus2 bSubRace,RC_DemiPlayer,2;
">
},
{
@@ -19525,7 +19526,7 @@ item_db: (
Script: <"
bonus bMaxHP,150;
bonus bMdef,2;
- bonus2 bSubRace,RC_DemiHuman,2;
+ bonus2 bSubRace,RC_DemiPlayer,2;
">
},
{
@@ -19550,7 +19551,7 @@ item_db: (
Script: <"
bonus bMaxHP,150;
bonus bMdef,2;
- bonus2 bSubRace,RC_DemiHuman,2;
+ bonus2 bSubRace,RC_DemiPlayer,2;
">
},
{
@@ -19807,7 +19808,7 @@ item_db: (
}
Script: <"
bonus bMaxHPrate,20;
- bonus2 bSubRace,RC_DemiHuman,7;
+ bonus2 bSubRace,RC_DemiPlayer,7;
">
},
{
@@ -20310,7 +20311,7 @@ item_db: (
Job: 0xFFFFFFFE
Loc: 64
Refine: false
- Script: <" bonus2 bSubRace,RC_DemiHuman,5; ">
+ Script: <" bonus2 bSubRace,RC_DemiPlayer,5; ">
},
*/
{
@@ -20442,7 +20443,7 @@ item_db: (
Script: <"
bonus bMaxHP,100;
bonus bMdef,1;
- bonus2 bSubRace,RC_DemiHuman,1;
+ bonus2 bSubRace,RC_DemiPlayer,1;
">
},
{
@@ -20467,7 +20468,7 @@ item_db: (
Script: <"
bonus bMaxHP,100;
bonus bMdef,1;
- bonus2 bSubRace,RC_DemiHuman,1;
+ bonus2 bSubRace,RC_DemiPlayer,1;
">
},
{
@@ -20492,7 +20493,7 @@ item_db: (
Script: <"
bonus bMaxHP,100;
bonus bMdef,1;
- bonus2 bSubRace,RC_DemiHuman,1;
+ bonus2 bSubRace,RC_DemiPlayer,1;
">
},
{
@@ -20624,7 +20625,7 @@ item_db: (
}
Script: <"
bonus bMaxHPrate,10;
- bonus2 bSubRace,RC_DemiHuman,4;
+ bonus2 bSubRace,RC_DemiPlayer,4;
bonus3 bAutoSpellWhenHit,AL_INCAGI,1,10;
">
},
@@ -21203,7 +21204,7 @@ item_db: (
Job: 0xFFFFFFFE
Loc: 4
Refine: false
- Script: <" bonus2 bSubRace,RC_DemiHuman,15; ">
+ Script: <" bonus2 bSubRace,RC_DemiPlayer,15; ">
},
*/
{
@@ -21303,7 +21304,7 @@ item_db: (
Script: <"
bonus bMaxHP,50;
bonus bMdef,1;
- bonus2 bSubRace,RC_DemiHuman,1;
+ bonus2 bSubRace,RC_DemiPlayer,1;
">
},
{
@@ -21328,7 +21329,7 @@ item_db: (
Script: <"
bonus bMaxHP,50;
bonus bMdef,1;
- bonus2 bSubRace,RC_DemiHuman,1;
+ bonus2 bSubRace,RC_DemiPlayer,1;
">
},
{
@@ -21353,7 +21354,7 @@ item_db: (
Script: <"
bonus bMaxHP,50;
bonus bMdef,1;
- bonus2 bSubRace,RC_DemiHuman,1;
+ bonus2 bSubRace,RC_DemiPlayer,1;
">
},
{
@@ -21509,7 +21510,7 @@ item_db: (
EquipLv: 95
Refine: false
Script: <"
- bonus2 bSubRace,RC_DemiHuman,10;
+ bonus2 bSubRace,RC_DemiPlayer,10;
bonus bMaxHPrate,10;
bonus2 bSubEle,Ele_Water,5;
bonus2 bSubEle,Ele_Fire,5;
@@ -21537,7 +21538,7 @@ item_db: (
}
Script: <"
bonus bMaxHPrate,5;
- bonus2 bSubRace,RC_DemiHuman,5;
+ bonus2 bSubRace,RC_DemiPlayer,5;
">
},
{
@@ -24464,7 +24465,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" bonus2 bExpAddRace,RC_DemiHuman,15; ">
+ Script: <" bonus2 bExpAddRace,RC_DemiPlayer,15; ">
},
{
Id: 2761
@@ -25751,7 +25752,7 @@ item_db: (
Buy: 20
Weight: 10
Loc: 2
- Script: <" bonus2 bAddRace,RC_DemiHuman,20; ">
+ Script: <" bonus2 bAddRace,RC_DemiPlayer,20; ">
},
{
Id: 4036
@@ -26015,7 +26016,7 @@ item_db: (
Buy: 20
Weight: 10
Loc: 32
- Script: <" bonus2 bSubRace,RC_DemiHuman,30; ">
+ Script: <" bonus2 bSubRace,RC_DemiPlayer,30; ">
},
{
Id: 4059
@@ -26790,7 +26791,7 @@ item_db: (
Weight: 10
Loc: 2
Script: <"
- bonus2 bAddRace,RC_DemiHuman,7;
+ bonus2 bAddRace,RC_DemiPlayer,7;
bonus2 bAddRace,RC_Brute,7;
bonus2 bAddRace,RC_Plant,7;
bonus2 bAddRace,RC_Insect,7;
@@ -27131,8 +27132,8 @@ item_db: (
Script: <"
bonus2 bAddItemHealRate,Candy,50;
bonus2 bAddItemHealRate,Candy_Striper,50;
- bonus3 bAddMonsterDropItem,529,RC_DemiHuman,300;
- bonus3 bAddMonsterDropItem,530,RC_DemiHuman,100;
+ bonus3 bAddMonsterDropItem,529,RC_DemiPlayer,300;
+ bonus3 bAddMonsterDropItem,530,RC_DemiPlayer,100;
">
},
{
@@ -27143,7 +27144,7 @@ item_db: (
Buy: 20
Weight: 10
Loc: 2
- Script: <" bonus2 bAddRace2,1,30; ">
+ Script: <" bonus2 bAddRace2,RC2_Goblin,30; ">
},
{
Id: 4156
@@ -27498,7 +27499,7 @@ item_db: (
Buy: 20
Weight: 10
Loc: 2
- Script: <" bonus2 bAddRace2,4,30; ">
+ Script: <" bonus2 bAddRace2,RC2_Golem,30; ">
},
{
Id: 4185
@@ -28049,7 +28050,7 @@ item_db: (
Buy: 20
Weight: 10
Loc: 32
- Script: <" bonus2 bSubRace2,5,50; ">
+ Script: <" bonus2 bSubRace2,RC2_Guardian,50; ">
},
{
Id: 4232
@@ -28229,8 +28230,8 @@ item_db: (
Weight: 10
Loc: 64
Script: <"
- bonus2 bSubRace,RC_DemiHuman,-20;
- bonus2 bExpAddRace,RC_DemiHuman,10;
+ bonus2 bSubRace,RC_DemiPlayer,-20;
+ bonus2 bExpAddRace,RC_DemiPlayer,10;
">
},
{
@@ -28243,7 +28244,7 @@ item_db: (
Loc: 2
Script: <"
bonus bCritAtkRate,10;
- bonus2 bCriticalAddRace,RC_DemiHuman,7;
+ bonus2 bCriticalAddRace,RC_DemiPlayer,7;
">
},
{
@@ -28303,7 +28304,7 @@ item_db: (
Buy: 20
Weight: 10
Loc: 2
- Script: <" bonus2 bAddRace2,5,40; ">
+ Script: <" bonus2 bAddRace2,RC2_Guardian,40; ">
},
{
Id: 4252
@@ -28349,7 +28350,7 @@ item_db: (
Buy: 20
Weight: 10
Loc: 2
- Script: <" bonus2 bAddRace2,3,30; ">
+ Script: <" bonus2 bAddRace2,RC2_Orc,30; ">
},
{
Id: 4256
@@ -28359,7 +28360,7 @@ item_db: (
Buy: 20
Weight: 10
Loc: 136
- Script: <" bonus3 bAddMonsterDropItem,12034,RC_DemiHuman,100; ">
+ Script: <" bonus3 bAddMonsterDropItem,12034,RC_DemiPlayer,100; ">
},
{
Id: 4257
@@ -28786,7 +28787,7 @@ item_db: (
Buy: 20
Weight: 10
Loc: 2
- Script: <" bonus2 bAddRace2,2,30; ">
+ Script: <" bonus2 bAddRace2,RC2_Kobold,30; ">
},
{
Id: 4292
@@ -29240,7 +29241,7 @@ item_db: (
Buy: 20
Weight: 10
Loc: 2
- Script: <" bonus2 bSPGainRace,RC_DemiHuman,5; ">
+ Script: <" bonus2 bSPGainRace,RC_DemiPlayer,5; ">
OnUnequipScript: <" heal 0,-5; ">
},
{
@@ -29621,7 +29622,7 @@ item_db: (
Buy: 20
Weight: 10
Loc: 2
- Script: <" bonus2 bCriticalAddRace,RC_DemiHuman,10; ">
+ Script: <" bonus2 bCriticalAddRace,RC_DemiPlayer,10; ">
},
{
Id: 4361
@@ -30602,8 +30603,8 @@ item_db: (
Weight: 10
Loc: 64
Script: <"
- bonus2 bAddRace,RC_DemiHuman,1;
- bonus2 bMagicAddRace,RC_DemiHuman,1;
+ bonus2 bAddRace,RC_DemiPlayer,1;
+ bonus2 bMagicAddRace,RC_DemiPlayer,1;
bonus bHPGainValue,50;
">
},
@@ -30616,9 +30617,9 @@ item_db: (
Weight: 10
Loc: 136
Script: <"
- bonus2 bCriticalAddRace,RC_DemiHuman,5;
- bonus2 bAddRace,RC_DemiHuman,1;
- bonus2 bMagicAddRace,RC_DemiHuman,1;
+ bonus2 bCriticalAddRace,RC_DemiPlayer,5;
+ bonus2 bAddRace,RC_DemiPlayer,1;
+ bonus2 bMagicAddRace,RC_DemiPlayer,1;
bonus2 bAddEff2,Eff_Bleeding,10;
">
},
@@ -30702,7 +30703,7 @@ item_db: (
bonus bMatkRate,10;
bonus bMaxSPrate,-50;
bonus2 bMagicAddRace,RC_Angel,50;
- bonus2 bMagicAddRace,RC_DemiHuman,50;
+ bonus2 bMagicAddRace,RC_DemiPlayer,50;
">
},
{
@@ -33316,8 +33317,8 @@ item_db: (
EquipLv: 70
View: 200
Script: <"
- bonus2 bAddRace,RC_DemiHuman,5;
- bonus2 bSubRace,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,5;
+ bonus2 bSubRace,RC_DemiPlayer,5;
">
},
{
@@ -33501,7 +33502,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" bonus2 bSubRace,RC_DemiHuman,10; ">
+ Script: <" bonus2 bSubRace,RC_DemiPlayer,10; ">
},
{
Id: 5133
@@ -33574,7 +33575,7 @@ item_db: (
View: 208
Script: <"
bonus bStr,1;
- bonus2 bAddRace,RC_DemiHuman,10;
+ bonus2 bAddRace,RC_DemiPlayer,10;
bonus2 bAddEff2,Eff_Sleep,10;
">
},
@@ -33658,7 +33659,7 @@ item_db: (
View: 213
Script: <"
bonus bVit,1;
- bonus2 bSubRace,RC_DemiHuman,5;
+ bonus2 bSubRace,RC_DemiPlayer,5;
">
},
{
@@ -34075,7 +34076,7 @@ item_db: (
View: 224
Script: <"
bonus bMdef,1;
- bonus2 bSubRace,RC_DemiHuman,10;
+ bonus2 bSubRace,RC_DemiPlayer,10;
">
},
{
@@ -34103,7 +34104,7 @@ item_db: (
Loc: 256
Refine: false
View: 226
- Script: <" bonus2 bSubRace,RC_DemiHuman,10; ">
+ Script: <" bonus2 bSubRace,RC_DemiPlayer,10; ">
},
{
Id: 5173
@@ -35813,7 +35814,7 @@ item_db: (
}
Script: <"
bonus bMdef,5;
- bonus2 bSubRace,RC_DemiHuman,10;
+ bonus2 bSubRace,RC_DemiPlayer,10;
">
},
{
@@ -36120,7 +36121,7 @@ item_db: (
bonus bMaxSP,50;
skill TF_DOUBLE,2;
bonus bDoubleRate,10;
- bonus2 bSubRace,RC_DemiHuman,3;
+ bonus2 bSubRace,RC_DemiPlayer,3;
">
},
{
@@ -36548,7 +36549,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" bonus2 bSubRace,RC_DemiHuman,5; ">
+ Script: <" bonus2 bSubRace,RC_DemiPlayer,5; ">
},
{
Id: 5307
@@ -36659,7 +36660,7 @@ item_db: (
}
Script: <"
bonus bStr,1;
- bonus2 bAddRace,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,5;
">
},
{
@@ -36701,7 +36702,7 @@ item_db: (
noselltonpc: true
nogstorage: true
}
- Script: <" bonus2 bAddRace,RC_DemiHuman,5; ">
+ Script: <" bonus2 bAddRace,RC_DemiPlayer,5; ">
},
{
Id: 5315
@@ -36913,7 +36914,7 @@ item_db: (
Loc: 512
Refine: false
View: 78
- Script: <" bonus2 bAddRace,RC_DemiHuman,7; ">
+ Script: <" bonus2 bAddRace,RC_DemiPlayer,7; ">
},
{
Id: 5327
@@ -37148,7 +37149,7 @@ item_db: (
Refine: false
View: 354
Script: <"
- bonus2 bSubRace,RC_DemiHuman,5;
+ bonus2 bSubRace,RC_DemiPlayer,5;
bonus bStr,2;
bonus3 bAutoSpellWhenHit,AL_ANGELUS,10,20;
">
@@ -37166,7 +37167,7 @@ item_db: (
Refine: false
View: 355
Script: <"
- bonus2 bSubRace,RC_DemiHuman,5;
+ bonus2 bSubRace,RC_DemiPlayer,5;
bonus bInt,2;
bonus bMagicHPGainValue,50;
">
@@ -37184,7 +37185,7 @@ item_db: (
Refine: false
View: 356
Script: <"
- bonus2 bSubRace,RC_DemiHuman,5;
+ bonus2 bSubRace,RC_DemiPlayer,5;
bonus bDex,2;
autobonus "{ bonus bBaseAtk,50; }",20,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }";
">
@@ -37202,7 +37203,7 @@ item_db: (
Refine: false
View: 357
Script: <"
- bonus2 bSubRace,RC_DemiHuman,5;
+ bonus2 bSubRace,RC_DemiPlayer,5;
bonus bAgi,2;
bonus2 bAddItemHealRate,504,10;
bonus2 bAddItemHealRate,547,10;
@@ -37221,7 +37222,7 @@ item_db: (
Refine: false
View: 358
Script: <"
- bonus2 bSubRace,RC_DemiHuman,5;
+ bonus2 bSubRace,RC_DemiPlayer,5;
bonus bVit,2;
autobonus "{ bonus bAspdRate,5; }",20,30000,0,"{ specialeffect2 EF_HASTEUP; }";
">
@@ -37239,7 +37240,7 @@ item_db: (
Refine: false
View: 359
Script: <"
- bonus2 bSubRace,RC_DemiHuman,5;
+ bonus2 bSubRace,RC_DemiPlayer,5;
bonus bLuk,2;
bonus2 bAddRace,RC_Undead,5;
bonus2 bMagicAddRace,RC_Undead,5;
@@ -37564,7 +37565,7 @@ item_db: (
EquipLv: 70
View: 371
Script: <"
- bonus2 bSubRace,RC_DemiHuman,-10;
+ bonus2 bSubRace,RC_DemiPlayer,-10;
bonus2 bSubRace,RC_Boss,10;
">
},
@@ -37773,7 +37774,7 @@ item_db: (
nogstorage: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,12;
+ bonus2 bAddRace,RC_DemiPlayer,12;
bonus bBaseAtk,(JobLevel*2)/7;
">
},
@@ -37834,7 +37835,7 @@ item_db: (
noselltonpc: true
nogstorage: true
}
- Script: <" bonus2 bSubRace,RC_DemiHuman,2; ">
+ Script: <" bonus2 bSubRace,RC_DemiPlayer,2; ">
},
{
Id: 5378
@@ -37955,7 +37956,7 @@ item_db: (
Script: <"
bonus bLuk,1;
bonus2 bAddRace,RC_Brute,10;
- bonus2 bAddRace,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,5;
">
},
{
@@ -38470,7 +38471,7 @@ item_db: (
Script: <"
bonus bMaxHP,100;
bonus2 bResEff, Eff_Stun, 400;
- bonus2 bSubRace,RC_DemiHuman,4;
+ bonus2 bSubRace,RC_DemiPlayer,4;
">
},
{
@@ -38706,7 +38707,7 @@ item_db: (
}
Script: <"
bonus bDex,3;
- bonus2 bSubRace,RC_DemiHuman,10;
+ bonus2 bSubRace,RC_DemiPlayer,10;
">
},
{
@@ -38776,7 +38777,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" bonus2 bSubRace,RC_DemiHuman,12; ">
+ Script: <" bonus2 bSubRace,RC_DemiPlayer,12; ">
},
{
Id: 5429
@@ -39136,7 +39137,7 @@ item_db: (
Script: <"
bonus bAspdRate,10;
bonus bAllStats,3;
- bonus2 bAddRace,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,5;
">
},
{
@@ -39164,7 +39165,7 @@ item_db: (
Script: <"
bonus bAspdRate,7;
bonus bAllStats,2;
- bonus2 bAddRace,RC_DemiHuman,3;
+ bonus2 bAddRace,RC_DemiPlayer,3;
">
},
{
@@ -39191,7 +39192,7 @@ item_db: (
Script: <"
bonus bAspdRate,5;
bonus bAllStats,2;
- bonus2 bAddRace,RC_DemiHuman,1;
+ bonus2 bAddRace,RC_DemiPlayer,1;
">
},
{
@@ -39374,8 +39375,8 @@ item_db: (
}
Script: <"
bonus bVit,1;
- bonus2 bAddRace,RC_DemiHuman,1;
- bonus2 bSubRace,RC_DemiHuman,1;
+ bonus2 bAddRace,RC_DemiPlayer,1;
+ bonus2 bSubRace,RC_DemiPlayer,1;
">
},
{
@@ -39570,7 +39571,7 @@ item_db: (
Weight: 100
Loc: 256
View: 469
- Script: <" bonus3 bAddMonsterDropItem,550,RC_DemiHuman,3; ">
+ Script: <" bonus3 bAddMonsterDropItem,550,RC_DemiPlayer,3; ">
},
*/
/*
@@ -39639,7 +39640,7 @@ item_db: (
Script: <"
bonus bStr,2;
bonus bMaxHPrate,-10;
- bonus2 bAddRace2,3,15;
+ bonus2 bAddRace2,RC2_Orc,15;
">
},
{
@@ -39775,7 +39776,7 @@ item_db: (
}
Script: <"
bonus bHit,-10;
- bonus2 bAddRace,RC_DemiHuman,6;
+ bonus2 bAddRace,RC_DemiPlayer,6;
">
},
{
@@ -39916,7 +39917,7 @@ item_db: (
}
Script: <"
bonus bMdef,3;
- bonus2 bAddRace,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,5;
">
},
{
@@ -40116,8 +40117,8 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace2, 6, 5;
- bonus2 bSubRace2, 6, 5;
+ bonus2 bAddRace2,RC2_Ninja,5;
+ bonus2 bSubRace2,RC2_Ninja,5;
">
},
{
@@ -40446,7 +40447,7 @@ item_db: (
EquipLv: 50
View: 513
Script: <"
- bonus2 bSubRace,RC_DemiHuman,12;
+ bonus2 bSubRace,RC_DemiPlayer,12;
bonus bBaseAtk,(JobLevel*2)/7;
">
},
@@ -40750,8 +40751,8 @@ item_db: (
bonus bVit,1;
bonus bDex,1;
bonus bMdef,3;
- bonus2 bSubRace,RC_DemiHuman,5;
- bonus2 bAddRace,RC_DemiHuman,3;
+ bonus2 bSubRace,RC_DemiPlayer,5;
+ bonus2 bAddRace,RC_DemiPlayer,3;
">
},
{
@@ -41122,7 +41123,7 @@ item_db: (
View: 15
Script: <"
bonus bMdef,4;
- bonus2 bSubRace,RC_DemiHuman,9;
+ bonus2 bSubRace,RC_DemiPlayer,9;
">
},
{
@@ -41345,7 +41346,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" bonus2 bAddRace,RC_DemiHuman,10; ">
+ Script: <" bonus2 bAddRace,RC_DemiPlayer,10; ">
},
{
Id: 5566
@@ -41368,7 +41369,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" bonus2 bAddRace,RC_DemiHuman,2; ">
+ Script: <" bonus2 bAddRace,RC_DemiPlayer,2; ">
},
{
Id: 5567
@@ -45303,7 +45304,7 @@ item_db: (
Loc: 512
Refine: false
View: 125
- Script: <" bonus2 bSubRace,RC_DemiHuman,3; ">
+ Script: <" bonus2 bSubRace,RC_DemiPlayer,3; ">
},
{
Id: 5801
@@ -45317,7 +45318,7 @@ item_db: (
View: 167
Script: <"
bonus bAllStats,2;
- bonus2 bSubRace,RC_DemiHuman,10;
+ bonus2 bSubRace,RC_DemiPlayer,10;
if(getskilllv(AL_HEAL)==10) {
bonus3 bAutoSpellWhenHit,AL_HEAL,10,20;
}
@@ -45677,7 +45678,7 @@ item_db: (
bonus bLuk,4;
bonus bMaxHP,100;
bonus bMaxSP,100;
- bonus2 bSubRace,RC_DemiHuman,7;
+ bonus2 bSubRace,RC_DemiPlayer,7;
bonus2 bSubRace,RC_Undead,7;
">
},
@@ -67549,10 +67550,11 @@ item_db: (
{
Id: 12444
AegisName: "F_Dun_Tele_Scroll1"
- Name: "F Dun Tele Scroll1"
+ Name: "WoE Teleport Scroll1"
Type: 2
Buy: 0
Weight: 10
+ Script: <" callfunc "F_CashSiegeTele"; ">
},
{
Id: 12445
@@ -71645,7 +71647,7 @@ item_db: (
View: 1
Script: <"
bonus bAtkEle,Ele_Water;
- bonus2 bCriticalAddRace,RC_DemiHuman,10;
+ bonus2 bCriticalAddRace,RC_DemiPlayer,10;
">
},
{
@@ -71665,7 +71667,7 @@ item_db: (
View: 1
Script: <"
bonus bAtkEle,Ele_Water;
- bonus2 bCriticalAddRace,RC_DemiHuman,10;
+ bonus2 bCriticalAddRace,RC_DemiPlayer,10;
">
},
{
@@ -71839,8 +71841,8 @@ item_db: (
noauction: true
}
Script: <"
- bonus bIgnoreDefRace,RC_DemiHuman;
- bonus2 bSubRace,RC_DemiHuman,10;
+ bonus bIgnoreDefRace,RC_DemiPlayer;
+ bonus2 bSubRace,RC_DemiPlayer,10;
bonus2 bSubRace,RC_Demon,-10;
bonus bMaxSPrate,10;
bonus bSPDrainValue,3;
@@ -72148,8 +72150,8 @@ item_db: (
Script: <"
bonus bStr,1;
bonus bAgi,1;
- bonus2 bAddRace,RC_DemiHuman,75;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,75;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
if(Class==Job_Ninja||Class==Job_Rogue||Class==Job_Stalker) bonus bMatkRate,15;
">
@@ -72178,7 +72180,7 @@ item_db: (
Script: <"
bonus bStr,1;
bonus bAgi,1;
- bonus2 bAddRace,RC_DemiHuman,75;
+ bonus2 bAddRace,RC_DemiPlayer,75;
bonus bUnbreakableWeapon,0;
autobonus "{ bonus bDefRatioAtkRace,RC_Boss; bonus bDefRatioAtkRace,RC_NonBoss; }",10,6000,BF_WEAPON,"{ specialeffect2 EF_HASTEUP; }";
if(Class==Job_Ninja||Class==Job_Rogue||Class==Job_Stalker) bonus bMatkRate,15;
@@ -72304,13 +72306,13 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,75;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,75;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus3 bAutoSpell,PR_LEXDIVINA,1,20;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,(getrefine()-4)*(getrefine()-4);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) bonus4 bAutoSpellOnSkill,RG_RAID,NPC_WIDEBLEEDING,1,250;
">
@@ -72621,8 +72623,8 @@ item_db: (
Script: <"
bonus bDex,2;
bonus bHit,-10;
- bonus2 bAddRace,RC_DemiHuman,55;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,55;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
autobonus "{ bonus bAspdRate,100; }",10,3000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }";
bonus bUnbreakableWeapon,0;
">
@@ -72671,12 +72673,12 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,55;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,55;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,pow(getrefine()-4,2);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,pow(getrefine()-4,2);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) {
bonus4 bAutoSpellOnSkill,GS_RAPIDSHOWER,GS_GLITTERING,1,1000;
@@ -73164,9 +73166,9 @@ item_db: (
bonus bDex,2;
bonus bHit,10;
bonus bCritical,10;
- bonus2 bAddRace,RC_DemiHuman,75;
+ bonus2 bAddRace,RC_DemiPlayer,75;
bonus2 bCastrate,GS_TRACKING,-25;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
">
},
@@ -73193,8 +73195,8 @@ item_db: (
}
Script: <"
bonus bDex,2;
- bonus2 bAddRace,RC_DemiHuman,35;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ 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; }";
bonus bUnbreakableWeapon,0;
">
@@ -73223,8 +73225,8 @@ item_db: (
Script: <"
bonus bDex,2;
bonus bSplashRange,1;
- bonus2 bAddRace,RC_DemiHuman,55;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ 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; }";
bonus bUnbreakableWeapon,0;
">
@@ -73252,8 +73254,8 @@ item_db: (
}
Script: <"
bonus bDex,2;
- bonus2 bAddRace,RC_DemiHuman,35;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ 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; }";
bonus bUnbreakableWeapon,0;
">
@@ -73310,13 +73312,13 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,75;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,75;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus2 bSkillAtk,GS_TRIPLEACTION,30;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,(getrefine()-4)*(getrefine()-4);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) {
bonus2 bCastrate,GS_TRACKING,25;
@@ -73348,13 +73350,13 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,35;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,35;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus2 bSkillAtk,GS_TRIPLEACTION,30;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,(getrefine()-4)*(getrefine()-4);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) {
bonus2 bAddRace,RC_Boss,getrefine();
@@ -73386,14 +73388,14 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,55;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,55;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bSplashRange,1;
bonus2 bSkillAtk,GS_TRIPLEACTION,30;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,(getrefine()-4)*(getrefine()-4);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) {
bonus2 bSkillAtk,GS_SPREADATTACK,getrefine() * 2;
@@ -73425,13 +73427,13 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,35;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,35;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus2 bSkillAtk,GS_TRIPLEACTION,30;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,(getrefine()-4)*(getrefine()-4);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) {
bonus2 bSkillAtk,GS_GROUNDDRIFT,getrefine() * 2;
@@ -74282,8 +74284,8 @@ item_db: (
Script: <"
bonus bStr,2;
bonus bDex,1;
- bonus2 bAddRace,RC_DemiHuman,95;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,95;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
">
},
@@ -74311,7 +74313,7 @@ item_db: (
Script: <"
bonus bStr,2;
bonus bDex,1;
- bonus2 bAddRace,RC_DemiHuman,95;
+ bonus2 bAddRace,RC_DemiPlayer,95;
autobonus "{ bonus2 bSkillAtk,NJ_HUUMA,100; bonus2 bSkillAtk,NJ_ISSEN,100; }",50,10000,BF_WEAPON,"{specialeffect2 EF_POTION_BERSERK; }";
bonus bUnbreakableWeapon,0;
">
@@ -74339,14 +74341,14 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,95;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,95;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bMatkRate,15;
autobonus "{ bonus2 bSkillAtk,NJ_HUUMA,100; bonus2 bSkillAtk,NJ_ISSEN,100; }",50,10000;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,(getrefine()-3)*(getrefine()-3);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,(getrefine()-3)*(getrefine()-3);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) {
bonus5 bAutoSpellOnSkill,NJ_ISSEN,AL_HEAL,10,1000,1;
@@ -74579,7 +74581,7 @@ item_db: (
Script: <"
skill TF_DOUBLE,5;
bonus bDoubleRate,25;
- bonus2 bAddRace,RC_DemiHuman,40;
+ bonus2 bAddRace,RC_DemiPlayer,40;
">
},
{
@@ -74646,8 +74648,8 @@ item_db: (
Script: <"
bonus bStr,1;
bonus bDex,1;
- bonus2 bAddRace,RC_DemiHuman,75;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,75;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
">
},
@@ -74675,7 +74677,7 @@ item_db: (
Script: <"
bonus bStr,1;
bonus bDex,1;
- bonus2 bAddRace,RC_DemiHuman,75;
+ bonus2 bAddRace,RC_DemiPlayer,75;
bonus bMatkRate,10;
bonus bUnbreakableWeapon,0;
">
@@ -74800,12 +74802,12 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,75;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,75;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,(getrefine()-4)*(getrefine()-4);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>6) bonus bAspdRate,5;
if(getrefine()>8) {
@@ -87771,7 +87773,7 @@ item_db: (
Nouse: {
sitting: true
}
- Script: <" callfunc "F_CashSeigeTele"; ">
+ Script: <" callfunc "F_CashSiegeTele"; ">
},
{
Id: 14592
@@ -88088,7 +88090,7 @@ item_db: (
Script: <"
bonus bStr,1;
bonus bMdef,3;
- bonus2 bIgnoreDefRate,RC_DemiHuman,10;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,10;
bonus2 bIgnoreDefRate,RC_Brute,10;
bonus3 bAutoSpellWhenHit,NPC_WIDEBLEEDING,1,10;
">
@@ -89105,12 +89107,12 @@ item_db: (
Script: <"
bonus bAtkRate,5;
if(getrefine() > 5 && getrefine() <= 12) {
- bonus2 bAddRace,RC_DemiHuman,(getrefine() - 5);
- bonus2 bSubRace,RC_DemiHuman,(getrefine() - 5);
+ bonus2 bAddRace,RC_DemiPlayer,(getrefine() - 5);
+ bonus2 bSubRace,RC_DemiPlayer,(getrefine() - 5);
}
if(getrefine() > 12) {
- bonus2 bAddRace,RC_DemiHuman,7;
- bonus2 bSubRace,RC_DemiHuman,7;
+ bonus2 bAddRace,RC_DemiPlayer,7;
+ bonus2 bSubRace,RC_DemiPlayer,7;
}
">
diff --git a/db/pre-re/item_group.conf b/db/pre-re/item_group.conf
index 25f9302e0..54d71d1c8 100644
--- a/db/pre-re/item_group.conf
+++ b/db/pre-re/item_group.conf
@@ -1,19 +1,19 @@
//====================================================
-//= _ _ _
-//= | | | | | |
-//= | |_| | ___ _ __ ___ _ _| | ___ ___
+//= _ _ _
+//= | | | | | |
+//= | |_| | ___ _ __ ___ _ _| | ___ ___
//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __|
//= | | | | __/ | | (__| |_| | | __/\__ \
//= \_| |_/\___|_| \___|\__,_|_|\___||___/
-//=
-//= http://hercules.ws/board/
+//=
+//= http://herc.ws/board/
//================= More Information =================
-// http://hercules.ws/board/topic/1244-official-item-grouppackagechain
+// http://herc.ws/board/topic/1244-official-item-grouppackagechain
//====================================================
// Structure of file:
/*
<Container_Item_Name>: (
- "Item_Name" or
+ "Item_Name" or
("Item_Name",Repeat_Count)
)
*/
diff --git a/db/pre-re/item_packages.conf b/db/pre-re/item_packages.conf
index dc9346e32..2a7df83ab 100644
--- a/db/pre-re/item_packages.conf
+++ b/db/pre-re/item_packages.conf
@@ -1,14 +1,14 @@
//====================================================
-//= _ _ _
-//= | | | | | |
-//= | |_| | ___ _ __ ___ _ _| | ___ ___
+//= _ _ _
+//= | | | | | |
+//= | |_| | ___ _ __ ___ _ _| | ___ ___
//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __|
//= | | | | __/ | | (__| |_| | | __/\__ \
//= \_| |_/\___|_| \___|\__,_|_|\___||___/
-//=
-//= http://hercules.ws/board/
+//=
+//= http://herc.ws/board/
//================= More Information =================
-// http://hercules.ws/board/topic/1244-official-item-grouppackagechain
+// http://herc.ws/board/topic/1244-official-item-grouppackagechain
//====================================================
// Structure of file:
/*
@@ -13547,4 +13547,4 @@ Old_Ore_Box: {
Random: 1
Rate: 50
}
-} \ No newline at end of file
+}
diff --git a/db/pre-re/job_db.conf b/db/pre-re/job_db.conf
index 1deaa826b..52db40eff 100644
--- a/db/pre-re/job_db.conf
+++ b/db/pre-re/job_db.conf
@@ -1,14 +1,14 @@
//====================================================
-//= _ _ _
-//= | | | | | |
-//= | |_| | ___ _ __ ___ _ _| | ___ ___
+//= _ _ _
+//= | | | | | |
+//= | |_| | ___ _ __ ___ _ _| | ___ ___
//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __|
//= | | | | __/ | | (__| |_| | | __/\__ \
//= \_| |_/\___|_| \___|\__,_|_|\___||___/
-//=
-//= http://hercules.ws/board/
+//=
+//= http://herc.ws/board/
//================= More Information =================
-// http://hercules.ws/board/topic/9082-job-db1txt-redesign/
+// http://hercs.ws/board/topic/9082-job-db1txt-redesign/
//============== pRE Structure Example ===============
/*
Job_Name: { // Job names as in src/map/pc.c (they are hardcoded at the moment so if you want to add a new job you should add it there)
@@ -47,6 +47,7 @@ Job_Name: { // Job names as in src/map/pc.c (they are hardcoded at the moment so
// Note: If table index size is smaller than the max level the server will automatically generate the missing index based on the average increase per level.
}
*/
+
//====================================================
Novice: {
BaseASPD: {
@@ -88,7 +89,7 @@ Novice: {
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
+ 141, 142, 143, 144, 145, 146, 147, 148, 149, 150] // 141 - 150
}
Swordsman: {
Weight: 28000
@@ -103,7 +104,7 @@ Swordsman: {
TwoHandAxe: 750
Mace: 650
TwoHandMace: 700
- }
+ }
HPTable:[ 40, 46, 53, 61, 70, 79, 89, 100, 111, 123, // 1 - 10
136, 149, 163, 178, 194, 210, 227, 245, 263, 282, // 11 - 20
302, 322, 343, 365, 388, 411, 435, 460, 485, 511, // 21 - 30
@@ -133,7 +134,7 @@ Swordsman: {
232, 234, 236, 238, 240, 242, 244, 246, 248, 250, // 111 - 120
252, 254, 256, 258, 260, 262, 264, 266, 268, 270, // 121 - 130
272, 274, 276, 278, 280, 282, 284, 286, 288, 290, // 131 - 140
- 292, 294, 296, 298, 300, 302, 304, 306, 308, 310] // 141 - 150
+ 292, 294, 296, 298, 300, 302, 304, 306, 308, 310] // 141 - 150
}
Magician: {
Weight: 22000
@@ -172,7 +173,7 @@ Magician: {
676, 682, 688, 694, 700, 706, 712, 718, 724, 730, // 111 - 120
736, 742, 748, 754, 760, 766, 772, 778, 784, 790, // 121 - 130
796, 802, 808, 814, 820, 826, 832, 838, 844, 850, // 131 - 140
- 856, 862, 868, 874, 880, 886, 892, 898, 904, 910] // 141 - 150
+ 856, 862, 868, 874, 880, 886, 892, 898, 904, 910] // 141 - 150
}
Archer: {
Weight: 26000
@@ -236,7 +237,7 @@ Acolyte: {
565, 570, 575, 580, 585, 590, 595, 600, 605, 610, // 111 - 120
615, 620, 625, 630, 635, 640, 645, 650, 655, 660, // 121 - 130
665, 670, 675, 680, 685, 690, 695, 700, 705, 710, // 131 - 140
- 715, 720, 725, 730, 735, 740, 745, 750, 755, 760] // 141 - 150
+ 715, 720, 725, 730, 735, 740, 745, 750, 755, 760] // 141 - 150
}
Merchant: {
Weight: 28000
@@ -264,7 +265,7 @@ Merchant: {
343, 346, 349, 352, 355, 358, 361, 364, 367, 370, // 111 - 120
373, 376, 379, 382, 385, 388, 391, 394, 397, 400, // 121 - 130
403, 406, 409, 412, 415, 418, 421, 424, 427, 430, // 131 - 140
- 433, 436, 439, 442, 445, 448, 451, 454, 457, 460] // 141 - 150
+ 433, 436, 439, 442, 445, 448, 451, 454, 457, 460] // 141 - 150
}
Thief: {
Weight: 24000
@@ -387,7 +388,7 @@ Wizard: {
1009, 1018, 1027, 1036, 1045, 1054, 1063, 1072, 1081, 1090, // 111 - 120
1099, 1108, 1117, 1126, 1135, 1144, 1153, 1162, 1171, 1180, // 121 - 130
1189, 1198, 1207, 1216, 1225, 1234, 1243, 1252, 1261, 1270, // 131 - 140
- 1279, 1288, 1297, 1306, 1315, 1324, 1333, 1342, 1351, 1360] // 141 - 150
+ 1279, 1288, 1297, 1306, 1315, 1324, 1333, 1342, 1351, 1360] // 141 - 150
}
Blacksmith: {
Weight: 30000
@@ -530,7 +531,7 @@ Crusader: {
531, 536, 541, 545, 550, 555, 559, 564, 569, 574, // 111 - 120
578, 583, 588, 592, 597, 602, 606, 611, 616, 621, // 121 - 130
625, 630, 635, 639, 644, 649, 653, 658, 663, 668, // 131 - 140
- 672, 677, 682, 686, 691, 696, 700, 705, 710, 715] // 141 - 150
+ 672, 677, 682, 686, 691, 696, 700, 705, 710, 715] // 141 - 150
}
Rogue: {
Weight: 24000
@@ -698,7 +699,7 @@ Taekwon: {
200, 200, 200, 200, 200, 200, 200, 200, 200, 200, // 111 - 120
200, 200, 200, 200, 200, 200, 200, 200, 200, 200, // 121 - 130
200, 200, 200, 200, 200, 200, 200, 200, 200, 200, // 131 - 140
- 200, 200, 200, 200, 200, 200, 200, 200, 200, 200] // 141 - 150
+ 200, 200, 200, 200, 200, 200, 200, 200, 200, 200] // 141 - 150
}
Star_Gladiator: {
Inherit: ("Taekwon")
@@ -731,7 +732,7 @@ Star_Gladiator: {
500, 500, 500, 500, 500, 500, 500, 500, 500, 500, // 111 - 120
500, 500, 500, 500, 500, 500, 500, 500, 500, 500, // 121 - 130
500, 500, 500, 500, 500, 500, 500, 500, 500, 500, // 131 - 140
- 500, 500, 500, 500, 500, 500, 500, 500, 500, 500] // 141 - 150
+ 500, 500, 500, 500, 500, 500, 500, 500, 500, 500] // 141 - 150
}
Soul_Linker: {
Weight: 24000
@@ -770,7 +771,7 @@ Soul_Linker: {
900, 900, 900, 900, 900, 900, 900, 900, 900, 900, // 111 - 120
900, 900, 900, 900, 900, 900, 900, 900, 900, 900, // 121 - 130
900, 900, 900, 900, 900, 900, 900, 900, 900, 900, // 131 - 140
- 900, 900, 900, 900, 900, 900, 900, 900, 900, 900] // 141 - 150
+ 900, 900, 900, 900, 900, 900, 900, 900, 900, 900] // 141 - 150
}
Gunslinger: {
Weight: 28000
@@ -797,7 +798,7 @@ Gunslinger: {
528, 534, 540, 546, 552, 558, 564, 570, 576, 582, // 111 - 120
588, 594, 600, 606, 612, 618, 624, 630, 636, 642, // 121 - 130
648, 654, 660, 666, 672, 678, 684, 690, 696, 702, // 131 - 140
- 708, 714, 720, 726, 732, 738, 744, 750, 756, 762] // 141 - 150
+ 708, 714, 720, 726, 732, 738, 744, 750, 756, 762] // 141 - 150
}
Ninja: {
Weight: 26000
@@ -885,7 +886,7 @@ Rune_Knight: {
TwoHandAxe: 520
Mace: 450
TwoHandMace: 520
- }
+ }
HPTable:[ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, // 1 - 10
11, 12, 13, 14, 15, 16, 17, 18, 19, 20, // 11 - 20
21, 22, 23, 24, 25, 26, 27, 28, 29, 30, // 21 - 30
@@ -911,7 +912,7 @@ Warlock: {
Sword: 600
Rod: 500
TwoHandRod: 560
- }
+ }
HPTable:[ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, // 1 - 10
11, 12, 13, 14, 15, 16, 17, 18, 19, 20, // 11 - 20
21, 22, 23, 24, 25, 26, 27, 28, 29, 30, // 21 - 30
@@ -935,7 +936,7 @@ Ranger: {
Fist: 400
Dagger: 500
Bow: 490
- }
+ }
HPTable:[ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, // 1 - 10
11, 12, 13, 14, 15, 16, 17, 18, 19, 20, // 11 - 20
21, 22, 23, 24, 25, 26, 27, 28, 29, 30, // 21 - 30
@@ -963,7 +964,7 @@ Arch_Bishop: {
Knuckle: 500
Book: 440
TwoHandRod: 550
- }
+ }
}
Mechanic: {
Weight: 38000
@@ -976,7 +977,7 @@ Mechanic: {
TwoHandAxe: 480
Mace: 480
TwoHandMace: 500
- }
+ }
HPTable:[ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, // 1 - 10
11, 12, 13, 14, 15, 16, 17, 18, 19, 20, // 11 - 20
21, 22, 23, 24, 25, 26, 27, 28, 29, 30, // 21 - 30
@@ -1002,7 +1003,7 @@ Guillotine_Cross: {
Sword: 650
Axe: 800
Katar: 420
- }
+ }
HPTable:[ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, // 1 - 10
11, 12, 13, 14, 15, 16, 17, 18, 19, 20, // 11 - 20
21, 22, 23, 24, 25, 26, 27, 28, 29, 30, // 21 - 30
@@ -1027,7 +1028,7 @@ Shadow_Chaser: {
Dagger: 430
Sword: 470
Bow: 470
- }
+ }
}
Royal_Guard: {
Inherit: ("Guillotine_Cross")
@@ -1043,7 +1044,7 @@ Royal_Guard: {
TwoHandAxe: 520
Mace: 440
TwoHandMace: 500
- }
+ }
}
Sorcerer: {
Weight: 30000
@@ -1055,7 +1056,7 @@ Sorcerer: {
Rod: 450
Book: 450
TwoHandRod: 550
- }
+ }
HPTable:[ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, // 1 - 10
11, 12, 13, 14, 15, 16, 17, 18, 19, 20, // 11 - 20
21, 22, 23, 24, 25, 26, 27, 28, 29, 30, // 21 - 30
@@ -1080,14 +1081,14 @@ Minstrel: {
Dagger: 520
Bow: 490
Instrument: 440
- }
+ }
}
Wanderer: {
Inherit: ("Ranger")
BaseASPD: {
Whip: 440
Instrument: 2000
- }
+ }
}
Sura: {
Weight: 30000
@@ -1099,7 +1100,7 @@ Sura: {
Rod: 480
Knuckle: 390
TwoHandRod: 500
- }
+ }
HPTable:[ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, // 1 - 10
11, 12, 13, 14, 15, 16, 17, 18, 19, 20, // 11 - 20
21, 22, 23, 24, 25, 26, 27, 28, 29, 30, // 21 - 30
@@ -1127,7 +1128,7 @@ Genetic: {
TwoHandAxe: 510
Mace: 440
TwoHandMace: 480
- }
+ }
HPTable:[ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, // 1 - 10
11, 12, 13, 14, 15, 16, 17, 18, 19, 20, // 11 - 20
21, 22, 23, 24, 25, 26, 27, 28, 29, 30, // 21 - 30
@@ -1152,14 +1153,14 @@ Kagerou: {
Fist: 400
Dagger: 450
FuumaShuriken: 500
- }
+ }
}
Oboro: {
Inherit: ("Kagerou")
}
Rebellion: {
Inherit: ("Gunslinger")
- InheritHP: ("Soul_Linker")
+ InheritHP: ("Soul_Linker")
}
Novice_High: {
Inherit: ("Novice")
@@ -1370,4 +1371,4 @@ Expanded_Super_Novice: {
}
Expanded_Super_Baby: {
Inherit: ("Novice")
-} \ No newline at end of file
+}
diff --git a/db/pre-re/map_zone_db.conf b/db/pre-re/map_zone_db.conf
index 558a168ce..11559512d 100644
--- a/db/pre-re/map_zone_db.conf
+++ b/db/pre-re/map_zone_db.conf
@@ -1,16 +1,16 @@
//====================================================
-//= _ _ _
-//= | | | | | |
-//= | |_| | ___ _ __ ___ _ _| | ___ ___
+//= _ _ _
+//= | | | | | |
+//= | |_| | ___ _ __ ___ _ _| | ___ ___
//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __|
//= | | | | __/ | | (__| |_| | | __/\__ \
//= \_| |_/\___|_| \___|\__,_|_|\___||___/
-//=
-//= http://hercules.ws/board/
+//=
+//= http://herc.ws/board/
//====================================================
//= Hercules Map Zone Database [Ind/Hercules]
//================ More Information ==================
-//= http://hercules.ws/board/topic/302-introducing-hercules-map-zone-database/
+//= http://herc.ws/board/topic/302-introducing-hercules-map-zone-database/
//= (TODO: replace with wiki link and detail the wiki page in a decent format ^)
//====================================================
//================ Description =======================
@@ -24,7 +24,6 @@
//= PLAYER, HOMUN, MERCENARY, MONSTER, PET, ELEMENTAL, MOB_BOSS, CLONE, ALL and NONE
//====================================================
-
zones: (
{
/* All zone is a dynamic (very special) zone that is forcebly inherited by ALL maps automatically */
@@ -41,10 +40,10 @@ zones: (
//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
@@ -61,7 +60,7 @@ zones: (
/* 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"
@@ -69,43 +68,43 @@ zones: (
SO_ARRULLO: "PLAYER"
CG_HERMODE: "PLAYER"
}
-
+
disabled_items: {
-
+
}
mapflags: (
)
-
+
},
{
/* PvP zone is applied to all maps with a pvp mapflag */
name: "PvP" /* changing this name requires MAP_ZONE_PVP_NAME to also be changed in src/map/map.h file */
-
+
disabled_skills: {
BS_GREED: "PLAYER"
CG_HERMODE: "PLAYER"
}
-
+
disabled_items: {
Greed_Scroll: true
}
-
+
mapflags: (
"nocashshop",
)
-
+
},
{
/* PK Mode zone is only used when server is on pk_mode (battle.conf),
it applies to all pvp maps that don't have their own zone */
name: "PK Mode" /* changing this name requires MAP_ZONE_PK_NAME to also be changed in src/map/map.h file */
-
+
disabled_skills: {
-
+
}
-
+
disabled_items: {
-
+
}
/* PK Mode Damage Reductions */
@@ -125,7 +124,7 @@ zones: (
{
/* GvG zone is applied to all maps with a gvg mapflag */
name: "GvG" /* changing this name requires MAP_ZONE_GVG_NAME to also be changed in src/map/map.h file */
-
+
disabled_skills: {
AL_TELEPORT: "PLAYER"
AL_WARP: "PLAYER"
@@ -145,7 +144,7 @@ zones: (
SC_FATALMENACE: "PLAYER"
SC_DIMENSIONDOOR: "PLAYER"
}
-
+
disabled_items: {
Assumptio_5_Scroll: true
Greed_Scroll: true
@@ -170,12 +169,12 @@ zones: (
"nocashshop",
"gvg_noparty",
)
-
+
},
{
/* Battlegrounds zone is applied to all maps with a battlegrounds mapflag */
name: "Battlegrounds" /* changing this name requires MAP_ZONE_BG_NAME to also be changed in src/map/map.h file */
-
+
disabled_skills: {
AL_TELEPORT: "PLAYER"
AL_WARP: "PLAYER"
@@ -214,8 +213,8 @@ zones: (
disabled_items: {
Assumptio_5_Scroll: true
Pty_Assumptio_Scroll: true
- }
-
+ }
+
/* knockback disabled */
/* Battlegrounds Damage Reductions */
/* - weapon_damage_rate -30% */
@@ -235,7 +234,7 @@ zones: (
},
{
name: "Aldebaran Turbo Track"
-
+
disabled_skills: {
SM_ENDURE: "PLAYER"
AL_TELEPORT: "PLAYER"
@@ -256,7 +255,7 @@ zones: (
SC_DIMENSIONDOOR: "PLAYER"
GN_CARTBOOST: "PLAYER"
}
-
+
disabled_items: {
Wing_Of_Fly: true
Anodyne: true
@@ -266,12 +265,12 @@ zones: (
},
{
name: "Jail"
-
+
disabled_skills: {
TK_JUMPKICK: "PLAYER"
TK_HIGHJUMP: "PLAYER"
}
-
+
disabled_items: {
Wing_Of_Fly: true
Wing_Of_Butterfly: true
@@ -284,14 +283,14 @@ zones: (
},
{
name: "Izlude Battle Arena"
-
+
disabled_skills: {
RG_INTIMIDATE: "PLAYER"
AL_TELEPORT: "PLAYER"
SC_FATALMENACE: "PLAYER"
- SC_DIMENSIONDOOR: "PLAYER"
+ SC_DIMENSIONDOOR: "PLAYER"
}
-
+
disabled_items: {
Wing_Of_Fly: true
}
@@ -299,7 +298,7 @@ zones: (
{
name: "GvG2"
inherit: ( "GvG" ) /* will import all gvg has */
-
+
disabled_skills: {
TK_HIGHJUMP: "PLAYER"
SA_ABRACADABRA: "PLAYER"
@@ -307,7 +306,7 @@ zones: (
},
{
name: "Sealed Shrine"
-
+
disabled_skills: {
MG_SAFETYWALL: "PLAYER"
AL_TELEPORT: "PLAYER | MONSTER | HOMUN | MERCENARY"
@@ -320,7 +319,7 @@ zones: (
},
{
name: "Memorial Dungeon" /* ETower, Orc's Memory, Nidhoggur's Nest, etc */
-
+
disabled_skills: {
AL_TELEPORT: "PLAYER | MONSTER | HOMUN | MERCENARY"
WZ_ICEWALL: "PLAYER"
@@ -333,7 +332,7 @@ zones: (
},
{
name: "Towns"
-
+
disabled_skills: {
AM_CANNIBALIZE: "PLAYER"
AM_SPHEREMINE: "PLAYER"
@@ -343,7 +342,7 @@ zones: (
WM_POEMOFNETHERWORLD: "PLAYER"
GN_WALLOFTHORN: "PLAYER"
}
-
+
disabled_items: {
Greed_Scroll: true
}
diff --git a/db/pre-re/mob_skill_db.txt b/db/pre-re/mob_skill_db.txt
index e854d4a6e..c86690676 100644
--- a/db/pre-re/mob_skill_db.txt
+++ b/db/pre-re/mob_skill_db.txt
@@ -1,4 +1,4 @@
-// Mob Skill Database
+// Mob Skill Database
// Based on Aegis Episode 11.3
//
// Structure of Database:
@@ -4325,7 +4325,7 @@
1795,Bloody Knight@WZ_STORMGUST,attack,89,10,10000,1000,20000,no,target,always,,,,,,,,
1795,Bloody Knight@WZ_VERMILION,attack,85,20,10000,1000,20000,no,target,always,,,,,,,,
1795,Bloody Knight@WZ_METEOR,attack,83,11,10000,1000,20000,no,target,always,,,,,,,,
-// Guild Dungeon SE (13.1)
+// Guild Dungeon SE (13.1)
1796,Aunoe@MG_THUNDERSTORM,attack,21,5,500,1500,10000,no,target,always,0,,,,,,,
1796,Aunoe@MG_THUNDERSTORM,chase,21,5,500,1500,10000,no,target,always,0,,,,,,,
1796,Aunoe@NPC_HOLYATTACK,attack,189,2,500,0,5000,yes,target,always,0,,,,,,,
@@ -5773,6 +5773,7 @@
2082,Piranha@MG_COLDBOLT,chase,14,3,500,1000,5000,yes,target,always,0,,,,,,,
2082,Piranha@WZ_WATERBALL,attack,86,3,500,1000,5000,yes,target,always,0,,,,,,6,
2082,Piranha@NPC_BLOODDRAIN,attack,199,1,500,0,5000,yes,target,always,0,,,,,,,
+
//****
// NC Mechanic Summons
2042,Silver Sniper@AL_HEAL,chase,28,10,10000,0,1000,no,self,myhpltmaxrate,99,,,,,,,
diff --git a/db/pre-re/pet_db.txt b/db/pre-re/pet_db.txt
new file mode 100644
index 000000000..6ea29486e
--- /dev/null
+++ b/db/pre-re/pet_db.txt
@@ -0,0 +1,119 @@
+// Pet Database
+//
+// Structure of Database:
+// MobID,Name,JName,LureID,EggID,EquipID,FoodID,Fullness,HungryDelay,R_Hungry,R_Full,Intimate,Die,Capture,Speed,S_Performance,talk_convert_class,attack_rate,defence_attack_rate,change_target_rate,pet_script,loyal_script
+//
+// 01. MobID Monster ID of the pet.
+// 02. Name Name of the monster as defined in the database.
+// 03. JName The display name of the monster when hatched.
+// 04. LureID Pet Tame Item ID.
+// 05. EggID Pet Egg ID.
+// 06. EquipID Pet Accessory ID.
+// 07. FoodID Pet Food ID.
+// 08. Fullness The amount Hunger is decreased every [HungryDelay] seconds.
+// 09. HungryDelay The amount of time it takes for hunger to decrease after feeding. (Default: 60 seconds)
+// 10. R_Hungry Amount of Intimacy that is increased when fed.
+// 11. R_Full Amount of Intimacy that is decreased when over-fed.
+// 12. Intimate Amount of Intimacy the pet starts with.
+// 13. Die Amount of Intimacy that is decreased when the pet owner dies.
+// 14. Capture Capture succes rate (10000 = 100%)
+// 15. Speed Pet's walk speed. (Defaul: 150)
+// 16. S_Performance Special Performance. (Yes = 1, No = 0)
+// 17. talk_convert_class Disables pet talk (instead of talking they emote with /!.)
+// 18. attack_rate Rate of which the pet will attack (requires at least pet_support_min_friendly intimacy).
+// 19. defence_attack_rate Rate of which the pet will retaliate when master is being attacked (requires at least pet_support_min_friendly intimacy).
+// 20. change_target_rate Rate of which the pet will change its attack target.
+// 21. pet_script Script to execute when the pet is hatched.
+// 22. loyal_script Script to execute when the pet is hatched (requires at least pet_equip_min_friendly intimacy, independent of pet_script).
+// NOTE: The max value (100%) of attack_rate, defense_rate & change_target_rate is 10000.
+
+// In theory you can use any valid script, but it is run only once upon pet
+// loading, so it is recommended you use the specific pet scripts:
+
+// petskillattack skillid, skilllv, hits, rate, bonusrate Skill attack that
+// triggers while the pet is attacking. Rate is the base chance of execution
+// per attack. Bonusrate is an additional success rate when intimacy reaches
+// max. If hits is specified and different than 0, it will make the pet cast
+// the skill with a fixed amount of damage inflicted and the specified number
+// of hits. A value of zero uses the skill's defaults.
+
+// petskillsupport skillid, skilllv, delay, hp%, sp% Casts a support skill when
+// the health levels are below the specified hp% and sp%. Delay is the minimum
+// time in seconds before the skill can be cast again
+
+// petrecovery type, delay: Cures the "type" status effect after "delay"
+// seconds
+
+// petskillbonus type, value, duration, delay Gives bonus stats. Type is the
+// stat to increase (bStr, bLuk), value is the amount by which it is increased,
+// duration signals how long the bonus lasts delay is the time elapsed after
+// the bonus ends and before it starts again.
+
+// A single pet can have petloot, petskillbonus, petskillattack and
+// petskillsupport at the same time, but only one of each.
+
+1002,PORING,Poring,619,9001,10013,531,80,60,50,100,250,20,2000,150,1,0,350,400,800,{ petloot 10; },{ bonus bLuk,2; bonus bCritical,1; }
+1113,DROPS,Drops,620,9002,10013,508,80,60,40,100,250,20,1500,150,1,0,300,400,500,{ petloot 10; },{ bonus bHit,3; bonus bAtk,3; }
+1031,POPORING,Poporing,621,9003,10013,511,80,60,30,100,250,20,1000,150,1,0,300,500,400,{ petloot 15; },{ bonus bLuk,2; bonus2 bSubEle,Ele_Poison,10; }
+1063,LUNATIC,Lunatic,622,9004,10007,534,80,60,40,100,250,20,1500,150,0,0,300,300,1000,{ petskillbonus bLuk,3,10,50; },{ bonus bCritical,2; bonus bAtk,2; }
+1049,PICKY,Picky,623,9005,10012,507,80,60,40,100,250,20,2000,150,1,0,500,600,50,{ petskillbonus bStr,3,10,50;},{ bonus bStr,1; bonus bAtk,5; }
+1011,CHONCHON,ChonChon,624,9006,10002,537,80,60,30,100,250,20,1500,150,1,0,500,500,250,{ petskillbonus bAgi,4,10,50; },{ bonus bAgi,1; bonus bFlee,2; }
+1042,STEEL_CHONCHON,Steel ChonChon,625,9007,10002,1002,80,60,20,100,250,20,1000,150,1,0,500,500,200,{ petskillbonus bAgiVit,4,20,40; },{ bonus bFlee,6; bonus bAgi,-1; }
+1035,HUNTER_FLY,Hunter Fly,626,9008,10002,716,80,60,10,100,250,20,500,150,1,0,500,500,200,{ petskillattack "NPC_WINDATTACK",888,2,0,10; },{ bonus bFlee,-5; bonus bFlee2,2; }
+1167,SAVAGE_BABE,Savage Babe,627,9009,10015,537,80,60,40,100,250,20,1500,150,0,0,500,500,200,{ petskillbonus bVit,4,10,50; },{ bonus bVit,1; bonus bMaxHP,50; }
+1107,DESERT_WOLF_B,Baby Desert Wolf,628,9010,10003,537,80,60,40,100,250,20,1000,150,0,0,400,400,400,{ petskillattack "SM_PROVOKE",1,0,0,5;},{ bonus bInt,1; bonus bMaxSP,50; }
+1052,ROCKER,Rocker,629,9011,10014,537,80,60,30,100,250,20,1500,150,0,0,350,350,600,{ petskillbonus bAllStats,1,10,50; },{ bonus bHPrecovRate,5; bonus bMaxHP,25; }
+1014,SPORE,Spore,630,9012,10017,537,80,60,30,100,250,20,1500,150,0,0,350,500,500,{ petrecovery SC_POISON,60; },{ bonus bHit,5; bonus bAtk,-2; }
+1077,POISON_SPORE,Poison Spore,631,9013,10017,537,80,60,20,100,250,20,1000,150,0,0,600,200,400,{ petskillattack "NPC_POISON",20,0,0,10; },{ bonus bStr,1; bonus bInt,1; }
+1019,PECOPECO,PecoPeco,632,9014,10010,537,80,60,30,100,250,20,1000,150,1,0,400,500,800,{ petskillbonus bSpeedRate,25,20,20; },{ bonus bMaxHP,150; bonus bMaxSP,-10; }
+1056,SMOKIE,Smokie,633,9015,10019,537,80,60,30,100,250,20,1000,150,1,0,600,600,100,{ petskillbonus bPerfectHide,1,3600,0; },{ bonus bAgi,1; bonus bFlee2,1; }
+1057,YOYO,Yoyo,634,9016,10018,532,80,60,20,100,250,20,1000,150,1,0,300,800,400,{ petloot 20; },{ bonus bCritical,3; bonus bLuk,-1; }
+1023,ORK_WARRIOR,Orc Warrior,635,9017,10009,537,80,60,20,100,250,20,500,150,1,0,600,200,300,{ petskillattack "NPC_PIERCINGATT",100,1,0,10; },{ bonus bAtk,10; bonus bDef,-3; }
+1026,MUNAK,Munak,636,9018,10008,537,80,60,20,100,250,20,500,150,0,0,300,750,300,{ petskillattack "NPC_DARKNESSATTACK",444,1,0,10; },{ bonus bInt,1; bonus bDef,1; }
+1110,DOKEBI,Dokebi,637,9019,10005,537,80,60,20,100,250,20,500,150,0,0,300,300,800,{ petskillattack "BS_HAMMERFALL",1,0,0,10; },{ bonus bMatkRate,1; bonus bAtkRate,-1; }
+1170,SOHEE,Sohee,638,9020,10016,537,80,60,10,100,250,20,500,150,0,0,100,1000,200,{ petskillsupport AL_HEAL,10,60,33,100; },{ bonus bStr,1; bonus bDex,1; }
+1029,ISIS,Isis,639,9021,10006,537,80,60,10,100,250,20,500,150,0,0,650,450,150,{ petskillsupport "PR_MAGNIFICAT",2,60,50,50; },{ bonus bMatkRate,-1; bonus bAtkRate,1; }
+1155,PETIT,Petite,640,9022,10011,537,80,60,20,100,250,20,500,150,0,0,800,400,100,{ petskillattack "WZ_HEAVENDRIVE",500,1,0,10; },{ bonus bDef,-2; bonus bMdef,-2; bonus bAspdRate,1; }
+1109,DEVIRUCHI,Deviruchi,641,9023,10004,711,80,60,10,100,250,20,500,150,0,0,800,200,100,{ petskillbonus bAgiDexStr,6,20,40; },{ bonus bMatkRate,1; bonus bAtkRate,1; bonus bMaxHPrate,-3; bonus bMaxSPrate,-3; }
+1101,BAPHOMET_,Baphomet Jr.,642,9024,10001,518,80,60,10,100,250,20,200,150,0,0,1000,100,200,{ petskillattack "NPC_DARKNESSATTACK",1776,4,0,5; },{ bonus bDef,1; bonus bMdef,1; bonus2 bResEff,Eff_Stun,-100; }
+1188,BON_GUN,Bon Gun,659,9025,10020,537,80,60,30,100,250,20,500,150,1,0,600,200,400,{ petskillattack "NPC_DARKNESSATTACK",555,1,1,1; },{ bonus bVit,1; bonus2 bResEff,Eff_Stun,100; }
+1200,ZHERLTHSH,Zealotus,660,9026,0,929,80,60,10,100,250,20,300,150,0,0,1000,100,500,{ petskillattack "AS_SONICBLOW",1,0,0,3; },{ bonus2 bAddRace,RC_DemiPlayer,2; bonus2 bMagicAddRace,RC_DemiPlayer,2; }
+1275,ALICE,Alice,661,9027,0,504,80,60,20,100,250,20,800,150,0,0,100,1000,200,{ petskillsupport "AL_HEAL",5,60,25,100; },{ bonus bMdef,1; if (RENEWAL) { bonus2 bAddRaceTolerance,RC_DemiPlayer,1; } else { bonus2 bSubRace,RC_DemiPlayer,1; } }
+1815,EVENT_RICECAKE,Rice Cake,0,9028,0,511,80,60,50,100,250,20,2000,150,1,0,500,500,200,{ petskillsupport "CR_DEFENDER",3,240,50,100; },{ bonus2 bSubEle,Ele_Neutral,1; bonus bMaxHPrate,-1; }
+1245,GOBLINE_XMAS,Christmas Goblin,12225,9029,0,911,80,60,50,100,250,20,2000,150,0,0,300,300,800,{ petskillattack "MG_SIGHT",5,0,5,5; },{ bonus bMaxHP,30; bonus2 bSubEle,Ele_Water,1; }
+
+// Newest pets.
+1519,CHUNG_E,Green Maiden,12395,9030,0,6115,80,60,50,100,250,20,2000,150,0,0,300,300,800,{ petskillattack "CR_SHIELDCHARGE",5,0,5,5; },{ bonus bDef,1; if (RENEWAL) { bonus2 bAddRaceTolerance,RC_DemiPlayer,1; } else { bonus2 bSubRace,RC_DemiPlayer,1; } }
+1879,ECLIPSE_P,Spring Rabbit,0,9031,0,7766,80,60,50,100,250,20,2000,150,0,0,300,300,800,{ petskillattack "TF_THROWSTONE",1,0,5,5; },{}
+1122,GOBLIN_1,Goblin,14569,9032,0,7821,80,60,50,100,250,20,800,150,0,0,300,300,800,{ petskillattack "NPC_WINDATTACK",5,0,5,5; },{}
+1123,GOBLIN_2,Goblin,14570,9033,0,7821,80,60,50,100,250,20,800,150,0,0,300,300,800,{ petskillattack "NPC_FIREATTACK",5,0,5,5; },{}
+1125,GOBLIN_4,Goblin,14571,9034,0,7821,80,60,50,100,250,20,800,150,0,0,300,300,800,{ petskillattack "NPC_GROUNDATTACK",5,0,5,5; },{}
+1385,DELETER_,Deleter,14572,9035,0,7822,80,60,20,100,250,20,800,150,0,0,300,300,800,{ petskillattack "SM_MAGNUM",5,0,5,5; },{}
+1382,DIABOLIC,Diabolic,14573,9036,0,7823,80,60,10,100,250,20,800,150,0,0,300,300,800,{ petskillattack "WZ_METEOR",2,0,5,5; },{}
+1208,WANDER_MAN,Wanderer,14574,9037,0,7824,80,60,20,100,250,20,800,150,0,0,300,300,800,{ petskillattack "NPC_UNDEADATTACK",5,0,5,5; },{}
+
+1963,P_CHUNG_E,New Year Doll,0,9038,0,554,80,60,30,100,250,20,800,150,0,0,300,300,800,{ petskillattack "CR_SHIELDCHARGE",5,0,5,5; },{}
+
+// New pets JapanRO Mobile
+1040,GOLEM,Golem,12371,9053,10035,6111,80,60,20,100,250,20,500,150,0,0,300,300,800,{},{ bonus bMaxHP,100; bonus bFlee,-5; }
+1143,MARIONETTE,Marionette,12361,9043,10025,6098,80,60,10,100,250,20,500,150,0,0,300,300,800,{},{ bonus bSPrecovRate,3; }
+1148,MEDUSA,Medusa,12368,9050,10032,6108,80,60,10,100,250,20,200,150,0,0,300,300,800,{},{ bonus bVit,1; bonus2 bResEff,Eff_Stone,500; }
+1179,WHISPER,Whisper,12363,9045,10027,6100,80,60,20,100,250,20,500,150,0,0,300,300,800,{},{ bonus bFlee,7; bonus bDef,-3; }
+1299,GOBLIN_LEADER,Goblin Leader,12364,9046,10028,6104,80,60,10,100,250,20,50,150,0,0,300,300,800,{},{ bonus2 bAddRace,RC_DemiPlayer,3; }
+1370,SUCCUBUS,Succubus,12373,9055,10037,6113,80,60,10,100,250,20,200,150,0,0,300,300,800,{},{ bonus2 bHPDrainRate,50,5; }
+1374,INCUBUS,Incubus,12370,9052,10034,6110,80,60,10,100,250,20,50,150,0,0,300,300,800,{},{ bonus bMaxSPrate,3; }
+1379,NIGHTMARE_TERROR,Nightmare Terror,12372,9054,10036,6112,80,60,10,100,250,20,200,150,0,0,300,300,800,{},{ bonus2 bResEff,Eff_Sleep,10000; }
+1401,SHINOBI,Shinobi,12362,9044,10026,6099,80,60,20,100,250,20,500,150,0,0,300,300,800,{},{ bonus bAgi,2; }
+1404,MIYABI_NINGYO,Miyabi Doll,12366,9048,10030,6106,80,60,15,100,250,20,200,150,0,0,300,300,800,{},{ bonus bInt,1; bonus bCastrate,-3; }
+1416,WICKED_NYMPH,Evil Nymph,12365,9047,10029,6105,80,60,15,100,250,20,500,150,0,0,300,300,800,{},{ bonus bMaxSP,30; bonus bSPrecovRate,5; }
+1495,STONE_SHOOTER,Stone Shooter,12369,9051,10033,6109,80,60,20,100,250,20,500,150,0,0,300,300,800,{},{ bonus2 bSubEle,Ele_Fire,3; }
+1504,DULLAHAN,Dullahan,12367,9049,10031,6107,80,60,10,100,250,20,200,150,0,0,300,300,800,{},{ bonus bCritAtkRate,5; }
+1505,LOLI_RURI,Loli Ruri,12360,9042,10024,6097,80,60,15,100,250,20,200,150,0,0,300,300,800,{},{ bonus bMaxHPrate,3; bonus3 bAutoSpellWhenHit,"AL_HEAL",1,50; }
+1513,CIVIL_SERVANT,Mao Guai,12358,9040,10022,6095,80,60,10,100,250,20,500,150,0,0,300,300,800,{},{ bonus bMaxSP,10; }
+1586,LEAF_CAT,Leaf Cat,12359,9041,10023,6096,80,60,20,100,250,20,200,150,0,0,300,300,800,{},{ if (RENEWAL) { bonus2 bAddRaceTolerance,RC_Brute,2; } else { bonus2 bSubRace,RC_Brute,3; } }
+1630,BACSOJIN_,White Lady,12357,9039,10021,6094,80,60,10,100,250,20,2000,150,0,0,300,300,800,{},{}
+1837,IMP,Fire Imp,12374,9056,10038,6114,80,60,10,100,250,20,200,150,0,0,300,300,800,{},{ bonus2 bSubEle,Ele_Fire,2; bonus2 bAddEle,Ele_Fire,2; }
+
+// Brasilis Quest - Suspicious Beach [UNHATCHABLE]
+2057,E_CRAMP,Strange Cramp,12408,6221,0,0,0,0,0,0,0,0,50,0,0,0,350,400,800,{},{} // kRO version
+2081,E_HYDRA,Strange Hydra,12408,6221,0,0,0,0,0,0,0,0,50,0,0,0,350,400,800,{},{} // iRO/cRO version
diff --git a/db/pre-re/size_fix.txt b/db/pre-re/size_fix.txt
index 81bba5044..ae0049db0 100644
--- a/db/pre-re/size_fix.txt
+++ b/db/pre-re/size_fix.txt
@@ -1,7 +1,7 @@
// Database for size fix for weapon damage.
-//Columns: Weapon type, Rows: Target size.
-//Unarmed, Knife, 1H Sword, 2H Sword, 1H Spear, 2H Spears, 1H Axe, 2H Axe, Mace, 2H Mace, Staff, Bow, Knuckle, Musical Instrument, Whip, Book, Katar, Revolver, Rifle, Shotgun, Gatling Gun, Grenade Launcher, Fuuma Shuriken, 2H Staff
+// Columns: Weapon type, Rows: Target size.
+// Unarmed, Knife, 1H Sword, 2H Sword, 1H Spear, 2H Spears, 1H Axe, 2H Axe, Mace, 2H Mace, Staff, Bow, Knuckle, Musical Instrument, Whip, Book, Katar, Revolver, Rifle, Shotgun, Gatling Gun, Grenade Launcher, Fuuma Shuriken, 2H Staff
100,100, 75, 75, 75, 75, 50, 50, 75,100,100,100,100, 75, 75,100, 75,100,100,100,100,100,100,100 // Size: Small
100, 75,100, 75, 75, 75, 75, 75,100,100,100,100, 75,100,100,100,100,100,100,100,100,100,100,100 // Size: Medium
100, 50, 75,100,100,100,100,100,100,100,100, 75, 50, 75, 50, 50, 75,100,100,100,100,100,100,100 // Size: Large
diff --git a/db/pre-re/skill_cast_db.txt b/db/pre-re/skill_cast_db.txt
index cbe004662..98c1720f5 100644
--- a/db/pre-re/skill_cast_db.txt
+++ b/db/pre-re/skill_cast_db.txt
@@ -16,7 +16,6 @@
// - 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
@@ -26,7 +25,6 @@
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
@@ -54,7 +52,6 @@
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
@@ -82,7 +79,6 @@
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
@@ -92,7 +88,6 @@
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
@@ -100,13 +95,11 @@
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
@@ -121,7 +114,6 @@
62,700,0,0,0,0,0
//==========================================
-
//===== Priest =============================
//-- PR_IMPOSITIO
66,0,3000,0,60000,0,0
@@ -153,7 +145,6 @@
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
@@ -181,7 +172,6 @@
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
@@ -197,7 +187,6 @@
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
@@ -225,7 +214,6 @@
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
@@ -242,7 +230,6 @@
//==========================================
-
//===== 1st Jobs Quest Skills===============
//-- NV_TRICKDEAD
143,0,0,0,600000,0,0
@@ -268,7 +255,6 @@
157,5000,0,0,300000,0,0
//==========================================
-
//===== NPC Skills Part 1 ==================
//-- NPC_ATTRICHANGE
161,0,0,0,1800000,0,0
@@ -323,7 +309,6 @@
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
@@ -343,7 +328,6 @@
220,0,0,0,180000,0,0
//==========================================
-
//===== Alchemist ==========================
//-- AM_DEMONSTRATION
229,1000,0,0,40000:45000:50000:55000:60000,0,0
@@ -367,7 +351,6 @@
247,2000,0,0,0,0,0
//==========================================
-
//===== Crusader ===========================
//-- CR_AUTOGUARD
249,0,0,0,300000,0,0
@@ -391,7 +374,6 @@
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
@@ -448,7 +430,6 @@
294,0,0,0,1200000,0,0
//==========================================
-
//===== Bard & Dancer (Ensemble Skills) ====
//-- BD_ADAPTATION
304,0,0,0,0,5000,0
@@ -471,7 +452,6 @@
313,0,0,0,60000,60000,0
//==========================================
-
//===== Bard ===============================
//-- BA_MUSICALSTRIKE
316,1500,0,0,0,0,0
@@ -489,7 +469,6 @@
322,0,0,0,180000,20000,0
//==========================================
-
//===== Dancer =============================
//-- DC_THROWARROW
324,1500,0,0,0,0,0
@@ -507,7 +486,6 @@
330,0,0,0,180000,20000,0
//==========================================
-
//===== Wedding Skills =====================
//-- WE_MALE
334,3000,0,0,0,0,0
@@ -517,7 +495,6 @@
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
@@ -535,7 +512,6 @@
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
@@ -551,7 +527,6 @@
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
@@ -559,7 +534,6 @@
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
@@ -567,7 +541,6 @@
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
@@ -577,7 +550,6 @@
369,0,0,0,60000,60000,0
//==========================================
-
//===== Champion ===========================
//-- CH_PALMSTRIKE
370,0,300,0,0,0,0
@@ -587,7 +559,6 @@
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
@@ -597,7 +568,6 @@
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
@@ -605,7 +575,6 @@
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
@@ -617,7 +586,6 @@
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
@@ -626,7 +594,6 @@
387,0,0,0,60000,0,0
//==========================================
-
//===== Stalker ============================
//-- ST_CHASEWALK
389,1200,0,0,10000,30000,0
@@ -634,7 +601,6 @@
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
@@ -669,7 +635,6 @@
407,0,500,0,0,0,0
//==========================================
-
//===== Adoption Skills ====================
//-- WE_BABY
408,3000,0,0,300000,0,0
@@ -679,7 +644,6 @@
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
@@ -833,7 +797,6 @@
499,0,0,0,100,0,0
//==========================================
-
//===== Gunslinger =========================
//-- GS_GLITTERING
500,0,0,0,600000,0,0
@@ -869,7 +832,6 @@
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
@@ -1104,7 +1066,7 @@
2015,0,0,0,180000,10000,0
//-- RK_VITALITYACTIVATION
2016,0,0,0,180000,0,0
-//-- RK_STORMBLAST
+//-- RK_STORMBLAST
2017,2000,2000,0,0,0,0
//-- RK_FIGHTINGSPIRIT
2018,0,0,0,180000,0,0
@@ -1144,7 +1106,7 @@
2034,0,1000,0,0,0,0
//-- GC_HALLUCINATIONWALK
2035,0,0,0,30000:35000:40000:45000:50000,25000,300000
-//-- GC_ROLLINGCUTTER
+//-- GC_ROLLINGCUTTER
2036,0,200,0,3000,0,0
//-- GC_CROSSRIPPERSLASHER
2037,0,1000,0,0,0,0
@@ -1157,7 +1119,7 @@
2038,2000,500,0,0,0,0
//-- AB_ANCILLA
2039,1000,1000,0,0,0,0
-//-- AB_ADORAMUS
+//-- 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
@@ -1194,7 +1156,7 @@
//==========================================
//===== Warlock ============================
-//-- WL_WHITEIMPRISON
+//-- WL_WHITEIMPRISON
2201,0,0,0,6000:8000:10000:12000:14000,15000,4000
//-- WL_SOULEXPANSION
2202,2000,500,0,0,0,0
@@ -1202,13 +1164,13 @@
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
+//-- 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
+//-- WL_SIENNAEXECRATE
2207,2000,2000,0,10000:12000:14000:16000:18000,0,0
-//-- WL_STASIS
+//-- 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
@@ -1216,11 +1178,11 @@
2211,5000,2000,0,5000,0,5000
//-- WL_HELLINFERNO
2212,3000,1000,0,20000:30000:40000:50000:60000,0,0
-//-- WL_COMET
+//-- WL_COMET
2213,10000:11000:12000:13000:14000,0,0,100,42000,60000
-//-- WL_CHAINLIGHTNING
+//-- WL_CHAINLIGHTNING
2214,3500:4000:4500:5000:5500,0,0,100,0,3000
-//-- WL_EARTHSTRAIN
+//-- 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
@@ -1232,7 +1194,7 @@
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
+//-- WL_READING_SB
2231,5000,500,0,0,0,0
//-- WL_TELEKINESIS_INTENSE
5012,1000,0,0,60000,0,300000
@@ -1248,9 +1210,9 @@
2236,4000,1000,0,0,0,0
//-- RA_DETONATOR
2237,0,0,0,1000,0,0
-//-- RA_ELECTRICSHOCKER
+//-- RA_ELECTRICSHOCKER
2238,0,0,0,15000,20000:22000:24000:26000:28000,0
-//-- RA_CLUSTERBOMB
+//-- RA_CLUSTERBOMB
2239,0,0,0,15000,0,0
//-- RA_WUGMASTERY
2240,0,1000,0,0,0,0
@@ -1341,7 +1303,7 @@
//===== Shadow Chaser ======================
//-- SC_FATALMENACE
2284,0,500,0,0,0,0
-//-- SC_REPRODUCE
+//-- 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
@@ -1395,7 +1357,7 @@
2310,0,0,0,3500:4000:4500:5000:5500,0,2000
//-- LG_REFLECTDAMAGE
2311,0,0,0,300000,0,0
-//-- LG_PINPOINTATTACK
+//-- LG_PINPOINTATTACK
2312,0,1000,0,5000,0,5000
//-- LG_FORCEOFVANGUARD
2313,0,1000,0,300000,0,0
@@ -1432,7 +1394,7 @@
2326,0,0,0,3000,0,0
//-- SR_SKYNETBLOW
2327,0,500,0,0,0,0
-//-- SR_EARTHSHAKER
+//-- SR_EARTHSHAKER
2328,0,0,0,1000,0,3000
//-- SR_FALLENEMPIRE
2329,0,0,0,500:1000:1500:2000:2500,0,0
@@ -1465,7 +1427,7 @@
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
+//-- SR_GENTLETOUCH_ENERGYGAIN
2346,1000,1000,0,240000,0,0
//-- SR_GENTLETOUCH_CHANGE
2347,1000,1000,0,240000,0,200000:180000:160000:140000:120000
@@ -1561,7 +1523,7 @@
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
+//-- 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
@@ -1569,15 +1531,15 @@
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
+//-- 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
+//-- SO_SUMMON_VENTUS
2459,1000:2000:3000,0,0,600000:900000:1200000,0,60000
-//-- SO_SUMMON_TERA
+//-- SO_SUMMON_TERA
2460,1000:2000:3000,0,0,600000:900000:1200000,0,60000
-//-- SO_EL_ACTION
+//-- SO_EL_ACTION
2461,0,0,0,0,0,5000
//-- SO_EL_ANALYSIS
2462,0,0,0,0,0,0
@@ -1611,7 +1573,7 @@
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
+//-- 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
@@ -1627,7 +1589,7 @@
//-- GN_HELLS_PLANT
2490,3000:3500:4000:4500:5000,500,0,14000:21000:28000:35000:42000,0,0
-//-- GN_HELLS_PLANT_ATK
+//-- GN_HELLS_PLANT_ATK
2491,0,0,0,20000,0,0
//-- GN_MANDRAGORA
2492,1000,500,0,10000:15000:20000:25000:30000,0,10000
@@ -1753,7 +1715,7 @@
//-- MH_SUMMON_LEGION
8018,1600:1400:1200:1000:800,0,0,20000:30000:40000:50000:60000,0,0
-//-- MH_NEEDLE_OF_PARALYZE
+//-- 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
@@ -1770,14 +1732,14 @@
//-- 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
+//8027,0,0,0,0,0,0,0
//-- MH_SONIC_CRAW
-//8028,0,0,0,0,0,0,0
+//8028,0,0,0,0,0,0,0
//-- MH_SILVERVEIN_RUSH
-//8029,0,0,0,0,0,0,0
+//8029,0,0,0,0,0,0,0
//-- MH_MIDNIGHT_FRENZY
-//8030,0,0,0,0,0,0,0
-//-- MH_STAHL_HORN
+//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
@@ -1788,11 +1750,11 @@
//-- 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
+//8036,0,0,0,0,0,0,0
//-- MH_CBC
-//8037,0,0,0,0,0,0,0
+//8037,0,0,0,0,0,0,0
//-- MH_EQC
-//8038,0,0,0,0,0,0,0
+//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
diff --git a/db/pre-re/skill_db.txt b/db/pre-re/skill_db.txt
index 9feec142c..5f8553127 100644
--- a/db/pre-re/skill_db.txt
+++ b/db/pre-re/skill_db.txt
@@ -18,7 +18,7 @@
// 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,
+// 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.
@@ -45,6 +45,7 @@
// 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
@@ -760,7 +761,7 @@
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
+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
@@ -771,7 +772,7 @@
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
+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
@@ -1064,7 +1065,7 @@
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
+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
@@ -1073,7 +1074,7 @@
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
+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
diff --git a/db/pre-re/skill_require_db.txt b/db/pre-re/skill_require_db.txt
index d70d9175d..8b09f085e 100644
--- a/db/pre-re/skill_require_db.txt
+++ b/db/pre-re/skill_require_db.txt
@@ -711,7 +711,7 @@
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#
+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#
//****
@@ -730,8 +730,8 @@
// 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#
+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#
diff --git a/db/pre-re/skill_tree.conf b/db/pre-re/skill_tree.conf
index c9d229d8d..b5fcd5aca 100644
--- a/db/pre-re/skill_tree.conf
+++ b/db/pre-re/skill_tree.conf
@@ -1,24 +1,24 @@
//====================================================
-//= _ _ _
-//= | | | | | |
-//= | |_| | ___ _ __ ___ _ _| | ___ ___
+//= _ _ _
+//= | | | | | |
+//= | |_| | ___ _ __ ___ _ _| | ___ ___
//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __|
//= | | | | __/ | | (__| |_| | | __/\__ \
//= \_| |_/\___|_| \___|\__,_|_|\___||___/
-//=
-//= http://hercules.ws/board/
+//=
+//= http://herc.ws/board/
//================= More Information =================
-// http://hercules.ws/board/topic/1188-skill-tree-db-redesign/
+// http://herc.ws/board/topic/1188-skill-tree-db-redesign/
//================ Structure Example =================
/*
Job_Name: { // Job names as in src/map/pc.c (they are hardcoded at the moment so if you want to add a new job you should add it there)
- inherit: ( "Other_Job_Name" ); // Base job from which this job will inherit its skill tree. NV_TRICKDEAD inheritance is skipped for non-novices from the source
+ inherit: ( "Other_Job_Name" ); // Base job from which this job will inherit its skill tree. NV_TRICKDEAD inheritance is skipped for non-novices from the source
- skills: { // SKILL_NAMEs come from the Name (16th column) value in db/pre-re/skill_db.txt
- SKILL_NAME1: Max_Level // Use this for skills that don't have other skill prerequisite; Max_Level is a numeric value that should match your client side files
- SKILL_NAME2: { // Use this for skills which have other skills as prerequisites
- MaxLevel: Max_Level // Max_Level is a numeric value that should match your client side files
- SKILL_NAME_PREREQUISITE: Level_Prerequisite // The prerequisite skill and min level for having this skill available. Should also match your client side files
+ skills: { // SKILL_NAMEs come from the Name (16th column) value in db/pre-re/skill_db.txt
+ SKILL_NAME1: Max_Level // Use this for skills that don't have other skill prerequisite; Max_Level is a numeric value that should match your client side files
+ SKILL_NAME2: { // Use this for skills which have other skills as prerequisites
+ MaxLevel: Max_Level // Max_Level is a numeric value that should match your client side files
+ SKILL_NAME_PREREQUISITE: Level_Prerequisite // The prerequisite skill and min level for having this skill available. Should also match your client side files
SKILL_NAME_PREREQUISITE2: Level_Prerequisite2 // You can add as many prerequisite skills as you want. Minimum of 1 if you add a skill this way
}
}
@@ -26,7 +26,7 @@ Job_Name: { // Job names as in src/map/pc.c (they are hardcoded at the moment so
//====================================================
Novice: {
- skills: {
+ skills: {
NV_BASIC: 9
NV_FIRSTAID: 1
NV_TRICKDEAD: 1
@@ -39,7 +39,7 @@ Novice: {
Swordsman: {
inherit: ( "Novice" );
- skills: {
+ skills: {
SM_SWORD: 10
SM_TWOHAND: {
MaxLevel: 10
@@ -64,7 +64,7 @@ Swordsman: {
Magician: {
inherit: ( "Novice" );
- skills: {
+ skills: {
MG_SRECOVERY: 10
MG_SIGHT: 1
MG_NAPALMBEAT: 10
@@ -104,7 +104,7 @@ Magician: {
Archer: {
inherit: ( "Novice" );
- skills: {
+ skills: {
AC_OWL: 10
AC_VULTURE: {
MaxLevel: 10
@@ -126,7 +126,7 @@ Archer: {
Acolyte: {
inherit: ( "Novice" );
- skills: {
+ skills: {
AL_DP: 10
AL_DEMONBANE: {
MaxLevel: 10
@@ -177,7 +177,7 @@ Acolyte: {
Merchant: {
inherit: ( "Novice" );
- skills: {
+ skills: {
MC_INCCARRY: 10
MC_DISCOUNT: {
MaxLevel: 10
@@ -209,7 +209,7 @@ Merchant: {
Thief: {
inherit: ( "Novice" );
- skills: {
+ skills: {
TF_DOUBLE: 10
TF_MISS: 10
TF_STEAL: 10
@@ -231,7 +231,7 @@ Thief: {
Knight: {
inherit: ( "Swordsman" );
- skills: {
+ skills: {
KN_SPEARMASTERY: 10
KN_PIERCE: {
MaxLevel: 10
@@ -284,7 +284,7 @@ Knight: {
Priest: {
inherit: ( "Acolyte" );
- skills: {
+ skills: {
MG_SRECOVERY: 10
MG_SAFETYWALL: {
MaxLevel: 10
@@ -353,7 +353,7 @@ Priest: {
Wizard: {
inherit: ( "Magician" );
- skills: {
+ skills: {
WZ_FIREPILLAR: {
MaxLevel: 10
MG_FIREWALL: 1
@@ -416,7 +416,7 @@ Wizard: {
Blacksmith: {
inherit: ( "Merchant" );
- skills: {
+ skills: {
BS_IRON: 5
BS_STEEL: {
MaxLevel: 5
@@ -500,7 +500,7 @@ Blacksmith: {
Hunter: {
inherit: ( "Archer" );
- skills: {
+ skills: {
HT_SKIDTRAP: 5
HT_LANDMINE: 5
HT_ANKLESNARE: {
@@ -576,7 +576,7 @@ Hunter: {
Assassin: {
inherit: ( "Thief" );
- skills: {
+ skills: {
AS_RIGHT: 5
AS_LEFT: {
MaxLevel: 5
@@ -620,7 +620,7 @@ Assassin: {
Crusader: {
inherit: ( "Swordsman" );
- skills: {
+ skills: {
KN_RIDING: {
MaxLevel: 1
SM_ENDURE: 1
@@ -694,7 +694,7 @@ Crusader: {
Monk: {
inherit: ( "Acolyte" );
- skills: {
+ skills: {
MO_IRONHAND: {
MaxLevel: 10
AL_DEMONBANE: 10
@@ -767,7 +767,7 @@ Monk: {
Sage: {
inherit: ( "Magician" );
- skills: {
+ skills: {
WZ_ESTIMATION: 1
WZ_EARTHSPIKE: {
MaxLevel: 5
@@ -860,7 +860,7 @@ Sage: {
Rogue: {
inherit: ( "Thief" );
- skills: {
+ skills: {
SM_SWORD: 10
AC_VULTURE: 10
AC_DOUBLE: {
@@ -943,7 +943,7 @@ Rogue: {
Alchemist: {
inherit: ( "Merchant" );
- skills: {
+ skills: {
AM_AXEMASTERY: 10
AM_LEARNINGPOTION: 10
AM_PHARMACY: {
@@ -1017,7 +1017,7 @@ Alchemist: {
Bard: {
inherit: ( "Archer" );
- skills: {
+ skills: {
BA_MUSICALLESSON: 10
BA_MUSICALSTRIKE: {
MaxLevel: 5
@@ -1091,7 +1091,7 @@ Bard: {
Dancer: {
inherit: ( "Archer" );
- skills: {
+ skills: {
DC_DANCINGLESSON: 10
DC_THROWARROW: {
MaxLevel: 5
@@ -1304,7 +1304,7 @@ Super_Novice: {
Gunslinger: {
inherit: ( "Novice" );
- skills: {
+ skills: {
GS_GLITTERING: 5
GS_FLING: {
MaxLevel: 1
@@ -1395,7 +1395,7 @@ Gunslinger: {
Ninja: {
inherit: ( "Novice" );
- skills: {
+ skills: {
NJ_TOBIDOUGU: 10
NJ_SYURIKEN: {
MaxLevel: 10
@@ -1491,7 +1491,7 @@ Ninja: {
}
}
Novice_High: {
- inherit: ( "Novice" );
+ inherit: ( "Novice" );
}
Swordsman_High: {
inherit: ( "Swordsman" );
@@ -1513,7 +1513,7 @@ Thief_High: {
}
Lord_Knight: {
inherit: ( "Knight" );
- skills: {
+ skills: {
LK_AURABLADE: {
MaxLevel: 5
SM_BASH: 5
@@ -1565,7 +1565,7 @@ Lord_Knight: {
High_Priest: {
inherit: ( "Priest" );
- skills: {
+ skills: {
HP_ASSUMPTIO: {
MaxLevel: 5
AL_ANGELUS: 1
@@ -1594,7 +1594,7 @@ High_Priest: {
High_Wizard: {
inherit: ( "Wizard" );
- skills: {
+ skills: {
HW_SOULDRAIN: {
MaxLevel: 10
MG_SRECOVERY: 5
@@ -1625,7 +1625,7 @@ High_Wizard: {
Whitesmith: {
inherit: ( "Blacksmith" );
- skills: {
+ skills: {
WS_MELTDOWN: {
MaxLevel: 10
BS_SKINTEMPER: 3
@@ -1659,7 +1659,7 @@ Whitesmith: {
Sniper: {
inherit: ( "Hunter" );
- skills: {
+ skills: {
SN_SIGHT: {
MaxLevel: 10
AC_OWL: 10
@@ -1688,7 +1688,7 @@ Sniper: {
Assassin_Cross: {
inherit: ( "Assassin" );
- skills: {
+ skills: {
ASC_KATAR: {
MaxLevel: 5
TF_DOUBLE: 5
@@ -1723,7 +1723,7 @@ Assassin_Cross: {
Paladin: {
inherit: ( "Crusader" );
- skills: {
+ skills: {
PA_PRESSURE: {
MaxLevel: 5
SM_ENDURE: 5
@@ -1751,7 +1751,7 @@ Paladin: {
Champion: {
inherit: ( "Monk" );
- skills: {
+ skills: {
CH_PALMSTRIKE: {
MaxLevel: 5
MO_IRONHAND: 7
@@ -1781,7 +1781,7 @@ Champion: {
Professor: {
inherit: ( "Sage" );
- skills: {
+ skills: {
PF_HPCONVERSION: {
MaxLevel: 5
MG_SRECOVERY: 1
@@ -1827,7 +1827,7 @@ Professor: {
Stalker: {
inherit: ( "Rogue" );
- skills: {
+ skills: {
ST_CHASEWALK: {
MaxLevel: 5
TF_HIDING: 5
@@ -1853,7 +1853,7 @@ Stalker: {
Creator: {
inherit: ( "Alchemist" );
- skills: {
+ skills: {
CR_SLIMPITCHER: {
MaxLevel: 10
AM_POTIONPITCHER: 5
@@ -1876,7 +1876,7 @@ Creator: {
Clown: {
inherit: ( "Bard" );
- skills: {
+ skills: {
CG_ARROWVULCAN: {
MaxLevel: 10
AC_SHOWER: 5
@@ -1912,7 +1912,7 @@ Clown: {
Gypsy: {
inherit: ( "Dancer" );
- skills: {
+ skills: {
CG_ARROWVULCAN: {
MaxLevel: 10
AC_SHOWER: 5
@@ -2011,7 +2011,7 @@ Super_Baby: {
Taekwon: {
inherit: ( "Novice" );
- skills: {
+ skills: {
TK_RUN: 10
TK_READYSTORM: {
MaxLevel: 1
@@ -2057,7 +2057,7 @@ Taekwon: {
Star_Gladiator: {
inherit: ( "Taekwon" );
- skills: {
+ skills: {
SG_FEEL: 3
SG_SUN_WARM: {
MaxLevel: 3
@@ -2123,7 +2123,7 @@ Star_Gladiator: {
Soul_Linker: {
inherit: ( "Taekwon" );
- skills: {
+ skills: {
SL_ALCHEMIST: 5
SL_MONK: 5
SL_STAR: 5
@@ -2224,7 +2224,7 @@ Dark_Collector: {
Rune_Knight: {
inherit: ( "Knight" );
- skills: {
+ skills: {
RK_ENCHANTBLADE: {
MaxLevel: 5
RK_RUNEMASTERY: 2
@@ -2279,7 +2279,7 @@ Rune_Knight: {
Warlock: {
inherit: ( "Wizard" );
- skills: {
+ skills: {
WL_WHITEIMPRISON: {
MaxLevel: 5
WL_SOULEXPANSION: 3
@@ -2375,7 +2375,7 @@ Warlock: {
Ranger: {
inherit: ( "Hunter" );
- skills: {
+ skills: {
RA_ARROWSTORM: {
MaxLevel: 10
RA_AIMEDBOLT: 5
@@ -2470,7 +2470,7 @@ Ranger: {
Arch_Bishop: {
inherit: ( "Priest" );
- skills: {
+ skills: {
AB_JUDEX: {
MaxLevel: 5
PR_TURNUNDEAD: 1
@@ -2563,7 +2563,7 @@ Arch_Bishop: {
Mechanic: {
inherit: ( "Blacksmith" );
- skills: {
+ skills: {
NC_MADOLICENCE: 5
NC_BOOSTKNUCKLE: {
MaxLevel: 5
@@ -2680,7 +2680,7 @@ Mechanic: {
Guillotine_Cross: {
inherit: ( "Assassin" );
- skills: {
+ skills: {
GC_VENOMIMPRESS: {
MaxLevel: 5
AS_ENCHANTPOISON: 3
@@ -2763,7 +2763,7 @@ Warlock_Trans: {
inherit: ( "High_Wizard", "Warlock" );
}
Ranger_Trans: {
- inherit: ( "Sniper", "Ranger" );
+ inherit: ( "Sniper", "Ranger" );
}
Arch_Bishop_Trans: {
inherit: ( "High_Priest", "Arch_Bishop" );
@@ -2777,7 +2777,7 @@ Guillotine_Cross_Trans: {
Royal_Guard: {
inherit: ( "Crusader" );
- skills: {
+ skills: {
LG_CANNONSPEAR: {
MaxLevel: 5
LG_PINPOINTATTACK: 1
@@ -2864,7 +2864,7 @@ Royal_Guard: {
Sorcerer: {
inherit: ( "Sage" );
- skills: {
+ skills: {
SO_FIREWALK: {
MaxLevel: 5
SA_VOLCANO: 1
@@ -2991,7 +2991,7 @@ Sorcerer: {
Minstrel: {
inherit: ( "Bard" );
- skills: {
+ skills: {
MI_RUSH_WINDMILL: {
MaxLevel: 5
WM_LULLABY_DEEPSLEEP: 1
@@ -3103,7 +3103,7 @@ Minstrel: {
Wanderer: {
inherit: ( "Dancer" );
- skills: {
+ skills: {
WA_SWING_DANCE: {
MaxLevel: 5
WM_LULLABY_DEEPSLEEP: 1
@@ -3215,7 +3215,7 @@ Wanderer: {
Sura: {
inherit: ( "Monk" );
- skills: {
+ skills: {
SR_DRAGONCOMBO: {
MaxLevel: 10
MO_TRIPLEATTACK: 5
@@ -3324,7 +3324,7 @@ Sura: {
Genetic: {
inherit: ( "Alchemist" );
- skills: {
+ skills: {
GN_TRAINING_SWORD: 5
GN_REMODELING_CART: 5
GN_CART_TORNADO: {
@@ -3399,7 +3399,7 @@ Genetic: {
Shadow_Chaser: {
inherit: ( "Rogue" );
- skills: {
+ skills: {
SC_FATALMENACE: {
MaxLevel: 5
RG_INTIMIDATE: 5
@@ -3560,7 +3560,7 @@ Baby_Shadow_Chaser: {
Expanded_Super_Novice: {
inherit: ( "Super_Novice" );
- skills: {
+ skills: {
PR_IMPOSITIO: 5
PR_SANCTUARY: {
MaxLevel: 10
@@ -3668,12 +3668,12 @@ Expanded_Super_Novice: {
}
}
Expanded_Super_Baby: {
- inherit: ( "Expanded_Super_Novice" );
+ inherit: ( "Expanded_Super_Novice" );
}
Kagerou: {
- inherit: ( "Ninja" );
+ inherit: ( "Ninja" );
- skills: {
+ skills: {
KO_YAMIKUMO: {
MaxLevel: 1
NJ_KIRIKAGE: 5
@@ -3763,9 +3763,9 @@ Kagerou: {
}
}
Oboro: {
- inherit: ( "Ninja" );
+ inherit: ( "Ninja" );
- skills: {
+ skills: {
KO_YAMIKUMO: {
MaxLevel: 1
NJ_KIRIKAGE: 5
@@ -3855,7 +3855,7 @@ Oboro: {
}
}
Rebellion: {
- inherit: ( "Gunslinger" );
+ inherit: ( "Gunslinger" );
skills: {
RL_RICHS_COIN: {
diff --git a/db/pre-re/skill_unit_db.txt b/db/pre-re/skill_unit_db.txt
index f91ccf2b9..406152b27 100644
--- a/db/pre-re/skill_unit_db.txt
+++ b/db/pre-re/skill_unit_db.txt
@@ -165,7 +165,7 @@
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
+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
@@ -181,7 +181,7 @@
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
+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/produce_db.txt b/db/produce_db.txt
index 83499bb53..4d8b1a2ca 100644
--- a/db/produce_db.txt
+++ b/db/produce_db.txt
@@ -186,7 +186,7 @@
12053,13,0,0,7474,0,966,20,961,10,518,1,7453,1
//-- Tentacle and Cheese Gratin <-- 10 Tentacle, 10 Cheese, 5 Yam, 1 Sweet Sauce
12058,13,0,0,7474,0,962,10,548,10,549,5,7453,1
-//-- Fried Sweet Potato with Syrup <-- 10 Potato, 10 Yam, 1 Sweet Potato, 1 Sweet Sauce
+//-- Fried Sweet Potato with Syrup <-- 10 Potato, 10 Yam, 1 Sweet Potato, 1 Sweet Sauce
12068,13,0,0,7474,0,516,10,549,10,633,1,7453,1
//--------------------LEVEL 4-----------
@@ -197,7 +197,7 @@
12054,14,0,0,7475,0,962,30,509,10,7194,10,7031,1,1024,20
//-- Rib with Herbs and Spices <-- 5 Meat, 3 Red Herb, 2 Yellow Herb, 3 Green Herb, 1 Sweet Sauce, 1 Lemon
12044,14,0,0,7475,0,517,5,507,3,508,2,511,3,7453,1,568,1
-//-- Cream Sandwich <-- 5 Bread, 15 Milk, 10 Cheese, 10 Yellow Herb, 1 Meat, 1 Sweet Sauce
+//-- Cream Sandwich <-- 5 Bread, 15 Milk, 10 Cheese, 10 Yellow Herb, 1 Meat, 1 Sweet Sauce
12064,14,0,0,7475,0,580,5,519,15,548,10,508,10,517,1,7453,1
//-- Lutie Mixed Cold Noodles <-- 3 Grain, 1 Hot Sauce, 10 Ice Cubic, 10 Carrot, 10 Jack o' Pumpkin
12059,14,0,0,7475,0,577,3,7455,1,7066,10,515,10,1062,10
@@ -471,7 +471,7 @@
1046,26,2494,1,955,40,753,5
//-- Petite DiablOfs Horn <-- GN_CHANGEMATERIAL Lv1, 5 Stone Heart, 10 Resin
1038,26,2494,1,953,5,907,10
-//-- Root Of Maneater <-- GN_CHANGEMATERIAL Lv1, 25 Talon, 20 Tooth Of
+//-- Root Of Maneater <-- GN_CHANGEMATERIAL Lv1, 25 Talon, 20 Tooth Of
1033,26,2494,1,917,25,1044,20
//-- Conch <-- GN_CHANGEMATERIAL Lv1, 5 Gill, 25 Immortal Heart
961,26,2494,1,956,5,929,25
diff --git a/db/quest_db.conf b/db/quest_db.conf
index 55588dea2..221e9f248 100644
--- a/db/quest_db.conf
+++ b/db/quest_db.conf
@@ -1436,10 +1436,10 @@ quest_db: (
)
},
// New Novice Ground
-{
+/*{
Id: 2299
Name: "Training Center: Talk to Lisa"
-},
+},*/
{
Id: 2300
Name: "Training Center: Talk to General Reindeer"
@@ -3566,6 +3566,239 @@ quest_db: (
Id: 5146
Name: "Battle test"
},
+// 2012 Headgear Quests
+{
+ Id: 5161
+ Name: "Low Level collection request[Stand by]"
+ TimeLimit: 86400
+},
+{
+ Id: 5162
+ Name: "Low Level collection request"
+ Targets: (
+ {
+ MobId: 1164
+ Count: 100
+ },
+ )
+},
+{
+ Id: 5163
+ Name: "Low Level collection request"
+ Targets: (
+ {
+ MobId: 1102
+ Count: 100
+ },
+ )
+},
+{
+ Id: 5164
+ Name: "Low Level collection request"
+ Targets: (
+ {
+ MobId: 1322
+ Count: 100
+ },
+ )
+},
+{
+ Id: 5165
+ Name: "Low Level collection request"
+ Targets: (
+ {
+ MobId: 1386
+ Count: 100
+ },
+ )
+},
+{
+ Id: 5166
+ Name: "Low Level collection request"
+ Targets: (
+ {
+ MobId: 1117
+ Count: 100
+ },
+ )
+},
+{
+ Id: 5167
+ Name: "Low Level collection request"
+ Targets: (
+ {
+ MobId: 1155
+ Count: 100
+ },
+ )
+},
+{
+ Id: 5168
+ Name: "Low Level collection request"
+ Targets: (
+ {
+ MobId: 1269
+ Count: 100
+ },
+ )
+},
+{
+ Id: 5169
+ Name: "Mid-Level collection request[Stand by]"
+ TimeLimit: 86400
+},
+{
+ Id: 5170
+ Name: "Mid-Level collection request"
+ Targets: (
+ {
+ MobId: 1776
+ Count: 100
+ },
+ )
+},
+{
+ Id: 5171
+ Name: "Mid-Level collection request"
+ Targets: (
+ {
+ MobId: 1198
+ Count: 100
+ },
+ )
+},
+{
+ Id: 5172
+ Name: "Mid-Level collection request"
+ Targets: (
+ {
+ MobId: 1784
+ Count: 100
+ },
+ )
+},
+{
+ Id: 5173
+ Name: "Mid-Level collection request"
+ Targets: (
+ {
+ MobId: 1316
+ Count: 100
+ },
+ )
+},
+{
+ Id: 5174
+ Name: "High level collectiong request[Stand by]"
+ TimeLimit: 86400
+},
+{
+ Id: 5175
+ Name: "High level collection request"
+ Targets: (
+ {
+ MobId: 1106
+ Count: 100
+ },
+ )
+},
+{
+ Id: 5176
+ Name: "High level collection request"
+ Targets: (
+ {
+ MobId: 1148
+ Count: 100
+ },
+ )
+},
+{
+ Id: 5177
+ Name: "High level collection request"
+ Targets: (
+ {
+ MobId: 1995
+ Count: 100
+ },
+ )
+},
+{
+ Id: 5178
+ Name: "High level collection request"
+ Targets: (
+ {
+ MobId: 1310
+ Count: 100
+ },
+ )
+},
+{
+ Id: 5179
+ Name: "Highest level collection request"
+ Targets: (
+ {
+ MobId: 1163
+ Count: 100
+ },
+ )
+},
+{
+ Id: 5180
+ Name: "Highest level collection request"
+ Targets: (
+ {
+ MobId: 1993
+ Count: 100
+ },
+ )
+},
+{
+ Id: 5181
+ Name: "Highest level collection request"
+ Targets: (
+ {
+ MobId: 1297
+ Count: 100
+ },
+ )
+},
+{
+ Id: 5182
+ Name: "Highest level collection request"
+ Targets: (
+ {
+ MobId: 1699
+ Count: 100
+ },
+ )
+},
+{
+ Id: 5222
+ Name: "Saving the energy crystals"
+},
+{
+ Id: 5223
+ Name: "Saving the energy crystals"
+},
+{
+ Id: 5224
+ Name: "Saving the energy crystals"
+},
+{
+ Id: 5225
+ Name: "Saving energy crystal[Stand by]"
+ TimeLimit: 7200
+},
+{
+ Id: 5226
+ Name: "Saving energy crystal[Stand by]"
+ TimeLimit: 7200
+},
+{
+ Id: 5227
+ Name: "Saving energy crystal[Stand by]"
+ TimeLimit: 7200
+},
{
Id: 6000
Name: "Job Change to Taekwon"
@@ -9139,6 +9372,10 @@ quest_db: (
Name: "Dreaming boy"
},
{
+ Id: 11378
+ Name: "Trick or Treat"
+},
+{
Id: 12000
Name: "An old friend"
},
@@ -10997,7 +11234,7 @@ quest_db: (
{
Id: 13068
Name: "Raydric research - Timer"
- TimeLimit: 79200
+ TimeLimit: 3600
},
{
Id: 13069
@@ -11012,7 +11249,7 @@ quest_db: (
{
Id: 13070
Name: "Khalitzburg research - timer"
- TimeLimit: 79200
+ TimeLimit: 3600
},
{
Id: 13071
@@ -11027,7 +11264,7 @@ quest_db: (
{
Id: 13072
Name: "Wander Man research - timer"
- TimeLimit: 79200
+ TimeLimit: 3600
},
{
Id: 13073
@@ -11042,7 +11279,7 @@ quest_db: (
{
Id: 13074
Name: "Ancient Mimic research - timer"
- TimeLimit: 79200
+ TimeLimit: 3600
},
{
Id: 13075
@@ -11057,7 +11294,7 @@ quest_db: (
{
Id: 13076
Name: "Death Word research - timer"
- TimeLimit: 79200
+ TimeLimit: 3600
},
{
Id: 13077
@@ -11072,7 +11309,7 @@ quest_db: (
{
Id: 13078
Name: "Owl Baron research - timer"
- TimeLimit: 79200
+ TimeLimit: 3600
},
{
Id: 13079
@@ -11081,7 +11318,7 @@ quest_db: (
{
Id: 13080
Name: "Bloody Page Research - Wait"
- TimeLimit: 79200
+ TimeLimit: 3600
},
{
Id: 13081
@@ -11096,7 +11333,7 @@ quest_db: (
{
Id: 13082
Name: "Dark Pinguicula research - timer"
- TimeLimit: 79200
+ TimeLimit: 3600
},
{
Id: 13083
@@ -11111,7 +11348,7 @@ quest_db: (
{
Id: 13084
Name: "Nepenthes research - timer"
- TimeLimit: 79200
+ TimeLimit: 3600
},
{
Id: 13085
@@ -11126,7 +11363,7 @@ quest_db: (
{
Id: 13086
Name: "Naga research - timer"
- TimeLimit: 79200
+ TimeLimit: 3600
},
{
Id: 13087
@@ -11141,7 +11378,7 @@ quest_db: (
{
Id: 13088
Name: "Centipede Larva research - timer"
- TimeLimit: 79200
+ TimeLimit: 3600
},
{
Id: 13089
@@ -11156,7 +11393,7 @@ quest_db: (
{
Id: 13090
Name: "Cornus research - timer"
- TimeLimit: 79200
+ TimeLimit: 3600
},
{
Id: 13091
@@ -11165,7 +11402,7 @@ quest_db: (
{
Id: 13092
Name: "Mystic Horn Research- Wait"
- TimeLimit: 79200
+ TimeLimit: 3600
},
{
Id: 13093
@@ -11180,7 +11417,7 @@ quest_db: (
{
Id: 13094
Name: "Ancient Mummy research - timer"
- TimeLimit: 79200
+ TimeLimit: 3600
},
{
Id: 13095
@@ -11203,7 +11440,7 @@ quest_db: (
{
Id: 13096
Name: "Geffenia expedition - Wait"
- TimeLimit: 79200
+ TimeLimit: 3600
},
{
Id: 13097
@@ -11226,7 +11463,7 @@ quest_db: (
{
Id: 13098
Name: "Juperos expedition - Wait"
- TimeLimit: 79200
+ TimeLimit: 3600
},
{
Id: 13099
@@ -11235,7 +11472,7 @@ quest_db: (
{
Id: 13100
Name: "Fragments and Rusty Screw - Wait"
- TimeLimit: 79200
+ TimeLimit: 3600
},
// eden 121-130
{
@@ -11764,6 +12001,676 @@ quest_db: (
Id: 14141
Name: "Ingredients for research"
},
+// Academy 14.2
+{
+ Id: 1229
+ Name: "Swordsman training"
+},
+{
+ Id: 1230
+ Name: "Swordsman training"
+},
+{
+ Id: 1233
+ Name: "Swordsman training"
+},
+{
+ Id: 1234
+ Name: "Swordsman training"
+},
+{
+ Id: 1235
+ Name: "Swordsman training"
+},
+{
+ Id: 1236
+ Name: "Swordsman training"
+},
+{
+ Id: 1237
+ Name: "Shop guide"
+},
+{
+ Id: 1238
+ Name: "Shop guide"
+},
+{
+ Id: 1239
+ Name: "Shop guide"
+},
+{
+ Id: 1240
+ Name: "Shop guide"
+},
+{
+ Id: 2293
+ Name: "Adventurer's Companion"
+},
+{
+ Id: 2294
+ Name: "Adventurer's Companion"
+},
+{
+ Id: 2295
+ Name: "Adventurer's Companion"
+},
+{
+ Id: 2296
+ Name: "Adventurer's Companion"
+},
+{
+ Id: 2297
+ Name: "Adventurer's Companion"
+},
+{
+ Id: 2298
+ Name: "Adventurer's Companion"
+},
+{
+ Id: 2299
+ Name: "Rapid Completion Experience"
+},
+{
+ Id: 4268
+ Name: "Ninja trainer"
+},
+{
+ Id: 4269
+ Name: "Registration at the Academy"
+},
+{
+ Id: 4270
+ Name: "Ninja training - stat explanation"
+},
+{
+ Id: 4271
+ Name: "Ninja training-explanation about the skills"
+},
+{
+ Id: 4272
+ Name: "Ninja training- conversation about the skills"
+},
+{
+ Id: 4273
+ Name: "Ninja training- explanation about the weapons"
+},
+{
+ Id: 4274
+ Name: "Ninjas training- explanation about job change"
+},
+{
+ Id: 4275
+ Name: "Ninja training-Exercise1"
+ Targets: (
+ {
+ MobId: 1113
+ Count: 10
+ },
+ )
+},
+{
+ Id: 4276
+ Name: "Ninja training-Exercise2"
+ Targets: (
+ {
+ MobId: 1002
+ Count: 10
+ },
+ )
+},
+{
+ Id: 4277
+ Name: "Ninja training-Actual battle2"
+ Targets: (
+ {
+ MobId: 1052
+ Count: 10
+ },
+ )
+},
+{
+ Id: 4278
+ Name: "Ninja training-Actual battle1"
+ Targets: (
+ {
+ MobId: 1024
+ Count: 10
+ },
+ )
+},
+{
+ Id: 4279
+ Name: "Ninja training-test"
+},
+{
+ Id: 4280
+ Name: "Ninja training-test"
+},
+{
+ Id: 4281
+ Name: "Beginner's training-Ninja"
+},
+{
+ Id: 4282
+ Name: "Ninja training-exercise1"
+ Targets: (
+ {
+ MobId: 1113
+ Count: 10
+ },
+ )
+},
+{
+ Id: 4283
+ Name: "Ninja training-exercise2"
+ Targets: (
+ {
+ MobId: 1002
+ Count: 10
+ },
+ )
+},
+{
+ Id: 4284
+ Name: "Ninja training-actual battle2"
+ Targets: (
+ {
+ MobId: 1052
+ Count: 10
+ },
+ )
+},
+{
+ Id: 4285
+ Name: "Ninja training-actual battle1"
+ Targets: (
+ {
+ MobId: 1024
+ Count: 10
+ },
+ )
+},
+{
+ Id: 4286
+ Name: "Ninja training-test"
+},
+{
+ Id: 4287
+ Name: "Ninja training-test"
+},
+{
+ Id: 5147
+ Name: "Gunslinger basic training(1)"
+},
+{
+ Id: 5148
+ Name: "Gunslinger basic training(2)"
+},
+{
+ Id: 5149
+ Name: "<Battle training request form A>"
+ Targets: (
+ {
+ MobId: 1004
+ Count: 10
+ },
+ )
+},
+{
+ Id: 5150
+ Name: "<Battle training request form B>"
+ Targets: (
+ {
+ MobId: 1012
+ Count: 10
+ },
+ )
+},
+{
+ Id: 5151
+ Name: "<Battle training request form C>"
+ Targets: (
+ {
+ MobId: 1167
+ Count: 10
+ },
+ )
+},
+{
+ Id: 5152
+ Name: "<Battle training request form D>"
+ Targets: (
+ {
+ MobId: 1052
+ Count: 10
+ },
+ )
+},
+{
+ Id: 5153
+ Name: "Refining tutorial (1)"
+},
+{
+ Id: 5154
+ Name: "Refining tutorial (2)"
+},
+{
+ Id: 5155
+ Name: "Refining tutorial (3)"
+},
+{
+ Id: 5156
+ Name: "Refining tutorial (4)"
+},
+{
+ Id: 5157
+ Name: "Enchant tutorial (1)"
+},
+{
+ Id: 5158
+ Name: "Entchant tutorial (2)"
+},
+{
+ Id: 5159
+ Name: "Enchant tutorial (3)"
+},
+{
+ Id: 7471
+ Name: "First time talking after being born"
+},
+{
+ Id: 7472
+ Name: "First step towards a new world"
+},
+{
+ Id: 7473
+ Name: "Cool drink"
+},
+{
+ Id: 7474
+ Name: "Searching for treasure"
+},
+{
+ Id: 7475
+ Name: "Discovered the Airship"
+},
+{
+ Id: 7476
+ Name: "Discovered the Arena"
+},
+{
+ Id: 7477
+ Name: "Bridge to Prontera"
+},
+{
+ Id: 7478
+ Name: "Basic Medical Botany"
+},
+{
+ Id: 7479
+ Name: "Friend or Foe?"
+},
+{
+ Id: 7480
+ Name: "Regarding Thief job"
+},
+{
+ Id: 7481
+ Name: "Vicente's class"
+},
+{
+ Id: 7482
+ Name: "Vercassel's class"
+},
+{
+ Id: 7483
+ Name: "Use the Thief Manual"
+},
+{
+ Id: 7484
+ Name: "Shop owner! Order to steal!"
+},
+{
+ Id: 7485
+ Name: "Assassin! Use Envenom"
+ Targets: (
+ {
+ MobId: 1725
+ Count: 1
+ },
+ )
+},
+{
+ Id: 7486
+ Name: "With Lumin"
+},
+{
+ Id: 7487
+ Name: "30 second duel"
+ TimeLimit: 30
+ Targets: (
+ {
+ MobId: 1725
+ Count: 4
+ },
+ )
+
+},
+{
+ Id: 7488
+ Name: "Trio set of Fire Elements"
+},
+{
+ Id: 7489
+ Name: "Silent liquidation plan"
+},
+{
+ Id: 7490
+ Name: "Mushroom soup calling memories"
+},
+{
+ Id: 7491
+ Name: "Get away to Paradise!"
+},
+{
+ Id: 7492
+ Name: "Invincible pumpkin knight"
+},
+{
+ Id: 7493
+ Name: "Battle of 17 vs. 1"
+},
+{
+ Id: 7494
+ Name: "Cleanup of the mushroom farm"
+},
+{
+ Id: 9264
+ Name: "Job change to Mage"
+},
+{
+ Id: 9265
+ Name: "Job change to Mage"
+},
+{
+ Id: 9266
+ Name: "Job change to Mage"
+},
+{
+ Id: 9267
+ Name: "The way to be a strong Mage - 1"
+},
+{
+ Id: 9268
+ Name: "The way to be a strong Mage - 2"
+},
+{
+ Id: 9269
+ Name: "The way to be a strong Mage - 3"
+},
+{
+ Id: 9270
+ Name: "The way to be a strong Mage - 4"
+},
+{
+ Id: 11255
+ Name: "Otter Ssamsun"
+},
+{
+ Id: 11338
+ Name: "Conversation with Subino"
+},
+{
+ Id: 11339
+ Name: "The most delicious on earth"
+ Targets: (
+ {
+ MobId: 1002
+ Count: 10
+ },
+ )
+},
+{
+ Id: 11340
+ Name: "Carrots are delicious!"
+ Targets: (
+ {
+ MobId: 1063
+ Count: 10
+ },
+ )
+},
+{
+ Id: 11341
+ Name: "Rolling Fabre's clothing"
+ Targets: (
+ {
+ MobId: 1007
+ Count: 10
+ },
+ )
+},
+{
+ Id: 11342
+ Name: "Antidote Material~"
+ Targets: (
+ {
+ MobId: 1004
+ Count: 10
+ },
+ )
+},
+{
+ Id: 11343
+ Name: "Conversation with Alice"
+},
+{
+ Id: 11344
+ Name: "Barrier!!"
+ Targets: (
+ {
+ MobId: 1008
+ Count: 5
+ },
+ )
+},
+{
+ Id: 11345
+ Name: "Conversation with Alice"
+},
+{
+ Id: 11346
+ Name: "Acolyte_damped creatures(LV.13)"
+},
+{
+ Id: 11347
+ Name: "Acolyte_soft bone(LV.18)"
+},
+{
+ Id: 11348
+ Name: "Acolyte_Solid bone(LV.23)"
+},
+{
+ Id: 12302
+ Name: "Salim Hamid"
+},
+{
+ Id: 12303
+ Name: "Applicant for trader"
+},
+{
+ Id: 12304
+ Name: "Introduction to merchantology"
+},
+{
+ Id: 12305
+ Name: "About the capability figure"
+},
+{
+ Id: 12306
+ Name: "Experience of disounts"
+},
+{
+ Id: 12307
+ Name: "Way to the Merchant"
+},
+{
+ Id: 12308
+ Name: "Removal of Worm Tails"
+},
+{
+ Id: 12309
+ Name: "Removal of Boa"
+},
+{
+ Id: 12310
+ Name: "Removal of Spore"
+},
+{
+ Id: 12311
+ Name: "Removal of Pirate Skeletons"
+},
+{
+ Id: 12312
+ Name: "Supplementary to the theory lesson"
+},
+{
+ Id: 12313
+ Name: "About stats"
+},
+{
+ Id: 12314
+ Name: "About skills"
+},
+{
+ Id: 13101
+ Name: "The way of Taekwon"
+},
+{
+ Id: 13102
+ Name: "Spinning kick"
+},
+{
+ Id: 13103
+ Name: "Breaking Willows"
+},
+{
+ Id: 13104
+ Name: "Breaking Spores"
+},
+{
+ Id: 13105
+ Name: "Breaking Zombies"
+},
+{
+ Id: 13106
+ Name: "Breaking Skeletons"
+},
+{
+ Id: 14142
+ Name: "To the Archer's town!"
+},
+{
+ Id: 14143
+ Name: "Application for the Archer's job change"
+},
+{
+ Id: 14144
+ Name: "Retest - Stats"
+},
+{
+ Id: 14145
+ Name: "Archer Skills"
+},
+{
+ Id: 14146
+ Name: "Hunting training"
+},
+{
+ Id: 14147
+ Name: "Retest - Skills"
+},
+{
+ Id: 14148
+ Name: "To the next step"
+},
+{
+ Id: 14149
+ Name: "Listening to the 2nd job change"
+},
+{
+ Id: 14150
+ Name: "To the next step"
+},
+{
+ Id: 14151
+ Name: "Hunting training - Spoa"
+},
+{
+ Id: 14152
+ Name: "Hunting training - Creamy"
+},
+{
+ Id: 14153
+ Name: "Hunting training - Skeleton"
+},
+{
+ Id: 14154
+ Name: "Fragrant herb mix"
+},
+{
+ Id: 14155
+ Name: "Crunchy salad"
+},
+{
+ Id: 14156
+ Name: "Anything shabushabu"
+},
+{
+ Id: 14157
+ Name: "Baked golden apple"
+},
+{
+ Id: 14158
+ Name: "Presentation of the Archer manual"
+},
+{
+ Id: 14159
+ Name: "Met with the PR staff"
+},
+{
+ Id: 14160
+ Name: "Met with the PR staff"
+},
+{
+ Id: 14161
+ Name: "Test of stats"
+},
+{
+ Id: 14162
+ Name: "Test of skills"
+},
+{
+ Id: 14163
+ Name: "Caught Spores"
+},
+{
+ Id: 14164
+ Name: "Caught Creamy"
+},
+{
+ Id: 14165
+ Name: "Caught Skeletons"
+},
+{
+ Id: 15000
+ Name: "Experiencing abnormal statuses"
+},
+{
+ Id: 15001
+ Name: "Hold your breath"
+ TimeLimit: 20
+},
// 2014 Halloween Event
{
Id: 14450
@@ -11853,6 +12760,44 @@ quest_db: (
Name: "They are still quiet"
TimeLimit: 82800
},
+// 2013 Christmas Event
+{
+ Id: 15055
+ Name: "Christmas : We are the great Single Union Army!"
+},
+{
+ Id: 15056
+ Name: "Christmas : Declare war against couples!"
+},
+{
+ Id: 15057
+ Name: "Christmas : Prepare the festival!"
+},
+{
+ Id: 15059
+ Name: "Christmas : Cooldown Timer"
+ TimeLimit: 86400
+},
+{
+ Id: 15060
+ Name: "Christmas : Kwami has joined"
+},
+{
+ Id: 15061
+ Name: "Christmas : Willer has joined"
+},
+{
+ Id: 15062
+ Name: "Christmas : Rinka has joined"
+},
+{
+ Id: 15063
+ Name: "Christmas : Jee has joined"
+},
+{
+ Id: 15064
+ Name: "Christmas : Marty has joined"
+},
{
Id: 16000
Name: "Metz Brayde's Notice"
diff --git a/db/re/exp_homun.txt b/db/re/exp_homun.txt
index 3c479cfa4..f74c5016c 100644
--- a/db/re/exp_homun.txt
+++ b/db/re/exp_homun.txt
@@ -148,4 +148,4 @@
8922000
8966000
9094000
-0
+0
diff --git a/db/re/item_chain.conf b/db/re/item_chain.conf
index bedb33d73..57eaef05e 100644
--- a/db/re/item_chain.conf
+++ b/db/re/item_chain.conf
@@ -1,22 +1,20 @@
//====================================================
-//= _ _ _
-//= | | | | | |
-//= | |_| | ___ _ __ ___ _ _| | ___ ___
+//= _ _ _
+//= | | | | | |
+//= | |_| | ___ _ __ ___ _ _| | ___ ___
//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __|
//= | | | | __/ | | (__| |_| | | __/\__ \
//= \_| |_/\___|_| \___|\__,_|_|\___||___/
-//=
-//= http://hercules.ws/board/
+//=
+//= http://herc.ws/board/
//================= More Information =================
-// http://hercules.ws/board/topic/1244-official-item-grouppackagechain
+// http://herc.ws/board/topic/1244-official-item-grouppackagechain
//====================================================
// Structure of file:
/*
-
ITMCHAIN_<Name>: {
<Item_Name>: <chance>
}
-
*/
ITMCHAIN_ORE: {
@@ -39,7 +37,7 @@ ITMCHAIN_ORE: {
Elunium: 20
Oridecon: 20
Gold: 10
- Emperium: 5
+ Emperium: 5
}
ITMCHAIN_GEM: {
@@ -58,7 +56,7 @@ ITMCHAIN_GEM: {
Crystal_Jewel: 150
Crystal_Jewel_: 80
Crystal_Jewel__: 50
- Crystal_Jewel___: 30
+ Crystal_Jewel___: 30
}
ITMCHAIN_HEAL: {
diff --git a/db/re/item_combo_db.txt b/db/re/item_combo_db.txt
index 1f647cec8..2efef8691 100644
--- a/db/re/item_combo_db.txt
+++ b/db/re/item_combo_db.txt
@@ -4,14 +4,26 @@
// ID:ID:ID:ID,{ Script }
1166:2527,{ bonus2 bAddRace,RC_Dragon,5; }
-1284:2892,{ bonus bBaseAtk,50; bonus2 bSkillAtk,"AS_SONICBLOW",50; bonus bFlee,-30; }
+1219:5782,{ bonus bAtkRate,3; }
+1220:5782,{ bonus bAtkRate,3; }
+1221:5782,{ bonus bAtkRate,3; }
+1284:2892,{ bonus bBaseAtk,50; bonus2 bSkillAtk,AS_SONICBLOW,50; bonus bFlee,-30; }
1285:2892,{ bonus bCritAtkRate,40; bonus bCritical,4; bonus bMaxHPrate,-10; }
-1420:2115,{ bonus3 bAutoSpellWhenHit,"HP_ASSUMPTIO",2,5; }
+1287:15123,{ if(getequiprefinerycnt(EQI_HAND_R)>6) { autobonus2 "{ bonus bIgnoreDefRace,RC_NonBoss; }",20,3000,BF_WEAPON,"{}"; } }
+1298:4317,{ bonus bCritAtkRate,5; }
+1298:4521,{ bonus bCritAtkRate,5; }
+1387:19021,{ bonus2 bSkillAtk,WS_CARTTERMINATION,15+(getequiprefinerycnt(EQI_HAND_R)*5); }
+1407:5782,{ bonus bAtkRate,3; }
+1408:5782,{ bonus bAtkRate,3; }
+1409:5782,{ bonus bAtkRate,3; }
+1420:2115,{ bonus3 bAutoSpellWhenHit,HP_ASSUMPTIO,2,5; }
1420:2133,{ bonus2 bAddRace,RC_NonBoss,4; bonus2 bAddRace,RC_Boss,4; bonus bDef,2; }
1421:2133,{ bonus2 bAddRace,RC_NonBoss,4; bonus2 bAddRace,RC_Boss,4; bonus bDef,2; }
1422:2133,{ bonus2 bAddRace,RC_NonBoss,4; bonus2 bAddRace,RC_Boss,4; bonus bDef,2; }
-1428:2115,{ bonus3 bAutoSpellWhenHit,"HP_ASSUMPTIO",2,5; }
-1433:2153,{ bonus2 bSkillAtk,"CR_GRANDCROSS",10; bonus2 bSkillAtk,"LG_RAYOFGENESIS",10; }
+1428:2115,{ bonus3 bAutoSpellWhenHit,HP_ASSUMPTIO,2,5; }
+1433:2153,{ bonus2 bSkillAtk,CR_GRANDCROSS,10; bonus2 bSkillAtk,LG_RAYOFGENESIS,10; }
+1433:2153:18823:28372,{ bonus2 bSkillUseSP,CR_GRANDCROSS,30; bonus2 bSkillUseSP,LG_SHIELDPRESS,5; bonus2 bSkillUseSP,LG_BANISHINGPOINT,15; bonus2 bSkillUseSP,LG_CANNONSPEAR,10; }
+1433:28372,{ bonus2 bSkillAtk,LG_CANNONSPEAR,7*(getequiprefinerycnt(EQI_HAND_L)/2); }
1472:2677,{ bonus bMatkRate,6; bonus bDex,2; bonus bVariableCastrate,-getequiprefinerycnt(EQI_HAND_R); }
1472:2711,{ bonus bMatkRate,6; bonus bDex,2; bonus bVariableCastrate,-getequiprefinerycnt(EQI_HAND_R); }
1473:2677,{ bonus bMatkRate,6; bonus bDex,2; bonus bVariableCastrate,-getequiprefinerycnt(EQI_HAND_R); }
@@ -19,36 +31,52 @@
1474:2527,{ bonus2 bAddRace,RC_Dragon,5; }
1477:2700,{ bonus2 bResEff,Eff_Confusion,9500; }
1479:2700,{ bonus2 bResEff,Eff_Confusion,9500; }
+1564:2186,{ bonus bAspdRate,getequiprefinerycnt(EQI_HAND_R); }
1535:4361,{ bonus bBreakArmorRate,900; bonus bBreakWeaponRate,900; }
1572:2716:2717,{ bonus bInt,5; bonus bMaxHP,700; bonus bAspdRate,5; }
1573:2334,{ bonus bMdef,8; bonus bMaxSPrate,10; bonus bInt,4; }
1573:2372,{ bonus bMdef,8; bonus bMaxSPrate,10; bonus bInt,4; }
1573:2716:2717,{ bonus bInt,5; bonus bMaxHP,700; bonus bAspdRate,5; }
+1590:4037,{ bonus bAspdRate,5; }
+1590:4117,{ bonus bAspdRate,5; }
+1590:4037:4117,{ bonus bAspd,1; }
+1598:4037,{ bonus bAspdRate,5; }
+1598:4117,{ bonus bAspdRate,5; }
+1598:4037:4117,{ bonus bAspd,1; }
1615:18539,{ bonus bMatk,10*getequiprefinerycnt(EQI_HAND_R); bonus bVariableCastrate,-10; }
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; }"; }
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); }
1629:5045,{ bonus bDex,2; bonus bInt,2; bonus bSPrecovRate,5; bonus bMatkRate,getequiprefinerycnt(EQI_HAND_R); }
-1631:2129,{ bonus2 bSkillAtk,"PR_MAGNUS",20; bonus3 bAutoSpellWhenHit,"PR_TURNUNDEAD",1,20; }
+1631:2129,{ bonus2 bSkillAtk,PR_MAGNUS,20; bonus3 bAutoSpellWhenHit,PR_TURNUNDEAD,1,20; }
+1631:18542,{ bonus bHealPower,getequiprefinerycnt(EQI_HAND_R)*3; }
1636:18539,{ bonus bMatk,10*getequiprefinerycnt(EQI_HAND_R); bonus bVariableCastrate,-10; }
+1636:18804,{ bonus bMatk,getequiprefinerycnt(EQI_HAND_R)*10; }
+1649:2198,{ if(getequiprefinerycnt(EQI_HAND_L)>8) { bonus bMatk,getequiprefinerycnt(EQI_HAND_R)*15; } if(getequiprefinerycnt(EQI_HAND_R)>9) { bonus bMatk,50; bonus bVariableCastrate,-10; } }
1657:2471:2569:15029,{ bonus bHealPower,25; }
-1660:2471:2569:15029,{ bonus bHealPower,45; bonus3 bAutoSpellWhenHit,"AB_SILENTIUM",1,10; }
+1660:2471:2569:15029,{ bonus bHealPower,45; bonus3 bAutoSpellWhenHit,AB_SILENTIUM,1,10; }
+1662:18539,{ bonus bMatk,10*getequiprefinerycnt(EQI_HAND_R); bonus bVariableCastrate,-10; }
1718:1774,{ bonus bLongAtkRate,50; }
1723:2718,{ bonus bDex,1; bonus bMaxSP,50; bonus bSPrecovRate,10; }
1726:1774,{ bonus bLongAtkRate,50; }
1730:1752,{ bonus bLongAtkRate,25; }
1731:1754,{ bonus bLongAtkRate,25; }
1732:1756,{ bonus bLongAtkRate,25; bonus2 bAddEff,Eff_Stone,1000; }
-1733:1755,{ bonus bLongAtkRate,25; bonus3 bAutoSpell,"NJ_HUUJIN",5,100; if(readparam(bInt)>39) bonus3 bAutoSpell,"NJ_HUUJIN",5,200; }
+1733:1755,{ bonus bLongAtkRate,25; bonus3 bAutoSpell,NJ_HUUJIN,5,100; if(readparam(bInt)>39) bonus3 bAutoSpell,NJ_HUUJIN,5,200; }
1734:1753,{ bonus bLongAtkRate,50; }
1741:2748,{ bonus bAtk,25; bonus3 bAddEff,Eff_Curse,200,ATF_WEAPON|ATF_LONG|ATF_TARGET; }
1746:1773,{ bonus bLongAtkRate,50; }
+1764:18541,{ bonus bCritAtkRate,5; }
1775:18113,{ bonus bLongAtkRate,70; }
1776:18113,{ bonus bLongAtkRate,40; }
1775:18114,{ bonus bLongAtkRate,50; }
1776:18114,{ bonus bLongAtkRate,20; }
+1935:2988,{ bonus2 bSkillAtk,CG_ARROWVULCAN,200; bonus2 bSkillUseSP,CG_ARROWVULCAN,20; }
+1990:2989,{ bonus2 bSkillAtk,CG_ARROWVULCAN,200; }
2001:2677,{ bonus bMatkRate,10; bonus bDex,2; bonus2 bSubRace,RC_Demon,10; bonus2 bSubRace,RC_Undead,10; }
2001:2711,{ bonus bMatkRate,10; bonus bDex,2; bonus2 bSubRace,RC_Demon,10; bonus2 bSubRace,RC_Undead,10; }
2007:2467:2859:15025,{ bonus2 bMagicAtkEle,Ele_Wind,40; bonus2 bMagicAtkEle,Ele_Earth,-30; bonus2 bSubEle,Ele_Earth,-50; }
@@ -62,18 +90,32 @@
2109:2717:2239,{ bonus bHPrecovRate,15; bonus bSPrecovRate,15; bonus bMatkRate,7; }
2114:2353:5122,{ bonus bStr,2; bonus bDef,5; bonus bMdef,5; if(BaseClass==Job_Swordman) bonus bDef,6; }
2115:2353:5124,{ bonus bDef,2-getequiprefinerycnt(EQI_HAND_L)-getequiprefinerycnt(EQI_HEAD_TOP); bonus bMdef,5+getequiprefinerycnt(EQI_HAND_L)+getequiprefinerycnt(EQI_HEAD_TOP); }
-2116:2355:2420:2521:5125,{ bonus bMaxHP,900; bonus bMaxSP,100; bonus3 bAutoSpellWhenHit,"HP_ASSUMPTIO",1,30; }
+2116:2355:2420:2521:5125,{ bonus bMaxHP,900; bonus bMaxSP,100; bonus3 bAutoSpellWhenHit,HP_ASSUMPTIO,1,30; }
2121:2717:2239,{ bonus bHPrecovRate,15; bonus bSPrecovRate,15; bonus bMatkRate,7; }
2123:2701,{ bonus bVariableCastrate,-10; }
+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; }"; }
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; } }
+2160:19021,{ bonus2 bSkillAtk,WS_CARTTERMINATION,15+(getequiprefinerycnt(EQI_HAND_R)*5); }
2169:2491:2590:15051,{ bonus bMaxHPrate,20; bonus bMaxSPrate,10; }
2171:15053,{ bonus bAgi,2; }
2171:15056,{ bonus bAgi,2; }
2173:15055,{ bonus bFlee,10; bonus bFlee2,10; }
+2198:5966,{ if (isequipped(4441)) {} else { if(getequiprefinerycnt(EQI_HAND_L)>6) { bonus2 bSkillCooldown,WL_COMET,-20000; } if(getequiprefinerycnt(EQI_HAND_L)>9) { bonus2 bSkillCooldown,WL_COMET,-20000; } } }
+2254:18912,{ bonus2 bExpAddRace,RC_NonBoss,5; bonus2 bExpAddRace,RC_Boss,5; }
+2269:5781,{ bonus bMaxSP,30; bonus bInt,1; }
+2269:5786,{ bonus bMatkRate,1; }
+2269:5891,{ bonus bAllStats,1; }
+2270:5781,{ bonus bLuk,1; bonus bFlee,2; }
+2270:5786,{ bonus bAtkRate,1; }
+2270:5891,{ bonus bAllStats,1; }
2278:18527,{ bonus2 bAddMonsterDropItem,12192,20; }
2281:18527,{ bonus bFlee,10; }
+2183:15068,{ bonus bAllStats,2; }
2286:18539,{ bonus bUseSPrate,-3; }
2312:2656,{ bonus bDef,5; bonus bMaxHP,150; }
2313:2656,{ bonus bDef,5; bonus bMaxHP,150; }
@@ -84,25 +126,28 @@
2353:2418:2517,{ bonus bVit,5; bonus bHPrecovRate,10; bonus bSPrecovRate,10; }
2353:5123,{ if(readparam(bDex)>69) bonus bUseSPrate,-10; }
2353:5493,{ if(readparam(bDex)>69) bonus bUseSPrate,-10; }
+2353:13428,{ bonus bMaxSP,50; bonus2 bSkillAtk,KN_BOWLINGBASH,5; }
2354:2419:2520:5128,{ bonus bVit,5; bonus bMaxHPrate,15; bonus bMaxSPrate,5; bonus bDef,5; bonus bMdef,15; bonus2 bSubEle,Ele_Water,10; bonus2 bSubEle,Ele_Earth,10; bonus2 bSubEle,Ele_Fire,10; bonus2 bSubEle,Ele_Wind,10; }
+2354:2493:2599:19043,{ bonus bVit,5; bonus bMaxHPrate,15; bonus bMaxSPrate,5; bonus bDef,5; bonus bMdef,15; bonus2 bSubEle,Ele_Water,10; bonus2 bSubEle,Ele_Earth,10; bonus2 bSubEle,Ele_Fire,10; bonus2 bSubEle,Ele_Wind,10; }
2357:2421:2524:5171,{ bonus bAllStats,1; }
2358:5153,{ bonus bLuk,6; bonus bFlee,5; bonus bInt,2; }
2359:2654,{ bonus bUseSPrate,-20; bonus bMaxHP,300; }
-2369:2428:2533:5306,{ bonus2 bSubRace,RC_DemiHuman,10; bonus bMaxHPrate,20; bonus2 bResEff,Eff_Freeze,10000; skill "WZ_FIREPILLAR",10; }
+2365:2881,{ bonus bVariableCastrate,15; }
+2369:2428:2533:5306,{ bonus2 bSubRace,RC_DemiPlayer,10; bonus bMaxHPrate,20; bonus2 bResEff,Eff_Freeze,10000; skill WZ_FIREPILLAR,10; }
2371:2522,{ bonus bAgi,5; bonus bFlee,10; }
2371:2523,{ bonus bAgi,5; bonus bFlee,10; }
2374:2729,{ bonus2 bAddRace,RC_NonBoss,3; bonus2 bAddRace,RC_Boss,3; bonus bMatkRate,3; }
2375:2729,{ bonus2 bAddRace,RC_NonBoss,3; bonus2 bAddRace,RC_Boss,3; bonus bMatkRate,3; }
-2376:2435:2538,{ bonus2 bSubRace,RC_NonDemiHuman,-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; }"; }
-2377:2435:2538,{ bonus2 bSubRace,RC_NonDemiHuman,-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_NonDemiHuman,-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_NonDemiHuman,-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_NonDemiHuman,-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; }"; }
-2381:2436:2539,{ bonus2 bSubRace,RC_NonDemiHuman,-300; bonus bDex,3; bonus bMaxHPrate,12; bonus bLongAtkDef,10; bonus bDelayrate,-25; }
-2382:2437:2540,{ bonus2 bSubRace,RC_NonDemiHuman,-300; bonus bDex,3; bonus bMaxHPrate,12; bonus bLongAtkDef,10; bonus bDelayrate,-25; }
+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; }"; }
+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; }"; }
+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; }
2390:2749,{ bonus bFlee2,5; }
-2394:2444:2549,{ bonus2 bAddRace,RC_NonBoss,5; bonus2 bAddRace,RC_Boss,5; bonus bMatkRate,5; bonus2 bResEff,Eff_Freeze,10000; bonus2 bSkillHeal2,"AM_POTIONPITCHER",3; bonus2 bSkillHeal2,"AL_HEAL",3; bonus2 bSkillHeal2,"PR_SANCTUARY",3; }
+2394:2444:2549,{ bonus2 bAddRace,RC_NonBoss,5; bonus2 bAddRace,RC_Boss,5; bonus bMatkRate,5; bonus2 bResEff,Eff_Freeze,10000; bonus2 bSkillHeal2,AM_POTIONPITCHER,3; bonus2 bSkillHeal2,AL_HEAL,3; bonus2 bSkillHeal2,PR_SANCTUARY,3; }
2399:2553,{ bonus bAgi,5; bonus bFlee,15; }
2408:2655,{ bonus bBaseAtk,50; bonus2 bAddDefClass,1196,20; bonus2 bAddDefClass,1197,20; }
2424:2528,{ bonus bHPrecovRate,5; bonus bMaxHPrate,10; }
@@ -114,33 +159,39 @@
2434:2530,{ bonus bFlee,10; }
2434:2551,{ bonus bFlee,10; }
2441:2546,{ bonus bFlee,5; }
-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_NonBoss,10; bonus2 bAddRace,RC_Boss,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; }"; }
-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_NonBoss,10; bonus2 bAddRace,RC_Boss,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; }
-2480:2581:2891:15043,{ bonus bMaxHPrate,15; bonus2 bSkillAtk,"RA_CLUSTERBOMB",20; bonus bFlee2,20; bonus bLongAtkRate,-30; bonus bAspd,-7; }
-2483:2586:15046,{ bonus bVit,5; bonus2 bSubRace,RC_DemiHuman,15; }
-2484:2586:15047,{ bonus bDex,5; bonus2 bSubRace,RC_DemiHuman,15; }
-2485:2587:15048,{ bonus bInt,5; bonus bMdef,10; bonus2 bSubRace,RC_DemiHuman,15; }
+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_NonBoss,10; bonus2 bAddRace,RC_Boss,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; }"; }
+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_NonBoss,10; bonus2 bAddRace,RC_Boss,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; }
+2480:2581:2891:15043,{ bonus bMaxHPrate,15; bonus2 bSkillAtk,RA_CLUSTERBOMB,20; bonus bFlee2,20; bonus bLongAtkRate,-30; bonus bAspd,-7; }
+2483:2586:15046,{ bonus bVit,5; bonus2 bSubRace,RC_DemiPlayer,15; }
+2484:2586:15047,{ bonus bDex,5; bonus2 bSubRace,RC_DemiPlayer,15; }
+2485:2587:15048,{ bonus bInt,5; bonus bMdef,10; bonus2 bSubRace,RC_DemiPlayer,15; }
2518:2648:2649:5126,{ bonus bInt,5; bonus bMdef,11; bonus bMaxSPrate,20; bonus bNoCastCancel,0; bonus bVariableCastrate,25; }
2519:2650:2651:5127,{ bonus bStr,2; bonus bLuk,9; bonus bCritical,13; bonus bBaseAtk,18; bonus bFlee2,13; }
+2519:2900:2901:19044,{ bonus bStr,2; bonus bLuk,9; bonus bCritical,13; bonus bBaseAtk,18; bonus bFlee2,13; }
2527:13001,{ bonus2 bAddRace,RC_Dragon,5; }
-2607:2677,{ bonus2 bSkillAtk,"AL_HEAL",50; bonus2 bSkillAtk,"PR_MAGNUS",30; bonus bSPrecovRate,9; }
-2607:2711,{ bonus2 bSkillAtk,"AL_HEAL",50; bonus2 bSkillAtk,"PR_MAGNUS",30; bonus bSPrecovRate,9; }
-2607:2786,{ bonus2 bSkillAtk,"AL_HEAL",50; bonus2 bSkillAtk,"PR_MAGNUS",30; bonus bSPrecovRate,9; }
-2608:2677,{ bonus2 bSkillAtk,"AL_HEAL",50; bonus2 bSkillAtk,"PR_MAGNUS",30; bonus bSPrecovRate,9; }
-2608:2711,{ bonus2 bSkillAtk,"AL_HEAL",50; bonus2 bSkillAtk,"PR_MAGNUS",30; bonus bSPrecovRate,9; }
-2608:2786,{ bonus2 bSkillAtk,"AL_HEAL",50; bonus2 bSkillAtk,"PR_MAGNUS",30; bonus bSPrecovRate,9; }
+2597:2616,{ bonus bCritAtkRate,5; bonus bCritical,10; if (getequiprefinerycnt(EQI_GARMENT)>=5) { bonus bCritAtkRate,3; } if (getequiprefinerycnt(EQI_GARMENT)>=7) { bonus bCritAtkRate,4;} }
+2597:18803,{ bonus bUseSPrate,-5; }
+2607:2677,{ bonus2 bSkillAtk,AL_HEAL,50; bonus2 bSkillAtk,PR_MAGNUS,30; bonus bSPrecovRate,9; }
+2607:2711,{ bonus2 bSkillAtk,AL_HEAL,50; bonus2 bSkillAtk,PR_MAGNUS,30; bonus bSPrecovRate,9; }
+2607:2786,{ bonus2 bSkillAtk,AL_HEAL,50; bonus2 bSkillAtk,PR_MAGNUS,30; bonus bSPrecovRate,9; }
+2608:2677,{ bonus2 bSkillAtk,AL_HEAL,50; bonus2 bSkillAtk,PR_MAGNUS,30; bonus bSPrecovRate,9; }
+2608:2711,{ bonus2 bSkillAtk,AL_HEAL,50; bonus2 bSkillAtk,PR_MAGNUS,30; bonus bSPrecovRate,9; }
+2608:2786,{ bonus2 bSkillAtk,AL_HEAL,50; bonus2 bSkillAtk,PR_MAGNUS,30; bonus bSPrecovRate,9; }
+2615:5890,{ bonus bMdef,7; bonus bDef,7; }
+2616:5890,{ bonus bCritical,7; }
2620:2746,{ bonus2 bAddSize,Size_Medium,8; bonus bAspdRate,3; }
2620:2747,{ bonus2 bAddSize,Size_Large,8; bonus bHit,3; bonus bVariableCastrate,-3; }
-2626:2677,{ bonus2 bSkillAtk,"AL_HEAL",50; bonus2 bSkillAtk,"PR_MAGNUS",30; bonus bSPrecovRate,9; }
-2626:2711,{ bonus2 bSkillAtk,"AL_HEAL",50; bonus2 bSkillAtk,"PR_MAGNUS",30; bonus bSPrecovRate,9; }
-2626:2786,{ bonus2 bSkillAtk,"AL_HEAL",50; bonus2 bSkillAtk,"PR_MAGNUS",30; bonus bSPrecovRate,9; }
-2678:2679,{ bonus4 bAutoSpell,"MO_EXTREMITYFIST",1,3,1; bonus3 bAutoSpell,"PR_LEXAETERNA",1,20; bonus3 bAutoSpell,"AS_SONICBLOW",5,50; bonus3 bAutoSpell,"MO_INVESTIGATE",5,20; bonus3 bAutoSpell,"ASC_METEORASSAULT",2,50; }
-2679:2792,{ bonus4 bAutoSpell,"MO_EXTREMITYFIST",1,3,1; bonus3 bAutoSpell,"PR_LEXAETERNA",1,20; bonus3 bAutoSpell,"AS_SONICBLOW",5,50; bonus3 bAutoSpell,"MO_INVESTIGATE",5,20; bonus3 bAutoSpell,"ASC_METEORASSAULT",2,50; }
+2626:2677,{ bonus2 bSkillAtk,AL_HEAL,50; bonus2 bSkillAtk,PR_MAGNUS,30; bonus bSPrecovRate,9; }
+2626:2711,{ bonus2 bSkillAtk,AL_HEAL,50; bonus2 bSkillAtk,PR_MAGNUS,30; bonus bSPrecovRate,9; }
+2626:2786,{ bonus2 bSkillAtk,AL_HEAL,50; bonus2 bSkillAtk,PR_MAGNUS,30; bonus bSPrecovRate,9; }
+2678:2679,{ bonus4 bAutoSpell,MO_EXTREMITYFIST,1,3,1; bonus3 bAutoSpell,PR_LEXAETERNA,1,20; bonus3 bAutoSpell,AS_SONICBLOW,5,50; bonus3 bAutoSpell,MO_INVESTIGATE,5,20; bonus3 bAutoSpell,ASC_METEORASSAULT,2,50; }
+2679:2792,{ bonus4 bAutoSpell,MO_EXTREMITYFIST,1,3,1; bonus3 bAutoSpell,PR_LEXAETERNA,1,20; bonus3 bAutoSpell,AS_SONICBLOW,5,50; bonus3 bAutoSpell,MO_INVESTIGATE,5,20; bonus3 bAutoSpell,ASC_METEORASSAULT,2,50; }
+2701:2881,{ bonus bMatk,20; }
2720:2772,{ bonus2 bAddRace,RC_NonBoss,5; bonus2 bAddRace,RC_Boss,5; bonus bMatkRate,3; bonus bHealPower,5; }
2721:2772,{ bonus2 bAddRace,RC_NonBoss,5; bonus2 bAddRace,RC_Boss,5; bonus bMatkRate,3; bonus bHealPower,5; }
2722:2772,{ bonus2 bAddRace,RC_NonBoss,5; bonus2 bAddRace,RC_Boss,5; bonus bMatkRate,3; bonus bHealPower,5; }
@@ -149,70 +200,138 @@
2725:2772,{ bonus2 bAddRace,RC_NonBoss,5; bonus2 bAddRace,RC_Boss,5; bonus bMatkRate,3; bonus bHealPower,5; }
2726:2727,{ bonus bUseSPrate,-25; }
2733:2772,{ bonus2 bAddRace,RC_NonBoss,5; bonus2 bAddRace,RC_Boss,5; bonus bMatkRate,3; bonus bHealPower,5; }
-2747:13061,{ bonus bHit,5; bonus bMatk,5; bonus2 bSkillUseSP,"SC_ENERVATION",20; bonus2 bSkillUseSP,"SC_GROOMY",20;}
+2747:13061,{ bonus bHit,5; bonus bMatk,5; bonus2 bSkillUseSP,SC_ENERVATION,20; bonus2 bSkillUseSP,SC_GROOMY,20;}
2777:2778:5479,{ bonus bMaxHP,300; bonus bMatkRate,5; bonus2 bSubEle,Ele_Neutral,5; }
2779:2780:5482,{ bonus bMatkRate,10; bonus bInt,5; bonus2 bSubRace,RC_Angel,10; }
2779:2780:5577,{ bonus bMatkRate,10; bonus bInt,5; bonus2 bSubRace,RC_Angel,10; }
+2963:15073,{ bonus bAspdRate,5; }
+2963:15074,{ bonus bDelayrate,-5; bonus2 bAddRaceTolerance,RC_DemiPlayer,5; }
+2964:15073,{ bonus bDelayrate,-5; bonus2 bAddRaceTolerance,RC_DemiPlayer,5; }
+2964:15074,{ bonus bVariableCastrate,-5; }
+2997:2998,{ bonus bMatkRate,10; bonus bAtkRate,10; }
4001:4197,{ bonus bFlee,18; }
4006:4266,{ bonus bFlee,18; }
4009:4179,{ bonus bFlee,18; }
4014:4306,{ bonus bFlee,18; }
+4015:5967,{ bonus2 bSubEle,Ele_All,5; }
4021:4211,{ bonus bFlee,18; }
4025:4222,{ bonus2 bAddEffWhenHit,Eff_Sleep,600; }
4028:4296,{ bonus bStr,3; }
4029:4183,{ bonus bFlee,18; }
4031:4161,{ bonus bDef,3; bonus bVit,3; }
-4036:4186:4233:4281:4343,{ bonus bStr,4; bonus bMaxHPrate,7; bonus bMaxSPrate,7; bonus2 bSkillAtk,"MC_MAMMONITE",20; bonus bSPDrainValue,1; if(BaseJob==Job_Alchemist) { bonus3 bAutoSpell,"BS_ADRENALINE",1,10; bonus2 bAddMonsterDropItem,7139,3; bonus2 bAddMonsterDropItem,905,10; } }
-4039:4210:4230:4257:4348,{ bonus bStr,6; bonus bAgi,4; bonus2 bSkillAtk,"RG_BACKSTAP",10; if(getskilllv("RG_STRIPARMOR")==5) bonus3 bAutoSpell,"RG_STRIPARMOR",5,50; if(BaseJob==Job_Rogue) { bonus bUseSPrate,-20; bonus3 bAutoSpell,"RG_INTIMIDATE",1,-20; } }
+4036:4186:4233:4281:4343,{ bonus bStr,4; bonus bMaxHPrate,7; bonus bMaxSPrate,7; bonus2 bSkillAtk,MC_MAMMONITE,20; bonus bSPDrainValue,1; if(BaseJob==Job_Alchemist) { bonus3 bAutoSpell,BS_ADRENALINE,1,10; bonus2 bAddMonsterDropItem,7139,3; bonus2 bAddMonsterDropItem,905,10; } }
+4039:4210:4230:4257:4348,{ bonus bStr,6; bonus bAgi,4; bonus2 bSkillAtk,RG_BACKSTAP,10; if(getskilllv(RG_STRIPARMOR)==5) bonus3 bAutoSpell,RG_STRIPARMOR,5,50; if(BaseJob==Job_Rogue) { bonus bUseSPrate,-20; bonus3 bAutoSpell,RG_INTIMIDATE,1,-20; } }
+4072:21013,{ bonus2 bSubSize,Size_Large,15; bonus2 bSubSize,Size_Small,15; }
4074:4162,{ bonus2 bAddEffWhenHit,Eff_Blind,600; }
4090:4212:4328,{ bonus bAllStats,1; }
4106:4248,{ bonus bPerfectHitAddRate,20; }
4127:4166,{ bonus2 bAddEffWhenHit,Eff_Curse,600; }
+4140:18574,{ bonus2 bAddRace,RC_Boss,5; if (getequiprefinerycnt(EQI_HEAD_TOP)>=11) bonus2 bSubRace,RC_NonBoss,5; }
+4152:5967,{ bonus2 bAddItemHealRate,Apple_Juice,1000; bonus2 bAddItemHealRate,Banana_Juice,1000; bonus2 bAddItemHealRate,Carrot_Juice,1000; }
4153:4247:4273,{ bonus3 bAddMonsterDropItem,544,RC_Fish,3000; bonus2 bAddEle,Ele_Water,30; }
+4161:5932,{ bonus4 bAutoSpell,PR_GLORIA,5,10,0; }
+4163:5967,{ bonus bAspdRate,3; bonus bAspd,1; bonus bAtkRate,-5; if(getiteminfo(getequipid(EQI_HAND_R),11)==11) { if(getequiprefinerycnt(EQI_HAND_R)>8) bonus bAspd,1; } }
4168:4169,{ bonus bMaxHPrate,20; bonus bMaxSPrate,20; bonus bVariableCastrate,-10; }
4172:4210:4230:4257:4272,{ bonus bAgi,5; bonus bStr,5; bonus bAspdRate,5; bonus bSpeedRate,25; bonus2 bSPDrainValue,1,0; if(BaseClass==Job_Thief) bonus bNoGemStone,0; }
4178:4199:4234:4252:4297,{ bonus bAgi,5; bonus bDex,3; bonus bLongAtkRate,20; bonus bPerfectHitAddRate,20; if(BaseClass==Job_Archer) { bonus2 bExpAddRace,RC_Brute,5; bonus2 bWeaponComaRace,RC_Brute,100; } }
-4178:4234:4252:4297:4381,{ bonus bDex,5; bonus2 bSkillAtk,"CG_ARROWVULCAN",5; bonus2 bSkillAtk,"DC_THROWARROW",10; bonus2 bSkillAtk,"BA_MUSICALSTRIKE",10; if(BaseJob==Job_Bard||BaseJob==Job_Dancer) bonus3 bAutoSpellWhenHit,"CG_TAROTCARD",2,50; }
+4178:4234:4252:4297:4381,{ bonus bDex,5; bonus2 bSkillAtk,CG_ARROWVULCAN,5; bonus2 bSkillAtk,DC_THROWARROW,10; bonus2 bSkillAtk,BA_MUSICALSTRIKE,10; if(BaseJob==Job_Bard||BaseJob==Job_Dancer) bonus3 bAutoSpellWhenHit,CG_TAROTCARD,2,50; }
4185:4217:4280:4293:4312,{ bonus bVit,10; bonus bVariableCastrate,-10; bonus bUseSPrate,-10; if(BaseClass==Job_Acolyte) { bonus2 bExpAddRace,RC_Undead,5; bonus2 bExpAddRace,RC_Demon,5; bonus2 bSubRace,RC_Undead,30; bonus2 bSubRace,RC_Demon,30; } }
-4185:4293:4312:4332,{ bonus bStr,3; bonus bMaxSP,80; bonus bBaseAtk,25; bonus3 bAutoSpell,"AL_CRUCIS",5,10; bonus2 bSkillAtk,"MO_EXTREMITYFIST",10; if(BaseJob==Job_Monk) { bonus bUseSPrate,-10; bonus bNoCastCancel,0; } }
+4185:4293:4312:4332,{ bonus bStr,3; bonus bMaxSP,80; bonus bBaseAtk,25; bonus3 bAutoSpell,AL_CRUCIS,5,10; bonus2 bSkillAtk,MO_EXTREMITYFIST,10; if(BaseJob==Job_Monk) { bonus bUseSPrate,-10; bonus bNoCastCancel,0; } }
4186:4206:4233:4281:4321,{ bonus bLuk,10; bonus2 bSPDrainValue,2,0; bonus2 bSkillAtk,42,20; if(BaseClass==Job_Merchant) { bonus2 bAddMonsterDropItem,617,5; bonus bMagicDamageReturn,20; } }
4191:4208:4258:4309:4325:4327,{ bonus bMaxHP,500; bonus bDef,5; bonus bMdef,5; bonus2 bSkillAtk,14,10; bonus2 bSkillAtk,19,10; bonus2 bSkillAtk,20,10; if(BaseClass==Job_Mage) { bonus bMatkRate,3; bonus bVariableCastrate,-15; } }
4193:4294,{ bonus bMaxHP,300; bonus bMaxSP,60; }
-4208:4258:4325:4327:4382,{ bonus bInt,3; bonus2 bSkillAtk,"WZ_HEAVENDRIVE",10; bonus2 bSkillAtk,"MG_THUNDERSTORM",10; if(BaseJob==Job_Sage) { bonus bMagicDamageReturn,20; bonus2 bAddMonsterDropItem,716,100; bonus2 bAddMonsterDropItem,715,100; bonus bVariableCastrate,-20; } }
+4208:4258:4325:4327:4382,{ bonus bInt,3; bonus2 bSkillAtk,WZ_HEAVENDRIVE,10; bonus2 bSkillAtk,MG_THUNDERSTORM,10; if(BaseJob==Job_Sage) { bonus bMagicDamageReturn,20; bonus2 bAddMonsterDropItem,716,100; bonus2 bAddMonsterDropItem,715,100; bonus bVariableCastrate,-20; } }
4218:4269,{ bonus bHPrecovRate,30; bonus bSPrecovRate,30; bonus bVit,4; bonus bInt,4; }
-4220:4246:4311:4319:4331,{ bonus bStr,10; bonus bMaxHPrate,20; bonus bHPrecovRate,50; bonus3 bAutoSpell,"BS_WEAPONPERFECT",1,3; bonus2 bAddMonsterDropItem,501,500; if(BaseClass==Job_Swordman) { bonus2 bAddItemHealRate,Red_Potion,50; bonus2 bAddItemHealRate,Yellow_Potion,50; bonus2 bAddItemHealRate,Orange_Potion,50; bonus2 bAddItemHealRate,White_Potion,50; } }
+4220:4246:4311:4319:4331,{ bonus bStr,10; bonus bMaxHPrate,20; bonus bHPrecovRate,50; bonus3 bAutoSpell,BS_WEAPONPERFECT,1,3; bonus2 bAddMonsterDropItem,501,500; if(BaseClass==Job_Swordman) { bonus2 bAddItemHealRate,Red_Potion,50; bonus2 bAddItemHealRate,Yellow_Potion,50; bonus2 bAddItemHealRate,Orange_Potion,50; bonus2 bAddItemHealRate,White_Potion,50; } }
4229:4244:4299:4313,{ bonus bDef,3; bonus bMdef,3; }
-4237:4238,{ bonus3 bAutoSpell,"MG_LIGHTNINGBOLT",5,20; }
+4237:4238,{ bonus3 bAutoSpell,MG_LIGHTNINGBOLT,5,20; }
4268:4277,{ bonus bBaseAtk,20; bonus bLuk,3; }
-4311:4319:4331:4371,{ bonus bInt,1; bonus bStr,1; bonus bDef,2; bonus bSPrecovRate,10; bonus2 bSkillAtk,"PA_SHIELDCHAIN",10; bonus2 bSkillAtk,"PA_SACRIFICE",10; bonus bVariableCastrate,-10; if(BaseJob==Job_Crusader) bonus bDefEle,Ele_Holy; }
-4323:4324,{ bonus3 bAutoSpell,"MG_FROSTDIVER",3,250; }
-4435:4436,{ bonus2 bSPGainRace,RC_DemiHuman,2; }
+4311:4319:4331:4371,{ bonus bInt,1; bonus bStr,1; bonus bDef,2; bonus bSPrecovRate,10; bonus2 bSkillAtk,PA_SHIELDCHAIN,10; bonus2 bSkillAtk,PA_SACRIFICE,10; bonus bVariableCastrate,-10; if(BaseJob==Job_Crusader) bonus bDefEle,Ele_Holy; }
+4323:4324,{ bonus3 bAutoSpell,MG_FROSTDIVER,3,250; }
+4335:21012,{ bonus3 bAutoSpell,WZ_EARTHSPIKE,5,20+(getequiprefinerycnt(EQI_HAND_R)); }
+4345:21012,{ bonus3 bAutoSpell,MG_LIGHTNINGBOLT,5,20+(getequiprefinerycnt(EQI_HAND_R)); }
+4350:21012,{ bonus3 bAutoSpell,MG_COLDBOLT,5,20+(getequiprefinerycnt(EQI_HAND_R)); }
+4380:21012,{ bonus3 bAutoSpell,MG_FIREBOLT,5,20+(getequiprefinerycnt(EQI_HAND_R)); }
+4388:21012,{ bonus3 bAutoSpell,MG_SOULSTRIKE,5,20+(getequiprefinerycnt(EQI_HAND_R)); }
+4435:4436,{ bonus2 bSPGainRace,RC_DemiPlayer,2; }
+4463:5966,{ if(getiteminfo(getequipid(EQI_HAND_R),11)==5||getiteminfo(getequipid(EQI_HAND_R),11)==23||getiteminfo(getequipid(EQI_HAND_R),11)==10) { bonus2 bMagicAddRace,RC_DemiPlayer,getequipid(EQI_HAND_R)*2; bonus2 bMagicAddRace,RC_Player,getequipid(EQI_HAND_R)*2; } }
+4505:4508,{ bonus3 bAutoSpell,NPC_DRAGONFEAR,2,100+(getrefine()*10); }
+4507:19023,{ bonus2 bAddRace2,7,30; }
+4509:19023,{ bonus2 bSubRace,RC_Insect,10; bonus2 bResEff,Eff_Confusion,10000; }
+4517:5967,{ bonus bInt,1; bonus bCritAtkRate,5; if(BaseClass==Job_Archer) { bonus bCritAtkRate,10; } }
+4606:20778,{ bonus bMaxSPrate,44; bonus bSPGainValue,-(20+(getequiprefinerycnt(EQI_GARMENT)/2)); }
+4635:4636,{ bonus2 bResEff,Eff_Burning,10000; }
+5007:18913,{ bonus2 bExpAddRace,RC_NonBoss,5; bonus2 bExpAddRace,RC_Boss,5; }
+5021:18824,{ bonus bMaxHP,100; bonus2 bSubEle,Ele_Neutral,getequiprefinerycnt(EQI_HEAD_TOP); }
5040:5442,{ bonus bAspdRate,3; bonus bVariableCastrate,3; }
+5040:18672,{ bonus bSPrecovRate,3; }
+5040:18673,{ bonus bHealPower,10; }
5068:5653,{ bonus bStr,1; bonus bAtkRate,5; }
5074:5653,{ bonus bStr,1; bonus bAspdRate,2; }
5086:18527,{ bonus2 bAddItemHealRate,12192,200; }
+5170:19024,{ bonus bAspdRate,5; if(getequiprefinerycnt(EQI_HEAD_TOP)>6) bonus bAspdRate,5; if(getequiprefinerycnt(EQI_HEAD_TOP)>8) bonus bMaxHPrate,5; }
5176:18527,{ bonus bAspdRate,5; }
-5184:5657,{ bonus bLongAtkRate,getrefine(); }
+5184:5657,{ bonus bLongAtkRate,getequiprefinerycnt(EQI_HEAD_TOP); }
//5206:5768,{ bonus bDex,1; if(getequiprefinerycnt(EQI_HEAD_TOP) > 4) bonus bDelayrate,4-getequiprefinerycnt(EQI_HEAD_TOP); }
5358:5653,{ bonus bAgi,1; bonus bFlee,3; }
//5359:5657,{ bonus bLongAtkRate,getequiprefinerycnt(EQI_HEAD_TOP); }
5401:5653,{ bonus bInt,1; bonus bMatkRate,2; }
5470:5653,{ bonus bDex,1; bonus bLongAtkRate,3; }
-13027:15044,{ bonus3 bAddMonsterDropItem,929,RC_Brute,100+(getrefine()*10); bonus3 bAddMonsterDropItem,929,RC_DemiHuman,100+(getrefine()*10); bonus3 bAddMonsterDropItem,970,RC_Brute,20+(getrefine()*2); bonus3 bAddMonsterDropItem,970,RC_DemiHuman,20+(getrefine()*2); }
+5690:13428,{ bonus2 bAddRace,RC_DemiPlayer,10; bonus bHit,10; }
+5890:28306,{ bonus2 bAddRace,RC_Boss,3; bonus2 bAddRace,RC_NonBoss,3; }
+//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; }"; }
+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;} }
18507:18539,{ bonus bUseSPrate,-3; }
+18607:18672,{ bonus bSPrecovRate,3; }
+18607:18673,{ bonus bHealPower,10; }
+18823:28372,{ bonus2 bSkillVariableCast,CR_GRANDCROSS,-2000; bonus2 bSkillUseSP,LG_RAYOFGENESIS,10; bonus2 bSkillAtk,CR_GRANDCROSS,BaseLevel; bonus2 bSkillAtk,LG_RAYOFGENESIS,BaseLevel/30; }
18823:2153:1433,{ bonus2 bSkillAtk,LG_CANNONSPEAR,20; bonus2 bSkillAtk,LG_BANISHINGPOINT,20; bonus2 bSkillAtk,LG_SHIELDPRESS,20; }
-15090:18820:20721:22033,{ bonus2 bSubEle,Ele_Neutral,15; bonus3 bAutoSpellWhenHit,"WL_DRAINLIFE",3,100; }
+15090:18820:20721:22033,{ bonus2 bSubEle,Ele_Neutral,15; bonus3 bAutoSpellWhenHit,WL_DRAINLIFE,3,100; }
15091:18820:20721:22033,{ bonus2 bSubEle,Ele_Neutral,15; bonus bMaxHPrate,25; bonus bMaxSPrate,25; bonus bMatkRate,10; }
15117:20744:22047,{ bonus bMaxHP,25; bonus bMaxSP,25; bonus bSpeedRate,25; if (getequiprefinerycnt(EQI_GARMENT)+getequiprefinerycnt(EQI_SHOES)+getequiprefinerycnt(EQI_ARMOR) >= 30) { bonus bMaxHP,5; bonus bMaxSP,5; } }
+18510:18511,{ bonus2 bAddRace,RC_Angel,3; }
+18776:20710,{ bonus bAgi,5; bonus bFlee,10; }
+18824:18825,{ bonus bMaxHP,100; bonus2 bSubEle,Ele_Neutral,getequiprefinerycnt(EQI_HEAD_TOP); }
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:20756,{ set .@c, getequiprefinerycnt(EQI_GARMENT); bonus2 bSPGainRace,RC_Fish,10; bonus3 bAddMonsterDropItem,551,RC_Fish,(5+.@c); bonus2 bAddItemHealRate,551,5; bonus bHPrecovRate,(5+.@c); }
19026:22059,{ bonus2 bCriticalAddRace,RC_Fish,(10+getequiprefinerycnt(EQI_SHOES)); }
19026:20756:22059:15138,{ bonus bMaxHP,1000; bonus bMaxSP,100; bonus2 bExpAddRace,RC_Fish,20; bonus2 bMagicAddRace,RC_Fish,50; bonus2 bSubEle,Ele_Water,50; }
+19827:20763,{ bonus2 bAddRaceTolerance,RC_Player,4; }
+20717:22000,{ bonus bMaxHPrate,15; bonus bMaxSPrate,5; }
+20717:22001,{ bonus bMaxHPrate,15; bonus bMaxSPrate,5; }
+20717:22002,{ bonus bMaxHPrate,15; bonus bMaxSPrate,5; }
+20717:22003,{ bonus bMaxHPrate,15; bonus bMaxSPrate,5; }
+20717:22004,{ bonus bMaxHPrate,15; bonus bMaxSPrate,5; }
+20717:22005,{ bonus bMaxHPrate,15; bonus bMaxSPrate,5; }
+20717:22006,{ bonus bMaxHPrate,15; bonus bMaxSPrate,5; }
+20717:22007,{ bonus bMaxHPrate,15; bonus bMaxSPrate,5; }
+20717:22008,{ bonus bMaxHPrate,15; bonus bMaxSPrate,5; }
+20717:22009,{ bonus bMaxHPrate,15; bonus bMaxSPrate,5; }
+20717:22010,{ bonus bMaxHPrate,15; bonus bMaxSPrate,5; }
+20717:22011,{ bonus bMaxHPrate,15; bonus bMaxSPrate,5; }
+20718:22000,{ bonus bMaxHPrate,15; bonus bMaxSPrate,5; }
+20718:22001,{ bonus bMaxHPrate,15; bonus bMaxSPrate,5; }
+20718:22002,{ bonus bMaxHPrate,15; bonus bMaxSPrate,5; }
+20718:22003,{ bonus bMaxHPrate,15; bonus bMaxSPrate,5; }
+20718:22004,{ bonus bMaxHPrate,15; bonus bMaxSPrate,5; }
+20718:22005,{ bonus bMaxHPrate,15; bonus bMaxSPrate,5; }
+20718:22006,{ bonus bMaxHPrate,15; bonus bMaxSPrate,5; }
+20718:22007,{ bonus bMaxHPrate,15; bonus bMaxSPrate,5; }
+20718:22008,{ bonus bMaxHPrate,15; bonus bMaxSPrate,5; }
+20718:22009,{ bonus bMaxHPrate,15; bonus bMaxSPrate,5; }
+20718:22010,{ bonus bMaxHPrate,15; bonus bMaxSPrate,5; }
+20718:22011,{ bonus bMaxHPrate,15; bonus bMaxSPrate,5; }
+20732:28101,{ bonus2 bAddRace,RC_NonBoss,25; bonus2 bAddRace,RC_Boss,25; }
+22016:28320,{ bonus2 bAddRace,RC_DemiPlayer,getequiprefinerycnt(EQI_SHOES); bonus2 bAddRace,RC_Player,getequiprefinerycnt(EQI_SHOES); }
28326:28327,{ bonus bInt,8; bonus bStr,8; }
// Shadow Equipment
-24012:24013:24014:24015:24016:24017,{ bonus bAllStats,3; }
+24012:24013:24014:24015:24016:24017,{ bonus bAllStats,9; }
24018:24019:24020,{ if(getequiprefinerycnt(EQI_SHADOW_ACC_R) + getequiprefinerycnt(EQI_SHADOW_ACC_L) + getequiprefinerycnt(EQI_SHADOW_WEAPON) >= 23) { bonus bAtkRate,1; } }
24021:24022:24023,{ if(getequiprefinerycnt(EQI_SHADOW_ACC_R) + getequiprefinerycnt(EQI_SHADOW_ACC_L) + getequiprefinerycnt(EQI_SHADOW_WEAPON) >= 23) { bonus bMatkRate,1; } }
24025:24028,{ .@r = getequiprefinerycnt(EQI_SHADOW_ARMOR) + getequiprefinerycnt(EQI_SHADOW_SHOES); bonus bMaxHP,.@r; bonus bMaxSP,.@r; if(.@r >= 15) { bonus bMaxHPrate,1; } }
@@ -226,7 +345,7 @@
24038:24044,{ bonus bVit,1; }
24039:24045,{ bonus bAgi,1; }
24046:24051,{ bonus2 bSubEle,Ele_Neutral,1; if(getequiprefinerycnt(EQI_SHADOW_ACC_R) + getequiprefinerycnt(EQI_SHADOW_ACC_L) >= 15) { bonus2 bSubEle,Ele_Neutral,1; } }
-24052:24062,{ bonus2 bExpAddRace,RC_DemiHuman,3; }
+24052:24062,{ bonus2 bExpAddRace,RC_DemiPlayer,3; }
24053:24063,{ bonus2 bAddRace,RC_Boss,5; bonus2 bMagicAddRace,RC_Boss,5; }
24054:24065,{ bonus2 bExpAddRace,RC_Brute,3; }
24055:24066,{ bonus2 bExpAddRace,RC_Insect,3; }
@@ -255,7 +374,7 @@
24150:24151,{ bonus bAtkRate,1; if (getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L) >= 15) bonus bNoSizeFix,1; }
24152:24153,{ bonus bAtk,getequiprefinerycnt(EQI_SHADOW_WEAPON); if (getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R) >= 15) bonus bUnbreakableWeapon,1; }
24154:24155,{ bonus bDef,getequiprefinerycnt(EQI_SHADOW_ARMOR); if (getequiprefinerycnt(EQI_SHADOW_ARMOR)+getequiprefinerycnt(EQI_SHADOW_ACC_L) >= 15) bonus bUnbreakableArmor,1; }
-24156:24166:24167,{ bonus bBaseAtk,5; if(getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)>=25) bonus bIgnoreDefRace,RC_DemiHuman; }
+24156:24166:24167,{ bonus bBaseAtk,5; if(getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)>=25) bonus bIgnoreDefRace,RC_DemiPlayer; }
24157:24166:24167,{ bonus bBaseAtk,5; if(getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)>=25) bonus bIgnoreDefRace,RC_Demon; }
24158:24166:24167,{ bonus bBaseAtk,5; if(getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)>=25) bonus bIgnoreDefRace,RC_Brute; }
24159:24166:24167,{ bonus bBaseAtk,5; if(getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)>=25) bonus bIgnoreDefRace,RC_Insect; }
@@ -265,7 +384,7 @@
24163:24166:24167,{ bonus bBaseAtk,5; if(getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)>=25) bonus bIgnoreDefRace,RC_Formless; }
24164:24166:24167,{ bonus bBaseAtk,5; if(getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)>=25) bonus bIgnoreDefRace,RC_Undead; }
24165:24166:24167,{ bonus bBaseAtk,5; if(getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)>=25) bonus bIgnoreDefRace,RC_Plant; }
-24168:24169:24170,{ bonus bMatk,5; if(getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)>=25) bonus bIgnoreMdefRace,RC_DemiHuman; }
+24168:24169:24170,{ bonus bMatk,5; if(getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)>=25) bonus bIgnoreMdefRace,RC_DemiPlayer; }
24168:24169:24171,{ bonus bMatk,5; if(getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)>=25) bonus bIgnoreMdefRace,RC_Demon; }
24168:24169:24172,{ bonus bMatk,5; if(getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)>=25) bonus bIgnoreMdefRace,RC_Brute; }
24168:24169:24173,{ bonus bMatk,5; if(getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)>=25) bonus bIgnoreMdefRace,RC_Insect; }
@@ -276,16 +395,16 @@
24168:24169:24178,{ bonus bMatk,5; if(getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)>=25) bonus bIgnoreMdefRace,RC_Undead; }
24168:24169:24179,{ bonus bMatk,5; if(getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)>=25) bonus bIgnoreMdefRace,RC_Plant; }
24180:24181:24182:24183:24184:24185,{ .@refine = getequiprefinerycnt(EQI_SHADOW_ARMOR)+getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_SHIELD)+getequiprefinerycnt(EQI_SHADOW_SHOES)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L); bonus bAllStats,1; if(.@refine>=45) { bonus bMaxHPrate,(.@refine-60); sc_start4 SC_ENDURE,1,10,0,0,1;} }
-24186:24198,{ bonus2 bSubEle,Ele_Neutral,2; }
-24187:24199,{ bonus2 bSubEle,Ele_Dark,2; }
-24188:24200,{ bonus2 bSubEle,Ele_Water,2; }
-24189:24201,{ bonus2 bSubEle,Ele_Earth,2; }
-24190:24202,{ bonus2 bSubEle,Ele_Fire,2; }
-24191:24203,{ bonus2 bSubEle,Ele_Wind,2; }
-24192:24204,{ bonus2 bSubEle,Ele_Poison,2; }
-24193:24205,{ bonus2 bSubEle,Ele_Holy,2; }
-24194:24206,{ bonus2 bSubEle,Ele_Ghost,2; }
-24195:24207,{ bonus2 bSubEle,Ele_Undead,2; }
+// 24186:24198,{ /* Reduces physical and magical damage received from Neutral property monsters by 2% */ }
+// 24187:24199,{ /* Reduces physical and magical damage received from Shadow property monsters by 2% */ }
+// 24188:24200,{ /* Reduces physical and magical damage received from Water property monsters by 2% */ }
+// 24189:24201,{ /* Reduces physical and magical damage received from Earth property monsters by 2% */ }
+// 24190:24202,{ /* Reduces physical and magical damage received from Fire property monsters by 2% */ }
+// 24191:24203,{ /* Reduces physical and magical damage received from Wind property monsters by 2% */; }
+// 24192:24204,{ /* Reduces physical and magical damage received from Poison property monsters by 2% */ }
+// 24193:24205,{ /* Reduces physical and magical damage received from Holy property monsters by 2% */ }
+// 24194:24206,{ /* Reduces physical and magical damage received from Ghost property monsters by 2% */ }
+// 24195:24207,{ /* Reduces physical and magical damage received from Undead property monsters by 2% */ }
24196:24197,{ bonus bFlee,5; if(getequiprefinerycnt(EQI_SHADOW_SHOES)+getequiprefinerycnt(EQI_SHADOW_ARMOR)>=15) bonus bSpeedAddRate,3; }
24208:24209,{ bonus2 bExpAddRace,RC_Boss,((getequiprefinerycnt(EQI_SHADOW_SHOES)+getequiprefinerycnt(EQI_SHADOW_SHIELD))>=15?10:1); bonus2 bExpAddRace,RC_NonBoss,((getequiprefinerycnt(EQI_SHADOW_SHOES)+getequiprefinerycnt(EQI_SHADOW_SHIELD))>=15?10:1); }
24210:24211,{ bonus2 bExpAddRace,RC_Boss,((getequiprefinerycnt(EQI_SHADOW_SHOES)+getequiprefinerycnt(EQI_SHADOW_SHIELD))>=15?20:10); bonus2 bExpAddRace,RC_NonBoss,((getequiprefinerycnt(EQI_SHADOW_SHOES)+getequiprefinerycnt(EQI_SHADOW_SHIELD))>=15?20:10); }
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 9163bdaf7..c00cc9d9b 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -29,6 +29,7 @@ item_db: (
Refine: Refineable (boolean, defaults to true)
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)
@@ -1798,7 +1799,6 @@ item_db: (
Id: 670
AegisName: "Gold_Coin_Moneybag"
Name: "Bag of Gold Coins"
- Type: 3
Buy: 100000
Weight: 400
},
@@ -1824,7 +1824,6 @@ item_db: (
Id: 672
AegisName: "Copper_Coin_Moneybag"
Name: "Bag of Bronze Coins"
- Type: 3
Buy: 1000
Weight: 400
},
@@ -1832,7 +1831,6 @@ item_db: (
Id: 673
AegisName: "Copper_Coin"
Name: "UGC Token"
- Type: 3
Buy: 100
Weight: 40
},
@@ -1840,7 +1838,6 @@ item_db: (
Id: 674
AegisName: "Mithril_Coin"
Name: "Mithril Coin"
- Type: 3
Buy: 5000
Weight: 40
},
@@ -1866,7 +1863,6 @@ item_db: (
Id: 676
AegisName: "Silver_Coin_Moneybag"
Name: "Bag of Silver Coins"
- Type: 3
Buy: 50000
Weight: 400
},
@@ -1874,7 +1870,6 @@ item_db: (
Id: 677
AegisName: "White_Gold_Coin"
Name: "Platinum Coin"
- Type: 3
Buy: 2000
Weight: 40
},
@@ -2169,7 +2164,6 @@ item_db: (
Id: 701
AegisName: "Ora_Ora"
Name: "Ora Ora"
- Type: 3
Buy: 55000
Weight: 200
BuyingStore: true
@@ -2178,7 +2172,6 @@ item_db: (
Id: 702
AegisName: "Animal_Blood"
Name: "Animal Gore"
- Type: 3
Buy: 450
Weight: 100
BuyingStore: true
@@ -2187,7 +2180,6 @@ item_db: (
Id: 703
AegisName: "Hinalle"
Name: "Hinalle"
- Type: 3
Buy: 500
Weight: 10
BuyingStore: true
@@ -2196,7 +2188,6 @@ item_db: (
Id: 704
AegisName: "Aloe"
Name: "Aloe"
- Type: 3
Buy: 500
Weight: 10
BuyingStore: true
@@ -2205,7 +2196,6 @@ item_db: (
Id: 705
AegisName: "Clover"
Name: "Clover"
- Type: 3
Buy: 10
Weight: 10
BuyingStore: true
@@ -2214,7 +2204,6 @@ item_db: (
Id: 706
AegisName: "Four_Leaf_Clover"
Name: "Four Leaf Clover"
- Type: 3
Buy: 80000
Weight: 10
BuyingStore: true
@@ -2223,7 +2212,6 @@ item_db: (
Id: 707
AegisName: "Singing_Plant"
Name: "Singing Plant"
- Type: 3
Buy: 500
Weight: 10
BuyingStore: true
@@ -2232,7 +2220,6 @@ item_db: (
Id: 708
AegisName: "Ment"
Name: "Ment"
- Type: 3
Buy: 500
Weight: 10
BuyingStore: true
@@ -2241,7 +2228,6 @@ item_db: (
Id: 709
AegisName: "Izidor"
Name: "Izidor"
- Type: 3
Buy: 500
Weight: 10
BuyingStore: true
@@ -2250,7 +2236,6 @@ item_db: (
Id: 710
AegisName: "Illusion_Flower"
Name: "Illusion Flower"
- Type: 3
Buy: 1000
Weight: 10
BuyingStore: true
@@ -2259,7 +2244,6 @@ item_db: (
Id: 711
AegisName: "Shoot"
Name: "Shoot"
- Type: 3
Buy: 16
Weight: 10
BuyingStore: true
@@ -2268,7 +2252,6 @@ item_db: (
Id: 712
AegisName: "Flower"
Name: "Flower"
- Type: 3
Buy: 2
Weight: 10
BuyingStore: true
@@ -2277,7 +2260,6 @@ item_db: (
Id: 713
AegisName: "Empty_Bottle"
Name: "Empty Bottle"
- Type: 3
Buy: 6
Weight: 20
BuyingStore: true
@@ -2286,7 +2268,6 @@ item_db: (
Id: 714
AegisName: "Emperium"
Name: "Emperium"
- Type: 3
Buy: 2
Weight: 1000
BuyingStore: true
@@ -2295,7 +2276,6 @@ item_db: (
Id: 715
AegisName: "Yellow_Gemstone"
Name: "Yellow Gemstone"
- Type: 3
Buy: 600
Weight: 30
BuyingStore: true
@@ -2304,7 +2284,6 @@ item_db: (
Id: 716
AegisName: "Red_Gemstone"
Name: "Red Gemstone"
- Type: 3
Buy: 600
Weight: 30
BuyingStore: true
@@ -2313,7 +2292,6 @@ item_db: (
Id: 717
AegisName: "Blue_Gemstone"
Name: "Blue Gemstone"
- Type: 3
Buy: 600
Weight: 30
BuyingStore: true
@@ -2322,7 +2300,6 @@ item_db: (
Id: 718
AegisName: "Dark_Red_Jewel"
Name: "Garnet"
- Type: 3
Buy: 6000
Weight: 100
BuyingStore: true
@@ -2331,7 +2308,6 @@ item_db: (
Id: 719
AegisName: "Violet_Jewel"
Name: "Amethyst"
- Type: 3
Buy: 6000
Weight: 100
BuyingStore: true
@@ -2340,7 +2316,6 @@ item_db: (
Id: 720
AegisName: "Skyblue_Jewel"
Name: "Aquamarine"
- Type: 3
Buy: 6000
Weight: 100
BuyingStore: true
@@ -2349,7 +2324,6 @@ item_db: (
Id: 721
AegisName: "Azure_Jewel"
Name: "Emerald"
- Type: 3
Buy: 6000
Weight: 100
BuyingStore: true
@@ -2358,7 +2332,6 @@ item_db: (
Id: 722
AegisName: "Scarlet_Jewel"
Name: "Pearl"
- Type: 3
Buy: 6000
Weight: 100
BuyingStore: true
@@ -2367,7 +2340,6 @@ item_db: (
Id: 723
AegisName: "Cardinal_Jewel"
Name: "Ruby"
- Type: 3
Buy: 6000
Weight: 100
BuyingStore: true
@@ -2376,7 +2348,6 @@ item_db: (
Id: 724
AegisName: "Cardinal_Jewel_"
Name: "Cursed Ruby"
- Type: 3
Buy: 600
Weight: 100
BuyingStore: true
@@ -2385,7 +2356,6 @@ item_db: (
Id: 725
AegisName: "Red_Jewel"
Name: "Sardonyx"
- Type: 3
Buy: 6000
Weight: 100
BuyingStore: true
@@ -2394,7 +2364,6 @@ item_db: (
Id: 726
AegisName: "Blue_Jewel"
Name: "Sapphire"
- Type: 3
Buy: 6000
Weight: 100
BuyingStore: true
@@ -2403,7 +2372,6 @@ item_db: (
Id: 727
AegisName: "White_Jewel"
Name: "Opal"
- Type: 3
Buy: 6000
Weight: 100
BuyingStore: true
@@ -2412,7 +2380,6 @@ item_db: (
Id: 728
AegisName: "Golden_Jewel"
Name: "Topaz"
- Type: 3
Buy: 6000
Weight: 100
BuyingStore: true
@@ -2421,7 +2388,6 @@ item_db: (
Id: 729
AegisName: "Bluish_Green_Jewel"
Name: "Zircon"
- Type: 3
Buy: 6000
Weight: 100
BuyingStore: true
@@ -2430,7 +2396,6 @@ item_db: (
Id: 730
AegisName: "Crystal_Jewel"
Name: "1carat Diamond"
- Type: 3
Buy: 10000
Weight: 100
BuyingStore: true
@@ -2439,7 +2404,6 @@ item_db: (
Id: 731
AegisName: "Crystal_Jewel_"
Name: "2carat Diamond"
- Type: 3
Buy: 25000
Weight: 100
BuyingStore: true
@@ -2448,7 +2412,6 @@ item_db: (
Id: 732
AegisName: "Crystal_Jewel__"
Name: "3carat Diamond"
- Type: 3
Buy: 55000
Weight: 100
BuyingStore: true
@@ -2457,7 +2420,6 @@ item_db: (
Id: 733
AegisName: "Crystal_Jewel___"
Name: "Cracked Diamond"
- Type: 3
Buy: 10
Weight: 100
BuyingStore: true
@@ -2466,7 +2428,6 @@ item_db: (
Id: 734
AegisName: "Red_Frame"
Name: "Red Frame"
- Type: 3
Buy: 3000
Weight: 200
BuyingStore: true
@@ -2475,7 +2436,6 @@ item_db: (
Id: 735
AegisName: "Blue_Porcelain"
Name: "Chung Jah"
- Type: 3
Buy: 5000
Weight: 500
BuyingStore: true
@@ -2484,7 +2444,6 @@ item_db: (
Id: 736
AegisName: "White_Platter"
Name: "China"
- Type: 3
Buy: 1000
Weight: 300
BuyingStore: true
@@ -2493,7 +2452,6 @@ item_db: (
Id: 737
AegisName: "Black_Ladle"
Name: "Black Ladle"
- Type: 3
Buy: 400
Weight: 50
BuyingStore: true
@@ -2502,7 +2460,6 @@ item_db: (
Id: 738
AegisName: "Pencil_Case"
Name: "Pencil Case"
- Type: 3
Buy: 400
Weight: 100
BuyingStore: true
@@ -2511,7 +2468,6 @@ item_db: (
Id: 739
AegisName: "Rouge"
Name: "Rouge"
- Type: 3
Buy: 10000
Weight: 10
BuyingStore: true
@@ -2520,7 +2476,6 @@ item_db: (
Id: 740
AegisName: "Stuffed_Doll"
Name: "Puppet"
- Type: 3
Buy: 1000
Weight: 100
BuyingStore: true
@@ -2529,7 +2484,6 @@ item_db: (
Id: 741
AegisName: "Poring_Doll"
Name: "Poring Doll"
- Type: 3
Buy: 1800
Weight: 100
BuyingStore: true
@@ -2538,7 +2492,6 @@ item_db: (
Id: 742
AegisName: "Chonchon_Doll"
Name: "Chonchon Doll"
- Type: 3
Buy: 3000
Weight: 100
BuyingStore: true
@@ -2547,7 +2500,6 @@ item_db: (
Id: 743
AegisName: "Spore_Doll"
Name: "Spore Doll"
- Type: 3
Buy: 5500
Weight: 100
BuyingStore: true
@@ -2556,7 +2508,6 @@ item_db: (
Id: 744
AegisName: "Bunch_Of_Flowers"
Name: "Bouquet"
- Type: 3
Buy: 2000
Weight: 50
BuyingStore: true
@@ -2568,7 +2519,6 @@ item_db: (
Id: 745
AegisName: "Wedding_Bouquet"
Name: "Wedding Bouquet"
- Type: 3
Buy: 12000
Weight: 50
BuyingStore: true
@@ -2580,7 +2530,6 @@ item_db: (
Id: 746
AegisName: "Glass_Bead"
Name: "Glass Bead"
- Type: 3
Buy: 1400
Weight: 50
BuyingStore: true
@@ -2589,7 +2538,6 @@ item_db: (
Id: 747
AegisName: "Crystal_Mirror"
Name: "Crystal Mirror"
- Type: 3
Buy: 15000
Weight: 50
BuyingStore: true
@@ -2598,7 +2546,6 @@ item_db: (
Id: 748
AegisName: "Witherless_Rose"
Name: "Witherless Rose"
- Type: 3
Buy: 55000
Weight: 10
BuyingStore: true
@@ -2607,7 +2554,6 @@ item_db: (
Id: 749
AegisName: "Frozen_Rose"
Name: "Frozen Rose"
- Type: 3
Buy: 35000
Weight: 10
BuyingStore: true
@@ -2616,7 +2562,6 @@ item_db: (
Id: 750
AegisName: "Baphomet_Doll"
Name: "Baphomet Doll"
- Type: 3
Buy: 18000
Weight: 100
BuyingStore: true
@@ -2625,7 +2570,6 @@ item_db: (
Id: 751
AegisName: "Osiris_Doll"
Name: "Osiris Doll"
- Type: 3
Buy: 14000
Weight: 100
BuyingStore: true
@@ -2634,7 +2578,6 @@ item_db: (
Id: 752
AegisName: "Grasshopper_Doll"
Name: "Rocker Doll"
- Type: 3
Buy: 4000
Weight: 100
BuyingStore: true
@@ -2643,7 +2586,6 @@ item_db: (
Id: 753
AegisName: "Monkey_Doll"
Name: "Yoyo Doll"
- Type: 3
Buy: 6000
Weight: 100
BuyingStore: true
@@ -2652,7 +2594,6 @@ item_db: (
Id: 754
AegisName: "Raccoondog_Doll"
Name: "Racoon Doll"
- Type: 3
Buy: 5000
Weight: 100
BuyingStore: true
@@ -2661,7 +2602,6 @@ item_db: (
Id: 756
AegisName: "Oridecon_Stone"
Name: "Rough Oridecon"
- Type: 3
Buy: 550
Weight: 200
BuyingStore: true
@@ -2670,7 +2610,6 @@ item_db: (
Id: 757
AegisName: "Elunium_Stone"
Name: "Rough Elunium"
- Type: 3
Buy: 650
Weight: 200
BuyingStore: true
@@ -2679,7 +2618,6 @@ item_db: (
Id: 901
AegisName: "Danggie"
Name: "Daenggie"
- Type: 3
Buy: 260
Weight: 10
BuyingStore: true
@@ -2688,7 +2626,6 @@ item_db: (
Id: 902
AegisName: "Tree_Root"
Name: "Tree Root"
- Type: 3
Buy: 12
Weight: 10
BuyingStore: true
@@ -2697,7 +2634,6 @@ item_db: (
Id: 903
AegisName: "Reptile_Tongue"
Name: "Reptile Tongue"
- Type: 3
Buy: 140
Weight: 10
BuyingStore: true
@@ -2706,7 +2642,6 @@ item_db: (
Id: 904
AegisName: "Scorpion's_Tail"
Name: "Scorpion Tail"
- Type: 3
Buy: 124
Weight: 10
BuyingStore: true
@@ -2715,7 +2650,6 @@ item_db: (
Id: 905
AegisName: "Stem"
Name: "Stem"
- Type: 3
Buy: 46
Weight: 10
BuyingStore: true
@@ -2724,7 +2658,6 @@ item_db: (
Id: 906
AegisName: "Pointed_Scale"
Name: "Pointed Scale"
- Type: 3
Buy: 68
Weight: 10
BuyingStore: true
@@ -2733,7 +2666,6 @@ item_db: (
Id: 907
AegisName: "Resin"
Name: "Resin"
- Type: 3
Buy: 120
Weight: 10
BuyingStore: true
@@ -2742,7 +2674,6 @@ item_db: (
Id: 908
AegisName: "Spawn"
Name: "Spawn"
- Type: 3
Buy: 140
Weight: 10
BuyingStore: true
@@ -2751,7 +2682,6 @@ item_db: (
Id: 909
AegisName: "Jellopy"
Name: "Jellopy"
- Type: 3
Buy: 6
Weight: 10
BuyingStore: true
@@ -2760,7 +2690,6 @@ item_db: (
Id: 910
AegisName: "Garlet"
Name: "Garlet"
- Type: 3
Buy: 40
Weight: 10
BuyingStore: true
@@ -2769,7 +2698,6 @@ item_db: (
Id: 911
AegisName: "Scell"
Name: "Scell"
- Type: 3
Buy: 160
Weight: 10
BuyingStore: true
@@ -2778,7 +2706,6 @@ item_db: (
Id: 912
AegisName: "Zargon"
Name: "Zargon"
- Type: 3
Buy: 480
Weight: 10
BuyingStore: true
@@ -2787,7 +2714,6 @@ item_db: (
Id: 913
AegisName: "Tooth_Of_Bat"
Name: "Tooth of Bat"
- Type: 3
Buy: 34
Weight: 10
BuyingStore: true
@@ -2796,7 +2722,6 @@ item_db: (
Id: 914
AegisName: "Fluff"
Name: "Fluff"
- Type: 3
Buy: 8
Weight: 10
BuyingStore: true
@@ -2805,7 +2730,6 @@ item_db: (
Id: 915
AegisName: "Chrysalis"
Name: "Chrysalis"
- Type: 3
Buy: 8
Weight: 10
BuyingStore: true
@@ -2814,7 +2738,6 @@ item_db: (
Id: 916
AegisName: "Feather_Of_Birds"
Name: "Feather of Birds"
- Type: 3
Buy: 10
Weight: 10
BuyingStore: true
@@ -2823,7 +2746,6 @@ item_db: (
Id: 917
AegisName: "Talon"
Name: "Talon"
- Type: 3
Buy: 20
Weight: 10
BuyingStore: true
@@ -2832,7 +2754,6 @@ item_db: (
Id: 918
AegisName: "Sticky_Webfoot"
Name: "Sticky Webfoot"
- Type: 3
Buy: 20
Weight: 10
BuyingStore: true
@@ -2841,7 +2762,6 @@ item_db: (
Id: 919
AegisName: "Animal's_Skin"
Name: "Animal Skin"
- Type: 3
Buy: 36
Weight: 10
BuyingStore: true
@@ -2850,7 +2770,6 @@ item_db: (
Id: 920
AegisName: "Claw_Of_Wolves"
Name: "Wolf Claw"
- Type: 3
Buy: 58
Weight: 10
BuyingStore: true
@@ -2859,7 +2778,6 @@ item_db: (
Id: 921
AegisName: "Mushroom_Spore"
Name: "Mushroom Spore"
- Type: 3
Buy: 36
Weight: 10
BuyingStore: true
@@ -2868,7 +2786,6 @@ item_db: (
Id: 922
AegisName: "Orcish_Cuspid"
Name: "Orc's Fang"
- Type: 3
Buy: 220
Weight: 10
BuyingStore: true
@@ -2877,7 +2794,6 @@ item_db: (
Id: 923
AegisName: "Evil_Horn"
Name: "Evil Horn"
- Type: 3
Buy: 1200
Weight: 10
BuyingStore: true
@@ -2886,7 +2802,6 @@ item_db: (
Id: 924
AegisName: "Powder_Of_Butterfly"
Name: "Powder of Butterfly"
- Type: 3
Buy: 90
Weight: 10
BuyingStore: true
@@ -2895,7 +2810,6 @@ item_db: (
Id: 925
AegisName: "Bill_Of_Birds"
Name: "Bill of Birds"
- Type: 3
Buy: 64
Weight: 10
BuyingStore: true
@@ -2904,7 +2818,6 @@ item_db: (
Id: 926
AegisName: "Scale_Of_Snakes"
Name: "Snake Scale"
- Type: 3
Buy: 82
Weight: 10
BuyingStore: true
@@ -2913,7 +2826,6 @@ item_db: (
Id: 928
AegisName: "Insect_Feeler"
Name: "Insect Feeler"
- Type: 3
Buy: 114
Weight: 10
BuyingStore: true
@@ -2922,7 +2834,6 @@ item_db: (
Id: 929
AegisName: "Immortal_Heart"
Name: "Immortal Heart"
- Type: 3
Buy: 374
Weight: 10
BuyingStore: true
@@ -2931,7 +2842,6 @@ item_db: (
Id: 930
AegisName: "Rotten_Bandage"
Name: "Rotten Bandage"
- Type: 3
Buy: 350
Weight: 10
BuyingStore: true
@@ -2940,7 +2850,6 @@ item_db: (
Id: 931
AegisName: "Orcish_Voucher"
Name: "Orcish Voucher"
- Type: 3
Buy: 142
Weight: 10
BuyingStore: true
@@ -2949,7 +2858,6 @@ item_db: (
Id: 932
AegisName: "Skel_Bone"
Name: "Skel-Bone"
- Type: 3
Buy: 232
Weight: 10
BuyingStore: true
@@ -2958,7 +2866,6 @@ item_db: (
Id: 934
AegisName: "Mementos"
Name: "Memento"
- Type: 3
Buy: 600
Weight: 10
BuyingStore: true
@@ -2967,7 +2874,6 @@ item_db: (
Id: 935
AegisName: "Shell"
Name: "Shell"
- Type: 3
Buy: 14
Weight: 10
BuyingStore: true
@@ -2976,7 +2882,6 @@ item_db: (
Id: 936
AegisName: "Scales_Shell"
Name: "Scale Shell"
- Type: 3
Buy: 466
Weight: 10
BuyingStore: true
@@ -2985,7 +2890,6 @@ item_db: (
Id: 937
AegisName: "Posionous_Canine"
Name: "Venom Canine"
- Type: 3
Buy: 148
Weight: 10
BuyingStore: true
@@ -2994,7 +2898,6 @@ item_db: (
Id: 938
AegisName: "Sticky_Mucus"
Name: "Sticky Mucus"
- Type: 3
Buy: 70
Weight: 10
BuyingStore: true
@@ -3003,7 +2906,6 @@ item_db: (
Id: 939
AegisName: "Bee_Sting"
Name: "Bee Sting"
- Type: 3
Buy: 32
Weight: 10
BuyingStore: true
@@ -3012,7 +2914,6 @@ item_db: (
Id: 940
AegisName: "Grasshopper's_Leg"
Name: "Grasshopper's Leg"
- Type: 3
Buy: 36
Weight: 10
BuyingStore: true
@@ -3021,7 +2922,6 @@ item_db: (
Id: 941
AegisName: "Nose_Ring"
Name: "Nose Ring"
- Type: 3
Buy: 568
Weight: 10
BuyingStore: true
@@ -3030,7 +2930,6 @@ item_db: (
Id: 942
AegisName: "Yoyo_Tail"
Name: "Yoyo Tail"
- Type: 3
Buy: 114
Weight: 10
BuyingStore: true
@@ -3039,7 +2938,6 @@ item_db: (
Id: 943
AegisName: "Solid_Shell"
Name: "Solid Shell"
- Type: 3
Buy: 448
Weight: 10
BuyingStore: true
@@ -3048,7 +2946,6 @@ item_db: (
Id: 944
AegisName: "Horseshoe"
Name: "Horseshoe"
- Type: 3
Buy: 588
Weight: 10
BuyingStore: true
@@ -3057,7 +2954,6 @@ item_db: (
Id: 945
AegisName: "Raccoon_Leaf"
Name: "Raccoon Leaf"
- Type: 3
Buy: 106
Weight: 10
BuyingStore: true
@@ -3066,7 +2962,6 @@ item_db: (
Id: 946
AegisName: "Snail's_Shell"
Name: "Snail's Shell"
- Type: 3
Buy: 64
Weight: 10
BuyingStore: true
@@ -3075,7 +2970,6 @@ item_db: (
Id: 947
AegisName: "Horn"
Name: "Horn"
- Type: 3
Buy: 116
Weight: 10
BuyingStore: true
@@ -3084,7 +2978,6 @@ item_db: (
Id: 948
AegisName: "Bear's_Foot"
Name: "Bear's Footskin"
- Type: 3
Buy: 174
Weight: 10
BuyingStore: true
@@ -3093,7 +2986,6 @@ item_db: (
Id: 949
AegisName: "Feather"
Name: "Feather"
- Type: 3
Buy: 20
Weight: 10
BuyingStore: true
@@ -3102,7 +2994,6 @@ item_db: (
Id: 950
AegisName: "Heart_Of_Mermaid"
Name: "Heart of Mermaid"
- Type: 3
Buy: 264
Weight: 10
BuyingStore: true
@@ -3111,7 +3002,6 @@ item_db: (
Id: 951
AegisName: "Fin"
Name: "Fin"
- Type: 3
Buy: 412
Weight: 10
BuyingStore: true
@@ -3120,7 +3010,6 @@ item_db: (
Id: 952
AegisName: "Cactus_Needle"
Name: "Cactus Needle"
- Type: 3
Buy: 82
Weight: 10
BuyingStore: true
@@ -3129,7 +3018,6 @@ item_db: (
Id: 953
AegisName: "Stone_Heart"
Name: "Stone Heart"
- Type: 3
Buy: 184
Weight: 10
BuyingStore: true
@@ -3138,7 +3026,6 @@ item_db: (
Id: 954
AegisName: "Shining_Scales"
Name: "Shining Scale"
- Type: 3
Buy: 466
Weight: 10
BuyingStore: true
@@ -3147,7 +3034,6 @@ item_db: (
Id: 955
AegisName: "Worm_Peelings"
Name: "Worm Peeling"
- Type: 3
Buy: 52
Weight: 10
BuyingStore: true
@@ -3156,7 +3042,6 @@ item_db: (
Id: 956
AegisName: "Gill"
Name: "Gill"
- Type: 3
Buy: 342
Weight: 10
BuyingStore: true
@@ -3165,7 +3050,6 @@ item_db: (
Id: 957
AegisName: "Decayed_Nail"
Name: "Decayed Nail"
- Type: 3
Buy: 82
Weight: 10
BuyingStore: true
@@ -3174,7 +3058,6 @@ item_db: (
Id: 958
AegisName: "Horrendous_Mouth"
Name: "Horrendous Mouth"
- Type: 3
Buy: 390
Weight: 10
BuyingStore: true
@@ -3183,7 +3066,6 @@ item_db: (
Id: 959
AegisName: "Rotten_Scale"
Name: "Stinky Scale"
- Type: 3
Buy: 168
Weight: 10
BuyingStore: true
@@ -3192,7 +3074,6 @@ item_db: (
Id: 960
AegisName: "Nipper"
Name: "Nipper"
- Type: 3
Buy: 114
Weight: 10
BuyingStore: true
@@ -3201,7 +3082,6 @@ item_db: (
Id: 961
AegisName: "Conch"
Name: "Conch"
- Type: 3
Buy: 158
Weight: 10
BuyingStore: true
@@ -3210,7 +3090,6 @@ item_db: (
Id: 962
AegisName: "Tentacle"
Name: "Tentacle"
- Type: 3
Buy: 70
Weight: 10
BuyingStore: true
@@ -3219,7 +3098,6 @@ item_db: (
Id: 963
AegisName: "Sharp_Scale"
Name: "Sharp Scale"
- Type: 3
Buy: 250
Weight: 10
BuyingStore: true
@@ -3228,7 +3106,6 @@ item_db: (
Id: 964
AegisName: "Crap_Shell"
Name: "Crab Shell"
- Type: 3
Buy: 90
Weight: 10
BuyingStore: true
@@ -3237,7 +3114,6 @@ item_db: (
Id: 965
AegisName: "Clam_Shell"
Name: "Clam Shell"
- Type: 3
Buy: 56
Weight: 10
BuyingStore: true
@@ -3246,7 +3122,6 @@ item_db: (
Id: 966
AegisName: "Flesh_Of_Clam"
Name: "Clam Flesh"
- Type: 3
Buy: 158
Weight: 10
BuyingStore: true
@@ -3255,7 +3130,6 @@ item_db: (
Id: 967
AegisName: "Turtle_Shell"
Name: "Turtle Shell"
- Type: 3
Buy: 680
Weight: 10
BuyingStore: true
@@ -3264,7 +3138,6 @@ item_db: (
Id: 968
AegisName: "Voucher_Of_Orcish_Hero"
Name: "Heroic Emblem"
- Type: 3
Buy: 3000
Weight: 10
BuyingStore: true
@@ -3273,7 +3146,6 @@ item_db: (
Id: 969
AegisName: "Gold"
Name: "Gold"
- Type: 3
Buy: 200000
Weight: 200
BuyingStore: true
@@ -3282,7 +3154,6 @@ item_db: (
Id: 970
AegisName: "Alchol"
Name: "Alcohol"
- Type: 3
Buy: 400
Weight: 30
},
@@ -3290,7 +3161,6 @@ item_db: (
Id: 971
AegisName: "Detrimindexta"
Name: "Detrimindexta"
- Type: 3
Buy: 400
Weight: 30
BuyingStore: true
@@ -3299,7 +3169,6 @@ item_db: (
Id: 972
AegisName: "Karvodailnirol"
Name: "Karvodailnirol"
- Type: 3
Buy: 400
Weight: 30
BuyingStore: true
@@ -3308,7 +3177,6 @@ item_db: (
Id: 973
AegisName: "Counteragent"
Name: "Counteragent"
- Type: 3
Buy: 800
Weight: 70
BuyingStore: true
@@ -3317,7 +3185,6 @@ item_db: (
Id: 974
AegisName: "Mixture"
Name: "Mixture"
- Type: 3
Buy: 800
Weight: 70
BuyingStore: true
@@ -3326,7 +3193,6 @@ item_db: (
Id: 975
AegisName: "Scarlet_Dyestuffs"
Name: "Scarlet Dyestuffs"
- Type: 3
Buy: 8000
Weight: 150
BuyingStore: true
@@ -3335,7 +3201,6 @@ item_db: (
Id: 976
AegisName: "Lemon_Dyestuffs"
Name: "Lemon Dyestuffs"
- Type: 3
Buy: 8000
Weight: 150
BuyingStore: true
@@ -3344,7 +3209,6 @@ item_db: (
Id: 978
AegisName: "Cobaltblue_Dyestuffs"
Name: "Cobaltblue Dyestuffs"
- Type: 3
Buy: 8000
Weight: 150
BuyingStore: true
@@ -3353,7 +3217,6 @@ item_db: (
Id: 979
AegisName: "Darkgreen_Dyestuffs"
Name: "Darkgreen Dyestuffs"
- Type: 3
Buy: 8000
Weight: 150
BuyingStore: true
@@ -3362,7 +3225,6 @@ item_db: (
Id: 980
AegisName: "Orange_Dyestuffs"
Name: "Orange Dyestuffs"
- Type: 3
Buy: 8000
Weight: 150
BuyingStore: true
@@ -3371,7 +3233,6 @@ item_db: (
Id: 981
AegisName: "Violet_Dyestuffs"
Name: "Violet Dyestuffs"
- Type: 3
Buy: 8000
Weight: 150
BuyingStore: true
@@ -3380,7 +3241,6 @@ item_db: (
Id: 982
AegisName: "White_Dyestuffs"
Name: "White Dyestuffs"
- Type: 3
Buy: 8000
Weight: 150
BuyingStore: true
@@ -3389,7 +3249,6 @@ item_db: (
Id: 983
AegisName: "Black_Dyestuffs"
Name: "Black Dyestuffs"
- Type: 3
Buy: 8000
Weight: 150
BuyingStore: true
@@ -3398,7 +3257,6 @@ item_db: (
Id: 984
AegisName: "Oridecon"
Name: "Oridecon"
- Type: 3
Buy: 1100
Weight: 200
BuyingStore: true
@@ -3407,7 +3265,6 @@ item_db: (
Id: 985
AegisName: "Elunium"
Name: "Elunium"
- Type: 3
Buy: 1100
Weight: 200
BuyingStore: true
@@ -3416,7 +3273,6 @@ item_db: (
Id: 986
AegisName: "Anvil"
Name: "Anvil"
- Type: 3
Buy: 30000
Weight: 500
BuyingStore: true
@@ -3425,7 +3281,6 @@ item_db: (
Id: 987
AegisName: "Oridecon_Anvil"
Name: "Oridecon Anvil"
- Type: 3
Buy: 120000
Weight: 700
BuyingStore: true
@@ -3434,7 +3289,6 @@ item_db: (
Id: 988
AegisName: "Golden_Anvil"
Name: "Golden Anvil"
- Type: 3
Buy: 300000
Weight: 900
BuyingStore: true
@@ -3443,7 +3297,6 @@ item_db: (
Id: 989
AegisName: "Emperium_Anvil"
Name: "Emperium Anvil"
- Type: 3
Buy: 600000
Weight: 1000
BuyingStore: true
@@ -3452,7 +3305,6 @@ item_db: (
Id: 990
AegisName: "Boody_Red"
Name: "Red Blood"
- Type: 3
Buy: 1000
Weight: 50
BuyingStore: true
@@ -3461,7 +3313,6 @@ item_db: (
Id: 991
AegisName: "Crystal_Blue"
Name: "Crystal Blue"
- Type: 3
Buy: 1000
Weight: 50
BuyingStore: true
@@ -3470,7 +3321,6 @@ item_db: (
Id: 992
AegisName: "Wind_Of_Verdure"
Name: "Wind of Verdure"
- Type: 3
Buy: 1000
Weight: 50
BuyingStore: true
@@ -3479,7 +3329,6 @@ item_db: (
Id: 993
AegisName: "Yellow_Live"
Name: "Green Live"
- Type: 3
Buy: 1000
Weight: 50
BuyingStore: true
@@ -3488,7 +3337,6 @@ item_db: (
Id: 994
AegisName: "Flame_Heart"
Name: "Flame Heart"
- Type: 3
Buy: 3000
Weight: 300
BuyingStore: true
@@ -3497,7 +3345,6 @@ item_db: (
Id: 995
AegisName: "Mistic_Frozen"
Name: "Mystic Frozen"
- Type: 3
Buy: 3000
Weight: 300
BuyingStore: true
@@ -3506,7 +3353,6 @@ item_db: (
Id: 996
AegisName: "Rough_Wind"
Name: "Rough Wind"
- Type: 3
Buy: 3000
Weight: 300
BuyingStore: true
@@ -3515,7 +3361,6 @@ item_db: (
Id: 997
AegisName: "Great_Nature"
Name: "Great Nature"
- Type: 3
Buy: 3000
Weight: 300
BuyingStore: true
@@ -3524,7 +3369,6 @@ item_db: (
Id: 998
AegisName: "Iron"
Name: "Iron"
- Type: 3
Buy: 100
Weight: 50
BuyingStore: true
@@ -3533,7 +3377,6 @@ item_db: (
Id: 999
AegisName: "Steel"
Name: "Steel"
- Type: 3
Buy: 1000
Weight: 100
BuyingStore: true
@@ -3542,7 +3385,6 @@ item_db: (
Id: 1000
AegisName: "Star_Crumb"
Name: "Star Crumb"
- Type: 3
Buy: 4500
Weight: 100
BuyingStore: true
@@ -3551,7 +3393,6 @@ item_db: (
Id: 1001
AegisName: "Sparkling_Dust"
Name: "Star Dust"
- Type: 3
Buy: 1500
Weight: 10
BuyingStore: true
@@ -3560,7 +3401,6 @@ item_db: (
Id: 1002
AegisName: "Iron_Ore"
Name: "Iron Ore"
- Type: 3
Buy: 50
Weight: 150
BuyingStore: true
@@ -3569,7 +3409,6 @@ item_db: (
Id: 1003
AegisName: "Coal"
Name: "Coal"
- Type: 3
Buy: 500
Weight: 50
BuyingStore: true
@@ -3578,7 +3417,6 @@ item_db: (
Id: 1004
AegisName: "Patriotism_Marks"
Name: "Chivalry Emblem"
- Type: 3
Buy: 2
Weight: 100
BuyingStore: true
@@ -3587,7 +3425,6 @@ item_db: (
Id: 1005
AegisName: "Hammer_Of_Blacksmith"
Name: "Hammer of Blacksmith"
- Type: 3
Buy: 2
Weight: 800
BuyingStore: true
@@ -3596,7 +3433,6 @@ item_db: (
Id: 1006
AegisName: "Old_Magic_Book"
Name: "Old Magicbook"
- Type: 3
Buy: 2
Weight: 30
BuyingStore: true
@@ -3605,7 +3441,6 @@ item_db: (
Id: 1007
AegisName: "Penetration"
Name: "Necklace of Wisdom"
- Type: 3
Buy: 2
Weight: 40
BuyingStore: true
@@ -3614,7 +3449,6 @@ item_db: (
Id: 1008
AegisName: "Frozen_Heart"
Name: "Necklace of Oblivion"
- Type: 3
Buy: 2
Weight: 100
BuyingStore: true
@@ -3623,7 +3457,6 @@ item_db: (
Id: 1009
AegisName: "Sacred_Marks"
Name: "Hand of God"
- Type: 3
Buy: 2
Weight: 20
BuyingStore: true
@@ -3632,7 +3465,6 @@ item_db: (
Id: 1010
AegisName: "Phracon"
Name: "Phracon"
- Type: 3
Buy: 200
Weight: 200
BuyingStore: true
@@ -3641,7 +3473,6 @@ item_db: (
Id: 1011
AegisName: "Emveretarcon"
Name: "Emveretarcon"
- Type: 3
Buy: 1000
Weight: 200
BuyingStore: true
@@ -3650,7 +3481,6 @@ item_db: (
Id: 1012
AegisName: "Lizard_Scruff"
Name: "Frill"
- Type: 3
Buy: 250
Weight: 10
BuyingStore: true
@@ -3659,7 +3489,6 @@ item_db: (
Id: 1013
AegisName: "Colorful_Shell"
Name: "Rainbow Shell"
- Type: 3
Buy: 90
Weight: 10
BuyingStore: true
@@ -3668,7 +3497,6 @@ item_db: (
Id: 1014
AegisName: "Jaws_Of_Ant"
Name: "Ant Jaw"
- Type: 3
Buy: 232
Weight: 10
BuyingStore: true
@@ -3677,7 +3505,6 @@ item_db: (
Id: 1015
AegisName: "Thin_N'_Long_Tongue"
Name: "Tongue"
- Type: 3
Buy: 528
Weight: 10
BuyingStore: true
@@ -3686,7 +3513,6 @@ item_db: (
Id: 1016
AegisName: "Rat_Tail"
Name: "Rat Tail"
- Type: 3
Buy: 52
Weight: 10
BuyingStore: true
@@ -3695,7 +3521,6 @@ item_db: (
Id: 1017
AegisName: "Moustache_Of_Mole"
Name: "Mole Whiskers"
- Type: 3
Buy: 106
Weight: 10
BuyingStore: true
@@ -3704,7 +3529,6 @@ item_db: (
Id: 1018
AegisName: "Nail_Of_Mole"
Name: "Mole Claw"
- Type: 3
Buy: 210
Weight: 10
BuyingStore: true
@@ -3713,7 +3537,6 @@ item_db: (
Id: 1019
AegisName: "Wooden_Block"
Name: "Trunk"
- Type: 3
Buy: 60
Weight: 10
BuyingStore: true
@@ -3722,7 +3545,6 @@ item_db: (
Id: 1020
AegisName: "Long_Hair"
Name: "Black Hair"
- Type: 3
Buy: 292
Weight: 10
BuyingStore: true
@@ -3731,7 +3553,6 @@ item_db: (
Id: 1021
AegisName: "Dokkaebi_Horn"
Name: "Dokebi Horn"
- Type: 3
Buy: 292
Weight: 10
BuyingStore: true
@@ -3740,7 +3561,6 @@ item_db: (
Id: 1022
AegisName: "Fox_Tail"
Name: "Nine Tails"
- Type: 3
Buy: 650
Weight: 10
BuyingStore: true
@@ -3749,7 +3569,6 @@ item_db: (
Id: 1023
AegisName: "Fish_Tail"
Name: "Fish Tail"
- Type: 3
Buy: 196
Weight: 10
BuyingStore: true
@@ -3758,7 +3577,6 @@ item_db: (
Id: 1024
AegisName: "Chinese_Ink"
Name: "Squid Ink"
- Type: 3
Buy: 264
Weight: 10
BuyingStore: true
@@ -3767,7 +3585,6 @@ item_db: (
Id: 1025
AegisName: "Spiderweb"
Name: "Cobweb"
- Type: 3
Buy: 184
Weight: 10
BuyingStore: true
@@ -3776,7 +3593,6 @@ item_db: (
Id: 1026
AegisName: "Acorn"
Name: "Acorn"
- Type: 3
Buy: 98
Weight: 10
BuyingStore: true
@@ -3785,7 +3601,6 @@ item_db: (
Id: 1027
AegisName: "Porcupine_Spike"
Name: "Porcupine Quill"
- Type: 3
Buy: 158
Weight: 10
BuyingStore: true
@@ -3794,7 +3609,6 @@ item_db: (
Id: 1028
AegisName: "Wild_Boar's_Mane"
Name: "Mane"
- Type: 3
Buy: 196
Weight: 10
BuyingStore: true
@@ -3803,7 +3617,6 @@ item_db: (
Id: 1029
AegisName: "Tiger's_Skin"
Name: "Tiger Skin"
- Type: 3
Buy: 548
Weight: 10
BuyingStore: true
@@ -3812,7 +3625,6 @@ item_db: (
Id: 1030
AegisName: "Tiger_Footskin"
Name: "Tiger's Footskin"
- Type: 3
Buy: 1500
Weight: 10
BuyingStore: true
@@ -3821,7 +3633,6 @@ item_db: (
Id: 1031
AegisName: "Limb_Of_Mantis"
Name: "Mantis Scythe"
- Type: 3
Buy: 196
Weight: 10
BuyingStore: true
@@ -3830,7 +3641,6 @@ item_db: (
Id: 1032
AegisName: "Blossom_Of_Maneater"
Name: "Maneater Blossom"
- Type: 3
Buy: 196
Weight: 10
BuyingStore: true
@@ -3839,7 +3649,6 @@ item_db: (
Id: 1033
AegisName: "Root_Of_Maneater"
Name: "Maneater Root"
- Type: 3
Buy: 208
Weight: 10
BuyingStore: true
@@ -3848,7 +3657,6 @@ item_db: (
Id: 1034
AegisName: "Cobold_Hair"
Name: "Blue Hair"
- Type: 3
Buy: 342
Weight: 10
BuyingStore: true
@@ -3857,7 +3665,6 @@ item_db: (
Id: 1035
AegisName: "Dragon_Canine"
Name: "Dragon Canine"
- Type: 3
Buy: 484
Weight: 10
BuyingStore: true
@@ -3866,7 +3673,6 @@ item_db: (
Id: 1036
AegisName: "Dragon_Scale"
Name: "Dragon Scale"
- Type: 3
Buy: 500
Weight: 10
BuyingStore: true
@@ -3875,7 +3681,6 @@ item_db: (
Id: 1037
AegisName: "Dragon_Train"
Name: "Dragon Tail"
- Type: 3
Buy: 1200
Weight: 10
BuyingStore: true
@@ -3884,7 +3689,6 @@ item_db: (
Id: 1038
AegisName: "Petite_DiablOfs_Horn"
Name: "Little Evil Horn"
- Type: 3
Buy: 528
Weight: 10
BuyingStore: true
@@ -3893,7 +3697,6 @@ item_db: (
Id: 1039
AegisName: "Petite_DiablOfs_Wing"
Name: "Little Evil Wing"
- Type: 3
Buy: 2000
Weight: 10
BuyingStore: true
@@ -3902,7 +3705,6 @@ item_db: (
Id: 1040
AegisName: "Elder_Pixie's_Beard"
Name: "Elder Pixie's Moustache"
- Type: 3
Buy: 232
Weight: 10
BuyingStore: true
@@ -3911,7 +3713,6 @@ item_db: (
Id: 1041
AegisName: "Lantern"
Name: "Lantern"
- Type: 3
Buy: 250
Weight: 10
BuyingStore: true
@@ -3920,7 +3721,6 @@ item_db: (
Id: 1042
AegisName: "Short_Leg"
Name: "Bug Leg"
- Type: 3
Buy: 430
Weight: 10
BuyingStore: true
@@ -3929,7 +3729,6 @@ item_db: (
Id: 1043
AegisName: "Nail_Of_Orc"
Name: "Orc Claw"
- Type: 3
Buy: 168
Weight: 10
BuyingStore: true
@@ -3938,7 +3737,6 @@ item_db: (
Id: 1044
AegisName: "Tooth_Of_"
Name: "Zenorc's Fang"
- Type: 3
Buy: 264
Weight: 10
BuyingStore: true
@@ -3947,7 +3745,6 @@ item_db: (
Id: 1045
AegisName: "Sacred_Masque"
Name: "Cultish Masque"
- Type: 3
Buy: 412
Weight: 10
BuyingStore: true
@@ -3956,7 +3753,6 @@ item_db: (
Id: 1046
AegisName: "Tweezer"
Name: "Scorpion Nipper"
- Type: 3
Buy: 614
Weight: 10
BuyingStore: true
@@ -3965,7 +3761,6 @@ item_db: (
Id: 1047
AegisName: "Head_Of_Medusa"
Name: "Dead Medusa"
- Type: 3
Buy: 548
Weight: 10
BuyingStore: true
@@ -3974,7 +3769,6 @@ item_db: (
Id: 1048
AegisName: "Slender_Snake"
Name: "Horrendous Hair"
- Type: 3
Buy: 800
Weight: 10
BuyingStore: true
@@ -3983,7 +3777,6 @@ item_db: (
Id: 1049
AegisName: "Skirt_Of_Virgin"
Name: "Skirt of Virgin"
- Type: 3
Buy: 1700
Weight: 10
BuyingStore: true
@@ -3992,7 +3785,6 @@ item_db: (
Id: 1050
AegisName: "Tendon"
Name: "Tendon"
- Type: 3
Buy: 220
Weight: 10
BuyingStore: true
@@ -4001,7 +3793,6 @@ item_db: (
Id: 1051
AegisName: "Detonator"
Name: "Detonator"
- Type: 3
Buy: 450
Weight: 10
BuyingStore: true
@@ -4010,7 +3801,6 @@ item_db: (
Id: 1052
AegisName: "Single_Cell"
Name: "Single Cell"
- Type: 3
Buy: 46
Weight: 10
BuyingStore: true
@@ -4019,7 +3809,6 @@ item_db: (
Id: 1053
AegisName: "Tooth_Of_Ancient_Fish"
Name: "Ancient Tooth"
- Type: 3
Buy: 548
Weight: 10
BuyingStore: true
@@ -4028,7 +3817,6 @@ item_db: (
Id: 1054
AegisName: "Lip_Of_Ancient_Fish"
Name: "Ancient Lips"
- Type: 3
Buy: 1000
Weight: 10
BuyingStore: true
@@ -4037,7 +3825,6 @@ item_db: (
Id: 1055
AegisName: "Earthworm_Peeling"
Name: "Earthworm Peeling"
- Type: 3
Buy: 196
Weight: 10
BuyingStore: true
@@ -4046,7 +3833,6 @@ item_db: (
Id: 1056
AegisName: "Grit"
Name: "Grit"
- Type: 3
Buy: 306
Weight: 10
BuyingStore: true
@@ -4055,7 +3841,6 @@ item_db: (
Id: 1057
AegisName: "Moth_Dust"
Name: "Moth Dust"
- Type: 3
Buy: 138
Weight: 10
BuyingStore: true
@@ -4064,7 +3849,6 @@ item_db: (
Id: 1058
AegisName: "Wing_Of_Moth"
Name: "Moth Wings"
- Type: 3
Buy: 200
Weight: 10
BuyingStore: true
@@ -4073,7 +3857,6 @@ item_db: (
Id: 1059
AegisName: "Transparent_Cloth"
Name: "Fabric"
- Type: 3
Buy: 306
Weight: 10
BuyingStore: true
@@ -4082,7 +3865,6 @@ item_db: (
Id: 1060
AegisName: "Golden_Hair"
Name: "Golden Hair"
- Type: 3
Buy: 430
Weight: 10
BuyingStore: true
@@ -4091,7 +3873,6 @@ item_db: (
Id: 1061
AegisName: "Starsand_Of_Witch"
Name: "Witch Starsand"
- Type: 3
Buy: 484
Weight: 10
BuyingStore: true
@@ -4100,7 +3881,6 @@ item_db: (
Id: 1062
AegisName: "Pumpkin_Head"
Name: "Jack o' Pumpkin"
- Type: 3
Buy: 374
Weight: 10
BuyingStore: true
@@ -4109,7 +3889,6 @@ item_db: (
Id: 1063
AegisName: "Sharpened_Cuspid"
Name: "Fang"
- Type: 3
Buy: 680
Weight: 10
BuyingStore: true
@@ -4118,7 +3897,6 @@ item_db: (
Id: 1064
AegisName: "Reins"
Name: "Reins"
- Type: 3
Buy: 802
Weight: 10
BuyingStore: true
@@ -4127,7 +3905,6 @@ item_db: (
Id: 1065
AegisName: "Booby_Trap"
Name: "Trap"
- Type: 3
Buy: 100
Weight: 10
BuyingStore: true
@@ -4136,7 +3913,6 @@ item_db: (
Id: 1066
AegisName: "Tree_Of_Archer_1"
Name: "Fine-grained Trunk"
- Type: 3
Buy: 2
Weight: 10
BuyingStore: true
@@ -4145,7 +3921,6 @@ item_db: (
Id: 1067
AegisName: "Tree_Of_Archer_2"
Name: "Solid Trunk"
- Type: 3
Buy: 2
Weight: 10
BuyingStore: true
@@ -4154,7 +3929,6 @@ item_db: (
Id: 1068
AegisName: "Tree_Of_Archer_3"
Name: "Barren Trunk"
- Type: 3
Buy: 2
Weight: 10
BuyingStore: true
@@ -4163,7 +3937,6 @@ item_db: (
Id: 1069
AegisName: "Mushroom_Of_Thief_1"
Name: "Orange Net Mushroom"
- Type: 3
Buy: 2
Weight: 10
},
@@ -4171,7 +3944,6 @@ item_db: (
Id: 1070
AegisName: "Mushroom_Of_Thief_2"
Name: "Orange Gooey Mushroom"
- Type: 3
Buy: 2
Weight: 10
},
@@ -4179,7 +3951,6 @@ item_db: (
Id: 1071
AegisName: "Mage_Test_1"
Name: "Unknown Test Tube"
- Type: 3
Buy: 0
Weight: 10
},
@@ -4187,7 +3958,6 @@ item_db: (
Id: 1072
AegisName: "Delivery_Message"
Name: "Delivery Message"
- Type: 3
Buy: 0
Weight: 10
},
@@ -4195,7 +3965,6 @@ item_db: (
Id: 1073
AegisName: "Merchant_Voucher_1"
Name: "Voucher"
- Type: 3
Buy: 0
Weight: 10
},
@@ -4203,7 +3972,6 @@ item_db: (
Id: 1074
AegisName: "Merchant_Voucher_2"
Name: "Voucher"
- Type: 3
Buy: 0
Weight: 10
},
@@ -4211,7 +3979,6 @@ item_db: (
Id: 1075
AegisName: "Merchant_Voucher_3"
Name: "Voucher"
- Type: 3
Buy: 0
Weight: 10
},
@@ -4219,7 +3986,6 @@ item_db: (
Id: 1076
AegisName: "Merchant_Voucher_4"
Name: "Voucher"
- Type: 3
Buy: 0
Weight: 10
},
@@ -4227,7 +3993,6 @@ item_db: (
Id: 1077
AegisName: "Merchant_Voucher_5"
Name: "Voucher"
- Type: 3
Buy: 0
Weight: 10
},
@@ -4235,7 +4000,6 @@ item_db: (
Id: 1078
AegisName: "Merchant_Voucher_6"
Name: "Voucher"
- Type: 3
Buy: 0
Weight: 10
},
@@ -4243,7 +4007,6 @@ item_db: (
Id: 1079
AegisName: "Merchant_Voucher_7"
Name: "Voucher"
- Type: 3
Buy: 0
Weight: 10
},
@@ -4251,7 +4014,6 @@ item_db: (
Id: 1080
AegisName: "Merchant_Voucher_8"
Name: "Voucher"
- Type: 3
Buy: 0
Weight: 10
},
@@ -4259,7 +4021,6 @@ item_db: (
Id: 1081
AegisName: "Merchant_Box_1"
Name: "Delivery Box"
- Type: 3
Buy: 0
Weight: 10
},
@@ -4267,7 +4028,6 @@ item_db: (
Id: 1082
AegisName: "Merchant_Box_2"
Name: "Delivery Box"
- Type: 3
Buy: 0
Weight: 10
},
@@ -4275,7 +4035,6 @@ item_db: (
Id: 1083
AegisName: "Merchant_Box_3"
Name: "Delivery Box"
- Type: 3
Buy: 0
Weight: 10
},
@@ -4283,7 +4042,6 @@ item_db: (
Id: 1084
AegisName: "Kapra's_Pass"
Name: "Kafra Pass"
- Type: 3
Buy: 0
Weight: 10
},
@@ -4291,7 +4049,6 @@ item_db: (
Id: 1085
AegisName: "Mage_Test_2"
Name: "Unknown Test Tube"
- Type: 3
Buy: 0
Weight: 10
},
@@ -4299,7 +4056,6 @@ item_db: (
Id: 1086
AegisName: "Mage_Test_3"
Name: "Unknown Test Tube"
- Type: 3
Buy: 0
Weight: 10
},
@@ -4307,7 +4063,6 @@ item_db: (
Id: 1087
AegisName: "Mage_Test_4"
Name: "Unknown Test Tube"
- Type: 3
Buy: 0
Weight: 10
},
@@ -4315,7 +4070,6 @@ item_db: (
Id: 1088
AegisName: "Morocc_Potion"
Name: "Morroc Solution"
- Type: 3
Buy: 0
Weight: 10
BuyingStore: true
@@ -4324,7 +4078,6 @@ item_db: (
Id: 1089
AegisName: "Payon_Potion"
Name: "Payon Solution"
- Type: 3
Buy: 0
Weight: 10
BuyingStore: true
@@ -4333,7 +4086,6 @@ item_db: (
Id: 1090
AegisName: "Mage_Test_Etc"
Name: "Unknown Test Tube"
- Type: 3
Buy: 0
Weight: 10
},
@@ -4341,7 +4093,6 @@ item_db: (
Id: 1091
AegisName: "Merchant_Box_Etc"
Name: "Delivery Box"
- Type: 3
Buy: 0
Weight: 10
},
@@ -4349,7 +4100,6 @@ item_db: (
Id: 1092
AegisName: "Empty_Cylinder"
Name: "Empty Test Tube"
- Type: 3
Buy: 3
Weight: 10
BuyingStore: true
@@ -4358,7 +4108,6 @@ item_db: (
Id: 1093
AegisName: "Empty_Potion"
Name: "Empty Potion Bottle"
- Type: 3
Buy: 10
Weight: 10
BuyingStore: true
@@ -4367,7 +4116,6 @@ item_db: (
Id: 1094
AegisName: "Short_Daenggie"
Name: "Short Daenggie"
- Type: 3
Buy: 278
Weight: 10
BuyingStore: true
@@ -4376,7 +4124,6 @@ item_db: (
Id: 1095
AegisName: "Needle_Of_Alarm"
Name: "Needle of Alarm"
- Type: 3
Buy: 546
Weight: 10
BuyingStore: true
@@ -4385,7 +4132,6 @@ item_db: (
Id: 1096
AegisName: "Round_Shell"
Name: "Round Shell"
- Type: 3
Buy: 780
Weight: 10
BuyingStore: true
@@ -4394,7 +4140,6 @@ item_db: (
Id: 1097
AegisName: "Worn_Out_Page"
Name: "Worn Out Page"
- Type: 3
Buy: 948
Weight: 10
BuyingStore: true
@@ -4403,7 +4148,6 @@ item_db: (
Id: 1098
AegisName: "Manacles"
Name: "Manacles"
- Type: 3
Buy: 658
Weight: 10
BuyingStore: true
@@ -4412,7 +4156,6 @@ item_db: (
Id: 1099
AegisName: "Worn_Out_Prison_Uniform"
Name: "Worn-out Prison Uniform"
- Type: 3
Buy: 680
Weight: 10
BuyingStore: true
@@ -4896,7 +4639,7 @@ item_db: (
Script: <"
skill TF_DOUBLE,5;
bonus bDoubleRate,25;
- bonus2 bAddRace,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,5;
">
},
{
@@ -5589,9 +5332,9 @@ item_db: (
EquipLv: 48
View: 3
Script: <"
- bonus bIgnoreDefRace,RC_DemiHuman;
- bonus2 bAddRace,RC_DemiHuman,20;
- bonus2 bSubRace,RC_DemiHuman,-10;
+ bonus bIgnoreDefRace,RC_DemiPlayer;
+ bonus2 bAddRace,RC_DemiPlayer,20;
+ bonus2 bSubRace,RC_DemiPlayer,-10;
bonus bAtkEle,Ele_Dark;
">
},
@@ -5699,9 +5442,9 @@ item_db: (
noauction: true
}
Script: <"
- bonus bIgnoreDefRace,RC_DemiHuman;
- bonus2 bAddRace,RC_DemiHuman,20;
- bonus2 bSubRace,RC_DemiHuman,-10;
+ bonus bIgnoreDefRace,RC_DemiPlayer;
+ bonus2 bAddRace,RC_DemiPlayer,20;
+ bonus2 bSubRace,RC_DemiPlayer,-10;
bonus bAtkEle,Ele_Dark;
">
},
@@ -5723,7 +5466,9 @@ item_db: (
View: 3
Script: <"
bonus bCritical,10;
- if(readparam(bStr)>=80) bonus bBreakArmorRate,500;
+ if(readparam(bStr)>=80) {
+ bonus bBreakArmorRate,500;
+ }
">
},
{
@@ -5811,9 +5556,9 @@ item_db: (
EquipLv: 48
View: 3
Script: <"
- bonus bIgnoreDefRace,RC_DemiHuman;
- bonus2 bAddRace,RC_DemiHuman,20;
- bonus2 bSubRace,RC_DemiHuman,-10;
+ bonus bIgnoreDefRace,RC_DemiPlayer;
+ bonus2 bAddRace,RC_DemiPlayer,20;
+ bonus2 bSubRace,RC_DemiPlayer,-10;
bonus bAtkEle,Ele_Dark;
">
},
@@ -5855,9 +5600,11 @@ 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 && Class == Job_Rune_Knight_T) || (JobLevel >= 50 && Class == Job_Rune_Knight)) {
+ autobonus "{ bonus bBaseAtk,50; }",10,10000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }";
+ }
if(getrefine()>8) {
- bonus bVariableCastrate,-20;
+ bonus bUseSPrate,-20;
bonus bDelayrate,-20;
}
">
@@ -5908,8 +5655,8 @@ item_db: (
}
Script: <"
bonus bStr,2;
- bonus2 bAddRace,RC_DemiHuman,55;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,55;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
">
},
@@ -5937,7 +5684,7 @@ item_db: (
}
Script: <"
bonus bCritical,20;
- bonus2 bAddRace,RC_DemiHuman,55;
+ bonus2 bAddRace,RC_DemiPlayer,55;
bonus bCritAtkRate,20;
bonus bUnbreakableWeapon,0;
">
@@ -6013,12 +5760,12 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,70;
- bonus2 bIgnoreDefRate,RC_DemiHuman,25;
+ bonus2 bAddRace,RC_DemiPlayer,70;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,25;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,pow(min(getrefine(), 14)-3,2);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(), 14)-3,2);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) {
bonus3 bAutoSpell,LK_CONCENTRATION,max(getskilllv(LK_CONCENTRATION),1),30;
@@ -6736,8 +6483,8 @@ item_db: (
EquipLv: 36
View: 1
Script: <"
- bonus bIgnoreDefRace,RC_DemiHuman;
- bonus2 bAddRaceTolerance,RC_DemiHuman,10;
+ bonus bIgnoreDefRace,RC_DemiPlayer;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,10;
bonus2 bSubRace,RC_Demon,-10;
">
},
@@ -6837,7 +6584,7 @@ item_db: (
Script: <"
bonus bIgnoreDefRace,RC_Demon;
bonus2 bAddRaceTolerance,RC_Demon,5;
- bonus2 bSubRace,RC_DemiHuman,-10;
+ bonus2 bSubRace,RC_DemiPlayer,-10;
">
},
{
@@ -7326,7 +7073,7 @@ item_db: (
EquipLv: 75
View: 16
Script: <"
- bonus2 bAddRace,RC_DemiHuman,50;
+ bonus2 bAddRace,RC_DemiPlayer,50;
bonus bDef,3;
bonus bFlee,5;
bonus bFlee2,2;
@@ -7400,7 +7147,7 @@ item_db: (
EquipLv: 75
View: 16
Script: <"
- bonus bIgnoreDefRace,RC_DemiHuman;
+ bonus bIgnoreDefRace,RC_DemiPlayer;
bonus bFlee,-160;
bonus bFlee2,-160;
bonus bHPrecovRate,-100;
@@ -7423,7 +7170,7 @@ item_db: (
EquipLv: 75
View: 16
Script: <"
- bonus2 bAddRace,RC_DemiHuman,50;
+ bonus2 bAddRace,RC_DemiPlayer,50;
bonus bDef,3;
bonus bFlee,5;
bonus bFlee2,2;
@@ -7453,7 +7200,7 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,70;
+ bonus2 bAddRace,RC_DemiPlayer,70;
bonus bDef,3;
bonus bFlee,5;
bonus bFlee2,2;
@@ -7598,7 +7345,7 @@ item_db: (
noauction: true
}
Script: <"
- bonus bIgnoreDefRace,RC_DemiHuman;
+ bonus bIgnoreDefRace,RC_DemiPlayer;
bonus bFlee,-160;
bonus bFlee2,-160;
">
@@ -7739,8 +7486,8 @@ item_db: (
bonus bStr,1;
bonus bDex,1;
bonus bLuk,1;
- bonus2 bAddRace,RC_DemiHuman,70;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,70;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
">
},
@@ -7770,7 +7517,7 @@ item_db: (
bonus bStr,1;
bonus bDex,1;
bonus bLuk,1;
- bonus2 bAddRace,RC_DemiHuman,70;
+ bonus2 bAddRace,RC_DemiPlayer,70;
bonus bCritAtkRate,20;
bonus bAspdRate,5;
bonus bUnbreakableWeapon,0;
@@ -7799,12 +7546,12 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,70;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,70;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,pow(min(getrefine(),14)-4,2);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,pow(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; }";
">
@@ -7832,12 +7579,12 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,70;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,70;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,pow(min(getrefine(),14)-4,2);
- bonus2 bCriticalAddRace,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,pow(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; }";
">
@@ -8051,7 +7798,7 @@ item_db: (
Script: <"
bonus bDex,2;
bonus bFlee,-30;
- bonus2 bAddRace,RC_DemiHuman,50;
+ bonus2 bAddRace,RC_DemiPlayer,50;
bonus2 bSkillAtk,GC_CROSSIMPACT,30;
">
},
@@ -8072,7 +7819,7 @@ item_db: (
Script: <"
bonus bBaseAtk,(getrefine()*10);
bonus bCritAtkRate,(getrefine()*2);
- if(BaseLevel>70) bonus bBaseAtk,(((BaseLevel-70)/10)*10);
+ if(BaseLevel>70) { bonus bBaseAtk,(((BaseLevel-70)/10)*10); }
">
},
{
@@ -8091,8 +7838,8 @@ item_db: (
View: 16
Script: <"
bonus bAspdRate,getrefine();
- bonus4 bSetDefRace,RC_DemiHuman,10000,5000,1;
- bonus4 bSetMDefRace,RC_DemiHuman,10000,5000,1;
+ bonus4 bSetDefRace,RC_Player,10000,5000,1;
+ bonus4 bSetMDefRace,RC_Player,10000,5000,1;
">
},
{
@@ -8160,7 +7907,28 @@ item_db: (
bonus bBaseAtk,(getrefine()*5);
bonus bCritAtkRate,getrefine();
.@val = min(BaseLevel/10, 12);
- if (.@val > 2) bonus bBaseAtk,((.@val-2)*5);
+ if (.@val > 2) { bonus bBaseAtk,((.@val-2)*5); }
+ ">
+},
+{
+ Id: 1297
+ AegisName: "Inverse_Scale_"
+ Name: "Inverse Scale"
+ Type: 4
+ Buy: 20
+ Weight: 1500
+ Atk: 140
+ Range: 1
+ Slots: 2
+ Job: 0x00001000
+ Upper: 58
+ Loc: 34
+ WeaponLv: 4
+ EquipLv: 55
+ View: 16
+ Script: <"
+ bonus bAtkEle,Ele_Holy;
+ bonus3 bAutoSpell,NPC_DRAGONFEAR,1,30;
">
},
{
@@ -8181,8 +7949,34 @@ item_db: (
View: 16
Script: <"
bonus bCritical,getrefine();
- if (isequipped(4317)) bonus bCritAtkRate,5;
- if (isequipped(4521)) bonus bCritAtkRate,5;
+ ">
+},
+{
+ Id: 1299
+ AegisName: "TE_WoE_Katar"
+ Name: "TE WoE Katar"
+ Type: 4
+ Buy: 20
+ Atk: 120
+ Range: 1
+ Job: 0x00001000
+ Loc: 34
+ WeaponLv: 3
+ EquipLv: 40
+ Refine: false
+ View: 16
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Script: <"
+ bonus2 bAddRace,RC_Player,40;
+ bonus2 bAddEff,Eff_Bleeding,500; /* Custom IRO */
">
},
// 1-Handed Axes
@@ -8263,7 +8057,7 @@ item_db: (
EquipLv: 44
View: 6
Script: <"
- bonus2 bAddRaceTolerance,RC_DemiHuman,5;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,5;
bonus3 bAddMonsterDropItem,517,RC_Brute,3000;
">
},
@@ -8361,12 +8155,12 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,75;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,75;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,pow(min(getrefine(),14)-4,2);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),14)-4,2);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
bonus bAspdRate,5;
}
if(getrefine()>8) {
@@ -8537,6 +8331,56 @@ item_db: (
View: 6
Script: <" bonus bUnbreakableWeapon,0; ">
},
+{
+ Id: 1319
+ AegisName: "TE_WoE_Axe"
+ Name: "TE WoE Axe"
+ Type: 4
+ Buy: 20
+ Atk: 100
+ Range: 1
+ Job: 0x000454A3
+ Loc: 2
+ WeaponLv: 3
+ EquipLv: 40
+ Refine: false
+ View: 6
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Script: <"
+ bonus bUnbreakableWeapon,0;
+ bonus2 bAddRace,RC_Player,40;
+ bonus2 bAddEff,Eff_Freeze,500; /* Custom IRO */
+ ">
+},
+{
+ Id: 1323
+ AegisName: "Ru_Gold_Axe"
+ Name: "Ru Gold Axe"
+ Type: 4
+ Buy: 20
+ Weight: 1800
+ Atk: 180
+ Range: 1
+ Slots: 2
+ Job: 0x00040000
+ Upper: 56
+ Loc: 2
+ WeaponLv: 3
+ EquipLv: 120
+ View: 6
+ Script: <"
+ bonus bStr,8;
+ bonus bInt,8;
+ ">
+},
// 2-Handed Axes
{
Id: 1351
@@ -8858,9 +8702,9 @@ item_db: (
EquipLv: 44
View: 7
Script: <"
- bonus2 bWeaponComaRace,RC_DemiHuman,30;
- bonus2 bSPGainRaceAttack,RC_DemiHuman,2;
- bonus2 bSPGainRace,RC_DemiHuman,20;
+ bonus2 bWeaponComaRace,RC_DemiPlayer,30;
+ bonus2 bSPGainRaceAttack,RC_DemiPlayer,2;
+ bonus2 bSPGainRace,RC_DemiPlayer,20;
">
},
{
@@ -9119,8 +8963,8 @@ item_db: (
}
Script: <"
bonus bStr,3;
- bonus2 bAddRace,RC_DemiHuman,55;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,55;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
">
},
@@ -9148,7 +8992,7 @@ item_db: (
}
Script: <"
bonus bStr,3;
- bonus2 bAddRace,RC_DemiHuman,55;
+ bonus2 bAddRace,RC_DemiPlayer,55;
autobonus "{ bonus bBreakArmorRate,10000; }",20,3000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }";
bonus bUnbreakableWeapon,0;
">
@@ -9192,12 +9036,12 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,70;
- bonus2 bIgnoreDefRate,RC_DemiHuman,25;
+ bonus2 bAddRace,RC_DemiPlayer,70;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,25;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,pow(min(getrefine(),14)-3,2);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),14)-3,2);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
bonus3 bAutoSpell,NPC_CRITICALWOUND,1,50;
}
if(getrefine()>8) {
@@ -9266,6 +9110,7 @@ item_db: (
bonus bBaseAtk,10;
}
bonus bVit,2;
+ bonus4 bAutoSpellOnSkill,BS_HAMMERFALL,SM_MAGNUM,3,500;
">
},
{
@@ -9309,11 +9154,11 @@ item_db: (
noauction: true
}
Script: <"
+ bonus bAspdRate,-25;
+ bonus bUseSPrate,100;
if(readparam(bStr)>=95) {
bonus bBaseAtk,400;
bonus2 bAddEff,Eff_Stun,3000;
- bonus bAspdRate,-25;
- bonus bUseSPrate,100;
bonus bBreakArmorRate,500;
}
">
@@ -9488,7 +9333,7 @@ item_db: (
View: 7
Script: <"
bonus bBaseAtk,(getrefine()*14);
- if(BaseLevel>70) bonus bBaseAtk,(((BaseLevel-70)/10)*10);
+ if(BaseLevel>70) { bonus bBaseAtk,(((BaseLevel-70)/10)*10); }
">
},
{
@@ -9526,14 +9371,14 @@ item_db: (
View: 7
Script: <"
bonus bUnbreakableWeapon,0;
- bonus2 bAddRace,RC_DemiHuman,40;
- bonus2 bIgnoreDefRate,RC_DemiHuman,30;
+ bonus2 bAddRace,RC_Player,40;
+ bonus2 bIgnoreDefRate,RC_Player,30;
if(getrefine()>=6) {
bonus2 bSkillAtk,NC_AXEBOOMERANG,80;
bonus2 bSkillAtk,NC_POWERSWING,80;
}
if(getrefine()>=9) {
- bonus2 bAddRace,RC_DemiHuman,60;
+ bonus2 bAddRace,RC_Player,60;
}
">
},
@@ -9581,7 +9426,36 @@ item_db: (
bonus bUnbreakableWeapon,0;
bonus bBaseAtk,(getrefine()*7);
.@val = min(BaseLevel/10, 12);
- if (.@val > 2) bonus bBaseAtk,((.@val-2)*5);
+ if (.@val > 2) { bonus bBaseAtk,((.@val-2)*5); }
+ ">
+},
+{
+ Id: 1399
+ AegisName: "TE_WoE_Two_Handed_Axe"
+ Name: "TE WoE Two-Handed Axe"
+ Type: 4
+ Buy: 20
+ Atk: 150
+ Range: 1
+ Job: 0x000444A2
+ Loc: 34
+ WeaponLv: 3
+ EquipLv: 40
+ Refine: false
+ View: 7
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Script: <"
+ bonus bUnbreakableWeapon,0;
+ bonus2 bAddRace,RC_Player,40;
+ bonus2 bAddEff,Eff_Stun,500; /* Custom IRO */
">
},
// 1-Handed Spears
@@ -9981,7 +9855,7 @@ item_db: (
View: 4
Script: <"
bonus2 bAddEff,Eff_Stun,500;
- bonus2 bAddRace,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,20;
skill KN_PIERCE,3;
">
},
@@ -10086,8 +9960,8 @@ item_db: (
}
Script: <"
bonus bStr,2;
- bonus2 bAddRace,RC_DemiHuman,95;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,95;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
if(BaseJob==Job_Crusader) bonus bAspdRate,20;
">
@@ -10115,12 +9989,12 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,95;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,95;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,pow(min(getrefine(),14)-4,2);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),14)-4,2);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
bonus bAspdRate,10;
}
if(getrefine()>8) {
@@ -10373,17 +10247,45 @@ item_db: (
EquipLv: 95
View: 4
Script: <"
- bonus2 bAddRace,RC_DemiHuman,60;
+ bonus2 bAddRace,RC_Player,60;
if(getrefine()>=6) {
bonus2 bSkillAtk,RK_HUNDREDSPEAR,80;
bonus2 bSkillAtk,LG_PINPOINTATTACK,80;
}
if(getrefine()>=9) {
- bonus2 bAddRace,RC_DemiHuman,30;
+ bonus2 bAddRace,RC_Player,30;
}
">
},
{
+ Id: 1437
+ AegisName: "TE_WoE_Pike"
+ Name: "TE WoE Pike"
+ Type: 4
+ Buy: 20
+ Atk: 100
+ Range: 3
+ Job: 0x00004082
+ Loc: 2
+ WeaponLv: 3
+ EquipLv: 40
+ Refine: false
+ View: 4
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Script: <"
+ bonus2 bAddRace,RC_Player,40;
+ bonus2 bAddEff,Eff_Curse,500; /* Custom IRO */
+ ">
+},
+{
Id: 1438
AegisName: "Thanatos_Spear"
Name: "Thanatos Spear"
@@ -10427,7 +10329,7 @@ item_db: (
View: 4
Script: <"
bonus bAtk,pow(min(getrefine(),15),2);
- if(BaseLevel>70) bonus bAtk,(((BaseLevel-70)/10)*5);
+ if(BaseLevel>70) { bonus bAtk,(((BaseLevel-70)/10)*5); }
">
},
{
@@ -10719,7 +10621,7 @@ item_db: (
View: 5
Script: <"
bonus2 bAddRace,RC_Brute,10;
- bonus2 bAddRace,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,5;
">
},
{
@@ -10758,7 +10660,7 @@ item_db: (
View: 5
Script: <"
bonus bAtkEle,Ele_Dark;
- bonus2 bAddRace,RC_DemiHuman,10;
+ bonus2 bAddRace,RC_DemiPlayer,10;
bonus2 bAddRace,RC_Angel,10;
">
},
@@ -10940,7 +10842,7 @@ item_db: (
Script: <"
bonus bIgnoreDefRace,RC_NonBoss;
bonus bIgnoreDefRace,RC_Boss;
- bonus2 bAddRace,RC_DemiHuman,10;
+ bonus2 bAddRace,RC_DemiPlayer,10;
bonus3 bAutoSpell,KN_PIERCE,5,30;
">
},
@@ -11035,8 +10937,8 @@ item_db: (
}
Script: <"
bonus bStr,2;
- bonus2 bAddRace,RC_DemiHuman,25;
- bonus bIgnoreDefRace,RC_DemiHuman;
+ bonus2 bAddRace,RC_DemiPlayer,25;
+ bonus bIgnoreDefRace,RC_DemiPlayer;
bonus bUnbreakableWeapon,0;
">
},
@@ -11125,12 +11027,12 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,70;
- bonus2 bIgnoreDefRate,RC_DemiHuman,25;
+ bonus2 bAddRace,RC_DemiPlayer,70;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,25;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,pow(min(getrefine(),14)-4,2);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),14)-4,2);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) {
if(BaseJob==Job_Knight) bonus4 bAutoSpellOnSkill,KN_PIERCE,NPC_CRITICALWOUND,2,200;
@@ -11193,7 +11095,7 @@ item_db: (
Script: <"
bonus bIgnoreDefRace,RC_NonBoss;
bonus bIgnoreDefRace,RC_Boss;
- bonus2 bAddRace,RC_DemiHuman,10;
+ bonus2 bAddRace,RC_DemiPlayer,10;
bonus3 bAutoSpell,KN_PIERCE,5,30;
">
},
@@ -11273,7 +11175,7 @@ item_db: (
View: 5
Script: <"
bonus bBaseAtk,(getrefine()*12);
- if(BaseLevel>70) bonus bBaseAtk,(((BaseLevel-70)/10)*10);
+ if(BaseLevel>70) { bonus bBaseAtk,(((BaseLevel-70)/10)*10); }
">
},
{
@@ -11291,7 +11193,7 @@ item_db: (
EquipLv: 95
View: 5
Script: <"
- bonus2 bAddRace,RC_DemiHuman,80;
+ bonus2 bAddRace,RC_Player,80;
if(getrefine()>=6) {
bonus2 bSkillAtk,LK_SPIRALPIERCE,100;
bonus2 bSkillAtk,KN_SPEARBOOMERANG,50;
@@ -11326,7 +11228,7 @@ item_db: (
Script: <"
bonus bBaseAtk,(getrefine()*6);
.@val = min(BaseLevel/10, 12);
- if (.@val > 2) bonus bBaseAtk,((.@val-2)*5);
+ if (.@val > 2) { bonus bBaseAtk,((.@val-2)*5); }
">
},
{
@@ -11347,6 +11249,34 @@ item_db: (
Script: <" bonus bAtkEle,Ele_Water; ">
},
{
+ Id: 1495
+ AegisName: "TE_WoE_Lance"
+ Name: "TE WoE Lance"
+ Type: 4
+ Buy: 20
+ Atk: 150
+ Range: 3
+ Job: 0x00004082
+ Loc: 34
+ WeaponLv: 3
+ EquipLv: 40
+ Refine: false
+ View: 5
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Script: <"
+ bonus2 bAddRace,RC_Player,40;
+ bonus2 bAddEff,Eff_Blind,500; /* Custom IRO */
+ ">
+},
+{
Id: 1496
AegisName: "Thanatos_Long_Spear"
Name: "Thanatos Long Spear"
@@ -11390,7 +11320,7 @@ item_db: (
View: 5
Script: <"
bonus bAtk,pow(min(getrefine(),15),2);
- if(BaseLevel>70) bonus bAtk,(((BaseLevel-70)/10)*5);
+ if(BaseLevel>70) { bonus bAtk,(((BaseLevel-70)/10)*5); }
">
},
// Maces
@@ -11835,7 +11765,7 @@ item_db: (
View: 8
Script: <"
bonus2 bAddRace,RC_Undead,10;
- bonus2 bAddRace,RC_DemiHuman,10;
+ bonus2 bAddRace,RC_DemiPlayer,10;
bonus2 bAddEle,Ele_Earth,10;
">
},
@@ -12067,7 +11997,7 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,30;
+ bonus2 bAddRace,RC_DemiPlayer,30;
bonus2 bAddRace,RC_Demon,40;
bonus2 bAddRace,RC_Undead,40;
">
@@ -12183,8 +12113,8 @@ item_db: (
Script: <"
bonus bStr,1;
bonus bDex,1;
- bonus2 bAddRace,RC_DemiHuman,75;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,75;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
">
},
@@ -12213,7 +12143,7 @@ item_db: (
Script: <"
bonus bStr,1;
bonus bDex,1;
- bonus2 bAddRace,RC_DemiHuman,75;
+ bonus2 bAddRace,RC_DemiPlayer,75;
bonus bUnbreakableWeapon,0;
autobonus "{ bonus2 bAddEff,Eff_Stun,5000; }",10,6000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }";
">
@@ -12283,12 +12213,12 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,75;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,75;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,pow(min(getrefine(),14)-4,2);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),14)-4,2);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
bonus bAspdRate,5;
}
if(getrefine()>8) {
@@ -12554,8 +12484,8 @@ item_db: (
EquipLv: 60
View: 15
Script: <"
- if(readparam(bStr)>=50) bonus bAspdRate,5;
- if(readparam(bInt)>=70) bonus bMatkRate,5;
+ if(readparam(bStr)>=50) { bonus bAspdRate,5; }
+ if(readparam(bInt)>=70) { bonus bMatkRate,5; }
">
},
{
@@ -12668,7 +12598,7 @@ item_db: (
bonus bStr,3;
bonus bInt,3;
bonus bLuk,-20;
- bonus2 bWeaponComaRace,RC_DemiHuman,10;
+ bonus2 bWeaponComaRace,RC_DemiPlayer,10;
bonus bAspdRate,getrefine();
if(BaseJob==Job_Sage) bonus3 bAutoSpell,NPC_HELLJUDGEMENT,5,20;
">
@@ -12862,8 +12792,8 @@ item_db: (
Script: <"
bonus bStr,2;
bonus bInt,1;
- bonus2 bAddRace,RC_DemiHuman,75;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,75;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
">
},
@@ -12893,7 +12823,7 @@ item_db: (
Script: <"
bonus bStr,1;
bonus bInt,2;
- bonus2 bIgnoreMdefRate,RC_DemiHuman,25;
+ bonus2 bIgnoreMdefRate,RC_DemiPlayer,25;
bonus bUnbreakableWeapon,0;
">
},
@@ -12921,12 +12851,12 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,80;
- bonus2 bIgnoreDefRate,RC_DemiHuman,25;
+ bonus2 bAddRace,RC_DemiPlayer,80;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,25;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,pow(min(getrefine(),14)-4,2);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),14)-4,2);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) autobonus "{ bonus bBaseAtk,200; }",30,3000,BF_WEAPON,"{ specialeffect2 EF_BASH3D; }";
">
@@ -12955,10 +12885,10 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,80;
- bonus2 bIgnoreDefRate,RC_DemiHuman,25;
+ bonus2 bAddRace,RC_DemiPlayer,80;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,25;
bonus bUnbreakableWeapon,0;
- if(getrefine()>5) bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ if(getrefine()>5) bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
if(getrefine()>8) {
bonus bMatkRate,5;
bonus bVariableCastrate,-5;
@@ -13024,7 +12954,7 @@ item_db: (
bonus bStr,3;
bonus bInt,3;
bonus bLuk,-20;
- bonus2 bWeaponComaRace,RC_DemiHuman,10;
+ bonus2 bWeaponComaRace,RC_DemiPlayer,10;
bonus bAspdRate,getrefine();
if(BaseJob==Job_Sage) bonus3 bAutoSpell,NPC_HELLJUDGEMENT,5,20;
">
@@ -13138,9 +13068,10 @@ item_db: (
bonus bAtkEle,Ele_Water;
bonus bUnbreakableWeapon,0;
bonus bDex,1;
- bonus2 bSkillAtk,MG_COLDBOLT,(getrefine()/3);
- bonus2 bSkillAtk,SO_DIAMONDDUST,(getrefine()/3);
- bonus bUseSPrate,getrefine();
+ bonus2 bSkillAtk,MG_COLDBOLT,3*getrefine();
+ bonus2 bSkillAtk,SO_DIAMONDDUST,3*getrefine();
+ bonus2 bSkillUseSP,MG_COLDBOLT,-(5*getrefine());
+ bonus2 bSkillUseSP,SO_DIAMONDDUST,-(5*getrefine());
">
},
{
@@ -13161,7 +13092,7 @@ item_db: (
Script: <"
bonus bBaseAtk,(getrefine()*10);
bonus bMatk,(getrefine()*5);
- if(BaseLevel>70) bonus bMatk,(((BaseLevel-70)/10)*5);
+ if(BaseLevel>70) { bonus bMatk,(((BaseLevel-70)/10)*5); }
">
},
{
@@ -13208,8 +13139,8 @@ item_db: (
EquipLv: 95
View: 15
Script: <"
- bonus2 bAddRace,RC_DemiHuman,80+getrefine();
- bonus2 bIgnoreDefRate,RC_DemiHuman,30;
+ bonus2 bAddRace,RC_Player,80+getrefine();
+ bonus2 bIgnoreDefRate,RC_Player,30;
autobonus "{ bonus bBaseAtk,200; }",10,3000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";
">
},
@@ -13241,13 +13172,34 @@ item_db: (
bonus bBaseAtk,(getrefine()*5);
bonus bMatk,(getrefine()*2);
.@val = min(BaseLevel/10, 12);
- if (.@val > 2) bonus bBaseAtk,((.@val-2)*5);
+ if (.@val > 2) { bonus bBaseAtk,((.@val-2)*5); }
+ ">
+},
+{
+ Id: 1589
+ AegisName: "Legacy_Of_Dragon_"
+ Name: "Legacy of Dragon"
+ Type: 4
+ Buy: 20
+ Weight: 700
+ Atk: 130
+ Range: 1
+ Slots: 2
+ Job: 0x00410100
+ Loc: 2
+ WeaponLv: 4
+ EquipLv: 70
+ View: 15
+ Script: <"
+ bonus bInt,3;
+ bonus bIgnoreDefRace,RC_Dragon;
+ bonus2 bSPGainRace,RC_Dragon,10;
">
},
{
Id: 1590
AegisName: "Snake_Encyclopedia"
- Name: "Daizenshu Dakatsu"
+ Name: "Snake Encyclopedia"
Type: 4
Buy: 60000
Weight: 1500
@@ -13260,7 +13212,72 @@ item_db: (
WeaponLv: 4
EquipLv: 105
View: 15
- Script: <" bonus bUnbreakableWeapon,0; ">
+ Script: <"
+ bonus bUnbreakableWeapon,0;
+ bonus bAtk,getrefine()*3;
+ bonus bMatk,getrefine()*3;
+ ">
+},
+{
+ Id: 1591
+ AegisName: "TE_WoE_Book"
+ Name: "TE WoE Book"
+ Type: 4
+ Buy: 20
+ Atk: 120
+ Range: 1
+ Job: 0x00410100
+ Loc: 2
+ WeaponLv: 3
+ EquipLv: 40
+ Refine: false
+ View: 15
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Script: <"
+ bonus2 bAddRace,RC_Player,40;
+ bonus2 bMagicAddRace,RC_Player,5;
+ bonus bHealPower,5;
+ bonus2 bAddEff,Eff_Blind,500; /* Custom IRO */
+ ">
+},
+{
+ Id: 1598
+ AegisName: "Snake_Encyclopedia_"
+ Name: "Snake Encyclopedia"
+ Type: 4
+ Buy: 60000
+ Weight: 1500
+ Atk: 10
+ Matk: 110
+ Range: 1
+ Slots: 3
+ Job: 0x00410100
+ Loc: 2
+ WeaponLv: 4
+ EquipLv: 105
+ View: 15
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Script: <"
+ bonus bUnbreakableWeapon,0;
+ bonus bAtk,getrefine()*3;
+ bonus bMatk,getrefine()*3;
+ ">
},
// GM Weapon
{
@@ -13963,7 +13980,7 @@ item_db: (
Script: <"
bonus bInt,4;
bonus bDex,3;
- bonus2 bIgnoreMdefRate,RC_DemiHuman,25;
+ bonus2 bIgnoreMdefRate,RC_DemiPlayer,25;
bonus3 bAddEff,Eff_Stun,500,ATF_SKILL;
bonus bUnbreakableWeapon,0;
">
@@ -13994,7 +14011,7 @@ item_db: (
Script: <"
bonus bInt,3;
bonus bDex,3;
- bonus2 bMagicAddRace,RC_DemiHuman,15;
+ bonus2 bMagicAddRace,RC_DemiPlayer,15;
bonus3 bAddEff,Eff_Stun,500,ATF_SKILL;
bonus bUnbreakableWeapon,0;
">
@@ -14177,8 +14194,8 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bMagicAddRace,RC_DemiHuman,15;
- bonus2 bIgnoreMdefRate,RC_DemiHuman,25 + ((getrefine() > 5) ? 5 : 0);
+ bonus2 bMagicAddRace,RC_DemiPlayer,15;
+ bonus2 bIgnoreMdefRate,RC_DemiPlayer,25+((getrefine()>5)?5:0);
bonus bUnbreakableWeapon,0;
if(getrefine() > 8) {
bonus bMatkRate,5;
@@ -14215,7 +14232,7 @@ item_db: (
bonus bDelayrate,-10;
bonus bUnbreakableWeapon,0;
if(getrefine() > 5) {
- bonus2 bIgnoreMdefRate,RC_DemiHuman,5;
+ bonus2 bIgnoreMdefRate,RC_DemiPlayer,5;
bonus bHealPower,5+(min(getrefine(),14)-5)*2;
}
if(getrefine() > 8) bonus5 bAutoSpellOnSkill,AL_HEAL,AL_HEAL,10,100,1;
@@ -14285,7 +14302,6 @@ item_db: (
Buy: 20
Weight: 500
Atk: 80
- Matk: 145
Range: 1
Job: 0x00018314
Upper: 58
@@ -14303,6 +14319,7 @@ item_db: (
noauction: true
}
Script: <"
+ bonus bMatkRate,15;
bonus bInt,4;
bonus bIgnoreMdefRate,10+getrefine();
">
@@ -14315,7 +14332,6 @@ item_db: (
Buy: 20
Weight: 800
Atk: 60
- Matk: 170
Range: 1
Slots: 2
Job: 0x00018314
@@ -14512,6 +14528,7 @@ item_db: (
noauction: true
}
Script: <"
+ bonus bMatkRate,15;
bonus bInt,2;
bonus bAgi,1;
">
@@ -14540,7 +14557,11 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" bonus bAtkEle,Ele_Holy; ">
+ Script: <"
+ bonus bAtkEle,Ele_Holy;
+ bonus bMatk,100;
+ bonus bHealPower,18;
+ ">
},
{
Id: 1654
@@ -14726,6 +14747,53 @@ item_db: (
">
},
{
+ Id: 1662
+ AegisName: "Bone_Wand_"
+ Name: "Evil Bone Wand"
+ Type: 4
+ Buy: 20
+ Weight: 700
+ Atk: 40
+ Matk: 110
+ Range: 1
+ Slots: 2
+ Job: 0x00818314
+ Loc: 2
+ WeaponLv: 3
+ EquipLv: 24
+ View: 10
+ Script: <"
+ bonus bInt,4;
+ bonus bAtkEle,Ele_Undead;
+ ">
+},
+{
+ Id: 1663
+ AegisName: "Staff_Of_Bordeaux_"
+ Name: "Staff Of Bordeaux"
+ Type: 4
+ Buy: 20
+ Weight: 500
+ Atk: 30
+ Matk: 170
+ Range: 1
+ Slots: 2
+ Job: 0x00010204
+ Upper: 58
+ Loc: 2
+ WeaponLv: 4
+ EquipLv: 50
+ View: 10
+ Script: <"
+ bonus bInt,2;
+ bonus bDex,1;
+ if(getskilllv(SA_DRAGONOLOGY) == 5) {
+ bonus bUseSPrate,-15;
+ bonus bInt,3;
+ }
+ ">
+},
+{
Id: 1664
AegisName: "Thorn_Staff_of_Darkness"
Name: "Thorn Staff of Darkness"
@@ -14750,6 +14818,79 @@ item_db: (
">
},
{
+ Id: 1665
+ AegisName: "Piercing_Staff_"
+ Name: "Staff of Piercing"
+ Type: 4
+ Buy: 20
+ Weight: 500
+ Atk: 80
+ Range: 1
+ Slots: 2
+ Job: 0x00018314
+ Upper: 58
+ Loc: 2
+ WeaponLv: 3
+ EquipLv: 70
+ View: 10
+ Script: <"
+ bonus bMatkRate,15;
+ bonus bInt,4;
+ bonus bIgnoreMdefRate,10+getrefine();
+ ">
+},
+{
+ Id: 1666
+ AegisName: "Healing_Staff_"
+ Name: "Staff Of Healing"
+ Type: 4
+ Buy: 20
+ Atk: 10
+ Matk: 125
+ Range: 1
+ Slots: 2
+ Job: 0x00008110
+ Loc: 2
+ WeaponLv: 3
+ Refine: false
+ View: 10
+ Script: <"
+ bonus bAtkEle,Ele_Holy;
+ bonus bMatkRate,15;
+ bonus bHealPower,(getrefine()*3/2);
+ ">
+},
+{
+ Id: 1667
+ AegisName: "TE_WoE_Staff"
+ Name: "TE WoE Staff"
+ Type: 4
+ Buy: 20
+ Atk: 50
+ Matk: 100
+ Range: 1
+ Job: 0x00818314
+ Loc: 2
+ WeaponLv: 3
+ EquipLv: 40
+ Refine: false
+ View: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Script: <"
+ bonus2 bMagicAddRace,RC_Player,10;
+ bonus bHealPower,5;
+ bonus2 bAddEff,Eff_Blind,500; /* Custom IRO */
+ ">
+},
+{
Id: 1668
AegisName: "Sword_Stick"
Name: "Sword Stick"
@@ -14870,7 +15011,7 @@ item_db: (
Script: <"
bonus bInt,5;
bonus bMatk,pow(min(getrefine(),15),2);
- if(BaseLevel>70) bonus bMatk,(((BaseLevel-70)/10)*5);
+ if(BaseLevel>70) { bonus bMatk,(((BaseLevel-70)/10)*5); }
">
},
// Bows
@@ -15546,8 +15687,8 @@ item_db: (
}
Script: <"
bonus bDex,2;
- bonus2 bAddRace,RC_DemiHuman,55;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,55;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
">
},
@@ -15576,7 +15717,7 @@ item_db: (
Script: <"
bonus bDex,2;
bonus bInt,10;
- bonus2 bAddRace,RC_DemiHuman,55;
+ bonus2 bAddRace,RC_DemiPlayer,55;
bonus bUnbreakableWeapon,0;
">
},
@@ -15658,13 +15799,13 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,55;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,55;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bCritAtkRate,getrefine() * 2;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,pow(min(getrefine(),14)-4,2);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),14)-4,2);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) bonus2 bSkillAtk,AC_DOUBLE,20;
">
@@ -16603,8 +16744,8 @@ item_db: (
Script: <"
bonus bStr,2;
bonus bAgi,1;
- bonus2 bAddRace,RC_DemiHuman,95;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,95;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus4 bAutoSpell,CH_SOULCOLLECT,1,5,0;
bonus bUnbreakableWeapon,0;
">
@@ -16634,7 +16775,7 @@ item_db: (
Script: <"
bonus bStr,2;
bonus bInt,1;
- bonus2 bAddRace,RC_DemiHuman,95;
+ bonus2 bAddRace,RC_DemiPlayer,95;
bonus2 bVariableCastrate,MO_EXTREMITYFIST,-25;
autobonus "{ bonus2 bVariableCastrate,MO_EXTREMITYFIST,-100; }",50,6000,BF_WEAPON,"{ specialeffect2 EF_SUFFRAGIUM; }";
bonus bUnbreakableWeapon,0;
@@ -16685,12 +16826,12 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,95;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,95;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,pow(min(getrefine(),14)-4,2);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),14)-4,2);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) {
bonus3 bAutoSpell,MO_INVESTIGATE,5,(getrefine()*10-50);
@@ -16721,12 +16862,12 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,95;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,95;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,pow(min(getrefine(),14)-4,2);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),14)-4,2);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) {
bonus2 bVariableCastrate,MO_EXTREMITYFIST,-100;
@@ -16856,9 +16997,9 @@ item_db: (
EquipLv: 95
View: 12
Script: <"
- bonus2 bAddRace,RC_DemiHuman,100;
+ bonus2 bAddRace,RC_Player,100;
if(getrefine()>7) {
- bonus2 bAddRace,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_Player,20;
}
if(getrefine()>9) {
bonus2 bVariableCastrate,MO_EXTREMITYFIST,-100;
@@ -16884,6 +17025,55 @@ item_db: (
View: 12
},
{
+ Id: 1834
+ AegisName: "TE_WoE_Fist"
+ Name: "TE WoE Fist"
+ Type: 4
+ Buy: 20
+ Atk: 150
+ Range: 1
+ Job: 0x00008100
+ Loc: 2
+ WeaponLv: 3
+ EquipLv: 40
+ Refine: false
+ View: 12
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Script: <"
+ bonus2 bAddRace,RC_Player,40;
+ bonus2 bAddEff,Eff_Freeze,500; /* Custom IRO */
+ ">
+},
+{
+ Id: 1835
+ AegisName: "Spartacus"
+ Name: "Spartacus"
+ Type: 4
+ Buy: 20
+ Weight: 600
+ Atk: 100
+ Range: 1
+ Slots: 2
+ Job: 0x00008100
+ Loc: 2
+ WeaponLv: 4
+ EquipLv: 50
+ View: 12
+ Script: <"
+ bonus bUnbreakableWeapon,0;
+ bonus bAtkRate,getrefine();
+ if(getrefine()>9) bonus bNoSizeFix,0;
+ ">
+},
+{
Id: 1836
AegisName: "Thanatos_Knuckles"
Name: "Thanatos Knuckles"
@@ -16927,7 +17117,7 @@ item_db: (
View: 12
Script: <"
bonus bAtk,pow(min(getrefine(),15),2);
- if(BaseLevel>70) bonus bAtk,(((BaseLevel-70)/10)*5);
+ if(BaseLevel>70) { bonus bAtk,(((BaseLevel-70)/10)*5); }
">
},
// Instruments
@@ -17390,8 +17580,8 @@ item_db: (
}
Script: <"
bonus bDex,2;
- bonus2 bAddRace,RC_DemiHuman,95;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,95;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
">
},
@@ -17420,7 +17610,7 @@ item_db: (
}
Script: <"
bonus bDex,2;
- bonus2 bAddRace,RC_DemiHuman,95;
+ bonus2 bAddRace,RC_DemiPlayer,95;
bonus2 bSkillAtk,CG_ARROWVULCAN,20;
bonus bUnbreakableWeapon,0;
">
@@ -17500,12 +17690,12 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,95;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,95;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,pow(min(getrefine(),14)-4,2);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),14)-4,2);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) bonus4 bAutoSpellOnSkill,CG_ARROWVULCAN,CG_TAROTCARD,5,100;
">
@@ -17626,6 +17816,35 @@ item_db: (
}
},
{
+ Id: 1932
+ AegisName: "TE_WoE_Guitar"
+ Name: "TE WoE Guitar"
+ Type: 4
+ Buy: 20
+ Atk: 100
+ Range: 1
+ Job: 0x00080000
+ Gender: 1
+ Loc: 2
+ WeaponLv: 3
+ EquipLv: 40
+ Refine: false
+ View: 13
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Script: <"
+ bonus2 bAddRace,RC_Player,40;
+ bonus2 bAddEff,Eff_Poison,500; /* Custom IRO */
+ ">
+},
+{
Id: 1933
AegisName: "Thanatos_Violin"
Name: "Thanatos Violin"
@@ -17654,6 +17873,119 @@ item_db: (
OnUnequipScript: <" heal -1000,0; ">
},
{
+ Id: 1934
+ AegisName: "Double_Bass"
+ Name: "Double Bass"
+ Type: 4
+ Buy: 124000
+ Weight: 250
+ Atk: 180
+ Matk: 120
+ Range: 1
+ Slots: 2
+ Job: 0x00080000
+ Upper: 56
+ Gender: 1
+ Loc: 2
+ WeaponLv: 3
+ EquipLv: 130
+ View: 13
+ Script: <"
+ bonus2 bSkillCooldown,WM_RANDOMIZESPELL,-2000;
+ ">
+},
+{
+ Id: 1935
+ AegisName: "Ozs_New_Ukulele"
+ Name: "Oz's New Ukulele"
+ Type: 5
+ Buy: 124000
+ Weight: 1000
+ Atk: 160
+ Range: 1
+ Slots: 2
+ Job: 0x00080000
+ Upper: 56
+ Gender: 1
+ Loc: 2
+ WeaponLv: 4
+ EquipLv: 130
+ View: 13
+ Script: <"
+ bonus2 bSkillUseSP,MI_RUSH_WINDMILL,-20;
+ ">
+},
+{
+ Id: 1936
+ AegisName: "Blue_Violin"
+ Name: "Blue Violin"
+ Type: 5
+ Buy: 20
+ Weight: 1500
+ Atk: 180
+ Range: 1
+ Slots: 1
+ Job: 0x00080000
+ Upper: 56
+ Gender: 1
+ Loc: 2
+ WeaponLv: 3
+ EquipLv: 100
+ View: 13
+ Script: <"
+ bonus bDex,5;
+ bonus bVit,5;
+ ">
+},
+{
+ Id: 1937
+ AegisName: "Ru_Gold_Violin"
+ Name: "Ru Gold Violin"
+ Type: 4
+ Buy: 20
+ Weight: 1500
+ Atk: 180
+ Range: 1
+ Slots: 2
+ Job: 0x00080000
+ Upper: 56
+ Gender: 1
+ Loc: 2
+ WeaponLv: 3
+ EquipLv: 120
+ View: 13
+ Script: <"
+ bonus bDex,8;
+ bonus bVit,8;
+ ">
+},
+{
+ Id: 1938
+ AegisName: "Infinity_Violin"
+ Name: "Infinity Violin"
+ Type: 4
+ Buy: 20
+ Weight: 500
+ Atk: 150
+ Range: 1
+ Slots: 1
+ Job: 0x00080000
+ Upper: 56
+ Gender: 1
+ Loc: 2
+ WeaponLv: 4
+ EquipLv: 100
+ View: 13
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+},
+{
Id: 1939
AegisName: "Crimson_Violin"
Name: "Crimson Violin"
@@ -17671,7 +18003,39 @@ item_db: (
View: 13
Script: <"
bonus bAtk,pow(min(getrefine(),15),2);
- if(BaseLevel>70) bonus bAtk,(((BaseLevel-70)/10)*5);
+ if(BaseLevel>70) { bonus bAtk,(((BaseLevel-70)/10)*5); }
+ ">
+},
+{
+ Id: 1940
+ AegisName: "Conch_"
+ Name: "Conch"
+ Type: 4
+ Weight: 600
+ Atk: 120
+ Range: 1
+ Slots: 1
+ Job: 0x00080000
+ 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;
+ }
+ if(getrefine()>6) {
+ bonus2 bSkillAtk,WM_REVERBERATION,10;
+ bonus2 bVariableCastrate,WM_REVERBERATION,-10;
+ }
+ if(getrefine()>8) {
+ bonus2 bSkillAtk,WM_REVERBERATION,20;
+ bonus2 bVariableCastrate,WM_REVERBERATION,-20;
+ }
">
},
// Whips
@@ -18175,8 +18539,8 @@ item_db: (
}
Script: <"
bonus bDex,2;
- bonus2 bAddRace,RC_DemiHuman,95;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,95;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
">
},
@@ -18204,7 +18568,7 @@ item_db: (
}
Script: <"
bonus bDex,2;
- bonus2 bAddRace,RC_DemiHuman,95;
+ bonus2 bAddRace,RC_DemiPlayer,95;
bonus2 bSkillAtk,CG_ARROWVULCAN,20;
bonus bUnbreakableWeapon,0;
">
@@ -18281,12 +18645,12 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,95;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,95;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,pow(min(getrefine(),14)-4,2);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),14)-4,2);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) bonus4 bAutoSpellOnSkill,CG_ARROWVULCAN,CG_TAROTCARD,5,100;
">
@@ -18421,6 +18785,34 @@ item_db: (
}
},
{
+ Id: 1987
+ AegisName: "TE_WoE_Rope"
+ Name: "TE WoE Rope"
+ Type: 4
+ Buy: 20
+ Atk: 100
+ Range: 2
+ Job: 0x00080000
+ Loc: 2
+ WeaponLv: 4
+ EquipLv: 40
+ Refine: false
+ View: 14
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Script: <"
+ bonus2 bAddRace,RC_Player,40;
+ bonus2 bAddEff,Eff_Blind,500; /* Custom IRO */
+ ">
+},
+{
Id: 1988
AegisName: "Thanatos_Whip"
Name: "Thanatos Whip"
@@ -18448,6 +18840,109 @@ item_db: (
OnUnequipScript: <" heal -1000,0; ">
},
{
+ Id: 1989
+ AegisName: "Rhythmic_Gymnastics_Ribbon"
+ Name: "Rhythmic Gymnastics Ribbon"
+ Type: 5
+ Buy: 124000
+ Weight: 300
+ Atk: 150
+ Matk: 120
+ Range: 2
+ Slots: 2
+ Job: 0x00080000
+ Upper: 56
+ Loc: 2
+ WeaponLv: 3
+ EquipLv: 130
+ View: 13
+ Script: <" bonus bAspdRate,20; ">
+},
+{
+ Id: 1990
+ AegisName: "Bloody_Floral_Decoration_Microphone"
+ Name: "Bloody Floral Decoration Microphone"
+ Type: 5
+ Buy: 124000
+ Weight: 1000
+ Atk: 160
+ Range: 2
+ Slots: 2
+ Job: 0x00080000
+ Upper: 56
+ Loc: 2
+ WeaponLv: 4
+ EquipLv: 130
+ View: 13
+ Script: <" bonus2 bSkillUseSP,CG_MOONLIT,-20; ">
+},
+{
+ Id: 1991
+ AegisName: "Blue_Whip"
+ Name: "Blue Whip"
+ Type: 5
+ Buy: 20
+ Weight: 1500
+ Atk: 180
+ Range: 2
+ Slots: 1
+ Job: 0x00080000
+ Upper: 56
+ Loc: 2
+ WeaponLv: 3
+ EquipLv: 100
+ View: 14
+ Script: <"
+ bonus bDex,5;
+ bonus bVit,5;
+ ">
+},
+{
+ Id: 1992
+ AegisName: "Ru_Gold_Whip"
+ Name: "Ru Gold Whip"
+ Type: 4
+ Buy: 20
+ Weight: 1500
+ Atk: 180
+ Range: 2
+ Slots: 2
+ Job: 0x00080000
+ Upper: 56
+ Loc: 2
+ WeaponLv: 3
+ EquipLv: 120
+ View: 14
+ Script: <"
+ bonus bDex,8;
+ bonus bVit,8;
+ ">
+},
+{
+ Id: 1994
+ AegisName: "Infinity_Wire"
+ Name: "Infinity Wire"
+ Type: 4
+ Buy: 20
+ Atk: 100
+ Range: 2
+ Slots: 1
+ Job: 0x00080000
+ Upper: 56
+ Loc: 2
+ WeaponLv: 4
+ EquipLv: 100
+ View: 14
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+},
+{
Id: 1995
AegisName: "Crimson_Wire"
Name: "Crimson Wire"
@@ -18464,7 +18959,7 @@ item_db: (
View: 14
Script: <"
bonus bAtk,pow(min(getrefine(),15),2);
- if(BaseLevel>70) bonus bAtk,(((BaseLevel-70)/10)*5);
+ if(BaseLevel>70) { bonus bAtk,(((BaseLevel-70)/10)*5); }
">
},
{
@@ -18562,12 +19057,12 @@ item_db: (
}
Script: <"
bonus bMatkRate,getrefine();
- bonus2 bMagicAddRace,RC_DemiHuman,15;
- bonus2 bIgnoreMdefRate,RC_DemiHuman,25;
+ bonus2 bMagicAddRace,RC_DemiPlayer,15;
+ bonus2 bIgnoreMdefRate,RC_DemiPlayer,25;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bMagicAddRace,RC_DemiHuman,(min(getrefine(),14)-5)*2;
- bonus2 bIgnoreMdefRate,RC_DemiHuman,5+(min(getrefine(),14)-5)*2;
+ bonus2 bMagicAddRace,RC_DemiPlayer,(min(getrefine(),14)-5)*2;
+ bonus2 bIgnoreMdefRate,RC_DemiPlayer,5+(min(getrefine(),14)-5)*2;
}
if(getrefine()>8) {
bonus5 bAutoSpellOnSkill,WZ_STORMGUST,MG_SAFETYWALL,10,200,1;
@@ -18888,7 +19383,7 @@ item_db: (
bonus bHealPower,getrefine();
if(BaseJob==Job_Wizard) bonus bMatk,30;
else if(BaseJob==Job_Sage) bonus bMatk,20;
- if(BaseLevel>70) bonus bMatk,(((BaseLevel-70)/10)*10);
+ if(BaseLevel>70) { bonus bMatk,(((BaseLevel-70)/10)*10); }
">
},
{
@@ -18908,10 +19403,10 @@ item_db: (
View: 10
Script: <"
bonus bUnbreakableWeapon,0;
- bonus2 bMagicAddRace,RC_DemiHuman,25;
+ bonus2 bMagicAddRace,RC_Player,25;
bonus bIgnoreMdefRate,25;
if(getrefine()>5) {
- bonus2 bMagicAddRace,RC_DemiHuman,15;
+ bonus2 bMagicAddRace,RC_Player,15;
}
if(getrefine()>8) {
bonus bVariableCastrate,-20;
@@ -18929,6 +19424,7 @@ item_db: (
Atk: 120
Matk: 210
Range: 1
+ Slots: 1
Job: 0x00008100
Loc: 34
WeaponLv: 4
@@ -18953,7 +19449,6 @@ item_db: (
Job: 0x00818315
Loc: 34
WeaponLv: 3
- EquipLv: 1
View: 23
Trade: {
nodrop: true
@@ -18970,10 +19465,106 @@ item_db: (
else if(BaseJob==Job_Sage) bonus bMatk,10;
bonus bMatk,(getrefine()*5);
.@val = min(BaseLevel/10, 12);
- if (.@val > 2) bonus bMatk,((.@val-2)*5);
+ if (.@val > 2) { bonus bMatk,((.@val-2)*5); }
+ ">
+},
+{
+ Id: 2019
+ AegisName: "TE_WoE_Two_Handed_Staff"
+ Name: "TE WoE Two-Handed Staff"
+ Type: 4
+ Buy: 20
+ Atk: 50
+ Matk: 130
+ Range: 1
+ Job: 0x00818315
+ Loc: 34
+ WeaponLv: 3
+ EquipLv: 40
+ Refine: false
+ View: 23
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Script: <"
+ bonus2 bMagicAddRace,RC_Player,20;
+ bonus bHealPower,5;
+ bonus2 bAddEff,Eff_Stun,500; /* Custom IRO */
+ ">
+},
+{
+ Id: 2020
+ AegisName: "Jormungand"
+ Name: "Jormungand"
+ Type: 5
+ Buy: 20
+ Weight: 3000
+ Atk: 200
+ Matk: 280
+ Job: 0x00810200
+ Loc: 34
+ WeaponLv: 4
+ EquipLv: 90
+ Refine: false
+ View: 10
+ Script: <"
+ bonus bInt,20;
+ bonus bAtkEle,Ele_Poison;
+ bonus3 bAddEff,Eff_Poison,500,ATF_SKILL; /* Custom IRO */
+ bonus3 bAddEff,Eff_Poison,500,ATF_SHORT;
+ bonus bUnbreakableWeapon,1;
">
},
{
+ Id: 2021
+ AegisName: "Ganbantein"
+ Name: "Ganbantein"
+ Type: 5
+ Buy: 20
+ Weight: 3000
+ Atk: 200
+ Matk: 320
+ Job: 0x00000200
+ Upper: 56
+ Loc: 34
+ WeaponLv: 4
+ EquipLv: 90
+ Refine: false
+ View: 10
+ Script: <"
+ bonus bInt,25;
+ bonus bDex,25;
+ bonus5 bAutoSpell,AB_SILENTIUM,1,500,BF_SKILL,1;/* Custom IRO */
+ bonus3 bAddEff,Eff_Poison,500,ATF_SKILL;
+ bonus3 bAddEff,Eff_Silence,500,ATF_SHORT;
+ bonus bUnbreakableWeapon,0;
+ ">
+},
+{
+ Id: 2022
+ AegisName: "Staff_Of_Geffen"
+ Name: "Staff Of Geffen"
+ Type: 5
+ Buy: 20
+ Weight: 1000
+ Atk: 100
+ Matk: 300
+ Slots: 1
+ Job: 0x00000200
+ Upper: 56
+ Loc: 34
+ WeaponLv: 1
+ EquipLv: 150
+ View: 10
+ Script: <" bonus bInt,20; ">
+},
+{
Id: 2023
AegisName: "Thanatos_Two-Handed_Staff"
Name: "Thanatos Two-Handed Staff"
@@ -19002,6 +19593,31 @@ item_db: (
OnUnequipScript: <" heal -1000,0; ">
},
{
+ Id: 2024
+ AegisName: "Infinity_Staff"
+ Name: "Infinity Staff"
+ Type: 5
+ Buy: 20
+ Weight: 500
+ Atk: 30
+ Matk: 170
+ Slots: 1
+ Job: 0x00810200
+ Upper: 56
+ Loc: 34
+ WeaponLv: 4
+ EquipLv: 100
+ View: 23
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+},
+{
Id: 2025
AegisName: "Staff_of_Crimson"
Name: "Staff of Crimson"
@@ -19018,10 +19634,10 @@ item_db: (
EquipLv: 70
View: 23
Script: <"
+ bonus bUnbreakableWeapon,0;
bonus bInt,5;
bonus bMatk,pow(min(getrefine(),15),2);
- if(BaseLevel>70) bonus bMatk,(((BaseLevel-70)/10)*5);
- bonus bUnbreakableWeapon,0;
+ if(BaseLevel>70) { bonus bMatk,(((BaseLevel-70)/10)*5); }
">
},
{
@@ -19245,6 +19861,8 @@ item_db: (
bonus2 bSubEle,Ele_Wind,20;
bonus2 bSubEle,Ele_Poison,20;
bonus2 bSubEle,Ele_Ghost,20;
+ bonus2 bSubEle,Ele_Holy,20;
+ bonus2 bSubEle,Ele_Dark,20;
bonus2 bSubEle,Ele_Undead,20;
">
},
@@ -19415,7 +20033,6 @@ item_db: (
Script: <"
bonus bMdef,2;
bonus bMagicDamageReturn,5;
- if (isequipped(2881)) { bonus bMatk,getrefine()*2; }
">
},
{
@@ -19967,7 +20584,7 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bSubRace,RC_DemiHuman,25;
+ bonus2 bSubRace,RC_DemiPlayer,25;
bonus2 bSubRace,RC_Demon,25;
bonus bMaxHP,400;
">
@@ -20049,6 +20666,9 @@ item_db: (
Buy: 20
Weight: 100
Loc: 32
+ Script: <"
+ bonus2 bAddRace,RC_Insect,10;
+ ">
},
{
Id: 2158
@@ -20062,6 +20682,11 @@ item_db: (
Loc: 32
EquipLv: 65
View: 3
+ Script: <"
+ bonus2 bAddRaceTolerance,RC_Undead,5;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,-5;
+ bonus2 bAddRaceTolerance,RC_Player,-5;
+ ">
},
{
Id: 2159
@@ -20351,6 +20976,87 @@ item_db: (
">
},
{
+ Id: 2178
+ AegisName: "TE_WoE_Buckler"
+ Name: "TE WoE Buckler"
+ Type: 5
+ Buy: 20
+ Def: 15
+ Loc: 32
+ EquipLv: 40
+ Refine: false
+ View: 3
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Script: <"
+ bonus bMdef,15;
+ bonus bMaxHP,100;
+ bonus bMaxSP,100;
+ bonus2 bSubRace,RC_Player,15;
+ ">
+},
+{
+ Id: 2179
+ AegisName: "TE_WoE_Shield"
+ Name: "TE WoE Shield"
+ Type: 5
+ Buy: 20
+ Def: 25
+ Job: 0x00004082
+ Loc: 32
+ EquipLv: 40
+ Refine: false
+ View: 3
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Script: <"
+ bonus bMdef,5;
+ bonus bMaxHP,200;
+ bonus2 bSubRace,RC_Player,20;
+ ">
+},
+{
+ Id: 2180
+ AegisName: "TE_WoE_Magic_Guard"
+ Name: "TE WoE Magic Guard"
+ Type: 5
+ Buy: 20
+ Def: 25
+ Job: 0x00818315
+ Loc: 32
+ EquipLv: 40
+ Refine: false
+ View: 3
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Script: <"
+ bonus bMdef,25;
+ bonus bMaxSP,200;
+ bonus2 bSubRace,RC_Player,10;
+ ">
+},
+{
Id: 2181
AegisName: "Hervor"
Name: "Hervor"
@@ -20388,9 +21094,36 @@ item_db: (
bonus2 bAddRaceTolerance,RC_NonBoss,30;
bonus2 bAddRaceTolerance,RC_Boss,30;
bonus bUnbreakableShield,0;
-/* When you receive Melee Physical damage, chance of casting Protective Light for 60 seconds. */
-/* Cancels Stun, Sleep, Curse, Stone Curse, Poison, Blind, Silence, Bleeding, Chaos, and Frozen. */
-/* Protects the user against such effects for a set duration. */
+/* When you receive Melee Physical damage, chance of casting Protective Light for 60 seconds. */
+/* Cancels Stun, Sleep, Curse, Stone Curse, Poison, Blind, Silence, Bleeding, Chaos, and Frozen. */
+/* Protects the user against such effects for a set duration. */
+ ">
+},
+{
+ Id: 2183
+ AegisName: "Adv_Angel's_Safeguard"
+ Name: "Advanced Angelic Guard"
+ Type: 5
+ Buy: 10000
+ Weight: 400
+ Def: 30
+ Slots: 1
+ Job: 0x00000001
+ Upper: 47
+ Loc: 32
+ EquipLv: 99
+ View: 1
+ Script: <"
+ bonus2 bAddRaceTolerance,RC_Demon,5;
+ bonus2 bSubEle,Ele_Water,5;
+ bonus2 bSubEle,Ele_Earth,5;
+ bonus2 bSubEle,Ele_Fire,5;
+ bonus2 bSubEle,Ele_Wind,5;
+ bonus2 bSubEle,Ele_Poison,5;
+ bonus2 bSubEle,Ele_Ghost,5;
+ bonus2 bSubEle,Ele_Holy,5;
+ bonus2 bSubEle,Ele_Dark,5;
+ bonus2 bSubEle,Ele_Undead,5;
">
},
{
@@ -20401,14 +21134,14 @@ item_db: (
Buy: 20
Weight: 1000
Def: 50
+ Slots: 1
Loc: 32
- EquipLv: 90
+ EquipLv: 99
Refine: false
View: 2
Script: <"
- if (getrefine()>8) { bonus bMagicDamageReturn,9; }
- else if (getrefine()>6) { bonus bMagicDamageReturn,6; }
- else { bonus bMagicDamageReturn,3; }
+ bonus bMdef,10;
+ bonus bMagicDamageReturn,3+((getrefine()>=9)?3:0);
">
},
{
@@ -20419,20 +21152,18 @@ item_db: (
Buy: 20
Weight: 1000
Def: 50
- Range: 1
- Slots: 2
+ Slots: 1
Job: 0x00410100
Loc: 32
- EquipLv: 70
- View: 15
+ EquipLv: 99
+ View: 2
Script: <"
bonus bMatk,5;
bonus bInt,3;
bonus bDex,2;
bonus bCritical,3;
- if (getrefine()>6) { bonus bCritical,2; }
- if (getrefine()>8) { bonus bMatk,5; }
- if (isequipped(1564)) { bonus bAspdRate,getequiprefinerycnt(EQI_HAND_R); }
+ if (getrefine()>6) bonus bCritical,2;
+ if (getrefine()>8) bonus bMatk,5;
">
},
{
@@ -20472,6 +21203,46 @@ item_db: (
">
},
{
+ Id: 2189
+ AegisName: "Mad_Bunny"
+ Name: "Mad Bunny"
+ Type: 5
+ Weight: 100
+ Def: 40
+ Slots: 1
+ Loc: 32
+ EquipLv: 30
+ View: 1
+ Script: <"
+ bonus bMdef,6;
+ bonus bDex,1;
+ bonus2 bSubEle,Ele_Water,5;
+ bonus2 bSubEle,Ele_Earth,5;
+ bonus2 bSubEle,Ele_Fire,5;
+ bonus2 bSubEle,Ele_Wind,5;
+ bonus2 bSubEle,Ele_Poison,5;
+ bonus2 bSubEle,Ele_Ghost,5;
+ bonus2 bSubEle,Ele_Holy,5;
+ bonus2 bSubEle,Ele_Dark,5;
+ bonus2 bSubEle,Ele_Undead,5;
+ bonus2 bSubEle,Ele_Neutral,5;
+ if (isequipped(20725)) {
+ if (getequiprefinerycnt(EQI_HAND_L)>6) {
+ bonus2 bSubEle,Ele_Water,(getrefine()*2)-12;
+ bonus2 bSubEle,Ele_Earth,(getrefine()*2)-12;
+ bonus2 bSubEle,Ele_Fire,(getrefine()*2)-12;
+ bonus2 bSubEle,Ele_Wind,(getrefine()*2)-12;
+ bonus2 bSubEle,Ele_Poison,(getrefine()*2)-12;
+ bonus2 bSubEle,Ele_Ghost,(getrefine()*2)-12;
+ bonus2 bSubEle,Ele_Holy,(getrefine()*2)-12;
+ bonus2 bSubEle,Ele_Dark,(getrefine()*2)-12;
+ bonus2 bSubEle,Ele_Undead,(getrefine()*2)-12;
+ bonus2 bSubEle,Ele_Neutral,(getrefine()*2)-12;
+ }
+ }
+ ">
+},
+{
Id: 2190
AegisName: "Ancient_Shield_Of_Aeon"
Name: "Ancient Shield Of Aeon"
@@ -20496,7 +21267,24 @@ item_db: (
bonus2 bSubEle,Ele_Ghost,10;
bonus bMaxHP,500;
bonus bMaxSP,50;
- if(getrefine()>=14) skill MG_STONECURSE,5;
+ if(getrefine()>=14) { skill MG_STONECURSE,5; }
+ ">
+},
+{
+ Id: 2198
+ AegisName: "Laphine_Shield"
+ Name: "Laphine Shield"
+ Type: 5
+ Buy: 20
+ Weight: 1000
+ Def: 25
+ Slots: 1
+ Loc: 32
+ EquipLv: 100
+ View: 2
+ Script: <"
+ bonus bMdef,10;
+ if(getrefine()>=7) { bonus bMatk,20; }
">
},
// GM Shield
@@ -20515,7 +21303,7 @@ item_db: (
bonus bAllStats,50;
bonus bMdef,99;
bonus bShortWeaponDamageReturn,100;
- bonus2 bSubRace,RC_DemiHuman,95;
+ bonus2 bSubRace,RC_DemiPlayer,95;
skill CR_FULLPROTECTION,5;
skill WZ_ESTIMATION,1;
skill ST_FULLSTRIP,5;
@@ -21643,7 +22431,7 @@ item_db: (
Loc: 256
Refine: false
View: 76
- Script: <" bonus2 bAddRaceTolerance,RC_DemiHuman,10; ">
+ Script: <" bonus2 bAddRaceTolerance,RC_DemiPlayer,10; ">
},
{
Id: 2290
@@ -21668,7 +22456,7 @@ item_db: (
Loc: 512
Refine: false
View: 78
- Script: <" bonus2 bAddRace,RC_DemiHuman,3; ">
+ Script: <" bonus2 bAddRace,RC_DemiPlayer,3; ">
},
{
Id: 2292
@@ -22753,7 +23541,7 @@ item_db: (
}
Script: <"
bonus bUnbreakableArmor,0;
- bonus2 bAddRaceTolerance,RC_DemiHuman,10;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,10;
">
},
{
@@ -22891,7 +23679,7 @@ item_db: (
Script: <"
bonus bMaxHP,150;
bonus bMdef,2;
- bonus2 bAddRaceTolerance,RC_DemiHuman,2;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,2;
">
},
{
@@ -22917,7 +23705,7 @@ item_db: (
Script: <"
bonus bMaxHP,150;
bonus bMdef,2;
- bonus2 bAddRaceTolerance,RC_DemiHuman,2;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,2;
">
},
{
@@ -22943,7 +23731,7 @@ item_db: (
Script: <"
bonus bMaxHP,150;
bonus bMdef,2;
- bonus2 bAddRaceTolerance,RC_DemiHuman,2;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,2;
">
},
{
@@ -22969,7 +23757,7 @@ item_db: (
Script: <"
bonus bMaxHP,150;
bonus bMdef,2;
- bonus2 bAddRaceTolerance,RC_DemiHuman,2;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,2;
">
},
{
@@ -22995,7 +23783,7 @@ item_db: (
Script: <"
bonus bMaxHP,150;
bonus bMdef,2;
- bonus2 bAddRaceTolerance,RC_DemiHuman,2;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,2;
">
},
{
@@ -23021,7 +23809,7 @@ item_db: (
Script: <"
bonus bMaxHP,150;
bonus bMdef,2;
- bonus2 bAddRaceTolerance,RC_DemiHuman,2;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,2;
">
},
{
@@ -23048,7 +23836,7 @@ item_db: (
Script: <"
bonus bMaxHP,150;
bonus bMdef,2;
- bonus2 bAddRaceTolerance,RC_DemiHuman,2;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,2;
">
},
{
@@ -23315,7 +24103,7 @@ item_db: (
}
Script: <"
bonus bMaxHPrate,20;
- bonus2 bAddRaceTolerance,RC_DemiHuman,7;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,7;
">
},
{
@@ -23844,7 +24632,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" bonus2 bAddRaceTolerance,RC_DemiHuman,5; ">
+ Script: <" bonus2 bAddRaceTolerance,RC_DemiPlayer,5; ">
},
{
Id: 2429
@@ -23976,7 +24764,7 @@ item_db: (
Script: <"
bonus bMaxHP,100;
bonus bMdef,1;
- bonus2 bAddRaceTolerance,RC_DemiHuman,1;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,1;
">
},
{
@@ -24002,7 +24790,7 @@ item_db: (
Script: <"
bonus bMaxHP,100;
bonus bMdef,1;
- bonus2 bAddRaceTolerance,RC_DemiHuman,1;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,1;
">
},
{
@@ -24029,7 +24817,7 @@ item_db: (
Script: <"
bonus bMaxHP,100;
bonus bMdef,1;
- bonus2 bAddRaceTolerance,RC_DemiHuman,1;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,1;
">
},
{
@@ -24178,7 +24966,7 @@ item_db: (
}
Script: <"
bonus bMaxHPrate,10;
- bonus2 bAddRaceTolerance,RC_DemiHuman,4;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,4;
bonus3 bAutoSpellWhenHit,AL_INCAGI,1,10;
">
},
@@ -24551,7 +25339,7 @@ item_db: (
bonus bDex,1;
bonus bMaxHPrate,10;
bonus bMaxSPrate,5;
- bonus2 bSubRace,RC_DemiHuman,2;
+ bonus2 bSubRace,RC_DemiPlayer,2;
">
},
{
@@ -24668,7 +25456,7 @@ item_db: (
EquipLv: 100
Script: <"
bonus bMaxHP,500;
- bonus2 bAddRaceTolerance,RC_DemiHuman,10;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,10;
bonus2 bAddRaceTolerance,RC_Formless,-10;
bonus2 bAddRaceTolerance,RC_Undead,-10;
bonus2 bAddRaceTolerance,RC_Brute,-10;
@@ -24880,7 +25668,7 @@ item_db: (
EquipLv: 95
Script: <"
bonus bMdef,1;
- bonus2 bAddRaceTolerance,RC_DemiHuman,2;
+ bonus2 bAddRaceTolerance,RC_Player,2;
">
},
{
@@ -24897,7 +25685,7 @@ item_db: (
EquipLv: 95
Script: <"
bonus bMdef,5;
- bonus2 bAddRaceTolerance,RC_DemiHuman,1;
+ bonus2 bAddRaceTolerance,RC_Player,1;
">
},
{
@@ -24914,7 +25702,7 @@ item_db: (
EquipLv: 95
Script: <"
bonus bMdef,10;
- bonus2 bAddRaceTolerance,RC_DemiHuman,1;
+ bonus2 bAddRaceTolerance,RC_Player,1;
">
},
{
@@ -25010,6 +25798,41 @@ item_db: (
">
},
{
+ Id: 2493
+ AegisName: "Goibne's_Combat_Boots_"
+ Name: "Goibne's Greaves"
+ Type: 5
+ Buy: 30000
+ Weight: 700
+ Def: 13
+ Slots: 1
+ Job: 0xFFFFFFFE
+ Loc: 64
+ EquipLv: 54
+ Script: <"
+ bonus bMdef,3;
+ bonus bMaxHPrate,5;
+ bonus bMaxSPrate,5;
+ ">
+},
+{
+ Id: 2494
+ AegisName: "Chrystal_Pumps_"
+ Name: "Crystal Pumps"
+ Type: 5
+ Buy: 20
+ Weight: 100
+ Def: 5
+ Slots: 1
+ Job: 0xFFFFFFFE
+ Gender: 0
+ Loc: 64
+ Script: <"
+ bonus bMdef,10;
+ bonus bLuk,5;
+ ">
+},
+{
Id: 2495
AegisName: "Egir_Shoes"
Name: "Aegir Shoes"
@@ -25026,6 +25849,88 @@ item_db: (
">
},
{
+ Id: 2496
+ AegisName: "TE_WoE_Shoes"
+ Name: "TE WoE Shoes"
+ Type: 5
+ Buy: 20
+ Def: 5
+ Loc: 64
+ EquipLv: 40
+ Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Script: <"
+ bonus bMaxHP,150;
+ bonus bMaxSP,150;
+ bonus2 bAddRace,RC_Player,5;
+ bonus2 bMagicAddRace,RC_Player,5;
+ bonus2 bResEff,Eff_Freeze,2500;
+ ">
+},
+{
+ Id: 2497
+ AegisName: "TE_WoE_Boots"
+ Name: "TE WoE Boots"
+ Type: 5
+ Buy: 20
+ Def: 10
+ Job: 0x00004082
+ Loc: 64
+ EquipLv: 40
+ Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Script: <"
+ bonus bMaxHP,200;
+ bonus bMaxSP,100;
+ bonus2 bAddRace,RC_Player,10;
+ bonus2 bResEff,Eff_Freeze,2500;
+ ">
+},
+{
+ Id: 2498
+ AegisName: "TE_WoE_Magic_Sandals"
+ Name: "TE WoE Magic Sandals"
+ Type: 5
+ Buy: 20
+ Def: 5
+ Job: 0x00818315
+ Loc: 64
+ EquipLv: 40
+ Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Script: <"
+ bonus bMdef,5;
+ bonus bMaxHP,100;
+ bonus bMaxSP,200;
+ bonus2 bMagicAddRace,RC_Player,5;
+ bonus2 bResEff,Eff_Freeze,2500;
+ ">
+},
+{
Id: 2499
AegisName: "Temporal_Boots"
Name: "Temporal Boots"
@@ -25523,7 +26428,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" bonus2 bAddRaceTolerance,RC_DemiHuman,15; ">
+ Script: <" bonus2 bAddRaceTolerance,RC_DemiPlayer,15; ">
},
{
Id: 2534
@@ -25633,7 +26538,7 @@ item_db: (
Script: <"
bonus bMaxHP,50;
bonus bMdef,1;
- bonus2 bAddRaceTolerance,RC_DemiHuman,1;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,1;
">
},
{
@@ -25659,7 +26564,7 @@ item_db: (
Script: <"
bonus bMaxHP,50;
bonus bMdef,1;
- bonus2 bAddRaceTolerance,RC_DemiHuman,1;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,1;
">
},
{
@@ -25686,7 +26591,7 @@ item_db: (
Script: <"
bonus bMaxHP,50;
bonus bMdef,1;
- bonus2 bAddRaceTolerance,RC_DemiHuman,1;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,1;
">
},
{
@@ -25863,7 +26768,7 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bSubRace,RC_DemiHuman,10;
+ bonus2 bSubRace,RC_DemiPlayer,10;
bonus bMaxHPrate,10;
bonus2 bSubEle,Ele_Water,5;
bonus2 bSubEle,Ele_Fire,5;
@@ -25892,7 +26797,7 @@ item_db: (
}
Script: <"
bonus bMaxHPrate,5;
- bonus2 bAddRaceTolerance,RC_DemiHuman,5;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,5;
">
},
{
@@ -26581,7 +27486,7 @@ item_db: (
EquipLv: 95
Script: <"
bonus bMdef,1;
- bonus2 bAddRaceTolerance,RC_DemiHuman,2;
+ bonus2 bAddRaceTolerance,RC_Player,2;
">
},
{
@@ -26597,7 +27502,7 @@ item_db: (
EquipLv: 95
Script: <"
bonus bMdef,10;
- bonus2 bAddRaceTolerance,RC_DemiHuman,2;
+ bonus2 bAddRaceTolerance,RC_Player,2;
">
},
{
@@ -26636,7 +27541,7 @@ item_db: (
bonus bAspdRate,readparam(bAgi)/20;
bonus bLongAtkRate,readparam(bDex)/20;
bonus bCritAtkRate,readparam(bLuk)/20;
- bonus2 bAddRaceTolerance,RC_DemiHuman,10;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,10;
">
},
{
@@ -26667,7 +27572,6 @@ item_db: (
Def: 8
Slots: 1
Loc: 4
- EquipLv: 1
Script: <"
bonus bHealPower2,getrefine();
bonus bAddItemHealRate,getrefine();
@@ -26690,8 +27594,8 @@ item_db: (
},
{
Id: 2593
- AegisName: "Flow_Manteau"
- Name: "Furowamanto"
+ AegisName: "Froid_Manteau"
+ Name: "Froid Manteau"
Type: 5
Buy: 20
Weight: 700
@@ -26735,18 +27639,24 @@ item_db: (
Slots: 1
Loc: 4
EquipLv: 50
+ Script: <" bonus bCritAtkRate,3; ">
+},
+{
+ Id: 2599
+ AegisName: "Goibne's_Shoulder_Arms_"
+ Name: "Goibne's Spaulders"
+ Type: 5
+ Buy: 30000
+ Weight: 700
+ Def: 11
+ Slots: 1
+ Job: 0xFFFFFFFE
+ Loc: 4
+ EquipLv: 54
Script: <"
- bonus bCritAtkRate,3;
- if (isequipped(2616)) {
- bonus bCritAtkRate,5;
- bonus bCritical,10;
- if (getrefine()>=5) {
- bonus bCritAtkRate,3;
- }
- if (getrefine()>=7) {
- bonus bCritAtkRate,4;
- }
- }
+ bonus bLongAtkDef,10;
+ bonus bMdef,2;
+ bonus bVit,1;
">
},
// Accessories
@@ -27127,7 +28037,9 @@ item_db: (
Script: <"
bonus bStr,40+BaseLevel/5;
bonus bMdef,7;
- if(readparam(bStr)==120) bonus2 bAddRace,RC_Boss,10;
+ if(readparam(bStr)>=120) {
+ bonus2 bAddRace,RC_Boss,10;
+ }
">
},
{
@@ -27149,8 +28061,7 @@ item_db: (
bonus bInt,10;
bonus bLuk,10;
bonus bMdef,5;
- bonus2 bSkillHeal,PR_SANCTUARY,6;
- bonus2 bSkillHeal,AL_HEAL,6;
+ bonus bHealPower,6;
">
},
{
@@ -28060,6 +28971,7 @@ item_db: (
notrade: true
noselltonpc: true
nocart: true
+ nostorage: true
nogstorage: true
nomail: true
noauction: true
@@ -29605,7 +30517,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" bonus2 bExpAddRace,RC_DemiHuman,15; ">
+ Script: <" bonus2 bExpAddRace,RC_DemiPlayer,15; ">
},
{
Id: 2761
@@ -29938,6 +30850,9 @@ item_db: (
Refine: false
Trade: {
nodrop: true
+ nogstorage: true
+ nomail: true
+ noauction: true
}
Script: <" bonus bUseSPrate,-5; ">
},
@@ -29952,6 +30867,9 @@ item_db: (
Refine: false
Trade: {
nodrop: true
+ nogstorage: true
+ nomail: true
+ noauction: true
}
Script: <" bonus bInt,2; ">
},
@@ -29967,6 +30885,9 @@ item_db: (
Refine: false
Trade: {
nodrop: true
+ nogstorage: true
+ nomail: true
+ noauction: true
}
Script: <"
bonus bStr,2;
@@ -29985,6 +30906,9 @@ item_db: (
Refine: false
Trade: {
nodrop: true
+ nogstorage: true
+ nomail: true
+ noauction: true
}
Script: <" autobonus "{ bonus bAspdRate,2; }",10,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }"; ">
},
@@ -30001,6 +30925,9 @@ item_db: (
Refine: false
Trade: {
nodrop: true
+ nogstorage: true
+ nomail: true
+ noauction: true
}
Script: <"
bonus bAllStats,1;
@@ -30167,7 +31094,9 @@ item_db: (
Script: <"
bonus bAgi,1;
bonus bFlee,4;
- if(readparam(bAgi)==120) bonus bCritical,4;
+ if(readparam(bAgi)>=120) {
+ bonus bCritical,4;
+ }
">
},
{
@@ -30858,6 +31787,9 @@ item_db: (
Refine: false
Trade: {
nodrop: true
+ nogstorage: true
+ nomail: true
+ noauction: true
}
Script: <" bonus bInt,2; ">
},
@@ -30873,6 +31805,9 @@ item_db: (
Refine: false
Trade: {
nodrop: true
+ nogstorage: true
+ nomail: true
+ noauction: true
}
Script: <"
bonus bDex,2;
@@ -30891,6 +31826,9 @@ item_db: (
Refine: false
Trade: {
nodrop: true
+ nogstorage: true
+ nomail: true
+ noauction: true
}
Script: <" autobonus "{ bonus bMaxHPrate,10; }",10,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }"; ">
},
@@ -30952,6 +31890,7 @@ item_db: (
bonus bAgi,6;
bonus bLuk,10;
bonus bMdef,5;
+ bonus bHealPower,6;
">
},
{
@@ -31793,8 +32732,6 @@ item_db: (
Script: <"
bonus bDex,2;
bonus bMatk,20;
- if (isequipped(2701)) { bonus bMatk,20; }
- if (isequipped(2365)) { bonus bVariableCastrate,15; }
">
},
{
@@ -32116,6 +33053,10 @@ item_db: (
Loc: 136
EquipLv: 61
Refine: false
+ Script: <"
+ bonus bBaseAtk,5;
+ bonus bCritical,3;
+ ">
},
{
Id: 2901
@@ -32129,7 +33070,10 @@ item_db: (
Loc: 136
EquipLv: 61
Refine: false
- Script: <" bonus bStr,2; ">
+ Script: <"
+ bonus bStr,2;
+ bonus bCritical,3;
+ ">
},
{
Id: 2902
@@ -32335,7 +33279,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" skill "ECLAGE_RECALL",1; ">
+ Script: <" skill ECLAGE_RECALL,1; ">
},
{
Id: 2917
@@ -32351,7 +33295,9 @@ item_db: (
bonus bMaxHP,100;
bonus bMaxSP,20;
bonus bBaseAtk,(readparam(bStr)/10);
- if(readparam(bStr)>=110) bonus bAtkRate,1;
+ if(readparam(bStr)>=110) {
+ bonus bAtkRate,1;
+ }
">
},
{
@@ -32368,7 +33314,9 @@ item_db: (
bonus bMaxHP,100;
bonus bMaxSP,20;
bonus bMatk,(readparam(bInt)/10);
- if(readparam(bInt)>=110) bonus bMatkRate,1;
+ if(readparam(bInt)>=110) {
+ bonus bMatkRate,1;
+ }
">
},
{
@@ -32385,7 +33333,9 @@ item_db: (
bonus bMaxHP,100;
bonus bMaxSP,20;
bonus bFlee,(readparam(bAgi)/10);
- if(readparam(bAgi)>=110) bonus bFlee2,1;
+ if(readparam(bAgi)>=110) {
+ bonus bFlee2,1;
+ }
">
},
{
@@ -32402,7 +33352,9 @@ item_db: (
bonus bMaxHP,100;
bonus bMaxSP,20;
bonus bMaxHP,(readparam(bVit)/10)*50;
- if(readparam(bVit)>=110) bonus bMaxHPrate,1;
+ if(readparam(bVit)>=110) {
+ bonus bMaxHPrate,1;
+ }
">
},
{
@@ -32419,7 +33371,9 @@ item_db: (
bonus bMaxHP,100;
bonus bMaxSP,20;
bonus bHit,(readparam(bDex)/10);
- if(readparam(bDex)>=110) bonus bLongAtkRate,1;
+ if(readparam(bDex)>=110) {
+ bonus bLongAtkRate,1;
+ }
">
},
{
@@ -32436,7 +33390,9 @@ item_db: (
bonus bMaxHP,100;
bonus bMaxSP,20;
bonus bCritical,(readparam(bLuk)/10);
- if(readparam(bLuk)>=110) bonus bCritAtkRate,1;
+ if(readparam(bLuk)>=110) {
+ bonus bCritAtkRate,1;
+ }
">
},
{
@@ -32454,7 +33410,9 @@ item_db: (
bonus bMaxHP,100;
bonus bMaxSP,20;
bonus bBaseAtk,(readparam(bStr)/10);
- if(readparam(bStr)>=110) bonus bAtkRate,1;
+ if(readparam(bStr)>=110) {
+ bonus bAtkRate,1;
+ }
">
},
{
@@ -32472,7 +33430,9 @@ item_db: (
bonus bMaxHP,100;
bonus bMaxSP,20;
bonus bMatk,(readparam(bInt)/10);
- if(readparam(bInt)>=110) bonus bMatkRate,1;
+ if(readparam(bInt)>=110) {
+ bonus bMatkRate,1;
+ }
">
},
{
@@ -32490,7 +33450,9 @@ item_db: (
bonus bMaxHP,100;
bonus bMaxSP,20;
bonus bFlee,(readparam(bAgi)/10);
- if(readparam(bAgi)>=110) bonus bFlee2,1;
+ if(readparam(bAgi)>=110) {
+ bonus bFlee2,1;
+ }
">
},
{
@@ -32508,7 +33470,9 @@ item_db: (
bonus bMaxHP,100;
bonus bMaxSP,20;
bonus bMaxHP,(readparam(bVit)/10)*50;
- if(readparam(bVit)>=110) bonus bMaxHPrate,1;
+ if(readparam(bVit)>=110) {
+ bonus bMaxHPrate,1;
+ }
">
},
{
@@ -32526,7 +33490,9 @@ item_db: (
bonus bMaxHP,100;
bonus bMaxSP,20;
bonus bHit,(readparam(bDex)/10);
- if(readparam(bDex)>=110) bonus bLongAtkRate,1;
+ if(readparam(bDex)>=110) {
+ bonus bLongAtkRate,1;
+ }
">
},
{
@@ -32544,7 +33510,9 @@ item_db: (
bonus bMaxHP,100;
bonus bMaxSP,20;
bonus bCritical,(readparam(bLuk)/10);
- if(readparam(bLuk)>=110) bonus bCritAtkRate,1;
+ if(readparam(bLuk)>=110) {
+ bonus bCritAtkRate,1;
+ }
">
},
{
@@ -32646,6 +33614,98 @@ item_db: (
">
},
{
+ Id: 2944
+ AegisName: "TE_Ring_of_Protection"
+ Name: "TE Ring of Protection"
+ Type: 5
+ Buy: 20
+ Loc: 136
+ EquipLv: 40
+ Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Script: <"
+ bonus bMaxHP,100;
+ bonus2 bAddRaceTolerance,RC_Player,5;
+ ">
+},
+{
+ Id: 2945
+ AegisName: "TE_Rage_Ring"
+ Name: "TE Rage Ring"
+ Type: 5
+ Buy: 20
+ Loc: 136
+ EquipLv: 40
+ Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Script: <"
+ bonus2 bAddRace,RC_Player,5;
+ bonus2 bMagicAddRace,RC_Player,5;
+ ">
+},
+{
+ Id: 2946
+ AegisName: "TE_Defiance_Ring"
+ Name: "TE Defiance Ring"
+ Type: 5
+ Buy: 20
+ Loc: 136
+ EquipLv: 40
+ Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Script: <"
+ bonus bMdef,5;
+ bonus2 bAddRaceTolerance,RC_Player,5;
+ ">
+},
+{
+ Id: 2950
+ AegisName: "Rune_Ring"
+ Name: "Rune Ring"
+ Type: 5
+ Loc: 136
+ EquipLv: [1, 100]
+ Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Script: <"
+ bonus2 bExpAddRace,RC_Boss,10;
+ bonus2 bExpAddRace,RC_NonBoss,10;
+ ">
+},
+{
Id: 2959
AegisName: "Fidelity_Necklace"
Name: "Fidelity Necklace"
@@ -32686,11 +33746,6 @@ item_db: (
Refine: false
Script: <"
bonus bAtkRate,5;
- if (isequipped(15073)) { bonus bAspdRate,5; }
- if (isequipped(15074)) {
- bonus bDelayrate,-5;
- bonus2 bAddRaceTolerance,RC_DemiHuman,5;
- }
">
},
{
@@ -32706,11 +33761,6 @@ item_db: (
Refine: false
Script: <"
bonus bMatkRate,5;
- if (isequipped(15073)) {
- bonus bDelayrate,-5;
- bonus2 bAddRaceTolerance,RC_DemiHuman,5;
- }
- if (isequipped(15074)) { bonus bVariableCastrate,-5; }
">
},
{
@@ -32776,6 +33826,25 @@ item_db: (
Refine: false
},
{
+ Id: 2981
+ AegisName: "Brave_Ring"
+ Name: "Brave Ring"
+ Type: 5
+ Buy: 20
+ Weight: 200
+ Loc: 136
+ EquipLv: 160
+ Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+},
+{
Id: 2986
AegisName: "Snake_Ring"
Name: "Snake Ring"
@@ -32808,6 +33877,74 @@ item_db: (
bonus bMdef,3;
">
},
+{
+ Id: 2988
+ AegisName: "Ozs_New_Wing_Ring"
+ Name: "Oz's New Wing Ring"
+ Type: 5
+ Buy: 62000
+ Weight: 100
+ Slots: 1
+ Job: 0x00080000
+ Upper: 56
+ Gender: 1
+ Loc: 136
+ EquipLv: 130
+ Refine: false
+ Script: <" bonus bVariableCastrate,-25; ">
+},
+{
+ Id: 2989
+ AegisName: "Bloody_Floral_Decoration_Bracelet"
+ Name: "Bloody Floral Decoration Bracelet"
+ Type: 4
+ Buy: 62000
+ Weight: 100
+ Slots: 1
+ Job: 0x00080000
+ Upper: 56
+ Loc: 136
+ EquipLv: 130
+ Refine: false
+ Script: <" bonus bVariableCastrate,-25; ">
+},
+{
+ Id: 2997
+ AegisName: "RWC_Gold_Brooch"
+ Name: "RWC Gold Brooch"
+ Type: 5
+ Weight: 200
+ Slots: 1
+ Loc: 136
+ Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Script: <"
+ bonus bAtk,20;
+ bonus bMatk,20;
+ ">
+},
+{
+ Id: 2998
+ AegisName: "RWC_Silver_Brooch"
+ Name: "RWC Silver Brooch"
+ Type: 5
+ Weight: 200
+ Loc: 136
+ Refine: false
+ Script: <"
+ bonus bMaxHP,300;
+ bonus bMaxSP,30;
+ ">
+},
+
// Cards
// ===================================================================
{
@@ -33207,7 +34344,7 @@ item_db: (
Buy: 20
Weight: 10
Loc: 2
- Script: <" bonus2 bAddRace,RC_DemiHuman,20; ">
+ Script: <" bonus2 bAddRace,RC_DemiPlayer,20; ">
},
{
Id: 4036
@@ -33471,7 +34608,7 @@ item_db: (
Buy: 20
Weight: 10
Loc: 32
- Script: <" bonus2 bAddRaceTolerance,RC_DemiHuman,30; ">
+ Script: <" bonus2 bAddRaceTolerance,RC_DemiPlayer,30; ">
},
{
Id: 4059
@@ -34246,7 +35383,7 @@ item_db: (
Weight: 10
Loc: 2
Script: <"
- bonus2 bAddRace,RC_DemiHuman,7;
+ bonus2 bAddRace,RC_DemiPlayer,7;
bonus2 bAddRace,RC_Brute,7;
bonus2 bAddRace,RC_Plant,7;
bonus2 bAddRace,RC_Insect,7;
@@ -34586,8 +35723,8 @@ item_db: (
Script: <"
bonus2 bAddItemHealRate,Candy,50;
bonus2 bAddItemHealRate,Candy_Striper,50;
- bonus3 bAddMonsterDropItem,529,RC_DemiHuman,300;
- bonus3 bAddMonsterDropItem,530,RC_DemiHuman,100;
+ bonus3 bAddMonsterDropItem,529,RC_DemiPlayer,300;
+ bonus3 bAddMonsterDropItem,530,RC_DemiPlayer,100;
">
},
{
@@ -34598,7 +35735,7 @@ item_db: (
Buy: 20
Weight: 10
Loc: 2
- Script: <" bonus2 bAddRace2,1,30; ">
+ Script: <" bonus2 bAddRace2,RC2_Goblin,30; ">
},
{
Id: 4156
@@ -34952,7 +36089,7 @@ item_db: (
Buy: 20
Weight: 10
Loc: 2
- Script: <" bonus2 bAddRace2,4,30; ">
+ Script: <" bonus2 bAddRace2,RC2_Golem,30; ">
},
{
Id: 4185
@@ -35499,7 +36636,7 @@ item_db: (
Buy: 20
Weight: 10
Loc: 32
- Script: <" bonus2 bSubRace2,5,50; ">
+ Script: <" bonus2 bSubRace2,RC2_Guardian,50; ">
},
{
Id: 4232
@@ -35677,8 +36814,8 @@ item_db: (
Weight: 10
Loc: 64
Script: <"
- bonus2 bSubRace,RC_DemiHuman,-20;
- bonus2 bExpAddRace,RC_DemiHuman,10;
+ bonus2 bSubRace,RC_DemiPlayer,-20;
+ bonus2 bExpAddRace,RC_DemiPlayer,10;
">
},
{
@@ -35691,7 +36828,7 @@ item_db: (
Loc: 2
Script: <"
bonus bCritAtkRate,10;
- bonus2 bCriticalAddRace,RC_DemiHuman,7;
+ bonus2 bCriticalAddRace,RC_DemiPlayer,7;
">
},
{
@@ -35751,7 +36888,7 @@ item_db: (
Buy: 20
Weight: 10
Loc: 2
- Script: <" bonus2 bAddRace2,5,40; ">
+ Script: <" bonus2 bAddRace2,RC2_Guardian,40; ">
},
{
Id: 4252
@@ -35797,7 +36934,7 @@ item_db: (
Buy: 20
Weight: 10
Loc: 2
- Script: <" bonus2 bAddRace2,3,30; ">
+ Script: <" bonus2 bAddRace2,RC2_Orc,30; ">
},
{
Id: 4256
@@ -35807,7 +36944,7 @@ item_db: (
Buy: 20
Weight: 10
Loc: 136
- Script: <" bonus3 bAddMonsterDropItem,12034,RC_DemiHuman,100; ">
+ Script: <" bonus3 bAddMonsterDropItem,12034,RC_DemiPlayer,100; ">
},
{
Id: 4257
@@ -36233,7 +37370,7 @@ item_db: (
Buy: 20
Weight: 10
Loc: 2
- Script: <" bonus2 bAddRace2,2,30; ">
+ Script: <" bonus2 bAddRace2,RC2_Kobold,30; ">
},
{
Id: 4292
@@ -36369,9 +37506,15 @@ item_db: (
Loc: 4
Script: <"
bonus bFlee,10;
- if(readparam(bStr)>=80) bonus bBaseAtk,20;
- if(readparam(bVit)>=80) bonus bMaxHPrate,3;
- if(readparam(bLuk)>=80) bonus bCritical,3;
+ if(readparam(bStr)>=80) {
+ bonus bBaseAtk,20;
+ }
+ if(readparam(bVit)>=80) {
+ bonus bMaxHPrate,3;
+ }
+ if(readparam(bLuk)>=80) {
+ bonus bCritical,3;
+ }
">
},
{
@@ -36686,7 +37829,7 @@ item_db: (
Buy: 20
Weight: 10
Loc: 2
- Script: <" bonus2 bSPGainRace,RC_DemiHuman,5; ">
+ Script: <" bonus2 bSPGainRace,RC_DemiPlayer,5; ">
OnUnequipScript: <" heal 0,-5; ">
},
{
@@ -37065,7 +38208,7 @@ item_db: (
Buy: 20
Weight: 10
Loc: 2
- Script: <" bonus2 bCriticalAddRace,RC_DemiHuman,10; ">
+ Script: <" bonus2 bCriticalAddRace,RC_DemiPlayer,10; ">
},
{
Id: 4361
@@ -38038,8 +39181,8 @@ item_db: (
Weight: 10
Loc: 64
Script: <"
- bonus2 bAddRace,RC_DemiHuman,1;
- bonus2 bMagicAddRace,RC_DemiHuman,1;
+ bonus2 bAddRace,RC_DemiPlayer,1;
+ bonus2 bMagicAddRace,RC_DemiPlayer,1;
bonus bHPGainValue,50;
">
},
@@ -38052,9 +39195,9 @@ item_db: (
Weight: 10
Loc: 136
Script: <"
- bonus2 bCriticalAddRace,RC_DemiHuman,5;
- bonus2 bAddRace,RC_DemiHuman,1;
- bonus2 bMagicAddRace,RC_DemiHuman,1;
+ bonus2 bCriticalAddRace,RC_DemiPlayer,5;
+ bonus2 bAddRace,RC_DemiPlayer,1;
+ bonus2 bMagicAddRace,RC_DemiPlayer,1;
bonus2 bAddEff2,Eff_Bleeding,10;
">
},
@@ -38136,7 +39279,7 @@ item_db: (
bonus bMatkRate,10;
bonus bMaxSPrate,-50;
bonus2 bMagicAddRace,RC_Angel,50;
- bonus2 bMagicAddRace,RC_DemiHuman,50;
+ bonus2 bMagicAddRace,RC_DemiPlayer,50;
">
},
{
@@ -38570,7 +39713,7 @@ item_db: (
Buy: 20
Weight: 10
Loc: 2
- Script: <" bonus2 bMagicAddRace,RC_DemiHuman,10; ">
+ Script: <" bonus2 bMagicAddRace,RC_DemiPlayer,10; ">
},
{
Id: 4475
@@ -38652,7 +39795,7 @@ item_db: (
Weight: 10
Loc: 64
Script: <"
- .@rate = (getrefine() > 14) ? 7 : 5;
+ .@rate = (getrefine()>14)?7:5;
bonus bMaxHPrate,.@rate;
bonus bMaxSPrate,.@rate;
bonus2 bHPRegenRate,50,10000;
@@ -38691,7 +39834,7 @@ item_db: (
Weight: 10
Loc: 16
Script: <"
- .@rate = (getrefine() > 14) ? 30 : 20;
+ .@rate = (getrefine()>14)?30:20;
bonus2 bAddEle,Ele_Holy,.@rate;
bonus2 bAddEle,Ele_Dark,.@rate;
bonus2 bAddRace,RC_Angel,.@rate;
@@ -38802,7 +39945,7 @@ item_db: (
Weight: 10
Loc: 2
Script: <"
- .@rate = (getrefine() > 14) ? 15 : 10;
+ .@rate = (getrefine()>14)?15:10;
bonus2 bAddRace,RC_NonBoss,.@rate;
bonus2 bAddRace,RC_Boss,.@rate;
bonus3 bAutoSpell,SM_MAGNUM,10,15;
@@ -38982,17 +40125,7 @@ item_db: (
Weight: 10
Loc: 2
Script: <"
- bonus2 bAddDamageClass,2085,30;
- bonus2 bAddDamageClass,2090,30;
- bonus2 bAddDamageClass,2144,30;
- bonus2 bAddDamageClass,2145,30;
- bonus2 bAddDamageClass,2083,30;
- bonus2 bAddDamageClass,2088,30;
- bonus2 bAddDamageClass,2084,30;
- bonus2 bAddDamageClass,2089,30;
- bonus2 bAddDamageClass,2087,30;
- bonus2 bAddDamageClass,2086,30;
- bonus2 bAddDamageClass,2091,30;
+ bonus2 bAddRace2,RC2_Scaraba,30;
bonus2 bAddMonsterDropItem,12806,30;
">
},
@@ -39394,9 +40527,9 @@ item_db: (
Script: <"
bonus bMatkRate,((getrefine()>14)?8:5);
bonus bMaxSPrate,-50;
- .@rate = (getrefine() > 14) ? 33 : 25;
+ .@rate = (getrefine()>14)?33:25;
bonus2 bMagicAddRace,RC_Angel,.@rate;
- bonus2 bMagicAddRace,RC_DemiHuman,.@rate;
+ bonus2 bMagicAddRace,RC_DemiPlayer,.@rate;
">
},
{
@@ -39408,7 +40541,7 @@ item_db: (
Weight: 10
Loc: 2
Script: <"
- .@rate = (getrefine() > 14) ? 350 : 250;
+ .@rate = (getrefine()>14)?350:250;
bonus3 bAddEff,Eff_Stun,.@rate,ATF_SHORT;
bonus3 bAddEff,Eff_Curse,.@rate,ATF_SHORT;
bonus3 bAddEff,Eff_Silence,.@rate,ATF_SHORT;
@@ -39571,7 +40704,7 @@ item_db: (
bonus bInt,1;
bonus bIgnoreMdefRate,2;
bonus bIgnoreMdefRate,getrefine()/4;
- }
+ }
">
},
{
@@ -39684,7 +40817,9 @@ item_db: (
Loc: 16
Script: <"
bonus bFlee,20;
- if(readparam(bVit)>=110) bonus bFlee,20;
+ if(readparam(bVit)>=110) {
+ bonus bFlee,20;
+ }
if(getiteminfo(getequipid(EQI_HAND_R),11)==13) {
skill BA_POEMBRAGI,10;
}
@@ -39700,7 +40835,9 @@ item_db: (
Loc: 16
Script: <"
bonus bMatkRate,7;
- if(readparam(bDex)>=110) bonus bMatkRate,7;
+ if(readparam(bDex)>=110) {
+ bonus bMatkRate,7;
+ }
bonus5 bAutoSpellWhenHit,SA_LANDPROTECTOR,5,70,BF_MAGIC,0;
">
},
@@ -39714,7 +40851,9 @@ item_db: (
Loc: 16
Script: <"
bonus bAtkRate,7;
- if(readparam(bAgi)>=110) bonus bAtkRate,7;
+ if(readparam(bAgi)>=110) {
+ bonus bAtkRate,7;
+ }
bonus5 bAutoSpellWhenHit,MO_INVESTIGATE,5,70,BF_WEAPON,1;
">
},
@@ -39728,7 +40867,9 @@ item_db: (
Loc: 16
Script: <"
bonus bCritical,20;
- if(readparam(bStr)>=110) bonus bCritical,20;
+ if(readparam(bStr)>=110) {
+ bonus bCritical,20;
+ }
bonus5 bAutoSpellWhenHit,AM_ACIDTERROR,5,70,BF_WEAPON,1;
">
},
@@ -39742,7 +40883,9 @@ item_db: (
Loc: 16
Script: <"
bonus bHit,20;
- if(readparam(bLuk)>=110) bonus bHit,20;
+ if(readparam(bLuk)>=110) {
+ bonus bHit,20;
+ }
bonus5 bAutoSpellWhenHit,ST_FULLSTRIP,1,70,BF_WEAPON,1;
">
},
@@ -39756,7 +40899,9 @@ item_db: (
Loc: 16
Script: <"
bonus bMaxHPrate,10;
- if(readparam(bInt)>=110) bonus bMaxHPrate,10;
+ if(readparam(bInt)>=110) {
+ bonus bMaxHPrate,10;
+ }
bonus5 bAutoSpellWhenHit,CR_GRANDCROSS,10,70,BF_WEAPON,0;
">
},
@@ -39773,7 +40918,9 @@ item_db: (
skill DC_FORTUNEKISS,10;
}
bonus bFlee,20;
- if(readparam(bVit)>=110) bonus bFlee,20;
+ if(readparam(bVit)>=110) {
+ bonus bFlee,20;
+ }
">
},
{
@@ -40082,7 +41229,7 @@ item_db: (
Weight: 10
Loc: 136
Script: <"
- bonus2 bCriticalAddRace,RC_DemiHuman,12;
+ bonus2 bCriticalAddRace,RC_DemiPlayer,12;
bonus2 bCriticalAddRace,RC_Fish,12;
bonus2 bCriticalAddRace,RC_Brute,12;
">
@@ -40552,9 +41699,6 @@ item_db: (
bonus2 bResEff,Eff_Freeze,10000;
bonus bAtkRate,10;
bonus bMatkRate,10;
- if (isequipped(4635)) {
- bonus2 bResEff,Eff_Burning,10000;
- }
">
},
{
@@ -40582,7 +41726,7 @@ item_db: (
Loc: 16
Script: <"
bonus bAtk,30;
- /* When attacked by enemy, drain 5 SP from user. */
+ /* When attacked by enemy, drain 5 SP from user. */
">
},
{
@@ -42124,7 +43268,7 @@ item_db: (
Type: 6
Buy: 0
Loc: 16
- Script: <" bonus2 bAddRaceTolerance,RC_DemiHuman,5; ">
+ Script: <" bonus2 bAddRaceTolerance,RC_DemiPlayer,5; ">
},
{
Id: 4850
@@ -43988,8 +45132,8 @@ item_db: (
EquipLv: 70
View: 200
Script: <"
- bonus2 bAddRace,RC_DemiHuman,5;
- bonus2 bAddRaceTolerance,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,5;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,5;
">
},
{
@@ -44176,7 +45320,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" bonus2 bAddRaceTolerance,RC_DemiHuman,10; ">
+ Script: <" bonus2 bAddRaceTolerance,RC_DemiPlayer,10; ">
},
{
Id: 5133
@@ -44246,7 +45390,7 @@ item_db: (
View: 208
Script: <"
bonus bStr,1;
- bonus2 bAddRace,RC_DemiHuman,10;
+ bonus2 bAddRace,RC_DemiPlayer,10;
bonus2 bAddEff2,Eff_Sleep,10;
">
},
@@ -44332,7 +45476,7 @@ item_db: (
View: 213
Script: <"
bonus bVit,1;
- bonus2 bAddRaceTolerance,RC_DemiHuman,5;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,5;
">
},
{
@@ -44767,7 +45911,7 @@ item_db: (
View: 224
Script: <"
bonus bMdef,1;
- bonus2 bAddRaceTolerance,RC_DemiHuman,10;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,10;
">
},
{
@@ -44795,7 +45939,7 @@ item_db: (
Loc: 256
Refine: false
View: 226
- Script: <" bonus2 bAddRaceTolerance,RC_DemiHuman,10; ">
+ Script: <" bonus2 bAddRaceTolerance,RC_DemiPlayer,10; ">
},
{
Id: 5173
@@ -46200,7 +47344,9 @@ item_db: (
Script: <"
bonus bStr,2;
bonus bUnbreakableHelm,0;
- if((readparam(bDex)<56)&&(BaseClass==Job_Swordman||BaseClass==Job_Merchant||BaseClass==Job_Thief)) bonus bDex,JobLevel/7;
+ if((readparam(bDex)<56)&&(BaseClass==Job_Swordman||BaseClass==Job_Merchant||BaseClass==Job_Thief)) {
+ bonus bDex,JobLevel/7;
+ }
">
},
{
@@ -46280,7 +47426,7 @@ item_db: (
}
Script: <"
bonus bMdef,5;
- bonus2 bAddRaceTolerance,RC_DemiHuman,10;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,10;
">
},
{
@@ -46612,7 +47758,7 @@ item_db: (
bonus bMaxSP,50;
skill TF_DOUBLE,2;
bonus bDoubleRate,10;
- bonus2 bAddRaceTolerance,RC_DemiHuman,3;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,3;
bonus2 bAddRaceTolerance,RC_Brute,3;
">
},
@@ -47017,7 +48163,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" bonus2 bAddRaceTolerance,RC_DemiHuman,5; ">
+ Script: <" bonus2 bAddRaceTolerance,RC_DemiPlayer,5; ">
},
{
Id: 5307
@@ -47122,7 +48268,7 @@ item_db: (
View: 334
Script: <"
bonus bStr,1;
- bonus2 bAddRace,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,5;
">
},
{
@@ -47163,7 +48309,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" bonus2 bAddRace,RC_DemiHuman,5; ">
+ Script: <" bonus2 bAddRace,RC_DemiPlayer,5; ">
},
{
Id: 5315
@@ -47247,8 +48393,7 @@ item_db: (
Loc: 256
View: 341
Script: <"
-
- bonus bLuk,3;
+ bonus bLuk,3;
bonus2 bAddRaceTolerance,RC_Angel, 5;
bonus2 bAddRace,RC_Angel, 5;
bonus2 bMagicAddRace,RC_Angel,5;
@@ -47290,6 +48435,9 @@ item_db: (
Def: 4
Loc: 256
View: 342
+ Script: <"
+ bonus2 bAddMonsterDropItem,518,300;
+ ">
},
{
Id: 5322
@@ -47393,7 +48541,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" bonus2 bAddRace,RC_DemiHuman,7; ">
+ Script: <" bonus2 bAddRace,RC_DemiPlayer,7; ">
},
{
Id: 5327
@@ -47446,7 +48594,7 @@ item_db: (
{
Id: 5329
AegisName: "Dark_Blindfold_C"
- Name: "Costume: Dark Blindfold"
+ Name: "Costume Dark Blindfold"
Type: 5
Buy: 1
Def: 1
@@ -47684,7 +48832,7 @@ item_db: (
Refine: false
View: 354
Script: <"
- bonus2 bAddRaceTolerance,RC_DemiHuman,5;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,5;
bonus4 bAutoSpellWhenHit,AL_ANGELUS,10,20,0;
">
},
@@ -47702,7 +48850,7 @@ item_db: (
Refine: false
View: 355
Script: <"
- bonus2 bAddRaceTolerance,RC_DemiHuman,5;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,5;
bonus bMagicHPGainValue,50;
">
},
@@ -47720,7 +48868,7 @@ item_db: (
Refine: false
View: 356
Script: <"
- bonus2 bAddRaceTolerance,RC_DemiHuman,5;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,5;
autobonus "{ bonus bBaseAtk,50; }",20,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }";
">
},
@@ -47738,7 +48886,7 @@ item_db: (
Refine: false
View: 357
Script: <"
- bonus2 bAddRaceTolerance,RC_DemiHuman,5;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,5;
bonus2 bAddItemHealRate,504,10;
bonus2 bAddItemHealRate,547,10;
">
@@ -47757,7 +48905,7 @@ item_db: (
Refine: false
View: 358
Script: <"
- bonus2 bAddRaceTolerance,RC_DemiHuman,5;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,5;
autobonus "{ bonus bAspdRate,5; }",20,30000,0,"{ specialeffect2 EF_HASTEUP; }";
">
},
@@ -47775,7 +48923,7 @@ item_db: (
Refine: false
View: 359
Script: <"
- bonus2 bAddRaceTolerance,RC_DemiHuman,5;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,5;
bonus2 bAddRace,RC_Undead,5;
bonus2 bMagicAddRace,RC_Undead,5;
">
@@ -48066,7 +49214,7 @@ item_db: (
EquipLv: 70
View: 371
Script: <"
- bonus2 bSubRace,RC_DemiHuman,-10;
+ bonus2 bSubRace,RC_DemiPlayer,-10;
bonus2 bSubRace,RC_Boss,10;
">
},
@@ -48250,7 +49398,7 @@ item_db: (
Loc: 256
View: 380
Script: <"
- bonus2 bAddRace,RC_DemiHuman,12;
+ bonus2 bAddRace,RC_DemiPlayer,12;
bonus bBaseAtk,(JobLevel*2)/7;
">
},
@@ -48298,7 +49446,7 @@ item_db: (
View: 383
Script: <"
bonus bUnbreakableHelm,0;
- bonus2 bAddRaceTolerance,RC_DemiHuman,2;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,2;
">
},
{
@@ -48392,7 +49540,7 @@ item_db: (
Script: <"
bonus bLuk,1;
bonus2 bAddRace,RC_Brute,10;
- bonus2 bAddRace,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,5;
">
},
{
@@ -48487,9 +49635,7 @@ item_db: (
View: 394
Script: <"
bonus bStr,2;
- bonus2 bAddRace,RC_Boss,2;
- bonus2 bAddRace,RC_NonBoss,2;
- bonus bMatkRate,2;
+ bonus bHit,15;
">
},
{
@@ -48881,7 +50027,7 @@ item_db: (
Script: <"
bonus bMaxHP,100;
bonus2 bResEff,Eff_Stun,400;
- bonus2 bAddRaceTolerance,RC_DemiHuman,4;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,4;
">
},
{
@@ -49134,10 +50280,13 @@ item_db: (
Trade: {
nodrop: true
noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
}
Script: <"
bonus bDex,3;
- bonus2 bAddRaceTolerance,RC_DemiHuman,10;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,10;
">
},
{
@@ -49208,7 +50357,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" bonus2 bAddRaceTolerance,RC_DemiHuman,12; ">
+ Script: <" bonus2 bAddRaceTolerance,RC_DemiPlayer,12; ">
},
{
Id: 5429
@@ -49239,6 +50388,9 @@ item_db: (
View: 431
Trade: {
nodrop: true
+ nogstorage: true
+ nomail: true
+ noauction: true
}
Script: <"
bonus2 bSubEle,Ele_Fire,20;
@@ -49564,8 +50716,11 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,5;
- bonus2 bAddRaceTolerance,RC_DemiHuman,10;
+ bonus bAspdRate,10;
+ bonus2 bAddRace,RC_DemiPlayer,5;
+ bonus2 bAddRace,RC_Player,5;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,10;
+ bonus2 bAddRaceTolerance,RC_Player,10;
">
},
{
@@ -49590,8 +50745,11 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,3;
- bonus2 bAddRaceTolerance,RC_DemiHuman,7;
+ bonus bAspdRate,7;
+ bonus2 bAddRace,RC_DemiPlayer,3;
+ bonus2 bAddRace,RC_Player,3;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,7;
+ bonus2 bAddRaceTolerance,RC_Player,7;
">
},
{
@@ -49616,8 +50774,11 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,1;
- bonus2 bAddRaceTolerance,RC_DemiHuman,5;
+ bonus bAspdRate,5;
+ bonus2 bAddRace,RC_DemiPlayer,1;
+ bonus2 bAddRace,RC_Player,1;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,5;
+ bonus2 bAddRaceTolerance,RC_Player,5;
">
},
{
@@ -49794,8 +50955,8 @@ item_db: (
Script: <"
bonus bUnbreakableHelm,0;
bonus bVit,1;
- bonus2 bAddRace,RC_DemiHuman,1;
- bonus2 bSubRace,RC_DemiHuman,1;
+ bonus2 bAddRace,RC_DemiPlayer,1;
+ bonus2 bSubRace,RC_DemiPlayer,1;
">
},
{
@@ -49973,7 +51134,7 @@ item_db: (
Weight: 100
Loc: 256
View: 469
- Script: <" bonus3 bAddMonsterDropItem,554,RC_DemiHuman,200; ">
+ Script: <" bonus3 bAddMonsterDropItem,554,RC_DemiPlayer,200; ">
},
{
Id: 5473
@@ -50028,7 +51189,7 @@ item_db: (
Script: <"
bonus bStr,2;
bonus bMaxHPrate,-10;
- bonus2 bAddRace2,3,15;
+ bonus2 bAddRace2,RC2_Orc,15;
">
},
{
@@ -50071,6 +51232,9 @@ item_db: (
View: 476
Trade: {
nodrop: true
+ nogstorage: true
+ nomail: true
+ noauction: true
}
Script: <"
bonus bMdef,3;
@@ -50090,6 +51254,9 @@ item_db: (
View: 477
Trade: {
nodrop: true
+ nogstorage: true
+ nomail: true
+ noauction: true
}
Script: <"
bonus bAllStats,2;
@@ -50109,6 +51276,9 @@ item_db: (
View: 478
Trade: {
nodrop: true
+ nogstorage: true
+ nomail: true
+ noauction: true
}
Script: <"
bonus bAspdRate,10;
@@ -50128,6 +51298,9 @@ item_db: (
View: 479
Trade: {
nodrop: true
+ nogstorage: true
+ nomail: true
+ noauction: true
}
Script: <" bonus bStr,3; ">
},
@@ -50144,11 +51317,14 @@ item_db: (
View: 480
Trade: {
nodrop: true
+ nogstorage: true
+ nomail: true
+ noauction: true
}
Script: <"
bonus bUnbreakableHelm,0;
bonus bHit,-10;
- bonus2 bAddRace,RC_DemiHuman,6;
+ bonus2 bAddRace,RC_DemiPlayer,6;
">
},
{
@@ -50296,7 +51472,7 @@ item_db: (
}
Script: <"
bonus bMdef,3;
- bonus2 bAddRace,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,5;
">
},
{
@@ -50461,8 +51637,8 @@ item_db: (
View: 496
Script: <"
bonus bUnbreakableHelm,0;
- bonus2 bAddRace2,6,5;
- bonus2 bSubRace2,6,5;
+ bonus2 bAddRace2,RC2_Ninja,5;
+ bonus2 bSubRace2,RC2_Ninja,5;
">
},
{
@@ -50758,7 +51934,7 @@ item_db: (
EquipLv: 50
View: 513
Script: <"
- bonus2 bAddRaceTolerance,RC_DemiHuman,12;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,12;
bonus bBaseAtk,(JobLevel*2)/7;
">
},
@@ -51024,8 +52200,8 @@ item_db: (
bonus bVit,1;
bonus bDex,1;
bonus bMdef,3;
- bonus2 bAddRaceTolerance,RC_DemiHuman,5;
- bonus2 bAddRace,RC_DemiHuman,3;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,5;
+ bonus2 bAddRace,RC_DemiPlayer,3;
">
},
{
@@ -51368,7 +52544,7 @@ item_db: (
View: 15
Script: <"
bonus bMdef,4;
- bonus2 bSubRace,RC_DemiHuman,9;
+ bonus2 bSubRace,RC_DemiPlayer,9;
">
},
{
@@ -51572,7 +52748,7 @@ item_db: (
Loc: 513
Refine: false
View: 545
- Script: <" bonus2 bAddRace,RC_DemiHuman,10; ">
+ Script: <" bonus2 bAddRace,RC_DemiPlayer,10; ">
},
{
Id: 5566
@@ -51584,7 +52760,7 @@ item_db: (
Loc: 513
Refine: false
View: 546
- Script: <" bonus2 bAddRace,RC_DemiHuman,2; ">
+ Script: <" bonus2 bAddRace,RC_DemiPlayer,2; ">
},
{
Id: 5567
@@ -51765,6 +52941,9 @@ item_db: (
View: 479
Trade: {
nodrop: true
+ nogstorage: true
+ nomail: true
+ noauction: true
}
Script: <"
bonus bDex,3;
@@ -51819,14 +52998,10 @@ item_db: (
Refine: false
View: 559
Script: <"
- bonus bStr,3;
- bonus bInt,3;
- bonus bVit,3;
- bonus bDex,3;
- bonus bAgi,3;
- bonus bLuk,3;
- bonus bMdef,3;
- bonus bUnbreakableHelm,0;
+ bonus2 bAddRace,RC_DemiPlayer,5;
+ bonus2 bAddRace,RC_Player,5;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,5;
+ bonus2 bAddRaceTolerance,RC_Player,5;
">
},
{
@@ -51918,6 +53093,11 @@ item_db: (
Slots: 1
Loc: 768
View: 564
+ Script: <"
+ bonus2 bSubEle,Ele_Neutral,3;
+ bonus bHit,5;
+ bonus2 bSPDrainRate,1,5;
+ ">
},
{
Id: 5586
@@ -51949,6 +53129,17 @@ item_db: (
nomail: true
noauction: true
}
+ Script: <"
+ bonus2 bAddDamageClass,1627,100;
+ bonus2 bAddDamageClass,1095,20;
+ bonus2 bAddDamageClass,1160,20;
+ bonus2 bAddDamageClass,1105,20;
+ bonus2 bAddDamageClass,1097,20;
+ bonus2 bAddDamageClass,1051,20;
+ bonus2 bAddDamageClass,1053,20;
+ bonus2 bAddDamageClass,1054,20;
+ bonus2 bAddDamageClass,1048,20;
+ ">
},
{
Id: 5588
@@ -52020,7 +53211,10 @@ item_db: (
EquipLv: 30
Refine: false
View: 567
- Script: <" bonus bUnbreakableHelm,0; ">
+ Script: <"
+ bonus bUnbreakableHelm,0;
+ bonus bMaxSP,30;
+ ">
},
{
Id: 5592
@@ -52069,7 +53263,7 @@ item_db: (
Script: <"
bonus bBaseAtk,10;
bonus bMatk,10;
- bonus2 bAddRaceTolerance,RC_DemiHuman,3;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,3;
bonus bDelayrate,-3;
if(getrefine()>6) {
bonus2 bSubEle,Ele_Neutral,5;
@@ -52268,7 +53462,7 @@ item_db: (
bonus bUnbreakableHelm,0;
bonus bAllStats,3;
bonus bAspdRate,10;
- bonus2 bAddRace,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,5;
">
},
{
@@ -52295,7 +53489,7 @@ item_db: (
bonus bUnbreakableHelm,0;
bonus bAllStats,2;
bonus bAspdRate,7;
- bonus2 bAddRace,RC_DemiHuman,3;
+ bonus2 bAddRace,RC_DemiPlayer,3;
">
},
{
@@ -52322,7 +53516,7 @@ item_db: (
bonus bUnbreakableHelm,0;
bonus bAllStats,1;
bonus bAspdRate,5;
- bonus2 bAddRace,RC_DemiHuman,1;
+ bonus2 bAddRace,RC_DemiPlayer,1;
">
},
{
@@ -52353,7 +53547,7 @@ item_db: (
View: 581
Script: <"
bonus bMaxHP,500;
- bonus2 bSubRace,RC_DemiHuman,5;
+ bonus2 bSubRace,RC_DemiPlayer,5;
">
},
{
@@ -52370,7 +53564,7 @@ item_db: (
View: 582
Script: <"
bonus bMaxHP,80;
- bonus2 bSubRace,RC_DemiHuman,5;
+ bonus2 bSubRace,RC_DemiPlayer,5;
">
},
{
@@ -52579,6 +53773,8 @@ item_db: (
Script: <"
bonus bDex,1;
bonus bAgi,2;
+ bonus bFlee,10;
+ bonus bVariableCastrate,-getrefine();
">
},
{
@@ -52851,6 +54047,9 @@ item_db: (
View: 345
Script: <"
bonus bUnbreakableHelm,0;
+ bonus2 bAddRace,RC_NonBoss,2;
+ bonus2 bAddRace,RC_Boss,2;
+ bonus bMatkRate,2;
bonus bDex,1;
">
},
@@ -53757,6 +54956,8 @@ item_db: (
Script: <"
bonus bDex,1;
bonus bAgi,2;
+ bonus bFlee,10;
+ bonus bVariableCastrate,-getrefine();
">
},
{
@@ -54198,7 +55399,7 @@ item_db: (
Refine: false
View: 615
Script: <"
- skill "SM_PROVOKE",3;
+ skill SM_PROVOKE,3;
">
},
{
@@ -54237,7 +55438,14 @@ item_db: (
Def: 3
Loc: 256
View: 617
- Script: <" bonus bDex,2; ">
+ Script: <"
+ bonus bDex,2;
+ bonus2 bSubEle,Ele_Fire,7;
+ 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; }";
+ ">
},
{
Id: 5740
@@ -54252,6 +55460,11 @@ item_db: (
Script: <"
bonus bDex,2;
bonus bMdef,3;
+ bonus2 bSubEle,Ele_Fire,7;
+ if(getrefine()>6) bonus bVariableCastrate,-3;
+ if(getrefine()>7) bonus5 bAutoSpell,WZ_SIGHTRASHER,1,5,BF_MAGIC,0;
+ if(getrefine()>8) bonus bVariableCastrate,-2;
+ if(getrefine()>9) bonus bMatkRate,4;
">
},
{
@@ -54264,6 +55477,17 @@ item_db: (
Loc: 256
EquipLv: 10
View: 101
+ Script: <"
+ bonus bHealPower2,5;
+ bonus2 bAddMonsterDropItem,610,10;
+ bonus2 bAddItemHealRate,Red_Potion,5;
+ bonus2 bAddItemHealRate,Yellow_Potion,5;
+ bonus2 bAddItemHealRate,Orange_Potion,5;
+ bonus2 bAddItemHealRate,White_Potion,5;
+ bonus2 bAddItemHealRate,Red_Slim_Potion,5;
+ bonus2 bAddItemHealRate,Yellow_Slim_Potion,5;
+ bonus2 bAddItemHealRate,White_Slim_Potion,5;
+ ">
},
{
Id: 5742
@@ -54276,7 +55500,11 @@ item_db: (
Loc: 256
EquipLv: 10
View: 619
- Script: <" bonus bLuk,1; ">
+ Script: <"
+ bonus bLuk,1;
+ bonus2 bAddItemHealRate,Piece_Of_Cake,100;
+ bonus2 bAddItemHealRate,Well_Baked_Cookie,100;
+ ">
},
{
Id: 5743
@@ -54511,7 +55739,7 @@ item_db: (
bonus bLuk,1;
bonus bMdef,5;
bonus bLongAtkRate,4;
- bonus bUseSPrate,-10;
+ bonus2 bSkillUseSP,MI_RUSH_WINDMILL,10;
">
},
{
@@ -54732,7 +55960,8 @@ item_db: (
bonus bLuk,1;
bonus bMdef,5;
bonus bLongAtkRate,5;
- bonus bUseSPrate,-10;
+ bonus2 bSkillUseSP,WA_SWING_DANCE,10;
+ bonus2 bSkillUseSP,WA_SYMPHONY_OF_LOVER,10;
">
},
{
@@ -54791,7 +56020,10 @@ item_db: (
Slots: 1
Loc: 256
View: 638
- Script: <" bonus bAgi,2; ">
+ Script: <"
+ bonus bAgi,2;
+ bonus3 bAutoSpell,AS_SONICBLOW,5,50;
+ ">
},
{
Id: 5762
@@ -54804,13 +56036,11 @@ item_db: (
Loc: 256
View: 639
Script: <"
- bonus bStr,1;
- bonus bInt,1;
- bonus bVit,1;
- bonus bDex,1;
- bonus bAgi,1;
- bonus bLuk,1;
+ bonus bAllStats,1;
bonus bMdef,5;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,2;
+ bonus2 bAddRaceTolerance,RC_Player,2;
+ bonus2 bAddRaceTolerance,RC_Brute,2;
">
},
{
@@ -54969,6 +56199,10 @@ item_db: (
Loc: 256
EquipLv: 95
View: 651
+ Script: <"
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,10;
+ bonus2 bAddRaceTolerance,RC_Player,10;
+ ">
},
{
Id: 5773
@@ -54981,6 +56215,10 @@ item_db: (
Loc: 256
EquipLv: 95
View: 652
+ Script: <"
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,10;
+ bonus2 bAddRaceTolerance,RC_Player,10;
+ ">
},
{
Id: 5774
@@ -54993,6 +56231,10 @@ item_db: (
Loc: 256
EquipLv: 95
View: 496
+ Script: <"
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,10;
+ bonus2 bAddRaceTolerance,RC_Player,10;
+ ">
},
{
Id: 5775
@@ -55041,7 +56283,12 @@ item_db: (
EquipLv: 30
Refine: false
View: 655
- Script: <" bonus bMdef,1; ">
+ Script: <"
+ bonus bMdef,1;
+ bonus3 bAddMonsterDropItem,713,RC_Formless,200;
+ bonus3 bAddMonsterDropItem,971,RC_Formless,30;
+ bonus3 bAddMonsterDropItem,972,RC_Formless,10;
+ ">
},
{
Id: 5778
@@ -55087,6 +56334,11 @@ item_db: (
Weight: 100
Loc: 256
View: 658
+ Script: <"
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,10;
+ bonus2 bAddRaceTolerance,RC_Player,10;
+ skill WZ_EARTHSPIKE,3;
+ ">
},
{
Id: 5781
@@ -55118,10 +56370,6 @@ item_db: (
View: 660
Script: <"
bonus bMaxHPrate,3;
- if(isequipped(1407))||(isequipped(1219)) {
- bonus bAtkRate,3;
- }
- if(isequipped(2125)) bonus bDef,2;
">
},
{
@@ -55138,6 +56386,14 @@ item_db: (
bonus bStr,1;
bonus bInt,1;
bonus bDex,2;
+ if (getrefine()>8) {
+ bonus bAtkRate,2;
+ bonus bMatkRate,2;
+ }
+ if (getrefine()>9) {
+ bonus bAtkRate,2;
+ bonus bMatkRate,2;
+ }
">
},
{
@@ -55154,6 +56410,14 @@ item_db: (
bonus bStr,1;
bonus bInt,2;
bonus bDex,1;
+ if (getrefine()>8) {
+ bonus bAtkRate,2;
+ bonus bMatkRate,2;
+ }
+ if (getrefine()>9) {
+ bonus bAtkRate,2;
+ bonus bMatkRate,2;
+ }
">
},
{
@@ -55170,6 +56434,14 @@ item_db: (
bonus bStr,2;
bonus bInt,1;
bonus bDex,1;
+ if (getrefine()>8) {
+ bonus bAtkRate,2;
+ bonus bMatkRate,2;
+ }
+ if (getrefine()>9) {
+ bonus bAtkRate,2;
+ bonus bMatkRate,2;
+ }
">
},
{
@@ -55360,7 +56632,19 @@ item_db: (
Buy: 20
Loc: 256
View: 670
- Script: <" bonus bMdef,7; ">
+ Script: <"
+ bonus bMdef,7;
+ bonus bAtkRate,4;
+ bonus bMatkRate,4;
+ bonus bHealPower,5;
+ if (getrefine()>6) {
+ bonus bAtkRate,2;
+ bonus bMatkRate,2;
+ bonus bHealPower,1;
+ bonus bInt,2;
+ bonus bStr,2;
+ }
+ ">
},
{
Id: 5796
@@ -55473,7 +56757,7 @@ item_db: (
View: 125
Script: <"
bonus bUnbreakableHelm,0;
- bonus2 bAddRaceTolerance,RC_DemiHuman,3;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,3;
">
},
{
@@ -55488,7 +56772,7 @@ item_db: (
View: 167
Script: <"
bonus bAllStats,2;
- bonus2 bAddRaceTolerance,RC_DemiHuman,10;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,10;
if(getskilllv(AL_HEAL)==10) {
bonus3 bAutoSpellWhenHit,AL_HEAL,10,20;
}
@@ -55685,6 +56969,7 @@ item_db: (
noauction: true
}
Script: <"
+ bonus bAllStats,3;
bonus3 bAddEffWhenHit,Eff_Bleeding,500,ATF_TARGET|ATF_SELF;
bonus3 bAddEffWhenHit,Eff_Silence,500,ATF_TARGET|ATF_SELF;
bonus3 bAddEffWhenHit,Eff_Confusion,500,ATF_TARGET|ATF_SELF;
@@ -55890,7 +57175,7 @@ item_db: (
bonus bMaxHP,100;
bonus bMaxSP,100;
bonus2 bAddRaceTolerance,RC_Brute,7;
- bonus2 bAddRaceTolerance,RC_DemiHuman,7;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,7;
">
},
{
@@ -55939,9 +57224,9 @@ item_db: (
Loc: 136
Refine: false
Script: <"
- bonus bAtkRate, 10;
- bonus bMatkRate, 10;
- bonus bMaxHP, 1500;
+ bonus bAtkRate,10;
+ bonus bMatkRate,10;
+ bonus bMaxHP,1500;
bonus bMdef,1;
">
},
@@ -56278,6 +57563,23 @@ item_db: (
">
},
{
+ Id: 5855
+ AegisName: "Fishing_Rod"
+ Name: "Fishing Rod"
+ Type: 5
+ Loc: 136
+ Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+},
+{
Id: 5856
AegisName: "Passion_FB_Hat"
Name: "Passion Soccerball Hat"
@@ -56342,6 +57644,29 @@ item_db: (
">
},
{
+ Id: 5864
+ AegisName: "Shadow_Booster"
+ Name: "Shadow Booster"
+ Type: 5
+ Buy: 20
+ Weight: 300
+ Loc: 512
+ View: 873
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Script: <"
+ bonus bAspd,1;
+ bonus bDelayrate,-1;
+ ">
+},
+{
Id: 5868
AegisName: "Bushy_Moustache"
Name: "Bushy Moustache"
@@ -56421,7 +57746,7 @@ item_db: (
bonus2 bSubEle,Ele_Neutral,5;
bonus2 bAddRaceTolerance,RC_Dragon,5;
bonus2 bHPLossRate,600,4000;
- bonus3 bAutoSpellWhenHit,HP_ASSUMPTIO,5,20; /* Custom - IRO */
+ bonus3 bAutoSpellWhenHit,HP_ASSUMPTIO,5,20; /* Custom - IRO */
bonus bUnbreakableHelm,0;
">
},
@@ -56444,7 +57769,7 @@ item_db: (
bonus2 bSubEle,Ele_Neutral,5;
bonus2 bAddRaceTolerance,RC_Dragon,5;
bonus2 bHPLossRate,400,4000;
- bonus3 bAutoSpellWhenHit,PR_KYRIE,9,20; /* Custom - IRO */
+ bonus3 bAutoSpellWhenHit,PR_KYRIE,5,50;
bonus bUnbreakableHelm,0;
">
},
@@ -56467,11 +57792,40 @@ item_db: (
bonus2 bSubEle,Ele_Neutral,5;
bonus2 bAddRaceTolerance,RC_Dragon,5;
bonus2 bHPLossRate,300,4000;
- bonus3 bAutoSpellWhenHit,SM_ENDURE,8,20; /* Custom - IRO */
+ bonus3 bAutoSpellWhenHit,SM_ENDURE,5,50;
bonus bUnbreakableHelm,0;
">
},
{
+ Id: 5881
+ AegisName: "Weissbier_Hat"
+ Name: "Weissbier Hat"
+ Type: 5
+ Weight: 300
+ Def: 4
+ Loc: 256
+ Refine: false
+ View: 1079
+ Script: <"
+ bonus bMaxHPrate,3;
+ bonus bMaxSPrate,3;
+ bonus bDex,-10;
+ bonus4 bAutoSpell,WZ_ESTIMATION,1,800,1;
+ bonus4 bAutoSpell,MC_IDENTIFY,1,500,1;
+ bonus4 bAutoSpell,TF_PICKSTONE,1,1000,1;
+ bonus4 bAutoSpell,BS_GREED,1,100,1;
+ bonus5 bAutoSpellWhenHit,TK_RUN,5,200,BF_SHORT,0;
+ bonus5 bAutoSpellWhenHit,TK_HIGHJUMP,3,300,BF_SHORT,0;
+ bonus5 bAutoSpellWhenHit,NV_FIRSTAID,1,1000,BF_SHORT,0;
+ bonus5 bAutoSpellWhenHit,TF_BACKSLIDING,1,500,BF_SHORT,0;
+ if(getrefine()>6) {
+ bonus bMaxHPrate,5;
+ bonus bMaxSPrate,5;
+ bonus bDex,-5;
+ }
+ ">
+},
+{
Id: 5890
AegisName: "Angel_Earrings"
Name: "Angel Earrings"
@@ -56484,17 +57838,6 @@ item_db: (
Script: <"
bonus bAllStats,1;
bonus bMdef,3;
- if(isequipped(28306)) {
- bonus2 bAddRace,RC_Boss,3;
- bonus2 bAddRace,RC_NonBoss,3;
- }
- if(isequipped(2615)) {
- bonus bMdef,7;
- bonus bDef,7;
- }
- if(isequipped(2616)) {
- bonus bCritical,7;
- }
">
},
{
@@ -56508,10 +57851,34 @@ item_db: (
EquipLv: 10
View: 1105
Script: <"
- bonus5 bAutoSpell,DC_SCREAM,5,50,BF_WEAPON|BF_MAGIC,0; /* Custom - TWRO */
- if(isequipped(2270))||(isequipped(2269)) {
- bonus bAllStats,1;
- }
+ bonus5 bAutoSpell,DC_SCREAM,5,50,BF_WEAPON|BF_MAGIC,0; /* Custom - TWRO */
+ ">
+},
+{
+ Id: 5897
+ AegisName: "Ascendant_Crown_"
+ Name: "Ascendant Crown"
+ Type: 5
+ Weight: 50
+ Def: 20
+ Slots: 1
+ Job: 0x00000001
+ Loc: 256
+ EquipLv: 100
+ View: 1118
+ Script: <"
+ bonus bAllStats,10;
+ bonus bMaxHPrate,15;
+ bonus bMaxSPrate,15;
+ bonus2 bAddRace,RC_Boss,15;
+ bonus2 bAddRace,RC_NonBoss,15;
+ bonus bMatkRate,15;
+ bonus bHit,20;
+ bonus bFlee,20;
+ bonus bCritical,20;
+ bonus bFlee2,10;
+ bonus bVariableCastrate,-20;
+ bonus2 bSubEle,Ele_Neutral,5;
">
},
{
@@ -56531,13 +57898,33 @@ item_db: (
Script: <"
bonus2 bSkillUseSP,SN_WINDWALK,20;
bonus bLongAtkRate,5;
- if(getrefine()>=7){ bonus bAtk,2*(readparam(bInt)/5); }
- if(getrefine()>=9){ bonus2 bSkillAtk,RA_ARROWSTORM,2*(BaseLevel/10); }
+ if(getrefine()>=7) { bonus bAtk,2*(readparam(bInt)/5); }
+ if(getrefine()>=9) { bonus2 bSkillAtk,RA_ARROWSTORM,2*(BaseLevel/10); }
+ ">
+},
+{
+ Id: 5899
+ AegisName: "Black_Ribbon_"
+ Name: "Black Ribbon"
+ Type: 5
+ Weight: 200
+ Def: 10
+ Slots: 1
+ Job: 0x00000080
+ Upper: 56
+ Loc: 256
+ EquipLv: 100
+ View: 1120
+ Script: <"
+ bonus2 bSkillAtk,RK_WINDCUTTER,50;
+ bonus2 bSkillAtk,RK_SONICWAVE,50;
+ if(getrefine()>=7) { bonus bAtk,2*(readparam(bAgi)/5); }
+ if(getrefine()>=9) { bonus2 bSkillAtk,RK_IGNITIONBREAK,30; }
">
},
{
Id: 5900
- AegisName: "Divine_Guard_Hat"
+ AegisName: "Divine_Guard_Hat_"
Name: "Divine Guard Hat"
Type: 5
Buy: 20
@@ -56553,17 +57940,13 @@ item_db: (
bonus2 bSubSize,Size_Medium,5;
bonus2 bSubSize,Size_Large,5;
bonus2 bSubSize,Size_Small,5;
- if(getrefine()>6) {
- bonus5 bAutoSpellWhenHit,AL_HEAL,max(getskilllv(AL_HEAL),5),100,BF_WEAPON,0; /* Custom - IRO */
- }
- if(getrefine()>8) {
- bonus2 bSkillAtk,LG_RAYOFGENESIS,20;
- }
+ if(getrefine()>6) { bonus5 bAutoSpellWhenHit,AL_HEAL,max(getskilllv(AL_HEAL),5),100,BF_WEAPON,0; }
+ if(getrefine()>8) { bonus2 bSkillAtk,LG_RAYOFGENESIS,20; }
">
},
{
Id: 5904
- AegisName: "Inconspicuous_Hat"
+ AegisName: "Inconspicuous_Hat_"
Name: "Inconspicuous Hat"
Type: 5
Buy: 20
@@ -56577,17 +57960,13 @@ item_db: (
View: 1125
Script: <"
bonus bMatkRate,7;
- if(getrefine()>6) {
- bonus bMatk,(readparam(bInt)/5)*2;
- }
- if(getrefine()>8) {
- bonus bMatkRate,5;
- }
+ if(getrefine()>6) { bonus bMatk,(readparam(bInt)/5)*2; }
+ if(getrefine()>8) { bonus bMatkRate,5; }
">
},
{
Id: 5905
- AegisName: "Lyrica_Hat"
+ AegisName: "Lyrica_Hat_"
Name: "Lyrica Hat"
Type: 5
Buy: 20
@@ -56602,17 +57981,13 @@ item_db: (
View: 1126
Script: <"
bonus2 bSkillAtk,WM_SEVERE_RAINSTORM,15;
- if(getrefine()>6) {
- bonus bFixedCastrate,-(getskilllv(BA_MUSICALLESSON)*4);
- }
- if(getrefine()>8) {
- bonus2 bSkillUseSP,WM_SEVERE_RAINSTORM,10;
- }
+ 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
@@ -56630,9 +58005,7 @@ item_db: (
bonus bAtk,10;
bonus bHit,5;
}
- if(getrefine()>8) {
- bonus3 bAutoSpell,GC_CROSSIMPACT,1,100;
- }
+ if(getrefine()>8) { bonus3 bAutoSpell,GC_CROSSIMPACT,1,100; }
">
},
{
@@ -56652,12 +58025,8 @@ item_db: (
Script: <"
bonus2 bSkillAtk,NC_AXETORNADO,20;
bonus2 bSkillAtk,NC_AXEBOOMERANG,20;
- if(getrefine()>6) {
- bonus2 bSkillAtk,NC_AXETORNADO,getskilllv(BS_WEAPONRESEARCH);
- }
- if(getrefine()>8) {
- bonus2 bSkillAtk,NC_AXETORNADO,getskilllv(NC_TRAININGAXE);
- }
+ if(getrefine()>6) { bonus2 bSkillAtk,NC_AXETORNADO,getskilllv(BS_WEAPONRESEARCH); }
+ if(getrefine()>8) { bonus2 bSkillAtk,NC_AXETORNADO,getskilllv(NC_TRAININGAXE); }
">
},
{
@@ -56688,6 +58057,52 @@ item_db: (
View: 1218
},
{
+ Id: 5932
+ AegisName: "Birdcage_of_paradise"
+ Name: "Birdcage of paradise"
+ Type: 5
+ Buy: 20
+ Weight: 800
+ Def: 6
+ Loc: 256
+ EquipLv: 40
+ View: 1286
+ Script: <"
+ bonus bLuk,5;
+ bonus bCritical,5;
+ bonus bFlee2,5;
+ if(BaseClass==Job_Ranger||BaseClass==Job_Ranger_T) {
+ skill HT_BLITZBEAT,5*getrefine();
+ if (isequipped(Ixion_Wing)) {
+ skill HT_BLITZBEAT,5*getequiprefinerycnt(EQI_HAND_R);
+ }
+ }
+ ">
+},
+{
+ Id: 5933
+ AegisName: "Crow_Tengu_Mask"
+ Name: "Crow Tengu Mask"
+ Type: 5
+ Buy: 20
+ Weight: 300
+ Loc: 512
+ EquipLv: 80
+ View: 1287
+ Script: <"
+ bonus bAtkRate,1;
+ bonus bLongAtkRate,2;
+ if(readparam(bStr)>=108) {
+ bonus bAtkRate,1;
+ bonus bLongAtkRate,2;
+ }
+ if(readparam(bStr)>=120) {
+ bonus bAtkRate,2;
+ bonus bLongAtkRate,3;
+ }
+ ">
+},
+{
Id: 5934
AegisName: "Happy_Balloon"
Name: "Happy Balloon"
@@ -56701,7 +58116,138 @@ item_db: (
bonus bUnbreakableHelm,0;
bonus bMdef,5;
bonus2 bAddMonsterDropItem,644,30; /*Custom - JRO*/
- /*+Mistcase card, when base Luk is 77 or more, Has change to drops 'Happy Box' when killing a monster.*/
+ /*+Mistcase card, when base Luk is 77 or more, Has change to drops \'Happy Box\' when killing a monster.*/
+ ">
+},
+{
+ Id: 5941
+ AegisName: "Joystick_Hat"
+ Name: "Joystick Hat"
+ Type: 5
+ Weight: 100
+ Loc: 256
+ View: 1305
+ Script: <"
+ bonus bDex,5;
+ bonus bLuk,5;
+ bonus4 bAutoSpell,BS_ADRENALINE,5,100,0;
+ bonus5 bAutoSpellWhenHit,AC_CONCENTRATION,5,100,BF_WEAPON,0;
+ ">
+},
+{
+ Id: 5942
+ AegisName: "Lovegame_Hat"
+ Name: "Lovegame Hat"
+ Type: 5
+ Weight: 100
+ Loc: 256
+ View: 1306
+ Script: <"
+ bonus bAllStats,3;
+ bonus5 bAutoSpellWhenHit,DC_WINKCHARM,1,500,BF_WEAPON,1;
+ ">
+},
+{
+ Id: 5966
+ AegisName: "Kardui_Ears"
+ Name: "Kardui Ears"
+ Type: 5
+ Weight: 300
+ Loc: 512
+ EquipLv: 70
+ View: 1357
+ Script: <"
+ bonus bMatk,2*(readparam(bDex)/10);
+ if(readparam(bDex)>=108) {
+ bonus bMatk,60;
+ bonus bVariableCastrate,-10;
+ }
+ if(readparam(bDex)>=120) {
+ bonus bMatk,40;
+ bonus bVariableCastrate,-5;
+ }
+ ">
+},
+{
+ Id: 5967
+ AegisName: "Flying_Galapagos"
+ Name: "Flying Galapagos"
+ Type: 5
+ Weight: 500
+ Loc: 1
+ EquipLv: 110
+ View: 1358
+ Script: <"
+ bonus3 bAutoSpell,HT_BLITZBEAT,getskilllv(HT_BLITZBEAT),(10*getskilllv(HT_BLITZBEAT))+(readparam(bLuk)/3);
+ if(getskilllv(HT_STEELCROW)>0) { skill HT_BLITZBEAT,40; }
+ ">
+},
+{
+ Id: 5968
+ AegisName: "Divine_Angel_Nurse_Cap"
+ Name: "Divine Angel Nurse Cap"
+ Type: 5
+ Weight: 500
+ Def: 10
+ Slots: 1
+ Loc: 256
+ EquipLv: 50
+ View: 1359
+ Script: <"
+ bonus bHealPower,3;
+ bonus bNoCastCancel,0;
+ if(getrefine()>4) { bonus bHealPower,3; }
+ if(getrefine()>6) { bonus bHealPower,3; }
+ if(getrefine()>8) { bonus bHealPower,3; }
+ ">
+},
+{
+ Id: 5969
+ AegisName: "Queen_Anne's_Revenge"
+ Name: "Queen Anne's Revenge"
+ Type: 5
+ Weight: 400
+ Def: 7
+ Slots: 1
+ Loc: 256
+ EquipLv: 100
+ View: 1360
+ Script: <"
+ bonus bStr,5;
+ bonus2 bAddRace,RC_Boss,7;
+ bonus2 bAddRace,RC_NonBoss,7;
+ if(getrefine()>4) {
+ bonus2 bAddRace,RC_Boss,2;
+ bonus2 bAddRace,RC_NonBoss,2;
+ }
+ if(getrefine()>6) {
+ bonus2 bAddRace,RC_Boss,1;
+ bonus2 bAddRace,RC_NonBoss,1;
+ }
+ if(getrefine()>8) {
+ bonus2 bAddRace,RC_Boss,1;
+ bonus2 bAddRace,RC_NonBoss,1;
+ bonus bNoSizeFix,0;
+ }
+ ">
+},
+{
+ Id: 5970
+ AegisName: "Rune_Helm"
+ Name: "Rune Helm"
+ Type: 5
+ Weight: 3000
+ Def: 15
+ Slots: 1
+ Loc: 256
+ EquipLv: 50
+ View: 1361
+ Script: <"
+ bonus bVit,3;
+ bonus bMaxHPrate,4;
+ if(BaseLevel<100) { bonus bVit,getrefine()/2; }
+ if(BaseLevel>99) { bonus bVit,getrefine(); }
+ /* Grant additional effects on Rune stone skill activation */
">
},
// More Etc Items
@@ -56710,7 +58256,6 @@ item_db: (
Id: 6000
AegisName: "Dark_Ashes"
Name: "Ashes of Darkness"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -56726,7 +58271,6 @@ item_db: (
Id: 6001
AegisName: "Essence_Of_Fire"
Name: "Essence of Fire"
- Type: 3
Buy: 0
Weight: 10
BuyingStore: true
@@ -56735,7 +58279,6 @@ item_db: (
Id: 6002
AegisName: "Token_Of_Apostle"
Name: "Token of Apostle"
- Type: 3
Buy: 0
Weight: 10
BuyingStore: true
@@ -56744,7 +58287,6 @@ item_db: (
Id: 6003
AegisName: "Soul_Pendant"
Name: "Pendant of Spirit"
- Type: 3
Buy: 0
Weight: 10
BuyingStore: true
@@ -56753,7 +58295,6 @@ item_db: (
Id: 6004
AegisName: "Bapho_Doll"
Name: "Cursed Baphomet Doll"
- Type: 3
Buy: 0
Weight: 10
BuyingStore: true
@@ -56762,7 +58303,6 @@ item_db: (
Id: 6005
AegisName: "New_Year_Rice_Cake"
Name: "NewYear Ricecake"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -56778,7 +58318,6 @@ item_db: (
Id: 6006
AegisName: "Rice_Cake_Delivery_Box"
Name: "Delivery Ricecake Box"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -56795,7 +58334,6 @@ item_db: (
Id: 6007
AegisName: "New_Year_Rice_Cake_Soup"
Name: "NewYear Ricecake Soup"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -56812,7 +58350,6 @@ item_db: (
Id: 6008
AegisName: "Wood"
Name: "Wood"
- Type: 3
Buy: 0
Weight: 10
BuyingStore: true
@@ -56821,7 +58358,6 @@ item_db: (
Id: 6009
AegisName: "Large_Magical_Fan"
Name: "Big Fan Of Magic"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -56837,7 +58373,6 @@ item_db: (
Id: 6010
AegisName: "Pickaxe"
Name: "Hoe"
- Type: 3
Buy: 0
Weight: 10
BuyingStore: true
@@ -56846,7 +58381,6 @@ item_db: (
Id: 6011
AegisName: "Blue_Card_B"
Name: "Blue B Card"
- Type: 3
Buy: 0
Weight: 10
},
@@ -56854,7 +58388,6 @@ item_db: (
Id: 6012
AegisName: "Blue_Card_C"
Name: "Blue C Card"
- Type: 3
Buy: 0
Weight: 10
},
@@ -56862,7 +58395,6 @@ item_db: (
Id: 6013
AegisName: "Blue_Card_J"
Name: "Blue J Card"
- Type: 3
Buy: 0
Weight: 10
},
@@ -56870,7 +58402,6 @@ item_db: (
Id: 6015
AegisName: "Blue_Card_M"
Name: "Blue M Card"
- Type: 3
Buy: 0
Weight: 10
},
@@ -56878,7 +58409,6 @@ item_db: (
Id: 6016
AegisName: "Blue_Card_Q"
Name: "Blue Q Card"
- Type: 3
Buy: 0
Weight: 10
},
@@ -56886,7 +58416,6 @@ item_db: (
Id: 6017
AegisName: "Blue_Card_T"
Name: "Blue T Card"
- Type: 3
Buy: 0
Weight: 10
},
@@ -56894,7 +58423,6 @@ item_db: (
Id: 6018
AegisName: "Blue_Card_V"
Name: "Blue V Card"
- Type: 3
Buy: 0
Weight: 10
},
@@ -56902,7 +58430,6 @@ item_db: (
Id: 6019
AegisName: "Blue_Card_Z"
Name: "Blue Z Card"
- Type: 3
Buy: 0
Weight: 10
},
@@ -56910,7 +58437,6 @@ item_db: (
Id: 6020
AegisName: "Fur"
Name: "Fur"
- Type: 3
Buy: 704
Weight: 10
BuyingStore: true
@@ -56919,7 +58445,6 @@ item_db: (
Id: 6021
AegisName: "Peaked_Hat"
Name: "Peaked Hat"
- Type: 3
Buy: 433
Weight: 10
BuyingStore: true
@@ -56928,7 +58453,6 @@ item_db: (
Id: 6022
AegisName: "Hard_Skin"
Name: "Hard Skin"
- Type: 3
Buy: 884
Weight: 10
BuyingStore: true
@@ -56937,7 +58461,6 @@ item_db: (
Id: 6023
AegisName: "Mystic_Horn"
Name: "Mystic Horn"
- Type: 3
Buy: 1000
Weight: 10
BuyingStore: true
@@ -56946,7 +58469,6 @@ item_db: (
Id: 6024
AegisName: "17Carat_Dia"
Name: "17Carat Diamond"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -56957,7 +58479,6 @@ item_db: (
Id: 6025
AegisName: "Towel_Of_Memory"
Name: "Towel of Memory"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -56974,7 +58495,6 @@ item_db: (
Id: 6026
AegisName: "Marriage_Covenant"
Name: "Written Oath Of Marriage"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -56991,7 +58511,6 @@ item_db: (
Id: 6027
AegisName: "Crystal_Of_Feardoom"
Name: "Crystal Of Feardom"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -57008,7 +58527,6 @@ item_db: (
Id: 6028
AegisName: "Seal_Scroll"
Name: "Sealed Scroll"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -57025,7 +58543,6 @@ item_db: (
Id: 6029
AegisName: "Morocc_Tracing_Log"
Name: "Morocc Tracing Log"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -57042,7 +58559,6 @@ item_db: (
Id: 6030
AegisName: "Glitering_PaperA"
Name: "Glittering Paper"
- Type: 3
Buy: 0
Weight: 10
},
@@ -57050,7 +58566,6 @@ item_db: (
Id: 6031
AegisName: "Glitering_PaperB"
Name: "Glittering Paper"
- Type: 3
Buy: 0
Weight: 10
},
@@ -57058,7 +58573,6 @@ item_db: (
Id: 6032
AegisName: "Horn_Of_Hilsrion"
Name: "Horn of Hillslion"
- Type: 3
Buy: 567
Weight: 10
BuyingStore: true
@@ -57067,7 +58581,6 @@ item_db: (
Id: 6033
AegisName: "Horn_Of_Tendrilion"
Name: "Horn of Tendrilion"
- Type: 3
Buy: 567
Weight: 10
BuyingStore: true
@@ -57076,7 +58589,6 @@ item_db: (
Id: 6034
AegisName: "Weird_Part"
Name: "Weird Part"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -57093,7 +58605,6 @@ item_db: (
Id: 6035
AegisName: "Decaying_Stem"
Name: "Decaying Stem"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -57110,7 +58621,6 @@ item_db: (
Id: 6036
AegisName: "Invite_To_Meeting"
Name: "Meeting Invitation"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -57127,7 +58637,6 @@ item_db: (
Id: 6037
AegisName: "Rough_File"
Name: "Messy File"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -57144,7 +58653,6 @@ item_db: (
Id: 6038
AegisName: "Neat_Report"
Name: "Neat Report"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -57161,7 +58669,6 @@ item_db: (
Id: 6039
AegisName: "Piece_Of_Fish"
Name: "Piece of Fish"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -57178,7 +58685,6 @@ item_db: (
Id: 6040
AegisName: "Some_Of_Report"
Name: "Part of a Report"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -57194,7 +58700,6 @@ item_db: (
Id: 6041
AegisName: "Strong_Bine"
Name: "Strong Vine"
- Type: 3
Buy: 30
Weight: 50
},
@@ -57202,7 +58707,6 @@ item_db: (
Id: 6042
AegisName: "Ordinary_Branch"
Name: "Ordinary Branch"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -57219,7 +58723,6 @@ item_db: (
Id: 6043
AegisName: "Letter_From_Lugen"
Name: "Letter from Lugen"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -57236,7 +58739,6 @@ item_db: (
Id: 6044
AegisName: "Letter_From_Otto"
Name: "Letter from Otto"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -57253,7 +58755,6 @@ item_db: (
Id: 6045
AegisName: "Supply_Box"
Name: "Supply Box"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -57303,7 +58804,6 @@ item_db: (
Id: 6048
AegisName: "Unidentified_Mineral"
Name: "Unidentified Mineral"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -57320,7 +58820,6 @@ item_db: (
Id: 6049
AegisName: "Marlin"
Name: "Marlin"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -57337,7 +58836,6 @@ item_db: (
Id: 6050
AegisName: "Mercenary_Contract"
Name: "Mercenary Contract"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -57354,7 +58852,6 @@ item_db: (
Id: 6051
AegisName: "Gray_Hollow"
Name: "Gray Hollow"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -57371,7 +58868,6 @@ item_db: (
Id: 6052
AegisName: "Ornamental_Hairpin"
Name: "Ornament Hairpin"
- Type: 3
Buy: 1
Trade: {
nodrop: true
@@ -57388,7 +58884,6 @@ item_db: (
Id: 6053
AegisName: "Yuanbao"
Name: "Circle Step"
- Type: 3
Buy: 100
Weight: 100
},
@@ -57396,7 +58891,6 @@ item_db: (
Id: 6054
AegisName: "Blue_Card_6"
Name: "Number 6 Card"
- Type: 3
Buy: 0
Weight: 10
},
@@ -57404,7 +58898,6 @@ item_db: (
Id: 6055
AegisName: "Blue_Card_Annyver"
Name: "Character Week Card"
- Type: 3
Buy: 0
Weight: 10
},
@@ -57412,7 +58905,6 @@ item_db: (
Id: 6056
AegisName: "Blue_Card_Sary"
Name: "Character Year Card"
- Type: 3
Buy: 0
Weight: 10
},
@@ -57420,7 +58912,6 @@ item_db: (
Id: 6057
AegisName: "Blue_Card_E"
Name: "Character Lee Card"
- Type: 3
Buy: 0
Weight: 10
},
@@ -57428,7 +58919,6 @@ item_db: (
Id: 6058
AegisName: "Blue_Card_Ven"
Name: "Character Ben Card"
- Type: 3
Buy: 0
Weight: 10
},
@@ -57436,7 +58926,6 @@ item_db: (
Id: 6059
AegisName: "Blue_Card_Nt"
Name: "Character Project Card"
- Type: 3
Buy: 0
Weight: 10
},
@@ -57444,7 +58933,6 @@ item_db: (
Id: 6060
AegisName: "Moon_Admin_Ticket"
Name: "Month Viewing Ticket"
- Type: 3
Buy: 10
Weight: 10
Trade: {
@@ -57461,7 +58949,6 @@ item_db: (
Id: 6061
AegisName: "Plantain"
Name: "Blood Beginner"
- Type: 3
Buy: 100
Weight: 50
},
@@ -57469,7 +58956,6 @@ item_db: (
Id: 6062
AegisName: "Moon_Cake15"
Name: "Letter Moon Cake"
- Type: 3
Buy: 10
Weight: 10
},
@@ -57477,7 +58963,6 @@ item_db: (
Id: 6063
AegisName: "Moon_Cake16"
Name: "Letter Moon Cake"
- Type: 3
Buy: 10
Weight: 10
},
@@ -57485,7 +58970,6 @@ item_db: (
Id: 6064
AegisName: "Moon_Cake17"
Name: "Letter Moon Cake"
- Type: 3
Buy: 10
Weight: 10
},
@@ -57493,7 +58977,6 @@ item_db: (
Id: 6065
AegisName: "Moon_Cake18"
Name: "Letter Moon Cake"
- Type: 3
Buy: 10
Weight: 10
},
@@ -57501,7 +58984,6 @@ item_db: (
Id: 6066
AegisName: "Moon_Cake19"
Name: "Letter Moon Cake"
- Type: 3
Buy: 10
Weight: 10
},
@@ -57509,7 +58991,6 @@ item_db: (
Id: 6067
AegisName: "Moon_Cake20"
Name: "Letter Moon Cake"
- Type: 3
Buy: 10
Weight: 10
},
@@ -57517,7 +58998,6 @@ item_db: (
Id: 6068
AegisName: "Rabbit_Skin"
Name: "Leather Rabbit"
- Type: 3
Buy: 10
Weight: 10
},
@@ -57525,7 +59005,6 @@ item_db: (
Id: 6069
AegisName: "ABUNDANCE"
Name: "ABUNDANCE"
- Type: 3
Buy: 10
Weight: 10
},
@@ -57533,7 +59012,6 @@ item_db: (
Id: 6070
AegisName: "Shaman's_Old_Paper"
Name: "Shaman's Document"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -57550,7 +59028,6 @@ item_db: (
Id: 6071
AegisName: "Broken_Sword"
Name: "Broken Sword"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -57567,7 +59044,6 @@ item_db: (
Id: 6072
AegisName: "Wing_Of_Bizofnil"
Name: "Bijofnil Feather"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -57584,7 +59060,6 @@ item_db: (
Id: 6073
AegisName: "Dragon's_Mane"
Name: "Dragon's Mane"
- Type: 3
Buy: 0
BuyingStore: true
},
@@ -57592,7 +59067,6 @@ item_db: (
Id: 6074
AegisName: "Bazett's_Order"
Name: "Bazett's Order"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -57608,7 +59082,6 @@ item_db: (
Id: 6075
AegisName: "Crystalized_Teardrop"
Name: "Crystalized Teardrop"
- Type: 3
Buy: 0
BuyingStore: true
},
@@ -57616,7 +59089,6 @@ item_db: (
Id: 6076
AegisName: "Portable_Toolbox"
Name: "Portable Toolbox"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -57633,7 +59105,6 @@ item_db: (
Id: 6077
AegisName: "Rough_Mineral"
Name: "Rough Mineral"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -57650,7 +59121,6 @@ item_db: (
Id: 6078
AegisName: "Stone_Fragments"
Name: "Stone Fragment"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -57667,7 +59137,6 @@ item_db: (
Id: 6079
AegisName: "Flower_Of_Alfheim"
Name: "Flower Of Alfheim"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -57684,7 +59153,6 @@ item_db: (
Id: 6080
AegisName: "Manuk_Coin"
Name: "Manuk Coin"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -57701,7 +59169,6 @@ item_db: (
Id: 6081
AegisName: "Splendide_Coin"
Name: "Splendide Coin"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -57718,7 +59185,6 @@ item_db: (
Id: 6082
AegisName: "Spirit_Of_Alfheim"
Name: "Spirit Of Alfheim"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -57735,7 +59201,6 @@ item_db: (
Id: 6083
AegisName: "Dolly_Capsule"
Name: "Capsule Dolls"
- Type: 3
Buy: 0
Weight: 10
},
@@ -57743,7 +59208,6 @@ item_db: (
Id: 6084
AegisName: "Bradium_Fragments"
Name: "Bradium Fragments"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -57760,7 +59224,6 @@ item_db: (
Id: 6085
AegisName: "Shaggy_Muffler"
Name: "Shaggy Muffler"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -57777,7 +59240,6 @@ item_db: (
Id: 6086
AegisName: "Withered_Flower"
Name: "Withered Flower"
- Type: 3
Buy: 890
Weight: 10
BuyingStore: true
@@ -57786,7 +59248,6 @@ item_db: (
Id: 6087
AegisName: "Crystal_Of_Soul_01"
Name: "Spiritual Crystal"
- Type: 3
Buy: 1050
Weight: 10
BuyingStore: true
@@ -57795,7 +59256,6 @@ item_db: (
Id: 6088
AegisName: "Crystal_Of_Soul_02"
Name: "Spiritual Crystal"
- Type: 3
Buy: 1050
Weight: 10
BuyingStore: true
@@ -57804,7 +59264,6 @@ item_db: (
Id: 6089
AegisName: "Piece_Of_Darkness"
Name: "Dark Piece"
- Type: 3
Buy: 1000
Weight: 10
BuyingStore: true
@@ -57813,7 +59272,6 @@ item_db: (
Id: 6090
AegisName: "Purified_Bradium"
Name: "Refined Bradium"
- Type: 3
Buy: 1100
Weight: 50
BuyingStore: true
@@ -57822,7 +59280,6 @@ item_db: (
Id: 6091
AegisName: "Dark_Red_Scale"
Name: "Darkred Scale Piece"
- Type: 3
Buy: 200000
Weight: 10
BuyingStore: true
@@ -57831,7 +59288,6 @@ item_db: (
Id: 6092
AegisName: "Singing_Crystal_Piece"
Name: "Piece Of Singing Crystal"
- Type: 3
Buy: 0
Weight: 10
},
@@ -57839,7 +59295,6 @@ item_db: (
Id: 6093
AegisName: "Egg_Of_Draco"
Name: "Draco's Egg"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -57855,7 +59310,6 @@ item_db: (
Id: 6094
AegisName: "Traditional_Cookie"
Name: "Traditional Cookie"
- Type: 3
Buy: 20
Weight: 10
},
@@ -57863,7 +59317,6 @@ item_db: (
Id: 6095
AegisName: "Flavored_Alcohol"
Name: "Flavored Alcohol"
- Type: 3
Buy: 1000
Weight: 10
BuyingStore: true
@@ -57872,7 +59325,6 @@ item_db: (
Id: 6096
AegisName: "Fish_With_Blue_Back"
Name: "Fish With Blue Back"
- Type: 3
Buy: 20
Weight: 10
BuyingStore: true
@@ -57881,7 +59333,6 @@ item_db: (
Id: 6097
AegisName: "Pumpkin_Pie_"
Name: "Pumpkin Pie"
- Type: 3
Buy: 1000
Weight: 10
BuyingStore: true
@@ -57890,7 +59341,6 @@ item_db: (
Id: 6098
AegisName: "Small_Snow_Flower"
Name: "Small Snow Flower"
- Type: 3
Buy: 1000
Weight: 10
BuyingStore: true
@@ -57899,7 +59349,6 @@ item_db: (
Id: 6099
AegisName: "Grilled_Rice_Cake"
Name: "Grilled Rice Cake"
- Type: 3
Buy: 20
Weight: 10
BuyingStore: true
@@ -57908,7 +59357,6 @@ item_db: (
Id: 6100
AegisName: "Damp_Darkness"
Name: "Damp Darkness"
- Type: 3
Buy: 1000
Weight: 10
BuyingStore: true
@@ -57917,7 +59365,6 @@ item_db: (
Id: 6101
AegisName: "Attendance_Card"
Name: "Attendance Card"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -57933,7 +59380,6 @@ item_db: (
Id: 6102
AegisName: "Report_On_Splendide"
Name: "Report On Splendide"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -57950,7 +59396,6 @@ item_db: (
Id: 6103
AegisName: "Report_On_Manuk"
Name: "Report On Manuk"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -57967,7 +59412,6 @@ item_db: (
Id: 6104
AegisName: "Big_Cell"
Name: "Big Cell"
- Type: 3
Buy: 1000
Weight: 10
BuyingStore: true
@@ -57976,7 +59420,6 @@ item_db: (
Id: 6105
AegisName: "Morning_Dew"
Name: "Morning Dew"
- Type: 3
Buy: 20
Weight: 10
BuyingStore: true
@@ -57985,7 +59428,6 @@ item_db: (
Id: 6106
AegisName: "Well_Ripened_Berry"
Name: "Well Ripened Berry"
- Type: 3
Buy: 20
Weight: 10
BuyingStore: true
@@ -57994,7 +59436,6 @@ item_db: (
Id: 6107
AegisName: "Sunset_On_The_Rock"
Name: "Sunset On The Rock"
- Type: 3
Buy: 1000
Weight: 10
BuyingStore: true
@@ -58003,7 +59444,6 @@ item_db: (
Id: 6108
AegisName: "Apple_Pudding"
Name: "Apple Pudding"
- Type: 3
Buy: 1000
Weight: 10
BuyingStore: true
@@ -58012,7 +59452,6 @@ item_db: (
Id: 6109
AegisName: "Plant_Neutrient"
Name: "Plant Neutrient"
- Type: 3
Buy: 20
Weight: 10
BuyingStore: true
@@ -58021,7 +59460,6 @@ item_db: (
Id: 6110
AegisName: "Vital_Flower"
Name: "Yellow Vital Flower"
- Type: 3
Buy: 1000
Weight: 10
BuyingStore: true
@@ -58030,7 +59468,6 @@ item_db: (
Id: 6111
AegisName: "Mystic_Stone"
Name: "Mystic Stone"
- Type: 3
Buy: 1000
Weight: 10
BuyingStore: true
@@ -58039,7 +59476,6 @@ item_db: (
Id: 6112
AegisName: "Fresh_Plant"
Name: "Fresh Plant"
- Type: 3
Buy: 1000
Weight: 10
BuyingStore: true
@@ -58048,7 +59484,6 @@ item_db: (
Id: 6113
AegisName: "Vital_Flower_"
Name: "Blue Vital Flower"
- Type: 3
Buy: 1000
Weight: 10
BuyingStore: true
@@ -58057,7 +59492,6 @@ item_db: (
Id: 6114
AegisName: "Flame_Gemstone"
Name: "Flame Gemstone"
- Type: 3
Buy: 1000
Weight: 10
BuyingStore: true
@@ -58066,7 +59500,6 @@ item_db: (
Id: 6115
AegisName: "Bun_"
Name: "Bun"
- Type: 3
Buy: 1000
Weight: 10
BuyingStore: true
@@ -58075,7 +59508,6 @@ item_db: (
Id: 6116
AegisName: "Succu_Pet_Coupon"
Name: "Succubus Pet Exchange Coupon"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58092,7 +59524,6 @@ item_db: (
Id: 6117
AegisName: "Imp_Pet_Coupon"
Name: "Imp Pet Exchange Coupon"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58109,7 +59540,6 @@ item_db: (
Id: 6118
AegisName: "Chung_E_Pet_Coupon"
Name: "Chung E Exchange Coupon"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58126,14 +59556,12 @@ item_db: (
Id: 6119
AegisName: "Natural_Leather"
Name: "Cow Leather"
- Type: 3
Buy: 0
},
{
Id: 6120
AegisName: "Face_Paint"
Name: "Face Paint"
- Type: 3
Buy: 150
Weight: 20
BuyingStore: true
@@ -58142,7 +59570,6 @@ item_db: (
Id: 6121
AegisName: "Makeover_Brush"
Name: "Makeover Brush"
- Type: 3
Buy: 12
Trade: {
nodrop: true
@@ -58159,7 +59586,6 @@ item_db: (
Id: 6122
AegisName: "Paint_Brush"
Name: "Paint Brush"
- Type: 3
Buy: 12
Trade: {
nodrop: true
@@ -58176,7 +59602,6 @@ item_db: (
Id: 6123
AegisName: "Surface_Paint"
Name: "Surface Paint"
- Type: 3
Buy: 250
Weight: 30
BuyingStore: true
@@ -58185,7 +59610,6 @@ item_db: (
Id: 6124
AegisName: "Wolf's_Flute"
Name: "Wolf Flute"
- Type: 3
Buy: 10
Trade: {
nodrop: true
@@ -58202,7 +59626,6 @@ item_db: (
Id: 6125
AegisName: "Lucky_Box"
Name: "Bunny Box"
- Type: 3
Buy: 10
Trade: {
nodrop: true
@@ -58219,7 +59642,6 @@ item_db: (
Id: 6126
AegisName: "Happy_Box"
Name: "Summer Happy Box"
- Type: 3
Buy: 10
Trade: {
nodrop: true
@@ -58236,7 +59658,6 @@ item_db: (
Id: 6127
AegisName: "Purification_Stone"
Name: "Purification Stone"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58253,7 +59674,6 @@ item_db: (
Id: 6128
AegisName: "Guillotine_Antidote"
Name: "Antidote"
- Type: 3
Buy: 0
BuyingStore: true
},
@@ -58261,7 +59681,6 @@ item_db: (
Id: 6129
AegisName: "Ticket_Nightmare"
Name: "Nightmare Terror Exchange Coupon"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58277,7 +59696,6 @@ item_db: (
Id: 6130
AegisName: "Ticket_Loli_Ruri"
Name: "Ticket Loli Ruri"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58294,7 +59712,6 @@ item_db: (
Id: 6131
AegisName: "Ticket_Goblin_Leader"
Name: "Goblin Leader Exchange Coupon"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58310,7 +59727,6 @@ item_db: (
Id: 6132
AegisName: "Ticket_Incubus"
Name: "Incubus Exchange Coupon"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58327,7 +59743,6 @@ item_db: (
Id: 6133
AegisName: "Ticket_Miyabi_Ningyo"
Name: "Miyabi Ningyo Exchange Coupon"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58344,7 +59759,6 @@ item_db: (
Id: 6134
AegisName: "Ticket_Whisper"
Name: "Giant Whisper Exchange Coupon"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58361,7 +59775,6 @@ item_db: (
Id: 6135
AegisName: "Ticket_Wicked_Nymph"
Name: "Evil Nymph Exchange Coupon"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58378,13 +59791,13 @@ item_db: (
Id: 6136
AegisName: "Ticket_Medusa"
Name: "Medusa Exchange Coupon"
- Type: 3
Buy: 0
Trade: {
nodrop: true
notrade: true
noselltonpc: true
nocart: true
+ nostorage: true
nogstorage: true
nomail: true
noauction: true
@@ -58394,7 +59807,6 @@ item_db: (
Id: 6137
AegisName: "Ticket_Stoneshooter"
Name: "Stone Shooter Exchange Coupon"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58411,7 +59823,6 @@ item_db: (
Id: 6138
AegisName: "Ticket_Marionette"
Name: "Marionette Exchange Coupon"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58428,7 +59839,6 @@ item_db: (
Id: 6139
AegisName: "Ticket_Leafcat"
Name: "Leaf Cat Exchange Coupon"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58445,7 +59855,6 @@ item_db: (
Id: 6140
AegisName: "Ticket_Dullahan"
Name: "Dullahan Exchange Coupon"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58462,7 +59871,6 @@ item_db: (
Id: 6141
AegisName: "Ticket_Shinobi"
Name: "Shinobi Exchange Coupon"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58479,13 +59887,13 @@ item_db: (
Id: 6142
AegisName: "Ticket_Golem"
Name: "Golem Exchange Coupon"
- Type: 3
Buy: 0
Trade: {
nodrop: true
notrade: true
noselltonpc: true
nocart: true
+ nostorage: true
nogstorage: true
nomail: true
noauction: true
@@ -58495,13 +59903,13 @@ item_db: (
Id: 6143
AegisName: "Ticket_Civil_Servant"
Name: "Civil Servant Exchange Coupon"
- Type: 3
Buy: 0
Trade: {
nodrop: true
notrade: true
noselltonpc: true
nocart: true
+ nostorage: true
nogstorage: true
nomail: true
noauction: true
@@ -58511,7 +59919,6 @@ item_db: (
Id: 6144
AegisName: "Heartbroken_Tears"
Name: "Regrettable Tears"
- Type: 3
Buy: 1250
Weight: 2
BuyingStore: true
@@ -58520,7 +59927,6 @@ item_db: (
Id: 6145
AegisName: "Vulcan_Bullet"
Name: "Vulcan Bullet"
- Type: 3
Buy: 12
Weight: 2
BuyingStore: true
@@ -58529,7 +59935,6 @@ item_db: (
Id: 6146
AegisName: "Magic_Gear_Fuel"
Name: "Magic Gear Fuel"
- Type: 3
Buy: 375
Weight: 30
BuyingStore: true
@@ -58538,7 +59943,6 @@ item_db: (
Id: 6147
AegisName: "Liquid_Condensed_Bullet"
Name: "Liquid Condensed Bullet"
- Type: 3
Buy: 125
Weight: 3
BuyingStore: true
@@ -58547,7 +59951,6 @@ item_db: (
Id: 6148
AegisName: "Chocolate_Of_Eternity"
Name: "Eternity Of Chocolate"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58563,7 +59966,6 @@ item_db: (
Id: 6149
AegisName: "Plain_Chocolate"
Name: "Simple Chocolate"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58579,7 +59981,6 @@ item_db: (
Id: 6150
AegisName: "Key_Of_The_Mansion"
Name: "Mansion Key"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58596,7 +59997,6 @@ item_db: (
Id: 6151
AegisName: "Peice_Of_Great_Bradium"
Name: "Giant Bradium Fragment"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58612,7 +60012,6 @@ item_db: (
Id: 6152
AegisName: "Glittering_Crystal"
Name: "Glittering Crystal"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58628,7 +60027,6 @@ item_db: (
Id: 6153
AegisName: "Special_Exchange_Coupon"
Name: "Special Exchange Coupon"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58645,7 +60043,6 @@ item_db: (
Id: 6154
AegisName: "Broken_Horn_Pipe"
Name: "Broken Horn Pipe"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -58662,14 +60059,12 @@ item_db: (
Id: 6155
AegisName: "Coke_Membership_Card"
Name: "Member Card"
- Type: 3
Buy: 0
},
{
Id: 6156
AegisName: "Approval_Report"
Name: "A Report To Be Approved"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -58686,7 +60081,6 @@ item_db: (
Id: 6157
AegisName: "Poring_Ticket"
Name: "Festa Gold Medal"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58702,7 +60096,6 @@ item_db: (
Id: 6158
AegisName: "Drops_Ticket"
Name: "Vote 2"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58718,7 +60111,6 @@ item_db: (
Id: 6159
AegisName: "Poporing_Ticket"
Name: "Poporing Exchange Ticket"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58734,7 +60126,6 @@ item_db: (
Id: 6160
AegisName: "Lunatic_Ticket"
Name: "Lunatic Exchange Ticket"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58750,7 +60141,6 @@ item_db: (
Id: 6161
AegisName: "Picky_Ticket"
Name: "Picky Exchange Ticket"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58766,7 +60156,6 @@ item_db: (
Id: 6162
AegisName: "Pecopeco_Ticket"
Name: "Peco Peco Exchange Ticket"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58782,7 +60171,6 @@ item_db: (
Id: 6163
AegisName: "Savage_Baby_Ticket"
Name: "Savage Babe Exchange Ticket"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58798,7 +60186,6 @@ item_db: (
Id: 6164
AegisName: "Spore_Ticket"
Name: "Spore Exchange Ticket"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58814,7 +60201,6 @@ item_db: (
Id: 6165
AegisName: "Poison_Spore_Ticket"
Name: "Poison Spore Exchange Ticket"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58830,7 +60216,6 @@ item_db: (
Id: 6166
AegisName: "Chonchon_Ticket"
Name: "Chonchon Exchange Ticket"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58846,7 +60231,6 @@ item_db: (
Id: 6167
AegisName: "Steel_Chonchon_Ticket"
Name: "Steel Chonchon Exchange Ticket"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58862,7 +60246,6 @@ item_db: (
Id: 6168
AegisName: "Petit_Ticket"
Name: "Sky Petite Exchange Ticket"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58878,7 +60261,6 @@ item_db: (
Id: 6169
AegisName: "Deviruchi_Ticket"
Name: "Deviruchi Exchange Ticket"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58894,7 +60276,6 @@ item_db: (
Id: 6170
AegisName: "Isis_Ticket"
Name: "Isis Exchange Ticket"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58910,7 +60291,6 @@ item_db: (
Id: 6171
AegisName: "Smokie_Ticket"
Name: "Smokie Exchange Ticket"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58926,7 +60306,6 @@ item_db: (
Id: 6172
AegisName: "Dokebi_Ticket"
Name: "Dokebi Exchange Ticket"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58942,7 +60321,6 @@ item_db: (
Id: 6173
AegisName: "Desert_Wolf_B_Ticket"
Name: "Baby Desert Wolf Exchange Ticket"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58958,7 +60336,6 @@ item_db: (
Id: 6174
AegisName: "Yoyo_Ticket"
Name: "Yoyo Exchange Ticket"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58974,7 +60351,6 @@ item_db: (
Id: 6175
AegisName: "Sohee_Ticket"
Name: "Sohee Exchange Ticket"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -58990,7 +60366,6 @@ item_db: (
Id: 6176
AegisName: "Rocker_Ticket"
Name: "Rocker Exchange Ticket"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -59006,7 +60381,6 @@ item_db: (
Id: 6177
AegisName: "Hunter_Fly_Ticket"
Name: "Hunter Fly Exchange Ticket"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -59022,7 +60396,6 @@ item_db: (
Id: 6178
AegisName: "Orc_Warrior_Ticket"
Name: "Orc Warrior Exchange Ticket"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -59038,7 +60411,6 @@ item_db: (
Id: 6179
AegisName: "Bapho_Jr_Ticket"
Name: "Bapho Jr. Exchange Ticket"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -59054,7 +60426,6 @@ item_db: (
Id: 6180
AegisName: "Munak_Ticket"
Name: "Munak Exchange Ticket"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -59070,7 +60441,6 @@ item_db: (
Id: 6181
AegisName: "Bongun_Ticket"
Name: "Bongun Exchange Ticket"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -59086,7 +60456,6 @@ item_db: (
Id: 6182
AegisName: "Goblin_Ticket"
Name: "Christmas Goblin Exchange Ticket"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -59102,7 +60471,6 @@ item_db: (
Id: 6183
AegisName: "Hardtack_Ticket"
Name: "Rice Cake Exchange Ticket"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -59118,7 +60486,6 @@ item_db: (
Id: 6184
AegisName: "Zherlthsh_Ticket"
Name: "Zherlthsh Exchange Ticket"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -59134,7 +60501,6 @@ item_db: (
Id: 6185
AegisName: "Alice_Ticket"
Name: "Alice Exchange Ticket"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -59150,7 +60516,6 @@ item_db: (
Id: 6186
AegisName: "Monkey_Wrench"
Name: "Monkey Wrench"
- Type: 3
Buy: 500
Weight: 10
BuyingStore: true
@@ -59159,7 +60524,6 @@ item_db: (
Id: 6187
AegisName: "Blank_Card"
Name: "Blank Card"
- Type: 3
Buy: 20
Weight: 10
},
@@ -59167,7 +60531,6 @@ item_db: (
Id: 6188
AegisName: "Slot_Coupon"
Name: "Slotting Advertisement"
- Type: 3
Buy: 20
Weight: 10
},
@@ -59175,7 +60538,6 @@ item_db: (
Id: 6189
AegisName: "Magic_Book_FB"
Name: "Spell Book(Fire Bolt)"
- Type: 3
Buy: 0
BuyingStore: true
},
@@ -59183,7 +60545,6 @@ item_db: (
Id: 6190
AegisName: "Magic_Book_CB"
Name: "Spell Book(Cold Bolt)"
- Type: 3
Buy: 0
BuyingStore: true
},
@@ -59191,7 +60552,6 @@ item_db: (
Id: 6191
AegisName: "Magic_Book_LB"
Name: "Spell Book(Lightning Bolt)"
- Type: 3
Buy: 0
BuyingStore: true
},
@@ -59199,7 +60559,6 @@ item_db: (
Id: 6192
AegisName: "Magic_Book_SG"
Name: "Spell Book(Storm Gust)"
- Type: 3
Buy: 0
BuyingStore: true
},
@@ -59207,7 +60566,6 @@ item_db: (
Id: 6193
AegisName: "Magic_Book_LOV"
Name: "Spell Book(Lord Of Vermilion)"
- Type: 3
Buy: 0
BuyingStore: true
},
@@ -59215,7 +60573,6 @@ item_db: (
Id: 6194
AegisName: "Magic_Book_MS"
Name: "Spell Book(Meteor Storm)"
- Type: 3
Buy: 0
BuyingStore: true
},
@@ -59223,7 +60580,6 @@ item_db: (
Id: 6195
AegisName: "Magic_Book_CM"
Name: "Spell Book(Comet)"
- Type: 3
Buy: 0
BuyingStore: true
},
@@ -59231,7 +60587,6 @@ item_db: (
Id: 6196
AegisName: "Magic_Book_TV"
Name: "Spell Book(Tetra Vortex)"
- Type: 3
Buy: 0
BuyingStore: true
},
@@ -59239,7 +60594,6 @@ item_db: (
Id: 6197
AegisName: "Magic_Book_TS"
Name: "Spell Book(Thunder Storm)"
- Type: 3
Buy: 0
BuyingStore: true
},
@@ -59247,7 +60601,6 @@ item_db: (
Id: 6198
AegisName: "Magic_Book_JT"
Name: "Spell Book(Jupitel Thunder)"
- Type: 3
Buy: 0
BuyingStore: true
},
@@ -59255,7 +60608,6 @@ item_db: (
Id: 6199
AegisName: "Magic_Book_WB"
Name: "Spell Book(Water Ball)"
- Type: 3
Buy: 0
BuyingStore: true
},
@@ -59263,7 +60615,6 @@ item_db: (
Id: 6200
AegisName: "Magic_Book_HD"
Name: "Spell Book(Heaven's Drive)"
- Type: 3
Buy: 0
BuyingStore: true
},
@@ -59271,7 +60622,6 @@ item_db: (
Id: 6201
AegisName: "Magic_Book_ES"
Name: "Spell Book(Earth Spike)"
- Type: 3
Buy: 0
BuyingStore: true
},
@@ -59279,7 +60629,6 @@ item_db: (
Id: 6202
AegisName: "Magic_Book_ES_"
Name: "Spell Book(Earth Strain)"
- Type: 3
Buy: 0
BuyingStore: true
},
@@ -59287,7 +60636,6 @@ item_db: (
Id: 6203
AegisName: "Magic_Book_CL"
Name: "Spell Book(Chain Lightning)"
- Type: 3
Buy: 0
BuyingStore: true
},
@@ -59295,7 +60643,6 @@ item_db: (
Id: 6204
AegisName: "Magic_Book_CR"
Name: "Spell Book(Crimson Rock)"
- Type: 3
Buy: 0
BuyingStore: true
},
@@ -59303,7 +60650,6 @@ item_db: (
Id: 6205
AegisName: "Magic_Book_DL"
Name: "Spell Book(Drain Life)"
- Type: 3
Buy: 0
BuyingStore: true
},
@@ -59311,7 +60657,6 @@ item_db: (
Id: 6206
AegisName: "I_Love_You"
Name: "I Love You"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -59327,7 +60672,6 @@ item_db: (
Id: 6207
AegisName: "Thank_You"
Name: "Thanks"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -59343,7 +60687,6 @@ item_db: (
Id: 6208
AegisName: "I_Respect_You"
Name: "Respect"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -59359,14 +60702,12 @@ item_db: (
Id: 6209
AegisName: "Glory_Of_Knights"
Name: "Knight Of Honor"
- Type: 3
Buy: 0
},
{
Id: 6210
AegisName: "Seed_Of_Horny_Plant"
Name: "Thorn Plant Seed"
- Type: 3
Buy: 750
Weight: 1
BuyingStore: true
@@ -59375,7 +60716,6 @@ item_db: (
Id: 6211
AegisName: "Bloodsuck_Plant_Seed"
Name: "Blood Sucker Plant Seed"
- Type: 3
Buy: 1000
Weight: 1
BuyingStore: true
@@ -59384,7 +60724,6 @@ item_db: (
Id: 6212
AegisName: "Bomb_Mushroom_Spore"
Name: "Bomb Mushroom Spore"
- Type: 3
Buy: 1250
Weight: 1
BuyingStore: true
@@ -59393,7 +60732,6 @@ item_db: (
Id: 6213
AegisName: "Explosive_Powder"
Name: "Explosive Powder"
- Type: 3
Buy: 625
Weight: 1
BuyingStore: true
@@ -59402,7 +60740,6 @@ item_db: (
Id: 6214
AegisName: "Smoke_Powder"
Name: "Smoke Powder"
- Type: 3
Buy: 625
Weight: 1
BuyingStore: true
@@ -59411,7 +60748,6 @@ item_db: (
Id: 6215
AegisName: "Tear_Gas"
Name: "Tear Gas"
- Type: 3
Buy: 625
Weight: 1
BuyingStore: true
@@ -59420,7 +60756,6 @@ item_db: (
Id: 6216
AegisName: "Oil_Bottle"
Name: "Oil Bottle"
- Type: 3
Buy: 1250
Weight: 1
BuyingStore: true
@@ -59429,7 +60764,6 @@ item_db: (
Id: 6217
AegisName: "Mandragora_Flowerpot"
Name: "Mandragora Flowerpot"
- Type: 3
Buy: 2500
Weight: 1
BuyingStore: true
@@ -59438,7 +60772,6 @@ item_db: (
Id: 6218
AegisName: "Disin_Delivery_Box"
Name: "Dieshin's Delivery Box"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -59455,7 +60788,6 @@ item_db: (
Id: 6219
AegisName: "Para_Team_Mark"
Name: "Eden Group Mark"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -59472,7 +60804,6 @@ item_db: (
Id: 6220
AegisName: "Mysterious_Dyestuff"
Name: "Mysterious Dyestuffs"
- Type: 3
Buy: 0
Weight: 10
},
@@ -59480,21 +60811,18 @@ item_db: (
Id: 6221
AegisName: "Mystic_Leaf_Cat_Ball"
Name: "Mystic Hydra Ball"
- Type: 3
Buy: 0
},
{
Id: 6222
AegisName: "Shining_Beads"
Name: "Shining Beads"
- Type: 3
Buy: 20
},
{
Id: 6223
AegisName: "Carnium"
Name: "Carnium"
- Type: 3
Buy: 2000
Weight: 150
BuyingStore: true
@@ -59503,7 +60831,6 @@ item_db: (
Id: 6224
AegisName: "Bradium"
Name: "Bradium"
- Type: 3
Buy: 2000
Weight: 150
BuyingStore: true
@@ -59512,7 +60839,6 @@ item_db: (
Id: 6225
AegisName: "HD_Carnium"
Name: "HD Carnium"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -59529,7 +60855,6 @@ item_db: (
Id: 6226
AegisName: "HD_Bradium"
Name: "HD Bradium"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -59546,7 +60871,6 @@ item_db: (
Id: 6228
AegisName: "Guarantee_Weapon_9Up"
Name: "Safe to 9 Weapon Certificate"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -59562,7 +60886,6 @@ item_db: (
Id: 6229
AegisName: "Guarantee_Weapon_8Up"
Name: "Safe to 8 Weapon Certificate"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -59578,7 +60901,6 @@ item_db: (
Id: 6230
AegisName: "Guarantee_Weapon_7Up"
Name: "Safe to 7 Weapon Certificate"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -59594,7 +60916,6 @@ item_db: (
Id: 6231
AegisName: "Guarantee_Weapon_6Up"
Name: "Safe to 6 Weapon Certificate"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -59610,7 +60931,6 @@ item_db: (
Id: 6232
AegisName: "Guarantee_Armor_9Up"
Name: "Safe to 9 Body Armor Certificate"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -59626,7 +60946,6 @@ item_db: (
Id: 6233
AegisName: "Guarantee_Armor_8Up"
Name: "Safe to 8 Body Armor Certificate"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -59642,7 +60961,6 @@ item_db: (
Id: 6234
AegisName: "Guarantee_Armor_7Up"
Name: "Safe to 7 Body Armor Certificate"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -59658,7 +60976,6 @@ item_db: (
Id: 6235
AegisName: "Guarantee_Armor_6Up"
Name: "Safe to 7 Headgear Certificate"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -59674,7 +60991,6 @@ item_db: (
Id: 6236
AegisName: "Blue_Card_7"
Name: "Blue 7 Card"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -59690,7 +61006,6 @@ item_db: (
Id: 6237
AegisName: "Guarana_Fruit"
Name: "Guarana Fruit"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -59707,7 +61022,6 @@ item_db: (
Id: 6238
AegisName: "Guarantee_Weapon_11Up"
Name: "Safe to 11 Weapon Certificate"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -59723,7 +61037,6 @@ item_db: (
Id: 6239
AegisName: "Guarantee_Armor_11Up"
Name: "Safe to 11 Armor Certificate"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -59739,7 +61052,6 @@ item_db: (
Id: 6240
AegisName: "HD_Oridecon"
Name: "HD Oridecon"
- Type: 3
Buy: 20
Weight: 10
Trade: {
@@ -59756,7 +61068,6 @@ item_db: (
Id: 6241
AegisName: "HD_Elunium"
Name: "HD Elunium"
- Type: 3
Buy: 20
Weight: 10
Trade: {
@@ -59773,26 +61084,26 @@ item_db: (
Id: 6242
AegisName: "Midgard_Coin"
Name: "Midgard Coin"
- Type: 3
Buy: 20
Weight: 10
Trade: {
nodrop: true
noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
}
},
{
Id: 6243
AegisName: "Exchange_Coupon"
Name: "WPS Point Token"
- Type: 3
Buy: 0
},
{
Id: 6244
AegisName: "Gun_Powder"
Name: "Gun Powder"
- Type: 3
Buy: 10
Weight: 1
BuyingStore: true
@@ -59801,7 +61112,6 @@ item_db: (
Id: 6245
AegisName: "Black_Powder"
Name: "Black Powder"
- Type: 3
Buy: 125
Weight: 1
BuyingStore: true
@@ -59810,7 +61120,6 @@ item_db: (
Id: 6246
AegisName: "Yellow_Powder"
Name: "Yellow Powder"
- Type: 3
Buy: 125
Weight: 1
BuyingStore: true
@@ -59819,7 +61128,6 @@ item_db: (
Id: 6247
AegisName: "White_Powder"
Name: "White Powder"
- Type: 3
Buy: 125
Weight: 1
BuyingStore: true
@@ -59828,7 +61136,6 @@ item_db: (
Id: 6248
AegisName: "Melange_Pot"
Name: "Melange Pot"
- Type: 3
Buy: 750
Weight: 10
BuyingStore: true
@@ -59837,7 +61144,6 @@ item_db: (
Id: 6249
AegisName: "Savage_Meat"
Name: "Savage Meat"
- Type: 3
Buy: 100
Weight: 10
BuyingStore: true
@@ -59846,7 +61152,6 @@ item_db: (
Id: 6250
AegisName: "Cooking_Skewer"
Name: "Cooking Skewer"
- Type: 3
Buy: 375
Weight: 10
BuyingStore: true
@@ -59855,7 +61160,6 @@ item_db: (
Id: 6251
AegisName: "Black_Charcoal"
Name: "Black Charcoal"
- Type: 3
Buy: 375
Weight: 10
BuyingStore: true
@@ -59864,7 +61168,6 @@ item_db: (
Id: 6252
AegisName: "Wolf_Blood"
Name: "Blood Of Wolf"
- Type: 3
Buy: 100
Weight: 10
BuyingStore: true
@@ -59873,7 +61176,6 @@ item_db: (
Id: 6253
AegisName: "Cold_Ice"
Name: "Cold Ice"
- Type: 3
Buy: 100
Weight: 10
BuyingStore: true
@@ -59882,7 +61184,6 @@ item_db: (
Id: 6254
AegisName: "Beef_Head_Meat"
Name: "Beef Head"
- Type: 3
Buy: 100
Weight: 10
BuyingStore: true
@@ -59891,7 +61192,6 @@ item_db: (
Id: 6255
AegisName: "Large_Cookpot"
Name: "Large Cookpot"
- Type: 3
Buy: 625
Weight: 10
BuyingStore: true
@@ -59900,7 +61200,6 @@ item_db: (
Id: 6256
AegisName: "Ice_Fragment"
Name: "Ice Piece"
- Type: 3
Buy: 100
Weight: 10
BuyingStore: true
@@ -59909,7 +61208,6 @@ item_db: (
Id: 6257
AegisName: "Ice_Crystal"
Name: "Ice Crystal"
- Type: 3
Buy: 100
Weight: 10
BuyingStore: true
@@ -59918,7 +61216,6 @@ item_db: (
Id: 6258
AegisName: "Comodo_Tropic_Fruit"
Name: "Comodo Tropical Fruit"
- Type: 3
Buy: 1000
Weight: 10
BuyingStore: true
@@ -59927,7 +61224,6 @@ item_db: (
Id: 6259
AegisName: "Drocera_Tentacle"
Name: "Drosera Tentacle"
- Type: 3
Buy: 100
Weight: 10
BuyingStore: true
@@ -59936,7 +61232,6 @@ item_db: (
Id: 6260
AegisName: "Petti_Tail"
Name: "Petite's Tail"
- Type: 3
Buy: 100
Weight: 10
BuyingStore: true
@@ -59945,7 +61240,6 @@ item_db: (
Id: 6261
AegisName: "Fine_Noodle"
Name: "Fine Noodle"
- Type: 3
Buy: 625
Weight: 10
BuyingStore: true
@@ -59954,7 +61248,6 @@ item_db: (
Id: 6262
AegisName: "Cool_Gravy"
Name: "Cool Gravy"
- Type: 3
Buy: 500
Weight: 10
BuyingStore: true
@@ -59963,7 +61256,6 @@ item_db: (
Id: 6263
AegisName: "Coconut_Fruit"
Name: "Coconut Fruit"
- Type: 3
Buy: 100
Weight: 10
BuyingStore: true
@@ -59972,7 +61264,6 @@ item_db: (
Id: 6264
AegisName: "Melon"
Name: "Melon"
- Type: 3
Buy: 100
Weight: 10
BuyingStore: true
@@ -59981,7 +61272,6 @@ item_db: (
Id: 6265
AegisName: "Pineapple"
Name: "Pineapple"
- Type: 3
Buy: 100
Weight: 10
BuyingStore: true
@@ -59990,7 +61280,6 @@ item_db: (
Id: 6266
AegisName: "Cheat_Key"
Name: "Key Of Deception"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -60007,7 +61296,6 @@ item_db: (
Id: 6267
AegisName: "Virtual_Key"
Name: "Key Of Illusion"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -60024,7 +61312,6 @@ item_db: (
Id: 6268
AegisName: "Mirth_Key"
Name: "Key Of Pleasure"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -60041,7 +61328,6 @@ item_db: (
Id: 6269
AegisName: "Master_Brush"
Name: "A Master's Brush"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -60058,7 +61344,6 @@ item_db: (
Id: 6270
AegisName: "Mins_Picture"
Name: "A Picture Of Maestro Song"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -60074,7 +61359,6 @@ item_db: (
Id: 6271
AegisName: "Mins_Receipt"
Name: "Receipt"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -60090,7 +61374,6 @@ item_db: (
Id: 6272
AegisName: "Experiment_Seed"
Name: "Seed For Experiemnt"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -60107,7 +61390,6 @@ item_db: (
Id: 6273
AegisName: "Altered_Seed"
Name: "Seed For Experiemnt"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -60124,7 +61406,6 @@ item_db: (
Id: 6274
AegisName: "Saint_Cloth_Piece"
Name: "Saint's Clothing Piece"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -60141,7 +61422,6 @@ item_db: (
Id: 6275
AegisName: "King_Shield"
Name: "King's Shield"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -60158,7 +61438,6 @@ item_db: (
Id: 6276
AegisName: "Clear_Reagent"
Name: "Clear Reagent"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -60175,7 +61454,6 @@ item_db: (
Id: 6277
AegisName: "Red_Reagent"
Name: "Red Reagent"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -60192,7 +61470,6 @@ item_db: (
Id: 6278
AegisName: "Black_Reagent"
Name: "Black Reagent"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -60209,7 +61486,6 @@ item_db: (
Id: 6279
AegisName: "Apple_Bomb_CB"
Name: "How To Make An Apple Bomb"
- Type: 3
Buy: 1000
Weight: 10
BuyingStore: true
@@ -60218,7 +61494,6 @@ item_db: (
Id: 6280
AegisName: "Pinepple_Bomb_CB"
Name: "How To Make A Pineapple Bomb"
- Type: 3
Buy: 1000
Weight: 10
BuyingStore: true
@@ -60227,7 +61502,6 @@ item_db: (
Id: 6281
AegisName: "Coconut_Bomb_CB"
Name: "How To Make A Coconut Fruit Bomb"
- Type: 3
Buy: 1000
Weight: 10
BuyingStore: true
@@ -60236,7 +61510,6 @@ item_db: (
Id: 6282
AegisName: "Melon_Bomb_CB"
Name: "How To Make A Melon Bomb"
- Type: 3
Buy: 1000
Weight: 10
BuyingStore: true
@@ -60245,7 +61518,6 @@ item_db: (
Id: 6283
AegisName: "Banana_Bomb_CB"
Name: "How To Make A Banana Bomb"
- Type: 3
Buy: 1000
Weight: 10
BuyingStore: true
@@ -60254,7 +61526,6 @@ item_db: (
Id: 6284
AegisName: "Plant_Genetic_Grow"
Name: "How To Grow Plant Genes"
- Type: 3
Buy: 1000
Weight: 10
BuyingStore: true
@@ -60263,7 +61534,6 @@ item_db: (
Id: 6285
AegisName: "Quality_Potion_Book"
Name: "How To Make High Quality Potion"
- Type: 3
Buy: 1000
Weight: 10
BuyingStore: true
@@ -60272,7 +61542,6 @@ item_db: (
Id: 6286
AegisName: "F_Max_Weight_Up_Scroll"
Name: "Gym Pass"
- Type: 3
Buy: 0
Weight: 10
},
@@ -60280,21 +61549,18 @@ item_db: (
Id: 6287
AegisName: "F_Clothing_Dye_Coupon"
Name: "Omni Clothing Dye"
- Type: 3
Buy: 0
},
{
Id: 6288
AegisName: "F_Happy_Box"
Name: "Summer Happy Box"
- Type: 3
Buy: 10
},
{
Id: 6289
AegisName: "F_Mysterious_Dyestuff"
Name: "Mysterious Dyestuffs"
- Type: 3
Buy: 0
Weight: 10
},
@@ -60302,7 +61568,6 @@ item_db: (
Id: 6290
AegisName: "F_New_Style_Coupon"
Name: "Hairstyle Coupon"
- Type: 3
Buy: 0
Weight: 10
},
@@ -60310,7 +61575,6 @@ item_db: (
Id: 6291
AegisName: "F_Enriched_Elunium"
Name: "Enriched Elunium"
- Type: 3
Buy: 2
Weight: 10
},
@@ -60318,7 +61582,6 @@ item_db: (
Id: 6292
AegisName: "F_Enriched_Oridecon"
Name: "Enriched Oridecon"
- Type: 3
Buy: 2
Weight: 10
},
@@ -60326,7 +61589,6 @@ item_db: (
Id: 6293
AegisName: "F_Token_Of_Siegfried"
Name: "Token Of Siegfried"
- Type: 3
Buy: 2
Weight: 10
},
@@ -60334,7 +61596,6 @@ item_db: (
Id: 6294
AegisName: "F_Marriage_Covenant"
Name: "Marriage Covenant"
- Type: 3
Buy: 0
Weight: 10
},
@@ -60342,14 +61603,12 @@ item_db: (
Id: 6295
AegisName: "F_Clothing_Dye_Coupon2"
Name: "Original Clothing Dye Coupon"
- Type: 3
Buy: 0
},
{
Id: 6296
AegisName: "RF_Taining_Notice"
Name: "RF Taining Notice"
- Type: 3
Buy: 20
Weight: 10
Trade: {
@@ -60366,7 +61625,6 @@ item_db: (
Id: 6297
AegisName: "Bottle_To_Throw"
Name: "Bottle Throw"
- Type: 3
Buy: 300
Weight: 10
BuyingStore: true
@@ -60375,7 +61633,6 @@ item_db: (
Id: 6298
AegisName: "Pumpkin_Head_Crushed"
Name: "Crushed Pumpkin"
- Type: 3
Buy: 20
Trade: {
nodrop: true
@@ -60391,7 +61648,6 @@ item_db: (
Id: 6299
AegisName: "Worn_Cloth_Piece"
Name: "Worn Fabric"
- Type: 3
Buy: 20
Trade: {
nodrop: true
@@ -60407,7 +61663,6 @@ item_db: (
Id: 6300
AegisName: "J_7Draw"
Name: "J 7Draw"
- Type: 3
Buy: 20
Weight: 10
},
@@ -60415,7 +61670,6 @@ item_db: (
Id: 6301
AegisName: "J_Semi_Draw"
Name: "J Semi Draw"
- Type: 3
Buy: 20
Weight: 10
},
@@ -60423,21 +61677,18 @@ item_db: (
Id: 6302
AegisName: "GM_Handwriting"
Name: "GM Max Bond"
- Type: 3
Buy: 20004
},
{
Id: 6303
AegisName: "Changed_Hydra_Ball"
Name: "Changed Hydra Ball"
- Type: 3
Buy: 0
},
{
Id: 6304
AegisName: "Sapa_Feat_Cert"
Name: "Sapha Certification"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -60453,7 +61704,6 @@ item_db: (
Id: 6305
AegisName: "Frozen_Skin_Piece"
Name: "Frozen Piece of Skin"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -60470,7 +61720,6 @@ item_db: (
Id: 6306
AegisName: "Solid_Bloodstain"
Name: "Clotted Bloodstain"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -60487,7 +61736,6 @@ item_db: (
Id: 6307
AegisName: "Suspicious_Magic_Stone"
Name: "Strange Magic Stone"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -60504,7 +61752,6 @@ item_db: (
Id: 6308
AegisName: "Unidentified_Relic"
Name: "Unknown Relic"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -60520,7 +61767,6 @@ item_db: (
Id: 6309
AegisName: "E_Max_Weight_Up_Scroll"
Name: "E Max Weight Up Scroll"
- Type: 3
Buy: 0
Weight: 10
},
@@ -60528,21 +61774,18 @@ item_db: (
Id: 6310
AegisName: "E_Cloth_Dye_Coupon"
Name: "E Cloth Dye Coupon"
- Type: 3
Buy: 0
},
{
Id: 6311
AegisName: "E_Happy_Box"
Name: "E Happy Box"
- Type: 3
Buy: 10
},
{
Id: 6312
AegisName: "E_Mysterious_Dyestuff"
Name: "E Mysterious Dyestuff"
- Type: 3
Buy: 0
Weight: 10
},
@@ -60550,7 +61793,6 @@ item_db: (
Id: 6313
AegisName: "E_New_Style_Coupon"
Name: "E New Style Coupon"
- Type: 3
Buy: 0
Weight: 10
},
@@ -60558,7 +61800,6 @@ item_db: (
Id: 6314
AegisName: "E_Enriched_Elunium"
Name: "E Enriched Elunium"
- Type: 3
Buy: 2
Weight: 10
},
@@ -60566,7 +61807,6 @@ item_db: (
Id: 6315
AegisName: "E_Enriched_Oridecon"
Name: "E Enriched Oridecon"
- Type: 3
Buy: 2
Weight: 10
},
@@ -60574,7 +61814,6 @@ item_db: (
Id: 6316
AegisName: "E_Token_Of_Siegfried"
Name: "E Token Of Siegfried"
- Type: 3
Buy: 2
Weight: 10
},
@@ -60582,7 +61821,6 @@ item_db: (
Id: 6317
AegisName: "E_Marriage_Covenant"
Name: "E Marriage Covenant"
- Type: 3
Buy: 0
Weight: 10
},
@@ -60590,14 +61828,12 @@ item_db: (
Id: 6318
AegisName: "E_Cloth_Dye_Coupon2"
Name: "E Cloth Dye Coupon2"
- Type: 3
Buy: 0
},
{
Id: 6319
AegisName: "Small_Bradium"
Name: "Small Bradium"
- Type: 3
Buy: 324
Weight: 10
},
@@ -60605,7 +61841,6 @@ item_db: (
Id: 6320
AegisName: "Premium_Reset_Stone"
Name: "Magical Stone"
- Type: 3
Buy: 20
Trade: {
nodrop: true
@@ -60621,7 +61856,6 @@ item_db: (
Id: 6321
AegisName: "Rakehorn_Helm"
Name: "Rake Horn Helm"
- Type: 3
Buy: 822
Weight: 10
BuyingStore: true
@@ -60630,7 +61864,6 @@ item_db: (
Id: 6322
AegisName: "Antler_Helm"
Name: "Antler Helm"
- Type: 3
Buy: 800
Weight: 10
BuyingStore: true
@@ -60639,7 +61872,6 @@ item_db: (
Id: 6323
AegisName: "Twinhorn_Helm"
Name: "Twin Horn Helm"
- Type: 3
Buy: 728
Weight: 10
BuyingStore: true
@@ -60648,7 +61880,6 @@ item_db: (
Id: 6324
AegisName: "Singlehorn_Helm"
Name: "Single Horn Helm"
- Type: 3
Buy: 702
Weight: 10
BuyingStore: true
@@ -60657,7 +61888,6 @@ item_db: (
Id: 6325
AegisName: "White_Spider_Limb"
Name: "White Spider Limb"
- Type: 3
Buy: 1004
Weight: 10
BuyingStore: true
@@ -60666,100 +61896,102 @@ item_db: (
Id: 6326
AegisName: "Queen_Wing_Piece"
Name: "Piece of Queen's Wing"
- Type: 3
Buy: 1630
Weight: 10
BuyingStore: true
},
{
+ Id: 6327
+ AegisName: "Lmtd_HD_Bradium"
+ Name: "Limited HD Bradium"
+ Buy: 0
+ Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+},
+{
Id: 6328
AegisName: "Calender_January"
Name: "January Calendar"
- Type: 3
Buy: 20
},
{
Id: 6329
AegisName: "Calender_February"
Name: "February Calendar"
- Type: 3
Buy: 20
},
{
Id: 6330
AegisName: "Calender_March"
Name: "March Calendar"
- Type: 3
Buy: 20
},
{
Id: 6331
AegisName: "Calender_April"
Name: "April Calendar"
- Type: 3
Buy: 20
},
{
Id: 6332
AegisName: "Calender_May"
Name: "May Calendar"
- Type: 3
Buy: 20
},
{
Id: 6333
AegisName: "Calender_June"
Name: "June Calendar"
- Type: 3
Buy: 20
},
{
Id: 6334
AegisName: "Calender_July"
Name: "July Calendar"
- Type: 3
Buy: 20
},
{
Id: 6335
AegisName: "Calender_August"
Name: "August Calendar"
- Type: 3
Buy: 20
},
{
Id: 6336
AegisName: "Calender_September"
Name: "September Calendar"
- Type: 3
Buy: 20
},
{
Id: 6337
AegisName: "Calender_October"
Name: "October Calendar"
- Type: 3
Buy: 20
},
{
Id: 6338
AegisName: "Calender_November"
Name: "November Calendar"
- Type: 3
Buy: 20
},
{
Id: 6339
AegisName: "Calender_December"
Name: "December Calendar"
- Type: 3
Buy: 20
},
{
Id: 6340
AegisName: "Fade_Notation_Green"
Name: "Faded Music(Green)"
- Type: 3
Buy: 0
Weight: 10
},
@@ -60767,7 +61999,6 @@ item_db: (
Id: 6341
AegisName: "Fade_Notation_Red"
Name: "Faded Music(Red)"
- Type: 3
Buy: 0
Weight: 10
},
@@ -60775,7 +62006,6 @@ item_db: (
Id: 6342
AegisName: "Fade_Notation_Purple"
Name: "Faded Music(Purple)"
- Type: 3
Buy: 0
Weight: 10
},
@@ -60783,7 +62013,6 @@ item_db: (
Id: 6343
AegisName: "Fade_Notation_Blue"
Name: "Faded Music(Blue)"
- Type: 3
Buy: 0
Weight: 10
},
@@ -60791,14 +62020,12 @@ item_db: (
Id: 6344
AegisName: "Muscle_Story"
Name: "Muscle Story"
- Type: 3
Buy: 0
},
{
Id: 6345
AegisName: "Love_Ball"
Name: "Love Lump"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -60814,14 +62041,12 @@ item_db: (
Id: 6346
AegisName: "Seagate_Mark"
Name: "Seagate Mark"
- Type: 3
Buy: 0
},
{
Id: 6347
AegisName: "Bless_Word_Paper1"
Name: "Bless Word Paper1"
- Type: 3
Buy: 4020
Trade: {
nodrop: true
@@ -60837,7 +62062,6 @@ item_db: (
Id: 6348
AegisName: "Bless_Word_Paper2"
Name: "Bless Word Paper2"
- Type: 3
Buy: 4020
Trade: {
nodrop: true
@@ -60853,7 +62077,6 @@ item_db: (
Id: 6349
AegisName: "Bless_Word_Paper3"
Name: "Bless Word Paper3"
- Type: 3
Buy: 4020
Trade: {
nodrop: true
@@ -60869,7 +62092,6 @@ item_db: (
Id: 6350
AegisName: "Bless_Word_Paper4"
Name: "Bless Word Paper4"
- Type: 3
Buy: 4020
Trade: {
nodrop: true
@@ -60885,7 +62107,6 @@ item_db: (
Id: 6351
AegisName: "Bless_Word_Paper5"
Name: "Bless Word Paper5"
- Type: 3
Buy: 4020
Trade: {
nodrop: true
@@ -60901,7 +62122,6 @@ item_db: (
Id: 6352
AegisName: "Bless_Word_Paper6"
Name: "Bless Word Paper6"
- Type: 3
Buy: 4020
Trade: {
nodrop: true
@@ -60917,7 +62137,6 @@ item_db: (
Id: 6353
AegisName: "Bless_Word_Paper7"
Name: "Bless Word Paper7"
- Type: 3
Buy: 4020
Trade: {
nodrop: true
@@ -60933,7 +62152,6 @@ item_db: (
Id: 6354
AegisName: "Bless_Word_Paper8"
Name: "Bless Word Paper8"
- Type: 3
Buy: 4020
Trade: {
nodrop: true
@@ -60949,7 +62167,6 @@ item_db: (
Id: 6355
AegisName: "Bless_Word_Paper9"
Name: "Bless Word Paper9"
- Type: 3
Buy: 4020
Trade: {
nodrop: true
@@ -60965,7 +62182,6 @@ item_db: (
Id: 6356
AegisName: "Bless_Word_Paper10"
Name: "Bless Word Paper10"
- Type: 3
Buy: 4020
Trade: {
nodrop: true
@@ -60981,7 +62197,6 @@ item_db: (
Id: 6357
AegisName: "Fortune_Cookie_Fail"
Name: "Fortune Cookie Fail"
- Type: 3
Buy: 4020
Weight: 10
Trade: {
@@ -60998,7 +62213,6 @@ item_db: (
Id: 6358
AegisName: "Free_Cash_Coupon"
Name: "Free Cash Coupon"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -61015,7 +62229,6 @@ item_db: (
Id: 6359
AegisName: "Guidebook_Exchange"
Name: "Guidebook Exchange"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -61032,7 +62245,6 @@ item_db: (
Id: 6360
AegisName: "Scarlet_Pts"
Name: "Scarlet Point"
- Type: 3
Buy: 100
Weight: 5
BuyingStore: true
@@ -61041,7 +62253,6 @@ item_db: (
Id: 6361
AegisName: "Indigo_Pts"
Name: "Indigo Point"
- Type: 3
Buy: 100
Weight: 5
BuyingStore: true
@@ -61050,7 +62261,6 @@ item_db: (
Id: 6362
AegisName: "Yellow_Wish_Pts"
Name: "Yellow Wish Point"
- Type: 3
Buy: 100
Weight: 5
BuyingStore: true
@@ -61059,7 +62269,6 @@ item_db: (
Id: 6363
AegisName: "Lime_Green_Pts"
Name: "Lime Green Point"
- Type: 3
Buy: 100
Weight: 5
BuyingStore: true
@@ -61068,63 +62277,54 @@ item_db: (
Id: 6369
AegisName: "Amatsu_Bead_A"
Name: "Amatsu Bead A"
- Type: 3
Buy: 0
},
{
Id: 6370
AegisName: "Amatsu_Bead_Ma"
Name: "Amatsu Bead Ma"
- Type: 3
Buy: 0
},
{
Id: 6371
AegisName: "Amatsu_Bead_Tsu"
Name: "Amatsu Bead Tsu"
- Type: 3
Buy: 0
},
{
Id: 6372
AegisName: "Amatsu_Bead_Jam"
Name: "Amatsu Bead Jam"
- Type: 3
Buy: 0
},
{
Id: 6373
AegisName: "Amatsu_Bead_Bo"
Name: "Amatsu Bead Bo"
- Type: 3
Buy: 0
},
{
Id: 6374
AegisName: "Amatsu_Bead_Ree"
Name: "Amatsu Bead Ree"
- Type: 3
Buy: 0
},
{
Id: 6375
AegisName: "Amatsu_Bead_!"
Name: "Amatsu Bead !"
- Type: 3
Buy: 0
},
{
Id: 6376
AegisName: "KVM_Badge"
Name: "KVM Badge"
- Type: 3
Buy: 0
},
{
Id: 6377
AegisName: "Buy_Market_Permit"
Name: "Bulk Buyer Shop License"
- Type: 3
Buy: 20
Weight: 10
Trade: {
@@ -61140,7 +62340,6 @@ item_db: (
Id: 6378
AegisName: "Winning_Mark"
Name: "Token Of Victory War"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -61156,7 +62355,6 @@ item_db: (
Id: 6379
AegisName: "Card_Coin"
Name: "Card Coin"
- Type: 3
Buy: 0
Weight: 10
},
@@ -61164,7 +62362,6 @@ item_db: (
Id: 6380
AegisName: "Mora_Coin"
Name: "Mora Coin"
- Type: 3
Buy: 20
Trade: {
nodrop: true
@@ -61179,7 +62376,6 @@ item_db: (
Id: 6381
AegisName: "Field_Shovel"
Name: "Field Shovel"
- Type: 3
Buy: 20
Weight: 10
BuyingStore: true
@@ -61188,7 +62384,6 @@ item_db: (
Id: 6382
AegisName: "Urn"
Name: "Urn"
- Type: 3
Buy: 20
Weight: 10
BuyingStore: true
@@ -61197,7 +62392,6 @@ item_db: (
Id: 6383
AegisName: "Clue_Of_Lope"
Name: "Lope's Clue"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -61213,7 +62407,6 @@ item_db: (
Id: 6384
AegisName: "Ring_Of_Lope"
Name: "Lope's Ring"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -61230,7 +62423,6 @@ item_db: (
Id: 6385
AegisName: "Research_Tool_Bag"
Name: "Research Tool Bag"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -61247,7 +62439,6 @@ item_db: (
Id: 6386
AegisName: "Bathtub_R_Sample"
Name: "Bath Water Sample"
- Type: 3
Buy: 20
Trade: {
nodrop: true
@@ -61263,7 +62454,6 @@ item_db: (
Id: 6387
AegisName: "Teeth_Sample"
Name: "Teeth Sample"
- Type: 3
Buy: 20
Trade: {
nodrop: true
@@ -61279,7 +62469,6 @@ item_db: (
Id: 6388
AegisName: "Scale_Sample"
Name: "Scale Sample"
- Type: 3
Buy: 20
Trade: {
nodrop: true
@@ -61295,7 +62484,6 @@ item_db: (
Id: 6389
AegisName: "Puddle_R_Sample"
Name: "Sample of Puddle Research"
- Type: 3
Buy: 20
Trade: {
nodrop: true
@@ -61311,7 +62499,6 @@ item_db: (
Id: 6390
AegisName: "Small_Pocket"
Name: "Small Pocket"
- Type: 3
Buy: 20
Trade: {
nodrop: true
@@ -61327,7 +62514,6 @@ item_db: (
Id: 6391
AegisName: "Splendid_Supply_Kit"
Name: "Splendid Supply Kit"
- Type: 3
Buy: 20
Weight: 2000
Trade: {
@@ -61344,7 +62530,6 @@ item_db: (
Id: 6392
AegisName: "Bradium_Box"
Name: "Bradium Box"
- Type: 3
Buy: 20
Weight: 10
Trade: {
@@ -61361,7 +62546,6 @@ item_db: (
Id: 6393
AegisName: "Round_Feather"
Name: "Round Feather"
- Type: 3
Buy: 700
Weight: 10
BuyingStore: true
@@ -61370,7 +62554,6 @@ item_db: (
Id: 6394
AegisName: "Golden_Feather"
Name: "Golden Feather"
- Type: 3
Buy: 650
Weight: 10
BuyingStore: true
@@ -61379,7 +62562,6 @@ item_db: (
Id: 6395
AegisName: "Angel_Magic_Power"
Name: "Angel Magic Power"
- Type: 3
Buy: 820
Weight: 10
BuyingStore: true
@@ -61388,7 +62570,6 @@ item_db: (
Id: 6396
AegisName: "Auger_Of_Spirit"
Name: "Spiritual Auger"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -61405,7 +62586,6 @@ item_db: (
Id: 6397
AegisName: "PR_Team_Ticket"
Name: "Tickets Public Relations"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -61422,7 +62602,6 @@ item_db: (
Id: 6398
AegisName: "Develop_Team_Ticket"
Name: "Development Team's ticket"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -61439,7 +62618,6 @@ item_db: (
Id: 6399
AegisName: "Marketing_Team_Ticket"
Name: "Tickets Marketing"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -61456,7 +62634,6 @@ item_db: (
Id: 6400
AegisName: "Operating_Team_Ticket"
Name: "Operation Team's Ticket"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -61473,7 +62650,6 @@ item_db: (
Id: 6401
AegisName: "Palm_O"
Name: "Palm Oils"
- Type: 3
Buy: 0
Weight: 500
Trade: {
@@ -61491,7 +62667,6 @@ item_db: (
Id: 6402
AegisName: "Oil_Palm_F"
Name: "Palm Oil Fruit"
- Type: 3
Buy: 0
Weight: 50
Trade: {
@@ -61508,7 +62683,6 @@ item_db: (
Id: 6403
AegisName: "Comodo_L"
Name: "Comodo Leather"
- Type: 3
Buy: 5
Weight: 10
},
@@ -61516,7 +62690,6 @@ item_db: (
Id: 6404
AegisName: "Caress_H"
Name: "Keris Hilt"
- Type: 3
Buy: 0
Weight: 100
},
@@ -61524,7 +62697,6 @@ item_db: (
Id: 6405
AegisName: "Cendrawasih_F"
Name: "Cendrawasih Feather"
- Type: 3
Buy: 3
Weight: 10
},
@@ -61532,7 +62704,6 @@ item_db: (
Id: 6406
AegisName: "Cendrawasih_SF"
Name: "Shining Cendrawasih Feather"
- Type: 3
Buy: 10
Weight: 100
},
@@ -61540,28 +62711,24 @@ item_db: (
Id: 6407
AegisName: "Sang_Stone_Fragment"
Name: "Sang Stone Fragment"
- Type: 3
Buy: 10
},
{
Id: 6408
AegisName: "Sang_Stone"
Name: "Sang Stone"
- Type: 3
Buy: 20
},
{
Id: 6409
AegisName: "Sang_Stone_Mass"
Name: "Sang Stone Mass"
- Type: 3
Buy: 30
},
{
Id: 6410
AegisName: "Idul_Fitri_Card"
Name: "Idul Fitri Card"
- Type: 3
Buy: 10
Weight: 10
},
@@ -61569,7 +62736,6 @@ item_db: (
Id: 6411
AegisName: "Ripe_Watermelon"
Name: "Ripe Watermelon"
- Type: 3
Buy: 20
Weight: 10
Trade: {
@@ -61586,7 +62752,6 @@ item_db: (
Id: 6412
AegisName: "Special_Medal"
Name: "Special Medal"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -61603,7 +62768,6 @@ item_db: (
Id: 6413
AegisName: "New_Insurance"
Name: "New Insurance"
- Type: 3
Buy: 2
Weight: 10
},
@@ -61611,7 +62775,6 @@ item_db: (
Id: 6414
AegisName: "Raganta_Card"
Name: "Among The Other Card"
- Type: 3
Buy: 20
Weight: 10
},
@@ -61619,7 +62782,6 @@ item_db: (
Id: 6415
AegisName: "Strange_Embryo"
Name: "Strange Embryo"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -61636,7 +62798,6 @@ item_db: (
Id: 6416
AegisName: "Pet_Exchange"
Name: "Around The Exchange Carpet Coupon"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -61652,7 +62813,6 @@ item_db: (
Id: 6417
AegisName: "Silvervine"
Name: "Silvervine Fruit"
- Type: 3
Buy: 20
Trade: {
nodrop: true
@@ -61668,7 +62828,6 @@ item_db: (
Id: 6418
AegisName: "Agrade_Coin"
Name: "AClass Coin"
- Type: 3
Buy: 20
Trade: {
nodrop: true
@@ -61684,7 +62843,6 @@ item_db: (
Id: 6419
AegisName: "Bgrade_Coin"
Name: "BClass Coin"
- Type: 3
Buy: 20
Trade: {
nodrop: true
@@ -61700,7 +62858,6 @@ item_db: (
Id: 6420
AegisName: "Cgrade_Coin"
Name: "CClass Coin"
- Type: 3
Buy: 20
Trade: {
nodrop: true
@@ -61716,7 +62873,6 @@ item_db: (
Id: 6421
AegisName: "Dgrade_Coin"
Name: "DClass Coin"
- Type: 3
Buy: 20
Trade: {
nodrop: true
@@ -61732,7 +62888,6 @@ item_db: (
Id: 6422
AegisName: "Egrade_Coin"
Name: "EClass Coin"
- Type: 3
Buy: 20
Trade: {
nodrop: true
@@ -61748,14 +62903,12 @@ item_db: (
Id: 6423
AegisName: "Anger_Seagod"
Name: "Seagod Anger"
- Type: 3
Buy: 20
},
{
Id: 6424
AegisName: "Halloween_Fragment"
Name: "Spirit Piece"
- Type: 3
Buy: 20
Trade: {
nodrop: true
@@ -61771,7 +62924,6 @@ item_db: (
Id: 6425
AegisName: "Halloween_Certificate"
Name: "Halloween Certificate"
- Type: 3
Buy: 20
Trade: {
nodrop: true
@@ -61787,7 +62939,6 @@ item_db: (
Id: 6426
AegisName: "Bad_Can"
Name: "Poor Can"
- Type: 3
Buy: 20
Weight: 10
Trade: {
@@ -61804,7 +62955,6 @@ item_db: (
Id: 6427
AegisName: "Bad_Can_Sack"
Name: "Poor Can Sack"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -61821,7 +62971,6 @@ item_db: (
Id: 6428
AegisName: "Bravery_Card_A"
Name: "Adventure Card A"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -61838,7 +62987,6 @@ item_db: (
Id: 6429
AegisName: "Bravery_Card_B"
Name: "Adventure Card B"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -61855,7 +63003,6 @@ item_db: (
Id: 6430
AegisName: "Picture_Piece"
Name: "Fragment of Picture"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -61871,7 +63018,6 @@ item_db: (
Id: 6431
AegisName: "Bucket"
Name: "Bucket"
- Type: 3
Buy: 0
Weight: 100
Trade: {
@@ -61888,7 +63034,6 @@ item_db: (
Id: 6432
AegisName: "Full_Bucket"
Name: "All Filled Bucket"
- Type: 3
Buy: 0
Weight: 3000
Trade: {
@@ -61905,7 +63050,6 @@ item_db: (
Id: 6433
AegisName: "Clean_Brush"
Name: "Cleaning Brush"
- Type: 3
Buy: 0
Weight: 300
Trade: {
@@ -61922,7 +63066,6 @@ item_db: (
Id: 6434
AegisName: "Fix_Kit"
Name: "Fixing Kit"
- Type: 3
Buy: 0
Weight: 1000
Trade: {
@@ -61939,7 +63082,6 @@ item_db: (
Id: 6435
AegisName: "Fresh_Fruit"
Name: "Fresh Fruit"
- Type: 3
Buy: 0
Weight: 100
Trade: {
@@ -61956,7 +63098,6 @@ item_db: (
Id: 6436
AegisName: "Ptotection_Seagod"
Name: "Seagod's Protection"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -61973,14 +63114,12 @@ item_db: (
Id: 6437
AegisName: "Scaraba_Perfume"
Name: "Scaraba Perfume"
- Type: 3
Buy: 0
},
{
Id: 6438
AegisName: "Unbreakable_Weap"
Name: "Blessed Weapon Ore"
- Type: 3
Buy: 0
Weight: 10
},
@@ -61988,7 +63127,6 @@ item_db: (
Id: 6439
AegisName: "Unbreakable_Def"
Name: "Blessed Armor Ore"
- Type: 3
Buy: 0
Weight: 10
},
@@ -61996,7 +63134,6 @@ item_db: (
Id: 6440
AegisName: "General_Lubricant"
Name: "Ordinary Lubricant"
- Type: 3
Buy: 20
Trade: {
nodrop: true
@@ -62012,7 +63149,6 @@ item_db: (
Id: 6441
AegisName: "High_RankLubricant"
Name: "High Ranked Lubricant"
- Type: 3
Buy: 20
Trade: {
nodrop: true
@@ -62028,7 +63164,6 @@ item_db: (
Id: 6442
AegisName: "Octopus_Hunt_Stick"
Name: "Octopus Hunting Stick"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -62045,7 +63180,6 @@ item_db: (
Id: 6443
AegisName: "Sillit_Pong_Bottle"
Name: "Sillit Pong Bottle"
- Type: 3
Buy: 20
Trade: {
nodrop: true
@@ -62061,7 +63195,6 @@ item_db: (
Id: 6444
AegisName: "Emperium_G"
Name: "Emperium G"
- Type: 3
Buy: 2
Weight: 1000
Trade: {
@@ -62078,7 +63211,6 @@ item_db: (
Id: 6445
AegisName: "Blue_Card_X"
Name: "Blue Card X"
- Type: 3
Buy: 0
Weight: 10
},
@@ -62086,7 +63218,6 @@ item_db: (
Id: 6446
AegisName: "Green_Paper"
Name: "Green Paper"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -62103,7 +63234,6 @@ item_db: (
Id: 6447
AegisName: "Red_Paper"
Name: "Red Paper"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -62120,7 +63250,6 @@ item_db: (
Id: 6448
AegisName: "White_Paper"
Name: "White Paper"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -62137,7 +63266,6 @@ item_db: (
Id: 6449
AegisName: "Casual_Diary"
Name: "Ordinary Kid's Diary"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -62154,7 +63282,6 @@ item_db: (
Id: 6450
AegisName: "Honest_Diary"
Name: "Honest Kid's Diary"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -62171,7 +63298,6 @@ item_db: (
Id: 6451
AegisName: "Unknown_Fish"
Name: "Unidentified Fish"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -62187,7 +63313,6 @@ item_db: (
Id: 6452
AegisName: "Etoile_Ring"
Name: "Etoille's Ring"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -62204,7 +63329,6 @@ item_db: (
Id: 6453
AegisName: "Undelivered_Gift"
Name: "Undelivered Gift"
- Type: 3
Buy: 2
Weight: 10
},
@@ -62212,7 +63336,6 @@ item_db: (
Id: 6454
AegisName: "Santa_Bag"
Name: "Santa Bag"
- Type: 3
Buy: 2
Weight: 10
},
@@ -62220,14 +63343,12 @@ item_db: (
Id: 6455
AegisName: "Tiny_Ticket"
Name: "Tiny Ticket"
- Type: 3
Buy: 20
},
{
Id: 6456
AegisName: "Guarantee_Weapon_5Up"
Name: "Weapon 5 Smelting Guarantee Volume"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -62243,7 +63364,6 @@ item_db: (
Id: 6457
AegisName: "Guarantee_Armor_5Up"
Name: "Safe to 10 Certificate"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -62259,42 +63379,36 @@ item_db: (
Id: 6459
AegisName: "Jae_Sinho_Unpo"
Name: "Fortune Gun"
- Type: 3
Buy: 0
},
{
Id: 6460
AegisName: "Jae_Sinho_Undo"
Name: "fortune"
- Type: 3
Buy: 0
},
{
Id: 6461
AegisName: "Mimong_Sungjin"
Name: "Sung Jin Mimong"
- Type: 3
Buy: 0
},
{
Id: 6462
AegisName: "Gilsang_Yeoui"
Name: "Lucky Face"
- Type: 3
Buy: 0
},
{
Id: 6463
AegisName: "Sin_Sun_Jeonsul"
Name: "Fresh scripture Legend"
- Type: 3
Buy: 0
},
{
Id: 6464
AegisName: "Hate_Bundle"
Name: "Hate Crate"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -62310,7 +63424,6 @@ item_db: (
Id: 6465
AegisName: "Guard_Coin"
Name: "Guardian Coin"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -62326,7 +63439,6 @@ item_db: (
Id: 6466
AegisName: "Clean_Water"
Name: "Clean Water"
- Type: 3
Buy: 20
Weight: 10
},
@@ -62334,7 +63446,6 @@ item_db: (
Id: 6467
AegisName: "Perfume"
Name: "Perfume"
- Type: 3
Buy: 20
Weight: 10
},
@@ -62342,7 +63453,6 @@ item_db: (
Id: 6468
AegisName: "Thai_Perfume"
Name: "Thai Perfume"
- Type: 3
Buy: 20
Weight: 10
},
@@ -62350,7 +63460,6 @@ item_db: (
Id: 6469
AegisName: "Will_Of_Warrior"
Name: "Will of Warrior"
- Type: 3
Buy: 1000
Weight: 10
},
@@ -62358,7 +63467,6 @@ item_db: (
Id: 6470
AegisName: "Blood_Thirst"
Name: "Blood Thirst"
- Type: 3
Buy: 1200
Weight: 10
},
@@ -62366,7 +63474,6 @@ item_db: (
Id: 6471
AegisName: "Goast_Chill"
Name: "Ghost Chill"
- Type: 3
Buy: 1600
Weight: 10
},
@@ -62374,63 +63481,54 @@ item_db: (
Id: 6472
AegisName: "Holy_Mom_Blaze"
Name: "Virgin's Splendor"
- Type: 3
Buy: 0
},
{
Id: 6473
AegisName: "Amatsu_Orb01"
Name: "Pearl Spring (Cherry Beans)"
- Type: 3
Buy: 0
},
{
Id: 6474
AegisName: "Amatsu_Orb02"
Name: "Pearl Spring (Sakura T)"
- Type: 3
Buy: 0
},
{
Id: 6475
AegisName: "Amatsu_Orb03"
Name: "Pearl Spring (Cold Scarlet Cherry)"
- Type: 3
Buy: 0
},
{
Id: 6476
AegisName: "Amatsu_Orb04"
Name: "Pearl Spring (Miyama Sakura)"
- Type: 3
Buy: 0
},
{
Id: 6477
AegisName: "Amatsu_Orb05"
Name: "Pearl Spring (Sato Sakura)"
- Type: 3
Buy: 0
},
{
Id: 6478
AegisName: "Amatsu_Orb06"
Name: "Pearl Spring (Wild Cherry Tree)"
- Type: 3
Buy: 0
},
{
Id: 6479
AegisName: "Amatsu_Orb07"
Name: "Pearl Spring (Edo Equinox)"
- Type: 3
Buy: 0
},
{
Id: 6480
AegisName: "Event_coin"
Name: "10Th Event Coin"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -62447,28 +63545,24 @@ item_db: (
Id: 6481
AegisName: "Holy_Rock_Piece"
Name: "Sacred Rock Shard"
- Type: 3
Buy: 0
},
{
Id: 6482
AegisName: "Ancient_City_Key"
Name: "Ancient City Key"
- Type: 3
Buy: 0
},
{
Id: 6483
AegisName: "Dream_Scroll"
Name: "Dream Scroll"
- Type: 3
Buy: 0
},
{
Id: 6484
AegisName: "Enchant_Book"
Name: "Heroic Desocketing Book"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -62485,7 +63579,6 @@ item_db: (
Id: 6485
AegisName: "BlueCard_2"
Name: "Blue 2 Card"
- Type: 3
Buy: 0
Weight: 10
},
@@ -62493,7 +63586,6 @@ item_db: (
Id: 6486
AegisName: "BlueCard_0"
Name: "Blue 0 Card"
- Type: 3
Buy: 0
Weight: 10
},
@@ -62501,7 +63593,6 @@ item_db: (
Id: 6487
AegisName: "BlueCard_1"
Name: "Blue 1 Card"
- Type: 3
Buy: 0
Weight: 10
},
@@ -62509,7 +63600,6 @@ item_db: (
Id: 6488
AegisName: "Thanks_Invest_Ticket"
Name: "Thanks Invest Ticket"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -62525,7 +63615,6 @@ item_db: (
Id: 6489
AegisName: "Cats_Invest_Certif"
Name: "Cats Invest Certificate"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -62541,7 +63630,6 @@ item_db: (
Id: 6490
AegisName: "Magic_Clay_Fragment"
Name: "Piece of Clay Magic"
- Type: 3
Buy: 0
Weight: 10
},
@@ -62549,7 +63637,6 @@ item_db: (
Id: 6491
AegisName: "Magic_Clay"
Name: "Clay Magic"
- Type: 3
Buy: 0
Weight: 10
},
@@ -62557,7 +63644,6 @@ item_db: (
Id: 6492
AegisName: "Magic_Clay_Lump"
Name: "Magic Lump Of clay"
- Type: 3
Buy: 0
Weight: 10
},
@@ -62565,7 +63651,6 @@ item_db: (
Id: 6493
AegisName: "Makibishi"
Name: "Makibishi"
- Type: 3
Buy: 30
Weight: 1
},
@@ -62573,21 +63658,18 @@ item_db: (
Id: 6494
AegisName: "Kafra_Coin2"
Name: "Kafra Coin"
- Type: 3
Buy: 0
},
{
Id: 6495
AegisName: "Para_Logro_Badge"
Name: "Eden Merit Badge"
- Type: 3
Buy: 0
},
{
Id: 6496
AegisName: "Tikbalang_Thick_Spine"
Name: "Tikbalang's Thick Spine"
- Type: 3
Buy: 300
Weight: 10
},
@@ -62595,7 +63677,6 @@ item_db: (
Id: 6497
AegisName: "Lesser_Agimat"
Name: "Lesser Agimat"
- Type: 3
Buy: 20
Weight: 50
},
@@ -62603,7 +63684,6 @@ item_db: (
Id: 6498
AegisName: "Jejellopy"
Name: "Jejellopy"
- Type: 3
Buy: 200
Weight: 10
},
@@ -62611,7 +63691,6 @@ item_db: (
Id: 6499
AegisName: "Ancient_Grudge"
Name: "Ancient Grudge"
- Type: 3
Buy: 500
Weight: 10
},
@@ -62619,7 +63698,6 @@ item_db: (
Id: 6500
AegisName: "Sharp_Bamboo"
Name: "Sharpened Bamboo"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -62635,7 +63713,6 @@ item_db: (
Id: 6501
AegisName: "Salt_Bag"
Name: "Salt Bag"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -62651,7 +63728,6 @@ item_db: (
Id: 6502
AegisName: "Silver_Cross"
Name: "Silver Cross"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -62667,7 +63743,6 @@ item_db: (
Id: 6503
AegisName: "Soul_Protection"
Name: "Spiritual Protection"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -62682,7 +63757,6 @@ item_db: (
Id: 6504
AegisName: "Cast_Iron_Caldron"
Name: "Cast-Iron Caldron"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -62698,7 +63772,6 @@ item_db: (
Id: 6505
AegisName: "Purified_Bone"
Name: "Purified Spirit Bone"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -62714,7 +63787,6 @@ item_db: (
Id: 6506
AegisName: "Offering_Bouquet"
Name: "Offering Bouquet"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -62730,7 +63802,6 @@ item_db: (
Id: 6507
AegisName: "Evil_Bone"
Name: "Evil Spirit Bone"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -62746,7 +63817,6 @@ item_db: (
Id: 6508
AegisName: "Silver_Bracelet"
Name: "Silver Bracelet"
- Type: 3
Buy: 300
Weight: 10
},
@@ -62754,7 +63824,6 @@ item_db: (
Id: 6509
AegisName: "Mysterious_Flower"
Name: "Mysterious Flower"
- Type: 3
Buy: 500
Weight: 10
},
@@ -62762,7 +63831,6 @@ item_db: (
Id: 6510
AegisName: "Elegant_Flower"
Name: "Elegant Flower"
- Type: 3
Buy: 300
Weight: 10
},
@@ -62770,7 +63838,6 @@ item_db: (
Id: 6511
AegisName: "Beautiful_Flower"
Name: "Beautiful Flower"
- Type: 3
Buy: 300
Weight: 10
},
@@ -62778,7 +63845,6 @@ item_db: (
Id: 6512
AegisName: "Charm_Fire"
Name: "Charm Fire"
- Type: 3
Buy: 100
Weight: 1
},
@@ -62786,7 +63852,6 @@ item_db: (
Id: 6513
AegisName: "Charm_Ice"
Name: "Charm Ice"
- Type: 3
Buy: 100
Weight: 1
},
@@ -62794,7 +63859,6 @@ item_db: (
Id: 6514
AegisName: "Charm_Wind"
Name: "Charm Wind"
- Type: 3
Buy: 100
Weight: 1
},
@@ -62802,7 +63866,6 @@ item_db: (
Id: 6515
AegisName: "Charm_Earth"
Name: "Charm Earth"
- Type: 3
Buy: 100
Weight: 1
},
@@ -62810,7 +63873,6 @@ item_db: (
Id: 6516
AegisName: "Bakonawa_Doll"
Name: "Bakonawa Doll"
- Type: 3
Buy: 3000
Weight: 10
},
@@ -62818,7 +63880,6 @@ item_db: (
Id: 6517
AegisName: "Bangungot_Doll"
Name: "Bangungot Doll"
- Type: 3
Buy: 3000
Weight: 10
},
@@ -62826,7 +63887,6 @@ item_db: (
Id: 6518
AegisName: "Buwaya_Doll"
Name: "Buwaya Doll"
- Type: 3
Buy: 3000
Weight: 10
},
@@ -62834,7 +63894,6 @@ item_db: (
Id: 6519
AegisName: "Collected_Sample"
Name: "Collected Sample"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -62849,7 +63908,6 @@ item_db: (
Id: 6520
AegisName: "Lost_Belongings"
Name: "Lost Belongings"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -62864,21 +63922,18 @@ item_db: (
Id: 6521
AegisName: "Royal_Certificate"
Name: "King's Mark"
- Type: 3
Buy: 0
},
{
Id: 6522
AegisName: "Royal_Certificate_"
Name: "King's Mark"
- Type: 3
Buy: 0
},
{
Id: 6523
AegisName: "Bakonawa_Spirit_Piece"
Name: "Piece of Bakonawa's Spirit"
- Type: 3
Buy: 3000
Weight: 10
},
@@ -62886,7 +63941,6 @@ item_db: (
Id: 6524
AegisName: "Bangungot_Spirit_Piece"
Name: "Piece of Bangungot's Spirit"
- Type: 3
Buy: 3000
Weight: 10
},
@@ -62894,7 +63948,6 @@ item_db: (
Id: 6525
AegisName: "Buwaya_Spirit_Piece"
Name: "Piece of Buwaya's Spirit"
- Type: 3
Buy: 3000
Weight: 10
},
@@ -62902,7 +63955,6 @@ item_db: (
Id: 6526
AegisName: "BlueCard_Happy"
Name: "BlueCard Happy"
- Type: 3
Buy: 0
Weight: 10
},
@@ -62910,7 +63962,6 @@ item_db: (
Id: 6527
AegisName: "BlueCard_Enjoy"
Name: "BlueCard Enjoy"
- Type: 3
Buy: 0
Weight: 10
},
@@ -62918,7 +63969,6 @@ item_db: (
Id: 6528
AegisName: "BlueCard_Light"
Name: "BlueCard Light"
- Type: 3
Buy: 0
Weight: 10
},
@@ -62926,7 +63976,6 @@ item_db: (
Id: 6529
AegisName: "BlueCard_Mid"
Name: "BlueCard Mid"
- Type: 3
Buy: 0
Weight: 10
},
@@ -62934,7 +63983,6 @@ item_db: (
Id: 6530
AegisName: "BlueCard_Fall"
Name: "BlueCard Fall"
- Type: 3
Buy: 0
Weight: 10
},
@@ -62942,14 +63990,12 @@ item_db: (
Id: 6531
AegisName: "Royal_Certificate__"
Name: "King's Mark"
- Type: 3
Buy: 0
},
{
Id: 6532
AegisName: "Honey_Songpyun"
Name: "Honey Rice Cake"
- Type: 3
Buy: 0
Weight: 10
},
@@ -62957,7 +64003,6 @@ item_db: (
Id: 6533
AegisName: "Torn_Document"
Name: "Torn Document"
- Type: 3
Buy: 2
Weight: 500
},
@@ -62965,7 +64010,6 @@ item_db: (
Id: 6534
AegisName: "Fruit_Sundae"
Name: "Fruit Sundae"
- Type: 3
Buy: 2
Weight: 50
},
@@ -62973,7 +64017,6 @@ item_db: (
Id: 6535
AegisName: "Red_Cloth"
Name: "Piece Of Red Fabric"
- Type: 3
Buy: 0
Weight: 10
},
@@ -62981,7 +64024,6 @@ item_db: (
Id: 6536
AegisName: "Star_Decor"
Name: "Star Shape Decoration"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -62997,21 +64039,18 @@ item_db: (
Id: 6537
AegisName: "Sky_Medal"
Name: "Sky Tuesday"
- Type: 3
Buy: 20
},
{
Id: 6538
AegisName: "Real_Blank_Card"
Name: "Blank Card"
- Type: 3
Buy: 20
},
{
Id: 6539
AegisName: "Old_Left_Lapine"
Name: "Old Left Lapine"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -63027,7 +64066,6 @@ item_db: (
Id: 6540
AegisName: "Golden_Leaf"
Name: "Golden Leaf"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -63043,7 +64081,6 @@ item_db: (
Id: 6541
AegisName: "Avant_Research_Data"
Name: "Avant Research Data"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -63059,7 +64096,6 @@ item_db: (
Id: 6542
AegisName: "Star_Shape_Mushroom"
Name: "Star Shape Mushroom"
- Type: 3
Buy: 20
Weight: 100
Trade: {
@@ -63075,7 +64111,6 @@ item_db: (
Id: 6543
AegisName: "Lv110_Achieved_Coin"
Name: "110 Level Reached Coin"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -63091,7 +64126,6 @@ item_db: (
Id: 6544
AegisName: "Lv120_Achieved_Coin"
Name: "120 Level Reached Coin"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -63107,7 +64141,6 @@ item_db: (
Id: 6545
AegisName: "Firm_Hair"
Name: "Firm Hair"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -63123,7 +64156,6 @@ item_db: (
Id: 6546
AegisName: "Younger_Bro_Letter"
Name: "Younger Brother Letter"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -63139,7 +64171,6 @@ item_db: (
Id: 6547
AegisName: "Stained_Research_Book"
Name: "Stained Research Book"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -63155,7 +64186,6 @@ item_db: (
Id: 6548
AegisName: "Piece_Of_Lapine_Wing"
Name: "Piece Of Lapine Wing"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -63171,7 +64201,6 @@ item_db: (
Id: 6549
AegisName: "Courtesy_Ticket"
Name: "Pass kindly"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -63187,14 +64216,12 @@ item_db: (
Id: 6550
AegisName: "Brownie_Ticket"
Name: "Brownie Ticket"
- Type: 3
Buy: 20
},
{
Id: 6551
AegisName: "RWC_Spirit_Auger"
Name: "Black Devil Auger"
- Type: 3
Buy: 0
Weight: 10
},
@@ -63202,7 +64229,6 @@ item_db: (
Id: 6552
AegisName: "Mail_Package"
Name: "Mail Package"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -63219,7 +64245,6 @@ item_db: (
Id: 6553
AegisName: "Leaf_Made_Wood"
Name: "Leaf Made Wood"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -63236,7 +64261,6 @@ item_db: (
Id: 6554
AegisName: "Seed_Box"
Name: "Seed Box"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -63253,7 +64277,6 @@ item_db: (
Id: 6555
AegisName: "Birthday_Candle"
Name: "Birthday Candle"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -63270,7 +64293,6 @@ item_db: (
Id: 6556
AegisName: "Nespresso_Ticket"
Name: "Coupon Coffee capsule Machine"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -63287,7 +64309,6 @@ item_db: (
Id: 6557
AegisName: "Fancy_Fairy_Wing"
Name: "Fancy Fairy Wing"
- Type: 3
Buy: 2350
Weight: 10
},
@@ -63295,7 +64316,6 @@ item_db: (
Id: 6558
AegisName: "Pile_Of_Acorn"
Name: "Pile Of Acorn"
- Type: 3
Buy: 1500
Weight: 10
},
@@ -63303,7 +64323,6 @@ item_db: (
Id: 6559
AegisName: "Eye_Drops"
Name: "Eye Drops"
- Type: 3
Buy: 1780
Weight: 10
},
@@ -63311,7 +64330,6 @@ item_db: (
Id: 6560
AegisName: "Leaf_Bookmark"
Name: "Leaf Bookmark"
- Type: 3
Buy: 3000
Weight: 10
},
@@ -63319,7 +64337,6 @@ item_db: (
Id: 6561
AegisName: "Dustball"
Name: "Dustball"
- Type: 3
Buy: 2000
Weight: 10
},
@@ -63327,7 +64344,6 @@ item_db: (
Id: 6562
AegisName: "Tiny_Mouse_Tail"
Name: "Tiny Mouse Tail"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -63344,7 +64360,6 @@ item_db: (
Id: 6563
AegisName: "Weeds"
Name: "Weeds"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -63361,7 +64376,6 @@ item_db: (
Id: 6564
AegisName: "Captive_Hatchling"
Name: "Captive Hatchling"
- Type: 3
Buy: 0
Weight: 10
},
@@ -63369,7 +64383,6 @@ item_db: (
Id: 6565
AegisName: "Racy_Spice"
Name: "Racy Spice"
- Type: 3
Buy: 20
Weight: 10
},
@@ -63377,7 +64390,6 @@ item_db: (
Id: 6566
AegisName: "Cacao99_Recipe"
Name: "Fierce cacao 99 Recipe"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -63393,7 +64405,6 @@ item_db: (
Id: 6567
AegisName: "Choco_Drink_Recipe"
Name: "Chocolate Drink Recipe"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -63409,7 +64420,6 @@ item_db: (
Id: 6581
AegisName: "Holy_Amulet"
Name: "Divine Amulet"
- Type: 3
Buy: 20
Weight: 10
},
@@ -63417,14 +64427,58 @@ item_db: (
Id: 6583
AegisName: "3rd_Test_Pass"
Name: "3rd Test Pass"
- Type: 3
Buy: 0
},
{
+ Id: 6584
+ AegisName: "Guarantee_Weapon_12Up"
+ Name: "Safe to 12 Weapon Certificate"
+ Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+},
+{
+ Id: 6585
+ AegisName: "Guarantee_Armor_12Up"
+ Name: "Safe to 12 Armor Certificate"
+ Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+},
+{
+ Id: 6586
+ AegisName: "Captured_Book"
+ Name: "Captured Book"
+ Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+},
+{
Id: 6593
- AegisName: "Cryptura_Hair_Coupon"
- Name: "Kuritura Hairstyle Coupon"
- Type: 3
+ AegisName: "Criatura_Hair_Coupon"
+ Name: "Criatura Hair Coupon"
Buy: 0
Trade: {
nodrop: true
@@ -63440,7 +64494,6 @@ item_db: (
Id: 6606
AegisName: "P_Cart_C"
Name: "P Cart C"
- Type: 3
Buy: 0
Weight: 10
},
@@ -63448,7 +64501,6 @@ item_db: (
Id: 6607
AegisName: "Temporal_Crystal"
Name: "Temporal Crystal"
- Type: 3
Buy: 20
Weight: 10
},
@@ -63456,7 +64508,6 @@ item_db: (
Id: 6608
AegisName: "Coagulated_Spell"
Name: "Coagulated Spell"
- Type: 3
Buy: 20
Weight: 10
},
@@ -63464,7 +64515,6 @@ item_db: (
Id: 6616
AegisName: "Lmtd_Manny_Card"
Name: "Lmtd Manny Card"
- Type: 3
Buy: 20
Weight: 10
},
@@ -63472,7 +64522,6 @@ item_db: (
Id: 6617
AegisName: "Lmtd_Sid_Card"
Name: "Lmtd Sid Card"
- Type: 3
Buy: 20
Weight: 10
},
@@ -63480,7 +64529,6 @@ item_db: (
Id: 6618
AegisName: "Lmtd_Diego_Card"
Name: "Lmtd Diego Card"
- Type: 3
Buy: 20
Weight: 10
},
@@ -63488,29 +64536,54 @@ item_db: (
Id: 6619
AegisName: "Lmtd_Scrat_Card"
Name: "Lmtd Scrat Card"
- Type: 3
Buy: 20
Weight: 10
},
{
+ Id: 6623
+ AegisName: "Rough_Energy_Crystal"
+ Name: "Rough Energy Crystal"
+ Buy: 0
+ Weight: 10
+},
+{
+ Id: 6624
+ AegisName: "Purified_Energy_Crystal"
+ Name: "Purified Energy Crystal"
+ Buy: 0
+ Weight: 10
+},
+{
+ Id: 6625
+ AegisName: "High_Purity_Energy_Xtal"
+ Name: "High Energy Crystal"
+ Buy: 0
+ Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+},
+{
Id: 6635
AegisName: "Blacksmith_Blessing"
Name: "Blacksmith's Blessing"
- Type: 3
Buy: 20
},
{
Id: 6646
AegisName: "Poring_Badge"
Name: "Poring Badge"
- Type: 3
Buy: 0
},
{
Id: 6654
AegisName: "Needle_And_Thread"
Name: "Needle And Thread"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -63526,7 +64599,6 @@ item_db: (
Id: 6655
AegisName: "Firm_Pumpkin"
Name: "Hard Pumpkin"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -63542,7 +64614,6 @@ item_db: (
Id: 6656
AegisName: "Goast_Free_Charm"
Name: "Controlling Amulet"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -63558,7 +64629,6 @@ item_db: (
Id: 6657
AegisName: "Memory_Of_Jack"
Name: "Jack Memories"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -63574,22 +64644,76 @@ item_db: (
Id: 6658
AegisName: "Halloween_Coin"
Name: "Halloween Coin"
- Type: 3
Buy: 0
},
{
Id: 6665
AegisName: "RWC_Inicializer"
Name: "RWC Enchant Reset Ticket"
- Type: 3
Buy: 0
Weight: 10
},
{
+ Id: 6671
+ AegisName: "Geffen_Magic_Tournament_Coin"
+ Name: "Geffen Magic Tournament Coin"
+ Buy: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+},
+{
Id: 6672
AegisName: "Gray_Piece"
Name: "Gray Piece"
- Type: 3
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+},
+{
+ Id: 6673
+ AegisName: "Ticket_to_Bossnia"
+ Name: "Ticket to Bossnia"
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+},
+{
+ Id: 6674
+ AegisName: "Part_time_Receipt"
+ Name: "Part-time Receipt"
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+},
+{
+ Id: 6681
+ AegisName: "XMAS_Cookie"
+ Name: "XMAS Cookie"
Trade: {
nodrop: true
notrade: true
@@ -63603,7 +64727,6 @@ item_db: (
Id: 6682
AegisName: "Bag_Of_Selling_Goods"
Name: "Bag Of Selling Goods"
- Type: 3
Buy: 20
Weight: 10
Trade: {
@@ -63620,14 +64743,12 @@ item_db: (
Id: 6712
AegisName: "Lovely_Stick"
Name: "Love Wand"
- Type: 3
Buy: 0
},
{
Id: 6804
AegisName: "Organic_Pumpkin"
Name: "Organic Pumpkin"
- Type: 3
Buy: 20
Weight: 10
},
@@ -63635,15 +64756,19 @@ item_db: (
Id: 6805
AegisName: "Inorganic_Pumpkin"
Name: "Inorganic Pumpkin"
- Type: 3
Buy: 20
Weight: 10
},
{
+ Id: 6821
+ AegisName: "Solo_Troops_Badge"
+ Name: "Single Union Badge"
+ Buy: 0
+},
+{
Id: 6913
AegisName: "Sacred_Rosary"
Name: "Sacred Rosary"
- Type: 3
Trade: {
nodrop: true
notrade: true
@@ -63659,7 +64784,6 @@ item_db: (
Id: 6914
AegisName: "Black_Soul"
Name: "Black Soul"
- Type: 3
Trade: {
nodrop: true
notrade: true
@@ -63674,7 +64798,6 @@ item_db: (
Id: 6915
AegisName: "Captured_Soul"
Name: "Captured Soul"
- Type: 3
Trade: {
nodrop: true
notrade: true
@@ -63689,7 +64812,6 @@ item_db: (
Id: 7001
AegisName: "Mould_Powder"
Name: "Mould Powder"
- Type: 3
Buy: 466
Weight: 10
BuyingStore: true
@@ -63698,7 +64820,6 @@ item_db: (
Id: 7002
AegisName: "Ogre_Tooth"
Name: "Ogre Tooth"
- Type: 3
Buy: 658
Weight: 10
BuyingStore: true
@@ -63707,7 +64828,6 @@ item_db: (
Id: 7003
AegisName: "Anolian_Skin"
Name: "Anolian Skin"
- Type: 3
Buy: 968
Weight: 10
BuyingStore: true
@@ -63716,7 +64836,6 @@ item_db: (
Id: 7004
AegisName: "Mud_Lump"
Name: "Mud Lump"
- Type: 3
Buy: 876
Weight: 10
BuyingStore: true
@@ -63725,7 +64844,6 @@ item_db: (
Id: 7005
AegisName: "Skull"
Name: "Skull"
- Type: 3
Buy: 1044
Weight: 10
BuyingStore: true
@@ -63734,7 +64852,6 @@ item_db: (
Id: 7006
AegisName: "Wing_Of_Red_Bat"
Name: "Wing of Red Bat"
- Type: 3
Buy: 168
Weight: 10
BuyingStore: true
@@ -63743,7 +64860,6 @@ item_db: (
Id: 7007
AegisName: "Claw_Of_Rat"
Name: "Claw of Rat"
- Type: 3
Buy: 748
Weight: 10
BuyingStore: true
@@ -63752,7 +64868,6 @@ item_db: (
Id: 7008
AegisName: "Stiff_Horn"
Name: "Stiff Horn"
- Type: 3
Buy: 636
Weight: 10
BuyingStore: true
@@ -63761,7 +64876,6 @@ item_db: (
Id: 7009
AegisName: "Glitter_Shell"
Name: "Glitter Shell"
- Type: 3
Buy: 528
Weight: 10
BuyingStore: true
@@ -63770,7 +64884,6 @@ item_db: (
Id: 7010
AegisName: "Tail_Of_Steel_Scorpion"
Name: "Tail of Steel Scorpion"
- Type: 3
Buy: 548
Weight: 10
BuyingStore: true
@@ -63779,7 +64892,6 @@ item_db: (
Id: 7011
AegisName: "Claw_Of_Monkey"
Name: "Claw of Monkey"
- Type: 3
Buy: 466
Weight: 10
BuyingStore: true
@@ -63788,7 +64900,6 @@ item_db: (
Id: 7012
AegisName: "Tough_Scalelike_Stem"
Name: "Tough Scalelike Stem"
- Type: 3
Buy: 412
Weight: 10
BuyingStore: true
@@ -63797,7 +64908,6 @@ item_db: (
Id: 7013
AegisName: "Coral_Reef"
Name: "Coral Reef"
- Type: 3
Buy: 772
Weight: 10
BuyingStore: true
@@ -63806,7 +64916,6 @@ item_db: (
Id: 7014
AegisName: "Old_Portrait"
Name: "Old Portrait"
- Type: 3
Buy: 1500
Weight: 100
BuyingStore: true
@@ -63815,7 +64924,6 @@ item_db: (
Id: 7015
AegisName: "Bookclip_In_Memory"
Name: "Bookclip in Memory"
- Type: 3
Buy: 3000
Weight: 20
BuyingStore: true
@@ -63824,7 +64932,6 @@ item_db: (
Id: 7016
AegisName: "Spoon_Stub"
Name: "Spoon Stub"
- Type: 3
Buy: 2500
Weight: 20
BuyingStore: true
@@ -63833,7 +64940,6 @@ item_db: (
Id: 7017
AegisName: "Executioner's_Mitten"
Name: "Executioner's Mitten"
- Type: 3
Buy: 4500
Weight: 30
BuyingStore: true
@@ -63842,7 +64948,6 @@ item_db: (
Id: 7018
AegisName: "Young_Twig"
Name: "Young Twig"
- Type: 3
Buy: 50
Weight: 10
BuyingStore: true
@@ -63851,7 +64956,6 @@ item_db: (
Id: 7019
AegisName: "Loki's_Whispers"
Name: "Loki's Whispers"
- Type: 3
Buy: 20
Weight: 10
BuyingStore: true
@@ -63860,7 +64964,6 @@ item_db: (
Id: 7020
AegisName: "Mother's_Nightmare"
Name: "Mother's Nightmare"
- Type: 3
Buy: 20
Weight: 10
BuyingStore: true
@@ -63869,7 +64972,6 @@ item_db: (
Id: 7021
AegisName: "Foolishness_Of_Blind"
Name: "Foolishness of the Blind"
- Type: 3
Buy: 20
Weight: 10
BuyingStore: true
@@ -63878,7 +64980,6 @@ item_db: (
Id: 7022
AegisName: "Old_Hilt"
Name: "Old Hilt"
- Type: 3
Buy: 150
Weight: 30
BuyingStore: true
@@ -63887,7 +64988,6 @@ item_db: (
Id: 7023
AegisName: "Blade_Lost_In_Darkness"
Name: "Blade Lost in Darkness"
- Type: 3
Buy: 12000
Weight: 40
BuyingStore: true
@@ -63896,7 +64996,6 @@ item_db: (
Id: 7024
AegisName: "Bloody_Edge"
Name: "Bloody Edge"
- Type: 3
Buy: 10000
Weight: 40
BuyingStore: true
@@ -63905,7 +65004,6 @@ item_db: (
Id: 7025
AegisName: "Lucifer's_Lament"
Name: "Lucifer's Lament"
- Type: 3
Buy: 30000
Weight: 50
Trade: {
@@ -63922,7 +65020,6 @@ item_db: (
Id: 7026
AegisName: "Key_Of_Clock_Tower"
Name: "Key of Clock Tower"
- Type: 3
Buy: 100
Weight: 30
BuyingStore: true
@@ -63931,7 +65028,6 @@ item_db: (
Id: 7027
AegisName: "Underground_Key"
Name: "Key of Underground"
- Type: 3
Buy: 100
Weight: 30
BuyingStore: true
@@ -63940,21 +65036,18 @@ item_db: (
Id: 7028
AegisName: "Invite_For_Duel"
Name: "Invite for Duel"
- Type: 3
Buy: 0
},
{
Id: 7029
AegisName: "Admission_For_Duel"
Name: "Admission for Duel"
- Type: 3
Buy: 0
},
{
Id: 7030
AegisName: "Claw_Of_Desert_Wolf"
Name: "Claw of Desert Wolf"
- Type: 3
Buy: 208
Weight: 10
BuyingStore: true
@@ -63963,7 +65056,6 @@ item_db: (
Id: 7031
AegisName: "Old_Frying_Pan"
Name: "Old Frying Pan"
- Type: 3
Buy: 196
Weight: 10
BuyingStore: true
@@ -63972,7 +65064,6 @@ item_db: (
Id: 7032
AegisName: "Piece_Of_Egg_Shell"
Name: "Piece of Egg Shell"
- Type: 3
Buy: 168
Weight: 10
BuyingStore: true
@@ -63981,7 +65072,6 @@ item_db: (
Id: 7033
AegisName: "Poison_Spore"
Name: "Poison Spore"
- Type: 3
Buy: 114
Weight: 10
BuyingStore: true
@@ -63990,7 +65080,6 @@ item_db: (
Id: 7034
AegisName: "Red_Socks_With_Holes"
Name: "Red Stocking"
- Type: 3
Buy: 100
Weight: 10
BuyingStore: true
@@ -63999,7 +65088,6 @@ item_db: (
Id: 7035
AegisName: "Matchstick"
Name: "Matchstick"
- Type: 3
Buy: 100
Weight: 10
BuyingStore: true
@@ -64008,7 +65096,6 @@ item_db: (
Id: 7036
AegisName: "Fang_Of_Garm"
Name: "Fang of Hatii"
- Type: 3
Buy: 100
Weight: 10
BuyingStore: true
@@ -64017,7 +65104,6 @@ item_db: (
Id: 7037
AegisName: "Trade_Coupon"
Name: "Coupon"
- Type: 3
Buy: 100
Weight: 10
Trade: {
@@ -64034,7 +65120,6 @@ item_db: (
Id: 7038
AegisName: "Yarn"
Name: "Yarn"
- Type: 3
Buy: 100
Weight: 10
BuyingStore: true
@@ -64043,7 +65128,6 @@ item_db: (
Id: 7039
AegisName: "Novice_Nametag"
Name: "Newbie Tag"
- Type: 3
Buy: 0
Weight: 10
},
@@ -64051,7 +65135,6 @@ item_db: (
Id: 7040
AegisName: "Megaphone"
Name: "Megaphone"
- Type: 3
Buy: 0
Weight: 10
},
@@ -64059,7 +65142,6 @@ item_db: (
Id: 7041
AegisName: "Fine_Grit"
Name: "Fine Grit"
- Type: 3
Buy: 120
Weight: 10
BuyingStore: true
@@ -64068,7 +65150,6 @@ item_db: (
Id: 7042
AegisName: "Leather_Bag_Of_Infinity"
Name: "Leather Bag of Infinity"
- Type: 3
Buy: 0
Weight: 10
},
@@ -64076,7 +65157,6 @@ item_db: (
Id: 7043
AegisName: "Fine_Sand"
Name: "Fine Sand"
- Type: 3
Buy: 100
Weight: 10
BuyingStore: true
@@ -64085,7 +65165,6 @@ item_db: (
Id: 7044
AegisName: "Vigorgra"
Name: "Vigorgra"
- Type: 3
Buy: 0
Weight: 10
},
@@ -64093,7 +65172,6 @@ item_db: (
Id: 7045
AegisName: "Magic_Paint"
Name: "Magic Paint"
- Type: 3
Buy: 0
Weight: 10
},
@@ -64101,7 +65179,6 @@ item_db: (
Id: 7046
AegisName: "Cart_Parts"
Name: "Cart Parts"
- Type: 3
Buy: 0
Weight: 10
},
@@ -64109,7 +65186,6 @@ item_db: (
Id: 7047
AegisName: "Alice's_Apron"
Name: "Alice's Apron"
- Type: 3
Buy: 2424
Weight: 10
BuyingStore: true
@@ -64118,7 +65194,6 @@ item_db: (
Id: 7048
AegisName: "Talon_Of_Griffin"
Name: "Talon of Griffon"
- Type: 3
Buy: 5418
Weight: 10
BuyingStore: true
@@ -64127,7 +65202,6 @@ item_db: (
Id: 7049
AegisName: "Stone"
Name: "Stone"
- Type: 3
Buy: 0
Weight: 30
BuyingStore: true
@@ -64136,7 +65210,6 @@ item_db: (
Id: 7050
AegisName: "Cotton_Mat"
Name: "Cotton Mat"
- Type: 3
Buy: 100
Weight: 10
},
@@ -64144,7 +65217,6 @@ item_db: (
Id: 7051
AegisName: "Silk_Mat"
Name: "Silk Mat"
- Type: 3
Buy: 100
Weight: 10
},
@@ -64152,7 +65224,6 @@ item_db: (
Id: 7052
AegisName: "Old_Magazine"
Name: "Old Papers"
- Type: 3
Buy: 100
Weight: 10
},
@@ -64160,7 +65231,6 @@ item_db: (
Id: 7053
AegisName: "Cyfar"
Name: "Cyfar"
- Type: 3
Buy: 772
Weight: 10
BuyingStore: true
@@ -64169,7 +65239,6 @@ item_db: (
Id: 7054
AegisName: "Brigan"
Name: "Brigan"
- Type: 3
Buy: 746
Weight: 10
BuyingStore: true
@@ -64178,7 +65247,6 @@ item_db: (
Id: 7055
AegisName: "Animal_Pooopoo"
Name: "Animal Poop"
- Type: 3
Buy: 100
Weight: 50
BuyingStore: true
@@ -64187,7 +65255,6 @@ item_db: (
Id: 7056
AegisName: "Payroll_Of_Kafra"
Name: "Payment Statement for Kafra Employee"
- Type: 3
Buy: 0
Weight: 50
BuyingStore: true
@@ -64196,7 +65263,6 @@ item_db: (
Id: 7057
AegisName: "Gallar_Horn"
Name: "Gjallar"
- Type: 3
Buy: 0
Weight: 500
BuyingStore: true
@@ -64205,7 +65271,6 @@ item_db: (
Id: 7058
AegisName: "Gullraifnir"
Name: "Gleipnir"
- Type: 3
Buy: 0
Weight: 500
BuyingStore: true
@@ -64214,7 +65279,6 @@ item_db: (
Id: 7059
AegisName: "Cargo_Free_Ticket"
Name: "Free Ticket for Kafra Storage"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -64230,7 +65294,6 @@ item_db: (
Id: 7060
AegisName: "Warp_Free_Ticket"
Name: "Free Ticket for Kafra Transportation"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -64246,7 +65309,6 @@ item_db: (
Id: 7061
AegisName: "Cart_Free_Ticket"
Name: "Free Ticket for the Cart Service"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -64262,7 +65324,6 @@ item_db: (
Id: 7062
AegisName: "Broken_Turtle_Shell"
Name: "Broken Turtle Shell"
- Type: 3
Buy: 280
Weight: 10
},
@@ -64270,7 +65331,6 @@ item_db: (
Id: 7063
AegisName: "Soft_Feather"
Name: "Soft Feather"
- Type: 3
Buy: 280
Weight: 10
BuyingStore: true
@@ -64279,7 +65339,6 @@ item_db: (
Id: 7064
AegisName: "Dragon_Fly_Wing"
Name: "Wing of Dragonfly"
- Type: 3
Buy: 520
Weight: 10
BuyingStore: true
@@ -64288,7 +65347,6 @@ item_db: (
Id: 7065
AegisName: "Sea_Otter_Leather"
Name: "Sea-otter Fur"
- Type: 3
Buy: 820
Weight: 10
BuyingStore: true
@@ -64297,7 +65355,6 @@ item_db: (
Id: 7066
AegisName: "Ice_Piece"
Name: "Ice Cubic"
- Type: 3
Buy: 660
Weight: 10
BuyingStore: true
@@ -64306,7 +65363,6 @@ item_db: (
Id: 7067
AegisName: "Stone_Piece"
Name: "Stone Fragment"
- Type: 3
Buy: 640
Weight: 10
BuyingStore: true
@@ -64315,7 +65371,6 @@ item_db: (
Id: 7068
AegisName: "Burn_Tree"
Name: "Burnt Tree"
- Type: 3
Buy: 722
Weight: 10
BuyingStore: true
@@ -64324,7 +65379,6 @@ item_db: (
Id: 7069
AegisName: "Broken_Armor_Piece"
Name: "Destroyed Armor"
- Type: 3
Buy: 1042
Weight: 10
BuyingStore: true
@@ -64333,7 +65387,6 @@ item_db: (
Id: 7070
AegisName: "Broken_Shell"
Name: "Broken Shell"
- Type: 3
Buy: 900
Weight: 10
BuyingStore: true
@@ -64342,7 +65395,6 @@ item_db: (
Id: 7071
AegisName: "Tatters_Clothes"
Name: "Tattered Clothes"
- Type: 3
Buy: 1280
Weight: 10
BuyingStore: true
@@ -64351,7 +65403,6 @@ item_db: (
Id: 7072
AegisName: "Rust_Suriken"
Name: "Old Shuriken"
- Type: 3
Buy: 1780
Weight: 10
BuyingStore: true
@@ -64360,7 +65411,6 @@ item_db: (
Id: 7073
AegisName: "Jewel_Of_Prayer"
Name: "Freya's Jewel"
- Type: 3
Buy: 0
Weight: 500
BuyingStore: true
@@ -64369,7 +65419,6 @@ item_db: (
Id: 7074
AegisName: "Iron_Glove"
Name: "Thor's Gauntlets"
- Type: 3
Buy: 0
Weight: 500
BuyingStore: true
@@ -64378,7 +65427,6 @@ item_db: (
Id: 7075
AegisName: "Iron_Maiden"
Name: "Iron Maiden"
- Type: 3
Buy: 0
Weight: 500
BuyingStore: true
@@ -64387,7 +65435,6 @@ item_db: (
Id: 7076
AegisName: "Mystery_Wheel"
Name: "Wheel of the Unknown"
- Type: 3
Buy: 0
Weight: 500
BuyingStore: true
@@ -64396,7 +65443,6 @@ item_db: (
Id: 7077
AegisName: "Silver_Fancy"
Name: "Silver Ornament"
- Type: 3
Buy: 0
Weight: 500
BuyingStore: true
@@ -64405,7 +65451,6 @@ item_db: (
Id: 7078
AegisName: "Anger_Of_Valkurye"
Name: "Wrath of Valkyrie"
- Type: 3
Buy: 0
Weight: 500
BuyingStore: true
@@ -64414,7 +65459,6 @@ item_db: (
Id: 7079
AegisName: "Feather_Of_Angel"
Name: "Feather of Angel Wing"
- Type: 3
Buy: 0
Weight: 500
BuyingStore: true
@@ -64423,7 +65467,6 @@ item_db: (
Id: 7080
AegisName: "Foot_Step_Of_Cat"
Name: "Cat Tread"
- Type: 3
Buy: 0
Weight: 500
BuyingStore: true
@@ -64432,7 +65475,6 @@ item_db: (
Id: 7081
AegisName: "Beard_Of_Women"
Name: "Woman's Moustache"
- Type: 3
Buy: 0
Weight: 500
BuyingStore: true
@@ -64441,7 +65483,6 @@ item_db: (
Id: 7082
AegisName: "Root_Of_Stone"
Name: "Root of Stone"
- Type: 3
Buy: 0
Weight: 500
BuyingStore: true
@@ -64450,7 +65491,6 @@ item_db: (
Id: 7083
AegisName: "Soul_Of_Fish"
Name: "Spirit of Fish"
- Type: 3
Buy: 0
Weight: 500
BuyingStore: true
@@ -64459,7 +65499,6 @@ item_db: (
Id: 7084
AegisName: "Saliva_Of_Bird"
Name: "Sputum of Bird"
- Type: 3
Buy: 0
Weight: 500
BuyingStore: true
@@ -64468,7 +65507,6 @@ item_db: (
Id: 7085
AegisName: "Tendon_Of_Bear"
Name: "Sinew of Bear"
- Type: 3
Buy: 0
Weight: 500
BuyingStore: true
@@ -64477,7 +65515,6 @@ item_db: (
Id: 7086
AegisName: "Symbol_Of_Sun"
Name: "Amblem of the Sun God"
- Type: 3
Buy: 0
Weight: 500
BuyingStore: true
@@ -64486,7 +65523,6 @@ item_db: (
Id: 7087
AegisName: "Breath_Of_Soul"
Name: "Breath of Spirit"
- Type: 3
Buy: 0
Weight: 500
BuyingStore: true
@@ -64495,7 +65531,6 @@ item_db: (
Id: 7088
AegisName: "Crystal_Of_Snow"
Name: "Snow Crystal"
- Type: 3
Buy: 0
Weight: 500
BuyingStore: true
@@ -64504,7 +65539,6 @@ item_db: (
Id: 7089
AegisName: "Indication_Of_Tempest"
Name: "Omen of Tempest"
- Type: 3
Buy: 0
Weight: 500
BuyingStore: true
@@ -64513,7 +65547,6 @@ item_db: (
Id: 7090
AegisName: "Slilince_Wave"
Name: "Ripple"
- Type: 3
Buy: 0
Weight: 500
BuyingStore: true
@@ -64522,7 +65555,6 @@ item_db: (
Id: 7091
AegisName: "Rough_Billows"
Name: "Billow"
- Type: 3
Buy: 0
Weight: 500
BuyingStore: true
@@ -64531,7 +65563,6 @@ item_db: (
Id: 7092
AegisName: "Air_Stream"
Name: "Drifting Air"
- Type: 3
Buy: 0
Weight: 500
BuyingStore: true
@@ -64540,7 +65571,6 @@ item_db: (
Id: 7093
AegisName: "Wheel"
Name: "Cogwheel"
- Type: 3
Buy: 1512
Weight: 10
BuyingStore: true
@@ -64549,7 +65579,6 @@ item_db: (
Id: 7094
AegisName: "Mystery_Piece"
Name: "Fragment"
- Type: 3
Buy: 1344
Weight: 10
BuyingStore: true
@@ -64558,7 +65587,6 @@ item_db: (
Id: 7095
AegisName: "Broken_Steel_Piece"
Name: "Metal Fragment"
- Type: 3
Buy: 1075
Weight: 10
BuyingStore: true
@@ -64567,7 +65595,6 @@ item_db: (
Id: 7096
AegisName: "Cold_Magma"
Name: "Lava"
- Type: 3
Buy: 1109
Weight: 10
BuyingStore: true
@@ -64576,7 +65603,6 @@ item_db: (
Id: 7097
AegisName: "Burning_Heart"
Name: "Burning Heart"
- Type: 3
Buy: 924
Weight: 10
BuyingStore: true
@@ -64585,7 +65611,6 @@ item_db: (
Id: 7098
AegisName: "Live_Coal"
Name: "Live Coal"
- Type: 3
Buy: 638
Weight: 10
BuyingStore: true
@@ -64594,7 +65619,6 @@ item_db: (
Id: 7099
AegisName: "Old_Magic_Circle"
Name: "Worn-out Magic Scroll"
- Type: 3
Buy: 773
Weight: 10
BuyingStore: true
@@ -64603,7 +65627,6 @@ item_db: (
Id: 7100
AegisName: "Sharp_Leaf"
Name: "Sharp Leaf"
- Type: 3
Buy: 806
Weight: 10
BuyingStore: true
@@ -64612,7 +65635,6 @@ item_db: (
Id: 7101
AegisName: "Peco_Wing_Feather"
Name: "PecoPeco Feather"
- Type: 3
Buy: 454
Weight: 10
BuyingStore: true
@@ -64621,7 +65643,6 @@ item_db: (
Id: 7102
AegisName: "Hideous_Dream"
Name: "Nightmare"
- Type: 3
Buy: 1075
Weight: 10
BuyingStore: true
@@ -64630,7 +65651,6 @@ item_db: (
Id: 7103
AegisName: "Unknown_Liquid_Bottle"
Name: "Unknown Liquid Bottle"
- Type: 3
Buy: 10
Weight: 10
BuyingStore: true
@@ -64639,7 +65659,6 @@ item_db: (
Id: 7104
AegisName: "Fake_Angel_Wing"
Name: "False Angel Wing"
- Type: 3
Buy: 756
Weight: 10
BuyingStore: true
@@ -64648,7 +65667,6 @@ item_db: (
Id: 7105
AegisName: "Fake_Angel_Loop"
Name: "False Heaven Ring"
- Type: 3
Buy: 924
Weight: 10
BuyingStore: true
@@ -64657,7 +65675,6 @@ item_db: (
Id: 7106
AegisName: "Goat's_Horn"
Name: "Antelope Horn"
- Type: 3
Buy: 672
Weight: 10
BuyingStore: true
@@ -64666,7 +65683,6 @@ item_db: (
Id: 7107
AegisName: "Gaoat's_Skin"
Name: "Antelope Skin"
- Type: 3
Buy: 756
Weight: 10
BuyingStore: true
@@ -64675,7 +65691,6 @@ item_db: (
Id: 7108
AegisName: "Boroken_Shiled_Piece"
Name: "Piece of Shield"
- Type: 3
Buy: 1680
Weight: 10
BuyingStore: true
@@ -64684,7 +65699,6 @@ item_db: (
Id: 7109
AegisName: "Shine_Spear_Blade"
Name: "Shining Spear Blade"
- Type: 3
Buy: 840
Weight: 10
BuyingStore: true
@@ -64693,7 +65707,6 @@ item_db: (
Id: 7110
AegisName: "Vroken_Sword"
Name: "Broken Sword"
- Type: 3
Buy: 588
Weight: 10
BuyingStore: true
@@ -64702,7 +65715,6 @@ item_db: (
Id: 7111
AegisName: "Smooth_Paper"
Name: "Slick Paper"
- Type: 3
Buy: 706
Weight: 10
BuyingStore: true
@@ -64711,7 +65723,6 @@ item_db: (
Id: 7112
AegisName: "Fright_Paper_Blade"
Name: "Sharp Paper"
- Type: 3
Buy: 907
Weight: 10
BuyingStore: true
@@ -64720,7 +65731,6 @@ item_db: (
Id: 7113
AegisName: "Broken_Pharaoh_Symbol"
Name: "Broken Pharaoh Emblem"
- Type: 3
Buy: 2016
Weight: 10
BuyingStore: true
@@ -64729,7 +65739,6 @@ item_db: (
Id: 7114
AegisName: "Tutankhamen's_Mask"
Name: "Masque of Tutankhamen"
- Type: 3
Buy: 10
Weight: 10
BuyingStore: true
@@ -64738,7 +65747,6 @@ item_db: (
Id: 7115
AegisName: "Harpy's_Feather"
Name: "Harpy Feather"
- Type: 3
Buy: 1142
Weight: 10
BuyingStore: true
@@ -64747,7 +65755,6 @@ item_db: (
Id: 7116
AegisName: "Harpy's_Claw"
Name: "Harpy Talon"
- Type: 3
Buy: 1210
Weight: 10
BuyingStore: true
@@ -64756,7 +65763,6 @@ item_db: (
Id: 7117
AegisName: "Rent_Spell_Book"
Name: "Torn Magic Book"
- Type: 3
Buy: 1142
Weight: 10
BuyingStore: true
@@ -64765,7 +65771,6 @@ item_db: (
Id: 7118
AegisName: "Rent_Scroll"
Name: "Torn Scroll"
- Type: 3
Buy: 1361
Weight: 10
BuyingStore: true
@@ -64774,7 +65779,6 @@ item_db: (
Id: 7119
AegisName: "Spawns"
Name: "Bacillus"
- Type: 3
Buy: 1025
Weight: 10
BuyingStore: true
@@ -64783,7 +65787,6 @@ item_db: (
Id: 7120
AegisName: "Burning_Horse_Shoe"
Name: "Burning Horseshoe"
- Type: 3
Buy: 823
Weight: 10
BuyingStore: true
@@ -64792,7 +65795,6 @@ item_db: (
Id: 7121
AegisName: "Honey_Jar"
Name: "Honey Pot"
- Type: 3
Buy: 622
Weight: 10
BuyingStore: true
@@ -64801,7 +65803,6 @@ item_db: (
Id: 7122
AegisName: "Hot_Hair"
Name: "Burning Hair"
- Type: 3
Buy: 974
Weight: 10
BuyingStore: true
@@ -64810,7 +65811,6 @@ item_db: (
Id: 7123
AegisName: "Dragon's_Skin"
Name: "Dragon Skin"
- Type: 3
Buy: 1025
Weight: 10
BuyingStore: true
@@ -64819,7 +65819,6 @@ item_db: (
Id: 7124
AegisName: "Sand_Lump"
Name: "Sand Clump"
- Type: 3
Buy: 706
Weight: 10
BuyingStore: true
@@ -64828,7 +65827,6 @@ item_db: (
Id: 7125
AegisName: "Scropion's_Nipper"
Name: "Scorpion Claw"
- Type: 3
Buy: 706
Weight: 10
BuyingStore: true
@@ -64837,7 +65835,6 @@ item_db: (
Id: 7126
AegisName: "Large_Jellopy"
Name: "Large Jellopy"
- Type: 3
Buy: 840
Weight: 10
BuyingStore: true
@@ -64846,7 +65843,6 @@ item_db: (
Id: 7127
AegisName: "Alcol_Create_Book"
Name: "Alcohol Creation Guide"
- Type: 3
Buy: 100000
Weight: 10
BuyingStore: true
@@ -64855,7 +65851,6 @@ item_db: (
Id: 7128
AegisName: "FireBottle_Create_Book"
Name: "Bottle Grenade Creation Guide"
- Type: 3
Buy: 100000
Weight: 10
BuyingStore: true
@@ -64864,7 +65859,6 @@ item_db: (
Id: 7129
AegisName: "Acid_Create_Book"
Name: "Acid Bottle Creation Guide"
- Type: 3
Buy: 100000
Weight: 10
BuyingStore: true
@@ -64873,7 +65867,6 @@ item_db: (
Id: 7130
AegisName: "Plant_Create_Book"
Name: "Plant Bottle Creation Guide"
- Type: 3
Buy: 100000
Weight: 10
BuyingStore: true
@@ -64882,7 +65875,6 @@ item_db: (
Id: 7131
AegisName: "Mine_Create_Book"
Name: "Marine Sphere Creation Guide"
- Type: 3
Buy: 100000
Weight: 10
BuyingStore: true
@@ -64891,7 +65883,6 @@ item_db: (
Id: 7132
AegisName: "Coating_Create_Book"
Name: "Glistening Coat Creation Guide"
- Type: 3
Buy: 100000
Weight: 10
BuyingStore: true
@@ -64900,7 +65891,6 @@ item_db: (
Id: 7133
AegisName: "Slim_Potion_Create_Book"
Name: "Condensed Potion Creation Guide"
- Type: 3
Buy: 240000
Weight: 10
BuyingStore: true
@@ -64909,7 +65899,6 @@ item_db: (
Id: 7134
AegisName: "Medicine_Bowl"
Name: "Medicine Bowl"
- Type: 3
Buy: 8
Weight: 10
BuyingStore: true
@@ -64918,7 +65907,6 @@ item_db: (
Id: 7135
AegisName: "Fire_Bottle"
Name: "Bottle Grenade"
- Type: 3
Buy: 200
Weight: 10
},
@@ -64926,7 +65914,6 @@ item_db: (
Id: 7136
AegisName: "Acid_Bottle"
Name: "Acid Bottle"
- Type: 3
Buy: 200
Weight: 10
},
@@ -64934,7 +65921,6 @@ item_db: (
Id: 7137
AegisName: "MenEater_Plant_Bottle"
Name: "Plant Bottle"
- Type: 3
Buy: 200
Weight: 10
},
@@ -64942,7 +65928,6 @@ item_db: (
Id: 7138
AegisName: "Mini_Bottle"
Name: "Marine Sphere Bottle"
- Type: 3
Buy: 200
Weight: 10
},
@@ -64950,7 +65935,6 @@ item_db: (
Id: 7139
AegisName: "Coating_Bottle"
Name: "Glistening Coat"
- Type: 3
Buy: 200
Weight: 10
},
@@ -64958,7 +65942,6 @@ item_db: (
Id: 7140
AegisName: "Seed_Of_Life"
Name: "Seed of Life"
- Type: 3
Buy: 60000
Weight: 10
BuyingStore: true
@@ -64970,7 +65953,6 @@ item_db: (
Id: 7141
AegisName: "Yggdrasilberry_Dew"
Name: "Morning Dew of Yggdrasil"
- Type: 3
Buy: 20000
Weight: 10
BuyingStore: true
@@ -64979,7 +65961,6 @@ item_db: (
Id: 7142
AegisName: "Germination_Breed"
Name: "Embryo"
- Type: 3
Buy: 10
Weight: 10
},
@@ -64987,7 +65968,6 @@ item_db: (
Id: 7143
AegisName: "Life_Force_Pot"
Name: "Glass Tube"
- Type: 3
Buy: 5000
Weight: 10
BuyingStore: true
@@ -64996,7 +65976,6 @@ item_db: (
Id: 7144
AegisName: "Normal_Potion_Book"
Name: "Potion Creation Gude"
- Type: 3
Buy: 100000
Weight: 10
BuyingStore: true
@@ -65005,7 +65984,6 @@ item_db: (
Id: 7145
AegisName: "Rag_T_Shirts"
Name: "Ragnarok T-shirt"
- Type: 3
Buy: 0
Weight: 10
},
@@ -65013,7 +65991,6 @@ item_db: (
Id: 7146
AegisName: "Vacance_Ticket"
Name: "Vacation Ticket"
- Type: 3
Buy: 0
Weight: 10
},
@@ -65021,7 +65998,6 @@ item_db: (
Id: 7147
AegisName: "Jasmin"
Name: "Jasmine"
- Type: 3
Buy: 0
Weight: 10
BuyingStore: true
@@ -65030,7 +66006,6 @@ item_db: (
Id: 7148
AegisName: "Mother_Letter"
Name: "Mother's Letter"
- Type: 3
Buy: 0
Weight: 10
},
@@ -65038,7 +66013,6 @@ item_db: (
Id: 7149
AegisName: "Yellow_Plate"
Name: "Yellow Plate"
- Type: 3
Buy: 220
Weight: 10
BuyingStore: true
@@ -65047,7 +66021,6 @@ item_db: (
Id: 7150
AegisName: "Bamboo_Cut"
Name: "Piece of Bamboo"
- Type: 3
Buy: 310
Weight: 10
BuyingStore: true
@@ -65056,7 +66029,6 @@ item_db: (
Id: 7151
AegisName: "Oil_Paper"
Name: "Oil Paper"
- Type: 3
Buy: 210
Weight: 10
BuyingStore: true
@@ -65065,7 +66037,6 @@ item_db: (
Id: 7152
AegisName: "Glossy_Hair"
Name: "Glossy Hair"
- Type: 3
Buy: 340
Weight: 10
BuyingStore: true
@@ -65074,7 +66045,6 @@ item_db: (
Id: 7153
AegisName: "Old_Japaness_Clothes"
Name: "Worn-out Kimono"
- Type: 3
Buy: 590
Weight: 10
BuyingStore: true
@@ -65083,7 +66053,6 @@ item_db: (
Id: 7154
AegisName: "Poison_Powder"
Name: "Poisonous Powder"
- Type: 3
Buy: 160
Weight: 10
BuyingStore: true
@@ -65092,7 +66061,6 @@ item_db: (
Id: 7155
AegisName: "Poison_Toad's_Skin"
Name: "Poisonous Toad Skin"
- Type: 3
Buy: 280
Weight: 10
BuyingStore: true
@@ -65101,7 +66069,6 @@ item_db: (
Id: 7156
AegisName: "Broken_Shuriken"
Name: "Broken Shuriken"
- Type: 3
Buy: 470
Weight: 10
BuyingStore: true
@@ -65110,7 +66077,6 @@ item_db: (
Id: 7157
AegisName: "Black_Mask"
Name: "Dark Mask"
- Type: 3
Buy: 315
Weight: 10
BuyingStore: true
@@ -65119,7 +66085,6 @@ item_db: (
Id: 7158
AegisName: "Broken_Wine_Vessel"
Name: "Broken Liquor Jar"
- Type: 3
Buy: 160
Weight: 10
BuyingStore: true
@@ -65128,7 +66093,6 @@ item_db: (
Id: 7159
AegisName: "Tengu's_Nose"
Name: "Tengu Nose"
- Type: 3
Buy: 400
Weight: 10
BuyingStore: true
@@ -65137,7 +66101,6 @@ item_db: (
Id: 7160
AegisName: "Lord's_Passable_Ticket"
Name: "Feudal Lord Permit"
- Type: 3
Buy: 0
Weight: 10
BuyingStore: true
@@ -65146,7 +66109,6 @@ item_db: (
Id: 7161
AegisName: "Black_Bear's_Skin"
Name: "Black Bear Skin"
- Type: 3
Buy: 384
Weight: 10
BuyingStore: true
@@ -65155,7 +66117,6 @@ item_db: (
Id: 7162
AegisName: "Cloud_Piece"
Name: "Cloud Crumb"
- Type: 3
Buy: 390
Weight: 10
BuyingStore: true
@@ -65164,7 +66125,6 @@ item_db: (
Id: 7163
AegisName: "Sharp_Feeler"
Name: "Hard Feeler"
- Type: 3
Buy: 570
Weight: 10
BuyingStore: true
@@ -65173,7 +66133,6 @@ item_db: (
Id: 7164
AegisName: "Hard_Peach"
Name: "Solid Peach"
- Type: 3
Buy: 400
Weight: 10
BuyingStore: true
@@ -65182,7 +66141,6 @@ item_db: (
Id: 7165
AegisName: "Limpid_Celestial_Robe"
Name: "Transparent Celestial Robe"
- Type: 3
Buy: 650
Weight: 10
BuyingStore: true
@@ -65191,7 +66149,6 @@ item_db: (
Id: 7166
AegisName: "Soft_Silk_Cloth"
Name: "Soft Silk"
- Type: 3
Buy: 1200
Weight: 10
BuyingStore: true
@@ -65200,7 +66157,6 @@ item_db: (
Id: 7167
AegisName: "Mystery_Iron_Bit"
Name: "Strange Steel Piece"
- Type: 3
Buy: 430
Weight: 10
BuyingStore: true
@@ -65209,7 +66165,6 @@ item_db: (
Id: 7168
AegisName: "Great_Wing"
Name: "Giant Butterfly Wing"
- Type: 3
Buy: 614
Weight: 10
BuyingStore: true
@@ -65218,7 +66173,6 @@ item_db: (
Id: 7169
AegisName: "Taegeuk_Plate"
Name: "Ba Gua"
- Type: 3
Buy: 2800
Weight: 10
BuyingStore: true
@@ -65227,7 +66181,6 @@ item_db: (
Id: 7170
AegisName: "Tuxedo"
Name: "Tuxedo"
- Type: 3
Buy: 43000
Weight: 10
BuyingStore: true
@@ -65239,7 +66192,6 @@ item_db: (
Id: 7171
AegisName: "Leopard_Skin"
Name: "Leopard Skin"
- Type: 3
Buy: 282
Weight: 10
BuyingStore: true
@@ -65248,7 +66200,6 @@ item_db: (
Id: 7172
AegisName: "Leopard_Talon"
Name: "Leopard Claw"
- Type: 3
Buy: 290
Weight: 10
BuyingStore: true
@@ -65257,7 +66208,6 @@ item_db: (
Id: 7173
AegisName: "BurnBuster_Bag"
Name: "Bun Buster Bag"
- Type: 3
Buy: 0
Weight: 10
},
@@ -65265,7 +66215,6 @@ item_db: (
Id: 7174
AegisName: "Packing_Ribbon"
Name: "Wrapping Lace"
- Type: 3
Buy: 0
Weight: 10
BuyingStore: true
@@ -65274,7 +66223,6 @@ item_db: (
Id: 7175
AegisName: "Packing_Paper"
Name: "Wrapping Paper"
- Type: 3
Buy: 0
Weight: 10
BuyingStore: true
@@ -65283,7 +66231,6 @@ item_db: (
Id: 7176
AegisName: "XMAS_Coupon"
Name: "Royal Certificate"
- Type: 3
Buy: 0
Weight: 10
},
@@ -65291,7 +66238,6 @@ item_db: (
Id: 7177
AegisName: "Part_Of_Star's_Sob"
Name: "Crumb of Sobbing Starlight"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -65308,7 +66254,6 @@ item_db: (
Id: 7178
AegisName: "Star's_Sob"
Name: "Sobbing Starlight"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -65325,7 +66270,6 @@ item_db: (
Id: 7179
AegisName: "Donation_Card"
Name: "Proof of Donation"
- Type: 3
Buy: 0
Weight: 10
},
@@ -65333,7 +66277,6 @@ item_db: (
Id: 7180
AegisName: "Introduction_Of_Mr.Han"
Name: "Hahn Sukbong's Recommendation"
- Type: 3
Buy: 0
Weight: 10
},
@@ -65341,7 +66284,6 @@ item_db: (
Id: 7181
AegisName: "Receipt_01"
Name: "Receipt"
- Type: 3
Buy: 0
Weight: 10
},
@@ -65349,7 +66291,6 @@ item_db: (
Id: 7182
AegisName: "Cacao"
Name: "Cacao"
- Type: 3
Buy: 200
Weight: 20
BuyingStore: true
@@ -65358,7 +66299,6 @@ item_db: (
Id: 7183
AegisName: "Sister_Letter"
Name: "Letter from Sister"
- Type: 3
Buy: 0
Weight: 10
},
@@ -65366,7 +66306,6 @@ item_db: (
Id: 7184
AegisName: "Piano_Keyboard"
Name: "Piano Key"
- Type: 3
Buy: 0
Weight: 10
},
@@ -65374,7 +66313,6 @@ item_db: (
Id: 7185
AegisName: "Quiz_Ticket"
Name: "Quiz Entry"
- Type: 3
Buy: 0
Weight: 10
},
@@ -65382,7 +66320,6 @@ item_db: (
Id: 7186
AegisName: "Thin_Stem"
Name: "Thin Trunk"
- Type: 3
Buy: 380
Weight: 10
BuyingStore: true
@@ -65391,7 +66328,6 @@ item_db: (
Id: 7187
AegisName: "Festival_Mask"
Name: "Festival Mask"
- Type: 3
Buy: 100
Weight: 10
BuyingStore: true
@@ -65400,7 +66336,6 @@ item_db: (
Id: 7188
AegisName: "Browny_Root"
Name: "Brown Root"
- Type: 3
Buy: 560
Weight: 10
BuyingStore: true
@@ -65409,7 +66344,6 @@ item_db: (
Id: 7189
AegisName: "Heart_Of_Tree"
Name: "Wooden Heart"
- Type: 3
Buy: 680
Weight: 10
BuyingStore: true
@@ -65418,7 +66352,6 @@ item_db: (
Id: 7190
AegisName: "Solid_Peeling"
Name: "Solid Husk"
- Type: 3
Buy: 140
Weight: 10
BuyingStore: true
@@ -65427,7 +66360,6 @@ item_db: (
Id: 7191
AegisName: "Lamplight"
Name: "Lamp"
- Type: 3
Buy: 0
Weight: 10
BuyingStore: true
@@ -65436,7 +66368,6 @@ item_db: (
Id: 7192
AegisName: "Blade_Of_Pinwheel"
Name: "Vane"
- Type: 3
Buy: 160
Weight: 10
BuyingStore: true
@@ -65445,7 +66376,6 @@ item_db: (
Id: 7193
AegisName: "Germinating_Sprout"
Name: "Sprout"
- Type: 3
Buy: 230
Weight: 10
BuyingStore: true
@@ -65454,7 +66384,6 @@ item_db: (
Id: 7194
AegisName: "Soft_Leaf"
Name: "Soft Blade of Grass"
- Type: 3
Buy: 400
Weight: 10
BuyingStore: true
@@ -65463,7 +66392,6 @@ item_db: (
Id: 7195
AegisName: "Air_Rifle"
Name: "Slingshot"
- Type: 3
Buy: 210
Weight: 10
BuyingStore: true
@@ -65472,7 +66400,6 @@ item_db: (
Id: 7196
AegisName: "Shoulder_Protection"
Name: "Shoulder Protector"
- Type: 3
Buy: 230
Weight: 10
BuyingStore: true
@@ -65481,7 +66408,6 @@ item_db: (
Id: 7197
AegisName: "Tough_Vines"
Name: "Tough Vines"
- Type: 3
Buy: 500
Weight: 10
BuyingStore: true
@@ -65490,7 +66416,6 @@ item_db: (
Id: 7198
AegisName: "Great_Leaf"
Name: "Huge Leaf"
- Type: 3
Buy: 610
Weight: 10
BuyingStore: true
@@ -65499,15 +66424,18 @@ item_db: (
Id: 7199
AegisName: "Coupon"
Name: "Event Tickets"
- Type: 3
Buy: 0
BuyingStore: true
+ Trade: {
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7200
AegisName: "Flexible_String"
Name: "Elastic Band"
- Type: 3
Buy: 380
Weight: 10
BuyingStore: true
@@ -65516,7 +66444,6 @@ item_db: (
Id: 7201
AegisName: "Log"
Name: "Log"
- Type: 3
Buy: 250
Weight: 10
BuyingStore: true
@@ -65525,7 +66452,6 @@ item_db: (
Id: 7202
AegisName: "Beetle_Nipper"
Name: "Pincher of Beetle"
- Type: 3
Buy: 290
Weight: 10
BuyingStore: true
@@ -65534,7 +66460,6 @@ item_db: (
Id: 7203
AegisName: "Solid_Twig"
Name: "Strong Branch"
- Type: 3
Buy: 190
Weight: 10
BuyingStore: true
@@ -65543,7 +66468,6 @@ item_db: (
Id: 7204
AegisName: "Gunpowder"
Name: "Gunpowder"
- Type: 3
Buy: 320
Weight: 10
BuyingStore: true
@@ -65552,7 +66476,6 @@ item_db: (
Id: 7205
AegisName: "Piece_Of_Black_Cloth"
Name: "Piece of Black Cloth"
- Type: 3
Buy: 526
Weight: 10
BuyingStore: true
@@ -65561,7 +66484,6 @@ item_db: (
Id: 7206
AegisName: "Black_Kitty_Doll"
Name: "Black Cat Doll"
- Type: 3
Buy: 1440
Weight: 10
BuyingStore: true
@@ -65570,7 +66492,6 @@ item_db: (
Id: 7207
AegisName: "Old_Manteau"
Name: "Old Manteau"
- Type: 3
Buy: 1050
Weight: 10
BuyingStore: true
@@ -65579,7 +66500,6 @@ item_db: (
Id: 7208
AegisName: "Rusty_Cleaver"
Name: "Rusty Kitchen Knife"
- Type: 3
Buy: 1780
Weight: 10
BuyingStore: true
@@ -65588,7 +66508,6 @@ item_db: (
Id: 7209
AegisName: "Dullahan's_Helm"
Name: "Helm of Dullahan"
- Type: 3
Buy: 1350
Weight: 10
BuyingStore: true
@@ -65597,7 +66516,6 @@ item_db: (
Id: 7210
AegisName: "Dullahan_Armor"
Name: "Armor Piece of Dullahan"
- Type: 3
Buy: 790
Weight: 10
BuyingStore: true
@@ -65606,7 +66524,6 @@ item_db: (
Id: 7211
AegisName: "Rojerta_Piece"
Name: "Fragment of Rossata Stone"
- Type: 3
Buy: 2600
Weight: 10
BuyingStore: true
@@ -65615,7 +66532,6 @@ item_db: (
Id: 7212
AegisName: "Hanging_Doll"
Name: "Hung Doll"
- Type: 3
Buy: 1020
Weight: 10
BuyingStore: true
@@ -65624,7 +66540,6 @@ item_db: (
Id: 7213
AegisName: "Needle_Pouch"
Name: "Needle Packet"
- Type: 3
Buy: 832
Weight: 10
BuyingStore: true
@@ -65633,7 +66548,6 @@ item_db: (
Id: 7214
AegisName: "Bat_Cage"
Name: "Bat Cage"
- Type: 3
Buy: 880
Weight: 10
BuyingStore: true
@@ -65642,7 +66556,6 @@ item_db: (
Id: 7215
AegisName: "Broken_Needle"
Name: "Broken Needle"
- Type: 3
Buy: 690
Weight: 10
BuyingStore: true
@@ -65651,7 +66564,6 @@ item_db: (
Id: 7216
AegisName: "Red_Scarf"
Name: "Red Muffler"
- Type: 3
Buy: 660
Weight: 10
BuyingStore: true
@@ -65660,7 +66572,6 @@ item_db: (
Id: 7217
AegisName: "Spool"
Name: "Spool"
- Type: 3
Buy: 424
Weight: 10
BuyingStore: true
@@ -65669,7 +66580,6 @@ item_db: (
Id: 7218
AegisName: "Rotten_Rope"
Name: "Decomposed Rope"
- Type: 3
Buy: 390
Weight: 10
BuyingStore: true
@@ -65678,7 +66588,6 @@ item_db: (
Id: 7219
AegisName: "Striped_Socks"
Name: "Striped Sock"
- Type: 3
Buy: 920
Weight: 10
BuyingStore: true
@@ -65687,7 +66596,6 @@ item_db: (
Id: 7220
AegisName: "Ectoplasm"
Name: "Ectoplasm"
- Type: 3
Buy: 322
Weight: 10
BuyingStore: true
@@ -65696,7 +66604,6 @@ item_db: (
Id: 7221
AegisName: "Tangled_Chain"
Name: "Tangled Chains"
- Type: 3
Buy: 740
Weight: 10
BuyingStore: true
@@ -65705,7 +66612,6 @@ item_db: (
Id: 7222
AegisName: "Tree_Knot"
Name: "Wooden Gnarl"
- Type: 3
Buy: 468
Weight: 10
BuyingStore: true
@@ -65714,7 +66620,6 @@ item_db: (
Id: 7223
AegisName: "Distorted_Portrait"
Name: "Contorted Self-Portrait"
- Type: 3
Buy: 2032
Weight: 10
BuyingStore: true
@@ -65723,7 +66628,6 @@ item_db: (
Id: 7224
AegisName: "Stone_Of_Intelligence"
Name: "Stone of Sage"
- Type: 3
Buy: 0
Weight: 10
},
@@ -65731,7 +66635,6 @@ item_db: (
Id: 7225
AegisName: "Pumpkin_Bucket"
Name: "Pumpkin Lantern"
- Type: 3
Buy: 486
Weight: 10
BuyingStore: true
@@ -65740,7 +66643,6 @@ item_db: (
Id: 7226
AegisName: "Pill"
Name: "Pellet"
- Type: 3
Buy: 2
Weight: 10
BuyingStore: true
@@ -65749,7 +66651,6 @@ item_db: (
Id: 7227
AegisName: "TCG_Card"
Name: "Bossnia Entrance Ticket"
- Type: 3
Buy: 0
Weight: 10
},
@@ -65757,7 +66658,6 @@ item_db: (
Id: 7228
AegisName: "Gold_Bullion"
Name: "Gold Bullion"
- Type: 3
Buy: 300000
Weight: 300
},
@@ -65765,7 +66665,6 @@ item_db: (
Id: 7229
AegisName: "Silver_Bullion"
Name: "Silver Bullion"
- Type: 3
Buy: 500000
Weight: 300
},
@@ -65773,7 +66672,6 @@ item_db: (
Id: 7230
AegisName: "White_Gold_Bullion"
Name: "Platinum Bullion"
- Type: 3
Buy: 600000
Weight: 300
},
@@ -65781,7 +66679,6 @@ item_db: (
Id: 7231
AegisName: "Gold_Ore"
Name: "Gold Ore"
- Type: 3
Buy: 20
Weight: 150
},
@@ -65789,7 +66686,6 @@ item_db: (
Id: 7232
AegisName: "Silver_Ore"
Name: "Silver Ore"
- Type: 3
Buy: 20
Weight: 150
},
@@ -65797,7 +66693,6 @@ item_db: (
Id: 7233
AegisName: "Mithril_Ore"
Name: "Mithril Ore"
- Type: 3
Buy: 20
Weight: 150
},
@@ -65805,7 +66700,6 @@ item_db: (
Id: 7234
AegisName: "Soul_Of_Guild"
Name: "Spirit of Guild"
- Type: 3
Buy: 0
Weight: 10
},
@@ -65813,7 +66707,6 @@ item_db: (
Id: 7235
AegisName: "Soul_Of_Courage"
Name: "Spirit of Charge"
- Type: 3
Buy: 0
Weight: 10
},
@@ -65821,7 +66714,6 @@ item_db: (
Id: 7236
AegisName: "Soul_Of_Guard"
Name: "Spirit of Protection"
- Type: 3
Buy: 0
Weight: 10
},
@@ -65829,7 +66721,6 @@ item_db: (
Id: 7237
AegisName: "Soul_Of_Partnership"
Name: "Spirit of Association"
- Type: 3
Buy: 0
Weight: 10
},
@@ -65837,7 +66728,6 @@ item_db: (
Id: 7238
AegisName: "Soul_Of_Correspondence"
Name: "Spirit of Coordination"
- Type: 3
Buy: 0
Weight: 10
},
@@ -65845,7 +66735,6 @@ item_db: (
Id: 7239
AegisName: "Soul_Of_Proceeding"
Name: "Spirit of Advance"
- Type: 3
Buy: 0
Weight: 10
},
@@ -65853,7 +66742,6 @@ item_db: (
Id: 7240
AegisName: "Soul_Of_Confidence"
Name: "Spirit of Trust"
- Type: 3
Buy: 0
Weight: 10
},
@@ -65861,7 +66749,6 @@ item_db: (
Id: 7241
AegisName: "Soul_Of_Agreement"
Name: "Spirit of Union"
- Type: 3
Buy: 0
Weight: 10
},
@@ -65869,7 +66756,6 @@ item_db: (
Id: 7242
AegisName: "Soul_Of_Harmony"
Name: "Spirit of Combination"
- Type: 3
Buy: 0
Weight: 10
},
@@ -65877,7 +66763,6 @@ item_db: (
Id: 7243
AegisName: "Soul_Of_Cooperate"
Name: "Spirit of Cooperation"
- Type: 3
Buy: 0
Weight: 10
},
@@ -65885,7 +66770,6 @@ item_db: (
Id: 7244
AegisName: "Soul_Of_Unity"
Name: "Spirit of Solidarity"
- Type: 3
Buy: 0
Weight: 10
},
@@ -65893,7 +66777,6 @@ item_db: (
Id: 7245
AegisName: "Soul_Of_Friendship"
Name: "Spirit of Friendship"
- Type: 3
Buy: 0
Weight: 10
},
@@ -65901,7 +66784,6 @@ item_db: (
Id: 7246
AegisName: "Soul_Of_Peace"
Name: "Spirit of Peace"
- Type: 3
Buy: 0
Weight: 10
},
@@ -65909,7 +66791,6 @@ item_db: (
Id: 7247
AegisName: "Soul_Of_Spirit"
Name: "Spirit of Determination"
- Type: 3
Buy: 0
Weight: 10
},
@@ -65917,7 +66798,6 @@ item_db: (
Id: 7248
AegisName: "Soul_Of_Honor"
Name: "Spirit of Honor"
- Type: 3
Buy: 0
Weight: 10
},
@@ -65925,7 +66805,6 @@ item_db: (
Id: 7249
AegisName: "Soul_Of_Service"
Name: "Spirit of Service"
- Type: 3
Buy: 0
Weight: 10
},
@@ -65933,7 +66812,6 @@ item_db: (
Id: 7250
AegisName: "Soul_Of_Glory"
Name: "Spirit of Glory"
- Type: 3
Buy: 0
Weight: 10
},
@@ -65941,7 +66819,6 @@ item_db: (
Id: 7251
AegisName: "Soul_Of_Victory"
Name: "Spirit of Victory"
- Type: 3
Buy: 0
Weight: 10
},
@@ -65949,7 +66826,6 @@ item_db: (
Id: 7252
AegisName: "Herb_Medicine"
Name: "Herbal Medicine"
- Type: 3
Buy: 0
Weight: 10
},
@@ -65957,7 +66833,6 @@ item_db: (
Id: 7253
AegisName: "Taeguk_Flag"
Name: "Golden Korean Flag"
- Type: 3
Buy: 0
Weight: 10
},
@@ -65965,7 +66840,6 @@ item_db: (
Id: 7254
AegisName: "Digital_Print_Ticket"
Name: "Digital Picture Printing Coupon"
- Type: 3
Buy: 0
Weight: 10
},
@@ -65973,7 +66847,6 @@ item_db: (
Id: 7255
AegisName: "China_Marble01"
Name: "Mystic Orb"
- Type: 3
Buy: 0
Weight: 100
},
@@ -65981,7 +66854,6 @@ item_db: (
Id: 7256
AegisName: "China_Marble02"
Name: "Mystic Orb"
- Type: 3
Buy: 0
Weight: 100
},
@@ -65989,7 +66861,6 @@ item_db: (
Id: 7257
AegisName: "China_Marble03"
Name: "Mystic Orb"
- Type: 3
Buy: 0
Weight: 100
},
@@ -65997,7 +66868,6 @@ item_db: (
Id: 7258
AegisName: "China_Marble04"
Name: "Mystic Orb"
- Type: 3
Buy: 0
Weight: 100
},
@@ -66005,7 +66875,6 @@ item_db: (
Id: 7259
AegisName: "China_Marble05"
Name: "Mystic Orb"
- Type: 3
Buy: 0
Weight: 100
},
@@ -66013,7 +66882,6 @@ item_db: (
Id: 7260
AegisName: "China_Marble06"
Name: "Mystic Orb"
- Type: 3
Buy: 0
Weight: 100
},
@@ -66021,7 +66889,6 @@ item_db: (
Id: 7261
AegisName: "China_Marble07"
Name: "Mystic Orb"
- Type: 3
Buy: 0
Weight: 100
},
@@ -66029,7 +66896,6 @@ item_db: (
Id: 7262
AegisName: "Fan"
Name: "Folding Fan of Cat Ghost"
- Type: 3
Buy: 466
Weight: 10
BuyingStore: true
@@ -66038,7 +66904,6 @@ item_db: (
Id: 7263
AegisName: "Cat_Eyed_Stone"
Name: "Cat's Eye"
- Type: 3
Buy: 954
Weight: 10
BuyingStore: true
@@ -66047,7 +66912,6 @@ item_db: (
Id: 7264
AegisName: "Dried_Sand"
Name: "Dry Sand"
- Type: 3
Buy: 322
Weight: 10
BuyingStore: true
@@ -66056,7 +66920,6 @@ item_db: (
Id: 7265
AegisName: "Dragon_Horn"
Name: "Dragon Horn"
- Type: 3
Buy: 544
Weight: 10
BuyingStore: true
@@ -66065,7 +66928,6 @@ item_db: (
Id: 7266
AegisName: "Dragon_Fang"
Name: "Denture from Dragon Mask"
- Type: 3
Buy: 436
Weight: 10
BuyingStore: true
@@ -66074,7 +66936,6 @@ item_db: (
Id: 7267
AegisName: "Tiger_Skin_Panties"
Name: "Tiger Panty"
- Type: 3
Buy: 298
Weight: 10
BuyingStore: true
@@ -66083,7 +66944,6 @@ item_db: (
Id: 7268
AegisName: "Little_Blacky_Ghost"
Name: "Little Ghost Doll"
- Type: 3
Buy: 1210
Weight: 10
BuyingStore: true
@@ -66092,7 +66952,6 @@ item_db: (
Id: 7269
AegisName: "Bib"
Name: "Pinafore"
- Type: 3
Buy: 960
Weight: 10
BuyingStore: true
@@ -66101,7 +66960,6 @@ item_db: (
Id: 7270
AegisName: "Milk_Bottle"
Name: "Nursing Bottle"
- Type: 3
Buy: 1100
Weight: 10
BuyingStore: true
@@ -66110,7 +66968,6 @@ item_db: (
Id: 7271
AegisName: "Figure"
Name: "Novice Figure"
- Type: 3
Buy: 10000
Weight: 10
},
@@ -66118,7 +66975,6 @@ item_db: (
Id: 7272
AegisName: "Meat_Dumpling_Doll"
Name: "Rice Ball Doll"
- Type: 3
Buy: 500
Weight: 10
},
@@ -66126,7 +66982,6 @@ item_db: (
Id: 7273
AegisName: "Golden_Necklace"
Name: "RWC Necklace"
- Type: 3
Buy: 2
Weight: 10
},
@@ -66134,7 +66989,6 @@ item_db: (
Id: 7274
AegisName: "Ancient_Translator"
Name: "Translated Ancient Language"
- Type: 3
Buy: 0
Weight: 10
},
@@ -66142,7 +66996,6 @@ item_db: (
Id: 7275
AegisName: "Ancient_Document"
Name: "Record of Ancient Language"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -66160,7 +67013,6 @@ item_db: (
Id: 7276
AegisName: "Picture_Letter"
Name: "Doodled Message"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -66177,7 +67029,6 @@ item_db: (
Id: 7277
AegisName: "Munak_Doll"
Name: "Munak Doll"
- Type: 3
Buy: 8900
Weight: 10
BuyingStore: true
@@ -66186,7 +67037,6 @@ item_db: (
Id: 7278
AegisName: "Wellbeing_Letter"
Name: "Letter to Wife"
- Type: 3
Buy: 0
Weight: 10
},
@@ -66194,7 +67044,6 @@ item_db: (
Id: 7279
AegisName: "Vita500_Lid"
Name: "Vita500 Lid"
- Type: 3
Buy: 10
Weight: 10
},
@@ -66202,7 +67051,6 @@ item_db: (
Id: 7280
AegisName: "Quiz_Ticket01"
Name: "1st Quiz Entry"
- Type: 3
Buy: 0
Weight: 10
},
@@ -66210,7 +67058,6 @@ item_db: (
Id: 7281
AegisName: "Quiz_Ticket02"
Name: "2nd Quiz Entry"
- Type: 3
Buy: 0
Weight: 10
},
@@ -66218,7 +67065,6 @@ item_db: (
Id: 7282
AegisName: "Quiz_Ticket03"
Name: "3rd Quiz Entry"
- Type: 3
Buy: 0
Weight: 10
},
@@ -66226,7 +67072,6 @@ item_db: (
Id: 7283
AegisName: "Quiz_Ticket04"
Name: "4th Quiz Entry"
- Type: 3
Buy: 0
Weight: 10
},
@@ -66234,7 +67079,6 @@ item_db: (
Id: 7284
AegisName: "Quiz_Ticket05"
Name: "5th Quiz Entry"
- Type: 3
Buy: 0
Weight: 10
},
@@ -66242,7 +67086,6 @@ item_db: (
Id: 7285
AegisName: "Thread_Skein"
Name: "Holy Threads"
- Type: 3
Buy: 2
Weight: 10
},
@@ -66250,7 +67093,6 @@ item_db: (
Id: 7286
AegisName: "Chilli"
Name: "Red Chile"
- Type: 3
Buy: 20
Weight: 10
BuyingStore: true
@@ -66259,7 +67101,6 @@ item_db: (
Id: 7287
AegisName: "Thread_Skein_"
Name: "Holier Threads"
- Type: 3
Buy: 2
Weight: 10
},
@@ -66267,7 +67108,6 @@ item_db: (
Id: 7288
AegisName: "Thai_Ring"
Name: "Engagement Ring"
- Type: 3
Buy: 2
Weight: 10
},
@@ -66275,7 +67115,6 @@ item_db: (
Id: 7289
AegisName: "Olivine"
Name: "Peridot"
- Type: 3
Buy: 3000
Weight: 100
BuyingStore: true
@@ -66284,7 +67123,6 @@ item_db: (
Id: 7290
AegisName: "Phlogopite"
Name: "Phlogopite"
- Type: 3
Buy: 3000
Weight: 100
BuyingStore: true
@@ -66293,7 +67131,6 @@ item_db: (
Id: 7291
AegisName: "Agate"
Name: "Agate"
- Type: 3
Buy: 3000
Weight: 100
BuyingStore: true
@@ -66302,7 +67139,6 @@ item_db: (
Id: 7292
AegisName: "Muscovite"
Name: "Muscovite"
- Type: 3
Buy: 3000
Weight: 100
BuyingStore: true
@@ -66311,7 +67147,6 @@ item_db: (
Id: 7293
AegisName: "Rose_Quartz"
Name: "Rose Quartz"
- Type: 3
Buy: 3000
Weight: 100
BuyingStore: true
@@ -66320,7 +67155,6 @@ item_db: (
Id: 7294
AegisName: "Turquoise"
Name: "Turquoise"
- Type: 3
Buy: 3000
Weight: 100
BuyingStore: true
@@ -66329,7 +67163,6 @@ item_db: (
Id: 7295
AegisName: "Citrine"
Name: "Citrin"
- Type: 3
Buy: 3000
Weight: 100
BuyingStore: true
@@ -66338,7 +67171,6 @@ item_db: (
Id: 7296
AegisName: "Pyroxene"
Name: "Pyroxene"
- Type: 3
Buy: 3000
Weight: 100
BuyingStore: true
@@ -66347,7 +67179,6 @@ item_db: (
Id: 7297
AegisName: "Biotite"
Name: "Biotite"
- Type: 3
Buy: 3000
Weight: 100
BuyingStore: true
@@ -66356,7 +67187,6 @@ item_db: (
Id: 7298
AegisName: "Leaf_Clothes"
Name: "Fig Leaf"
- Type: 3
Buy: 538
Weight: 10
BuyingStore: true
@@ -66365,7 +67195,6 @@ item_db: (
Id: 7299
AegisName: "Bamboo_Basket"
Name: "Straw Basket"
- Type: 3
Buy: 632
Weight: 10
BuyingStore: true
@@ -66374,7 +67203,6 @@ item_db: (
Id: 7300
AegisName: "Gemstone"
Name: "Gemstone"
- Type: 3
Buy: 1420
Weight: 10
BuyingStore: true
@@ -66383,7 +67211,6 @@ item_db: (
Id: 7301
AegisName: "Sword_Accessory"
Name: "Tassel"
- Type: 3
Buy: 798
Weight: 10
BuyingStore: true
@@ -66392,7 +67219,6 @@ item_db: (
Id: 7302
AegisName: "KRATHONG"
Name: "Krathong"
- Type: 3
Buy: 2
Weight: 10
},
@@ -66400,7 +67226,6 @@ item_db: (
Id: 7303
AegisName: "Bag_Of_Rice"
Name: "Straw Rice Bag"
- Type: 3
Buy: 0
Weight: 800
BuyingStore: true
@@ -66409,7 +67234,6 @@ item_db: (
Id: 7304
AegisName: "Witch's_Spell_Book"
Name: "Witch's Spell Scroll"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -66426,7 +67250,6 @@ item_db: (
Id: 7305
AegisName: "Authority_Of_Nine_World"
Name: "Symbol of the Nine Realms"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -66443,7 +67266,6 @@ item_db: (
Id: 7306
AegisName: "Fragment_Of_Soul"
Name: "Piece of Spirit"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -66460,7 +67282,6 @@ item_db: (
Id: 7307
AegisName: "Whisper_Of_Soul"
Name: "Spiritual Whispers"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -66477,7 +67298,6 @@ item_db: (
Id: 7308
AegisName: "Witch's_Potion"
Name: "Witch's Tonic"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -66494,7 +67314,6 @@ item_db: (
Id: 7309
AegisName: "Wing_Of_Crow"
Name: "Crow Wing"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -66511,7 +67330,6 @@ item_db: (
Id: 7310
AegisName: "Free_Peco_Ticket"
Name: "Free Ticket for Peco Ride"
- Type: 3
Buy: 20
Weight: 10
},
@@ -66519,7 +67337,6 @@ item_db: (
Id: 7311
AegisName: "Free_Flying_Ship_Ticket"
Name: "Free Ticket for Flyship"
- Type: 3
Buy: 20
Weight: 10
},
@@ -66527,7 +67344,6 @@ item_db: (
Id: 7312
AegisName: "Jubilee"
Name: "Jubilee"
- Type: 3
Buy: 32
Weight: 10
BuyingStore: true
@@ -66536,14 +67352,12 @@ item_db: (
Id: 7313
AegisName: "Seal_Of_Witch"
Name: "Witch's Medal"
- Type: 3
Buy: 2
},
{
Id: 7314
AegisName: "The_Sign"
Name: "The Sign"
- Type: 3
Buy: 2
Trade: {
nodrop: true
@@ -66560,7 +67374,6 @@ item_db: (
Id: 7315
AegisName: "Dark_Crystal_Fragment"
Name: "Dark Crystal Fragment"
- Type: 3
Buy: 422
Weight: 10
BuyingStore: true
@@ -66569,7 +67382,6 @@ item_db: (
Id: 7316
AegisName: "Long_Limb"
Name: "Insect Leg"
- Type: 3
Buy: 658
Weight: 10
BuyingStore: true
@@ -66578,7 +67390,6 @@ item_db: (
Id: 7317
AegisName: "Screw"
Name: "Rusty Screw"
- Type: 3
Buy: 534
Weight: 10
BuyingStore: true
@@ -66587,7 +67398,6 @@ item_db: (
Id: 7318
AegisName: "Old_Pick"
Name: "Old Pick"
- Type: 3
Buy: 512
Weight: 10
BuyingStore: true
@@ -66596,7 +67406,6 @@ item_db: (
Id: 7319
AegisName: "Old_Steel_Plate"
Name: "Used Iron Plate"
- Type: 3
Buy: 1024
Weight: 10
BuyingStore: true
@@ -66605,7 +67414,6 @@ item_db: (
Id: 7320
AegisName: "Air_Pollutant"
Name: "Dust Pollutant"
- Type: 3
Buy: 256
Weight: 10
BuyingStore: true
@@ -66614,7 +67422,6 @@ item_db: (
Id: 7321
AegisName: "Fragment_Of_Crystal"
Name: "Crystal Fragment"
- Type: 3
Buy: 552
Weight: 10
BuyingStore: true
@@ -66623,7 +67430,6 @@ item_db: (
Id: 7322
AegisName: "Poisonous_Gas"
Name: "Toxic Gas"
- Type: 3
Buy: 666
Weight: 10
BuyingStore: true
@@ -66632,7 +67438,6 @@ item_db: (
Id: 7323
AegisName: "Battered_Kettle"
Name: "Battered Kettle"
- Type: 3
Buy: 256
Weight: 10
BuyingStore: true
@@ -66641,7 +67446,6 @@ item_db: (
Id: 7325
AegisName: "Tube"
Name: "Flexible Tube"
- Type: 3
Buy: 102
Weight: 10
BuyingStore: true
@@ -66650,7 +67454,6 @@ item_db: (
Id: 7326
AegisName: "Fluorescent_Liquid"
Name: "Fluorescent Liquid"
- Type: 3
Buy: 712
Weight: 10
BuyingStore: true
@@ -66659,7 +67462,6 @@ item_db: (
Id: 7327
AegisName: "Headlamp"
Name: "Flashlight"
- Type: 3
Buy: 1024
Weight: 10
BuyingStore: true
@@ -66668,7 +67470,6 @@ item_db: (
Id: 7328
AegisName: "Legendary_Scroll"
Name: "Legend of Songkran"
- Type: 3
Buy: 0
Weight: 10
},
@@ -66676,7 +67477,6 @@ item_db: (
Id: 7329
AegisName: "Old_Copper_Key"
Name: "Old Bronze Key"
- Type: 3
Buy: 0
Weight: 10
},
@@ -66684,7 +67484,6 @@ item_db: (
Id: 7330
AegisName: "2anny"
Name: "Mystic Orb"
- Type: 3
Buy: 0
Weight: 100
},
@@ -66692,7 +67491,6 @@ item_db: (
Id: 7331
AegisName: "Flower_Of_Heaven"
Name: "Heaven Flower"
- Type: 3
Buy: 500
Weight: 10
},
@@ -66700,7 +67498,6 @@ item_db: (
Id: 7332
AegisName: "Slate"
Name: "Complete Tablet"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -66717,7 +67514,6 @@ item_db: (
Id: 7333
AegisName: "Piece_Of_Slate_1"
Name: "Prontera Tablet"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -66734,7 +67530,6 @@ item_db: (
Id: 7334
AegisName: "Piece_Of_Slate_2"
Name: "Payon Tablet"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -66751,7 +67546,6 @@ item_db: (
Id: 7335
AegisName: "Piece_Of_Slate_3"
Name: "Morroc Tablet"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -66768,7 +67562,6 @@ item_db: (
Id: 7336
AegisName: "Piece_Of_Slate_4"
Name: "Geffen Tablet"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -66785,21 +67578,18 @@ item_db: (
Id: 7337
AegisName: "Eye_Of_Hellion"
Name: "Eye of Hellion"
- Type: 3
Buy: 0
},
{
Id: 7338
AegisName: "RO_Transportation_Card"
Name: "One-way Ticket"
- Type: 3
Buy: 0
},
{
Id: 7339
AegisName: "RO_Transportation_Card_"
Name: "Commemorative Travel Card"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -66816,7 +67606,6 @@ item_db: (
Id: 7340
AegisName: "Will_Of_Darkness"
Name: "Will of the Darkness"
- Type: 3
Buy: 734
Weight: 50
BuyingStore: true
@@ -66825,7 +67614,6 @@ item_db: (
Id: 7341
AegisName: "Worn_Out_Pendant"
Name: "Old Pendant"
- Type: 3
Buy: 20
Trade: {
nodrop: true
@@ -66842,7 +67630,6 @@ item_db: (
Id: 7342
AegisName: "File01"
Name: "File Folder"
- Type: 3
Buy: 20
Trade: {
nodrop: true
@@ -66859,7 +67646,6 @@ item_db: (
Id: 7343
AegisName: "File02"
Name: "Sealed File Folder"
- Type: 3
Buy: 20
Trade: {
nodrop: true
@@ -66876,7 +67662,6 @@ item_db: (
Id: 7344
AegisName: "File03"
Name: "Shinokas Case File"
- Type: 3
Buy: 20
Trade: {
nodrop: true
@@ -66893,7 +67678,6 @@ item_db: (
Id: 7345
AegisName: "Armlet_Of_Prisoner"
Name: "Handcuffs"
- Type: 3
Buy: 724
Weight: 10
BuyingStore: true
@@ -66902,7 +67686,6 @@ item_db: (
Id: 7346
AegisName: "Pile_Of_Ymir_Heart"
Name: "Ymir's Heart Piece"
- Type: 3
Buy: 20
Trade: {
nodrop: true
@@ -66919,7 +67702,6 @@ item_db: (
Id: 7347
AegisName: "Lab_Staff_Record"
Name: "Research Chart"
- Type: 3
Buy: 840
Weight: 10
BuyingStore: true
@@ -66928,7 +67710,6 @@ item_db: (
Id: 7348
AegisName: "Indication_Of_Member01"
Name: "Membership Card"
- Type: 3
Buy: 20
Weight: 10
},
@@ -66936,7 +67717,6 @@ item_db: (
Id: 7349
AegisName: "Indication_Of_Member02"
Name: "Archive Permit"
- Type: 3
Buy: 20
Trade: {
nodrop: true
@@ -66953,7 +67733,6 @@ item_db: (
Id: 7350
AegisName: "Pass"
Name: "Pass"
- Type: 3
Buy: 20
Weight: 10
},
@@ -66961,7 +67740,6 @@ item_db: (
Id: 7351
AegisName: "Friend's_Diary"
Name: "Friend's Diary"
- Type: 3
Buy: 20
Trade: {
nodrop: true
@@ -66978,7 +67756,6 @@ item_db: (
Id: 7352
AegisName: "Transparent_Plate01"
Name: "Transparent Plate"
- Type: 3
Buy: 20
Weight: 10
BuyingStore: true
@@ -66987,7 +67764,6 @@ item_db: (
Id: 7353
AegisName: "Transparent_Plate02"
Name: "Transparent Plate"
- Type: 3
Buy: 20
Weight: 10
BuyingStore: true
@@ -66996,7 +67772,6 @@ item_db: (
Id: 7354
AegisName: "Transparent_Plate03"
Name: "Transparent Plate"
- Type: 3
Buy: 20
Weight: 10
BuyingStore: true
@@ -67005,7 +67780,6 @@ item_db: (
Id: 7355
AegisName: "Transparent_Plate04"
Name: "Transparent Plate"
- Type: 3
Buy: 20
Weight: 10
BuyingStore: true
@@ -67014,7 +67788,6 @@ item_db: (
Id: 7356
AegisName: "Piece_Of_Crest1"
Name: "Crest Piece"
- Type: 3
Buy: 5000
Weight: 10
BuyingStore: true
@@ -67023,7 +67796,6 @@ item_db: (
Id: 7357
AegisName: "Piece_Of_Crest2"
Name: "Crest Piece"
- Type: 3
Buy: 5000
Weight: 10
BuyingStore: true
@@ -67032,7 +67804,6 @@ item_db: (
Id: 7358
AegisName: "Piece_Of_Crest3"
Name: "Crest Piece"
- Type: 3
Buy: 5000
Weight: 10
BuyingStore: true
@@ -67041,7 +67812,6 @@ item_db: (
Id: 7359
AegisName: "Piece_Of_Crest4"
Name: "Crest Piece"
- Type: 3
Buy: 5000
Weight: 10
BuyingStore: true
@@ -67050,7 +67820,6 @@ item_db: (
Id: 7360
AegisName: "RO_Festival_Ticket"
Name: "RO Festival Invitation"
- Type: 3
Buy: 0
Weight: 10
},
@@ -67058,7 +67827,6 @@ item_db: (
Id: 7361
AegisName: "Lotto01"
Name: "Lotto Ball 01"
- Type: 3
Buy: 0
Weight: 10
},
@@ -67066,7 +67834,6 @@ item_db: (
Id: 7362
AegisName: "Lotto02"
Name: "Lotto Ball 02"
- Type: 3
Buy: 0
Weight: 10
},
@@ -67074,7 +67841,6 @@ item_db: (
Id: 7363
AegisName: "Lotto03"
Name: "Lotto Ball 03"
- Type: 3
Buy: 0
Weight: 10
},
@@ -67082,7 +67848,6 @@ item_db: (
Id: 7364
AegisName: "Lotto04"
Name: "Lotto Ball 04"
- Type: 3
Buy: 0
Weight: 10
},
@@ -67090,7 +67855,6 @@ item_db: (
Id: 7365
AegisName: "Lotto05"
Name: "Lotto Ball 05"
- Type: 3
Buy: 0
Weight: 10
},
@@ -67098,7 +67862,6 @@ item_db: (
Id: 7366
AegisName: "Lotto06"
Name: "Lotto Ball 06"
- Type: 3
Buy: 0
Weight: 10
},
@@ -67106,7 +67869,6 @@ item_db: (
Id: 7367
AegisName: "Lotto07"
Name: "Lotto Ball 07"
- Type: 3
Buy: 0
Weight: 10
},
@@ -67114,7 +67876,6 @@ item_db: (
Id: 7368
AegisName: "Lotto08"
Name: "Lotto Ball 08"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -67131,7 +67892,6 @@ item_db: (
Id: 7369
AegisName: "Lotto09"
Name: "Lotto Ball 09"
- Type: 3
Buy: 0
Weight: 10
},
@@ -67139,7 +67899,6 @@ item_db: (
Id: 7370
AegisName: "Lotto10"
Name: "Lotto Ball 10"
- Type: 3
Buy: 0
Weight: 10
},
@@ -67147,7 +67906,6 @@ item_db: (
Id: 7371
AegisName: "Lotto11"
Name: "Lotto Ball 11"
- Type: 3
Buy: 0
Weight: 10
},
@@ -67155,7 +67913,6 @@ item_db: (
Id: 7372
AegisName: "Lotto12"
Name: "Lotto Ball 12"
- Type: 3
Buy: 0
Weight: 10
},
@@ -67163,7 +67920,6 @@ item_db: (
Id: 7373
AegisName: "Lotto13"
Name: "Lotto Ball 13"
- Type: 3
Buy: 0
Weight: 10
},
@@ -67171,7 +67927,6 @@ item_db: (
Id: 7374
AegisName: "Lotto14"
Name: "Lotto Ball 14"
- Type: 3
Buy: 0
Weight: 10
},
@@ -67179,7 +67934,6 @@ item_db: (
Id: 7375
AegisName: "Lotto15"
Name: "Lotto Ball 15"
- Type: 3
Buy: 0
Weight: 10
},
@@ -67187,7 +67941,6 @@ item_db: (
Id: 7376
AegisName: "Lotto16"
Name: "Lotto Ball 16"
- Type: 3
Buy: 0
Weight: 10
},
@@ -67195,7 +67948,6 @@ item_db: (
Id: 7377
AegisName: "Lotto17"
Name: "Lotto Ball 17"
- Type: 3
Buy: 0
Weight: 10
},
@@ -67203,7 +67955,6 @@ item_db: (
Id: 7378
AegisName: "Lotto18"
Name: "Lotto Ball 18"
- Type: 3
Buy: 0
Weight: 10
},
@@ -67211,7 +67962,6 @@ item_db: (
Id: 7379
AegisName: "Lotto19"
Name: "Lotto Ball 19"
- Type: 3
Buy: 0
Weight: 10
},
@@ -67219,7 +67969,6 @@ item_db: (
Id: 7380
AegisName: "Lotto20"
Name: "Lotto Ball 20"
- Type: 3
Buy: 0
Weight: 10
},
@@ -67227,7 +67976,6 @@ item_db: (
Id: 7381
AegisName: "Lotto21"
Name: "Lotto Ball 21"
- Type: 3
Buy: 0
Weight: 10
},
@@ -67235,7 +67983,6 @@ item_db: (
Id: 7382
AegisName: "Lotto22"
Name: "Lotto Ball 22"
- Type: 3
Buy: 0
Weight: 10
},
@@ -67243,7 +67990,6 @@ item_db: (
Id: 7383
AegisName: "Lotto23"
Name: "Lotto Ball 23"
- Type: 3
Buy: 0
Weight: 10
},
@@ -67251,7 +67997,6 @@ item_db: (
Id: 7384
AegisName: "Lotto24"
Name: "Lotto Ball 24"
- Type: 3
Buy: 0
Weight: 10
},
@@ -67259,7 +68004,6 @@ item_db: (
Id: 7385
AegisName: "Lotto25"
Name: "Lotto Ball 25"
- Type: 3
Buy: 0
Weight: 10
},
@@ -67267,7 +68011,6 @@ item_db: (
Id: 7386
AegisName: "Lotto26"
Name: "Lotto Ball 26"
- Type: 3
Buy: 0
Weight: 10
},
@@ -67275,7 +68018,6 @@ item_db: (
Id: 7387
AegisName: "Lotto27"
Name: "Lotto Ball 27"
- Type: 3
Buy: 0
Weight: 10
},
@@ -67283,7 +68025,6 @@ item_db: (
Id: 7388
AegisName: "Lotto28"
Name: "Lotto Ball 28"
- Type: 3
Buy: 0
Weight: 10
},
@@ -67291,7 +68032,6 @@ item_db: (
Id: 7389
AegisName: "Lotto29"
Name: "Lotto Ball 29"
- Type: 3
Buy: 0
Weight: 10
},
@@ -67299,7 +68039,6 @@ item_db: (
Id: 7390
AegisName: "Lotto30"
Name: "Lotto Ball 30"
- Type: 3
Buy: 0
Weight: 10
},
@@ -67307,7 +68046,6 @@ item_db: (
Id: 7391
AegisName: "Lotto31"
Name: "Lotto Ball 31"
- Type: 3
Buy: 0
Weight: 10
},
@@ -67315,7 +68053,6 @@ item_db: (
Id: 7392
AegisName: "Lotto32"
Name: "Lotto Ball 32"
- Type: 3
Buy: 0
Weight: 10
},
@@ -67323,7 +68060,6 @@ item_db: (
Id: 7393
AegisName: "Lotto33"
Name: "Lotto Ball 33"
- Type: 3
Buy: 0
Weight: 10
},
@@ -67331,7 +68067,6 @@ item_db: (
Id: 7394
AegisName: "Lotto34"
Name: "Lotto Ball 34"
- Type: 3
Buy: 0
Weight: 10
},
@@ -67339,7 +68074,6 @@ item_db: (
Id: 7395
AegisName: "Lotto35"
Name: "Lotto Ball 35"
- Type: 3
Buy: 0
Weight: 10
},
@@ -67347,7 +68081,6 @@ item_db: (
Id: 7396
AegisName: "Lotto36"
Name: "Lotto Ball 36"
- Type: 3
Buy: 0
Weight: 10
},
@@ -67355,7 +68088,6 @@ item_db: (
Id: 7397
AegisName: "Lotto37"
Name: "Lotto Ball 37"
- Type: 3
Buy: 0
Weight: 10
},
@@ -67363,7 +68095,6 @@ item_db: (
Id: 7398
AegisName: "Lotto38"
Name: "Lotto Ball 38"
- Type: 3
Buy: 0
Weight: 10
},
@@ -67371,7 +68102,6 @@ item_db: (
Id: 7399
AegisName: "Word_Card01"
Name: "Selamat"
- Type: 3
Buy: 2
Weight: 10
},
@@ -67379,7 +68109,6 @@ item_db: (
Id: 7400
AegisName: "Word_Card02"
Name: "Hari"
- Type: 3
Buy: 2
Weight: 10
},
@@ -67387,7 +68116,6 @@ item_db: (
Id: 7401
AegisName: "Word_Card03"
Name: "Kemerdekaan"
- Type: 3
Buy: 2
Weight: 10
},
@@ -67395,7 +68123,6 @@ item_db: (
Id: 7402
AegisName: "Word_Card04"
Name: "Republik"
- Type: 3
Buy: 2
Weight: 10
},
@@ -67403,7 +68130,6 @@ item_db: (
Id: 7403
AegisName: "Word_Card05"
Name: "Indonesia"
- Type: 3
Buy: 2
Weight: 10
},
@@ -67411,7 +68137,6 @@ item_db: (
Id: 7404
AegisName: "Word_Card06"
Name: "Ke-60"
- Type: 3
Buy: 2
Weight: 10
},
@@ -67419,7 +68144,6 @@ item_db: (
Id: 7405
AegisName: "Crushed_Can"
Name: "Crushed Can"
- Type: 3
Buy: 2
Weight: 10
},
@@ -67427,7 +68151,6 @@ item_db: (
Id: 7406
AegisName: "Moon_Cake1"
Name: "Yuebing"
- Type: 3
Buy: 2
Weight: 10
},
@@ -67435,7 +68158,6 @@ item_db: (
Id: 7407
AegisName: "Moon_Cake2"
Name: "Yuebing"
- Type: 3
Buy: 2
Weight: 10
},
@@ -67443,7 +68165,6 @@ item_db: (
Id: 7408
AegisName: "Moon_Cake3"
Name: "Yuebing"
- Type: 3
Buy: 2
Weight: 10
},
@@ -67451,7 +68172,6 @@ item_db: (
Id: 7409
AegisName: "Moon_Cake4"
Name: "Yuebing"
- Type: 3
Buy: 2
Weight: 10
},
@@ -67459,7 +68179,6 @@ item_db: (
Id: 7410
AegisName: "Moon_Cake5"
Name: "Yuebing"
- Type: 3
Buy: 2
Weight: 10
},
@@ -67467,7 +68186,6 @@ item_db: (
Id: 7411
AegisName: "Moon_Cake6"
Name: "Yuebing"
- Type: 3
Buy: 2
Weight: 10
},
@@ -67475,7 +68193,6 @@ item_db: (
Id: 7412
AegisName: "Moon_Cake7"
Name: "Yuebing"
- Type: 3
Buy: 2
Weight: 10
},
@@ -67483,7 +68200,6 @@ item_db: (
Id: 7413
AegisName: "Moon_Cake8"
Name: "Yuebing"
- Type: 3
Buy: 2
Weight: 10
},
@@ -67491,7 +68207,6 @@ item_db: (
Id: 7414
AegisName: "Moon_Cake9"
Name: "Yuebing"
- Type: 3
Buy: 2
Weight: 10
},
@@ -67499,7 +68214,6 @@ item_db: (
Id: 7415
AegisName: "Stone_Of_Summons"
Name: "Summoning Stone"
- Type: 3
Buy: 2
Weight: 10
},
@@ -67507,7 +68221,6 @@ item_db: (
Id: 7416
AegisName: "Letter_Of_Recommend"
Name: "Letter of Recommendation"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -67523,7 +68236,6 @@ item_db: (
Id: 7417
AegisName: "Mission_ScrollA"
Name: "Written Request(A)"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -67539,7 +68251,6 @@ item_db: (
Id: 7418
AegisName: "Mission_ScrollB"
Name: "Written Request(B)"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -67555,7 +68266,6 @@ item_db: (
Id: 7419
AegisName: "Embryo_HandBook"
Name: "Embryo Creation Guide"
- Type: 3
Buy: 48000
Weight: 10
BuyingStore: true
@@ -67564,7 +68274,6 @@ item_db: (
Id: 7420
AegisName: "Skull_"
Name: "Skull"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -67580,7 +68289,6 @@ item_db: (
Id: 7421
AegisName: "Key_Red"
Name: "Red Key"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -67596,7 +68304,6 @@ item_db: (
Id: 7422
AegisName: "Key_Yellow"
Name: "Yellow Key"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -67612,7 +68319,6 @@ item_db: (
Id: 7423
AegisName: "Key_Blue"
Name: "Blue Key"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -67628,7 +68334,6 @@ item_db: (
Id: 7424
AegisName: "Key_Green"
Name: "Green Key"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -67644,7 +68349,6 @@ item_db: (
Id: 7425
AegisName: "Key_Black"
Name: "Black Key"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -67660,7 +68364,6 @@ item_db: (
Id: 7426
AegisName: "Magic_Gem_Red"
Name: "Red Charm Stone"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -67676,7 +68379,6 @@ item_db: (
Id: 7427
AegisName: "Magic_Gem_Yellow"
Name: "Yellow Charm Stone"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -67692,7 +68394,6 @@ item_db: (
Id: 7428
AegisName: "Magic_Gem_Blue"
Name: "Blue Charm Stone"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -67708,7 +68409,6 @@ item_db: (
Id: 7429
AegisName: "Magic_Gem_Green"
Name: "Green Charm Stone"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -67724,7 +68424,6 @@ item_db: (
Id: 7430
AegisName: "Magic_Gem_Black"
Name: "Black Charm Stone"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -67740,7 +68439,6 @@ item_db: (
Id: 7431
AegisName: "Several_Books"
Name: "Pile of Books"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -67756,7 +68454,6 @@ item_db: (
Id: 7432
AegisName: "Leather_Pouch"
Name: "Leather Pouch"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -67773,7 +68470,6 @@ item_db: (
Id: 7433
AegisName: "Scroll"
Name: "Blank Scroll"
- Type: 3
Buy: 4000
Weight: 10
BuyingStore: true
@@ -67782,7 +68478,6 @@ item_db: (
Id: 7434
AegisName: "Elemental_Potion_Book"
Name: "Elemental Potion Creation Guide"
- Type: 3
Buy: 100000
Weight: 10
BuyingStore: true
@@ -67791,7 +68486,6 @@ item_db: (
Id: 7435
AegisName: "Golden_Bracelet"
Name: "Golden Ornament"
- Type: 3
Buy: 1907
Weight: 10
BuyingStore: true
@@ -67800,7 +68494,6 @@ item_db: (
Id: 7436
AegisName: "Piece_Of_Memory_Green"
Name: "Fragment of Agony"
- Type: 3
Buy: 1506
Weight: 10
BuyingStore: true
@@ -67809,7 +68502,6 @@ item_db: (
Id: 7437
AegisName: "Piece_Of_Memory_Purple"
Name: "Fragment of Misery"
- Type: 3
Buy: 1506
Weight: 10
BuyingStore: true
@@ -67818,7 +68510,6 @@ item_db: (
Id: 7438
AegisName: "Piece_Of_Memory_Blue"
Name: "Fragment of Hatred"
- Type: 3
Buy: 1506
Weight: 10
BuyingStore: true
@@ -67827,7 +68518,6 @@ item_db: (
Id: 7439
AegisName: "Piece_Of_Memory_Red"
Name: "Fragment of Despair"
- Type: 3
Buy: 1506
Weight: 10
BuyingStore: true
@@ -67836,7 +68526,6 @@ item_db: (
Id: 7440
AegisName: "Red_Feather"
Name: "Red Feather"
- Type: 3
Buy: 1335
Weight: 10
BuyingStore: true
@@ -67845,7 +68534,6 @@ item_db: (
Id: 7441
AegisName: "Blue_Feather"
Name: "Blue Feather"
- Type: 3
Buy: 1408
Weight: 10
BuyingStore: true
@@ -67854,7 +68542,6 @@ item_db: (
Id: 7442
AegisName: "Cursed_Seal"
Name: "Cursed Seal"
- Type: 3
Buy: 1332
Weight: 10
BuyingStore: true
@@ -67863,7 +68550,6 @@ item_db: (
Id: 7443
AegisName: "Tri_Headed_Dragon_Head"
Name: "Three-Headed Dragon's Head"
- Type: 3
Buy: 956
Weight: 10
BuyingStore: true
@@ -67872,7 +68558,6 @@ item_db: (
Id: 7444
AegisName: "Treasure_Box"
Name: "Treasure Box"
- Type: 3
Buy: 300000
Weight: 10
BuyingStore: true
@@ -67881,7 +68566,6 @@ item_db: (
Id: 7445
AegisName: "Dragonball_Green"
Name: "Green Bijou"
- Type: 3
Buy: 887
Weight: 10
BuyingStore: true
@@ -67890,7 +68574,6 @@ item_db: (
Id: 7446
AegisName: "Dragonball_Blue"
Name: "Blue Bijou"
- Type: 3
Buy: 887
Weight: 10
BuyingStore: true
@@ -67899,7 +68582,6 @@ item_db: (
Id: 7447
AegisName: "Dragonball_Red"
Name: "Red Bijou"
- Type: 3
Buy: 887
Weight: 10
BuyingStore: true
@@ -67908,7 +68590,6 @@ item_db: (
Id: 7448
AegisName: "Dragonball_Yellow"
Name: "Yellow Bijou"
- Type: 3
Buy: 887
Weight: 10
BuyingStore: true
@@ -67917,7 +68598,6 @@ item_db: (
Id: 7449
AegisName: "Bloody_Page"
Name: "Bloody Page"
- Type: 3
Buy: 681
Weight: 10
BuyingStore: true
@@ -67926,7 +68606,6 @@ item_db: (
Id: 7450
AegisName: "Piece_Of_Bone_Armor"
Name: "Skeletal Armor Piece"
- Type: 3
Buy: 2050
Weight: 10
BuyingStore: true
@@ -67935,7 +68614,6 @@ item_db: (
Id: 7451
AegisName: "Scale_Of_Red_Dragon"
Name: "Fire Dragon Scale"
- Type: 3
Buy: 1852
Weight: 10
BuyingStore: true
@@ -67944,7 +68622,6 @@ item_db: (
Id: 7452
AegisName: "Yellow_Spice"
Name: "Yellow Spice"
- Type: 3
Buy: 1000
Weight: 10
BuyingStore: true
@@ -67953,7 +68630,6 @@ item_db: (
Id: 7453
AegisName: "Sweet_Sauce"
Name: "Sweet Sauce"
- Type: 3
Buy: 700
Weight: 10
BuyingStore: true
@@ -67962,7 +68638,6 @@ item_db: (
Id: 7454
AegisName: "Plain_Sauce"
Name: "Savory Sauce"
- Type: 3
Buy: 700
Weight: 10
BuyingStore: true
@@ -67971,7 +68646,6 @@ item_db: (
Id: 7455
AegisName: "Hot_Sauce"
Name: "Spicy Sauce"
- Type: 3
Buy: 700
Weight: 10
BuyingStore: true
@@ -67980,7 +68654,6 @@ item_db: (
Id: 7456
AegisName: "Red_Spice"
Name: "Red Spice"
- Type: 3
Buy: 1000
Weight: 10
BuyingStore: true
@@ -67989,7 +68662,6 @@ item_db: (
Id: 7457
AegisName: "Cooking_Oil"
Name: "Cooking Oil"
- Type: 3
Buy: 500
Weight: 10
BuyingStore: true
@@ -67998,7 +68670,6 @@ item_db: (
Id: 7458
AegisName: "Baphomet's_Horn"
Name: "Fortune Horn"
- Type: 3
Buy: 2
Weight: 10
},
@@ -68006,7 +68677,6 @@ item_db: (
Id: 7459
AegisName: "RAMADAN_"
Name: "Idul Fitri Card"
- Type: 3
Buy: 2
Weight: 10
},
@@ -68014,7 +68684,6 @@ item_db: (
Id: 7460
AegisName: "Niflheim_Ticket"
Name: "Niflheim Express Ticket"
- Type: 3
Buy: 2
Weight: 10
},
@@ -68022,7 +68691,6 @@ item_db: (
Id: 7461
AegisName: "BlueCard_A"
Name: "Blue A Card"
- Type: 3
Buy: 0
Weight: 10
},
@@ -68030,7 +68698,6 @@ item_db: (
Id: 7462
AegisName: "BlueCard_E"
Name: "Blue E Card"
- Type: 3
Buy: 0
Weight: 10
},
@@ -68038,7 +68705,6 @@ item_db: (
Id: 7463
AegisName: "BlueCard_F"
Name: "Blue F Card"
- Type: 3
Buy: 0
Weight: 10
},
@@ -68046,7 +68712,6 @@ item_db: (
Id: 7464
AegisName: "BlueCard_H"
Name: "Blue H Card"
- Type: 3
Buy: 0
Weight: 10
},
@@ -68054,7 +68719,6 @@ item_db: (
Id: 7465
AegisName: "BlueCard_L"
Name: "Blue L Card"
- Type: 3
Buy: 0
Weight: 10
},
@@ -68062,7 +68726,6 @@ item_db: (
Id: 7466
AegisName: "BlueCard_N"
Name: "Blue N Card"
- Type: 3
Buy: 0
Weight: 10
},
@@ -68070,7 +68733,6 @@ item_db: (
Id: 7467
AegisName: "BlueCard_O"
Name: "Blue O Card"
- Type: 3
Buy: 0
Weight: 10
},
@@ -68078,7 +68740,6 @@ item_db: (
Id: 7468
AegisName: "BlueCard_P"
Name: "Blue P Card"
- Type: 3
Buy: 0
Weight: 10
},
@@ -68086,7 +68747,6 @@ item_db: (
Id: 7469
AegisName: "BlueCard_U"
Name: "Blue U Card"
- Type: 3
Buy: 0
Weight: 10
},
@@ -68094,7 +68754,6 @@ item_db: (
Id: 7470
AegisName: "BlueCard_W"
Name: "Blue W Card"
- Type: 3
Buy: 0
Weight: 10
},
@@ -68102,7 +68761,6 @@ item_db: (
Id: 7471
AegisName: "BlueCard_Y"
Name: "Blue Y Card"
- Type: 3
Buy: 0
Weight: 10
},
@@ -68110,7 +68768,6 @@ item_db: (
Id: 7472
AegisName: "Cookbook01"
Name: "Level 1 Cookbook"
- Type: 3
Buy: 1000
Weight: 10
BuyingStore: true
@@ -68119,7 +68776,6 @@ item_db: (
Id: 7473
AegisName: "Cookbook02"
Name: "Level 2 Cookbook"
- Type: 3
Buy: 1000
Weight: 10
BuyingStore: true
@@ -68128,7 +68784,6 @@ item_db: (
Id: 7474
AegisName: "Cookbook03"
Name: "Level 3 Cookbook"
- Type: 3
Buy: 1000
Weight: 10
BuyingStore: true
@@ -68137,7 +68792,6 @@ item_db: (
Id: 7475
AegisName: "Cookbook04"
Name: "Level 4 Cookbook"
- Type: 3
Buy: 1000
Weight: 10
BuyingStore: true
@@ -68146,7 +68800,6 @@ item_db: (
Id: 7476
AegisName: "Cookbook05"
Name: "Level 5 Cookbook"
- Type: 3
Buy: 1000
Weight: 10
BuyingStore: true
@@ -68155,7 +68808,6 @@ item_db: (
Id: 7477
AegisName: "Cookbook06"
Name: "Level 6 Cookbook"
- Type: 3
Buy: 1000
Weight: 10
BuyingStore: true
@@ -68164,7 +68816,6 @@ item_db: (
Id: 7478
AegisName: "Cookbook07"
Name: "Level 7 Cookbook"
- Type: 3
Buy: 1000
Weight: 10
BuyingStore: true
@@ -68173,7 +68824,6 @@ item_db: (
Id: 7479
AegisName: "Cookbook08"
Name: "Level 8 Cookbook"
- Type: 3
Buy: 1000
Weight: 10
BuyingStore: true
@@ -68182,7 +68832,6 @@ item_db: (
Id: 7480
AegisName: "Cookbook09"
Name: "Level 9 Cookbook"
- Type: 3
Buy: 1000
Weight: 10
BuyingStore: true
@@ -68191,7 +68840,6 @@ item_db: (
Id: 7481
AegisName: "Cookbook10"
Name: "Level 10 Cookbook"
- Type: 3
Buy: 1000
Weight: 10
BuyingStore: true
@@ -68200,7 +68848,6 @@ item_db: (
Id: 7482
AegisName: "Pot"
Name: "Pot"
- Type: 3
Buy: 200
Weight: 10
BuyingStore: true
@@ -68209,14 +68856,12 @@ item_db: (
Id: 7483
AegisName: "Key_Of_Seal"
Name: "Key of the Seal"
- Type: 3
Buy: 0
},
{
Id: 7484
AegisName: "Warrior_Symbol"
Name: "Symbol of a Brave Warrior"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -68234,7 +68879,6 @@ item_db: (
Id: 7485
AegisName: "2nd_Floor_Pass"
Name: "Cloud General"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -68252,7 +68896,6 @@ item_db: (
Id: 7486
AegisName: "3rd_Floor_Pass"
Name: "Wind General"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -68270,7 +68913,6 @@ item_db: (
Id: 7487
AegisName: "Tavern_Wine"
Name: "Culinary Wine"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -68287,7 +68929,6 @@ item_db: (
Id: 7488
AegisName: "Delivery_Box"
Name: "Delivery Package"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -68304,7 +68945,6 @@ item_db: (
Id: 7489
AegisName: "Villa_Spare_Key"
Name: "Cottage Key"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -68321,7 +68961,6 @@ item_db: (
Id: 7490
AegisName: "Kyll_Hire_Letter"
Name: "Letter to Elly"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -68338,7 +68977,6 @@ item_db: (
Id: 7491
AegisName: "Iron_Box"
Name: "Steel Box"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -68355,7 +68993,6 @@ item_db: (
Id: 7492
AegisName: "Yellow_Key_Card"
Name: "Yellow Keycard"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -68372,7 +69009,6 @@ item_db: (
Id: 7493
AegisName: "Golden_Key"
Name: "Golden Key"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -68389,7 +69025,6 @@ item_db: (
Id: 7494
AegisName: "Kiel_Button"
Name: "Luxurious Button"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -68406,7 +69041,6 @@ item_db: (
Id: 7495
AegisName: "Blue_Key_Card"
Name: "Blue Keycard"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -68423,7 +69057,6 @@ item_db: (
Id: 7496
AegisName: "Red_Key_Card"
Name: "Red Keycard"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -68440,7 +69073,6 @@ item_db: (
Id: 7497
AegisName: "Steel_Piece"
Name: "Metal Fragment"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -68457,7 +69089,6 @@ item_db: (
Id: 7498
AegisName: "Rosimier_Key"
Name: "Rosimier Mansion Keys"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -68474,7 +69105,6 @@ item_db: (
Id: 7499
AegisName: "Family_Portrait"
Name: "Family Portrait"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -68491,7 +69121,6 @@ item_db: (
Id: 7500
AegisName: "Elysia_Portrait"
Name: "Woman's Portrait"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -68508,7 +69137,6 @@ item_db: (
Id: 7501
AegisName: "Kyll_Hire_Letter2"
Name: "K.H's Letter"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -68525,7 +69153,6 @@ item_db: (
Id: 7502
AegisName: "Piece_Memo_Of_James"
Name: "James's Note"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -68542,7 +69169,6 @@ item_db: (
Id: 7503
AegisName: "Man_Portrait"
Name: "Man's Portrait"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -68559,7 +69185,6 @@ item_db: (
Id: 7504
AegisName: "Toy_Motor"
Name: "Power Device"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -68576,7 +69201,6 @@ item_db: (
Id: 7505
AegisName: "Toy_Key"
Name: "Toy Key"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -68593,7 +69217,6 @@ item_db: (
Id: 7506
AegisName: "Black_Key_Card"
Name: "Black Keycard"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -68609,7 +69232,6 @@ item_db: (
Id: 7507
AegisName: "Sturdy_Iron_Piece"
Name: "Solid Iron Piece"
- Type: 3
Buy: 842
Weight: 10
BuyingStore: true
@@ -68618,7 +69240,6 @@ item_db: (
Id: 7508
AegisName: "Elysia_Ring"
Name: "Allysia's Ring"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -68635,7 +69256,6 @@ item_db: (
Id: 7509
AegisName: "Fancy_Key_Card"
Name: "Luxurious Keycard"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -68651,7 +69271,6 @@ item_db: (
Id: 7510
AegisName: "Valhalla_Flower"
Name: "Valhala's Flower"
- Type: 3
Buy: 200000
Weight: 10
BuyingStore: true
@@ -68660,7 +69279,6 @@ item_db: (
Id: 7511
AegisName: "Rune_Of_Darkness"
Name: "Rune of Darkness"
- Type: 3
Buy: 2526
Weight: 10
BuyingStore: true
@@ -68669,7 +69287,6 @@ item_db: (
Id: 7512
AegisName: "Burnt_Parts"
Name: "Burnt Part"
- Type: 3
Buy: 1600
Weight: 10
BuyingStore: true
@@ -68678,7 +69295,6 @@ item_db: (
Id: 7513
AegisName: "Pocket_Watch"
Name: "Pocket Watch"
- Type: 3
Buy: 3420
Weight: 10
BuyingStore: true
@@ -68687,14 +69303,12 @@ item_db: (
Id: 7514
AegisName: "Monster_Ticket"
Name: "Monster Ticket"
- Type: 3
Buy: 2
},
{
Id: 7515
AegisName: "Marvelous_Medal"
Name: "Prize Medal"
- Type: 3
Buy: 2
Trade: {
nodrop: true
@@ -68710,7 +69324,6 @@ item_db: (
Id: 7516
AegisName: "Green_Key_Card"
Name: "Green Keycard"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -68726,7 +69339,6 @@ item_db: (
Id: 7517
AegisName: "Gold_Coin_"
Name: "Gold Coin"
- Type: 3
Buy: 1000
Weight: 100
},
@@ -68734,7 +69346,6 @@ item_db: (
Id: 7518
AegisName: "Women's_Medal"
Name: "Women's Medal"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -68751,7 +69362,6 @@ item_db: (
Id: 7519
AegisName: "Money_Envelope"
Name: "Handsel"
- Type: 3
Buy: 0
Weight: 10
},
@@ -68759,7 +69369,6 @@ item_db: (
Id: 7520
AegisName: "Chinese_Scroll"
Name: "Please Be Rich"
- Type: 3
Buy: 0
Weight: 10
},
@@ -68767,7 +69376,6 @@ item_db: (
Id: 7521
AegisName: "Flame_Stone"
Name: "Flame Stone"
- Type: 3
Buy: 150
Weight: 10
BuyingStore: true
@@ -68776,7 +69384,6 @@ item_db: (
Id: 7522
AegisName: "Ice_Stone"
Name: "Ice Stone"
- Type: 3
Buy: 150
Weight: 10
BuyingStore: true
@@ -68785,7 +69392,6 @@ item_db: (
Id: 7523
AegisName: "Wind_Stone"
Name: "Wind Stone"
- Type: 3
Buy: 150
Weight: 10
BuyingStore: true
@@ -68794,7 +69400,6 @@ item_db: (
Id: 7524
AegisName: "Shadow_Orb"
Name: "Shadow Orb"
- Type: 3
Buy: 300
Weight: 20
BuyingStore: true
@@ -68803,7 +69408,6 @@ item_db: (
Id: 7525
AegisName: "Summer_Feast_Ticket"
Name: "Summer Festival Ticket"
- Type: 3
Buy: 10
Weight: 10
},
@@ -68811,14 +69415,12 @@ item_db: (
Id: 7526
AegisName: "Manuscript_Paper"
Name: "Manuscript Paper"
- Type: 3
Buy: 2
},
{
Id: 7527
AegisName: "Life_Book"
Name: "Book About True Life"
- Type: 3
Buy: 0
Weight: 100
Trade: {
@@ -68835,21 +69437,18 @@ item_db: (
Id: 7528
AegisName: "Id_Lottery_Ticket"
Name: "Lottery Ticket"
- Type: 3
Buy: 0
},
{
Id: 7529
AegisName: "Stolen_Sandals"
Name: "Stolen Sandal"
- Type: 3
Buy: 0
},
{
Id: 7530
AegisName: "Travel_Brochure_01"
Name: "Travel Brochure [Amatsu]"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -68866,7 +69465,6 @@ item_db: (
Id: 7531
AegisName: "Travel_Brochure_02"
Name: "Travel Brochure [Kunlun]"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -68883,7 +69481,6 @@ item_db: (
Id: 7532
AegisName: "Travel_Brochure_03"
Name: "Travel Brochure [Louyang]"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -68900,7 +69497,6 @@ item_db: (
Id: 7533
AegisName: "Travel_Brochure_04"
Name: "Travel Brochure [Ayothaya]"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -68917,7 +69513,6 @@ item_db: (
Id: 7534
AegisName: "Photo_Album_01"
Name: "Amatsu Completed Photo Album"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -68934,7 +69529,6 @@ item_db: (
Id: 7535
AegisName: "Photo_Album_02"
Name: "Kunlun Completed Photo Album"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -68951,7 +69545,6 @@ item_db: (
Id: 7536
AegisName: "Photo_Album_03"
Name: "Louyang Completed Photo Album"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -68968,7 +69561,6 @@ item_db: (
Id: 7537
AegisName: "Photo_Album_04"
Name: "Ayothaya Completed Photo Album"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -68985,7 +69577,6 @@ item_db: (
Id: 7538
AegisName: "Sifted_Sand"
Name: "Sand for Work"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -69001,7 +69592,6 @@ item_db: (
Id: 7539
AegisName: "Poring_Coin"
Name: "Poring Coin"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -69017,7 +69607,6 @@ item_db: (
Id: 7540
AegisName: "Lotto39"
Name: "Lotto Ball 39"
- Type: 3
Buy: 0
Weight: 10
},
@@ -69025,7 +69614,6 @@ item_db: (
Id: 7541
AegisName: "Lotto40"
Name: "Lotto Ball 40"
- Type: 3
Buy: 0
Weight: 10
},
@@ -69033,7 +69621,6 @@ item_db: (
Id: 7542
AegisName: "Lotto41"
Name: "Lotto Ball 41"
- Type: 3
Buy: 0
Weight: 10
},
@@ -69041,7 +69628,6 @@ item_db: (
Id: 7543
AegisName: "Lotto42"
Name: "Lotto Ball 42"
- Type: 3
Buy: 0
Weight: 10
},
@@ -69049,7 +69635,6 @@ item_db: (
Id: 7544
AegisName: "Lotto43"
Name: "Lotto Ball 43"
- Type: 3
Buy: 0
Weight: 10
},
@@ -69057,7 +69642,6 @@ item_db: (
Id: 7545
AegisName: "Lotto44"
Name: "Lotto Ball 44"
- Type: 3
Buy: 0
Weight: 10
},
@@ -69065,7 +69649,6 @@ item_db: (
Id: 7546
AegisName: "Lotto45"
Name: "Lotto Ball 45"
- Type: 3
Buy: 0
Weight: 10
},
@@ -69073,7 +69656,6 @@ item_db: (
Id: 7547
AegisName: "Soccer_Ball"
Name: "Soccer Ball"
- Type: 3
Buy: 20
Weight: 10
Trade: {
@@ -69090,7 +69672,6 @@ item_db: (
Id: 7548
AegisName: "Soccer_Shoes"
Name: "Soccer Shoes"
- Type: 3
Buy: 20
Weight: 10
Trade: {
@@ -69107,7 +69688,6 @@ item_db: (
Id: 7549
AegisName: "Brazilian_Flag"
Name: "Brazilian Flag"
- Type: 3
Buy: 20
Weight: 10
Trade: {
@@ -69124,7 +69704,6 @@ item_db: (
Id: 7550
AegisName: "Ticket01"
Name: "6.13 Ticket"
- Type: 3
Buy: 20
Weight: 10
Trade: {
@@ -69141,7 +69720,6 @@ item_db: (
Id: 7551
AegisName: "Ticket02"
Name: "6.18 Ticket"
- Type: 3
Buy: 20
Weight: 10
Trade: {
@@ -69158,7 +69736,6 @@ item_db: (
Id: 7552
AegisName: "Ticket03"
Name: "6.22 Ticket"
- Type: 3
Buy: 20
Weight: 10
Trade: {
@@ -69175,7 +69752,6 @@ item_db: (
Id: 7553
AegisName: "Lotus_Flower"
Name: "Water Lily"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -69191,7 +69767,6 @@ item_db: (
Id: 7554
AegisName: "Striped_Candle"
Name: "Striped Candle"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -69207,7 +69782,6 @@ item_db: (
Id: 7555
AegisName: "Green_Incense"
Name: "Green Incense"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -69223,7 +69797,6 @@ item_db: (
Id: 7556
AegisName: "Longing_Heart"
Name: "Longing Heart"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -69239,7 +69812,6 @@ item_db: (
Id: 7557
AegisName: "Invitation_Letter"
Name: "Invitation Letter"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -69255,7 +69827,6 @@ item_db: (
Id: 7558
AegisName: "Invitation_Ticket"
Name: "Invitation Ticket"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -69271,7 +69842,6 @@ item_db: (
Id: 7559
AegisName: "Key_Of_Flower_Garden"
Name: "Key to the Secret Garden"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -69287,14 +69857,12 @@ item_db: (
Id: 7560
AegisName: "Longing_Heart2"
Name: "Longing Heart"
- Type: 3
Buy: 0
},
{
Id: 7561
AegisName: "Ice_Heart"
Name: "Glacial Heart"
- Type: 3
Buy: 606
Weight: 10
BuyingStore: true
@@ -69303,7 +69871,6 @@ item_db: (
Id: 7562
AegisName: "Ice_Scale"
Name: "Ice Scale"
- Type: 3
Buy: 3020
Weight: 10
BuyingStore: true
@@ -69312,7 +69879,6 @@ item_db: (
Id: 7563
AegisName: "Bloody_Rune"
Name: "Bloody Rune"
- Type: 3
Buy: 2016
Weight: 10
BuyingStore: true
@@ -69321,7 +69887,6 @@ item_db: (
Id: 7564
AegisName: "Rotten_Meat"
Name: "Rotten Meat"
- Type: 3
Buy: 102
Weight: 10
BuyingStore: true
@@ -69330,7 +69895,6 @@ item_db: (
Id: 7565
AegisName: "Sticky_Poison"
Name: "Sticky Poison"
- Type: 3
Buy: 350
Weight: 10
BuyingStore: true
@@ -69339,7 +69903,6 @@ item_db: (
Id: 7566
AegisName: "Will_Of_Darkness_"
Name: "Will of Red Darkness"
- Type: 3
Buy: 1530
Weight: 10
BuyingStore: true
@@ -69348,7 +69911,6 @@ item_db: (
Id: 7567
AegisName: "Suspicious_Hat"
Name: "Suspicious Hat"
- Type: 3
Buy: 1290
Weight: 10
BuyingStore: true
@@ -69357,7 +69919,6 @@ item_db: (
Id: 7568
AegisName: "White_Mask"
Name: "White Mask"
- Type: 3
Buy: 1060
Weight: 10
BuyingStore: true
@@ -69366,7 +69927,6 @@ item_db: (
Id: 7569
AegisName: "Hammer_Of_Wind"
Name: "Wind Hammer"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -69382,7 +69942,6 @@ item_db: (
Id: 7570
AegisName: "Temple_Lottery_Ticket"
Name: "Temple Lottery Ticket"
- Type: 3
Buy: 0
Weight: 10
},
@@ -69390,14 +69949,12 @@ item_db: (
Id: 7571
AegisName: "Diary_Of_Blue"
Name: "Bruspetti's Diary"
- Type: 3
Buy: 0
},
{
Id: 7572
AegisName: "Magic_Necklace"
Name: "Ashy Necklace"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -69413,7 +69970,6 @@ item_db: (
Id: 7573
AegisName: "Magic_Necklace_"
Name: "Sparkling Necklace"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -69429,7 +69985,6 @@ item_db: (
Id: 7574
AegisName: "Ice_Particle"
Name: "Freezing Snow Powder"
- Type: 3
Buy: 0
BuyingStore: true
},
@@ -69437,7 +69992,6 @@ item_db: (
Id: 7575
AegisName: "Red_Jewel_"
Name: "Red Jewel"
- Type: 3
Buy: 20
Trade: {
nodrop: true
@@ -69454,7 +70008,6 @@ item_db: (
Id: 7576
AegisName: "Blue_Jewel_"
Name: "Blue Jewel"
- Type: 3
Buy: 20
Trade: {
nodrop: true
@@ -69471,7 +70024,6 @@ item_db: (
Id: 7577
AegisName: "Golden_Jewel_"
Name: "Yellow Jewel"
- Type: 3
Buy: 20
Weight: 50
Trade: {
@@ -69488,7 +70040,6 @@ item_db: (
Id: 7578
AegisName: "Anti_Spell_Bead"
Name: "Countermagic Crystal"
- Type: 3
Buy: 20
Weight: 10
},
@@ -69496,7 +70047,6 @@ item_db: (
Id: 7579
AegisName: "Silk_Handkerchief"
Name: "Silk Handkerchief of Zhi Nu"
- Type: 3
Buy: 20
Weight: 10
Trade: {
@@ -69513,7 +70063,6 @@ item_db: (
Id: 7580
AegisName: "Black_Bead"
Name: "Black Bead"
- Type: 3
Buy: 20
Weight: 10
Trade: {
@@ -69530,7 +70079,6 @@ item_db: (
Id: 7581
AegisName: "Anniversary_Ticket"
Name: "Celebration Document"
- Type: 3
Buy: 20
Weight: 10
},
@@ -69538,7 +70086,6 @@ item_db: (
Id: 7582
AegisName: "Gem_Of_Ruin"
Name: "Jewel of Destruction"
- Type: 3
Buy: 10
Weight: 10
},
@@ -69546,7 +70093,6 @@ item_db: (
Id: 7583
AegisName: "Evil_Mind"
Name: "Evil Mind"
- Type: 3
Buy: 10
Weight: 10
Trade: {
@@ -69563,7 +70109,6 @@ item_db: (
Id: 7584
AegisName: "Proof_Of_Guard1"
Name: "Guard's First Proof"
- Type: 3
Buy: 10
Weight: 10
Trade: {
@@ -69580,7 +70125,6 @@ item_db: (
Id: 7585
AegisName: "Proof_Of_Guard2"
Name: "Guard's Second Proof"
- Type: 3
Buy: 10
Weight: 10
Trade: {
@@ -69597,7 +70141,6 @@ item_db: (
Id: 7586
AegisName: "Proof_Of_Guard3"
Name: "Guard's Third Proof"
- Type: 3
Buy: 10
Weight: 10
Trade: {
@@ -69614,7 +70157,6 @@ item_db: (
Id: 7587
AegisName: "Proof_Of_Guard4"
Name: "Guard's Fourth Proof"
- Type: 3
Buy: 10
Weight: 10
Trade: {
@@ -69631,7 +70173,6 @@ item_db: (
Id: 7588
AegisName: "IPOD_Ticker"
Name: "IPOD Coupon"
- Type: 3
Buy: 10
Weight: 10
Trade: {
@@ -69648,7 +70189,6 @@ item_db: (
Id: 7589
AegisName: "Moon_Cake10"
Name: "Lettered Moon Snack 01"
- Type: 3
Buy: 20
Weight: 10
},
@@ -69656,7 +70196,6 @@ item_db: (
Id: 7590
AegisName: "Moon_Cake11"
Name: "Lettered Moon Snack 02"
- Type: 3
Buy: 20
Weight: 10
},
@@ -69664,7 +70203,6 @@ item_db: (
Id: 7591
AegisName: "Moon_Cake12"
Name: "Lettered Moon Snack 03"
- Type: 3
Buy: 20
Weight: 10
},
@@ -69672,7 +70210,6 @@ item_db: (
Id: 7592
AegisName: "Moon_Cake13"
Name: "Lettered Moon Snack 04"
- Type: 3
Buy: 20
Weight: 10
},
@@ -69680,7 +70217,6 @@ item_db: (
Id: 7593
AegisName: "Moon_Cake14"
Name: "Lettered Moon Snack 05"
- Type: 3
Buy: 20
Weight: 10
},
@@ -69688,7 +70224,6 @@ item_db: (
Id: 7594
AegisName: "Sonia's_Letter"
Name: "Sonia's Letter"
- Type: 3
Buy: 20
Weight: 10
},
@@ -69696,7 +70231,6 @@ item_db: (
Id: 7595
AegisName: "Unique_Sword"
Name: "Special Sword"
- Type: 3
Buy: 20
Weight: 10
},
@@ -69704,7 +70238,6 @@ item_db: (
Id: 7596
AegisName: "Unique_Shield"
Name: "Special Shield"
- Type: 3
Buy: 20
Weight: 10
},
@@ -69712,7 +70245,6 @@ item_db: (
Id: 7597
AegisName: "Magic_Stone"
Name: "Magic Stone"
- Type: 3
Buy: 20
Weight: 10
},
@@ -69720,7 +70252,6 @@ item_db: (
Id: 7598
AegisName: "BlueCard_I"
Name: "Blue I Card"
- Type: 3
Buy: 0
Weight: 10
},
@@ -69728,7 +70259,6 @@ item_db: (
Id: 7599
AegisName: "BlueCard_D"
Name: "Blue D Card"
- Type: 3
Buy: 0
Weight: 10
},
@@ -69736,7 +70266,6 @@ item_db: (
Id: 7600
AegisName: "BlueCard_K"
Name: "Blue K Card"
- Type: 3
Buy: 0
Weight: 10
},
@@ -69744,7 +70273,6 @@ item_db: (
Id: 7601
AegisName: "BlueCard_S"
Name: "Blue S Card"
- Type: 3
Buy: 0
Weight: 10
},
@@ -69752,7 +70280,6 @@ item_db: (
Id: 7602
AegisName: "BlueCard_R"
Name: "Blue R Card"
- Type: 3
Buy: 0
Weight: 10
},
@@ -69760,7 +70287,6 @@ item_db: (
Id: 7603
AegisName: "RO_Party_Ticket"
Name: "RO Party Invitation Ticket"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -69777,7 +70303,6 @@ item_db: (
Id: 7604
AegisName: "Flour"
Name: "Flour"
- Type: 3
Buy: 0
Weight: 10
},
@@ -69785,7 +70310,6 @@ item_db: (
Id: 7605
AegisName: "Chicken_Egg"
Name: "Chicken Egg"
- Type: 3
Buy: 0
Weight: 10
},
@@ -69793,7 +70317,6 @@ item_db: (
Id: 7606
AegisName: "Coin"
Name: "Token of the Ox"
- Type: 3
Buy: 0
Weight: 10
},
@@ -69801,7 +70324,6 @@ item_db: (
Id: 7607
AegisName: "Evil_Dragon_Head"
Name: "Neck of Demon Dragon"
- Type: 3
Buy: 10
Weight: 10
},
@@ -69809,7 +70331,6 @@ item_db: (
Id: 7608
AegisName: "Premium_Ticket"
Name: "Premium Ticket"
- Type: 3
Buy: 20
Weight: 10
},
@@ -69817,7 +70338,6 @@ item_db: (
Id: 7609
AegisName: "Pumpkin_Mojo"
Name: "Pumpkin Mojo"
- Type: 3
Buy: 0
Weight: 10
},
@@ -69825,7 +70345,6 @@ item_db: (
Id: 7610
AegisName: "Food_Ticket"
Name: "Food Exchange Ticket"
- Type: 3
Buy: 1000
Weight: 10
},
@@ -69833,7 +70352,6 @@ item_db: (
Id: 7611
AegisName: "Fox_Symbol"
Name: "Symbol of Fox"
- Type: 3
Buy: 20
Weight: 10
},
@@ -69841,7 +70359,6 @@ item_db: (
Id: 7612
AegisName: "Heart_Of_Fox_Queen"
Name: "Heart of Queen Fox"
- Type: 3
Buy: 2
Weight: 10
},
@@ -69849,14 +70366,12 @@ item_db: (
Id: 7613
AegisName: "Small_Rice_Dough"
Name: "Small Rice Cake Dough"
- Type: 3
Buy: 0
},
{
Id: 7614
AegisName: "Special_Packing_Paper"
Name: "Wrapping Paper"
- Type: 3
Buy: 10
Weight: 10
Trade: {
@@ -69873,7 +70388,6 @@ item_db: (
Id: 7615
AegisName: "MVP_Ticket"
Name: "MVP Voucher"
- Type: 3
Buy: 10
Weight: 10
},
@@ -69881,7 +70395,6 @@ item_db: (
Id: 7616
AegisName: "Mini_Boss_Ticket"
Name: "Miniboss Voucher"
- Type: 3
Buy: 10
Weight: 10
},
@@ -69889,7 +70402,6 @@ item_db: (
Id: 7617
AegisName: "Monster_Ticket_"
Name: "Monster Voucher"
- Type: 3
Buy: 10
Weight: 10
},
@@ -69897,7 +70409,6 @@ item_db: (
Id: 7618
AegisName: "Monster_Crystal"
Name: "Monster Crystal"
- Type: 3
Buy: 2
Weight: 100
Trade: {
@@ -69914,7 +70425,6 @@ item_db: (
Id: 7619
AegisName: "Enriched_Elunium"
Name: "Old Enriched Elunium"
- Type: 3
Buy: 2
Weight: 10
Trade: {
@@ -69931,7 +70441,6 @@ item_db: (
Id: 7620
AegisName: "Enriched_Oridecon"
Name: "Old Enriched Oridecon"
- Type: 3
Buy: 2
Weight: 10
Trade: {
@@ -69948,7 +70457,6 @@ item_db: (
Id: 7621
AegisName: "Token_Of_Siegfried"
Name: "Token Of Siegfried"
- Type: 3
Buy: 2
Weight: 10
Trade: {
@@ -69965,7 +70473,6 @@ item_db: (
Id: 7622
AegisName: "New_Style_Coupon"
Name: "Hairstyle Coupon"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -69982,7 +70489,6 @@ item_db: (
Id: 7623
AegisName: "Name_Change_Coupon"
Name: "Ticket Of Identification"
- Type: 3
Buy: 2
Trade: {
nodrop: true
@@ -69999,7 +70505,6 @@ item_db: (
Id: 7624
AegisName: "Spring_Stanza23"
Name: "Spring Stanza23"
- Type: 3
Buy: 2
Weight: 10
},
@@ -70007,7 +70512,6 @@ item_db: (
Id: 7625
AegisName: "Registration_Ticket"
Name: "Operators special compensation"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -70024,7 +70528,6 @@ item_db: (
Id: 7626
AegisName: "Bubble_Gum_Token"
Name: "Bubble Gum Token"
- Type: 3
Buy: 10
Weight: 10
},
@@ -70032,28 +70535,24 @@ item_db: (
Id: 7627
AegisName: "Sage_Key"
Name: "Sage Key"
- Type: 3
Buy: 0
},
{
Id: 7628
AegisName: "Idiot_Key"
Name: "Idiot Key"
- Type: 3
Buy: 0
},
{
Id: 7629
AegisName: "Pink_Gift_Box"
Name: "Pink Gift Box"
- Type: 3
Buy: 0
},
{
Id: 7630
AegisName: "Clean_Beach_Brush"
Name: "Broom clean Beaches"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -70069,7 +70568,6 @@ item_db: (
Id: 7631
AegisName: "Trash_Debris"
Name: "Waste Residue"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -70085,42 +70583,36 @@ item_db: (
Id: 7632
AegisName: "To_Afterworld_Record"
Name: "Terrible Report Card"
- Type: 3
Buy: 0
},
{
Id: 7633
AegisName: "To_Heaven_Record"
Name: "Heavensent Report Card"
- Type: 3
Buy: 0
},
{
Id: 7634
AegisName: "Rose_Of_Father"
Name: "Father Rose"
- Type: 3
Buy: 0
},
{
Id: 7635
AegisName: "Perfume_Pouch"
Name: "Incense Bag"
- Type: 3
Buy: 100
},
{
Id: 7636
AegisName: "Magic_Potion_Bottle"
Name: "Magic Potion Bottle"
- Type: 3
Buy: 0
},
{
Id: 7637
AegisName: "Father_Giftbox"
Name: "Father Gift Box"
- Type: 3
Buy: 0
Weight: 10
},
@@ -70128,7 +70620,6 @@ item_db: (
Id: 7638
AegisName: "Tw_Green_Box"
Name: "Green Box"
- Type: 3
Buy: 0
Weight: 10
},
@@ -70136,7 +70627,6 @@ item_db: (
Id: 7639
AegisName: "Tw_Red_Box"
Name: "Red Box"
- Type: 3
Buy: 0
Weight: 10
},
@@ -70144,7 +70634,6 @@ item_db: (
Id: 7646
AegisName: "RO_Luk_Bookmark"
Name: "RO Luk Bookmark"
- Type: 3
Buy: 20
Weight: 10
},
@@ -70152,14 +70641,12 @@ item_db: (
Id: 7647
AegisName: "Taiwan_Luk_Coin"
Name: "Taiwan Luk Coin"
- Type: 3
Buy: 0
},
{
Id: 7648
AegisName: "Snake_Bookmark"
Name: "Snake Bookmark"
- Type: 3
Buy: 20
Weight: 10
},
@@ -70167,7 +70654,6 @@ item_db: (
Id: 7649
AegisName: "Big_Luk_Bookmark"
Name: "Big Luk Bookmark"
- Type: 3
Buy: 20
Weight: 10
},
@@ -70175,7 +70661,6 @@ item_db: (
Id: 7651
AegisName: "Mystery_Egg"
Name: "Mystery Egg"
- Type: 3
Buy: 10
Weight: 10
},
@@ -70189,7 +70674,6 @@ item_db: (
Atk: 10
Job: 0x41000000
Loc: 32768
- EquipLv: 1
View: 3
},
{
@@ -70202,7 +70686,6 @@ item_db: (
Atk: 10
Job: 0x41000000
Loc: 32768
- EquipLv: 1
View: 5
},
{
@@ -70215,14 +70698,12 @@ item_db: (
Atk: 10
Job: 0x41000000
Loc: 32768
- EquipLv: 1
View: 5
},
{
Id: 7701
AegisName: "Dragon_Spirit"
Name: "Soul"
- Type: 3
Buy: 2
Weight: 10
Trade: {
@@ -70239,7 +70720,6 @@ item_db: (
Id: 7702
AegisName: "Special_Cogwheel"
Name: "Special Cogwheel"
- Type: 3
Buy: 2
Weight: 10
},
@@ -70247,7 +70727,6 @@ item_db: (
Id: 7703
AegisName: "Piece_Of_Cogwheel"
Name: "Piece of Cogwheel"
- Type: 3
Buy: 2
Weight: 10
},
@@ -70255,7 +70734,6 @@ item_db: (
Id: 7704
AegisName: "Broken_Thermometer"
Name: "Broken Thermometer"
- Type: 3
Buy: 2
Trade: {
nodrop: true
@@ -70272,7 +70750,6 @@ item_db: (
Id: 7705
AegisName: "Note_Of_Geologist"
Name: "Note of Geologist"
- Type: 3
Buy: 2
Trade: {
nodrop: true
@@ -70289,7 +70766,6 @@ item_db: (
Id: 7706
AegisName: "Spoiled_Carrot_Juice"
Name: "Broken Carrot Juice"
- Type: 3
Buy: 20
Weight: 40
},
@@ -70297,7 +70773,6 @@ item_db: (
Id: 7707
AegisName: "Spoiled_Banana_Juice"
Name: "Broken Banana Juice"
- Type: 3
Buy: 20
Weight: 40
},
@@ -70305,7 +70780,6 @@ item_db: (
Id: 7708
AegisName: "Spoiled_Apple_Juice"
Name: "Broken Apple Juice"
- Type: 3
Buy: 20
Weight: 40
},
@@ -70313,7 +70787,6 @@ item_db: (
Id: 7709
AegisName: "Spoiled_Grape_Juice"
Name: "Broken Grape Juice"
- Type: 3
Buy: 20
Weight: 40
},
@@ -70321,7 +70794,6 @@ item_db: (
Id: 7710
AegisName: "Black_Gemstone"
Name: "Black Gemstone"
- Type: 3
Buy: 600
Weight: 30
},
@@ -70329,7 +70801,6 @@ item_db: (
Id: 7711
AegisName: "Update_Ticket"
Name: "Event Ticket"
- Type: 3
Buy: 0
Weight: 10
},
@@ -70337,7 +70808,6 @@ item_db: (
Id: 7712
AegisName: "Nokia5500"
Name: "Nokia 5500"
- Type: 3
Buy: 0
Weight: 10
},
@@ -70345,7 +70815,6 @@ item_db: (
Id: 7713
AegisName: "BlueCard_A_"
Name: "Blue A(2) Card"
- Type: 3
Buy: 0
Weight: 10
},
@@ -70353,7 +70822,6 @@ item_db: (
Id: 7714
AegisName: "BlueCard_R_"
Name: "Blue R(2) Card"
- Type: 3
Buy: 0
Weight: 10
},
@@ -70361,7 +70829,6 @@ item_db: (
Id: 7715
AegisName: "Handmade_Choco_Recipe"
Name: "Hand-made Chocolate Recipe"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -70377,7 +70844,6 @@ item_db: (
Id: 7716
AegisName: "Strawberry_Choco_Recipe"
Name: "Chocolate Strawberry Recipe"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -70393,7 +70859,6 @@ item_db: (
Id: 7717
AegisName: "Choco_Tart_Recipe"
Name: "Chocolate Tart Recipe"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -70409,7 +70874,6 @@ item_db: (
Id: 7718
AegisName: "Cacao_Bean"
Name: "Cacao Bean"
- Type: 3
Buy: 0
Weight: 10
},
@@ -70417,7 +70881,6 @@ item_db: (
Id: 7719
AegisName: "BlueCard_G"
Name: "Blue G Card"
- Type: 3
Buy: 0
Weight: 10
},
@@ -70425,7 +70888,6 @@ item_db: (
Id: 7720
AegisName: "Gold_Coin_US"
Name: "Gold Coin"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -70440,7 +70902,6 @@ item_db: (
Id: 7721
AegisName: "Treasure_Box_"
Name: "Treasure Box"
- Type: 3
Buy: 100
Weight: 500
},
@@ -70448,7 +70909,6 @@ item_db: (
Id: 7722
AegisName: "Debt_Note"
Name: "Debt Note"
- Type: 3
Buy: 20
Trade: {
nodrop: true
@@ -70465,7 +70925,6 @@ item_db: (
Id: 7723
AegisName: "Diamond_Of_Ruin"
Name: "Diamond of Ruin"
- Type: 3
Buy: 20
Trade: {
nodrop: true
@@ -70482,7 +70941,6 @@ item_db: (
Id: 7724
AegisName: "Forbidden_Secret_Art"
Name: "Forbidden Secret Art"
- Type: 3
Buy: 20
Trade: {
nodrop: true
@@ -70499,7 +70957,6 @@ item_db: (
Id: 7725
AegisName: "Unlucky_Emerald"
Name: "Unlucky Emerald"
- Type: 3
Buy: 20
Trade: {
nodrop: true
@@ -70516,7 +70973,6 @@ item_db: (
Id: 7726
AegisName: "Token_Of_King"
Name: "Token of King"
- Type: 3
Buy: 20
Trade: {
nodrop: true
@@ -70533,7 +70989,6 @@ item_db: (
Id: 7727
AegisName: "HP_Doctor_Ticket"
Name: "HP Doctor Ticket"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -70549,7 +71004,6 @@ item_db: (
Id: 7728
AegisName: "SP_Doctor_Ticket"
Name: "SP Doctor Ticket"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -70565,7 +71019,6 @@ item_db: (
Id: 7729
AegisName: "Rok_Star_Badge"
Name: "Rok Star Badge"
- Type: 3
Buy: 20
Weight: 100
Trade: {
@@ -70582,139 +71035,150 @@ item_db: (
Id: 7730
AegisName: "Mission_Certificate1"
Name: "Mission Ticket 1"
- Type: 3
Buy: 0
Weight: 10
Trade: {
noselltonpc: true
+ nomail: true
+ noauction: true
}
},
{
Id: 7731
AegisName: "Mission_Certificate2"
Name: "Mission Ticket 2"
- Type: 3
Buy: 0
Weight: 10
Trade: {
noselltonpc: true
+ nomail: true
+ noauction: true
}
},
{
Id: 7732
AegisName: "Mission_Certificate3"
Name: "Mission Ticket 3"
- Type: 3
Buy: 0
Weight: 10
Trade: {
noselltonpc: true
+ nomail: true
+ noauction: true
}
},
{
Id: 7733
AegisName: "Mission_Certificate4"
Name: "Mission Ticket 4"
- Type: 3
Buy: 0
Weight: 10
Trade: {
noselltonpc: true
+ nomail: true
+ noauction: true
}
},
{
Id: 7734
AegisName: "Mission_Certificate5"
Name: "Mission Ticket 5"
- Type: 3
Buy: 0
Weight: 10
Trade: {
noselltonpc: true
+ nomail: true
+ noauction: true
}
},
{
Id: 7735
AegisName: "Mission_Certificate6"
Name: "Mission Ticket 6"
- Type: 3
Buy: 0
Weight: 10
Trade: {
noselltonpc: true
+ nomail: true
+ noauction: true
}
},
{
Id: 7736
AegisName: "Mission_Certificate7"
Name: "Mission Ticket 7"
- Type: 3
Buy: 0
Weight: 10
Trade: {
noselltonpc: true
+ nomail: true
+ noauction: true
}
},
{
Id: 7737
AegisName: "Mission_Certificate8"
Name: "Mission Ticket 8"
- Type: 3
Buy: 0
Weight: 10
Trade: {
noselltonpc: true
+ nomail: true
+ noauction: true
}
},
{
Id: 7738
AegisName: "Mission_Certificate9"
Name: "Mission Ticket 9"
- Type: 3
Buy: 0
Weight: 10
Trade: {
noselltonpc: true
+ nomail: true
+ noauction: true
}
},
{
Id: 7739
AegisName: "Mission_Certificate10"
Name: "Mission Ticket 10"
- Type: 3
Buy: 0
Weight: 10
Trade: {
noselltonpc: true
+ nomail: true
+ noauction: true
}
},
{
Id: 7740
AegisName: "Mission_Certificate11"
Name: "Mission Ticket 11"
- Type: 3
Buy: 0
Weight: 10
Trade: {
noselltonpc: true
+ nomail: true
+ noauction: true
}
},
{
Id: 7741
AegisName: "Mission_Certificate12"
Name: "Mission Ticket 12"
- Type: 3
Buy: 0
Weight: 10
Trade: {
noselltonpc: true
+ nomail: true
+ noauction: true
}
},
{
Id: 7742
AegisName: "Kaong"
Name: "Kaong"
- Type: 3
Buy: 2
Weight: 10
},
@@ -70722,7 +71186,6 @@ item_db: (
Id: 7743
AegisName: "Gulaman"
Name: "Gulaman"
- Type: 3
Buy: 2
Weight: 10
},
@@ -70730,7 +71193,6 @@ item_db: (
Id: 7744
AegisName: "Leche_Flan"
Name: "Leche Flan"
- Type: 3
Buy: 2
Weight: 10
},
@@ -70738,7 +71200,6 @@ item_db: (
Id: 7745
AegisName: "Ube_Jam"
Name: "Ube Jam"
- Type: 3
Buy: 2
Weight: 10
},
@@ -70746,7 +71207,6 @@ item_db: (
Id: 7746
AegisName: "Sago"
Name: "Sago"
- Type: 3
Buy: 2
Weight: 10
},
@@ -70754,7 +71214,6 @@ item_db: (
Id: 7747
AegisName: "Langka"
Name: "Langka"
- Type: 3
Buy: 2
Weight: 10
},
@@ -70762,7 +71221,6 @@ item_db: (
Id: 7748
AegisName: "Sweet_Bean"
Name: "Sweet Beans"
- Type: 3
Buy: 2
Weight: 10
},
@@ -70770,7 +71228,6 @@ item_db: (
Id: 7749
AegisName: "Sweet_Banana"
Name: "Sweet Bananas"
- Type: 3
Buy: 2
Weight: 10
},
@@ -70778,7 +71235,6 @@ item_db: (
Id: 7750
AegisName: "Macapuno"
Name: "Macapuno"
- Type: 3
Buy: 2
Weight: 10
},
@@ -70786,7 +71242,6 @@ item_db: (
Id: 7751
AegisName: "Old_White_Cloth"
Name: "Old White Cloth"
- Type: 3
Buy: 550
Weight: 10
BuyingStore: true
@@ -70795,7 +71250,6 @@ item_db: (
Id: 7752
AegisName: "Clattering_Skull"
Name: "Clattering Skull"
- Type: 3
Buy: 840
Weight: 10
BuyingStore: true
@@ -70804,7 +71258,6 @@ item_db: (
Id: 7753
AegisName: "Broken_Farming_Utensil"
Name: "Broken Farming Utensil"
- Type: 3
Buy: 330
Weight: 10
BuyingStore: true
@@ -70813,7 +71266,6 @@ item_db: (
Id: 7754
AegisName: "Broken_Crown"
Name: "Broken Crown"
- Type: 3
Buy: 3000
Weight: 10
BuyingStore: true
@@ -70822,7 +71274,6 @@ item_db: (
Id: 7755
AegisName: "Research_Note"
Name: "Research Note"
- Type: 3
Buy: 20
Trade: {
nodrop: true
@@ -70839,7 +71290,6 @@ item_db: (
Id: 7756
AegisName: "Sealed_Book"
Name: "Sealed Book"
- Type: 3
Buy: 2000
Weight: 10
},
@@ -70847,7 +71297,6 @@ item_db: (
Id: 7757
AegisName: "Mithril"
Name: "Mithril"
- Type: 3
Buy: 20
Weight: 100
},
@@ -70855,7 +71304,6 @@ item_db: (
Id: 7758
AegisName: "Star_Crystal"
Name: "Star Crystal"
- Type: 3
Buy: 20
Weight: 100
},
@@ -70863,7 +71311,6 @@ item_db: (
Id: 7759
AegisName: "Geology_Report"
Name: "Geologist's Report"
- Type: 3
Buy: 20
Trade: {
nodrop: true
@@ -70880,7 +71327,6 @@ item_db: (
Id: 7760
AegisName: "Yaga_Magic_Book"
Name: "Yaga's Magic Book"
- Type: 3
Buy: 20
Weight: 10
BuyingStore: true
@@ -70889,7 +71335,6 @@ item_db: (
Id: 7761
AegisName: "Magic_Gourd_Bottle"
Name: "Magic Gourd Bottle"
- Type: 3
Buy: 20
Weight: 10
},
@@ -70897,7 +71342,6 @@ item_db: (
Id: 7762
AegisName: "Yaga_Pestle"
Name: "Yaga's Pestle"
- Type: 3
Buy: 20
Weight: 10
BuyingStore: true
@@ -70906,7 +71350,6 @@ item_db: (
Id: 7763
AegisName: "Sticky_Herb"
Name: "Sticky Herb"
- Type: 3
Buy: 20
Weight: 10
Trade: {
@@ -70924,7 +71367,6 @@ item_db: (
Id: 7764
AegisName: "High_Strength_Adhesive"
Name: "High Strength Adhesive"
- Type: 3
Buy: 20
Weight: 10
Trade: {
@@ -70942,7 +71384,6 @@ item_db: (
Id: 7765
AegisName: "Yaga_Secret_Medicine"
Name: "Baba Yaga's Secret Medicine"
- Type: 3
Buy: 20
Weight: 10
Trade: {
@@ -70960,7 +71401,6 @@ item_db: (
Id: 7766
AegisName: "Bok_Choy"
Name: "Bok Choy"
- Type: 3
Buy: 20
Weight: 10
Trade: {
@@ -70977,7 +71417,6 @@ item_db: (
Id: 7767
AegisName: "Chung_E_Cake"
Name: "Chung E Cake"
- Type: 3
Buy: 20
Weight: 10
Trade: {
@@ -70994,7 +71433,6 @@ item_db: (
Id: 7768
AegisName: "Squid"
Name: "Squid"
- Type: 3
Buy: 0
Weight: 10
},
@@ -71002,7 +71440,6 @@ item_db: (
Id: 7769
AegisName: "Egg_Yolk"
Name: "Egg Yolk"
- Type: 3
Buy: 0
Weight: 10
},
@@ -71010,7 +71447,6 @@ item_db: (
Id: 7770
AegisName: "Sweet_Rice"
Name: "Sweet Rice"
- Type: 3
Buy: 0
Weight: 10
},
@@ -71018,7 +71454,6 @@ item_db: (
Id: 7771
AegisName: "Lotus_Leaf"
Name: "Lotus Leaf"
- Type: 3
Buy: 0
Weight: 10
},
@@ -71026,7 +71461,6 @@ item_db: (
Id: 7772
AegisName: "String"
Name: "String"
- Type: 3
Buy: 0
Weight: 10
},
@@ -71034,7 +71468,6 @@ item_db: (
Id: 7773
AegisName: "War_Badge"
Name: "War Badge"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -71050,7 +71483,6 @@ item_db: (
Id: 7774
AegisName: "Chung_E_Ticket"
Name: "Chung E Ticket"
- Type: 3
Buy: 0
Weight: 10
},
@@ -71058,7 +71490,6 @@ item_db: (
Id: 7775
AegisName: "Spring_Rabbit_Ticket"
Name: "Spring Rabbit Ticket"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -71075,7 +71506,6 @@ item_db: (
Id: 7776
AegisName: "Max_Weight_Up_Scroll"
Name: "Gym Pass"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -71092,7 +71522,6 @@ item_db: (
Id: 7777
AegisName: "Gold_Box"
Name: "Sealed Golden Box"
- Type: 3
Buy: 0
Weight: 10
},
@@ -71100,7 +71529,6 @@ item_db: (
Id: 7778
AegisName: "Silver_Box"
Name: "Sealed Silver Box"
- Type: 3
Buy: 0
Weight: 10
},
@@ -71108,7 +71536,6 @@ item_db: (
Id: 7779
AegisName: "Gold_Key_TW"
Name: "Golden Key"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -71125,7 +71552,6 @@ item_db: (
Id: 7780
AegisName: "Silver_Key"
Name: "Silver Key"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -71142,7 +71568,6 @@ item_db: (
Id: 7781
AegisName: "Heart_Box"
Name: "Engrave Treasure Box"
- Type: 3
Buy: 0
Weight: 10
},
@@ -71150,7 +71575,6 @@ item_db: (
Id: 7782
AegisName: "Gold_Key77"
Name: "Episode 13.1 Poporing Key"
- Type: 3
Buy: 0
Weight: 10
},
@@ -71158,7 +71582,6 @@ item_db: (
Id: 7783
AegisName: "Silver_Key77"
Name: "Episode 13.2 Poring Key"
- Type: 3
Buy: 0
Weight: 10
},
@@ -71166,7 +71589,6 @@ item_db: (
Id: 7784
AegisName: "Fawner_Coupon1"
Name: "Free Coupon 1"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -71183,7 +71605,6 @@ item_db: (
Id: 7785
AegisName: "Fawner_Coupon2"
Name: "Free Coupon 2"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -71200,7 +71621,6 @@ item_db: (
Id: 7786
AegisName: "Fawner_Coupon3"
Name: "Free Coupon 3"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -71217,7 +71637,6 @@ item_db: (
Id: 7787
AegisName: "Fawner_Coupon4"
Name: "Free Coupon 4"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -71234,7 +71653,6 @@ item_db: (
Id: 7788
AegisName: "Fawner_Coupon5"
Name: "Free Coupon 5"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -71251,7 +71669,6 @@ item_db: (
Id: 7789
AegisName: "Fawner_Coupon6"
Name: "Free Coupon 6"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -71268,7 +71685,6 @@ item_db: (
Id: 7790
AegisName: "Fawner_Coupon7"
Name: "Free Coupon 7"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -71285,7 +71701,6 @@ item_db: (
Id: 7791
AegisName: "Fawner_Coupon8"
Name: "Free Coupon 8"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -71302,7 +71717,6 @@ item_db: (
Id: 7792
AegisName: "Guyak"
Name: "Old"
- Type: 3
Buy: 0
Weight: 10
},
@@ -71310,7 +71724,6 @@ item_db: (
Id: 7793
AegisName: "Golden_Apple"
Name: "Golden Apple"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -71326,7 +71739,6 @@ item_db: (
Id: 7794
AegisName: "Fate_Of_Crow"
Name: "The Crow of Destiny"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -71342,7 +71754,6 @@ item_db: (
Id: 7795
AegisName: "Mami_Photo_Album"
Name: "Mammi's Photo Album"
- Type: 3
Buy: 2
Weight: 10
},
@@ -71350,7 +71761,6 @@ item_db: (
Id: 7796
AegisName: "Author_Autograph"
Name: "Author's Autograph"
- Type: 3
Buy: 2
Weight: 10
},
@@ -71358,7 +71768,6 @@ item_db: (
Id: 7797
AegisName: "Author_Memo"
Name: "Author's Memo"
- Type: 3
Buy: 2
Weight: 10
},
@@ -71366,7 +71775,6 @@ item_db: (
Id: 7798
AegisName: "Dark_Debris"
Name: "Fragment of Darkness"
- Type: 3
Buy: 500
Weight: 10
},
@@ -71374,7 +71782,6 @@ item_db: (
Id: 7799
AegisName: "Dark_Crystal"
Name: "Crystal of Darkness"
- Type: 3
Buy: 10
Weight: 10
},
@@ -71382,7 +71789,6 @@ item_db: (
Id: 7800
AegisName: "Golden_Apple_"
Name: "Golden Charm Apple"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -71398,7 +71804,6 @@ item_db: (
Id: 7801
AegisName: "Girl_Fan_Letter"
Name: "Girl's Letter"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -71414,7 +71819,6 @@ item_db: (
Id: 7802
AegisName: "Autograph_Book"
Name: "Signature Notebook"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -71430,7 +71834,6 @@ item_db: (
Id: 7803
AegisName: "Battle_Manual_TW"
Name: "Beginner's Field Manual"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -71447,7 +71850,6 @@ item_db: (
Id: 7805
AegisName: "Brown_Ring"
Name: "Brown Jenoss's Family Ring"
- Type: 3
Buy: 0
Weight: 10
},
@@ -71455,7 +71857,6 @@ item_db: (
Id: 7806
AegisName: "Black_Anvil"
Name: "God Anvil"
- Type: 3
Buy: 0
Weight: 10
},
@@ -71463,7 +71864,6 @@ item_db: (
Id: 7807
AegisName: "Ore"
Name: "God Mineral"
- Type: 3
Buy: 0
Weight: 10
},
@@ -71471,7 +71871,6 @@ item_db: (
Id: 7808
AegisName: "Gold_Hammer"
Name: "God Hammer"
- Type: 3
Buy: 0
Weight: 10
},
@@ -71479,7 +71878,6 @@ item_db: (
Id: 7809
AegisName: "Gold_Furnace"
Name: "God Furnace"
- Type: 3
Buy: 0
Weight: 10
},
@@ -71487,7 +71885,6 @@ item_db: (
Id: 7810
AegisName: "Yellow_Cat_Eyed_Stone"
Name: "Symbol of Richness"
- Type: 3
Buy: 0
Weight: 10
},
@@ -71495,7 +71892,6 @@ item_db: (
Id: 7811
AegisName: "Gold_Anvil"
Name: "Anvil"
- Type: 3
Buy: 0
Weight: 10
},
@@ -71503,7 +71899,6 @@ item_db: (
Id: 7812
AegisName: "Red_Cat_Eyed_Stone"
Name: "Symbol of Bravery"
- Type: 3
Buy: 0
Weight: 10
},
@@ -71511,7 +71906,6 @@ item_db: (
Id: 7813
AegisName: "Th_Red_Ring"
Name: "Red Jenoss's Family Ring"
- Type: 3
Buy: 0
Weight: 10
},
@@ -71519,7 +71913,6 @@ item_db: (
Id: 7814
AegisName: "Green_Ring"
Name: "Green Jenoss's Family Ring"
- Type: 3
Buy: 0
Weight: 10
},
@@ -71527,7 +71920,6 @@ item_db: (
Id: 7815
AegisName: "Blue_Ring"
Name: "Blue Jenoss's Family Ring"
- Type: 3
Buy: 0
Weight: 10
},
@@ -71535,7 +71927,6 @@ item_db: (
Id: 7816
AegisName: "Blue_Cat_Eyed_Stone"
Name: "Symbol of Faith"
- Type: 3
Buy: 0
Weight: 10
},
@@ -71543,7 +71934,6 @@ item_db: (
Id: 7817
AegisName: "White_Cat_Eyed_Stone"
Name: "Symbol of Peace"
- Type: 3
Buy: 0
Weight: 10
},
@@ -71551,7 +71941,6 @@ item_db: (
Id: 7818
AegisName: "RJC_Golden_Necklace"
Name: "Jessur's Necklace"
- Type: 3
Buy: 0
Weight: 10
},
@@ -71559,7 +71948,6 @@ item_db: (
Id: 7819
AegisName: "Nokia5300"
Name: "Nokia 5300"
- Type: 3
Buy: 0
Weight: 10
},
@@ -71567,7 +71955,6 @@ item_db: (
Id: 7820
AegisName: "Morroc_Skin"
Name: "Piece of Morocc Skin"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -71584,7 +71971,6 @@ item_db: (
Id: 7821
AegisName: "Green_Apple"
Name: "Green Apple"
- Type: 3
Buy: 20
Weight: 10
Trade: {
@@ -71601,7 +71987,6 @@ item_db: (
Id: 7822
AegisName: "Whole_Barbecue"
Name: "Whole Barbecue"
- Type: 3
Buy: 20
Weight: 10
Trade: {
@@ -71618,7 +72003,6 @@ item_db: (
Id: 7823
AegisName: "Meat_Veg_Skewer"
Name: "Meat Veg Skewer"
- Type: 3
Buy: 20
Weight: 10
Trade: {
@@ -71635,7 +72019,6 @@ item_db: (
Id: 7824
AegisName: "Spirit_Liquor"
Name: "Spirit Liquor"
- Type: 3
Buy: 1000
Weight: 10
BuyingStore: true
@@ -71644,7 +72027,6 @@ item_db: (
Id: 7825
AegisName: "Heroic_Stone"
Name: "Heroic Stone"
- Type: 3
Buy: 20
Weight: 10
Trade: {
@@ -71661,7 +72043,6 @@ item_db: (
Id: 7826
AegisName: "Continental_Guard_Paper"
Name: "Continental Guard Paper"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -71678,7 +72059,6 @@ item_db: (
Id: 7827
AegisName: "Mineral_Report"
Name: "Mineral Evals"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -71694,7 +72074,6 @@ item_db: (
Id: 7828
AegisName: "BF_Badge1"
Name: "Bravery Badge"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -71710,7 +72089,6 @@ item_db: (
Id: 7829
AegisName: "BF_Badge2"
Name: "Valor Badge"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -71726,7 +72104,6 @@ item_db: (
Id: 7830
AegisName: "Goddess_Tear"
Name: "Goddess Tear"
- Type: 3
Buy: 0
Weight: 500
BuyingStore: true
@@ -71735,7 +72112,6 @@ item_db: (
Id: 7831
AegisName: "Valkyrie_Token"
Name: "Valkyrie's Token"
- Type: 3
Buy: 0
Weight: 500
BuyingStore: true
@@ -71744,7 +72120,6 @@ item_db: (
Id: 7832
AegisName: "Brynhild_Armor_Piece"
Name: "Brynhild Armor Piece"
- Type: 3
Buy: 0
Weight: 500
BuyingStore: true
@@ -71753,7 +72128,6 @@ item_db: (
Id: 7833
AegisName: "Hero_Remains"
Name: "Hero's Remains"
- Type: 3
Buy: 0
Weight: 500
BuyingStore: true
@@ -71762,7 +72136,6 @@ item_db: (
Id: 7834
AegisName: "Andvari_Ring"
Name: "Andvari's Ring"
- Type: 3
Buy: 0
Weight: 500
BuyingStore: true
@@ -71771,7 +72144,6 @@ item_db: (
Id: 7835
AegisName: "Dusk_Glow"
Name: "Dusk Glow"
- Type: 3
Buy: 0
Weight: 500
BuyingStore: true
@@ -71780,7 +72152,6 @@ item_db: (
Id: 7836
AegisName: "Dawn_Essence"
Name: "Dawn Essence"
- Type: 3
Buy: 0
Weight: 500
BuyingStore: true
@@ -71789,7 +72160,6 @@ item_db: (
Id: 7837
AegisName: "Cold_Moonlight"
Name: "Cold Moonlight"
- Type: 3
Buy: 0
Weight: 500
BuyingStore: true
@@ -71798,7 +72168,6 @@ item_db: (
Id: 7838
AegisName: "Hazy_Starlight"
Name: "Hazy Starlight"
- Type: 3
Buy: 0
Weight: 500
BuyingStore: true
@@ -71807,7 +72176,6 @@ item_db: (
Id: 7839
AegisName: "Crystal_Key"
Name: "Crystal Key"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -71823,7 +72191,6 @@ item_db: (
Id: 7840
AegisName: "Valkyrie_Gift"
Name: "Valkyrie's Gift"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -71840,7 +72207,6 @@ item_db: (
Id: 7841
AegisName: "Spotted_Paper"
Name: "Stained Piece Of Paper"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -71856,7 +72222,6 @@ item_db: (
Id: 7842
AegisName: "Torn_Paper"
Name: "Torn Piece Of Paper"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -71872,7 +72237,6 @@ item_db: (
Id: 7843
AegisName: "Old_Paper"
Name: "Old Piece Of Paper"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -71888,7 +72252,6 @@ item_db: (
Id: 7844
AegisName: "Burnt_Paper"
Name: "Burnt Pieces Of Paper"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -71904,7 +72267,6 @@ item_db: (
Id: 7845
AegisName: "Copy_Of_Spotted_Paper"
Name: "Copy Of Spotted Paper"
- Type: 3
Buy: 0
Weight: 10
},
@@ -71912,7 +72274,6 @@ item_db: (
Id: 7846
AegisName: "Copy_Of_Torn_Paper"
Name: "Copy Of Torn Paper"
- Type: 3
Buy: 0
Weight: 10
},
@@ -71920,7 +72281,6 @@ item_db: (
Id: 7847
AegisName: "Copy_Of_Old_Paper"
Name: "Copy Of Old Paper"
- Type: 3
Buy: 0
Weight: 10
},
@@ -71928,7 +72288,6 @@ item_db: (
Id: 7848
AegisName: "Copy_Of_Burnt_Paper"
Name: "Copy Of Burnt Paper"
- Type: 3
Buy: 0
Weight: 10
},
@@ -71936,7 +72295,6 @@ item_db: (
Id: 7849
AegisName: "Soul_Crystal"
Name: "Soul Crystal"
- Type: 3
Buy: 0
Weight: 10
},
@@ -71944,7 +72302,6 @@ item_db: (
Id: 7850
AegisName: "Wooden_Block_"
Name: "Wooden Block"
- Type: 3
Buy: 20
Weight: 100
},
@@ -71952,7 +72309,6 @@ item_db: (
Id: 7851
AegisName: "Pass_F1"
Name: "Wii Raffle Ticket"
- Type: 3
Buy: 20
Weight: 10
},
@@ -71960,7 +72316,6 @@ item_db: (
Id: 7852
AegisName: "Pass_F2"
Name: "Divx Player Raffle Ticket"
- Type: 3
Buy: 20
Weight: 10
},
@@ -71968,7 +72323,6 @@ item_db: (
Id: 7853
AegisName: "Pass_F3"
Name: "iPod nano Raffle Ticket"
- Type: 3
Buy: 20
Weight: 10
},
@@ -71976,7 +72330,6 @@ item_db: (
Id: 7854
AegisName: "Pass_CF"
Name: "Comodo Festival Ticket"
- Type: 3
Buy: 20
Weight: 10
},
@@ -71984,7 +72337,6 @@ item_db: (
Id: 7855
AegisName: "Heart"
Name: "Heart"
- Type: 3
Buy: 20
Weight: 10
},
@@ -71992,7 +72344,6 @@ item_db: (
Id: 7856
AegisName: "Girl_Bunch_Of_Flower_"
Name: "Girl's Bouquet"
- Type: 3
Buy: 20
Weight: 50
},
@@ -72000,7 +72351,6 @@ item_db: (
Id: 7857
AegisName: "Handmade_Kitty_Doll"
Name: "Hand-made Kitty Doll"
- Type: 3
Buy: 20
Weight: 30
},
@@ -72008,7 +72358,6 @@ item_db: (
Id: 7858
AegisName: "Dragonball_Yellow_"
Name: "Dragonball Yellow"
- Type: 3
Buy: 20
Weight: 10
},
@@ -72016,7 +72365,6 @@ item_db: (
Id: 7859
AegisName: "Game_Ticket"
Name: "Game Ticket"
- Type: 3
Buy: 20
Weight: 100
},
@@ -72024,7 +72372,6 @@ item_db: (
Id: 7860
AegisName: "Peeps"
Name: "Peeps"
- Type: 3
Buy: 0
Weight: 50
},
@@ -72032,7 +72379,6 @@ item_db: (
Id: 7861
AegisName: "Jelly_Bean"
Name: "Jelly Bean"
- Type: 3
Buy: 0
Weight: 50
},
@@ -72040,7 +72386,6 @@ item_db: (
Id: 7862
AegisName: "Marshmallow"
Name: "Marshmallow"
- Type: 3
Buy: 0
Weight: 50
},
@@ -72048,7 +72393,6 @@ item_db: (
Id: 7863
AegisName: "GOLD_ID4"
Name: "Special Gold"
- Type: 3
Buy: 20
Weight: 200
Trade: {
@@ -72064,7 +72408,6 @@ item_db: (
Id: 7864
AegisName: "Love_Flower"
Name: "Stolen Cacao"
- Type: 3
Buy: 20
Weight: 10
},
@@ -72072,7 +72415,6 @@ item_db: (
Id: 7865
AegisName: "Gold_Pouch"
Name: "Gold Pouch"
- Type: 3
Buy: 10
Trade: {
nodrop: true
@@ -72088,7 +72430,6 @@ item_db: (
Id: 7866
AegisName: "Certificate"
Name: "Certificate"
- Type: 3
Buy: 10
Trade: {
nodrop: true
@@ -72104,7 +72445,6 @@ item_db: (
Id: 7867
AegisName: "SesamePouch"
Name: "Sesame Bag"
- Type: 3
Buy: 10
Weight: 100
},
@@ -72112,7 +72452,6 @@ item_db: (
Id: 7868
AegisName: "Water"
Name: "Fresh Water"
- Type: 3
Buy: 10
Weight: 100
},
@@ -72120,7 +72459,6 @@ item_db: (
Id: 7869
AegisName: "RicePouch"
Name: "Rice Pouch"
- Type: 3
Buy: 10
Weight: 100
},
@@ -72128,7 +72466,6 @@ item_db: (
Id: 7870
AegisName: "Corn"
Name: "Corn"
- Type: 3
Buy: 5
Weight: 20
},
@@ -72136,7 +72473,6 @@ item_db: (
Id: 7871
AegisName: "BeanPouch"
Name: "Bean Bag"
- Type: 3
Buy: 10
Weight: 20
},
@@ -72144,7 +72480,6 @@ item_db: (
Id: 7872
AegisName: "Grass"
Name: "Herb"
- Type: 3
Buy: 10
Weight: 30
},
@@ -72152,7 +72487,6 @@ item_db: (
Id: 7873
AegisName: "MVP_Monster_Scroll"
Name: "MVP Monster Scroll"
- Type: 3
Buy: 10
Weight: 10
},
@@ -72160,7 +72494,6 @@ item_db: (
Id: 7874
AegisName: "Monster_Scroll"
Name: "Create Monster Scroll"
- Type: 3
Buy: 10
Weight: 10
},
@@ -72168,7 +72501,6 @@ item_db: (
Id: 7875
AegisName: "Pirate_Box"
Name: "Pirate Treasure"
- Type: 3
Buy: 300000
Trade: {
nodrop: true
@@ -72183,7 +72515,6 @@ item_db: (
Id: 7876
AegisName: "Gold_Key"
Name: "Golden Key"
- Type: 3
Buy: 0
Weight: 50
Trade: {
@@ -72200,7 +72531,6 @@ item_db: (
Id: 7877
AegisName: "Red_Ring"
Name: "Red Ring"
- Type: 3
Buy: 0
Weight: 100
Trade: {
@@ -72217,7 +72547,6 @@ item_db: (
Id: 7878
AegisName: "Lusalka_Hair"
Name: "Lusalka's Hair"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -72234,7 +72563,6 @@ item_db: (
Id: 7879
AegisName: "Golden_Thread"
Name: "Golden Thread"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -72251,7 +72579,6 @@ item_db: (
Id: 7880
AegisName: "Babayaga_Silver_Spoon"
Name: "Baba Yaga's Silver Spoon"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -72268,7 +72595,6 @@ item_db: (
Id: 7881
AegisName: "Book_Of_Magic"
Name: "Mystery Magic Book"
- Type: 3
Buy: 0
Weight: 50
Trade: {
@@ -72285,7 +72611,6 @@ item_db: (
Id: 7882
AegisName: "Pointed_Branch"
Name: "Sharp Branch"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -72301,7 +72626,6 @@ item_db: (
Id: 7883
AegisName: "Pointed_Wooden_Flute"
Name: "Wooden Flute"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -72317,7 +72641,6 @@ item_db: (
Id: 7884
AegisName: "Jade_Plate"
Name: "Jade Plate"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -72333,7 +72656,6 @@ item_db: (
Id: 7885
AegisName: "Sacred_Arrow"
Name: "Sacred Arrow"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -72349,7 +72671,6 @@ item_db: (
Id: 7886
AegisName: "Bean_Paste"
Name: "Bean Paste"
- Type: 3
Buy: 0
Weight: 10
},
@@ -72357,7 +72678,6 @@ item_db: (
Id: 7887
AegisName: "Dried_Fruit_Box"
Name: "Dried Fruit Box"
- Type: 3
Buy: 0
Weight: 30
},
@@ -72365,7 +72685,6 @@ item_db: (
Id: 7888
AegisName: "Bag_Of_Nuts"
Name: "Bag of Nuts"
- Type: 3
Buy: 0
Weight: 30
},
@@ -72373,7 +72692,6 @@ item_db: (
Id: 7889
AegisName: "Chicken_Feed"
Name: "Chicken Feed"
- Type: 3
Buy: 0
Weight: 20
},
@@ -72381,7 +72699,6 @@ item_db: (
Id: 7891
AegisName: "Mug"
Name: "Mug"
- Type: 3
Buy: 2
Weight: 100
},
@@ -72389,7 +72706,6 @@ item_db: (
Id: 7892
AegisName: "Charcoal"
Name: "Charcoal"
- Type: 3
Buy: 10
Weight: 10
},
@@ -72397,7 +72713,6 @@ item_db: (
Id: 7893
AegisName: "Sulfur"
Name: "Sulphur"
- Type: 3
Buy: 10
Weight: 10
},
@@ -72405,7 +72720,6 @@ item_db: (
Id: 7894
AegisName: "Nitrate"
Name: "Nitrogen Acid"
- Type: 3
Buy: 10
Weight: 10
},
@@ -72413,7 +72727,6 @@ item_db: (
Id: 7895
AegisName: "TRO_Memory_Book01"
Name: "Rama5 Book"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -72429,7 +72742,6 @@ item_db: (
Id: 7896
AegisName: "TRO_Memory_Book02"
Name: "Loykrathong Book"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -72445,7 +72757,6 @@ item_db: (
Id: 7897
AegisName: "TRO_Memory_Book03"
Name: "Constitution Book"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -72461,7 +72772,6 @@ item_db: (
Id: 7898
AegisName: "VVS_Balmung"
Name: "VV Strong Balmung"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -72477,7 +72787,6 @@ item_db: (
Id: 7899
AegisName: "Spiritualist_Dagger"
Name: "Dagger Of Psychic"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -72493,7 +72802,6 @@ item_db: (
Id: 7900
AegisName: "Jenoss_Ring1"
Name: "Jonathan Family Ring"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -72510,7 +72818,6 @@ item_db: (
Id: 7901
AegisName: "Jenoss_Ring2"
Name: "Jillberriel Family Ring"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -72527,7 +72834,6 @@ item_db: (
Id: 7902
AegisName: "Jenoss_Ring3"
Name: "Jessur Family Ring"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -72544,7 +72850,6 @@ item_db: (
Id: 7903
AegisName: "Jenoss_Ring4"
Name: "Jenoss Family Ring"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -72561,7 +72866,6 @@ item_db: (
Id: 7904
AegisName: "Piano_Key"
Name: "Piano Key"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -72578,7 +72882,6 @@ item_db: (
Id: 7905
AegisName: "Rok_Star_Badge_"
Name: "Rok Star Badge"
- Type: 3
Buy: 20
Weight: 100
},
@@ -72586,7 +72889,6 @@ item_db: (
Id: 7906
AegisName: "Poppy_Wreath"
Name: "Poppy Wreath"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -72603,7 +72905,6 @@ item_db: (
Id: 7907
AegisName: "Bobbin_Of_Goddess"
Name: "Bobbin Of Goddess"
- Type: 3
Buy: 20
Weight: 10
Trade: {
@@ -72620,7 +72921,6 @@ item_db: (
Id: 7908
AegisName: "Louis_Hair_Coupon"
Name: "Louise's Beauty Coupon"
- Type: 3
Buy: 0
Weight: 10
},
@@ -72628,7 +72928,6 @@ item_db: (
Id: 7909
AegisName: "Stolen_Cookie"
Name: "Stolen Cookie"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -72645,7 +72944,6 @@ item_db: (
Id: 7910
AegisName: "Stolen_Candy"
Name: "Stolen Candy"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -72662,7 +72960,6 @@ item_db: (
Id: 7911
AegisName: "Yulia_Hat"
Name: "Yulia's Hat"
- Type: 3
Buy: 0
Weight: 10
},
@@ -72670,7 +72967,6 @@ item_db: (
Id: 7912
AegisName: "Portable_Snowman"
Name: "Portable Snowman Machine"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -72687,7 +72983,6 @@ item_db: (
Id: 7913
AegisName: "Test_Certificate"
Name: "Battle Test Certificate"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -72704,7 +72999,6 @@ item_db: (
Id: 7914
AegisName: "Ancient_Document_TW"
Name: "Ancient Language Document"
- Type: 3
Buy: 10
Trade: {
nodrop: true
@@ -72721,21 +73015,18 @@ item_db: (
Id: 7915
AegisName: "Copper_Coin_"
Name: "Shred Of Evidence"
- Type: 3
Buy: 0
},
{
Id: 7916
AegisName: "Silver_Coin_"
Name: "Silver Coin"
- Type: 3
Buy: 0
},
{
Id: 7917
AegisName: "Magic_Potion"
Name: "Magic Potion"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -72752,7 +73043,6 @@ item_db: (
Id: 7918
AegisName: "Particle_Of_Memory"
Name: "Fragment Of Memory"
- Type: 3
Buy: 2000
Weight: 100
},
@@ -72760,7 +73050,6 @@ item_db: (
Id: 7919
AegisName: "Festival_Ticket"
Name: "Festival Ticket"
- Type: 3
Buy: 10
Weight: 10
Trade: {
@@ -72778,7 +73067,6 @@ item_db: (
Id: 7920
AegisName: "Hero's_Arsenal"
Name: "Hero's Arsenal"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -72795,7 +73083,6 @@ item_db: (
Id: 7921
AegisName: "Essence_Of_Dragon"
Name: "Essence Of Dragon"
- Type: 3
Buy: 1000
Weight: 10
},
@@ -72803,7 +73090,6 @@ item_db: (
Id: 7922
AegisName: "RWC_Ticket"
Name: "RWC Voucher Items"
- Type: 3
Buy: 2
Weight: 10
},
@@ -72811,7 +73097,6 @@ item_db: (
Id: 7923
AegisName: "KRATHONG_"
Name: "Krathong"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -72827,7 +73112,6 @@ item_db: (
Id: 7924
AegisName: "Gold_Paper"
Name: "Gold Paper"
- Type: 3
Buy: 20
Weight: 10
},
@@ -72835,7 +73119,6 @@ item_db: (
Id: 7925
AegisName: "Silver_Paper"
Name: "Silver Paper"
- Type: 3
Buy: 20
Weight: 10
},
@@ -72843,7 +73126,6 @@ item_db: (
Id: 7926
AegisName: "Incense"
Name: "Incense"
- Type: 3
Buy: 20
Weight: 10
},
@@ -72851,7 +73133,6 @@ item_db: (
Id: 7927
AegisName: "Candle_TW"
Name: "Candle TW"
- Type: 3
Buy: 20
Weight: 10
},
@@ -72859,7 +73140,6 @@ item_db: (
Id: 7928
AegisName: "Brazilian_Flag_"
Name: "Brazil National Flag"
- Type: 3
Buy: 10
Weight: 10
Trade: {
@@ -72877,7 +73157,6 @@ item_db: (
Id: 7929
AegisName: "Golden_Coin_"
Name: "Gold Coin"
- Type: 3
Buy: 10
Weight: 10
Trade: {
@@ -72895,7 +73174,6 @@ item_db: (
Id: 7930
AegisName: "Cowking's_Nose_Ring"
Name: "Devil's Cattle Ring"
- Type: 3
Buy: 0
Weight: 1000
Trade: {
@@ -72913,7 +73191,6 @@ item_db: (
Id: 7931
AegisName: "Poison_Kit"
Name: "Poison Kit"
- Type: 3
Buy: 1
Weight: 10
BuyingStore: true
@@ -72922,7 +73199,6 @@ item_db: (
Id: 7932
AegisName: "Poison_Herb_Nerium"
Name: "Poison Herb Nerium"
- Type: 3
Buy: 1
Weight: 10
BuyingStore: true
@@ -72931,7 +73207,6 @@ item_db: (
Id: 7933
AegisName: "Poison_Herb_Rantana"
Name: "Poison Herb Rantana"
- Type: 3
Buy: 1
Weight: 10
BuyingStore: true
@@ -72940,7 +73215,6 @@ item_db: (
Id: 7934
AegisName: "Poison_Herb_Makulata"
Name: "Poison Herb Makulata"
- Type: 3
Buy: 1
Weight: 10
BuyingStore: true
@@ -72949,7 +73223,6 @@ item_db: (
Id: 7935
AegisName: "Poison_Herb_Seratum"
Name: "Poison Herb Seratum"
- Type: 3
Buy: 1
Weight: 10
BuyingStore: true
@@ -72958,7 +73231,6 @@ item_db: (
Id: 7936
AegisName: "Poison_Herb_Scopolia"
Name: "Poison Herb Scopolia"
- Type: 3
Buy: 1
Weight: 10
BuyingStore: true
@@ -72967,7 +73239,6 @@ item_db: (
Id: 7937
AegisName: "Poison_Herb_Amoena"
Name: "Poison Herb Amoena"
- Type: 3
Buy: 1
Weight: 10
BuyingStore: true
@@ -72976,7 +73247,6 @@ item_db: (
Id: 7938
AegisName: "Light_Granule"
Name: "Light Granule"
- Type: 3
Buy: 1500
Weight: 10
BuyingStore: true
@@ -72985,7 +73255,6 @@ item_db: (
Id: 7939
AegisName: "Elder_Branch"
Name: "Elder Branch"
- Type: 3
Buy: 1500
Weight: 10
BuyingStore: true
@@ -72994,7 +73263,6 @@ item_db: (
Id: 7940
AegisName: "Special_Alloy_Trap"
Name: "Special Alloy Trap"
- Type: 3
Buy: 300
Weight: 2
BuyingStore: true
@@ -73003,28 +73271,24 @@ item_db: (
Id: 7941
AegisName: "Halloween_Ticket"
Name: "Halloween Ticket"
- Type: 3
Buy: 10
},
{
Id: 7942
AegisName: "Letter_From_Chico"
Name: "Chico Cesar Letter"
- Type: 3
Buy: 0
},
{
Id: 7943
AegisName: "Caskinya"
Name: "Caskinya"
- Type: 3
Buy: 0
},
{
Id: 7944
AegisName: "Box_Of_Seal"
Name: "Sealed Box"
- Type: 3
Buy: 10
Weight: 10
},
@@ -73032,7 +73296,6 @@ item_db: (
Id: 7945
AegisName: "Almighty_Charm"
Name: "Universal Amulet"
- Type: 3
Buy: 0
Weight: 10
Trade: {
@@ -73049,21 +73312,18 @@ item_db: (
Id: 7946
AegisName: "Valentine_Gold_Ring"
Name: "Gold Ring Of Valentine"
- Type: 3
Buy: 10
},
{
Id: 7947
AegisName: "Valentine_Silver_Ring"
Name: "Silver Ring Of Valentine"
- Type: 3
Buy: 10
},
{
Id: 7948
AegisName: "Box"
Name: "Box"
- Type: 3
Buy: 10
Weight: 10
},
@@ -73071,7 +73331,6 @@ item_db: (
Id: 7949
AegisName: "Woven_Wool"
Name: "Woven Wool"
- Type: 3
Buy: 10
Trade: {
nodrop: true
@@ -73087,7 +73346,6 @@ item_db: (
Id: 7950
AegisName: "Ayothaya_Ticket"
Name: "Ayothaya Fest Ticket"
- Type: 3
Buy: 10
Trade: {
nodrop: true
@@ -73103,7 +73361,6 @@ item_db: (
Id: 7951
AegisName: "Gold_Tulip"
Name: "Golden Tulip Flower"
- Type: 3
Buy: 10
Trade: {
nodrop: true
@@ -73119,7 +73376,6 @@ item_db: (
Id: 7952
AegisName: "Gift_From_Romiros"
Name: "Gift Of Lomi Ross"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -73136,7 +73392,6 @@ item_db: (
Id: 7953
AegisName: "Gift_From_Juliedge"
Name: "Gift Of Juliet"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -73153,7 +73408,6 @@ item_db: (
Id: 7954
AegisName: "Festival_Ticket_"
Name: "Summer Festival Ticket"
- Type: 3
Buy: 10
Weight: 10
Trade: {
@@ -73170,55 +73424,54 @@ item_db: (
Id: 7955
AegisName: "Lost_Card1"
Name: "Forgotten Card 1"
- Type: 3
Buy: 10
},
{
Id: 7956
AegisName: "Lost_Card2"
Name: "Forgotten Card 2"
- Type: 3
Buy: 10
},
{
Id: 7957
AegisName: "Lost_Card3"
Name: "Forgotten Card 3"
- Type: 3
Buy: 10
},
{
Id: 7958
AegisName: "Lost_Card4"
Name: "Forgotten Card 4"
- Type: 3
Buy: 10
},
{
Id: 7959
AegisName: "Ancient_Gold_Coin"
Name: "UP Coin"
- Type: 3
Buy: 0
Trade: {
nodrop: true
+ nogstorage: true
+ nomail: true
+ noauction: true
}
},
{
Id: 7960
AegisName: "Ancient_Silver_Coin"
Name: "Ancient Silver"
- Type: 3
Buy: 0
Trade: {
nodrop: true
+ nogstorage: true
+ nomail: true
+ noauction: true
}
},
{
Id: 7961
AegisName: "Weapon_Exchange"
Name: "Weapon Exchange Ticket"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -73234,7 +73487,6 @@ item_db: (
Id: 7962
AegisName: "Treasure_Map1"
Name: "Treasure Map1"
- Type: 3
Buy: 10
Trade: {
nodrop: true
@@ -73250,7 +73502,6 @@ item_db: (
Id: 7963
AegisName: "Treasure_Map2"
Name: "Treasure Map2"
- Type: 3
Buy: 10
Trade: {
nodrop: true
@@ -73266,7 +73517,6 @@ item_db: (
Id: 7964
AegisName: "Treasure_Map3"
Name: "Treasure Map3"
- Type: 3
Buy: 10
Trade: {
nodrop: true
@@ -73282,7 +73532,6 @@ item_db: (
Id: 7965
AegisName: "Treasure_Map4"
Name: "Treasure Map4"
- Type: 3
Buy: 10
Trade: {
nodrop: true
@@ -73298,7 +73547,6 @@ item_db: (
Id: 7966
AegisName: "Weird_Parchment1"
Name: "Weird Parchment1"
- Type: 3
Buy: 10
Trade: {
nodrop: true
@@ -73314,7 +73562,6 @@ item_db: (
Id: 7967
AegisName: "Weird_Parchment2"
Name: "Weird Parchment2"
- Type: 3
Buy: 10
Trade: {
nodrop: true
@@ -73330,7 +73577,6 @@ item_db: (
Id: 7968
AegisName: "Weird_Parchment3"
Name: "Weird Parchment3"
- Type: 3
Buy: 10
Trade: {
nodrop: true
@@ -73346,7 +73592,6 @@ item_db: (
Id: 7969
AegisName: "Weird_Parchment4"
Name: "Weird Parchment4"
- Type: 3
Buy: 10
Trade: {
nodrop: true
@@ -73362,63 +73607,54 @@ item_db: (
Id: 7970
AegisName: "Unwritten_Letter1"
Name: "Unwritten Letter1"
- Type: 3
Buy: 0
},
{
Id: 7971
AegisName: "Unwritten_Letter2"
Name: "Unwritten Letter2"
- Type: 3
Buy: 0
},
{
Id: 7972
AegisName: "Oath_Day_Letter"
Name: "Oath Day Letter"
- Type: 3
Buy: 0
},
{
Id: 7973
AegisName: "Immortality_Egg"
Name: "Eternal Eggs"
- Type: 3
Buy: 20
},
{
Id: 7974
AegisName: "Illusion_Piece"
Name: "Misty's Illusion Piece"
- Type: 3
Buy: 20
},
{
Id: 7975
AegisName: "Cupid_Choco"
Name: "Cupid's Chocolate"
- Type: 3
Buy: 0
},
{
Id: 7976
AegisName: "Gf_Magic_Coin"
Name: "Gf Magic Coin"
- Type: 3
Buy: 20
},
{
Id: 7977
AegisName: "Hunting_Medal_Badge"
Name: "Hunting Medal Badge"
- Type: 3
Buy: 0
},
{
Id: 7978
AegisName: "Spring_Stanza1"
Name: "Spring Stanza1"
- Type: 3
Buy: 2
Weight: 10
},
@@ -73426,7 +73662,6 @@ item_db: (
Id: 7979
AegisName: "Spring_Stanza2"
Name: "Spring Stanza2"
- Type: 3
Buy: 2
Weight: 10
},
@@ -73434,7 +73669,6 @@ item_db: (
Id: 7980
AegisName: "Spring_Stanza3"
Name: "Spring Stanza3"
- Type: 3
Buy: 2
Weight: 10
},
@@ -73442,7 +73676,6 @@ item_db: (
Id: 7981
AegisName: "Spring_Stanza4"
Name: "Spring Stanza4"
- Type: 3
Buy: 2
Weight: 10
},
@@ -73450,7 +73683,6 @@ item_db: (
Id: 7982
AegisName: "Spring_Stanza5"
Name: "Spring Stanza5"
- Type: 3
Buy: 2
Weight: 10
},
@@ -73458,7 +73690,6 @@ item_db: (
Id: 7983
AegisName: "Spring_Stanza6"
Name: "Spring Stanza6"
- Type: 3
Buy: 2
Weight: 10
},
@@ -73466,7 +73697,6 @@ item_db: (
Id: 7984
AegisName: "Spring_Stanza7"
Name: "Spring Stanza7"
- Type: 3
Buy: 2
Weight: 10
},
@@ -73474,7 +73704,6 @@ item_db: (
Id: 7985
AegisName: "Spring_Stanza8"
Name: "Spring Stanza8"
- Type: 3
Buy: 2
Weight: 10
},
@@ -73482,7 +73711,6 @@ item_db: (
Id: 7986
AegisName: "Spring_Stanza9"
Name: "Spring Stanza9"
- Type: 3
Buy: 2
Weight: 10
},
@@ -73490,7 +73718,6 @@ item_db: (
Id: 7987
AegisName: "Spring_Stanza10"
Name: "Spring Stanza10"
- Type: 3
Buy: 2
Weight: 10
},
@@ -73498,7 +73725,6 @@ item_db: (
Id: 7988
AegisName: "Spring_Stanza11"
Name: "Spring Stanza11"
- Type: 3
Buy: 2
Weight: 10
},
@@ -73506,7 +73732,6 @@ item_db: (
Id: 7989
AegisName: "Spring_Stanza12"
Name: "Spring Stanza12"
- Type: 3
Buy: 2
Weight: 10
},
@@ -73514,7 +73739,6 @@ item_db: (
Id: 7990
AegisName: "Spring_Stanza13"
Name: "Spring Stanza13"
- Type: 3
Buy: 2
Weight: 10
},
@@ -73522,7 +73746,6 @@ item_db: (
Id: 7991
AegisName: "Spring_Stanza14"
Name: "Spring Stanza14"
- Type: 3
Buy: 2
Weight: 10
},
@@ -73530,7 +73753,6 @@ item_db: (
Id: 7992
AegisName: "Spring_Stanza15"
Name: "Spring Stanza15"
- Type: 3
Buy: 2
Weight: 10
},
@@ -73538,7 +73760,6 @@ item_db: (
Id: 7993
AegisName: "Spring_Stanza16"
Name: "Spring Stanza16"
- Type: 3
Buy: 2
Weight: 10
},
@@ -73546,7 +73767,6 @@ item_db: (
Id: 7994
AegisName: "Spring_Stanza17"
Name: "Spring Stanza17"
- Type: 3
Buy: 2
Weight: 10
},
@@ -73554,7 +73774,6 @@ item_db: (
Id: 7995
AegisName: "Spring_Stanza18"
Name: "Spring Stanza18"
- Type: 3
Buy: 2
Weight: 10
},
@@ -73562,7 +73781,6 @@ item_db: (
Id: 7996
AegisName: "Spring_Stanza19"
Name: "Spring Stanza19"
- Type: 3
Buy: 2
Weight: 10
},
@@ -73570,7 +73788,6 @@ item_db: (
Id: 7997
AegisName: "Spring_Stanza20"
Name: "Spring Stanza20"
- Type: 3
Buy: 2
Weight: 10
},
@@ -73578,7 +73795,6 @@ item_db: (
Id: 7998
AegisName: "Spring_Stanza21"
Name: "Spring Stanza21"
- Type: 3
Buy: 2
Weight: 10
},
@@ -73586,7 +73802,6 @@ item_db: (
Id: 7999
AegisName: "Spring_Stanza22"
Name: "Spring Stanza22"
- Type: 3
Buy: 2
Weight: 10
},
@@ -73789,6 +74004,10 @@ item_db: (
Buy: 20
Trade: {
nodrop: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
}
},
{
@@ -74318,7 +74537,6 @@ item_db: (
Id: 11000
AegisName: "Prontera_Book_01"
Name: "History book of Prontera"
- Type: 3
Buy: 8000
Weight: 10
BuyingStore: true
@@ -74327,7 +74545,6 @@ item_db: (
Id: 11001
AegisName: "Adventure_Story01"
Name: "Adventure Story Vol.1"
- Type: 3
Buy: 8000
Weight: 10
BuyingStore: true
@@ -74336,7 +74553,6 @@ item_db: (
Id: 11002
AegisName: "Great_Chef_Orleans01"
Name: "Chef King Orleans Vol.1"
- Type: 3
Buy: 8000
Weight: 10
BuyingStore: true
@@ -74345,7 +74561,6 @@ item_db: (
Id: 11003
AegisName: "Legend_Of_Kafra01"
Name: "Kafra Legend Vol.1"
- Type: 3
Buy: 8000
Weight: 10
BuyingStore: true
@@ -74354,7 +74569,6 @@ item_db: (
Id: 11004
AegisName: "Mercenary_Rebellion"
Name: "Old Book"
- Type: 3
Buy: 10000
Weight: 10
BuyingStore: true
@@ -74363,7 +74577,6 @@ item_db: (
Id: 11005
AegisName: "Tyrant_Schmidt"
Name: "Rune Royal Family Book"
- Type: 3
Buy: 10000
Weight: 10
BuyingStore: true
@@ -74372,7 +74585,6 @@ item_db: (
Id: 11006
AegisName: "Blood_Flower01"
Name: "Blood Flower Vol.1"
- Type: 3
Buy: 8000
Weight: 10
BuyingStore: true
@@ -74381,7 +74593,6 @@ item_db: (
Id: 11007
AegisName: "Blood_Flower02"
Name: "Blood Flower Vol.2"
- Type: 3
Buy: 8000
Weight: 10
BuyingStore: true
@@ -74390,7 +74601,6 @@ item_db: (
Id: 11008
AegisName: "Barmund"
Name: "Biographical Dictionary Copy Edition"
- Type: 3
Buy: 10000
Weight: 10
BuyingStore: true
@@ -74399,7 +74609,6 @@ item_db: (
Id: 11009
AegisName: "Adventure_Story02"
Name: "Adventure Story Vol.2"
- Type: 3
Buy: 8000
Weight: 10
BuyingStore: true
@@ -74408,7 +74617,6 @@ item_db: (
Id: 11010
AegisName: "Reward_List_Book"
Name: "Battlegrounds Catalog"
- Type: 3
Buy: 0
Weight: 10
},
@@ -74416,7 +74624,6 @@ item_db: (
Id: 11011
AegisName: "Barmund_Note"
Name: "Varmunt's Note"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -74432,7 +74639,6 @@ item_db: (
Id: 11012
AegisName: "Expedition_Report"
Name: "Expedition Report"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -74448,7 +74654,6 @@ item_db: (
Id: 11013
AegisName: "Expedition_Report_Vol1"
Name: "Expedition Report Vol1"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -74464,7 +74669,6 @@ item_db: (
Id: 11014
AegisName: "Expedition_Report_Vol2"
Name: "Expedition Report Vol2"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -74480,7 +74684,6 @@ item_db: (
Id: 11015
AegisName: "Expedition_Report_Vol3"
Name: "Expedition Report Vol3"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -74496,7 +74699,6 @@ item_db: (
Id: 11016
AegisName: "Expedition_Report_Vol4"
Name: "Expedition Report Vol4"
- Type: 3
Buy: 0
Trade: {
nodrop: true
@@ -74512,7 +74714,6 @@ item_db: (
Id: 11017
AegisName: "Reward_List_Book2"
Name: "KVM Reward Items Catalog"
- Type: 3
Buy: 0
Weight: 10
},
@@ -74520,7 +74721,6 @@ item_db: (
Id: 11018
AegisName: "Splendide_Selling_Item"
Name: "Splendide Selling Item"
- Type: 3
Buy: 0
Weight: 10
},
@@ -74528,7 +74728,6 @@ item_db: (
Id: 11019
AegisName: "Manuk_Selling_Item"
Name: "Manuk Selling Item"
- Type: 3
Buy: 0
Weight: 10
},
@@ -74536,7 +74735,6 @@ item_db: (
Id: 11020
AegisName: "Japan_Book1"
Name: "Japanese Book1"
- Type: 3
Buy: 20
Weight: 10
BuyingStore: true
@@ -74545,7 +74743,6 @@ item_db: (
Id: 11021
AegisName: "Japan_Book2"
Name: "Japanese Book2"
- Type: 3
Buy: 20
Weight: 10
BuyingStore: true
@@ -74554,7 +74751,6 @@ item_db: (
Id: 11022
AegisName: "Mix_Cook_Book"
Name: "Cooking Book: Mix Cooking"
- Type: 3
Buy: 10
Weight: 10
BuyingStore: true
@@ -74563,7 +74759,6 @@ item_db: (
Id: 11023
AegisName: "Increase_Stamina_Study"
Name: "How To Increase Stamina"
- Type: 3
Buy: 10
Weight: 50
BuyingStore: true
@@ -74572,7 +74767,6 @@ item_db: (
Id: 11024
AegisName: "Vital_Drink_CB"
Name: "How To Increase Vitality"
- Type: 3
Buy: 10
Weight: 50
BuyingStore: true
@@ -74581,7 +74775,6 @@ item_db: (
Id: 11025
AegisName: "Swordman_Book_Basic"
Name: "Swordman Book Basic"
- Type: 3
Buy: 20
Weight: 10
},
@@ -74589,7 +74782,6 @@ item_db: (
Id: 11026
AegisName: "Swordman_Book_Practice"
Name: "Swordman Book Practice"
- Type: 3
Buy: 20
Weight: 10
},
@@ -74597,7 +74789,6 @@ item_db: (
Id: 11027
AegisName: "Swrodman_Book_Misc"
Name: "Swrodman Book Misc"
- Type: 3
Buy: 20
Weight: 10
},
@@ -74605,7 +74796,6 @@ item_db: (
Id: 11028
AegisName: "Thief_Book_Basic"
Name: "Thief Book Basic"
- Type: 3
Buy: 20
Weight: 10
},
@@ -74613,7 +74803,6 @@ item_db: (
Id: 11029
AegisName: "Thief_Book_Practice"
Name: "Thief Book Practice"
- Type: 3
Buy: 20
Weight: 10
},
@@ -74621,7 +74810,6 @@ item_db: (
Id: 11030
AegisName: "Thief_Book_Misc"
Name: "Thief Book Misc"
- Type: 3
Buy: 20
Weight: 10
},
@@ -74629,7 +74817,6 @@ item_db: (
Id: 11031
AegisName: "Archer_Book_Basic"
Name: "Archer Book Basic"
- Type: 3
Buy: 20
Weight: 10
},
@@ -74637,7 +74824,6 @@ item_db: (
Id: 11032
AegisName: "Archer_Book_Practice"
Name: "Archer Book Practice"
- Type: 3
Buy: 20
Weight: 10
},
@@ -74645,7 +74831,6 @@ item_db: (
Id: 11033
AegisName: "Archer_Book_Misc"
Name: "Archer Book Misc"
- Type: 3
Buy: 20
Weight: 10
},
@@ -74653,7 +74838,6 @@ item_db: (
Id: 11034
AegisName: "Acol_Book_Basic"
Name: "Acol Book Basic"
- Type: 3
Buy: 20
Weight: 10
},
@@ -74661,7 +74845,6 @@ item_db: (
Id: 11035
AegisName: "Acol_Book_Practice"
Name: "Acol Book Practice"
- Type: 3
Buy: 20
Weight: 10
},
@@ -74669,7 +74852,6 @@ item_db: (
Id: 11036
AegisName: "Acol_Book_Misc"
Name: "Acol Book Misc"
- Type: 3
Buy: 20
Weight: 10
},
@@ -74677,7 +74859,6 @@ item_db: (
Id: 11037
AegisName: "Mage_Book_Basic"
Name: "Mage Book Basic"
- Type: 3
Buy: 20
Weight: 10
},
@@ -74685,7 +74866,6 @@ item_db: (
Id: 11038
AegisName: "Mage_Book_Practice"
Name: "Mage Book Practice"
- Type: 3
Buy: 20
Weight: 10
},
@@ -74693,7 +74873,6 @@ item_db: (
Id: 11039
AegisName: "Mage_Book_Misc"
Name: "Mage Book Misc"
- Type: 3
Buy: 20
Weight: 10
},
@@ -74701,7 +74880,6 @@ item_db: (
Id: 11040
AegisName: "Mer_Book_Basic"
Name: "Mer Book Basic"
- Type: 3
Buy: 20
Weight: 10
},
@@ -74709,7 +74887,6 @@ item_db: (
Id: 11041
AegisName: "Mer_Book_Practice"
Name: "Mer Book Practice"
- Type: 3
Buy: 20
Weight: 10
},
@@ -74717,7 +74894,6 @@ item_db: (
Id: 11042
AegisName: "Mer_Book_Misc"
Name: "Mer Book Misc"
- Type: 3
Buy: 20
Weight: 10
},
@@ -74725,7 +74901,6 @@ item_db: (
Id: 11043
AegisName: "TK_Book_Basic"
Name: "TK Book Basic"
- Type: 3
Buy: 20
Weight: 10
},
@@ -74733,7 +74908,6 @@ item_db: (
Id: 11044
AegisName: "TK_Book_Practice"
Name: "TK Book Practice"
- Type: 3
Buy: 20
Weight: 10
},
@@ -74741,7 +74915,6 @@ item_db: (
Id: 11045
AegisName: "TK_Book_Misc"
Name: "TK Book Misc"
- Type: 3
Buy: 20
Weight: 10
},
@@ -74749,7 +74922,6 @@ item_db: (
Id: 11046
AegisName: "Ninja_Book_Basic"
Name: "Ninja Book Basic"
- Type: 3
Buy: 20
Weight: 10
},
@@ -74757,7 +74929,6 @@ item_db: (
Id: 11047
AegisName: "Ninja_Book_Practice"
Name: "Ninja Book Practice"
- Type: 3
Buy: 20
Weight: 10
},
@@ -74765,7 +74936,6 @@ item_db: (
Id: 11048
AegisName: "Ninja_Book_Misc"
Name: "Ninja Book Misc"
- Type: 3
Buy: 20
Weight: 10
},
@@ -74773,7 +74943,6 @@ item_db: (
Id: 11049
AegisName: "Gun_Book_Basic"
Name: "Gun Book Basic"
- Type: 3
Buy: 20
Weight: 10
},
@@ -74781,7 +74950,6 @@ item_db: (
Id: 11050
AegisName: "Gun_Book_Practice"
Name: "Gun Book Practice"
- Type: 3
Buy: 20
Weight: 10
},
@@ -74789,7 +74957,6 @@ item_db: (
Id: 11051
AegisName: "Gun_Book_Misc"
Name: "Gun Book Misc"
- Type: 3
Buy: 20
Weight: 10
},
@@ -74797,7 +74964,6 @@ item_db: (
Id: 11052
AegisName: "SN_Book_Basic"
Name: "SN Book Basic"
- Type: 3
Buy: 20
Weight: 10
},
@@ -74805,7 +74971,6 @@ item_db: (
Id: 11053
AegisName: "SN_Book_Practice"
Name: "SN Book Practice"
- Type: 3
Buy: 20
Weight: 10
},
@@ -74813,7 +74978,6 @@ item_db: (
Id: 11054
AegisName: "SN_Book_Misc"
Name: "SN Book Misc"
- Type: 3
Buy: 20
Weight: 10
},
@@ -74821,7 +74985,6 @@ item_db: (
Id: 11055
AegisName: "Basic_Adventure"
Name: "Basic Adventure"
- Type: 3
Buy: 20
Weight: 10
},
@@ -74829,7 +74992,6 @@ item_db: (
Id: 11056
AegisName: "Spiritualism_Guide"
Name: "Spiritualism Guide"
- Type: 3
Buy: 0
Weight: 10
},
@@ -74837,7 +74999,6 @@ item_db: (
Id: 11057
AegisName: "Feb_Sweets"
Name: "February Sweets"
- Type: 3
Buy: 20
Weight: 50
},
@@ -74847,7 +75008,13 @@ item_db: (
Id: 11058
AegisName: "Novice_Combi_Book"
Name: "Beginner Item Book"
- Type: 3
+ Buy: 0
+ Weight: 10
+},
+{
+ Id: 11060
+ AegisName: "Energy_Xtal_Combi_Book"
+ Name: "Energy Crystal Book"
Buy: 0
Weight: 10
},
@@ -79910,7 +80077,6 @@ item_db: (
notrade: true
noselltonpc: true
nocart: true
- nostorage: true
nogstorage: true
nomail: true
noauction: true
@@ -81376,7 +81542,6 @@ item_db: (
Id: 12421
AegisName: "Digestive_F"
Name: "Falmons(F)"
- Type: 3
Buy: 100
Weight: 50
},
@@ -81617,6 +81782,7 @@ item_db: (
Type: 2
Buy: 0
Weight: 10
+ Script: <" callfunc "F_CashSiegeTele"; ">
},
{
Id: 12445
@@ -83675,6 +83841,12 @@ item_db: (
Type: 0
Buy: 0
Weight: 50
+ Trade: {
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" percentheal 3,3; ">
},
{
@@ -85727,6 +85899,39 @@ item_db: (
">
},
{
+ Id: 12845
+ AegisName: "Amatsu_Butterfly_Wing"
+ Name: "Amatsu Butterfly Wing"
+},
+{
+ Id: 12846
+ AegisName: "Little_Unripe_Apple"
+ Name: "Little Unripe Apple"
+ Type: 2
+ Buy: 10
+ Weight: 50
+ Nouse: {
+ sitting: true
+ }
+ Script: <" pet 2398; ">
+},
+{
+ Id: 12847
+ AegisName: "Old_Equipment_Box"
+ Name: "Old Equipment Box"
+ Type: 0
+ Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+},
+{
Id: 12848
AegisName: "Falcon_Flute"
Name: "Falcon Flute"
@@ -87783,7 +87988,7 @@ item_db: (
View: 1
Script: <"
bonus bAtkEle,Ele_Water;
- bonus2 bCriticalAddRace,RC_DemiHuman,10;
+ bonus2 bCriticalAddRace,RC_DemiPlayer,10;
">
},
{
@@ -87804,7 +88009,7 @@ item_db: (
View: 1
Script: <"
bonus bAtkEle,Ele_Water;
- bonus2 bCriticalAddRace,RC_DemiHuman,10;
+ bonus2 bCriticalAddRace,RC_DemiPlayer,10;
">
},
{
@@ -87979,8 +88184,8 @@ item_db: (
noauction: true
}
Script: <"
- bonus bIgnoreDefRace,RC_DemiHuman;
- bonus2 bAddRaceTolerance,RC_DemiHuman,10;
+ bonus bIgnoreDefRace,RC_DemiPlayer;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,10;
bonus2 bSubRace,RC_Demon,-10;
bonus bMaxSPrate,10;
bonus bSPDrainValue,3;
@@ -88318,10 +88523,10 @@ item_db: (
Script: <"
bonus bStr,1;
bonus bAgi,1;
- bonus2 bAddRace,RC_DemiHuman,75;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,75;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
- if(Class==Job_Ninja||Class==Job_Rogue||Class==Job_Stalker) bonus bMatkRate,15;
+ if(BaseClass==Job_Ninja||BaseClass==Job_Rogue) bonus bMatk,90;
">
},
{
@@ -88349,10 +88554,10 @@ item_db: (
Script: <"
bonus bStr,1;
bonus bAgi,1;
- bonus2 bAddRace,RC_DemiHuman,75;
+ bonus2 bAddRace,RC_DemiPlayer,75;
bonus bUnbreakableWeapon,0;
autobonus "{ bonus bDefRatioAtkRace,RC_Boss; bonus bDefRatioAtkRace,RC_NonBoss; }",10,6000,BF_WEAPON,"{ specialeffect2 EF_HASTEUP; }";
- if(Class==Job_Ninja||Class==Job_Rogue||Class==Job_Stalker) bonus bMatkRate,15;
+ if(BaseClass==Job_Ninja||BaseClass==Job_Rogue) bonus bMatk,90;
">
},
{
@@ -88455,13 +88660,13 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,75;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,75;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus3 bAutoSpell,PR_LEXDIVINA,1,20;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,pow(min(getrefine(),14)-4,2);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),14)-4,2);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) bonus4 bAutoSpellOnSkill,RG_RAID,NPC_WIDEBLEEDING,1,250;
">
@@ -88627,7 +88832,22 @@ item_db: (
View: 1
Trade: {
nodrop: true
+ nogstorage: true
+ nomail: true
+ noauction: true
}
+ Script: <"
+ if(getrefine()>=3) {
+ bonus bAtk,40;
+ bonus bMatk,40;
+ }
+ if(getrefine()>=6) {
+ bonus2 bAddSize,Size_Medium,8;
+ autobonus "{ bonus bNoSizeFix,0; }",10,5000,0,"{ specialeffect2 EF_ENHANCE; }";
+ }
+ if(getrefine()>=9) bonus2 bAddSize,Size_Medium,20;
+ if(getrefine()>=12) bonus bNoSizeFix,0;
+ ">
},
{
Id: 13050
@@ -89055,7 +89275,7 @@ item_db: (
Script: <"
bonus bBaseAtk,(getrefine()*10);
bonus bMatk,(getrefine()*5);
- if(BaseLevel>70) bonus bBaseAtk,(((BaseLevel-70)/10)*5);
+ if(BaseLevel>70) { bonus bBaseAtk,(((BaseLevel-70)/10)*5); }
">
},
{
@@ -89074,8 +89294,8 @@ item_db: (
View: 1
Script: <"
bonus bAspdRate,getrefine();
- bonus4 bSetDefRace,RC_DemiHuman,10000,5000,1;
- bonus4 bSetMDefRace,RC_DemiHuman,10000,5000,1;
+ bonus4 bSetDefRace,RC_Player,10000,5000,1;
+ bonus4 bSetMDefRace,RC_Player,10000,5000,1;
">
},
{
@@ -89206,7 +89426,6 @@ item_db: (
Upper: 1
Loc: 2
WeaponLv: 3
- EquipLv: 1
View: 1
Trade: {
nodrop: true
@@ -89221,7 +89440,7 @@ item_db: (
bonus bBaseAtk,(getrefine()*5);
bonus bMatk,(getrefine()*2);
.@val = min(BaseLevel/10, 12);
- if (.@val > 2) bonus bBaseAtk,((.@val-2)*5);
+ if (.@val > 2) { bonus bBaseAtk,((.@val-2)*5); }
">
},
{
@@ -89255,7 +89474,6 @@ item_db: (
Upper: 1
Loc: 2
WeaponLv: 3
- EquipLv: 1
View: 1
Script: <"
bonus bBaseAtk,20*(getrefine()/3);
@@ -89319,8 +89537,8 @@ item_db: (
Script: <"
bonus2 bAddRace,RC_Demon,10;
bonus2 bAddRace,RC_Undead,10;
- if(getrefine()>=9){ bonus bAtkRate,5; }
- if(getrefine()>=12){ bonus bAtkRate,7; }
+ if(getrefine()>=9) { bonus bAtkRate,5; }
+ if(getrefine()>=12) { bonus bAtkRate,7; }
">
},
// Revolvers
@@ -89499,8 +89717,8 @@ item_db: (
Script: <"
bonus bDex,2;
bonus bHit,-10;
- bonus2 bAddRace,RC_DemiHuman,55;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,55;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
autobonus "{ bonus bAspdRate,100; }",10,3000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }";
bonus bUnbreakableWeapon,0;
">
@@ -89561,12 +89779,12 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,55;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,55;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,pow(min(getrefine(),14)-4,2);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),14)-4,2);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) {
bonus4 bAutoSpellOnSkill,GS_RAPIDSHOWER,GS_GLITTERING,1,1000;
@@ -89696,7 +89914,7 @@ item_db: (
Script: <"
bonus bBaseAtk,(getrefine()*5);
bonus bLongAtkRate,(getrefine()*2);
- if(BaseLevel>70) bonus bBaseAtk,(((BaseLevel-70)/10)*5);
+ if(BaseLevel>70) { bonus bBaseAtk,(((BaseLevel-70)/10)*5); }
">
},
{
@@ -89794,7 +90012,7 @@ item_db: (
View: 17
Script: <"
bonus bAtk,pow(min(getrefine(),15),2);
- if(BaseLevel>70) bonus bAtk,(((BaseLevel-70)/10)*5);
+ if(BaseLevel>70) { bonus bAtk,(((BaseLevel-70)/10)*5); }
">
},
{
@@ -89812,9 +90030,7 @@ item_db: (
WeaponLv: 4
EquipLv: 160
View: 17
- Script: <"
- bonus bAtk,pow(min(getrefine(),15),2);
- ">
+ Script: <" bonus bAtk,pow(min(getrefine(),15),2); ">
},
// Guns
{
@@ -90261,9 +90477,9 @@ item_db: (
bonus bDex,2;
bonus bHit,10;
bonus bCritical,10;
- bonus2 bAddRace,RC_DemiHuman,75;
+ bonus2 bAddRace,RC_DemiPlayer,75;
bonus2 bVariableCastrate,GS_TRACKING,-25;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
">
},
@@ -90292,8 +90508,8 @@ item_db: (
}
Script: <"
bonus bDex,2;
- bonus2 bAddRace,RC_DemiHuman,35;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ 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; }";
bonus bUnbreakableWeapon,0;
">
@@ -90324,8 +90540,8 @@ item_db: (
Script: <"
bonus bDex,2;
bonus bSplashRange,1;
- bonus2 bAddRace,RC_DemiHuman,55;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ 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; }";
bonus bUnbreakableWeapon,0;
">
@@ -90356,8 +90572,8 @@ item_db: (
Script: <"
bonus bDex,2;
bonus bSplashRange,1;
- bonus2 bAddRace,RC_DemiHuman,55;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ 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; }";
bonus bUnbreakableWeapon,0;
">
@@ -90416,13 +90632,13 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,75;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,75;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus2 bSkillAtk,GS_TRIPLEACTION,30;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,pow(min(getrefine(),14)-4,2);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),14)-4,2);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) {
bonus2 bVariableCastrate,GS_TRACKING,25;
@@ -90454,13 +90670,13 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,35;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,35;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus2 bSkillAtk,GS_TRIPLEACTION,30;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,pow(min(getrefine(),10)-4,2);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),10)-4,2);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) {
bonus2 bAddRace,RC_Boss,getrefine();
@@ -90492,14 +90708,14 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,55;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,55;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bSplashRange,1;
bonus2 bSkillAtk,GS_TRIPLEACTION,30;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,pow(min(getrefine(),10)-4,2);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),10)-4,2);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) {
bonus2 bSkillAtk,GS_SPREADATTACK,getrefine() * 2;
@@ -90531,13 +90747,13 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,35;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,35;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus2 bSkillAtk,GS_TRIPLEACTION,30;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,pow(min(getrefine(),10)-4,2);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),10)-4,2);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) {
bonus2 bSkillAtk,GS_GROUNDDRIFT,getrefine() * 2;
@@ -90954,7 +91170,6 @@ item_db: (
Atk: 30
Job: 0x41000000
Loc: 32768
- EquipLv: 1
View: 3
},
{
@@ -90967,7 +91182,6 @@ item_db: (
Atk: 30
Job: 0x41000000
Loc: 32768
- EquipLv: 1
View: 3
},
{
@@ -90980,7 +91194,6 @@ item_db: (
Atk: 30
Job: 0x41000000
Loc: 32768
- EquipLv: 1
View: 3
},
{
@@ -90993,7 +91206,6 @@ item_db: (
Atk: 30
Job: 0x41000000
Loc: 32768
- EquipLv: 1
View: 3
},
{
@@ -91006,7 +91218,6 @@ item_db: (
Atk: 30
Job: 0x41000000
Loc: 32768
- EquipLv: 1
View: 3
},
// Shurikens & Kunais
@@ -91818,8 +92029,8 @@ item_db: (
Script: <"
bonus bStr,2;
bonus bDex,1;
- bonus2 bAddRace,RC_DemiHuman,95;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,95;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
">
},
@@ -91849,7 +92060,7 @@ item_db: (
Script: <"
bonus bStr,2;
bonus bDex,1;
- bonus2 bAddRace,RC_DemiHuman,95;
+ bonus2 bAddRace,RC_DemiPlayer,95;
autobonus "{ bonus2 bSkillAtk,NJ_HUUMA,100; bonus2 bSkillAtk,NJ_ISSEN,100; }",50,10000,BF_WEAPON,"{specialeffect2 EF_POTION_BERSERK; }";
bonus bUnbreakableWeapon,0;
">
@@ -91879,14 +92090,14 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,95;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,95;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bMatkRate,15;
autobonus "{ bonus2 bSkillAtk,NJ_HUUMA,100; bonus2 bSkillAtk,NJ_ISSEN,100; }",50,10000;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,pow(min(getrefine(),14)-3,2);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),14)-3,2);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>8) {
bonus5 bAutoSpellOnSkill,NJ_ISSEN,AL_HEAL,10,1000,1;
@@ -92104,9 +92315,7 @@ item_db: (
bonus bBaseAtk,10*getrefine();
bonus bMatk,5*getrefine();
bonus bLongAtkRate,getrefine();
- if(BaseLevel>=70) {
- bonus bBaseAtk,5*((BaseLevel-60)/10);
- }
+ if(BaseLevel>=70) { bonus bBaseAtk,5*((BaseLevel-60)/10); }
">
},
{
@@ -92125,10 +92334,10 @@ item_db: (
EquipLv: 70
View: 22
Script: <"
+ bonus bUnbreakableWeapon,0;
bonus bAtk,pow(min(getrefine(),15),2);
bonus bMatk,pow(min(getrefine(),15),2)/2;
- if(BaseLevel>70) bonus bAtk,(((BaseLevel-70)/10)*5);
- bonus bUnbreakableWeapon,0;
+ if(BaseLevel>70) { bonus bAtk,(((BaseLevel-70)/10)*5); }
">
},
{
@@ -92354,7 +92563,7 @@ item_db: (
Script: <"
skill TF_DOUBLE,5;
bonus bDoubleRate,25;
- bonus2 bAddRace,RC_DemiHuman,40;
+ bonus2 bAddRace,RC_DemiPlayer,40;
">
},
{
@@ -92442,8 +92651,8 @@ item_db: (
Script: <"
bonus bStr,1;
bonus bDex,1;
- bonus2 bAddRace,RC_DemiHuman,75;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,75;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
">
},
@@ -92473,7 +92682,7 @@ item_db: (
Script: <"
bonus bStr,1;
bonus bDex,1;
- bonus2 bAddRace,RC_DemiHuman,75;
+ bonus2 bAddRace,RC_DemiPlayer,75;
bonus bMatkRate,10;
bonus bUnbreakableWeapon,0;
">
@@ -92589,14 +92798,16 @@ item_db: (
noauction: true
}
Script: <"
- bonus2 bAddRace,RC_DemiHuman,75;
- bonus2 bIgnoreDefRate,RC_DemiHuman,20;
+ bonus2 bAddRace,RC_DemiPlayer,75;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,pow(min(getrefine(),14)-4,2);
- bonus2 bIgnoreDefRate,RC_DemiHuman,5;
+ bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),14)-4,2);
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
+ }
+ if(getrefine()>6) {
+ bonus bAspdRate,5;
}
- if(getrefine()>6) bonus bAspdRate,5;
if(getrefine()>8) {
bonus bAspdRate,5;
bonus4 bAutoSpellOnSkill,SM_BASH,NPC_CRITICALWOUND,2,200;
@@ -92629,8 +92840,8 @@ item_db: (
Script: <"
bonus bInt,6;
bonus bUnbreakableWeapon,0;
- if(getrefine()>5) bonus bUseSPrate,-10;
- if(getrefine()>8) bonus bInt,5;
+ if(getrefine()>5) { bonus bUseSPrate,-10; }
+ if(getrefine()>8) { bonus bInt,5; }
">
},
{
@@ -92659,9 +92870,9 @@ item_db: (
Script: <"
bonus bInt,6;
bonus bUnbreakableWeapon,0;
- if(getrefine()>5) bonus bUseSPrate,-10;
- if(getrefine()>8) bonus4 bAutoSpellOnSkill,PA_PRESSURE,PR_LEXDIVINA,1,1000;
- if(getrefine()>9) bonus bInt,5;
+ if(getrefine()>5) { bonus bUseSPrate,-10; }
+ if(getrefine()>8) { bonus4 bAutoSpellOnSkill,PA_PRESSURE,PR_LEXAETERNA,1,1000; }
+ if(getrefine()>9) { bonus bInt,5; }
">
},
{
@@ -92874,16 +93085,6 @@ item_db: (
WeaponLv: 4
EquipLv: 50
View: 2
- Script: <"
- if(isequipped(5690)) {
- bonus2 bAddRace,RC_DemiHuman,10;
- bonus bHit,10;
- }
- if(isequipped(2353)) {
- bonus bMaxSP,50;
- bonus2 bSkillAtk,KN_BOWLINGBASH,5;
- }
- ">
},
{
Id: 13429
@@ -93006,6 +93207,26 @@ item_db: (
View: 2
},
{
+ Id: 13442
+ AegisName: "Old_Parasol"
+ Name: "Old Parasol"
+ Type: 4
+ Buy: 20
+ Weight: 500
+ Atk: 120
+ Matk: 80
+ Slots: 3
+ Job: 0x000654E2
+ Loc: 2
+ WeaponLv: 3
+ EquipLv: 80
+ View: 2
+ Script: <"
+ bonus bMatk,getrefine();
+ skill MG_SOULSTRIKE,10;
+ ">
+},
+{
Id: 13444
AegisName: "Pala"
Name: "Pala"
@@ -93037,7 +93258,7 @@ item_db: (
View: 2
Script: <"
bonus bAtk,pow(min(getrefine(),15),2);
- if(BaseLevel>70) bonus bAtk,(((BaseLevel-70)/10)*5);
+ if(BaseLevel>70) { bonus bAtk,(((BaseLevel-70)/10)*5); }
">
},
{
@@ -93055,9 +93276,7 @@ item_db: (
WeaponLv: 4
EquipLv: 160
View: 2
- Script: <"
- bonus bAtk,pow(min(getrefine(),15),2);
- ">
+ Script: <" bonus bAtk,pow(min(getrefine(),15),2); ">
},
// More Cash Shop Items
{
@@ -110278,7 +110497,7 @@ item_db: (
Nouse: {
sitting: true
}
- Script: <" callfunc "F_CashSeigeTele"; ">
+ Script: <" callfunc "F_CashSiegeTele"; ">
},
{
Id: 14592
@@ -110732,7 +110951,7 @@ item_db: (
Script: <"
bonus bStr,1;
bonus bMdef,3;
- bonus2 bIgnoreDefRate,RC_DemiHuman,10;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,10;
bonus2 bIgnoreDefRate,RC_Brute,10;
bonus3 bAutoSpellWhenHit,NPC_WIDEBLEEDING,1,10;
">
@@ -111265,7 +111484,7 @@ item_db: (
bonus2 bAddRaceTolerance,RC_Undead,10;
bonus2 bAddRaceTolerance,RC_Formless,-10;
bonus2 bAddRaceTolerance,RC_Brute,-10;
- bonus2 bAddRaceTolerance,RC_DemiHuman,-10;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,-10;
bonus2 bAddRaceTolerance,RC_Plant,-10;
bonus2 bAddRaceTolerance,RC_Insect,-10;
bonus2 bAddRaceTolerance,RC_Fish,-10;
@@ -111413,7 +111632,7 @@ item_db: (
Script: <"
bonus bMdef,10;
bonus bMaxHPrate,getequiprefinerycnt(EQI_ARMOR);
- bonus2 bAddRaceTolerance,RC_DemiHuman,5;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,5;
bonus2 bSubEle,Ele_Neutral,5;
">
},
@@ -111584,7 +111803,7 @@ item_db: (
EquipLv: 95
Script: <"
bonus bMdef,5;
- bonus2 bAddRaceTolerance,RC_DemiHuman,2;
+ bonus2 bAddRaceTolerance,RC_Player,2;
if(getrefine()>5) {
bonus bHealPower2,12;
bonus bAddItemHealRate,12;
@@ -111608,7 +111827,7 @@ item_db: (
EquipLv: 95
Script: <"
bonus bMdef,10;
- bonus2 bAddRaceTolerance,RC_DemiHuman,2;
+ bonus2 bAddRaceTolerance,RC_Player,2;
if(getrefine()>5) {
bonus bFlee2,5;
bonus bLongAtkDef,20;
@@ -111632,7 +111851,7 @@ item_db: (
EquipLv: 95
Script: <"
bonus bMdef,20;
- bonus2 bAddRaceTolerance,RC_DemiHuman,2;
+ bonus2 bAddRaceTolerance,RC_Player,2;
if(getrefine()>5) {
bonus bFlee,5;
bonus bLongAtkDef,15;
@@ -111654,7 +111873,7 @@ item_db: (
EquipLv: 50
Script: <"
bonus bAllStats,4;
- bonus2 bAddRaceTolerance,RC_DemiHuman,10;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,10;
">
},
{
@@ -111840,6 +112059,21 @@ item_db: (
">
},
{
+ Id: 15068
+ AegisName: "Adv_Angel's_Protection"
+ Name: "Advanced Angelic Protection"
+ Type: 5
+ Buy: 10000
+ Weight: 600
+ Def: 40
+ Slots: 1
+ Job: 0x00000001
+ Upper: 47
+ Loc: 16
+ EquipLv: 99
+ Script: <" bonus bMdef,30; ">
+},
+{
Id: 15073
AegisName: "Anti-Magic_Suit"
Name: "Anti-Magic Suit"
@@ -111922,9 +112156,7 @@ item_db: (
Upper: 56
Loc: 16
EquipLv: 120
- Script: <"
- bonus2 bSubEle,Ele_Holy,10+(getrefine()/2);
- ">
+ Script: <" bonus2 bSubEle,Ele_Holy,10+(getrefine()/2); ">
},
{
Id: 15116
@@ -111966,16 +112198,15 @@ item_db: (
bonus bMaxSP,50;
bonus bMdef,10;
bonus bAllStats,1;
- .@r = getrefine();
- if(.@r>=7) {
+ if (getrefine()>=7) {
bonus bMaxHP,500;
bonus bMaxSP,50;
}
- if(.@r>=9) {
+ if (getrefine()>=9) {
bonus bMaxHP,200;
bonus bMaxSP,20;
}
- if(.@r>=12) {
+ if (getrefine()>=12) {
bonus bMaxHP,300;
bonus bMaxSP,30;
}
@@ -111995,18 +112226,9 @@ item_db: (
Loc: 16
EquipLv: 105
Script: <"
- bonus3 bAutoSpell,DC_WINKCHARM,1,20; /* Custom - IDRO */
- if(getrefine()>4) {
- bonus bCritAtkRate,4;
- }
- if(getrefine()>6) {
- bonus bCritAtkRate,6;
- }
- if (isequipped(1287)) {
- if(getequiprefinerycnt(EQI_HAND_R)>6) {
- autobonus2 "{ bonus bIgnoreDefRace,RC_NonBoss; }",20,3000,BF_WEAPON,"{}"; /* Custom - IDRO */
- }
- }
+ bonus3 bAutoSpell,DC_WINKCHARM,1,20; /* Custom - IDRO */
+ if(getrefine()>4) { bonus bCritAtkRate,4; }
+ if(getrefine()>6) { bonus bCritAtkRate,6; }
">
},
{
@@ -112022,9 +112244,7 @@ item_db: (
Script: <"
bonus bVit,6;
bonus bMaxHPrate,(getrefine()/3)*4;
- if(BaseLevel>130) {
- bonus bVit,4;
- }
+ if(BaseLevel>130) { bonus bVit,4; }
">
},
{
@@ -112092,7 +112312,9 @@ item_db: (
bonus2 bAddMonsterDropItem,503,20;
bonus2 bAddMonsterDropItem,504,20;
bonus2 bAddMonsterDropItem,505,10;
- if(readparam(bStr)>=95) bonus2 bAddEff,Eff_Stun,500;
+ if(readparam(bStr)>=95) {
+ bonus2 bAddEff,Eff_Stun,500;
+ }
">
},
{
@@ -112419,7 +112641,7 @@ item_db: (
bonus2 bAddEff,Eff_Stun,150;
bonus3 bAutoSpell,SM_BASH,5,20;
bonus4 bAddEff,Eff_Cold,100,ATF_SHORT,3000;
- if(BaseLevel>99) bonus bBaseAtk,20;
+ if(BaseLevel>99) { bonus bBaseAtk,20; }
">
},
{
@@ -112483,7 +112705,7 @@ item_db: (
Script: <"
bonus bBaseAtk,(getrefine()*10);
bonus bHealPower,getrefine();
- if(BaseLevel>70) bonus bBaseAtk,(((BaseLevel-70)/10)*5);
+ if(BaseLevel>70) { bonus bBaseAtk,(((BaseLevel-70)/10)*5); }
">
},
{
@@ -112504,8 +112726,8 @@ item_db: (
bonus bUnbreakableWeapon,0;
bonus2 bAddEff,Eff_Stun,1000+getrefine();
bonus bAspdRate,getrefine();
- bonus4 bSetDefRace,RC_DemiHuman,10000,5000,1;
- bonus4 bSetMDefRace,RC_DemiHuman,10000,5000,1;
+ bonus4 bSetDefRace,RC_Player,10000,5000,1;
+ bonus4 bSetMDefRace,RC_Player,10000,5000,1;
">
},
{
@@ -112561,7 +112783,6 @@ item_db: (
Job: 0x0004C5B3
Loc: 2
WeaponLv: 3
- EquipLv: 1
View: 8
Trade: {
nodrop: true
@@ -112576,7 +112797,7 @@ item_db: (
bonus bUnbreakableWeapon,0;
bonus bBaseAtk,(getrefine()*5);
.@val = min(BaseLevel/10, 12);
- if (.@val > 2) bonus bBaseAtk,((.@val-2)*5);
+ if (.@val > 2) { bonus bBaseAtk,((.@val-2)*5); }
">
},
{
@@ -112596,7 +112817,7 @@ item_db: (
View: 8
Script: <"
bonus2 bAddRace,RC_Undead,10;
- bonus2 bAddRace,RC_DemiHuman,10;
+ bonus2 bAddRace,RC_DemiPlayer,10;
bonus2 bAddEle,Ele_Earth,10;
">
},
@@ -112635,8 +112856,8 @@ item_db: (
Script: <"
bonus2 bAddRace,RC_Demon,10;
bonus2 bAddRace,RC_Undead,10;
- if(getrefine()>=9){ bonus bAtkRate,5; }
- if(getrefine()>=12){ bonus bAtkRate,7; }
+ if(getrefine()>=9) { bonus bAtkRate,5; }
+ if(getrefine()>=12) { bonus bAtkRate,7; }
">
},
{
@@ -112702,9 +112923,9 @@ item_db: (
EquipLv: 70
View: 8
Script: <"
- bonus bAtk,pow(min(getrefine(),15),2);
- if(BaseLevel>70) bonus bAtk,(((BaseLevel-70)/10)*5);
bonus bUnbreakableWeapon,0;
+ bonus bAtk,pow(min(getrefine(),15),2);
+ if(BaseLevel>70) { bonus bAtk,(((BaseLevel-70)/10)*5); }
">
},
{
@@ -114001,7 +114222,7 @@ item_db: (
{
Id: 16457
AegisName: "Tw_Nov_Scroll"
- Name: "±???­?­?????"
+ Name: "Bough Scroll"
Type: 2
Buy: 20
Weight: 10
@@ -115039,7 +115260,7 @@ item_db: (
{
Id: 16973
AegisName: "Yellow_Hat_Box"
- Name: "Costume: Yellow Hat Box"
+ Name: "Costume Yellow Hat Box"
Type: 18
Buy: 20
Weight: 10
@@ -115057,7 +115278,7 @@ item_db: (
{
Id: 16974
AegisName: "Comin_Actor_Box"
- Name: "Costume: Old-Timey Box"
+ Name: "Costume Old-Timey Box"
Type: 2
Buy: 20
Weight: 10
@@ -115074,7 +115295,7 @@ item_db: (
{
Id: 16975
AegisName: "Singing_Bird_Box"
- Name: "Costume: Singing Bird Box"
+ Name: "Costume Singing Bird Box"
Type: 18
Buy: 20
Weight: 10
@@ -115092,7 +115313,7 @@ item_db: (
{
Id: 16976
AegisName: "Hen_Set_Box"
- Name: "Costume: Chicken Box"
+ Name: "Costume Chicken Box"
Type: 2
Buy: 20
Weight: 10
@@ -115109,7 +115330,7 @@ item_db: (
{
Id: 16977
AegisName: "Red_Minicrown_Box"
- Name: "Costume: Mini Crown Box"
+ Name: "Costume Mini Crown Box"
Type: 18
Buy: 20
Weight: 10
@@ -115366,7 +115587,7 @@ item_db: (
{
Id: 17014
AegisName: "Butterfly_ear_Box"
- Name: "Costume: Butterfly Ears Box"
+ Name: "Costume Butterfly Ears Box"
Type: 18
Buy: 20
Weight: 10
@@ -115384,7 +115605,7 @@ item_db: (
{
Id: 17015
AegisName: "Stuckhead_Screw_Box"
- Name: "Costume: Bolt Ears Box"
+ Name: "Costume Bolt Ears Box"
Type: 18
Buy: 20
Weight: 10
@@ -117073,9 +117294,7 @@ item_db: (
Script: <"
bonus2 bSkillAtk,RA_ARROWSTORM,(getrefine()*5);
bonus2 bSkillUseSP,RA_ARROWSTORM,(getrefine()*-5);
- if(readparam(bAgi)>=120) {
- bonus bAspd,1;
- }
+ if(readparam(bAgi)>=120) { bonus bAspd,1; }
">
},
{
@@ -117117,7 +117336,7 @@ item_db: (
bonus bBaseAtk,(getrefine()*7);
bonus bLongAtkRate,(getrefine()*2);
if(BaseJob==Job_Hunter) bonus bBaseAtk,20;
- if(BaseLevel>70) bonus bBaseAtk,(((BaseLevel-70)/10)*10);
+ if(BaseLevel>70) { bonus bBaseAtk,(((BaseLevel-70)/10)*10); }
">
},
{
@@ -117154,8 +117373,8 @@ item_db: (
EquipLv: 95
View: 11
Script: <"
- bonus2 bAddRace,RC_DemiHuman,30+getrefine();
- bonus2 bIgnoreDefRate,RC_DemiHuman,30;
+ bonus2 bAddRace,RC_Player,30+getrefine();
+ bonus2 bIgnoreDefRate,RC_Player,30;
">
},
{
@@ -117201,7 +117420,7 @@ item_db: (
bonus bBaseAtk,(getrefine()*3);
bonus bLongAtkRate,getrefine();
.@val = max(BaseLevel/10, 12);
- if (.@val > 2) bonus bBaseAtk,((.@val-2)*5);
+ if (.@val > 2) { bonus bBaseAtk,((.@val-2)*5); }
">
},
{
@@ -117266,8 +117485,8 @@ item_db: (
Script: <"
bonus2 bAddRace,RC_Demon,10;
bonus2 bAddRace,RC_Undead,10;
- if(getrefine()>=9){ bonus bAtkRate,5; }
- if(getrefine()>=12){ bonus bAtkRate,7; }
+ if(getrefine()>=9) { bonus bAtkRate,5; }
+ if(getrefine()>=12) { bonus bAtkRate,7; }
">
},
{
@@ -117285,9 +117504,7 @@ item_db: (
WeaponLv: 4
EquipLv: 160
View: 11
- Script: <"
- bonus bAtk,pow(min(getrefine(),15),2);
- ">
+ Script: <" bonus bAtk,pow(min(getrefine(),15),2); ">
},
{
Id: 18122
@@ -117316,7 +117533,7 @@ item_db: (
AegisName: "Bow_of_Storms"
Name: "Bow of Storms"
Type: 4
- Buy: 20
+ Buy: 12400
Weight: 1500
Atk: 160
Range: 5
@@ -117329,8 +117546,8 @@ item_db: (
View: 11
Script: <"
bonus bLongAtkRate,30;
- bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-20;
- bonus2 bSkillUseSP,"WM_SEVERE_RAINSTORM",15;
+ bonus2 bSkillCooldown,WM_SEVERE_RAINSTORM,-20;
+ bonus2 bSkillUseSP,WM_SEVERE_RAINSTORM,15;
">
},
{
@@ -117343,12 +117560,11 @@ item_db: (
Job: 0x000A0848
Loc: 34
WeaponLv: 3
- EquipLv: 1
View: 11
Script: <"
bonus bDex,2;
- bonus2 bAddRace,RC_DemiHuman,30;
- bonus2 bIgnoreDefRate,RC_DemiHuman,10;
+ bonus2 bAddRace,RC_DemiPlayer,30;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,10;
bonus bUnbreakableWeapon,0;
">
},
@@ -117414,7 +117630,7 @@ item_db: (
View: 11
Script: <"
bonus bAtk,pow(min(getrefine(),15),2);
- if(BaseLevel>70) bonus bAtk,(((BaseLevel-70)/10)*5);
+ if(BaseLevel>70) { bonus bAtk,(((BaseLevel-70)/10)*5); }
">
},
{
@@ -117521,6 +117737,11 @@ item_db: (
EquipLv: 70
Refine: false
View: 485
+ Script: <"
+ bonus bDefRate,-50;
+ bonus bMdefRate,-50;
+ bonus5 bAutoSpellWhenHit,NPC_WIDESTONE,2,10,BF_WEAPON|BF_MAGIC,0;
+ ">
},
{
Id: 18505
@@ -117598,7 +117819,7 @@ item_db: (
bonus bMdef,3;
bonus bHit,10;
bonus bDelayrate,-5;
- if(getrefine()>6) bonus2 bAddMonsterDropItem,522,(getrefine()*100)-600; /* Custom - KRO */
+ if(getrefine()>6) { bonus2 bAddMonsterDropItem,522,(getrefine()*100)-600; } /* Custom - KRO */
">
},
{
@@ -117615,7 +117836,7 @@ item_db: (
EquipLv: 15
View: 678
Script: <"
- bonus2 bAddRaceTolerance,RC_DemiHuman,10;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,10;
bonus bCritical,10;
bonus2 bAddItemHealRate,501,100;
bonus2 bAddItemHealRate,504,100;
@@ -117636,7 +117857,7 @@ item_db: (
EquipLv: 60
Refine: false
View: 679
- Script: <" bonus2 bSubRace,RC_DemiHuman,10; ">
+ Script: <" bonus2 bSubRace,RC_DemiPlayer,10; ">
},
{
Id: 18511
@@ -117650,7 +117871,6 @@ item_db: (
Refine: false
View: 680
Script: <"
- if(isequipped(18510)) bonus2 bAddRace,RC_Angel,3;
bonus bMaxHPrate,2;
bonus bMaxSPrate,1;
">
@@ -117835,9 +118055,7 @@ item_db: (
bonus bStr,2;
bonus2 bAddRace,RC_Boss,2;
bonus2 bAddRace,RC_NonBoss,2;
- if(getrefine()>6) {
- bonus bCriticalRate,10;
- }
+ if(getrefine()>6) { bonus bCriticalRate,10; }
if(getrefine()>8) {
bonus bLongAtkRate,5;
bonus bAtkRate,5;
@@ -117949,7 +118167,7 @@ item_db: (
{
Id: 18529
AegisName: "Drooping_Wild_Rose"
- Name: "Accurate Wild Rose"
+ Name: "Drooping Wild Rose"
Type: 5
Buy: 20
Weight: 500
@@ -117958,6 +118176,10 @@ item_db: (
Loc: 768
EquipLv: 30
View: 541
+ Script: <"
+ bonus bMaxHPrate,-10;
+ bonus bAspdRate,3;
+ ">
},
{
Id: 18530
@@ -117987,6 +118209,7 @@ item_db: (
Loc: 256
EquipLv: 10
View: 694
+ Script: <" bonus2 bAddRace2,RC2_Turtle,20; ">
},
{
Id: 18532
@@ -118108,12 +118331,8 @@ item_db: (
View: 713
Script: <"
bonus bMatkRate,2;
- if(getrefine() >= 5) {
- bonus bMatkRate,3;
- }
- if(getrefine() >= 7) {
- bonus bMatkRate,3;
- }
+ if(getrefine() >= 5) { bonus bMatkRate,3; }
+ if(getrefine() >= 7) { bonus bMatkRate,3; }
">
},
{
@@ -118145,10 +118364,7 @@ item_db: (
Script: <"
bonus bDex,2;
bonus bCritAtkRate,10;
- if(isequipped(1764)) bonus bCritAtkRate,5;
- if(getrefine() >= 7) {
- bonus bCritAtkRate,5;
- }
+ if(getrefine()>=7) { bonus bCritAtkRate,5; }
">
},
{
@@ -118161,8 +118377,13 @@ item_db: (
Def: 10
Slots: 1
Loc: 768
- EquipLv: 10
+ EquipLv: 30
View: 716
+ Script: <"
+ bonus bHealPower,2;
+ bonus bHealPower2,5;
+ if(getrefine()>6) { bonus bHealPower,3; }
+ ">
},
{
Id: 18543
@@ -118332,7 +118553,6 @@ item_db: (
EquipLv: 10
View: 729
Script: <"
-
bonus bMdef,3;
bonus2 bAddRaceTolerance,RC_Dragon,5;
bonus2 bAddRace,RC_Dragon,5;
@@ -118435,7 +118655,7 @@ item_db: (
Script: <"
bonus bVit,2;
bonus bMdef,3;
- bonus2 bAddRaceTolerance,RC_DemiHuman,10;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,10;
">
},
{
@@ -118463,6 +118683,10 @@ item_db: (
Loc: 256
EquipLv: 50
View: 733
+ Script: <"
+ bonus bDelayrate,-(5+(3*(getrefine()/3)));
+ bonus bUseSPrate,10-(3*(getrefine()/3));
+ ">
},
{
Id: 18564
@@ -118645,13 +118869,7 @@ item_db: (
Script: <"
bonus2 bSubRace,RC_NonBoss,-5;
bonus2 bAddRace,RC_Boss,10;
- bonus2 bAddRace,RC_Boss,getrefine()/5;
- if (isequipped(4140)) {
- bonus2 bAddRace,RC_Boss,5;
- if (getrefine() >= 11) {
- bonus2 bSubRace,RC_NonBoss,5;
- }
- }
+ if(getrefine()>4) { bonus2 bAddRace,RC_Boss,getrefine()-4; }
">
},
{
@@ -118743,12 +118961,8 @@ item_db: (
bonus bInt,2;
bonus bHealPower,1;
bonus bHealPower2,1;
- if(getrefine() >= 7) {
- bonus bHealPower,5;
- }
- if(getrefine() >= 9) {
- bonus bHealPower,3;
- }
+ if(getrefine() >= 7) { bonus bHealPower,5; }
+ if(getrefine() >= 9) { bonus bHealPower,3; }
">
},
{
@@ -118879,6 +119093,9 @@ item_db: (
Slots: 1
Loc: 256
View: 755
+ Script: <"
+ bonus2 bAddMonsterDropItem,578,100+(10*getrefine());
+ ">
},
{
Id: 18590
@@ -119046,8 +119263,8 @@ item_db: (
Script: <"
bonus bAtkRate,5;
if(getrefine()>5) {
- bonus2 bAddRace,RC_DemiHuman,(getrefine()-5);
- bonus2 bAddRaceTolerance,RC_DemiHuman,(getrefine()-5);
+ bonus2 bAddRace,RC_DemiPlayer,(getrefine()-5);
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,(getrefine()-5);
}
">
},
@@ -119065,8 +119282,8 @@ item_db: (
bonus bMdef,5;
bonus bMatkRate,5;
if(getrefine()>5) {
- bonus2 bMagicAddRace,RC_DemiHuman,(getrefine()-5);
- bonus2 bAddRaceTolerance,RC_DemiHuman,(getrefine()-5);
+ bonus2 bMagicAddRace,RC_DemiPlayer,(getrefine()-5);
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,(getrefine()-5);
}
">
},
@@ -119112,6 +119329,9 @@ item_db: (
EquipLv: 50
Refine: false
View: 782
+ Script: <"
+ bonus2 bAddEle,Ele_Water,5;
+ ">
},
{
Id: 18605
@@ -119126,10 +119346,9 @@ item_db: (
EquipLv: 10
View: 766
Script: <"
-
- bonus bMdef,3;
- autobonus "{ bonus bAtkEle,Ele_Dark; }",30,60000;
- bonus2 bSubEle,Ele_Holy,-10;
+ bonus bMdef,3;
+ autobonus "{ bonus bAtkEle,Ele_Dark; }",30,60000;
+ bonus2 bSubEle,Ele_Holy,-10;
bonus2 bSubRace,RC_Angel,-10;
">
},
@@ -119270,6 +119489,7 @@ item_db: (
Loc: 256
EquipLv: 20
View: 732
+ Script: <" bonus bFlee,3; ">
},
{
Id: 18615
@@ -119297,6 +119517,7 @@ item_db: (
EquipLv: 20
Refine: false
View: 773
+ Script: <" bonus bUnbreakableHelm,0; ">
},
{
Id: 18617
@@ -119337,6 +119558,9 @@ item_db: (
Loc: 256
EquipLv: 20
View: 776
+ Script: <"
+ bonus3 bAutoSpell,TF_STEAL,1,20;
+ ">
},
{
Id: 18620
@@ -119446,6 +119670,15 @@ item_db: (
Loc: 256
EquipLv: 40
View: 777
+ Script: <"
+ bonus bMaxHP,300;
+ if(getrefine()>6) {
+ skill MG_FROSTDIVER,5;
+ }
+ else {
+ skill MG_FROSTDIVER,1;
+ }
+ ">
},
{
Id: 18627
@@ -119458,7 +119691,10 @@ item_db: (
EquipLv: 10
Refine: false
View: 711
- Script: <" bonus bUnbreakableHelm,0; ">
+ Script: <"
+ bonus bUnbreakableHelm,0;
+ bonus2 bAddRace,RC_Plant,3;
+ ">
},
{
Id: 18628
@@ -119473,6 +119709,12 @@ item_db: (
EquipLv: 50
Refine: false
View: 781
+ Script: <"
+ bonus bMdef,5;
+ bonus bMaxHPrate,2;
+ bonus2 bAddRace,RC_DemiPlayer,5;
+ bonus2 bAddRace,RC_Player,5;
+ ">
},
{
Id: 18629
@@ -119484,10 +119726,13 @@ item_db: (
Slots: 1
Loc: 256
View: 783
+ Script: <"
+ bonus2 bAddSize,Size_Small,15;
+ ">
},
{
Id: 18630
- AegisName: "Droopy_Alice_Doll"
+ AegisName: "Dep_Alice_Hat"
Name: "Drooping Alice"
Type: 5
Buy: 20
@@ -119497,6 +119742,14 @@ item_db: (
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; }";
+ }
+ ">
},
{
Id: 18631
@@ -119512,6 +119765,13 @@ item_db: (
Script: <"
bonus bDex,3;
bonus bLuk,1;
+ if(getrefine()>6) {
+ bonus2 bAddMonsterDropItem,12125,500;
+ bonus2 bAddMonsterDropItem,12126,500;
+ bonus2 bAddMonsterDropItem,12127,400;
+ bonus2 bAddMonsterDropItem,12128,300;
+ bonus2 bAddMonsterDropItem,12129,200;
+ }
">
},
{
@@ -119573,7 +119833,10 @@ item_db: (
Loc: 256
EquipLv: 30
View: 790
- Script: <" bonus bDex,1; ">
+ Script: <"
+ bonus bDex,1;
+ bonus4 bAutoSpellWhenHit,DC_WINKCHARM,1,100,1;
+ ">
},
{
Id: 18637
@@ -119589,6 +119852,7 @@ item_db: (
Script: <"
bonus bStr,2;
bonus bVit,1;
+ if(getrefine()>7) { bonus bSpeedRate,25; }
">
},
{
@@ -119602,7 +119866,10 @@ item_db: (
Job: 0xFFFFFFFE
Loc: 256
View: 791
- Script: <" bonus bLuk,3; ">
+ Script: <"
+ bonus bLuk,3;
+ bonus2 bAddRaceTolerance,RC_Plant,10;
+ ">
},
{
Id: 18639
@@ -119615,7 +119882,10 @@ item_db: (
Job: 0xFFFFFFFE
Loc: 256
View: 792
- Script: <" bonus bLuk,3; ">
+ Script: <"
+ bonus bLuk,3;
+ /* Increase damage against water property monster by +10% */
+ ">
},
{
Id: 18640
@@ -119640,6 +119910,11 @@ item_db: (
Job: 0xFFFFFFFE
Loc: 256
View: 794
+ Script: <"
+ bonus bInt,3;
+ bonus bMaxSP,50;
+ bonus bMatkRate,5;
+ ">
},
{
Id: 18642
@@ -119692,7 +119967,11 @@ item_db: (
Def: 2
Loc: 256
View: 798
- Script: <" bonus bInt,1; ">
+ Script: <"
+ bonus bInt,1;
+ bonus2 bAddRace,RC_DemiPlayer,5;
+ bonus2 bAddRace,RC_Player,5;
+ ">
},
{
Id: 18646
@@ -119705,6 +119984,10 @@ item_db: (
Slots: 1
Loc: 256
View: 799
+ Script: <"
+ bonus2 bAddMonsterDropItem,519,100;
+ bonus bDex,2;
+ ">
},
{
Id: 18647
@@ -119778,7 +120061,7 @@ item_db: (
EquipLv: 80
View: 804
Script: <"
- bonus2 bHPDrainRate,10*(5+1*(getrefine()>7)+2*(getrefine()>8)+2*(getrefine()>9)),1+2*(getrefine()>5)+2*(getrefine()>7)+3*(getrefine()>9);
+ bonus2 bHPDrainRate,10*(5+1*(getrefine()>7)+2*(getrefine()>8)+2*(getrefine()>9)),1+2*(getrefine()>5)+2*(getrefine()>7)+3*(getrefine()>9);
bonus2 bSPDrainRate,10*(5+1*(getrefine()>8)+2*(getrefine()>9)),1+(getrefine()>7)+2*(getrefine()>9);
">
},
@@ -119808,7 +120091,13 @@ item_db: (
Weight: 10
Slots: 1
Loc: 769
+ Refine: false
View: 806
+ Script: <"
+ bonus2 bResEff,Eff_Curse,10000;
+ bonus bMdef,5;
+ bonus bMaxHP,500;
+ ">
},
{
Id: 18655
@@ -119837,6 +120126,8 @@ item_db: (
bonus bMdef,10;
bonus bStr,2;
bonus bInt,2;
+ bonus2 bAddRace,RC_Undead,15;
+ bonus2 bAddRace,RC_Demon,15;
bonus2 bMagicAddRace,RC_Undead,15;
bonus2 bMagicAddRace,RC_Demon,15;
">
@@ -119853,7 +120144,12 @@ item_db: (
EquipLv: 80
Refine: false
View: 568
- Script: <" bonus bUnbreakableHelm,0; ">
+ Script: <"
+ bonus bUnbreakableHelm,0;
+ bonus bAspdRate,1;
+ if(BaseLevel>=100) { bonus bAspdRate,1; }
+ if(BaseLevel>=150) { bonus bAspdRate,1; }
+ ">
},
{
Id: 18658
@@ -119877,8 +120173,8 @@ item_db: (
Loc: 768
View: 808
Script: <"
- bonus3 bAutoSpell,"SA_FLAMELAUNCHER",5,10;
- bonus3 bAutoSpell,"AS_SONICBLOW",5,10;
+ bonus3 bAutoSpell,AS_SONICBLOW,5,10;
+ autobonus "{ bonus bAtkEle,Ele_Fire; }",10000,1800000;
">
},
{
@@ -119976,8 +120272,11 @@ item_db: (
Refine: false
View: 815
Script: <"
- bonus bHit,5;
- bonus bAspdRate,-1;
+ bonus3 bAutoSpell,MG_COLDBOLT,3,30;
+ bonus3 bAutoSpell,MG_SOULSTRIKE,3, 30;
+ bonus3 bAutoSpell,WZ_EARTHSPIKE,3,30;
+ bonus3 bAutoSpell,MG_FIREBOLT,3,30;
+ bonus3 bAutoSpell,MG_LIGHTNINGBOLT,3,30;
">
},
{
@@ -120006,6 +120305,7 @@ item_db: (
Slots: 1
Loc: 256
View: 694
+ Script: <" skill AL_DECAGI,3; ">
},
{
Id: 18669
@@ -120019,7 +120319,10 @@ item_db: (
Job: 0xFFFFFFFE
Loc: 256
View: 819
- Script: <" bonus bDex,2; ">
+ Script: <"
+ bonus bDex,2;
+ bonus bMaxHPrate,1;
+ ">
},
{
Id: 18670
@@ -120033,7 +120336,7 @@ item_db: (
EquipLv: 12
Refine: false
View: 818
- Script: <" bonus2 bAddRaceTolerance,RC_DemiHuman,3; ">
+ Script: <" bonus2 bAddRaceTolerance,RC_DemiPlayer,3; ">
},
{
Id: 18671
@@ -120062,8 +120365,9 @@ item_db: (
Refine: false
View: 817
Script: <"
- bonus bMdef,1;
bonus bUnbreakableHelm,0;
+ bonus bMdef,1;
+ bonus bSPrecovRate,2;
">
},
{
@@ -120079,9 +120383,9 @@ item_db: (
Script: <"
bonus bMdef,7;
bonus bHealPower,5;
- if(getrefine()>6) bonus bHealPower,5;
- if(getrefine()>8) bonus bMatkRate,7;
- if(getrefine()>11) bonus bMatkRate,5;
+ if(getrefine()>6) { bonus bHealPower,getrefine()-6; }
+ if(getrefine()>8) { bonus bMatkRate,7; }
+ if(getrefine()>11) { bonus bMatkRate,5; }
">
},
{
@@ -120097,10 +120401,9 @@ item_db: (
Loc: 256
View: 11
Script: <"
-
- bonus bAgi,3;
- bonus bAspdRate,1;
- bonus2 bSPLossRate,5,10000;
+ bonus bAgi,3;
+ bonus bAspdRate,1;
+ bonus2 bSPLossRate,5,10000;
">
},
{
@@ -120116,7 +120419,10 @@ item_db: (
Loc: 256
EquipLv: 20
View: 11
- Script: <" bonus bDex,2; ">
+ Script: <"
+ bonus bDex,2;
+ bonus bHit,5;
+ ">
},
{
Id: 18676
@@ -120145,6 +120451,9 @@ item_db: (
EquipLv: 20
Refine: false
View: 823
+ Script: <"
+ bonus2 bAddRace,RC_Plant,2;
+ ">
},
{
Id: 18678
@@ -120158,6 +120467,9 @@ item_db: (
EquipLv: 20
Refine: false
View: 824
+ Script: <"
+ bonus2 bSubSize,Size_Small,2;
+ ">
},
{
Id: 18679
@@ -120171,6 +120483,9 @@ item_db: (
EquipLv: 20
Refine: false
View: 825
+ Script: <"
+ skill MC_IDENTIFY,1;
+ ">
},
{
Id: 18680
@@ -120186,7 +120501,7 @@ item_db: (
View: 826
Script: <"
bonus bAgi,1;
- bonus2 bExpAddRace,RC_Insect,10;
+ bonus2 bExpAddRace,RC_Insect,5;
">
},
{
@@ -120199,7 +120514,10 @@ item_db: (
Def: 2
Loc: 256
View: 827
- Script: <" bonus bVit,2; ">
+ Script: <"
+ bonus bVit,2;
+ bonus bMaxHP,100;
+ ">
},
{
Id: 18682
@@ -120375,6 +120693,9 @@ item_db: (
Loc: 256
EquipLv: 20
View: 838
+ Script: <"
+ bonus2 bAddRace,RC_Brute,2;
+ ">
},
{
Id: 18694
@@ -120389,6 +120710,9 @@ item_db: (
Loc: 256
EquipLv: 20
View: 839
+ Script: <"
+ bonus bCritical,10;
+ ">
},
{
Id: 18695
@@ -120417,6 +120741,9 @@ item_db: (
Loc: 256
EquipLv: 20
View: 841
+ Script: <"
+ skill MC_MAMMONITE,2;
+ ">
},
{
Id: 18697
@@ -120456,7 +120783,7 @@ item_db: (
Refine: false
View: 844
Script: <"
- bonus2 bSubRace,RC_Fish,15;
+ bonus2 bSubRace,RC_Fish,15;
bonus3 bAddMonsterDropItem,579,RC_Fish,5;
">
},
@@ -120491,6 +120818,7 @@ item_db: (
bonus bInt,3;
bonus bDex,2;
bonus bLuk,1;
+ if(getiteminfo(getequipid(EQI_HAND_R),11)==15) bonus bVariableCastrate,3;
">
},
{
@@ -120516,6 +120844,9 @@ item_db: (
Loc: 1
Refine: false
View: 848
+ Script: <"
+ bonus2 bResEff,Eff_Poison,2000;
+ ">
},
{
Id: 18704
@@ -120583,7 +120914,7 @@ item_db: (
EquipLv: 20
View: 853
Script: <"
- skill "AL_HEAL",3;
+ skill AL_HEAL,3;
">
},
{
@@ -120795,7 +121126,6 @@ item_db: (
Buy: 0
Slots: 1
Loc: 256
- EquipLv: 1
View: 380
},
{
@@ -120862,20 +121192,16 @@ item_db: (
Loc: 256
View: 871
Script: <"
- bonus2 bSubRace,RC_DemiHuman,10;
+ bonus2 bSubRace,RC_DemiPlayer,10;
bonus2 bAddItemHealRate,522,30;
bonus bVariableCastrate,-3;
- if(getrefine()>=12) {
- bonus bVariableCastrate,-1;
- }
- if(getrefine()>=14) {
- bonus bVariableCastrate,-1;
- }
+ if(getrefine()>=12) { bonus bVariableCastrate,-1; }
+ if(getrefine()>=14) { bonus bVariableCastrate,-1; }
">
},
{
Id: 18730
- AegisName: "Cryptura_Academy_Hat"
+ AegisName: "Criatura_Academy_Hat"
Name: "Criatura Hat"
Type: 5
Buy: 100
@@ -120915,7 +121241,6 @@ item_db: (
Buy: 0
Def: 5
Loc: 256
- EquipLv: 1
Refine: false
View: 14
Trade: {
@@ -120937,7 +121262,6 @@ item_db: (
Def: 10
Job: 0x000444A2
Loc: 256
- EquipLv: 1
Refine: false
View: 103
Trade: {
@@ -120959,7 +121283,6 @@ item_db: (
Def: 5
Job: 0x00812201
Loc: 256
- EquipLv: 1
Refine: false
View: 209
Trade: {
@@ -121119,7 +121442,6 @@ item_db: (
Loc: 256
View: 888
Script: <"
-
bonus bStr,2;
bonus bMaxHP,100;
">
@@ -121144,7 +121466,6 @@ item_db: (
Buy: 0
Slots: 1
Loc: 256
- EquipLv: 1
View: 890
},
{
@@ -121181,11 +121502,15 @@ item_db: (
AegisName: "Feather_Beret_"
Name: "Feather Beret_"
Type: 5
- Buy: 0
+ Buy: 30000
Slots: 1
Loc: 256
- EquipLv: 1
View: 224
+ Script: <"
+ bonus bMdef,1;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,10;
+ bonus2 bAddRaceTolerance,RC_Player,10;
+ ">
},
{
Id: 18756
@@ -121259,9 +121584,7 @@ item_db: (
bonus bInt,2;
bonus bMaxSP,150;
bonus bMatk,getrefine();
- if(getrefine()>=7) {
- bonus bInt,getrefine()-6;
- }
+ if(getrefine()>=7) bonus bInt,getrefine()-6;
">
},
{
@@ -121281,9 +121604,7 @@ item_db: (
bonus bDex,1;
bonus bAgi,1;
bonus bMaxSP,50+(getrefine()*5);
- if(getrefine()>=7) {
- bonus bDex,getrefine()-6;
- }
+ if(getrefine()>=7) bonus bDex,getrefine()-6;
">
},
{
@@ -121296,14 +121617,11 @@ item_db: (
Def: 2
Job: 0xFFFFFFFE
Loc: 256
- EquipLv: 1
View: 153
Script: <"
bonus bAgi,2;
bonus bLuk,2;
- if(getrefine()>=7) {
- bonus bFlee2,2;
- }
+ if(getrefine()>=7) { bonus bFlee2,2; }
">
},
{
@@ -121317,14 +121635,11 @@ item_db: (
Slots: 1
Job: 0xFFFFFFFE
Loc: 256
- EquipLv: 1
View: 89
Script: <"
bonus bLuk,2;
bonus bMdef,5;
- if(getrefine()>=7) {
- bonus bCritAtkRate,5;
- }
+ if(getrefine()>=7) { bonus bCritAtkRate,5; }
">
},
{
@@ -121337,13 +121652,10 @@ item_db: (
Def: 3
Slots: 1
Loc: 256
- EquipLv: 1
View: 15
Script: <"
bonus bLuk,2;
- if(getrefine()>=7) {
- bonus bCritical,5;
- }
+ if(getrefine()>=7) { bonus bCritical,5; }
">
},
{
@@ -121362,12 +121674,8 @@ item_db: (
Script: <"
bonus bVit,1;
bonus bMaxHPrate,5;
- if(getrefine()>=7) {
- bonus2 bSubEle,Ele_Neutral,1;
- }
- if(getrefine()>=9) {
- bonus bMaxHPrate,3;
- }
+ if(getrefine()>=7) { bonus2 bSubEle,Ele_Neutral,1; }
+ if(getrefine()>=9) { bonus bMaxHPrate,3; }
">
},
{
@@ -121391,9 +121699,7 @@ item_db: (
bonus bAgi,2;
bonus bLuk,2;
}
- if(getrefine()>=9) {
- bonus bAspd,1;
- }
+ if(getrefine()>=9) { bonus bAspd,1; }
">
},
{
@@ -121440,12 +121746,8 @@ item_db: (
Script: <"
bonus2 bSubEle,Ele_Dark,-15;
bonus2 bSubEle,Ele_Neutral,2;
- if(getrefine()>=7) {
- bonus2 bSubEle,Ele_Neutral,2;
- }
- if(getrefine()>=9) {
- bonus2 bSubEle,Ele_Neutral,2;
- }
+ if(getrefine()>=7) { bonus2 bSubEle,Ele_Neutral,2; }
+ if(getrefine()>=9) { bonus2 bSubEle,Ele_Neutral,2; }
">
},
{
@@ -121458,13 +121760,10 @@ item_db: (
Def: 5
Slots: 1
Loc: 769
- EquipLv: 1
View: 51
Script: <"
bonus2 bAddRaceTolerance,RC_Undead,10;
- if(getrefine()>=7) {
- bonus2 bAddRaceTolerance,RC_Undead,10;
- }
+ if(getrefine()>=7) { bonus2 bAddRaceTolerance,RC_Undead,10; }
">
},
{
@@ -121477,13 +121776,10 @@ item_db: (
Def: 5
Slots: 1
Loc: 769
- EquipLv: 1
View: 139
Script: <"
bonus2 bAddRaceTolerance,RC_Undead,10;
- if(getrefine()>=7) {
- bonus2 bAddRaceTolerance,RC_Undead,10;
- }
+ if(getrefine()>=7) { bonus2 bAddRaceTolerance,RC_Undead,10; }
">
},
{
@@ -121590,10 +121886,6 @@ item_db: (
View: 255
Script: <"
bonus bSPrecovRate,30;
- if (isequipped(20710)) {
- bonus bAgi,5;
- bonus bFlee,10;
- }
">
},
{
@@ -121617,7 +121909,6 @@ item_db: (
Type: 5
Buy: 0
Loc: 256
- EquipLv: 1
View: 898
},
{
@@ -121628,7 +121919,6 @@ item_db: (
Buy: 0
Slots: 1
Loc: 256
- EquipLv: 1
Refine: false
View: 902
Trade: {
@@ -121649,7 +121939,6 @@ item_db: (
Buy: 0
Slots: 1
Loc: 256
- EquipLv: 1
Refine: false
View: 903
Trade: {
@@ -121670,7 +121959,6 @@ item_db: (
Buy: 0
Slots: 1
Loc: 256
- EquipLv: 1
Refine: false
View: 904
Trade: {
@@ -121715,9 +122003,7 @@ item_db: (
bonus bMdef,10;
skill SA_SPELLBREAKER,1;
bonus bUseSPrate,50;
- if(getrefine()>5) {
- bonus bUseSPrate,-((getrefine()*10)-50);
- }
+ if(getrefine()>5) { bonus bUseSPrate,-((getrefine()*10)-50); }
">
},
{
@@ -121734,10 +122020,8 @@ item_db: (
View: 757
Script: <"
bonus bInt,2;
- bonus2 bMagicAddRace,RC_DemiHuman,5;
- if(getrefine()>6) {
- bonus2 bMagicAddRace,RC_DemiHuman,5;
- }
+ bonus2 bMagicAddRace,RC_DemiPlayer,5;
+ if(getrefine()>6) { bonus2 bMagicAddRace,RC_DemiPlayer,5; }
">
},
{
@@ -121786,7 +122070,7 @@ item_db: (
EquipLv: 50
View: 336
Script: <"
- bonus2 bAddRace,RC_DemiHuman,8;
+ bonus2 bAddRace,RC_DemiPlayer,8;
">
},
{
@@ -121819,7 +122103,7 @@ item_db: (
EquipLv: 20
View: 899
Script: <"
- bonus2 bAddMonsterDropItem,921,100+((getrefine()/2)*20); /* Custom - JRO */
+ bonus2 bAddMonsterDropItem,921,100+((getrefine()/2)*20); /* Custom - JRO */
bonus2 bAddMonsterDropItem,7033,100+((getrefine()/2)*20);
">
},
@@ -121835,7 +122119,7 @@ item_db: (
Loc: 256
View: 900
Script: <"
- bonus2 bRaceTolerance,RC_DemiHuman,-5;
+ bonus2 bRaceTolerance,RC_DemiPlayer,-5;
bonus bAtkRate,5;
bonus bMatkRate,5;
">
@@ -121856,12 +122140,8 @@ item_db: (
Script: <"
bonus2 bSkillAtk,PR_MAGNUS,30;
bonus2 bSkillAtk,PR_MAGNUS,(getrefine()/2)*5;
- if(getrefine()>6) {
- bonus3 bAutoSpellWhenHit,AL_HEAL,max(getskilllv(AL_HEAL),1),50; /* Custom - IRO */
- }
- if(getrefine()>8) {
- bonus bFixedCastrate,-1;
- }
+ if(getrefine()>6) { bonus3 bAutoSpellWhenHit,AL_HEAL,max(getskilllv(AL_HEAL),1),50; }
+ if(getrefine()>8) { bonus bFixedCastrate,-1; }
">
},
{
@@ -121877,7 +122157,7 @@ item_db: (
View: 901
Script: <"
bonus bVit,10;
- bonus2 bAddRaceTolerance,RC_DemiHuman,10;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,10;
bonus bMatkRate,5;
bonus bAtkRate,5;
">
@@ -121896,16 +122176,12 @@ item_db: (
EquipLv: 100
View: 911
Script: <"
+ bonus bMdef,10;
bonus2 bSkillAtk,MG_FIREBOLT,50;
bonus2 bSkillAtk,MG_LIGHTNINGBOLT,50;
bonus2 bSkillAtk,MG_COLDBOLT,50;
- bonus bMdef,10;
- if(getrefine()>6) {
- bonus2 bSkillAtk,SO_SPELLFIST,25;
- }
- if(getrefine()>8) {
- bonus bAspd,5;
- }
+ if(getrefine()>6) { bonus2 bSkillAtk,SO_SPELLFIST,25; }
+ if(getrefine()>8) { bonus bAspd,5; }
">
},
{
@@ -121928,15 +122204,13 @@ item_db: (
bonus2 bSkillAtk,WL_CHAINLIGHTNING,5;
bonus2 bIgnoreMdefRate,RC_NonBoss,10;
bonus2 bIgnoreMdefRate,RC_NonBoss,getrefine()*2;
- if(getrefine()>6) {
+ if(getrefine()>6) {
bonus2 bSkillAtk,WL_CRIMSONROCK,5;
bonus2 bSkillAtk,WL_JACKFROST,5;
bonus2 bSkillAtk,WL_EARTHSTRAIN,5;
bonus2 bSkillAtk,WL_CHAINLIGHTNING,5;
}
- if(getrefine()>8) {
- bonus bMatkRate,5;
- }
+ if(getrefine()>8) { bonus bMatkRate,5; }
">
},
{
@@ -121953,12 +122227,8 @@ item_db: (
View: 913
Script: <"
bonus bFixedCastrate,-(getskilllv(BA_MUSICALLESSON)*5);
- if(getrefine()>6) {
- bonus2 bSkillAtk,WM_SEVERE_RAINSTORM,25;
- }
- if(getrefine()>8) {
- bonus bMaxSP,200;
- }
+ if(getrefine()>6) { bonus2 bSkillAtk,WM_SEVERE_RAINSTORM,25; }
+ if(getrefine()>8) { bonus bMaxSP,200; }
">
},
{
@@ -121970,7 +122240,6 @@ item_db: (
Def: 12
Slots: 1
Loc: 256
- EquipLv: 1
View: 914
Trade: {
nodrop: true
@@ -121997,7 +122266,6 @@ item_db: (
Slots: 1
Job: 0xFFFFFFFE
Loc: 256
- EquipLv: 1
View: 915
Script: <"
bonus bAgi,1;
@@ -122016,7 +122284,6 @@ item_db: (
Slots: 1
Job: 0xFFFFFFFE
Loc: 256
- EquipLv: 1
View: 916
Script: <"
bonus bAgi,1;
@@ -122061,15 +122328,12 @@ item_db: (
Weight: 250
Def: 6
Loc: 256
- EquipLv: 1
View: 809
Script: <"
bonus bInt,2;
skill NJ_RAIGEKISAI,3;
bonus2 bSubEle,Ele_Wind,15;
- if (getrefine()>8) {
- bonus2 bSubEle,Ele_Wind,5;
- };
+ if (getrefine()>8) { bonus2 bSubEle,Ele_Wind,5; }
">
},
{
@@ -122081,13 +122345,12 @@ item_db: (
Def: 10
Slots: 1
Loc: 256
- EquipLv: 1
View: 919
Script: <"
bonus bMaxHPrate,5;
if (getrefine()>4) {
- bonus bMaxHPrate,getrefine();
- bonus bMaxSPrate,-(getrefine()*2);
+ bonus bMaxHPrate,getrefine()-4;
+ bonus bMaxSPrate,-((getrefine()*2)-8);
}
if (getrefine()>9) {
bonus bMaxHPrate,4;
@@ -122107,9 +122370,10 @@ item_db: (
View: 920
Script: <"
bonus bUseSPrate,-5;
- if(readparam(bDex)>=100) bonus bUseSPrate,-5;
- if(readparam(bDex)>=120) bonus bUseSPrate,-5;
- if (isequipped(2597)) {
+ if(readparam(bDex)>=100) {
+ bonus bUseSPrate,-5;
+ }
+ if(readparam(bDex)>=120) {
bonus bUseSPrate,-5;
}
">
@@ -122138,9 +122402,6 @@ item_db: (
bonus2 bMagicAddEle,Ele_Water,5;
bonus2 bMagicAddEle,Ele_Earth,5;
}
- if (isequipped(1636)) {
- bonus bMatk,getequiprefinerycnt(EQI_HAND_R)*10;
- }
">
},
{
@@ -122245,8 +122506,8 @@ item_db: (
bonus bInt,1;
bonus bMdef,5;
bonus2 bAddMonsterDropItem,7939,50;
- if (getrefine()>=6) bonus2 bAddMonsterDropItem,7939,50;
- if (getrefine()>=9) bonus2 bAddMonsterDropItem,7939,50;
+ if (getrefine()>=6) { bonus2 bAddMonsterDropItem,7939,50; }
+ if (getrefine()>=9) { bonus2 bAddMonsterDropItem,7939,50; }
">
},
{
@@ -122355,7 +122616,6 @@ item_db: (
Buy: 20
Weight: 100
Loc: 1
- EquipLv: 1
Refine: false
View: 932
Script: <"
@@ -122375,9 +122635,7 @@ item_db: (
Loc: 256
EquipLv: 120
View: 941
- Script: <"
- bonus2 bSubEle,Ele_Holy,3+(getrefine()/2);
- ">
+ Script: <" bonus2 bSubEle,Ele_Holy,3+(getrefine()/2); ">
},
{
Id: 18821
@@ -122405,9 +122663,7 @@ item_db: (
EquipLv: 30
Refine: false
View: 422
- Script: <"
- bonus3 bAutoSpell,SM_MAGNUM,1,30;
- ">
+ Script: <" bonus3 bAutoSpell,SM_MAGNUM,1,30; ">
},
{
Id: 18823
@@ -122441,14 +122697,6 @@ item_db: (
Script: <"
bonus3 bHPDrainRate,10,1,0;
bonus3 bSPDrainRate,10,1,0;
- if(isequipped(18825)) {
- bonus bMaxHP,100;
- bonus2 bSubEle,Ele_Neutral,getequiprefinerycnt(EQI_HEAD_TOP);
- }
- if(isequipped(5021)) {
- bonus bMaxHP,100;
- bonus2 bSubEle,Ele_Neutral,getequiprefinerycnt(EQI_HEAD_TOP);
- }
">
},
{
@@ -122477,7 +122725,6 @@ item_db: (
Weight: 300
Slots: 1
Loc: 256
- EquipLv: 1
View: 939
Script: <"
bonus bInt,2;
@@ -122639,7 +122886,6 @@ item_db: (
Type: 5
Def: 3
Loc: 256
- EquipLv: 1
View: 949
Script: <"
bonus bLuk,3;
@@ -122688,12 +122934,9 @@ item_db: (
Type: 5
Weight: 100
Loc: 1
- EquipLv: 1
Refine: false
View: 952
- Script: <"
- bonus bStr,2;
- ">
+ Script: <" bonus bStr,2; ">
},
{
Id: 18839
@@ -122743,7 +122986,7 @@ item_db: (
bonus bAspdRate,(getrefine()/3)*2;
bonus2 bExpAddRace,RC_Boss,3;
bonus2 bExpAddRace,RC_NonBoss,3;
- if (getrefine()>9) bonus bAspd,1;
+ if (getrefine()>9) { bonus bAspd,1; }
">
},
{
@@ -122759,7 +123002,7 @@ item_db: (
View: 956
Script: <"
bonus bInt,(getrefine()/3)*2;
- bonus2 bSubRace,RC_DemiHuman,7;
+ bonus2 bSubRace,RC_DemiPlayer,7;
bonus bMaxHPrate,-3;
">
},
@@ -122775,10 +123018,9 @@ item_db: (
Loc: 256
View: 957
Script: <"
- bonus2 bSubRace,RC_DemiHuman,5;
- if (getrefine()>8) {
- bonus bMaxHPrate,getrefine()-8;
- }
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,5;
+ bonus2 bAddRaceTolerance,RC_Player,5;
+ if (getrefine()>7) { bonus bMaxHPrate,getrefine()-7; }
">
},
{
@@ -122808,7 +123050,11 @@ item_db: (
Loc: 1
Refine: false
View: 959
- Script: <" bonus bUnbreakableHelm,0; ">
+ 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; }";
+ ">
},
{
Id: 18846
@@ -122837,12 +123083,8 @@ item_db: (
bonus bVit,1;
bonus2 bSubEle,Ele_Water,2;
bonus2 bAddEle,Ele_Water,2;
- if (getrefine()>=7) {
- bonus2 bAddEle,Ele_Water,3;
- }
- if (getrefine()>=9) {
- bonus2 bSubEle,Ele_Water,3;
- }
+ if (getrefine()>=7) { bonus2 bAddEle,Ele_Water,3; }
+ if (getrefine()>=9) { bonus2 bSubEle,Ele_Water,3; }
">
},
{
@@ -122853,11 +123095,8 @@ item_db: (
Weight: 200
Slots: 1
Loc: 256
- EquipLv: 1
View: 963
- Script: <"
- bonus bMatk,20+getrefine();
- ">
+ Script: <" bonus bMatk,20+getrefine(); ">
},
{
Id: 18849
@@ -122867,7 +123106,6 @@ item_db: (
Weight: 200
Slots: 1
Loc: 256
- EquipLv: 1
View: 967
Script: <"
bonus bDex,3;
@@ -122889,9 +123127,9 @@ item_db: (
View: 966
Script: <"
bonus bMdef,3;
- bonus bUnbreakableHelm,0;
bonus bDex,1;
bonus bAgi,1;
+ bonus bUnbreakableHelm,0;
">
},
{
@@ -122902,9 +123140,7 @@ item_db: (
Loc: 256
EquipLv: 40
View: 397
- Script: <"
- bonus bMaxHPrate,5+(getrefine()/2);
- ">
+ Script: <" bonus bMaxHPrate,5+(getrefine()/2); ">
},
{
Id: 18852
@@ -122919,7 +123155,7 @@ item_db: (
View: 968
Script: <"
bonus bAllStats,1;
- if (getrefine()>=12) bonus bAspd,2;
+ if (getrefine()>=12) { bonus bAspd,2; }
">
},
{
@@ -122936,7 +123172,7 @@ item_db: (
View: 968
Script: <"
bonus bAllStats,1;
- if (getrefine()>=12) bonus bAspd,2;
+ if (getrefine()>=12) { bonus bAspd,2; }
">
},
{
@@ -122947,9 +123183,7 @@ item_db: (
Loc: 256
EquipLv: 40
View: 865
- Script: <"
- bonus bMaxSPrate,5+(getrefine()/2);
- ">
+ Script: <" bonus bMaxSPrate,5+(getrefine()/2); ">
},
{
Id: 18855
@@ -122960,7 +123194,6 @@ item_db: (
Weight: 100
Def: 10
Loc: 1
- EquipLv: 1
View: 972
Script: <"
bonus bAgi,3;
@@ -122976,7 +123209,6 @@ item_db: (
Weight: 50
Def: 5
Loc: 1
- EquipLv: 1
Refine: false
View: 975
Script: <"
@@ -122993,7 +123225,6 @@ item_db: (
Weight: 50
Def: 5
Loc: 1
- EquipLv: 1
Refine: false
View: 976
Script: <"
@@ -123011,7 +123242,6 @@ item_db: (
Def: 8
Slots: 1
Loc: 256
- EquipLv: 1
View: 977
},
{
@@ -123021,7 +123251,6 @@ item_db: (
Type: 5
Buy: 0
Loc: 1
- EquipLv: 1
Refine: false
View: 446
},
@@ -123032,7 +123261,6 @@ item_db: (
Type: 5
Buy: 0
Loc: 1
- EquipLv: 1
Refine: false
View: 446
},
@@ -123073,7 +123301,6 @@ item_db: (
Buy: 0
Slots: 1
Loc: 512
- EquipLv: 1
Refine: false
View: 23
},
@@ -123098,7 +123325,6 @@ item_db: (
Buy: 0
Slots: 1
Loc: 256
- EquipLv: 1
View: 996
},
{
@@ -123107,7 +123333,7 @@ item_db: (
Name: "Jejecap"
Type: 5
Buy: 0
- Weight: 100
+ Weight: 500
Def: 8
Loc: 256
EquipLv: 70
@@ -123115,6 +123341,22 @@ item_db: (
Script: <"
bonus bStr,2;
bonus bInt,3;
+ bonus bUnbreakableHelm,0;
+ ">
+},
+{
+ Id: 18886
+ AegisName: "Rainbow_Long_Octopus"
+ Name: "Rainbow Long Octopus"
+ Type: 5
+ Buy: 0
+ Weight: 100
+ Loc: 256
+ Refine: false
+ View: 1007
+ Script: <"
+ bonus bVit,2;
+ bonus bDex,3;
">
},
{
@@ -123131,6 +123373,12 @@ item_db: (
Script: <"
bonus bVit,3;
bonus bMdef,5;
+ bonus bMatkRate,2;
+ if(getrefine()>8) {
+ bonus bMdef,5;
+ bonus bMatkRate,4;
+ }
+ if(getrefine()>11) { bonus bFixedCastrate,-10; }
">
},
{
@@ -123142,9 +123390,19 @@ item_db: (
Weight: 100
Def: 2
Slots: 1
- Loc: 1
- EquipLv: 1
+ Loc: 256
View: 1013
+ Script: <"
+ bonus bInt,5;
+ bonus bLuk,5;
+ bonus bAtkRate,2;
+ bonus bMatkRate,5;
+ if(getrefine()>8) {
+ bonus bAtkRate,4;
+ bonus bMatkRate,4;
+ }
+ if(getrefine()>11) { bonus bFixedCastrate,-10; }
+ ">
},
{
Id: 18889
@@ -123155,9 +123413,18 @@ item_db: (
Weight: 100
Def: 2
Slots: 1
- Loc: 1
- EquipLv: 1
+ Loc: 256
View: 1014
+ Script: <"
+ bonus bAgi,5;
+ bonus bLuk,5;
+ bonus bAtkRate,5;
+ if(getrefine()>8) {
+ bonus bAtkRate,5;
+ bonus bMatkRate,5;
+ }
+ if(getrefine()>11) { bonus bFixedCastrate,-10; }
+ ">
},
{
Id: 18890
@@ -123167,9 +123434,19 @@ item_db: (
Buy: 0
Def: 2
Slots: 1
- Loc: 1
- EquipLv: 1
+ Loc: 256
View: 1015
+ Script: <"
+ bonus bInt,5;
+ bonus bLuk,5;
+ bonus bAtkRate,2;
+ bonus bMatkRate,5;
+ if(getrefine()>8) {
+ bonus bAtkRate,4;
+ bonus bMatkRate,4;
+ }
+ if(getrefine()>11) { bonus bFixedCastrate,-10; }
+ ">
},
{
Id: 18891
@@ -123182,6 +123459,11 @@ item_db: (
Slots: 1
Loc: 256
View: 1016
+ Script: <"
+ bonus bAtkRate,5;
+ bonus bMatkRate,5;
+ bonus4 bAutoSpellWhenHit,SN_WINDWALK,5,100+(getrefine()*30),0;
+ ">
},
{
Id: 18892
@@ -123195,6 +123477,18 @@ item_db: (
Loc: 256
EquipLv: 10
View: 1017
+ Script: <"
+ bonus bMdef,5;
+ bonus bFlee,5;
+ bonus bCritical,5;
+ bonus bHit,5;
+ bonus bFlee2,5;
+ if(getrefine()>6) { bonus bVariableCastrate,-5; }
+ if(getrefine()>8) {
+ bonus bDelayrate,-5;
+ bonus bAspdRate,5;
+ }
+ ">
},
{
Id: 18893
@@ -123208,6 +123502,16 @@ item_db: (
Loc: 256
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;
+ }
+ ">
},
{
Id: 18894
@@ -123221,6 +123525,10 @@ item_db: (
EquipLv: 70
Refine: false
View: 1019
+ Script: <"
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,5;
+ bonus2 bAddRaceTolerance,RC_Player,5;
+ ">
},
{
Id: 18895
@@ -123234,6 +123542,7 @@ item_db: (
EquipLv: 50
Refine: false
View: 1008
+ Script: <" bonus2 bSubEle,Ele_Fire,5; ">
},
{
Id: 18896
@@ -123247,6 +123556,7 @@ item_db: (
EquipLv: 50
Refine: false
View: 1009
+ Script: <" bonus2 bSubEle,Ele_Fire,8; ">
},
{
Id: 18897
@@ -123260,6 +123570,7 @@ item_db: (
EquipLv: 50
Refine: false
View: 1010
+ Script: <" bonus2 bSubEle,Ele_Water,8; ">
},
{
Id: 18898
@@ -123274,6 +123585,15 @@ item_db: (
EquipLv: 50
Refine: false
View: 997
+ Script: <"
+ bonus bAllStats,5;
+ bonus bMaxHP,100;
+ bonus bMaxSP,50;
+ if(getrefine()>7) {
+ bonus bMaxHPrate,getrefine()-7;
+ bonus bFixedCastrate,-(getrefine()-7);
+ }
+ ">
},
{
Id: 18900
@@ -123315,7 +123635,7 @@ item_db: (
bonus bStr,5;
bonus bMaxHPrate,5;
bonus2 bSubEle,Ele_Fire,10;
- if(getrefine()>=9) bonus bAspd,1+((getrefine()/2)-4);
+ if(getrefine()>=9) { bonus bAspd,1+((getrefine()/2)-4); }
">
},
{
@@ -123330,7 +123650,7 @@ item_db: (
View: 1031
Script: <"
bonus bMaxHPrate,10;
- bonus2 bAddRaceTolerance,RC_DemiHuman,5;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,5;
bonus bMatk,getrefine()*2;
">
},
@@ -123346,8 +123666,8 @@ item_db: (
View: 1032
Script: <"
bonus2 bAddSize,Size_Medium,10;
- bonus2 bAddRaceTolerance,RC_DemiHuman,5;
- if(getrefine()>=12) bonus bShortWeaponDamageReturn,5;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,5;
+ if(getrefine()>=12) { bonus bShortWeaponDamageReturn,5; }
">
},
{
@@ -123363,8 +123683,8 @@ item_db: (
Script: <"
bonus bDex,5;
bonus2 bSubEle,Ele_Earth,3;
- bonus2 bAddRaceTolerance,RC_DemiHuman,10;
- if(getrefine()>=12) bonus bShortWeaponDamageReturn,5;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,10;
+ if(getrefine()>=12) { bonus bShortWeaponDamageReturn,5; }
">
},
{
@@ -123380,11 +123700,7 @@ item_db: (
View: 1034
Script: <"
bonus bAllStats,1;
- bonus5 bAutoSpellWhenHit,AL_RUWACH,1,50,BF_WEAPON,0; /* Custom - PRO */
- if(isequipped(2254)) {
- bonus2 bExpAddRace,RC_NonBoss,5;
- bonus2 bExpAddRace,RC_Boss,5;
- }
+ bonus5 bAutoSpellWhenHit,AL_RUWACH,1,50,BF_WEAPON,0; /* Custom - PRO */
">
},
{
@@ -123400,11 +123716,7 @@ item_db: (
View: 1035
Script: <"
bonus bAllStats,1;
- bonus5 bAutoSpellWhenHit,AL_RUWACH,1,50,BF_WEAPON,0; /* Custom - PRO */
- if(isequipped(5007)) {
- bonus2 bExpAddRace,RC_NonBoss,5;
- bonus2 bExpAddRace,RC_Boss,5;
- }
+ bonus5 bAutoSpellWhenHit,AL_RUWACH,1,50,BF_WEAPON,0; /* Custom - PRO */
">
},
{
@@ -123487,8 +123799,8 @@ item_db: (
},
{
Id: 18921
- AegisName: "Costume_Tarnished_Lamp"
- Name: "Costume: Tarnished Lamp"
+ AegisName: "C_Tarnished_Lamp"
+ Name: "Costume Tarnished Lamp"
Type: 5
Buy: 0
Weight: 200
@@ -123510,10 +123822,8 @@ item_db: (
View: 1065
Script: <"
bonus bDex,2;
- bonus5 bAutoSpellWhenHit,WZ_STORMGUST,5,50,BF_WEAPON,0; /* Custom - IRO */
- if(getrefine()>=8) {
- bonus bDex,1+((getrefine()/2)-4);
- }
+ bonus5 bAutoSpellWhenHit,WZ_STORMGUST,5,50,BF_WEAPON,0; /* Custom - IRO */
+ if(getrefine()>=8) { bonus bDex,1+((getrefine()/2)-4); }
">
},
{
@@ -123534,7 +123844,6 @@ item_db: (
Type: 5
Weight: 100
Loc: 256
- EquipLv: 1
View: 1072
},
{
@@ -123545,7 +123854,6 @@ item_db: (
Weight: 300
Def: 1
Loc: 256
- EquipLv: 1
View: 1073
},
{
@@ -123667,6 +123975,14 @@ item_db: (
">
},
{
+ Id: 19015
+ AegisName: "C_Kamas_Hairband"
+ Name: "Costume Kama's Hairband"
+ Type: 5
+ Loc: 1024
+ View: 564
+},
+{
Id: 19019
AegisName: "Elemental_Crown"
Name: "Elemental Crown"
@@ -123681,9 +123997,7 @@ item_db: (
bonus bDex,3;
bonus bLongAtkRate,4;
bonus bDex,(getrefine()/2);
- if(BaseLevel>130) {
- bonus bDex,getrefine();
- }
+ if(BaseLevel>130) { bonus bDex,getrefine(); }
">
},
{
@@ -123702,12 +124016,6 @@ item_db: (
bonus bInt,3;
bonus bMatkRate,4;
if(BaseLevel<100) { bonus bInt,getrefine()/2; } else { bonus bInt,getrefine(); }
- if(isequipped(1618)) {
- bonus bMatk,getequiprefinerycnt(EQI_HAND_R)*10;
- if (getequiprefinerycnt(EQI_HAND_R)>=10) { /* Custom - JRO */
- autobonus "{ bonus bVariableCastrate,-50; }",50,5000,BF_MAGIC,"{ specialeffect2 EF_SUFFRAGIUM; }";
- }
- }
">
},
{
@@ -123725,15 +124033,9 @@ item_db: (
Script: <"
bonus bStr,3;
bonus bAtkRate,4;
- if(BaseLevel<100){ bonus bStr,getrefine()/2; } else { bonus bStr,getrefine(); }
- if(isequipped(1387)) {
- bonus2 bSkillAtk,WS_CARTTERMINATION,15+(getequiprefinerycnt(EQI_HAND_R)*5);
- }
- if(isequipped(2160)) {
- bonus2 bSkillAtk,WS_CARTTERMINATION,15+(getequiprefinerycnt(EQI_HAND_R)*5);
- }
- /* +Giant Lance, when using Joint Beat, auto cast Lv.1 Spiral pierce, */
- /* every refine of lance increase the chance of trigger and increase damage of spiral pierce by 5%. */
+ if(BaseLevel<100) { bonus bStr,getrefine()/2; } else { bonus bStr,getrefine(); }
+ /* +Giant Lance, when using Joint Beat, auto cast Lv.1 Spiral pierce, */
+ /* every refine of lance increase the chance of trigger and increase damage of spiral pierce by 5%. */
">
},
{
@@ -123750,27 +124052,7 @@ item_db: (
bonus bDefRate,-50;
bonus bMdefRate,-50;
bonus2 bSubRace,RC_Insect,getrefine();
- bonus3 bAutoSpell,NPC_WIDECONFUSE,2,100+(getrefine()*10); /* Custom - JRO */
- if(isequipped(4505))&&(isequipped(4508)) {
- bonus3 bAutoSpell,NPC_DRAGONFEAR,2,100+(getrefine()*10);
- }
- if(isequipped(4507)) {
- bonus2 bAddDamageClass,2085,30;
- bonus2 bAddDamageClass,2090,30;
- bonus2 bAddDamageClass,2144,30;
- bonus2 bAddDamageClass,2145,30;
- bonus2 bAddDamageClass,2083,30;
- bonus2 bAddDamageClass,2088,30;
- bonus2 bAddDamageClass,2084,30;
- bonus2 bAddDamageClass,2089,30;
- bonus2 bAddDamageClass,2087,30;
- bonus2 bAddDamageClass,2086,30;
- bonus2 bAddDamageClass,2091,30;
- }
- if(isequipped(4509)) {
- bonus2 bSubRace,RC_Insect,10;
- bonus2 bResEff,Eff_Confusion,10000;
- }
+ bonus3 bAutoSpell,NPC_WIDECONFUSE,2,100+(getrefine()*10); /* Custom - JRO */
">
},
{
@@ -123786,21 +124068,16 @@ item_db: (
View: 1232
Script: <"
bonus bMdef,2;
- bonus2 bAddRaceTolerance,RC_DemiHuman,2;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,2;
bonus bAspdRate,-5;
if(readparam(bVit)>=108) {
bonus bAspdRate,-5;
- bonus2 bAddRaceTolerance,RC_DemiHuman,2;
+ bonus2 bAddRaceTolerance,RC_DemiPlayer,2;
}
if(readparam(bVit)>=120) {
bonus bMdef,3;
bonus bMaxHPrate,3;
}
- if (isequipped(5170)) {
- bonus bAspdRate,5;
- if(getequiprefinerycnt(EQI_HEAD_TOP)>6) bonus bAspdRate,5;
- if(getequiprefinerycnt(EQI_HEAD_TOP)>8) bonus bMaxHPrate,5;
- }
">
},
{
@@ -123833,15 +124110,10 @@ item_db: (
Loc: 256
EquipLv: 110
View: 870
- Script: <"
- if(isequipped(15061)) {
- bonus2 bAddRaceTolerance,RC_Fish,10+getequiprefinerycnt(EQI_ARMOR);
- }
- ">
},
{
Id: 19027
- AegisName: "Type-10_Glasses"
+ AegisName: "Type_10_Glasses"
Name: "Type-10 Glasses"
Type: 5
Weight: 200
@@ -123855,7 +124127,7 @@ item_db: (
},
{
Id: 19028
- AegisName: "Devil's_Minion"
+ AegisName: "Devils_Minion"
Name: "Devil's Minion"
Type: 5
Weight: 200
@@ -123873,7 +124145,6 @@ item_db: (
Type: 5
Weight: 300
Loc: 256
- EquipLv: 1
View: 1249
Script: <"
bonus2 bAddRace,RC_Boss,15;
@@ -123896,12 +124167,317 @@ item_db: (
bonus2 bAddRace,RC_Angel,3;
">
},
+{
+ Id: 19041
+ AegisName: "Black_Fairy_Ears"
+ Name: "Black Fairy Ears"
+ Type: 5
+ Buy: 20
+ Weight: 200
+ Loc: 512
+ EquipLv: 10
+ View: 498
+ Script: <"
+ bonus2 bAddRaceTolerance,RC_Demon,5;
+ bonus2 bMagicAddRace,RC_Demon,4;
+ ">
+},
+{
+ Id: 19042
+ AegisName: "Maneater_Flower_Hat_"
+ Name: "Maneater Flower Hat"
+ Type: 5
+ Buy: 20
+ Weight: 300
+ Def: 5
+ Slots: 1
+ Loc: 256
+ EquipLv: 20
+ View: 852
+ Script: <"
+ bonus bMdef,5;
+ bonus2 bSPDrainValueRace,RC_Insect,5;
+ bonus bHPGainValue,100;
+ ">
+},
+{
+ Id: 19043
+ AegisName: "Goibne's_Helmet_"
+ Name: "Goibne's Helm"
+ Type: 5
+ Buy: 30000
+ Weight: 500
+ Def: 10
+ Slots: 1
+ Job: 0xFFFFFFFE
+ Loc: 256
+ EquipLv: 54
+ View: 258
+ Script: <"
+ bonus bVit,3;
+ bonus bMdef,3;
+ ">
+},
+{
+ Id: 19044
+ AegisName: "Morrigane's_Helm_"
+ Name: "Morrigane's Helm"
+ Type: 5
+ Buy: 30000
+ Weight: 500
+ Def: 8
+ Slots: 1
+ Job: 0xFFFFFFFE
+ Loc: 256
+ EquipLv: 61
+ View: 257
+ Script: <"
+ bonus bLuk,2;
+ bonus bBaseAtk,3;
+ ">
+},
+{
+ Id: 19045
+ AegisName: "Blue_Ears_Accessory"
+ Name: "Blue Ears Accessory"
+ Type: 5
+ Buy: 20
+ Weight: 200
+ Loc: 512
+ EquipLv: 10
+ View: 1186
+ Script: <"
+ bonus2 bMagicAddRace,RC_Angel,4;
+ bonus2 bAddRaceTolerance,RC_Angel,5;
+ ">
+},
+{
+ Id: 19046
+ AegisName: "Poisonous_Man"
+ Name: "Poisonous Man"
+ Type: 5
+ Weight: 500
+ Def: 16
+ Slots: 1
+ Job: 0xFFF0207F
+ Upper: 58
+ Loc: 4
+ EquipLv: 70
+ Script: <"
+ bonus2 bAddEff,Eff_Poison,200;
+ bonus bMdef,2;
+ bonus bMaxHPrate,5;
+ bonus bMatkRate,1;
+ ">
+},
+{
+ Id: 19047
+ AegisName: "Angeling_Furhat"
+ Name: "Angeling Furhat"
+ Type: 5
+ Buy: 20
+ Weight: 300
+ Def: 5
+ Slots: 1
+ Loc: 256
+ EquipLv: 20
+ View: 953
+ Script: <"
+ bonus bMdef,5;
+ bonus2 bSPDrainValueRace,RC_Angel,5;
+ bonus bHPGainValue,100;
+ if(getrefine()>=5) { bonus2 bAddRaceTolerance,RC_Angel,5; }
+ if(getrefine()>=7) { bonus2 bAddRaceTolerance,RC_Angel,5; }
+ ">
+},
+{
+ Id: 19051
+ AegisName: "Warrior_Moon_Cat_Hat"
+ Name: "Warrior Moon Cat Hat"
+ Type: 5
+ Buy: 20
+ Weight: 100
+ Def: 5
+ Slots: 1
+ Loc: 256
+ View: 1308
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Script: <"
+ bonus bAllStats,3;
+ bonus2 bHPDrainRate,40,10+(getrefine()/3);
+ bonus2 bSPDrainRate,10,2+(getrefine()/5);
+ ">
+},
+{
+ Id: 19053
+ AegisName: "Fighter_Moon_Cat_Hat"
+ Name: "Fighter Moon Cat Hat"
+ Type: 5
+ Buy: 20
+ Weight: 100
+ Def: 5
+ Slots: 1
+ Loc: 256
+ View: 1308
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Script: <"
+ skill ALL_CATCRY, 1;
+ bonus bAllStats,3;
+ bonus3 bAddEff,Eff_Stun,500+(getrefine()*100),ATF_SHORT|ATF_LONG;
+ ">
+},
+{
+ Id: 19080
+ AegisName: "Nettie_Heart_Bubblegum"
+ Name: "Nettie Heart Bubblegum"
+ Type: 5
+ Buy: 20
+ Weight: 200
+ Loc: 1
+ View: 720
+ Trade: {
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+},
+{
+ Id: 19081
+ AegisName: "Faceworm_Egg_Shell"
+ Name: "Faceworm Egg Shell"
+ Type: 5
+ Buy: 20
+ Weight: 500
+ Def: 2
+ Slots: 1
+ Loc: 256
+ EquipLv: 30
+ View: 1308
+ Script: <"
+ bonus bHit,20;
+/*
+ bonus2 bAddDamageClass,2528,5;
+ bonus2 bAddDamageClass,2529,5;
+ bonus2 bAddDamageClass,2530,5;
+ bonus2 bAddDefClass,2529,5;
+ bonus2 bAddDefClass,2528,5;
+ bonus2 bAddDefClass,2530,5;
+ if(getrefine()>=5) {
+ bonus2 bAddDamageClass,2528,5;
+ bonus2 bAddDamageClass,2529,5;
+ bonus2 bAddDamageClass,2530,5;
+ bonus2 bAddDefClass,2529,5;
+ bonus2 bAddDefClass,2528,5;
+ bonus2 bAddDefClass,2530,5;
+ }
+ if(getrefine()>=7) {
+ bonus2 bAddDamageClass,2528,5;
+ bonus2 bAddDamageClass,2529,5;
+ bonus2 bAddDamageClass,2530,5;
+ bonus2 bAddDefClass,2529,5;
+ bonus2 bAddDefClass,2528,5;
+ bonus2 bAddDefClass,2530,5;
+ }
+ if(getrefine()>=9) {
+ bonus2 bAddDamageClass,2528,5;
+ bonus2 bAddDamageClass,2529,5;
+ bonus2 bAddDamageClass,2530,5;
+ bonus2 bAddDefClass,2529,5;
+ bonus2 bAddDefClass,2528,5;
+ bonus2 bAddDefClass,2530,5;
+ }
+*/
+ ">
+},
+{
+ Id: 19085
+ AegisName: "Sigrun's_Wing_"
+ Name: "Sigrun's Wings"
+ Type: 5
+ Buy: 20
+ Weight: 100
+ Def: 2
+ Slots: 1
+ Loc: 512
+ Refine: false
+ View: 568
+ Script: <"
+ if(BaseClass==Job_Swordman||BaseClass==Job_Merchant||BaseClass==Job_Thief||(BaseJob==Job_Taekwon&&Class!=Job_Soul_Linker)) {
+ bonus bAspd,1;
+ bonus bAgi,-2;
+ }
+ else if(BaseClass==Job_Mage||BaseClass==Job_Acolyte||Class==Job_Ninja||Class==Job_Soul_Linker) {
+ bonus bMatk,3;
+ bonus bHealPower,1;
+ }
+ else if(BaseClass==Job_Archer||BaseClass==Job_Gunslinger) {
+ bonus bLongAtkRate,1;
+ }
+ else if(BaseJob==Job_Novice||BaseJob==Job_SuperNovice) {
+ bonus bMaxHP,60;
+ bonus bMaxSP,30;
+ }
+ ">
+},
+{
+ Id: 19086
+ AegisName: "Robo_Eye_"
+ Name: "Robo Eye"
+ Type: 5
+ Buy: 20
+ Weight: 200
+ Def: 2
+ Slots: 1
+ Loc: 512
+ EquipLv: 10
+ Refine: false
+ View: 345
+ Script: <"
+ bonus bUnbreakableHelm,0;
+ bonus2 bAddRace,RC_NonBoss,1;
+ bonus2 bAddRace,RC_Boss,1;
+ bonus bMatkRate,1;
+ bonus bDex,1;
+ ">
+},
+{
+ Id: 19087
+ AegisName: "Angel_Spirit_"
+ Name: "Angel Spirit"
+ Type: 5
+ Buy: 20
+ Weight: 200
+ Slots: 1
+ Loc: 512
+ Refine: false
+ View: 394
+ Script: <"
+ bonus bStr,1;
+ bonus bHit,8;
+ ">
+},
// Costume Equipments
// ===================================================================
{
Id: 19500
AegisName: "T_Mr_Smile"
- Name: "Costume: Mr. Smile"
+ Name: "Costume Mr. Smile"
Type: 5
Buy: 0
Loc: 6144
@@ -123912,7 +124488,7 @@ item_db: (
{
Id: 19501
AegisName: "T_Spinx_Helm"
- Name: "Costume: Sphinx Hat"
+ Name: "Costume Sphinx Hat"
Type: 5
Buy: 0
Slots: 1
@@ -123923,7 +124499,7 @@ item_db: (
{
Id: 19502
AegisName: "T_Goggle"
- Name: "Costume: Goggles"
+ Name: "Costume Goggles"
Type: 5
Buy: 20
Loc: 3072
@@ -123933,7 +124509,7 @@ item_db: (
{
Id: 19503
AegisName: "T_Munak_Hat"
- Name: "Costume: Munak Hat"
+ Name: "Costume Munak Hat"
Type: 5
Buy: 0
Loc: 7168
@@ -123943,7 +124519,7 @@ item_db: (
{
Id: 19504
AegisName: "T_Sunglasses"
- Name: "Costume: Sunglasses"
+ Name: "Costume Sunglasses"
Type: 5
Buy: 20
Loc: 2048
@@ -123953,7 +124529,7 @@ item_db: (
{
Id: 19505
AegisName: "T_Cigarette"
- Name: "Costume: Cigarette"
+ Name: "Costume Cigarette"
Type: 5
Buy: 20
Loc: 4096
@@ -123963,7 +124539,7 @@ item_db: (
{
Id: 19506
AegisName: "T_Valkyrie_Feather_Band"
- Name: "Costume: Valkyrie Feather Band"
+ Name: "Costume Valkyrie Feather Band"
Type: 5
Buy: 20
Loc: 1024
@@ -123972,7 +124548,7 @@ item_db: (
{
Id: 19507
AegisName: "Clear_Sun"
- Name: "Costume: Shining Sun"
+ Name: "Costume Shining Sun"
Type: 5
Buy: 20
Loc: 1024
@@ -123983,7 +124559,7 @@ item_db: (
{
Id: 19508
AegisName: "T_Gemmed_Sallet"
- Name: "Costume: Gemmed Sallet"
+ Name: "Costume Gemmed Sallet"
Type: 5
Buy: 20
Loc: 1024
@@ -123993,7 +124569,7 @@ item_db: (
{
Id: 19509
AegisName: "Butterfly_Wing_Ear"
- Name: "Costume: Yellow Butterfly Wings"
+ Name: "Costume Yellow Butterfly Wings"
Type: 5
Buy: 20
Loc: 2048
@@ -124004,7 +124580,7 @@ item_db: (
{
Id: 19510
AegisName: "Nut_On_Head"
- Name: "Costume: Bolt Ears"
+ Name: "Costume Bolt Ears"
Type: 5
Buy: 20
Loc: 2048
@@ -124015,7 +124591,7 @@ item_db: (
{
Id: 19511
AegisName: "Heart_Eye_Patch1"
- Name: "Costume: Heart Blue Eyebandge"
+ Name: "Costume Heart Blue Eyebandge"
Type: 5
Buy: 20
Loc: 2048
@@ -124026,7 +124602,7 @@ item_db: (
{
Id: 19512
AegisName: "Heart_Eye_Patch2"
- Name: "Costume: Heart Pink Eyebandge"
+ Name: "Costume Heart Pink Eyebandge"
Type: 5
Buy: 20
Loc: 2048
@@ -124037,7 +124613,7 @@ item_db: (
{
Id: 19513
AegisName: "Chicken_Beak"
- Name: "Costume: Chicken Beak"
+ Name: "Costume Chicken Beak"
Type: 5
Buy: 20
Loc: 4096
@@ -124048,7 +124624,7 @@ item_db: (
{
Id: 19514
AegisName: "Charlie_Beard"
- Name: "Costume: Old Timey Mustache"
+ Name: "Costume Old Timey Mustache"
Type: 5
Buy: 20
Loc: 4096
@@ -124059,7 +124635,7 @@ item_db: (
{
Id: 19515
AegisName: "Yellow_Hat"
- Name: "Costume: Yellow Hat"
+ Name: "Costume Yellow Hat"
Type: 5
Buy: 20
Loc: 1024
@@ -124070,7 +124646,7 @@ item_db: (
{
Id: 19516
AegisName: "Singing_Bird"
- Name: "Costume: Singing Bird"
+ Name: "Costume Singing Bird"
Type: 5
Buy: 20
Loc: 1024
@@ -124081,7 +124657,7 @@ item_db: (
{
Id: 19517
AegisName: "Cocks_Comb"
- Name: "Costume: Rooster's Comb"
+ Name: "Costume Rooster's Comb"
Type: 5
Buy: 20
Loc: 1024
@@ -124092,7 +124668,7 @@ item_db: (
{
Id: 19518
AegisName: "Rainbow"
- Name: "Costume: Rainbow"
+ Name: "Costume Rainbow"
Type: 5
Buy: 20
Loc: 1024
@@ -124103,7 +124679,7 @@ item_db: (
{
Id: 19519
AegisName: "Lightning_Cloud"
- Name: "Costume: Lightning Cloud"
+ Name: "Costume Lightning Cloud"
Type: 5
Buy: 20
Loc: 1024
@@ -124114,7 +124690,7 @@ item_db: (
{
Id: 19520
AegisName: "Rain_Cloud"
- Name: "Costume: Rain Cloud"
+ Name: "Costume Rain Cloud"
Type: 5
Buy: 20
Loc: 1024
@@ -124125,7 +124701,7 @@ item_db: (
{
Id: 19521
AegisName: "Charlie_Hat"
- Name: "Costume: Old Timey Derby"
+ Name: "Costume Old Timey Derby"
Type: 5
Buy: 20
Loc: 1024
@@ -124136,7 +124712,7 @@ item_db: (
{
Id: 19522
AegisName: "Mini_Crown1"
- Name: "Costume: Mini Crown"
+ Name: "Costume Mini Crown"
Type: 5
Buy: 20
Loc: 1024
@@ -124147,7 +124723,7 @@ item_db: (
{
Id: 19523
AegisName: "Donation_Ribbon"
- Name: "Costume: Green Ribbon"
+ Name: "Costume Green Ribbon"
Type: 5
Buy: 20
Loc: 1024
@@ -124167,7 +124743,7 @@ item_db: (
{
Id: 19524
AegisName: "C_Green_Feeler"
- Name: "Costume: Green Tentacles"
+ Name: "Costume Green Tentacles"
Type: 5
Buy: 20
Loc: 1024
@@ -124178,7 +124754,7 @@ item_db: (
{
Id: 19525
AegisName: "C_Jack_A_Dandy"
- Name: "Costume: Jack be Dandy"
+ Name: "Costume Jack be Dandy"
Type: 5
Buy: 20
Loc: 1024
@@ -124189,7 +124765,7 @@ item_db: (
{
Id: 19526
AegisName: "C_Helm"
- Name: "Costume: Helm"
+ Name: "Costume Helm"
Type: 5
Buy: 20
Loc: 1024
@@ -124200,7 +124776,7 @@ item_db: (
{
Id: 19527
AegisName: "C_Sharp_Gear"
- Name: "Costume: Spiky Band"
+ Name: "Costume Spiky Band"
Type: 5
Buy: 20
Loc: 1024
@@ -124211,7 +124787,7 @@ item_db: (
{
Id: 19528
AegisName: "C_Iron_Cane"
- Name: "Costume: Iron Kane"
+ Name: "Costume Iron Kane"
Type: 5
Buy: 20
Loc: 4096
@@ -124222,7 +124798,7 @@ item_db: (
{
Id: 19529
AegisName: "C_Angelic_Chain"
- Name: "Costume: Angel Wing"
+ Name: "Costume Angel Wing"
Type: 5
Buy: 20
Loc: 1024
@@ -124237,7 +124813,7 @@ item_db: (
{
Id: 19530
AegisName: "C_Wild_Rose"
- Name: "Costume: Wild Rose"
+ Name: "Costume Wild Rose"
Type: 5
Buy: 20
Loc: 1024
@@ -124252,7 +124828,7 @@ item_db: (
{
Id: 19531
AegisName: "C_Cube_Mask"
- Name: "Costume: Cube Mask"
+ Name: "Costume Cube Mask"
Type: 5
Buy: 0
Loc: 6144
@@ -124272,7 +124848,7 @@ item_db: (
{
Id: 19532
AegisName: "C_Red_Bunny_Band"
- Name: "Costume: Red Bunny Band"
+ Name: "Costume Red Bunny Band"
Type: 5
Buy: 20
Loc: 1024
@@ -124295,7 +124871,7 @@ item_db: (
{
Id: 19533
AegisName: "C_Spore_Hat"
- Name: "Costume: Spore Hat"
+ Name: "Costume Spore Hat"
Type: 5
Buy: 20
Loc: 1024
@@ -124311,7 +124887,7 @@ item_db: (
{
Id: 19534
AegisName: "C_Tha_Despero_Mask"
- Name: "Costume: Despero of Thanatos"
+ Name: "Costume Despero of Thanatos"
Type: 5
Buy: 0
Loc: 6144
@@ -124326,7 +124902,7 @@ item_db: (
{
Id: 19535
AegisName: "C_Sinsuncho_Hat"
- Name: "Costume: Sinsuncho Hat"
+ Name: "Costume Sinsuncho Hat"
Type: 5
Buy: 20
Loc: 1024
@@ -124342,7 +124918,7 @@ item_db: (
{
Id: 19536
AegisName: "C_Rose_Corsage"
- Name: "Costume: Rose RJC Cathusa"
+ Name: "Costume Rose RJC Cathusa"
Type: 5
Buy: 20
Loc: 1024
@@ -124351,12 +124927,14 @@ item_db: (
Script: <"
bonus bUnbreakableHelm,0;
bonus bInt,1;
+ bonus2 bExpAddRace,RC_NonBoss,1;
+ bonus2 bExpAddRace,RC_Boss,1;
">
},
{
Id: 19537
AegisName: "C_Gryphon_Hat"
- Name: "Costume: Gryphon Hat"
+ Name: "Costume Gryphon Hat"
Type: 5
Buy: 20
Loc: 1024
@@ -124367,7 +124945,7 @@ item_db: (
{
Id: 19538
AegisName: "Full_Moon"
- Name: "Costume: Full Moon"
+ Name: "Costume Full Moon"
Type: 5
Buy: 20
Loc: 1024
@@ -124378,7 +124956,7 @@ item_db: (
{
Id: 19539
AegisName: "C_Reginleif_Hairband"
- Name: "Costume: Hairband Wing"
+ Name: "Costume Hairband Wing"
Type: 5
Buy: 20
Loc: 3072
@@ -124389,7 +124967,7 @@ item_db: (
{
Id: 19540
AegisName: "C_Rabbit_Earplug"
- Name: "Costume: Bunny Ear Costume"
+ Name: "Costume Bunny Ear Costume"
Type: 5
Buy: 20
Loc: 3072
@@ -124403,26 +124981,28 @@ item_db: (
{
Id: 19541
AegisName: "C_Romantic_White_Flower"
- Name: "Costume: White Flower"
+ Name: "Costume White Flower"
Type: 5
Buy: 20
Loc: 4096
Refine: false
View: 259
- Script: <" bonus bUnbreakableHelm,0; ">
+ Script: <"
+ bonus bHit,1;
+ bonus bUnbreakableHelm,0;
+ ">
},
{
Id: 19542
AegisName: "C_Devil_Whisper"
- Name: "Costume: Devil's Whisper"
+ Name: "Costume Devil's Whisper"
Type: 5
Buy: 20
Loc: 2048
Refine: false
View: 712
Script: <"
-
- bonus bUnbreakableHelm,0;
+ bonus bUnbreakableHelm,0;
bonus2 bAddRaceTolerance,RC_Angel,1;
bonus2 bAddRaceTolerance,RC_Demon,1;
bonus3 bAddMonsterDropItem,523,RC_Angel,400;
@@ -124431,8 +125011,8 @@ item_db: (
},
{
Id: 19543
- AegisName: "Oliver_Wolf_Hood"
- Name: "Costume: Oliver Wolf Hood"
+ AegisName: "C_Oliver_Wolf_Hood"
+ Name: "Costume Oliver Wolf Hood"
Type: 5
Buy: 20
Weight: 300
@@ -124444,7 +125024,7 @@ item_db: (
{
Id: 19544
AegisName: "C_Tare_Neko_Cru"
- Name: "Costume: Drooping Neko Crew Costume"
+ Name: "Costume Drooping Neko Crew Costume"
Type: 5
Buy: 20
Loc: 1024
@@ -124455,7 +125035,7 @@ item_db: (
{
Id: 19545
AegisName: "C_Boy's_Cap"
- Name: "Costume: Boy's Cap"
+ Name: "Costume Boy's Cap"
Type: 5
Buy: 20
Weight: 100
@@ -124468,7 +125048,7 @@ item_db: (
{
Id: 19546
AegisName: "C_Valkyrie_Helm"
- Name: "Costume: Valkyrie Helm"
+ Name: "Costume Valkyrie Helm"
Type: 5
Buy: 20
Weight: 100
@@ -124481,7 +125061,7 @@ item_db: (
{
Id: 19547
AegisName: "C_Deviruchi_Cap"
- Name: "Costume: Deviruchi Hat"
+ Name: "Costume Deviruchi Hat"
Type: 5
Buy: 20
Weight: 100
@@ -124494,7 +125074,7 @@ item_db: (
{
Id: 19548
AegisName: "C_Frog_Cap"
- Name: "Costume: Frog Hat"
+ Name: "Costume Frog Hat"
Type: 5
Buy: 20
Weight: 100
@@ -124507,7 +125087,7 @@ item_db: (
{
Id: 19549
AegisName: "C_Magestic_Goat"
- Name: "Costume: Majestic Goat"
+ Name: "Costume Majestic Goat"
Type: 5
Buy: 20
Weight: 100
@@ -124520,7 +125100,7 @@ item_db: (
{
Id: 19550
AegisName: "C_Blush"
- Name: "Costume: Blush"
+ Name: "Costume Blush"
Type: 5
Buy: 20
Weight: 100
@@ -124533,7 +125113,7 @@ item_db: (
{
Id: 19551
AegisName: "C_Elven_Ears"
- Name: "Costume: Elven Ears"
+ Name: "Costume Elven Ears"
Type: 5
Buy: 20
Weight: 100
@@ -124546,7 +125126,7 @@ item_db: (
{
Id: 19552
AegisName: "C_Centimental_Flower"
- Name: "Costume: Romantic Flower"
+ Name: "Costume Romantic Flower"
Type: 5
Buy: 20
Weight: 100
@@ -124559,7 +125139,7 @@ item_db: (
{
Id: 19553
AegisName: "C_Assassin_Mask_"
- Name: "Costume: Assassin Mask"
+ Name: "Costume Assassin Mask"
Type: 5
Buy: 20
Weight: 100
@@ -124582,7 +125162,7 @@ item_db: (
},
{
Id: 19555
- AegisName: "Costume_Crescent_Helm"
+ AegisName: "C_Crescent_Helm"
Name: "Costume Crescent Helm"
Type: 5
Buy: 1000
@@ -124591,7 +125171,7 @@ item_db: (
},
{
Id: 19556
- AegisName: "Costume_Kabuki_Mask"
+ AegisName: "C_Kabuki_Mask"
Name: "Costume Kabuki Mask"
Type: 5
Buy: 1000
@@ -124600,7 +125180,7 @@ item_db: (
},
{
Id: 19557
- AegisName: "Costume_Ayothaya_Hat"
+ AegisName: "C_Ayothaya_Hat"
Name: "Costume Ayothaya Hat"
Type: 5
Buy: 1000
@@ -124609,7 +125189,7 @@ item_db: (
},
{
Id: 19558
- AegisName: "Costume_Raven_Cap"
+ AegisName: "C_Raven_Cap"
Name: "Costume Raven Cap"
Type: 5
Buy: 1000
@@ -124618,7 +125198,7 @@ item_db: (
},
{
Id: 19559
- AegisName: "Costume_Baby Dragon Hat"
+ AegisName: "C_Baby Dragon Hat"
Name: "Costume Baby Dragon Hat"
Type: 5
Buy: 1000
@@ -124627,7 +125207,7 @@ item_db: (
},
{
Id: 19560
- AegisName: "Costume_Kwati_Hat"
+ AegisName: "C_Kwati_Hat"
Name: "Costume Kwati Hat"
Type: 5
Buy: 1000
@@ -124636,7 +125216,7 @@ item_db: (
},
{
Id: 19561
- AegisName: "Costume_Tucan_Hat"
+ AegisName: "C_Tucan_Hat"
Name: "Costume Tucan Hat"
Type: 5
Buy: 1000
@@ -124645,7 +125225,7 @@ item_db: (
},
{
Id: 19562
- AegisName: "Costume_Jaguar_Mask"
+ AegisName: "C_Jaguar_Mask"
Name: "Costume Jaguar Mask"
Type: 5
Buy: 1000
@@ -124654,7 +125234,7 @@ item_db: (
},
{
Id: 19563
- AegisName: "Costume_Dragon_Arhat_Mask"
+ AegisName: "C_Dragon_Arhat_Mask"
Name: "Costume Dragon Arhat Mask"
Type: 5
Buy: 1000
@@ -124663,7 +125243,7 @@ item_db: (
},
{
Id: 19564
- AegisName: "Costume_Tiger_Arhat_Mask"
+ AegisName: "C_Tiger_Arhat_Mask"
Name: "Costume Tiger Arhat Mask"
Type: 5
Buy: 1000
@@ -124672,7 +125252,7 @@ item_db: (
},
{
Id: 19565
- AegisName: "Costume_Dynasty_Decoration"
+ AegisName: "C_Dynasty_Decoration"
Name: "Costume Dynasty Decoration"
Type: 5
Buy: 1000
@@ -124681,7 +125261,7 @@ item_db: (
},
{
Id: 19566
- AegisName: "Costume_Samurai_Mask"
+ AegisName: "C_Samurai_Mask"
Name: "Costume Samurai Mask"
Type: 5
Buy: 1000
@@ -124690,7 +125270,7 @@ item_db: (
},
{
Id: 19567
- AegisName: "Costume_Hatah_Black"
+ AegisName: "C_Hatah_Black"
Name: "Costume Hatah Black"
Type: 5
Buy: 1000
@@ -124699,7 +125279,7 @@ item_db: (
},
{
Id: 19568
- AegisName: "Costume_Ancient_Horn"
+ AegisName: "C_Ancient_Horn"
Name: "Costume Ancient Horn"
Type: 5
Buy: 1000
@@ -124708,7 +125288,7 @@ item_db: (
},
{
Id: 19569
- AegisName: "Costume_Sprout_Hat"
+ AegisName: "C_Sprout_Hat"
Name: "Costume Sprout Hat"
Type: 5
Buy: 1000
@@ -124717,7 +125297,7 @@ item_db: (
},
{
Id: 19570
- AegisName: "Costume_Mercury_Helm"
+ AegisName: "C_Mercury_Helm"
Name: "Costume Mercury Helm"
Type: 5
Buy: 1000
@@ -124726,7 +125306,7 @@ item_db: (
},
{
Id: 19571
- AegisName: "Costume_White_Musang_Hat"
+ AegisName: "C_White_Musang_Hat"
Name: "Costume White Musang Hat"
Type: 5
Buy: 1000
@@ -124735,7 +125315,7 @@ item_db: (
},
{
Id: 19572
- AegisName: "Costume_Black_Musang_Hat"
+ AegisName: "C_Black_Musang_Hat"
Name: "Costume Black Musang Hat"
Type: 5
Buy: 1000
@@ -124745,7 +125325,7 @@ item_db: (
{
Id: 19573
AegisName: "C_Heart_Wing_Hairband"
- Name: "Costume: Heart Wing Hairband"
+ Name: "Costume Heart Wing Hairband"
Type: 5
Buy: 0
Loc: 1024
@@ -124755,7 +125335,7 @@ item_db: (
{
Id: 19574
AegisName: "C_Lord_of_Death"
- Name: "Costume: Lord Of Death Helm"
+ Name: "Costume Lord Of Death Helm"
Type: 5
Buy: 0
Loc: 3072
@@ -124764,7 +125344,7 @@ item_db: (
},
{
Id: 19575
- AegisName: "Costume_Ascension_Black_Dragon"
+ AegisName: "C_Ascension_Black_Dragon"
Name: "Costume Ascension Black Dragon"
Type: 5
Buy: 1000
@@ -124783,7 +125363,7 @@ item_db: (
},
{
Id: 19577
- AegisName: "Costume_10th_Poring_Hat"
+ AegisName: "C_10th_Poring_Hat"
Name: "Costume 10th Poring Hat"
Type: 5
Buy: 1000
@@ -124793,7 +125373,7 @@ item_db: (
},
{
Id: 19579
- AegisName: "Costume_Red_Wind_Hat"
+ AegisName: "C_Red_Wind_Hat"
Name: "Costume Red Wind Hat"
Type: 5
Buy: 1000
@@ -124802,7 +125382,7 @@ item_db: (
},
{
Id: 19580
- AegisName: "Costume_Sphinx_Helm"
+ AegisName: "C_Sphinx_Helm"
Name: "Costume Sphinx Helm"
Type: 5
Buy: 1000
@@ -124812,7 +125392,7 @@ item_db: (
},
{
Id: 19581
- AegisName: "Costume_Adventurer's_Hat"
+ AegisName: "C_Adventurer's_Hat"
Name: "Costume Adventurer's Hat"
Type: 5
Buy: 1000
@@ -124822,7 +125402,7 @@ item_db: (
},
{
Id: 19582
- AegisName: "Costume_Cowboy_Hat"
+ AegisName: "C_Cowboy_Hat"
Name: "Costume Cowboy Hat"
Type: 5
Buy: 1000
@@ -124832,7 +125412,7 @@ item_db: (
},
{
Id: 19583
- AegisName: "Costume_Zorro_Mask"
+ AegisName: "C_Zorro_Mask"
Name: "Costume Zorro Mask"
Type: 5
Buy: 1000
@@ -124842,7 +125422,7 @@ item_db: (
},
{
Id: 19584
- AegisName: "Costume_Dagger_In_Mouth"
+ AegisName: "C_Dagger_In_Mouth"
Name: "Costume Dagger In Mouth"
Type: 5
Buy: 1000
@@ -124862,20 +125442,19 @@ item_db: (
},
{
Id: 19586
- AegisName: "Costume_Pink_Bunny_Hair_Band"
+ AegisName: "C_Pink_Bunny_Hair_Band"
Name: "Costume Pink Bunny Hair Band"
Type: 5
Buy: 100
Sell: 50
Upper: 2
Loc: 1024
- EquipLv: 1
View: 898
},
{
Id: 19587
AegisName: "C_King_Poring_Hat"
- Name: "Costume: King Poring"
+ Name: "Costume King Poring"
Type: 5
Buy: 0
Weight: 100
@@ -124896,7 +125475,7 @@ item_db: (
},
{
Id: 19596
- AegisName: "Costume_Flapping_Angel_Wing"
+ AegisName: "C_Flapping_Angel_Wing"
Name: "Costume Flapping Angel Wing"
Type: 5
Loc: 1024
@@ -124904,7 +125483,7 @@ item_db: (
},
{
Id: 19597
- AegisName: "Costume_Magic_Eyes"
+ AegisName: "C_Magic_Eyes"
Name: "Costume Magic Eyes"
Type: 5
Loc: 1024
@@ -124912,7 +125491,7 @@ item_db: (
},
{
Id: 19598
- AegisName: "Costume_Wandering_Wolf_Hat"
+ AegisName: "C_Wandering_Wolf_Hat"
Name: "Costume Wandering Wolf Hat"
Type: 5
Buy: 1000
@@ -124921,7 +125500,7 @@ item_db: (
},
{
Id: 19599
- AegisName: "Costume_Imp_Hat"
+ AegisName: "C_Imp_Hat"
Name: "Costume Imp Hat"
Type: 5
Buy: 1000
@@ -124930,8 +125509,8 @@ item_db: (
},
{
Id: 19600
- AegisName: "Costume_Drooping_Kiehl"
- Name: "Costume: Drooping Kiehl"
+ AegisName: "C_Drooping_Kiehl"
+ Name: "Costume Drooping Kiehl"
Type: 5
Buy: 0
Weight: 400
@@ -124942,19 +125521,18 @@ item_db: (
},
{
Id: 19601
- AegisName: "Costume_Drooping_Aliot"
- Name: "Costume: Drooping Aliot"
+ AegisName: "C_Drooping_Aliot"
+ Name: "Costume Drooping Aliot"
Type: 5
Buy: 0
Weight: 100
Loc: 1024
- EquipLv: 1
Refine: false
View: 910
},
{
Id: 19602
- AegisName: "Costume_Invisible_Cap"
+ AegisName: "C_Invisible_Cap"
Name: "Costume Invisible Cap"
Type: 5
Loc: 4096
@@ -124972,7 +125550,7 @@ item_db: (
},
{
Id: 19604
- AegisName: "Costume_Invisible_Mask"
+ AegisName: "C_Invisible_Mask"
Name: "Costume Invisible Mask"
Type: 5
Loc: 4096
@@ -124980,7 +125558,7 @@ item_db: (
},
{
Id: 19605
- AegisName: "Costume_Gang_Scarf"
+ AegisName: "C_Gang_Scarf"
Name: "Costume Gang Scarf"
Type: 5
Loc: 4096
@@ -124988,7 +125566,7 @@ item_db: (
},
{
Id: 19606
- AegisName: "Costume_Ninja_Scroll"
+ AegisName: "C_Ninja_Scroll"
Name: "Costume Ninja Scroll"
Type: 5
Loc: 4096
@@ -124996,7 +125574,7 @@ item_db: (
},
{
Id: 19607
- AegisName: "Costume_Chicken_Love_Hat"
+ AegisName: "C_Chicken_Love_Hat"
Name: "Costume Chicken Love Hat"
Type: 5
Loc: 1024
@@ -125004,7 +125582,7 @@ item_db: (
},
{
Id: 19608
- AegisName: "Costume_Chick_Hat"
+ AegisName: "C_Chick_Hat"
Name: "Costume Chick Hat"
Type: 5
Loc: 1024
@@ -125012,7 +125590,7 @@ item_db: (
},
{
Id: 19609
- AegisName: "Costume_Red_Glasses"
+ AegisName: "C_Red_Glasses"
Name: "Costume Red Glasses"
Type: 5
Loc: 2048
@@ -125020,7 +125598,7 @@ item_db: (
},
{
Id: 19610
- AegisName: "Costume_Whisper_Mask"
+ AegisName: "C_Whisper_Mask"
Name: "Costume Whisper Mask"
Type: 5
Loc: 7168
@@ -125028,7 +125606,7 @@ item_db: (
},
{
Id: 19611
- AegisName: "Costume_Peco_Ears"
+ AegisName: "C_Peco_Ears"
Name: "Costume Peco Ears"
Type: 5
Loc: 2048
@@ -125036,7 +125614,7 @@ item_db: (
},
{
Id: 19612
- AegisName: "Costume_Note_Headphone"
+ AegisName: "C_Note_Headphone"
Name: "Costume Note Headphone"
Type: 5
Loc: 3072
@@ -125044,7 +125622,7 @@ item_db: (
},
{
Id: 19613
- AegisName: "Costume_Valkyrie_Feather_Band"
+ AegisName: "C_Valkyrie_Feather_Band"
Name: "Costume Valkyrie Feather Band"
Type: 5
Loc: 1024
@@ -125052,7 +125630,7 @@ item_db: (
},
{
Id: 19614
- AegisName: "Costume_Super_Novice_Hat"
+ AegisName: "C_Super_Novice_Hat"
Name: "Costume Super Novice Hat"
Type: 5
Loc: 1024
@@ -125060,7 +125638,7 @@ item_db: (
},
{
Id: 19615
- AegisName: "Costume_Loki_Mask"
+ AegisName: "C_Loki_Mask"
Name: "Costume Loki Mask"
Type: 5
Loc: 6144
@@ -125068,7 +125646,7 @@ item_db: (
},
{
Id: 19616
- AegisName: "Costume_Wickebine's_Black_Cat_Ears"
+ AegisName: "C_Wickebine's_Black_Cat_Ears"
Name: "Costume Wickebine's Black Cat Ears"
Type: 5
Buy: 1000
@@ -125078,7 +125656,7 @@ item_db: (
},
{
Id: 19617
- AegisName: "Costume_Puppy_Headband"
+ AegisName: "C_Puppy_Headband"
Name: "Costume Puppy Headband"
Type: 5
Loc: 1024
@@ -125086,7 +125664,7 @@ item_db: (
},
{
Id: 19619
- AegisName: "Costume_Corsair"
+ AegisName: "C_Corsair"
Name: "Costume Corsair"
Type: 5
Buy: 1000
@@ -125096,7 +125674,7 @@ item_db: (
},
{
Id: 19620
- AegisName: "Costume_Detective_Hat"
+ AegisName: "C_Detective_Hat"
Name: "Costume Detective Hat"
Type: 5
Loc: 1024
@@ -125104,7 +125682,7 @@ item_db: (
},
{
Id: 19621
- AegisName: "Costume_Evil_Wing_Ears"
+ AegisName: "C_Evil_Wing_Ears"
Name: "Costume Evil Wing Ears"
Type: 5
Loc: 2048
@@ -125112,7 +125690,7 @@ item_db: (
},
{
Id: 19622
- AegisName: "Costume_Crescent_Hairpin"
+ AegisName: "C_Crescent_Hairpin"
Name: "Costume Crescent Hairpin"
Type: 5
Loc: 1024
@@ -125120,7 +125698,7 @@ item_db: (
},
{
Id: 19623
- AegisName: "Costume_Bijofnil_Wings"
+ AegisName: "C_Bijofnil_Wings"
Name: "Costume Bijofnil Wings"
Type: 5
Loc: 1024
@@ -125128,7 +125706,7 @@ item_db: (
},
{
Id: 19624
- AegisName: "Costume_Blank_Eyes"
+ AegisName: "C_Blank_Eyes"
Name: "Costume Blank Eyes"
Type: 5
Loc: 2048
@@ -125136,7 +125714,7 @@ item_db: (
},
{
Id: 19625
- AegisName: "Costume_Refined_Bunny_Band"
+ AegisName: "C_Refined_Bunny_Band"
Name: "Costume Refined Bunny Band"
Type: 5
Buy: 1000
@@ -125145,7 +125723,7 @@ item_db: (
},
{
Id: 19627
- AegisName: "Costume_Satellite_Hairband"
+ AegisName: "C_Satellite_Hairband"
Name: "Costume Satellite Hairband"
Type: 5
Buy: 1000
@@ -125155,7 +125733,7 @@ item_db: (
},
{
Id: 19628
- AegisName: "Costume_Headset"
+ AegisName: "C_Headset"
Name: "Costume Headset"
Type: 5
Loc: 1024
@@ -125172,7 +125750,7 @@ item_db: (
},
{
Id: 19630
- AegisName: "Costume_Crown"
+ AegisName: "C_Crown"
Name: "Costume Crown"
Type: 5
Buy: 1000
@@ -125181,7 +125759,7 @@ item_db: (
},
{
Id: 19631
- AegisName: "Costume_Poring_Fedora_Hat"
+ AegisName: "C_Poring_Fedora_Hat"
Name: "Costume Poring Fedora Hat"
Type: 5
Loc: 1024
@@ -125189,7 +125767,7 @@ item_db: (
},
{
Id: 19632
- AegisName: "Costume_Hat"
+ AegisName: "C_Hat"
Name: "Costume Hat"
Type: 5
Buy: 1000
@@ -125198,7 +125776,7 @@ item_db: (
},
{
Id: 19633
- AegisName: "Costume_Flower_Band"
+ AegisName: "C_Flower_Band"
Name: "Costume Flower Band"
Type: 5
Buy: 1000
@@ -125207,7 +125785,7 @@ item_db: (
},
{
Id: 19634
- AegisName: "Costume_Flu_Mask"
+ AegisName: "C_Flu_Mask"
Name: "Costume Flu Mask"
Type: 5
Buy: 1000
@@ -125216,7 +125794,7 @@ item_db: (
},
{
Id: 19635
- AegisName: "Costume_Mini_Propeller"
+ AegisName: "C_Mini_Propeller"
Name: "Costume Mini Propeller"
Type: 5
Buy: 1000
@@ -125225,7 +125803,7 @@ item_db: (
},
{
Id: 19636
- AegisName: "Costume_Clown_Nose"
+ AegisName: "C_Clown_Nose"
Name: "Costume Clown Nose"
Type: 5
Buy: 1000
@@ -125234,7 +125812,7 @@ item_db: (
},
{
Id: 19637
- AegisName: "Costume_Nurse_Cap"
+ AegisName: "C_Nurse_Cap"
Name: "Costume Nurse Cap"
Type: 5
Buy: 1000
@@ -125243,7 +125821,7 @@ item_db: (
},
{
Id: 19638
- AegisName: "Costume_Mr_Smile"
+ AegisName: "C_Mr_Smile"
Name: "Costume Mr Smile"
Type: 5
Loc: 6144
@@ -125251,7 +125829,7 @@ item_db: (
},
{
Id: 19639
- AegisName: "Costume_Sakkat"
+ AegisName: "C_Sakkat"
Name: "Costume Sakkat"
Type: 5
Buy: 1000
@@ -125260,7 +125838,7 @@ item_db: (
},
{
Id: 19640
- AegisName: "Costume_Charming_Ribbon"
+ AegisName: "C_Charming_Ribbon"
Name: "Costume Charming Ribbon"
Type: 5
Loc: 1024
@@ -125268,7 +125846,7 @@ item_db: (
},
{
Id: 19641
- AegisName: "Costume_Helm_of_Darkness"
+ AegisName: "C_Helm_of_Darkness"
Name: "Costume Helm of Darkness"
Type: 5
Loc: 3072
@@ -125276,7 +125854,7 @@ item_db: (
},
{
Id: 19642
- AegisName: "Costume_Moonlight_Flower_Hat"
+ AegisName: "C_Moonlight_Flower_Hat"
Name: "Costume Moonlight Flower Hat"
Type: 5
Loc: 3072
@@ -125284,7 +125862,7 @@ item_db: (
},
{
Id: 19643
- AegisName: "Costume_Wickebine_Ears"
+ AegisName: "C_Wickebine_Ears"
Name: "Costume Wickebine Ears"
Type: 5
Loc: 1024
@@ -125292,7 +125870,7 @@ item_db: (
},
{
Id: 19644
- AegisName: "Costume_Takius_Blindfold"
+ AegisName: "C_Takius_Blindfold"
Name: "Costume Takius Blindfold"
Type: 5
Loc: 2048
@@ -125300,7 +125878,7 @@ item_db: (
},
{
Id: 19645
- AegisName: "Costume_Phoenix Crown"
+ AegisName: "C_Phoenix Crown"
Name: "Costume Phoenix Crown"
Type: 5
Loc: 3072
@@ -125308,7 +125886,7 @@ item_db: (
},
{
Id: 19646
- AegisName: "Costume_Ramen_Hat"
+ AegisName: "C_Ramen_Hat"
Name: "Costume Ramen Hat"
Type: 5
Loc: 1024
@@ -125316,7 +125894,7 @@ item_db: (
},
{
Id: 19647
- AegisName: "Costume_Red_Deviruchi_Hat"
+ AegisName: "C_Red_Deviruchi_Hat"
Name: "Costume Red Deviruchi Hat"
Type: 5
Loc: 1024
@@ -125324,7 +125902,7 @@ item_db: (
},
{
Id: 19648
- AegisName: "Costume_Autumn_Leaves"
+ AegisName: "C_Autumn_Leaves"
Name: "Costume Autumn Leaves"
Type: 5
Loc: 1024
@@ -125332,7 +125910,7 @@ item_db: (
},
{
Id: 19649
- AegisName: "Costume_White_Kitten_Ears"
+ AegisName: "C_White_Kitten_Ears"
Name: "Costume White Kitten Ears"
Type: 5
Loc: 1024
@@ -125341,7 +125919,7 @@ item_db: (
{
Id: 19650
AegisName: "C_Rainbow_Feather_Deco"
- Name: "Costume: Five Colored Feathers"
+ Name: "Costume Five Colored Feathers"
Type: 5
Buy: 0
Loc: 1024
@@ -125349,19 +125927,18 @@ item_db: (
},
{
Id: 19651
- AegisName: "Costume_RWC_Shouting_Mouth"
+ AegisName: "C_RWC_Shouting_Mouth"
Name: "Costume RWC Shouting Mouth"
Type: 5
Buy: 1000
Sell: 500
Upper: 2
Loc: 4096
- EquipLv: 1
View: 194
},
{
Id: 19652
- AegisName: "Costume_Rabbit_Magic_Hat"
+ AegisName: "C_Rabbit_Magic_Hat"
Name: "Costume Rabbit Magic Hat"
Type: 5
Loc: 1024
@@ -125369,7 +125946,7 @@ item_db: (
},
{
Id: 19653
- AegisName: "Costume_Marcher_Hat"
+ AegisName: "C_Marcher_Hat"
Name: "Costume Marcher Hat"
Type: 5
Loc: 1024
@@ -125377,7 +125954,7 @@ item_db: (
},
{
Id: 19654
- AegisName: "Costume_Master's_Hat"
+ AegisName: "C_Master's_Hat"
Name: "Costume Master's Hat"
Type: 5
Loc: 1024
@@ -125395,7 +125972,7 @@ item_db: (
},
{
Id: 19656
- AegisName: "Costume_Minstrel_Hat"
+ AegisName: "C_Minstrel_Hat"
Name: "Costume Minstrel Hat"
Type: 5
Loc: 1024
@@ -125403,7 +125980,7 @@ item_db: (
},
{
Id: 19657
- AegisName: "Costume_Captain_Hat"
+ AegisName: "C_Captain_Hat"
Name: "Costume Captain Hat"
Type: 5
Loc: 1024
@@ -125411,7 +125988,7 @@ item_db: (
},
{
Id: 19658
- AegisName: "Costume_Vacation_Hat"
+ AegisName: "C_Vacation_Hat"
Name: "Costume Vacation Hat"
Type: 5
Loc: 1024
@@ -125419,7 +125996,7 @@ item_db: (
},
{
Id: 19659
- AegisName: "Costume_Brown Beanie"
+ AegisName: "C_Brown Beanie"
Name: "Costume Brown Beanie"
Type: 5
Loc: 1024
@@ -125427,7 +126004,7 @@ item_db: (
},
{
Id: 19660
- AegisName: "Costume_Coppola"
+ AegisName: "C_Coppola"
Name: "Costume Coppola"
Type: 5
Loc: 1024
@@ -125435,7 +126012,7 @@ item_db: (
},
{
Id: 19661
- AegisName: "Costume_Sweet_Bonnet"
+ AegisName: "C_Sweet_Bonnet"
Name: "Costume Sweet Bonnet"
Type: 5
Loc: 1024
@@ -125443,7 +126020,7 @@ item_db: (
},
{
Id: 19662
- AegisName: "Costume_Magician_Hat"
+ AegisName: "C_Magician_Hat"
Name: "Costume Magician Hat"
Type: 5
Loc: 1024
@@ -125451,7 +126028,7 @@ item_db: (
},
{
Id: 19663
- AegisName: "Costume_Wish_Lamp"
+ AegisName: "C_Wish_Lamp"
Name: "Costume Wish Lamp"
Type: 5
Loc: 1024
@@ -125459,7 +126036,7 @@ item_db: (
},
{
Id: 19664
- AegisName: "Costume_Campus_Festival"
+ AegisName: "C_Campus_Festival"
Name: "Costume Campus Festival"
Type: 5
Loc: 1024
@@ -125467,7 +126044,7 @@ item_db: (
},
{
Id: 19665
- AegisName: "Costume_Poring_Cake_Hat"
+ AegisName: "C_Poring_Cake_Hat"
Name: "Costume Poring Cake Hat"
Type: 5
Loc: 1024
@@ -125475,7 +126052,7 @@ item_db: (
},
{
Id: 19666
- AegisName: "Costume_Cookie_Hat"
+ AegisName: "C_Cookie_Hat"
Name: "Costume Cookie Hat"
Type: 5
Loc: 1024
@@ -125483,7 +126060,7 @@ item_db: (
},
{
Id: 19667
- AegisName: "Costume_Dragon_Helm"
+ AegisName: "C_Dragon_Helm"
Name: "Costume Dragon Helm"
Type: 5
Loc: 1024
@@ -125491,7 +126068,7 @@ item_db: (
},
{
Id: 19668
- AegisName: "Costume_Wind_Milestone"
+ AegisName: "C_Wind_Milestone"
Name: "Costume Wind Milestone"
Type: 5
Loc: 1024
@@ -125499,7 +126076,7 @@ item_db: (
},
{
Id: 19669
- AegisName: "Costume_Reginrev's_Wings"
+ AegisName: "C_Reginrev's_Wings"
Name: "Costume Reginrev's Wings"
Type: 5
Loc: 2048
@@ -125507,7 +126084,7 @@ item_db: (
},
{
Id: 19670
- AegisName: "Costume_Southern_Cross"
+ AegisName: "C_Southern_Cross"
Name: "Costume Southern Cross"
Type: 5
Loc: 1024
@@ -125515,7 +126092,7 @@ item_db: (
},
{
Id: 19671
- AegisName: "Costume_Piggie_Bank"
+ AegisName: "C_Piggie_Bank"
Name: "Costume Piggie Bank"
Type: 5
Loc: 1024
@@ -125523,7 +126100,7 @@ item_db: (
},
{
Id: 19672
- AegisName: "Costume_Poring_Letter"
+ AegisName: "C_Poring_Letter"
Name: "Costume Poring Letter"
Type: 5
Loc: 4096
@@ -125531,7 +126108,7 @@ item_db: (
},
{
Id: 19673
- AegisName: "Costume_Benevolent_Guardian"
+ AegisName: "C_Benevolent_Guardian"
Name: "Costume Benevolent Guardian"
Type: 5
Loc: 3072
@@ -125539,7 +126116,7 @@ item_db: (
},
{
Id: 19674
- AegisName: "Costume_Demon_Mask"
+ AegisName: "C_Demon_Mask"
Name: "Costume Demon Mask"
Type: 5
Loc: 6144
@@ -125547,7 +126124,7 @@ item_db: (
},
{
Id: 19675
- AegisName: "Costume_Jumping_Poring"
+ AegisName: "C_Jumping_Poring"
Name: "Costume Jumping Poring"
Type: 5
Loc: 1024
@@ -125555,7 +126132,7 @@ item_db: (
},
{
Id: 19676
- AegisName: "Costume_Rainbow_Poring_Hat"
+ AegisName: "C_Rainbow_Poring_Hat"
Name: "Costume Rainbow Poring Hat"
Type: 5
Loc: 1024
@@ -125563,7 +126140,7 @@ item_db: (
},
{
Id: 19677
- AegisName: "Costume_Soulless_Wing"
+ AegisName: "C_Soulless_Wing"
Name: "Costume Soulless Wing"
Type: 5
Loc: 1024
@@ -125571,7 +126148,7 @@ item_db: (
},
{
Id: 19678
- AegisName: "Costume_Bell_Ribbon"
+ AegisName: "C_Bell_Ribbon"
Name: "Costume Bell Ribbon"
Type: 5
Loc: 1024
@@ -125579,7 +126156,7 @@ item_db: (
},
{
Id: 19679
- AegisName: "Costume_Round_Eyes_J"
+ AegisName: "C_Round_Eyes_J"
Name: "Costume Round Eyes J"
Type: 5
Loc: 2048
@@ -125587,7 +126164,7 @@ item_db: (
},
{
Id: 19680
- AegisName: "Costume_Tongue_Mask"
+ AegisName: "C_Tongue_Mask"
Name: "Costume Tongue Mask"
Type: 5
Loc: 6144
@@ -125595,7 +126172,7 @@ item_db: (
},
{
Id: 19681
- AegisName: "Costume_Silver_Tiara"
+ AegisName: "C_Silver_Tiara"
Name: "Costume Silver Tiara"
Type: 5
Loc: 1024
@@ -125613,7 +126190,7 @@ item_db: (
},
{
Id: 19683
- AegisName: "Costume_Sweet_Candy"
+ AegisName: "C_Sweet_Candy"
Name: "Costume Sweet Candy"
Type: 5
Loc: 4096
@@ -125621,7 +126198,7 @@ item_db: (
},
{
Id: 19684
- AegisName: "Costume_Happy_Wig"
+ AegisName: "C_Happy_Wig"
Name: "Costume Happy Wig"
Type: 5
Loc: 1024
@@ -125629,7 +126206,7 @@ item_db: (
},
{
Id: 19685
- AegisName: "Costume_Shine_Stanta_Poring"
+ AegisName: "C_Shine_Stanta_Poring"
Name: "Costume Shine Stanta Poring"
Type: 5
Loc: 1024
@@ -125637,7 +126214,7 @@ item_db: (
},
{
Id: 19686
- AegisName: "Costume_Santa_Doll_Headband"
+ AegisName: "C_Santa_Doll_Headband"
Name: "Costume Santa Doll Headband"
Type: 5
Buy: 1000
@@ -125646,7 +126223,7 @@ item_db: (
},
{
Id: 19687
- AegisName: "Costume_Fresh_Roses"
+ AegisName: "C_Fresh_Roses"
Name: "Costume Fresh Roses"
Type: 5
Buy: 1000
@@ -125655,7 +126232,7 @@ item_db: (
},
{
Id: 19688
- AegisName: "Costume_Katusa"
+ AegisName: "C_Katusa"
Name: "Costume Katusa"
Type: 5
Loc: 1024
@@ -125663,7 +126240,7 @@ item_db: (
},
{
Id: 19689
- AegisName: "Costume_Ati_Atihan"
+ AegisName: "C_Ati_Atihan"
Name: "Costume Ati Atihan"
Type: 5
Loc: 7168
@@ -125671,7 +126248,7 @@ item_db: (
},
{
Id: 19690
- AegisName: "Costume_Dark_Snake_Lord_Hat_J"
+ AegisName: "C_Dark_Snake_Lord_Hat_J"
Name: "Costume Dark Snake Lord Hat J"
Type: 5
Loc: 1024
@@ -125679,7 +126256,7 @@ item_db: (
},
{
Id: 19691
- AegisName: "Costume_Blue_Ribbon"
+ AegisName: "C_Blue_Ribbon"
Name: "Costume Blue Ribbon"
Type: 5
Loc: 1024
@@ -125687,7 +126264,7 @@ item_db: (
},
{
Id: 19692
- AegisName: "Costume_Antique_Pipe_J"
+ AegisName: "C_Antique_Pipe_J"
Name: "Costume Antique Pipe J"
Type: 5
Loc: 4096
@@ -125695,7 +126272,7 @@ item_db: (
},
{
Id: 19693
- AegisName: "Costume_Triple_Poring_Hat"
+ AegisName: "C_Triple_Poring_Hat"
Name: "Costume Triple Poring Hat"
Type: 5
Loc: 1024
@@ -125703,7 +126280,7 @@ item_db: (
},
{
Id: 19694
- AegisName: "Costume_Vane_Hairpin"
+ AegisName: "C_Vane_Hairpin"
Name: "Costume Vane Hairpin"
Type: 5
Loc: 1024
@@ -125711,7 +126288,7 @@ item_db: (
},
{
Id: 19695
- AegisName: "Costume_Kettle_Hat"
+ AegisName: "C_Kettle_Hat"
Name: "Costume Kettle Hat"
Type: 5
Loc: 1024
@@ -125719,7 +126296,7 @@ item_db: (
},
{
Id: 19696
- AegisName: "Costume_Friend_Mochiring_Hat"
+ AegisName: "C_Friend_Mochiring_Hat"
Name: "Costume Friend Mochiring Hat"
Type: 5
Loc: 1024
@@ -125727,7 +126304,7 @@ item_db: (
},
{
Id: 19697
- AegisName: "Costume_Rudolph_Santa_Hat"
+ AegisName: "C_Rudolph_Santa_Hat"
Name: "Costume Rudolph Santa Hat"
Type: 5
Loc: 1024
@@ -125735,7 +126312,7 @@ item_db: (
},
{
Id: 19698
- AegisName: "Costume_Bf_Recruiter_Hat"
+ AegisName: "C_Bf_Recruiter_Hat"
Name: "Costume Bf Recruiter Hat"
Type: 5
Loc: 1024
@@ -125743,7 +126320,7 @@ item_db: (
},
{
Id: 19699
- AegisName: "Costume_Gf_Recruiter_Hat"
+ AegisName: "C_Gf_Recruiter_Hat"
Name: "Costume Gf Recruiter Hat"
Type: 5
Loc: 1024
@@ -125751,7 +126328,7 @@ item_db: (
},
{
Id: 19700
- AegisName: "Costume_RWC_Champ_Crown_2nd"
+ AegisName: "C_RWC_Champ_Crown_2nd"
Name: "Costume RWC Champ Crown 2nd"
Type: 5
Loc: 1024
@@ -125768,7 +126345,7 @@ item_db: (
},
{
Id: 19702
- AegisName: "Costume_Twin_Pompom_By_JB"
+ AegisName: "C_Twin_Pompom_By_JB"
Name: "Costume Twin Pompom By JB"
Type: 5
Buy: 1000
@@ -125777,7 +126354,7 @@ item_db: (
},
{
Id: 19706
- AegisName: "Costume_Red_Dress_Hat"
+ AegisName: "C_Red_Dress_Hat"
Name: "Costume Red Dress Hat"
Type: 5
Buy: 1000
@@ -125805,7 +126382,7 @@ item_db: (
},
{
Id: 19709
- AegisName: "Costume_Yellow_Ribbon"
+ AegisName: "C_Yellow_Ribbon"
Name: "Costume Yellow Ribbon"
Type: 5
Loc: 1024
@@ -125813,7 +126390,7 @@ item_db: (
},
{
Id: 19710
- AegisName: "Costume_Wings_of_Victory"
+ AegisName: "C_Wings_of_Victory"
Name: "Costume Wings of Victory"
Type: 5
Loc: 1024
@@ -125821,7 +126398,7 @@ item_db: (
},
{
Id: 19712
- AegisName: "Costume_Little_Angel_Doll"
+ AegisName: "C_Little_Angel_Doll"
Name: "Costume Little Angel Doll"
Type: 5
Loc: 1024
@@ -125829,7 +126406,7 @@ item_db: (
},
{
Id: 19713
- AegisName: "Costume_Lucky_Clover"
+ AegisName: "C_Lucky_Clover"
Name: "Costume Lucky Clover"
Type: 5
Loc: 2048
@@ -125837,7 +126414,7 @@ item_db: (
},
{
Id: 19714
- AegisName: "Costume_Lady_Tanee_Doll"
+ AegisName: "C_Lady_Tanee_Doll"
Name: "Costume Lady Tanee Doll"
Type: 5
Loc: 1024
@@ -125845,7 +126422,7 @@ item_db: (
},
{
Id: 19715
- AegisName: "Costume_Scarf"
+ AegisName: "C_Scarf"
Name: "Costume Scarf"
Type: 5
Loc: 1024
@@ -125853,7 +126430,7 @@ item_db: (
},
{
Id: 19716
- AegisName: "Costume_Alice_Doll"
+ AegisName: "C_Alice_Doll"
Name: "Costume Alice Doll"
Type: 5
Loc: 1024
@@ -125861,7 +126438,7 @@ item_db: (
},
{
Id: 19717
- AegisName: "Costume_Pink_Ribbon"
+ AegisName: "C_Pink_Ribbon"
Name: "Costume Pink Ribbon"
Type: 5
Loc: 1024
@@ -125869,7 +126446,7 @@ item_db: (
},
{
Id: 19718
- AegisName: "Costume_Gothic_Head_Dress"
+ AegisName: "C_Gothic_Head_Dress"
Name: "Costume Gothic Head Dress"
Type: 5
Loc: 1024
@@ -125877,7 +126454,7 @@ item_db: (
},
{
Id: 19719
- AegisName: "Costume_Coronet"
+ AegisName: "C_Coronet"
Name: "Costume Coronet"
Type: 5
Loc: 1024
@@ -125885,7 +126462,7 @@ item_db: (
},
{
Id: 19720
- AegisName: "Costume_Romantic_Gent"
+ AegisName: "C_Romantic_Gent"
Name: "Costume Romantic Gent"
Type: 5
Loc: 1024
@@ -125893,7 +126470,7 @@ item_db: (
},
{
Id: 19721
- AegisName: "Costume_Darkness_Helm"
+ AegisName: "C_Darkness_Helm"
Name: "Costume Darkness Helm"
Type: 5
Loc: 1024
@@ -125901,7 +126478,7 @@ item_db: (
},
{
Id: 19722
- AegisName: "Costume_Black_Glasses"
+ AegisName: "C_Black_Glasses"
Name: "Costume Black Glasses"
Type: 5
Loc: 2048
@@ -125909,7 +126486,7 @@ item_db: (
},
{
Id: 19723
- AegisName: "Costume_Sacred_Torch_Coronet"
+ AegisName: "C_Sacred_Torch_Coronet"
Name: "Costume Sacred Torch Coronet"
Type: 5
Loc: 1024
@@ -125917,7 +126494,7 @@ item_db: (
},
{
Id: 19724
- AegisName: "Costume_Deprotai_Doll"
+ AegisName: "C_Deprotai_Doll"
Name: "Costume Deprotai Doll"
Type: 5
Loc: 1024
@@ -125925,7 +126502,7 @@ item_db: (
},
{
Id: 19725
- AegisName: "Costume_Bread_Bag2"
+ AegisName: "C_Bread_Bag2"
Name: "Costume Bread Bag2"
Type: 5
Loc: 7168
@@ -125933,7 +126510,7 @@ item_db: (
},
{
Id: 19726
- AegisName: "Costume_Scarlet_Rose"
+ AegisName: "C_Scarlet_Rose"
Name: "Costume Scarlet Rose"
Type: 5
Loc: 4096
@@ -125941,7 +126518,7 @@ item_db: (
},
{
Id: 19727
- AegisName: "Costume_Deviling_Hat"
+ AegisName: "C_Deviling_Hat"
Name: "Costume Deviling Hat"
Type: 5
Loc: 1024
@@ -125949,7 +126526,7 @@ item_db: (
},
{
Id: 19728
- AegisName: "Costume_Tare_Zonda"
+ AegisName: "C_Tare_Zonda"
Name: "Costume Tare Zonda"
Type: 5
Loc: 1024
@@ -125957,7 +126534,7 @@ item_db: (
},
{
Id: 19729
- AegisName: "Costume_Neko_Mimi_Kafra"
+ AegisName: "C_Neko_Mimi_Kafra"
Name: "Costume Neko Mimi Kafra"
Type: 5
Loc: 1024
@@ -126058,7 +126635,7 @@ item_db: (
},
{
Id: 19741
- AegisName: "Costume_Majestic_Devil_Horns"
+ AegisName: "C_Majestic_Devil_Horns"
Name: "Costume Majestic Devil Horns"
Type: 5
Loc: 1024
@@ -126066,7 +126643,7 @@ item_db: (
},
{
Id: 19742
- AegisName: "Costume_Small_Golden_Wings"
+ AegisName: "C_Small_Golden_Wings"
Name: "Costume Small Golden Wings"
Type: 5
Loc: 2048
@@ -126078,7 +126655,7 @@ item_db: (
},
{
Id: 19743
- AegisName: "Costume_Anubis_Helm_J"
+ AegisName: "C_Anubis_Helm_J"
Name: "Costume Anubis Helm J"
Type: 5
Loc: 1024
@@ -126086,7 +126663,7 @@ item_db: (
},
{
Id: 19744
- AegisName: "Costume_Black_Tail_Ribbon"
+ AegisName: "C_Black_Tail_Ribbon"
Name: "Costume Black Tail Ribbon"
Type: 5
Loc: 1024
@@ -126094,7 +126671,7 @@ item_db: (
},
{
Id: 19745
- AegisName: "Costume_Holy Marching_Hat_J"
+ AegisName: "C_Holy Marching_Hat_J"
Name: "Costume Holy Marching Hat J"
Type: 5
Loc: 1024
@@ -126102,7 +126679,7 @@ item_db: (
},
{
Id: 19746
- AegisName: "Costume_Executioner_Hood"
+ AegisName: "C_Executioner_Hood"
Name: "Costume Executioner Hood"
Type: 5
Loc: 7168
@@ -126110,7 +126687,7 @@ item_db: (
},
{
Id: 19747
- AegisName: "Costume_Tha_Despero_Mask_J"
+ AegisName: "C_Tha_Despero_Mask_J"
Name: "Costume Tha Despero Mask J"
Type: 5
Loc: 6144
@@ -126118,7 +126695,7 @@ item_db: (
},
{
Id: 19748
- AegisName: "Costume_Diadem"
+ AegisName: "C_Diadem"
Name: "Costume Diadem"
Type: 5
Loc: 3072
@@ -126126,7 +126703,7 @@ item_db: (
},
{
Id: 19749
- AegisName: "Costume_Gold_Spirit_Chain"
+ AegisName: "C_Gold_Spirit_Chain"
Name: "Costume Gold Spirit Chain"
Type: 5
Loc: 1024
@@ -126134,7 +126711,7 @@ item_db: (
},
{
Id: 19750
- AegisName: "Costume_Saint_Frill_Ribbon"
+ AegisName: "C_Saint_Frill_Ribbon"
Name: "Costume Saint Frill Ribbon"
Type: 5
Loc: 1024
@@ -126142,7 +126719,7 @@ item_db: (
},
{
Id: 19751
- AegisName: "Costume_Light_Darkness_Crown"
+ AegisName: "C_Light_Darkness_Crown"
Name: "Costume Light Darkness Crown"
Type: 5
Loc: 1024
@@ -126150,7 +126727,7 @@ item_db: (
},
{
Id: 19752
- AegisName: "Costume_Shelter_Wing_Ears"
+ AegisName: "C_Shelter_Wing_Ears"
Name: "Costume Shelter Wing Ears"
Type: 5
Loc: 2048
@@ -126158,7 +126735,7 @@ item_db: (
},
{
Id: 19753
- AegisName: "Costume_Celestial_Hat"
+ AegisName: "C_Celestial_Hat"
Name: "Costume Celestial Hat"
Type: 5
Loc: 1024
@@ -126166,7 +126743,7 @@ item_db: (
},
{
Id: 19754
- AegisName: "Costume_Good_Wedding_Veil"
+ AegisName: "C_Good_Wedding_Veil"
Name: "Costume Good Wedding Veil"
Type: 5
Loc: 3072
@@ -126174,7 +126751,7 @@ item_db: (
},
{
Id: 19755
- AegisName: "Costume_YinYang_Earring"
+ AegisName: "C_YinYang_Earring"
Name: "Costume YinYang Earring"
Type: 5
Loc: 2048
@@ -126182,7 +126759,7 @@ item_db: (
},
{
Id: 19756
- AegisName: "Costume_Holy_Mom_Love"
+ AegisName: "C_Holy_Mom_Love"
Name: "Costume Holy Mom Love"
Type: 5
Loc: 1024
@@ -126190,7 +126767,7 @@ item_db: (
},
{
Id: 19757
- AegisName: "Costume_Water_Lily_Crown"
+ AegisName: "C_Water_Lily_Crown"
Name: "Costume Water Lily Crown"
Type: 5
Loc: 1024
@@ -126198,7 +126775,7 @@ item_db: (
},
{
Id: 19758
- AegisName: "Costume_Frog_King_Hat"
+ AegisName: "C_Frog_King_Hat"
Name: "Costume Frog King Hat"
Type: 5
Loc: 1024
@@ -126206,7 +126783,7 @@ item_db: (
},
{
Id: 19759
- AegisName: "Costume_Umbrella_Hat"
+ AegisName: "C_Umbrella_Hat"
Name: "Costume Umbrella Hat"
Type: 5
Loc: 1024
@@ -126214,7 +126791,7 @@ item_db: (
},
{
Id: 19760
- AegisName: "Costume_Rainbow_Veil"
+ AegisName: "C_Rainbow_Veil"
Name: "Costume Rainbow Veil"
Type: 5
Loc: 3072
@@ -126222,7 +126799,7 @@ item_db: (
},
{
Id: 19761
- AegisName: "Costume_White_Lily"
+ AegisName: "C_White_Lily"
Name: "Costume White Lily"
Type: 5
Loc: 1024
@@ -126230,7 +126807,7 @@ item_db: (
},
{
Id: 19762
- AegisName: "Costume_Happy_Peace_Proof"
+ AegisName: "C_Happy_Peace_Proof"
Name: "Costume Happy Peace Proof"
Type: 5
Loc: 1024
@@ -126238,7 +126815,7 @@ item_db: (
},
{
Id: 19763
- AegisName: "Costume_Leaf_Cat_Hat"
+ AegisName: "C_Leaf_Cat_Hat"
Name: "Costume Leaf Cat Hat"
Type: 5
Loc: 1024
@@ -126282,7 +126859,7 @@ item_db: (
},
{
Id: 19766
- AegisName: "Costume_Yggdrasil_Hat"
+ AegisName: "C_Yggdrasil_Hat"
Name: "Costume Yggdrasil Hat"
Type: 5
Loc: 1024
@@ -126290,7 +126867,7 @@ item_db: (
},
{
Id: 19767
- AegisName: "Costume_Home_Cherry_Blossom"
+ AegisName: "C_Home_Cherry_Blossom"
Name: "Costume Home Cherry Blossom"
Type: 5
Loc: 1024
@@ -126298,7 +126875,7 @@ item_db: (
},
{
Id: 19768
- AegisName: "Costume_Sakura_Coronet"
+ AegisName: "C_Sakura_Coronet"
Name: "Costume Sakura Coronet"
Type: 5
Loc: 1024
@@ -126306,7 +126883,7 @@ item_db: (
},
{
Id: 19769
- AegisName: "Costume_Mischievous_Fairy"
+ AegisName: "C_Mischievous_Fairy"
Name: "Costume Mischievous Fairy"
Type: 5
Loc: 2048
@@ -126314,7 +126891,7 @@ item_db: (
},
{
Id: 19770
- AegisName: "Costume_Japan_Winecup"
+ AegisName: "C_Japan_Winecup"
Name: "Costume Japan Winecup"
Type: 5
Loc: 4096
@@ -126322,7 +126899,7 @@ item_db: (
},
{
Id: 19771
- AegisName: "Costume_Butterfly_Hairpin"
+ AegisName: "C_Butterfly_Hairpin"
Name: "Costume Butterfly Hairpin"
Type: 5
Loc: 1024
@@ -126330,7 +126907,7 @@ item_db: (
},
{
Id: 19772
- AegisName: "Costume_Honeybee_Hat"
+ AegisName: "C_Honeybee_Hat"
Name: "Costume Honeybee Hat"
Type: 5
Loc: 1024
@@ -126338,7 +126915,7 @@ item_db: (
},
{
Id: 19773
- AegisName: "Costume_Angeling_Hairpin"
+ AegisName: "C_Angeling_Hairpin"
Name: "Costume Angeling Hairpin"
Type: 5
Loc: 1024
@@ -126346,7 +126923,7 @@ item_db: (
},
{
Id: 19774
- AegisName: "Costume_Emperor_Wreath_J"
+ AegisName: "C_Emperor_Wreath_J"
Name: "Costume Emperor Wreath J"
Type: 5
Loc: 1024
@@ -126354,7 +126931,7 @@ item_db: (
},
{
Id: 19775
- AegisName: "Costume_Afro_Wig"
+ AegisName: "C_Afro_Wig"
Name: "Costume Afro Wig"
Type: 5
Loc: 1024
@@ -126362,7 +126939,7 @@ item_db: (
},
{
Id: 19776
- AegisName: "Costume_Tomboy_Fairy"
+ AegisName: "C_Tomboy_Fairy"
Name: "Costume Tomboy Fairy"
Type: 5
Loc: 2048
@@ -126370,7 +126947,7 @@ item_db: (
},
{
Id: 19777
- AegisName: "Costume_Twinkle_Little_Star"
+ AegisName: "C_Twinkle_Little_Star"
Name: "Costume Twinkle Little Star"
Type: 5
Loc: 1024
@@ -126378,7 +126955,7 @@ item_db: (
},
{
Id: 19778
- AegisName: "Costume_King_Strawberry"
+ AegisName: "C_King_Strawberry"
Name: "Costume King Strawberry"
Type: 5
Loc: 1024
@@ -126386,7 +126963,7 @@ item_db: (
},
{
Id: 19779
- AegisName: "Costume_Persica"
+ AegisName: "C_Persica"
Name: "Costume Persica"
Type: 5
Loc: 1024
@@ -126394,7 +126971,7 @@ item_db: (
},
{
Id: 19780
- AegisName: "Costume_Knit_Rabbit_Ears"
+ AegisName: "C_Knit_Rabbit_Ears"
Name: "Costume Knit Rabbit Ears"
Type: 5
Loc: 1024
@@ -126402,7 +126979,7 @@ item_db: (
},
{
Id: 19781
- AegisName: "Costume_Angel_Wing_Ears"
+ AegisName: "C_Angel_Wing_Ears"
Name: "Costume Angel Wing Ears"
Type: 5
Loc: 2048
@@ -126410,7 +126987,7 @@ item_db: (
},
{
Id: 19782
- AegisName: "Costume_Drooping_Cat"
+ AegisName: "C_Drooping_Cat"
Name: "Costume Drooping Cat"
Type: 5
Loc: 1024
@@ -126418,7 +126995,7 @@ item_db: (
},
{
Id: 19783
- AegisName: "Costume_Grampa_Beard"
+ AegisName: "C_Grampa_Beard"
Name: "Costume Grampa Beard"
Type: 5
Loc: 4096
@@ -126426,7 +127003,7 @@ item_db: (
},
{
Id: 19784
- AegisName: "Costume_Morrigane's_Helm"
+ AegisName: "C_Morrigane's_Helm"
Name: "Costume Morrigane's Helm"
Type: 5
Loc: 1024
@@ -126434,7 +127011,7 @@ item_db: (
},
{
Id: 19785
- AegisName: "Costume_Crunch_Toast"
+ AegisName: "C_Crunch_Toast"
Name: "Costume Crunch Toast"
Type: 5
Loc: 4096
@@ -126442,7 +127019,7 @@ item_db: (
},
{
Id: 19786
- AegisName: "Costume_Crown_of_Mistress"
+ AegisName: "C_Crown_of_Mistress"
Name: "Costume Crown of Mistress"
Type: 5
Loc: 1024
@@ -126451,28 +127028,26 @@ item_db: (
{
Id: 19787
AegisName: "C_Devoted_Eyes"
- Name: "Costume: Devoted Eyes"
+ Name: "Costume Devoted Eyes"
Type: 5
Buy: 0
Loc: 2048
- EquipLv: 1
Refine: false
View: 1021
},
{
Id: 19788
AegisName: "C_Heart_Eyepatch"
- Name: "Costume: Heart Eyepatch"
+ Name: "Costume Heart Eyepatch"
Type: 5
Buy: 0
Loc: 2048
- EquipLv: 1
Refine: false
View: 779
},
{
Id: 19789
- AegisName: "Costume_Sweet_Gents"
+ AegisName: "C_Sweet_Gents"
Name: "Costume Sweet Gents"
Type: 5
Loc: 1024
@@ -126480,7 +127055,7 @@ item_db: (
},
{
Id: 19790
- AegisName: "Costume_Veil"
+ AegisName: "C_Veil"
Name: "Costume Veil"
Type: 5
Loc: 1024
@@ -126488,7 +127063,7 @@ item_db: (
},
{
Id: 19791
- AegisName: "Costume_Alarm_Mask"
+ AegisName: "C_Alarm_Mask"
Name: "Costume Alarm Mask"
Type: 5
Loc: 6144
@@ -126496,7 +127071,7 @@ item_db: (
},
{
Id: 19792
- AegisName: "Costume_Poker_Mask"
+ AegisName: "C_Poker_Mask"
Name: "Costume Poker Mask"
Type: 5
Loc: 6144
@@ -126504,7 +127079,7 @@ item_db: (
},
{
Id: 19793
- AegisName: "Costume_Surprised_Mask"
+ AegisName: "C_Surprised_Mask"
Name: "Costume Surprised Mask"
Type: 5
Loc: 6144
@@ -126512,7 +127087,7 @@ item_db: (
},
{
Id: 19794
- AegisName: "Costume_Annoyed_Mask"
+ AegisName: "C_Annoyed_Mask"
Name: "Costume Annoyed Mask"
Type: 5
Loc: 6144
@@ -126520,7 +127095,7 @@ item_db: (
},
{
Id: 19795
- AegisName: "Costume_Grand_Circlet"
+ AegisName: "C_Grand_Circlet"
Name: "Costume Grand Circlet"
Type: 5
Loc: 1024
@@ -126528,7 +127103,7 @@ item_db: (
},
{
Id: 19796
- AegisName: "Costume_Bone_Helm"
+ AegisName: "C_Bone_Helm"
Name: "Costume Bone Helm"
Type: 5
Loc: 1024
@@ -126536,7 +127111,7 @@ item_db: (
},
{
Id: 19797
- AegisName: "Costume_Apple_of_Archer"
+ AegisName: "C_Apple_of_Archer"
Name: "Costume Apple of Archer"
Type: 5
Loc: 1024
@@ -126544,7 +127119,7 @@ item_db: (
},
{
Id: 19798
- AegisName: "Costume_Angry_Snarl"
+ AegisName: "C_Angry_Snarl"
Name: "Costume Angry Snarl"
Type: 5
Loc: 4096
@@ -126552,7 +127127,7 @@ item_db: (
},
{
Id: 19799
- AegisName: "Costume_Golden_Gear"
+ AegisName: "C_Golden_Gear"
Name: "Costume Golden Gear"
Type: 5
Loc: 1024
@@ -126560,7 +127135,7 @@ item_db: (
},
{
Id: 19800
- AegisName: "Costume_Carnation_Headband"
+ AegisName: "C_Carnation_Headband"
Name: "Costume Carnation Headband"
Type: 5
Loc: 1024
@@ -126568,7 +127143,7 @@ item_db: (
},
{
Id: 19801
- AegisName: "Costume_Fox_Hat"
+ AegisName: "C_Fox_Hat"
Name: "Costume Fox Hat"
Type: 5
Loc: 6144
@@ -126576,7 +127151,7 @@ item_db: (
},
{
Id: 19802
- AegisName: "Costume_Drooping_Nine_Tail"
+ AegisName: "C_Drooping_Nine_Tail"
Name: "Costume Drooping Nine Tail"
Type: 5
Loc: 1024
@@ -126584,7 +127159,7 @@ item_db: (
},
{
Id: 19803
- AegisName: "Costume_Pinwheel_Cap"
+ AegisName: "C_Pinwheel_Cap"
Name: "Costume Pinwheel Cap"
Type: 5
Loc: 1024
@@ -126592,7 +127167,7 @@ item_db: (
},
{
Id: 19804
- AegisName: "Costume_Red_Vane_Hairpin"
+ AegisName: "C_Red_Vane_Hairpin"
Name: "Costume Red Vane Hairpin"
Type: 5
Loc: 1024
@@ -126600,7 +127175,7 @@ item_db: (
},
{
Id: 19805
- AegisName: "Costume_Taboo_Curse_Scroll"
+ AegisName: "C_Taboo_Curse_Scroll"
Name: "Costume Taboo Curse Scroll"
Type: 5
Loc: 1024
@@ -126608,7 +127183,7 @@ item_db: (
},
{
Id: 19806
- AegisName: "Costume_Full_Bloom_Hairpin"
+ AegisName: "C_Full_Bloom_Hairpin"
Name: "Costume Full Bloom Hairpin"
Type: 5
Loc: 1024
@@ -126616,7 +127191,7 @@ item_db: (
},
{
Id: 19807
- AegisName: "Costume_Majestic_Helmet"
+ AegisName: "C_Majestic_Helmet"
Name: "Costume Majestic Helmet"
Type: 5
Loc: 1024
@@ -126624,7 +127199,7 @@ item_db: (
},
{
Id: 19808
- AegisName: "Costume_Blazing_Sun"
+ AegisName: "C_Blazing_Sun"
Name: "Costume Blazing Sun"
Type: 5
Loc: 1024
@@ -126632,7 +127207,7 @@ item_db: (
},
{
Id: 19809
- AegisName: "Costume_Purple_Cowboy_Hat"
+ AegisName: "C_Purple_Cowboy_Hat"
Name: "Costume Purple Cowboy Hat"
Type: 5
Loc: 1024
@@ -126640,7 +127215,7 @@ item_db: (
},
{
Id: 19810
- AegisName: "Costume_Ifrit's_Ear"
+ AegisName: "C_Ifrit's_Ear"
Name: "Costume Ifrit's Ear"
Type: 5
Loc: 2048
@@ -126648,7 +127223,7 @@ item_db: (
},
{
Id: 19811
- AegisName: "Costume_Beer_Cap"
+ AegisName: "C_Beer_Cap"
Name: "Costume Beer Cap"
Type: 5
Loc: 1024
@@ -126656,7 +127231,7 @@ item_db: (
},
{
Id: 19812
- AegisName: "Costume_Large_Hibiscus"
+ AegisName: "C_Large_Hibiscus"
Name: "Costume Large Hibiscus"
Type: 5
Loc: 1024
@@ -126664,7 +127239,7 @@ item_db: (
},
{
Id: 19813
- AegisName: "Costume_Icecream_Hat"
+ AegisName: "C_Icecream_Hat"
Name: "Costume Icecream Hat"
Type: 5
Loc: 1024
@@ -126672,7 +127247,7 @@ item_db: (
},
{
Id: 19814
- AegisName: "Costume_Shiny_Wig"
+ AegisName: "C_Shiny_Wig"
Name: "Costume Shiny Wig"
Type: 5
Loc: 1024
@@ -126680,7 +127255,7 @@ item_db: (
},
{
Id: 19815
- AegisName: "Costume_Lolita_Ten_Gallon_Hat"
+ AegisName: "C_Lolita_Ten_Gallon_Hat"
Name: "Costume Lolita Ten Gallon Hat"
Type: 5
Loc: 1024
@@ -126688,7 +127263,7 @@ item_db: (
},
{
Id: 19816
- AegisName: "Costume_Pecopeco_Cap"
+ AegisName: "C_Pecopeco_Cap"
Name: "Costume Pecopeco Cap"
Type: 5
Loc: 1024
@@ -126696,7 +127271,7 @@ item_db: (
},
{
Id: 19817
- AegisName: "Costume_Ifrit's_Breath"
+ AegisName: "C_Ifrit's_Breath"
Name: "Costume Ifrit's Breath"
Type: 5
Loc: 4096
@@ -126704,7 +127279,7 @@ item_db: (
},
{
Id: 19818
- AegisName: "Costume_Drooping_Morocc_Minion"
+ AegisName: "C_Drooping_Morocc_Minion"
Name: "Costume Drooping Morocc Minion"
Type: 5
Loc: 1024
@@ -126712,7 +127287,7 @@ item_db: (
},
{
Id: 19820
- AegisName: "Costume_Necromencer_Hood"
+ AegisName: "C_Necromencer_Hood"
Name: "Costume Necromencer Hood"
Type: 5
Loc: 3072
@@ -126720,7 +127295,7 @@ item_db: (
},
{
Id: 19821
- AegisName: "Costume_Hyegun_Hat"
+ AegisName: "C_Hyegun_Hat"
Name: "Costume Hyegun Hat"
Type: 5
Loc: 7168
@@ -126728,7 +127303,7 @@ item_db: (
},
{
Id: 19822
- AegisName: "Costume_Yellow_Bandana"
+ AegisName: "C_Yellow_Bandana"
Name: "Costume Yellow Bandana"
Type: 5
Loc: 1024
@@ -126736,7 +127311,7 @@ item_db: (
},
{
Id: 19823
- AegisName: "Costume_White_Cat_Hood"
+ AegisName: "C_White_Cat_Hood"
Name: "Costume White Cat Hood"
Type: 5
Loc: 3072
@@ -126744,7 +127319,7 @@ item_db: (
},
{
Id: 19824
- AegisName: "Costume_Evil_Druid_Hat"
+ AegisName: "C_Evil_Druid_Hat"
Name: "Costume Evil Druid Hat"
Type: 5
Loc: 1024
@@ -126752,7 +127327,7 @@ item_db: (
},
{
Id: 19825
- AegisName: "Costume_Vicious_Stop_Bandage"
+ AegisName: "C_Vicious_Stop_Bandage"
Name: "Costume Vicious Stop Bandage"
Type: 5
Loc: 1024
@@ -126760,7 +127335,7 @@ item_db: (
},
{
Id: 19826
- AegisName: "Costume_Ice_Wings_Ears"
+ AegisName: "C_Ice_Wings_Ears"
Name: "Costume Ice Wings Ears"
Type: 5
Loc: 2048
@@ -126768,7 +127343,7 @@ item_db: (
},
{
Id: 19827
- AegisName: "Costume_Amistr_Cap"
+ AegisName: "C_Amistr_Cap"
Name: "Costume Amistr Cap"
Type: 5
Loc: 1024
@@ -126776,7 +127351,7 @@ item_db: (
},
{
Id: 19828
- AegisName: "Costume_Fedora"
+ AegisName: "C_Fedora"
Name: "Costume Fedora"
Type: 5
Loc: 1024
@@ -126794,7 +127369,7 @@ item_db: (
},
{
Id: 19830
- AegisName: "Costume_Sunglasses"
+ AegisName: "C_Sunglasses"
Name: "Costume Sunglasses"
Type: 5
Loc: 2048
@@ -126802,7 +127377,7 @@ item_db: (
},
{
Id: 19831
- AegisName: "Costume_Filir_Hat"
+ AegisName: "C_Filir_Hat"
Name: "Costume Filir Hat"
Type: 5
Loc: 1024
@@ -126810,7 +127385,7 @@ item_db: (
},
{
Id: 19832
- AegisName: "Costume_Poring_Hat"
+ AegisName: "C_Poring_Hat"
Name: "Costume Poring Hat"
Type: 5
Loc: 1024
@@ -126818,7 +127393,7 @@ item_db: (
},
{
Id: 19833
- AegisName: "Costume_Cute_Ribbon"
+ AegisName: "C_Cute_Ribbon"
Name: "Costume Cute Ribbon"
Type: 5
Loc: 1024
@@ -126826,7 +127401,7 @@ item_db: (
},
{
Id: 19834
- AegisName: "Costume_Baseball_Cap"
+ AegisName: "C_Baseball_Cap"
Name: "Costume Baseball Cap"
Type: 5
Loc: 1024
@@ -126834,7 +127409,7 @@ item_db: (
},
{
Id: 19835
- AegisName: "Costume_Lif_Doll_Hat"
+ AegisName: "C_Lif_Doll_Hat"
Name: "Costume Lif Doll Hat"
Type: 5
Loc: 1024
@@ -126842,7 +127417,7 @@ item_db: (
},
{
Id: 19836
- AegisName: "Costume_Large_Majestic_Horns"
+ AegisName: "C_Large_Majestic_Horns"
Name: "Costume Large Majestic Horns"
Type: 5
Loc: 1024
@@ -126850,7 +127425,7 @@ item_db: (
},
{
Id: 19837
- AegisName: "Costume_Asara_Fairy_Hat"
+ AegisName: "C_Asara_Fairy_Hat"
Name: "Costume Asara Fairy Hat"
Type: 5
Loc: 1024
@@ -126858,7 +127433,7 @@ item_db: (
},
{
Id: 19838
- AegisName: "Costume_Fox_Hatt"
+ AegisName: "C_Fox_Hatt"
Name: "Costume Fox Hatt"
Type: 5
Loc: 6144
@@ -126866,7 +127441,7 @@ item_db: (
},
{
Id: 19839
- AegisName: "Costume_Vanilmirth_Hat"
+ AegisName: "C_Vanilmirth_Hat"
Name: "Costume Vanilmirth Hat"
Type: 5
Loc: 1024
@@ -126874,7 +127449,7 @@ item_db: (
},
{
Id: 19841
- AegisName: "Costume_Dragonhelm_Copper"
+ AegisName: "C_Dragonhelm_Copper"
Name: "Costume Dragonhelm Copper"
Type: 5
Loc: 1024
@@ -126882,7 +127457,7 @@ item_db: (
},
{
Id: 19842
- AegisName: "Costume_Puppy_Hat"
+ AegisName: "C_Puppy_Hat"
Name: "Costume Puppy Hat"
Type: 5
Loc: 1024
@@ -126890,7 +127465,7 @@ item_db: (
},
{
Id: 19843
- AegisName: "Costume_Kitty_Band"
+ AegisName: "C_Kitty_Band"
Name: "Costume Kitty Band"
Type: 5
Loc: 1024
@@ -126898,7 +127473,7 @@ item_db: (
},
{
Id: 19844
- AegisName: "Costume_Turban"
+ AegisName: "C_Turban"
Name: "Costume Turban"
Type: 5
Loc: 1024
@@ -126906,7 +127481,7 @@ item_db: (
},
{
Id: 19845
- AegisName: "Costume_Bao_Bao"
+ AegisName: "C_Bao_Bao"
Name: "Costume Bao Bao"
Type: 5
Loc: 1024
@@ -126914,7 +127489,7 @@ item_db: (
},
{
Id: 19846
- AegisName: "Costume_Opera_Phantom_Mask"
+ AegisName: "C_Opera_Phantom_Mask"
Name: "Costume Opera Phantom Mask"
Type: 5
Loc: 2048
@@ -126922,7 +127497,7 @@ item_db: (
},
{
Id: 19847
- AegisName: "Costume_Big_Ribbon"
+ AegisName: "C_Big_Ribbon"
Name: "Costume Big Ribbon"
Type: 5
Loc: 1024
@@ -126930,7 +127505,7 @@ item_db: (
},
{
Id: 19848
- AegisName: "Costume_Angeling_Hat"
+ AegisName: "C_Angeling_Hat"
Name: "Costume Angeling Hat"
Type: 5
Loc: 1024
@@ -126938,7 +127513,7 @@ item_db: (
},
{
Id: 19849
- AegisName: "Costume_Munak_Hat"
+ AegisName: "C_Munak_Hat"
Name: "Costume Munak Hat"
Type: 5
Loc: 7168
@@ -126946,7 +127521,7 @@ item_db: (
},
{
Id: 19850
- AegisName: "Costume_Bongun_Hat"
+ AegisName: "C_Bongun_Hat"
Name: "Costume Bongun Hat"
Type: 5
Loc: 7168
@@ -126954,7 +127529,7 @@ item_db: (
},
{
Id: 19851
- AegisName: "Costume_Teddybear_Hat"
+ AegisName: "C_Teddybear_Hat"
Name: "Costume Teddybear Hat"
Type: 5
Loc: 1024
@@ -126962,7 +127537,7 @@ item_db: (
},
{
Id: 19853
- AegisName: "Costume_Filir_Wings"
+ AegisName: "C_Filir_Wings"
Name: "Costume Filir Wings"
Type: 5
Loc: 1024
@@ -126980,7 +127555,7 @@ item_db: (
},
{
Id: 19855
- AegisName: "Costume_Happy_Summer_Wig"
+ AegisName: "C_Happy_Summer_Wig"
Name: "Costume Happy Summer Wig"
Type: 5
Loc: 1024
@@ -126988,7 +127563,7 @@ item_db: (
},
{
Id: 19856
- AegisName: "Costume_Snow_Cone_Hat"
+ AegisName: "C_Snow_Cone_Hat"
Name: "Costume Snow Cone Hat"
Type: 5
Loc: 1024
@@ -126996,7 +127571,7 @@ item_db: (
},
{
Id: 19857
- AegisName: "Costume_Crayfish_Hat"
+ AegisName: "C_Crayfish_Hat"
Name: "Costume Crayfish Hat"
Type: 5
Loc: 1024
@@ -127004,7 +127579,7 @@ item_db: (
},
{
Id: 19858
- AegisName: "Costume_Smokie_Leaf"
+ AegisName: "C_Smokie_Leaf"
Name: "Costume Smokie Leaf"
Type: 5
Loc: 1024
@@ -127012,7 +127587,7 @@ item_db: (
},
{
Id: 19859
- AegisName: "Costume_Flying_Angel"
+ AegisName: "C_Flying_Angel"
Name: "Costume Flying Angel"
Type: 5
Loc: 1024
@@ -127020,7 +127595,7 @@ item_db: (
},
{
Id: 19860
- AegisName: "Costume_School_Criatura_Hat"
+ AegisName: "C_School_Criatura_Hat"
Name: "Costume School Criatura Hat"
Type: 5
Loc: 1024
@@ -127028,7 +127603,7 @@ item_db: (
},
{
Id: 19861
- AegisName: "Costume_Heart_Hairpin"
+ AegisName: "C_Heart_Hairpin"
Name: "Costume Heart Hairpin"
Type: 5
Loc: 1024
@@ -127036,7 +127611,7 @@ item_db: (
},
{
Id: 19862
- AegisName: "Costume_Succubus_Horn"
+ AegisName: "C_Succubus_Horn"
Name: "Costume Succubus Horn"
Type: 5
Loc: 1024
@@ -127044,7 +127619,7 @@ item_db: (
},
{
Id: 19863
- AegisName: "Costume_Incubus_Horn"
+ AegisName: "C_Incubus_Horn"
Name: "Costume Incubus Horn"
Type: 5
Loc: 1024
@@ -127052,7 +127627,7 @@ item_db: (
},
{
Id: 19864
- AegisName: "Costume_Dokebi's_Wig"
+ AegisName: "C_Dokebi's_Wig"
Name: "Costume Dokebi's Wig"
Type: 5
Loc: 1024
@@ -127060,7 +127635,7 @@ item_db: (
},
{
Id: 19865
- AegisName: "Costume_Joker_Jester"
+ AegisName: "C_Joker_Jester"
Name: "Costume Joker Jester"
Type: 5
Loc: 1024
@@ -127068,7 +127643,7 @@ item_db: (
},
{
Id: 19866
- AegisName: "Costume_Blue_Pajamas"
+ AegisName: "C_Blue_Pajamas"
Name: "Costume Blue Pajamas"
Type: 5
Loc: 1024
@@ -127076,7 +127651,7 @@ item_db: (
},
{
Id: 19867
- AegisName: "Costume_Red_Pajamas"
+ AegisName: "C_Red_Pajamas"
Name: "Costume Red Pajamas"
Type: 5
Loc: 1024
@@ -127084,7 +127659,7 @@ item_db: (
},
{
Id: 19868
- AegisName: "Costume_Showy_High_Cap"
+ AegisName: "C_Showy_High_Cap"
Name: "Costume Showy High Cap"
Type: 5
Loc: 1024
@@ -127092,7 +127667,7 @@ item_db: (
},
{
Id: 19869
- AegisName: "Costume_Antiquity_Helmet"
+ AegisName: "C_Antiquity_Helmet"
Name: "Costume Antiquity Helmet"
Type: 5
Loc: 1024
@@ -127112,7 +127687,7 @@ item_db: (
},
{
Id: 19873
- AegisName: "Costume_Carnival_Hat"
+ AegisName: "C_Carnival_Hat"
Name: "Costume Carnival Hat"
Type: 5
Loc: 1024
@@ -127120,7 +127695,7 @@ item_db: (
},
{
Id: 19874
- AegisName: "Costume_Carnival_Circlet"
+ AegisName: "C_Carnival_Circlet"
Name: "Costume Carnival Circlet"
Type: 5
Loc: 1024
@@ -127128,7 +127703,7 @@ item_db: (
},
{
Id: 19875
- AegisName: "Costume_Love_Rabbit_Hood"
+ AegisName: "C_Love_Rabbit_Hood"
Name: "Costume Love Rabbit Hood"
Type: 5
Loc: 7168
@@ -127136,7 +127711,7 @@ item_db: (
},
{
Id: 19876
- AegisName: "Costume_Rabbit_Ear_Hat"
+ AegisName: "C_Rabbit_Ear_Hat"
Name: "Costume Rabbit Ear Hat"
Type: 5
Loc: 1024
@@ -127144,7 +127719,7 @@ item_db: (
},
{
Id: 19877
- AegisName: "Costume_Eyes_Of_Darkness"
+ AegisName: "C_Eyes_Of_Darkness"
Name: "Costume Eyes Of Darkness"
Type: 5
Loc: 2048
@@ -127152,7 +127727,7 @@ item_db: (
},
{
Id: 19878
- AegisName: "Costume_Drooping_Bunny"
+ AegisName: "C_Drooping_Bunny"
Name: "Costume Drooping Bunny"
Type: 5
Loc: 1024
@@ -127160,7 +127735,7 @@ item_db: (
},
{
Id: 19879
- AegisName: "Costume_Black_Bunny_Band"
+ AegisName: "C_Black_Bunny_Band"
Name: "Costume Black Bunny Band"
Type: 5
Loc: 1024
@@ -127168,7 +127743,7 @@ item_db: (
},
{
Id: 19880
- AegisName: "Costume_Golden_Tiara"
+ AegisName: "C_Golden_Tiara"
Name: "Costume Golden Tiara"
Type: 5
Loc: 1024
@@ -127176,7 +127751,7 @@ item_db: (
},
{
Id: 19881
- AegisName: "Costume_Pretty_Rabbit_Hood"
+ AegisName: "C_Pretty_Rabbit_Hood"
Name: "Costume Pretty Rabbit Hood"
Type: 5
Loc: 1024
@@ -127184,7 +127759,7 @@ item_db: (
},
{
Id: 19882
- AegisName: "Costume_Flowerpot_Mask"
+ AegisName: "C_Flowerpot_Mask"
Name: "Costume Flowerpot Mask"
Type: 5
Loc: 6144
@@ -127192,7 +127767,7 @@ item_db: (
},
{
Id: 19883
- AegisName: "Costume_Piamette_Hood"
+ AegisName: "C_Piamette_Hood"
Name: "Costume Piamette Hood"
Type: 5
Loc: 1024
@@ -127200,7 +127775,7 @@ item_db: (
},
{
Id: 19884
- AegisName: "Costume_Vanargand_Helm"
+ AegisName: "C_Vanargand_Helm"
Name: "Costume Vanargand Helm"
Type: 5
Loc: 1024
@@ -127208,7 +127783,7 @@ item_db: (
},
{
Id: 19885
- AegisName: "Costume_Blinker"
+ AegisName: "C_Blinker"
Name: "Costume Blinker"
Type: 5
Loc: 2048
@@ -127216,7 +127791,7 @@ item_db: (
},
{
Id: 19886
- AegisName: "Costume_Purple_Glasses"
+ AegisName: "C_Purple_Glasses"
Name: "Costume Purple Glasses"
Type: 5
Loc: 2048
@@ -127224,7 +127799,7 @@ item_db: (
},
{
Id: 19887
- AegisName: "Costume_Cyclops_Glasses"
+ AegisName: "C_Cyclops_Glasses"
Name: "Costume Cyclops Glasses"
Type: 5
Loc: 2048
@@ -127232,7 +127807,7 @@ item_db: (
},
{
Id: 19888
- AegisName: "Costume_Glasses"
+ AegisName: "C_Glasses"
Name: "Costume Glasses"
Type: 5
Loc: 2048
@@ -127240,7 +127815,7 @@ item_db: (
},
{
Id: 19889
- AegisName: "Costume_Small_Ribbon"
+ AegisName: "C_Small_Ribbon"
Name: "Costume Small Ribbon"
Type: 5
Loc: 2048
@@ -127248,7 +127823,7 @@ item_db: (
},
{
Id: 19890
- AegisName: "Costume_Mage_Hat"
+ AegisName: "C_Mage_Hat"
Name: "Costume Mage Hat"
Type: 5
Loc: 1024
@@ -127256,7 +127831,7 @@ item_db: (
},
{
Id: 19891
- AegisName: "Costume_Magnolia_Hat"
+ AegisName: "C_Magnolia_Hat"
Name: "Costume Magnolia Hat"
Type: 5
Loc: 1024
@@ -127264,7 +127839,7 @@ item_db: (
},
{
Id: 19892
- AegisName: "Costume_Night_Sparrow_Hat"
+ AegisName: "C_Night_Sparrow_Hat"
Name: "Costume Night Sparrow Hat"
Type: 5
Loc: 1024
@@ -127272,7 +127847,7 @@ item_db: (
},
{
Id: 19893
- AegisName: "Costume_Ordinary_Black_Magician_Hat"
+ AegisName: "C_Ordinary_Black_Magician_Hat"
Name: "Costume Ordinary Black Magician Hat"
Type: 5
Loc: 1024
@@ -127280,7 +127855,7 @@ item_db: (
},
{
Id: 19894
- AegisName: "Costume_Shrine_Maiden_Hat"
+ AegisName: "C_Shrine_Maiden_Hat"
Name: "Costume Shrine Maiden Hat"
Type: 5
Loc: 1024
@@ -127288,7 +127863,7 @@ item_db: (
},
{
Id: 19895
- AegisName: "Costume_Magician's_Night_Cap"
+ AegisName: "C_Magician's_Night_Cap"
Name: "Costume Magician's Night Cap"
Type: 5
Loc: 1024
@@ -127296,7 +127871,7 @@ item_db: (
},
{
Id: 19896
- AegisName: "Costume_PRO_10th_Cap"
+ AegisName: "C_PRO_10th_Cap"
Name: "Costume PRO 10th Cap"
Type: 5
Loc: 1024
@@ -127304,7 +127879,7 @@ item_db: (
},
{
Id: 19897
- AegisName: "Costume_RPC13_1ST_Wreath"
+ AegisName: "C_RPC13_1ST_Wreath"
Name: "Costume RPC13 1ST Wreath"
Type: 5
Loc: 1024
@@ -127316,7 +127891,7 @@ item_db: (
},
{
Id: 19898
- AegisName: "Costume_RPC13_2ND_Wreath"
+ AegisName: "C_RPC13_2ND_Wreath"
Name: "Costume RPC13 2ND Wreath"
Type: 5
Loc: 1024
@@ -127328,7 +127903,7 @@ item_db: (
},
{
Id: 19899
- AegisName: "Costume_RPC13_3RD_Wreath"
+ AegisName: "C_RPC13_3RD_Wreath"
Name: "Costume RPC13 3RD Wreath"
Type: 5
Loc: 1024
@@ -127339,8 +127914,26 @@ item_db: (
">
},
{
+ Id: 19900
+ AegisName: "C_Cool_Pirate_Eyepatch"
+ Name: "Costume Cool Pirate Eyepatch"
+ Type: 5
+ Weight: 100
+ Loc: 2048
+ View: 1097
+},
+{
+ Id: 19901
+ AegisName: "C_Orc_Helm"
+ Name: "Costume Orc Helm"
+ Type: 5
+ Loc: 1024
+ Refine: false
+ View: 86
+},
+{
Id: 19902
- AegisName: "Costume_Cigarette"
+ AegisName: "C_Cigarette"
Name: "Costume Cigarette"
Type: 5
Loc: 4096
@@ -127348,17 +127941,16 @@ item_db: (
},
{
Id: 19903
- AegisName: "Costume_Witch's_Pumpkin_Hat"
+ AegisName: "C_Witch's_Pumpkin_Hat"
Name: "Costume Witch's Pumpkin Hat"
Type: 5
Loc: 1024
- EquipLv: 1
Refine: false
View: 717
},
{
Id: 19904
- AegisName: "Costume_Skull_Cap"
+ AegisName: "C_Skull_Cap"
Name: "Costume Skull Cap"
Type: 5
Loc: 1024
@@ -127366,7 +127958,7 @@ item_db: (
},
{
Id: 19905
- AegisName: "Costume_Secret_Society_Hood"
+ AegisName: "C_Secret_Society_Hood"
Name: "Costume Secret Society Hood"
Type: 5
Loc: 3072
@@ -127374,7 +127966,7 @@ item_db: (
},
{
Id: 19906
- AegisName: "Costume_Screw_stuck_in_head"
+ AegisName: "C_Screw_stuck_in_head"
Name: "Costume Screw stuck in head"
Type: 5
Loc: 2048
@@ -127382,7 +127974,7 @@ item_db: (
},
{
Id: 19907
- AegisName: "Costume_Fascinating_Phantom_Mask"
+ AegisName: "C_Fascinating_Phantom_Mask"
Name: "Costume Fascinating Phantom Mask"
Type: 5
Loc: 3072
@@ -127390,7 +127982,7 @@ item_db: (
},
{
Id: 19908
- AegisName: "Costume_Flag_Crown_Hat"
+ AegisName: "C_Flag_Crown_Hat"
Name: "Costume Flag Crown Hat"
Type: 5
Loc: 1024
@@ -127398,7 +127990,7 @@ item_db: (
},
{
Id: 19909
- AegisName: "Costume_White_Deviruchi_Hat"
+ AegisName: "C_White_Deviruchi_Hat"
Name: "Costume White Deviruchi Hat"
Type: 5
Loc: 1024
@@ -127406,7 +127998,7 @@ item_db: (
},
{
Id: 19910
- AegisName: "Costume_Halloween_Hat"
+ AegisName: "C_Halloween_Hat"
Name: "Costume Halloween Hat"
Type: 5
Loc: 1024
@@ -127414,7 +128006,7 @@ item_db: (
},
{
Id: 19911
- AegisName: "Costume_Triangle_Roof_Hat"
+ AegisName: "C_Triangle_Roof_Hat"
Name: "Costume Triangle Roof Hat"
Type: 5
Loc: 1024
@@ -127422,7 +128014,7 @@ item_db: (
},
{
Id: 19912
- AegisName: "Costume_Cat_Eye"
+ AegisName: "C_Cat_Eye"
Name: "Costume Cat Eye"
Type: 5
Loc: 2048
@@ -127430,7 +128022,7 @@ item_db: (
},
{
Id: 19913
- AegisName: "Costume_Poo_Poo_Hat"
+ AegisName: "C_Poo_Poo_Hat"
Name: "Costume Poo Poo Hat"
Type: 5
Loc: 1024
@@ -127438,7 +128030,7 @@ item_db: (
},
{
Id: 19914
- AegisName: "Costume_Tarlock's_Hat"
+ AegisName: "C_Tarlock's_Hat"
Name: "Costume Tarlock's Hat"
Type: 5
Loc: 1024
@@ -127446,7 +128038,7 @@ item_db: (
},
{
Id: 19916
- AegisName: "Costume_Black_Cat_Hat"
+ AegisName: "C_Black_Cat_Hat"
Name: "Costume Black Cat Hat"
Type: 5
Loc: 1024
@@ -127454,47 +128046,43 @@ item_db: (
},
{
Id: 19917
- AegisName: "Costume_Dark_Pumpkin_Hat"
+ AegisName: "C_Dark_Pumpkin_Hat"
Name: "Costume Dark Pumpkin Hat"
Type: 5
Loc: 1024
- EquipLv: 1
Refine: false
View: 691
},
{
Id: 19918
- AegisName: "Costume_Lude_Mask"
+ AegisName: "C_Lude_Mask"
Name: "Costume Lude Mask"
Type: 5
Loc: 6144
- EquipLv: 1
Refine: false
View: 802
},
{
Id: 19919
- AegisName: "Costume_Quve_Mask"
+ AegisName: "C_Quve_Mask"
Name: "Costume Quve Mask"
Type: 5
Loc: 6144
- EquipLv: 1
Refine: false
View: 472
},
{
Id: 19920
- AegisName: "Costume_Evolved_Whisper_Mask"
+ AegisName: "C_Evolved_Whisper_Mask"
Name: "Costume Evolved Whisper Mask"
Type: 5
Loc: 7168
- EquipLv: 1
Refine: false
View: 458
},
{
Id: 19922
- AegisName: "Costume_Noah's_Hat"
+ AegisName: "C_Noah's_Hat"
Name: "Costume Noah's Hat"
Type: 5
Loc: 1024
@@ -127502,7 +128090,7 @@ item_db: (
},
{
Id: 19925
- AegisName: "Costume_Monocle"
+ AegisName: "C_Monocle"
Name: "Costume Monocle"
Type: 5
Loc: 2048
@@ -127510,7 +128098,7 @@ item_db: (
},
{
Id: 19928
- AegisName: "Costume_Gothic_Heart_Wing"
+ AegisName: "C_Gothic_Heart_Wing"
Name: "Costume Gothic Heart Wing"
Type: 5
Loc: 1024
@@ -127518,7 +128106,7 @@ item_db: (
},
{
Id: 19929
- AegisName: "Costume_Classical_Ribbon"
+ AegisName: "C_Classical_Ribbon"
Name: "Costume Classical Ribbon"
Type: 5
Loc: 1024
@@ -127526,7 +128114,7 @@ item_db: (
},
{
Id: 19930
- AegisName: "Costume_Angel_Mini_Silk_Hat"
+ AegisName: "C_Angel_Mini_Silk_Hat"
Name: "Costume Angel Mini Silk Hat"
Type: 5
Loc: 1024
@@ -127534,7 +128122,7 @@ item_db: (
},
{
Id: 19931
- AegisName: "Costume_Lazy_Smokie"
+ AegisName: "C_Lazy_Smokie"
Name: "Costume Lazy Smokie"
Type: 5
Loc: 1024
@@ -127542,7 +128130,7 @@ item_db: (
},
{
Id: 19932
- AegisName: "Costume_Model_Training_Hat"
+ AegisName: "C_Model_Training_Hat"
Name: "Costume Model Training Hat"
Type: 5
Loc: 1024
@@ -127550,7 +128138,7 @@ item_db: (
},
{
Id: 19934
- AegisName: "Costume_Flaming_Ten_Gallon_Hat"
+ AegisName: "C_Flaming_Ten_Gallon_Hat"
Name: "Costume Flaming Ten Gallon Hat"
Type: 5
Loc: 1024
@@ -127558,7 +128146,7 @@ item_db: (
},
{
Id: 19935
- AegisName: "Costume_Hunting_Cap_Of_Gust"
+ AegisName: "C_Hunting_Cap_Of_Gust"
Name: "Costume Hunting Cap Of Gust"
Type: 5
Loc: 1024
@@ -127566,7 +128154,7 @@ item_db: (
},
{
Id: 19936
- AegisName: "Costume_Knit_Cap_Of_Water"
+ AegisName: "C_Knit_Cap_Of_Water"
Name: "Costume Knit Cap Of Water"
Type: 5
Loc: 1024
@@ -127574,7 +128162,7 @@ item_db: (
},
{
Id: 19938
- AegisName: "Costume_Love_Bunny_Hood"
+ AegisName: "C_Love_Bunny_Hood"
Name: "Costume Love Bunny Hood"
Type: 5
Loc: 1024
@@ -127582,7 +128170,7 @@ item_db: (
},
{
Id: 19939
- AegisName: "Costume_Antlers"
+ AegisName: "C_Antlers"
Name: "Costume Antlers"
Type: 5
Loc: 1024
@@ -127590,7 +128178,7 @@ item_db: (
},
{
Id: 19941
- AegisName: "Costume_Ear_Muffs"
+ AegisName: "C_Ear_Muffs"
Name: "Costume Ear Muffs"
Type: 5
Loc: 1024
@@ -127598,7 +128186,7 @@ item_db: (
},
{
Id: 19949
- AegisName: "Costume_RWC2013_Japan_Hat"
+ AegisName: "C_RWC2013_Japan_Hat"
Name: "Costume RWC2013 Japan Hat"
Type: 5
Loc: 1024
@@ -127606,7 +128194,7 @@ item_db: (
},
{
Id: 19952
- AegisName: "Costume_Bubble_Gum_in_Mouth"
+ AegisName: "C_Bubble_Gum_in_Mouth"
Name: "Costume Bubble Gum in Mouth"
Type: 5
Loc: 4096
@@ -127614,7 +128202,7 @@ item_db: (
},
{
Id: 19953
- AegisName: "Costume_Parade_Cap"
+ AegisName: "C_Parade_Cap"
Name: "Costume Parade Cap"
Type: 5
Loc: 1024
@@ -127622,7 +128210,7 @@ item_db: (
},
{
Id: 19954
- AegisName: "Costume_3D_Glasses"
+ AegisName: "C_3D_Glasses"
Name: "Costume 3D Glasses"
Type: 5
Loc: 2048
@@ -127630,7 +128218,7 @@ item_db: (
},
{
Id: 19955
- AegisName: "Costume_Mini_Tree"
+ AegisName: "C_Mini_Tree"
Name: "Costume Mini Tree"
Type: 5
Loc: 1024
@@ -127638,7 +128226,7 @@ item_db: (
},
{
Id: 19956
- AegisName: "Costume_Soldier_Hat"
+ AegisName: "C_Soldier_Hat"
Name: "Costume Soldier Hat"
Type: 5
Loc: 1024
@@ -127646,7 +128234,7 @@ item_db: (
},
{
Id: 19957
- AegisName: "Costume_Scooter_Hat"
+ AegisName: "C_Scooter_Hat"
Name: "Costume Scooter Hat"
Type: 5
Loc: 1024
@@ -127654,7 +128242,7 @@ item_db: (
},
{
Id: 19958
- AegisName: "Costume_Choir_Hat"
+ AegisName: "C_Choir_Hat"
Name: "Costume Choir Hat"
Type: 5
Loc: 1024
@@ -127662,7 +128250,7 @@ item_db: (
},
{
Id: 19959
- AegisName: "Costume_Drooping_Argiope"
+ AegisName: "C_Drooping_Argiope"
Name: "Costume Drooping Argiope"
Type: 5
Loc: 1024
@@ -127670,7 +128258,7 @@ item_db: (
},
{
Id: 19960
- AegisName: "Costume_Chain_Puppet"
+ AegisName: "C_Chain_Puppet"
Name: "Costume Chain Puppet"
Type: 5
Loc: 1024
@@ -127678,7 +128266,7 @@ item_db: (
},
{
Id: 19961
- AegisName: "Costume_Rune_Circlet"
+ AegisName: "C_Rune_Circlet"
Name: "Costume Rune Circlet"
Type: 5
Loc: 1024
@@ -127686,7 +128274,7 @@ item_db: (
},
{
Id: 19962
- AegisName: "Costume_Mitra"
+ AegisName: "C_Mitra"
Name: "Costume Mitra"
Type: 5
Loc: 1024
@@ -127694,7 +128282,7 @@ item_db: (
},
{
Id: 19963
- AegisName: "Costume_Driver_Band_Red"
+ AegisName: "C_Driver_Band_Red"
Name: "Costume Driver Band Red"
Type: 5
Loc: 1024
@@ -127702,7 +128290,7 @@ item_db: (
},
{
Id: 19964
- AegisName: "Costume_Driver_Band_Yellow"
+ AegisName: "C_Driver_Band_Yellow"
Name: "Costume Driver Band Yellow"
Type: 5
Loc: 1024
@@ -127710,7 +128298,7 @@ item_db: (
},
{
Id: 19965
- AegisName: "Costume_Shadow_Handicraft"
+ AegisName: "C_Shadow_Handicraft"
Name: "Costume Shadow Handicraft"
Type: 5
Loc: 1024
@@ -127718,7 +128306,7 @@ item_db: (
},
{
Id: 19966
- AegisName: "Costume_Minstrel_Song's_Hat"
+ AegisName: "C_Minstrel_Song's_Hat"
Name: "Costume Minstrel Song's Hat"
Type: 5
Loc: 1024
@@ -127726,7 +128314,7 @@ item_db: (
},
{
Id: 19967
- AegisName: "Costume_Midas_Whisper"
+ AegisName: "C_Midas_Whisper"
Name: "Costume Midas Whisper"
Type: 5
Loc: 1024
@@ -127734,7 +128322,7 @@ item_db: (
},
{
Id: 19968
- AegisName: "Costume_Magic_Stone_Hat"
+ AegisName: "C_Magic_Stone_Hat"
Name: "Costume Magic Stone Hat"
Type: 5
Loc: 1024
@@ -127742,7 +128330,7 @@ item_db: (
},
{
Id: 19969
- AegisName: "Costume_Blazing_Soul"
+ AegisName: "C_Blazing_Soul"
Name: "Costume Blazing Soul"
Type: 5
Loc: 1024
@@ -127750,7 +128338,7 @@ item_db: (
},
{
Id: 19970
- AegisName: "Costume_Wind_Whisper"
+ AegisName: "C_Wind_Whisper"
Name: "Costume Wind Whisper"
Type: 5
Loc: 1024
@@ -127758,7 +128346,7 @@ item_db: (
},
{
Id: 19971
- AegisName: "Costume_Dying_Swan"
+ AegisName: "C_Dying_Swan"
Name: "Costume Dying Swan"
Type: 5
Loc: 1024
@@ -127766,7 +128354,7 @@ item_db: (
},
{
Id: 19972
- AegisName: "Costume_Protect_Of_Crown"
+ AegisName: "C_Protect_Of_Crown"
Name: "Costume Protect Of Crown"
Type: 5
Loc: 1024
@@ -127774,7 +128362,7 @@ item_db: (
},
{
Id: 19973
- AegisName: "Costume_Circlet_Of_Bones"
+ AegisName: "C_Circlet_Of_Bones"
Name: "Costume Circlet Of Bones"
Type: 5
Loc: 1024
@@ -127782,7 +128370,7 @@ item_db: (
},
{
Id: 19974
- AegisName: "Costume_Camouflage_Rabbit_Hood"
+ AegisName: "C_Camouflage_Rabbit_Hood"
Name: "Costume Camouflage Rabbit Hood"
Type: 5
Loc: 1024
@@ -127790,7 +128378,7 @@ item_db: (
},
{
Id: 19976
- AegisName: "Costume_Cat_Santa_Hat"
+ AegisName: "C_Cat_Santa_Hat"
Name: "Costume Cat Santa Hat"
Type: 5
Loc: 1024
@@ -127798,7 +128386,7 @@ item_db: (
},
{
Id: 19977
- AegisName: "Costume_Golden_Exclamation_Mark"
+ AegisName: "C_Golden_Exclamation_Mark"
Name: "Costume Golden Exclamation Mark"
Type: 5
Loc: 1024
@@ -127806,7 +128394,7 @@ item_db: (
},
{
Id: 19978
- AegisName: "Costume_Silver_Exclamation_Mark"
+ AegisName: "C_Silver_Exclamation_Mark"
Name: "Costume Silver Exclamation Mark"
Type: 5
Loc: 1024
@@ -127814,7 +128402,7 @@ item_db: (
},
{
Id: 19979
- AegisName: "Costume_Golden_Question_Mark"
+ AegisName: "C_Golden_Question_Mark"
Name: "Costume Golden Question Mark"
Type: 5
Loc: 1024
@@ -127822,7 +128410,7 @@ item_db: (
},
{
Id: 19980
- AegisName: "Costume_Silver_Question_Mark"
+ AegisName: "C_Silver_Question_Mark"
Name: "Costume Silver Question Mark"
Type: 5
Loc: 1024
@@ -127830,7 +128418,7 @@ item_db: (
},
{
Id: 19982
- AegisName: "Costume_Santa_Hat"
+ AegisName: "C_Santa_Hat"
Name: "Costume Santa Hat"
Type: 5
Loc: 1024
@@ -127838,7 +128426,7 @@ item_db: (
},
{
Id: 19983
- AegisName: "Costume_Flower_Hairpin"
+ AegisName: "C_Flower_Hairpin"
Name: "Costume Flower Hairpin"
Type: 5
Loc: 1024
@@ -127846,7 +128434,7 @@ item_db: (
},
{
Id: 19984
- AegisName: "Costume_Winter_Hat"
+ AegisName: "C_Winter_Hat"
Name: "Costume Winter Hat"
Type: 5
Loc: 1024
@@ -127854,7 +128442,7 @@ item_db: (
},
{
Id: 19985
- AegisName: "Costume_Aura_Quartz"
+ AegisName: "C_Aura_Quartz"
Name: "Costume Aura Quartz"
Type: 5
Loc: 1024
@@ -127862,7 +128450,7 @@ item_db: (
},
{
Id: 19986
- AegisName: "Costume_Lunatic_Hat"
+ AegisName: "C_Lunatic_Hat"
Name: "Costume Lunatic Hat"
Type: 5
Loc: 1024
@@ -127870,7 +128458,7 @@ item_db: (
},
{
Id: 19987
- AegisName: "Costume_Blue_Fur_Hat"
+ AegisName: "C_Blue_Fur_Hat"
Name: "Costume Blue Fur Hat"
Type: 5
Loc: 1024
@@ -127878,7 +128466,7 @@ item_db: (
},
{
Id: 19988
- AegisName: "Costume_Elder_Crown"
+ AegisName: "C_Elder_Crown"
Name: "Costume Elder Crown"
Type: 5
Loc: 1024
@@ -127886,7 +128474,7 @@ item_db: (
},
{
Id: 19989
- AegisName: "Costume_Mouton_Life"
+ AegisName: "C_Mouton_Life"
Name: "Costume Mouton Life"
Type: 5
Loc: 2048
@@ -127894,7 +128482,7 @@ item_db: (
},
{
Id: 19990
- AegisName: "Costume_Rabbit_Knit_Hat"
+ AegisName: "C_Rabbit_Knit_Hat"
Name: "Costume Rabbit Knit Hat"
Type: 5
Loc: 1024
@@ -127902,7 +128490,7 @@ item_db: (
},
{
Id: 19991
- AegisName: "Costume_Galanthus_Guard"
+ AegisName: "C_Galanthus_Guard"
Name: "Costume Galanthus Guard"
Type: 5
Loc: 1024
@@ -127910,7 +128498,7 @@ item_db: (
},
{
Id: 19992
- AegisName: "Costume_Chilly_Breath"
+ AegisName: "C_Chilly_Breath"
Name: "Costume Chilly Breath"
Type: 5
Loc: 4096
@@ -127918,7 +128506,7 @@ item_db: (
},
{
Id: 19994
- AegisName: "Costume_saLUsalo_Hat"
+ AegisName: "C_saLUsalo_Hat"
Name: "Costume saLUsalo Hat"
Type: 5
Loc: 1024
@@ -127926,7 +128514,7 @@ item_db: (
},
{
Id: 19996
- AegisName: "Costume_Horse_King"
+ AegisName: "C_Horse_King"
Name: "Costume Horse King"
Type: 5
Loc: 7168
@@ -127942,7 +128530,7 @@ item_db: (
},
{
Id: 19997
- AegisName: "Costume_Bomb_Hat"
+ AegisName: "C_Bomb_Hat"
Name: "Costume Bomb Hat"
Type: 5
Loc: 1024
@@ -127950,7 +128538,7 @@ item_db: (
},
{
Id: 19998
- AegisName: "Costume_Dragon_Turtle_Hat"
+ AegisName: "C_Dragon_Turtle_Hat"
Name: "Costume Dragon Turtle Hat"
Type: 5
Loc: 1024
@@ -127958,7 +128546,7 @@ item_db: (
},
{
Id: 19999
- AegisName: "Costume_Mouse_Hat1"
+ AegisName: "C_Mouse_Hat1"
Name: "Costume Mouse Hat1"
Type: 5
Loc: 1024
@@ -127974,7 +128562,7 @@ item_db: (
},
{
Id: 20000
- AegisName: "Costume_Mouse_Hat2"
+ AegisName: "C_Mouse_Hat2"
Name: "Costume Mouse Hat2"
Type: 5
Loc: 1024
@@ -127990,7 +128578,7 @@ item_db: (
},
{
Id: 20001
- AegisName: "Costume_Mouse_Hat3"
+ AegisName: "C_Mouse_Hat3"
Name: "Costume Mouse Hat3"
Type: 5
Loc: 1024
@@ -128006,7 +128594,7 @@ item_db: (
},
{
Id: 20002
- AegisName: "Costume_Mouse_Hat4"
+ AegisName: "C_Mouse_Hat4"
Name: "Costume Mouse Hat4"
Type: 5
Loc: 1024
@@ -128022,7 +128610,7 @@ item_db: (
},
{
Id: 20003
- AegisName: "Costume_Mouse_Hat5"
+ AegisName: "C_Mouse_Hat5"
Name: "Costume Mouse Hat5"
Type: 5
Loc: 1024
@@ -128038,7 +128626,7 @@ item_db: (
},
{
Id: 20004
- AegisName: "Costume_Big_Golden_Bell"
+ AegisName: "C_Big_Golden_Bell"
Name: "Costume Big Golden Bell"
Type: 5
Loc: 1024
@@ -128046,7 +128634,7 @@ item_db: (
},
{
Id: 20005
- AegisName: "Costume_Sigrun_Wing"
+ AegisName: "C_Sigrun_Wing"
Name: "Costume Sigrun Wing"
Type: 5
Loc: 1024
@@ -128054,7 +128642,7 @@ item_db: (
},
{
Id: 20006
- AegisName: "Costume_Dark_Knight_Mask"
+ AegisName: "C_Dark_Knight_Mask"
Name: "Costume Dark Knight Mask"
Type: 5
Loc: 3072
@@ -128062,7 +128650,7 @@ item_db: (
},
{
Id: 20007
- AegisName: "Costume_Horned_Hat"
+ AegisName: "C_Horned_Hat"
Name: "Costume Horned Hat"
Type: 5
Loc: 1024
@@ -128070,7 +128658,7 @@ item_db: (
},
{
Id: 20008
- AegisName: "Costume_Dragon_General_Helm"
+ AegisName: "C_Dragon_General_Helm"
Name: "Costume Dragon General Helm"
Type: 5
Loc: 1024
@@ -128078,7 +128666,7 @@ item_db: (
},
{
Id: 20009
- AegisName: "Costume_Dragon_Skull_Hat"
+ AegisName: "C_Dragon_Skull_Hat"
Name: "Costume Dragon Skull Hat"
Type: 5
Loc: 1024
@@ -128086,7 +128674,7 @@ item_db: (
},
{
Id: 20010
- AegisName: "Costume_Rainbow_Ears_Feather"
+ AegisName: "C_Rainbow_Ears_Feather"
Name: "Costume Rainbow Ears Feather"
Type: 5
Loc: 2048
@@ -128094,7 +128682,7 @@ item_db: (
},
{
Id: 20011
- AegisName: "Costume_Lightning_Speed"
+ AegisName: "C_Lightning_Speed"
Name: "Costume Lightning Speed"
Type: 5
Loc: 1024
@@ -128102,7 +128690,7 @@ item_db: (
},
{
Id: 20012
- AegisName: "Costume_Double_Horn_Helm"
+ AegisName: "C_Double_Horn_Helm"
Name: "Costume Double Horn Helm"
Type: 5
Loc: 1024
@@ -128110,7 +128698,7 @@ item_db: (
},
{
Id: 20013
- AegisName: "Costume_Chef_Hat"
+ AegisName: "C_Chef_Hat"
Name: "Costume Chef Hat"
Type: 5
Loc: 1024
@@ -128118,7 +128706,7 @@ item_db: (
},
{
Id: 20014
- AegisName: "Costume_Lincoln_Hat"
+ AegisName: "C_Lincoln_Hat"
Name: "Costume Lincoln Hat"
Type: 5
Loc: 1024
@@ -128126,7 +128714,7 @@ item_db: (
},
{
Id: 20015
- AegisName: "Costume_Lincoln_Beard"
+ AegisName: "C_Lincoln_Beard"
Name: "Costume Lincoln Beard"
Type: 5
Loc: 4096
@@ -128134,7 +128722,7 @@ item_db: (
},
{
Id: 20016
- AegisName: "Costume_Cool_Dinner_Hat"
+ AegisName: "C_Cool_Dinner_Hat"
Name: "Costume Cool Dinner Hat"
Type: 5
Loc: 1024
@@ -128142,7 +128730,7 @@ item_db: (
},
{
Id: 20017
- AegisName: "Costume_Marionette_Doll"
+ AegisName: "C_Marionette_Doll"
Name: "Costume Marionette Doll"
Type: 5
Loc: 1024
@@ -128150,7 +128738,7 @@ item_db: (
},
{
Id: 20019
- AegisName: "Costume_Artisant_Beret"
+ AegisName: "C_Artisant_Beret"
Name: "Costume Artisant Beret"
Type: 5
Loc: 1024
@@ -128158,7 +128746,7 @@ item_db: (
},
{
Id: 20020
- AegisName: "Costume_Zaha_Doll_Hat"
+ AegisName: "C_Zaha_Doll_Hat"
Name: "Costume Zaha Doll Hat"
Type: 5
Loc: 1024
@@ -128166,7 +128754,7 @@ item_db: (
},
{
Id: 20021
- AegisName: "Costume_Heart_Ribbon_Hairband"
+ AegisName: "C_Heart_Ribbon_Hairband"
Name: "Costume Heart Ribbon Hairband"
Type: 5
Loc: 1024
@@ -128174,7 +128762,7 @@ item_db: (
},
{
Id: 20022
- AegisName: "Costume_Love_Fragment"
+ AegisName: "C_Love_Fragment"
Name: "Costume Love Fragment"
Type: 5
Loc: 4096
@@ -128182,7 +128770,7 @@ item_db: (
},
{
Id: 20023
- AegisName: "Costume_Red_Beret"
+ AegisName: "C_Red_Beret"
Name: "Costume Red Beret"
Type: 5
Loc: 1024
@@ -128190,7 +128778,7 @@ item_db: (
},
{
Id: 20024
- AegisName: "Costume_Orange_Ribbon"
+ AegisName: "C_Orange_Ribbon"
Name: "Costume Orange Ribbon"
Type: 5
Loc: 1024
@@ -128198,7 +128786,7 @@ item_db: (
},
{
Id: 20025
- AegisName: "Costume_Cow_Hat1"
+ AegisName: "C_Cow_Hat1"
Name: "Costume Cow Hat1"
Type: 5
Loc: 1024
@@ -128214,7 +128802,7 @@ item_db: (
},
{
Id: 20026
- AegisName: "Costume_Cow_Hat2"
+ AegisName: "C_Cow_Hat2"
Name: "Costume Cow Hat2"
Type: 5
Loc: 1024
@@ -128230,7 +128818,7 @@ item_db: (
},
{
Id: 20027
- AegisName: "Costume_Cow_Hat3"
+ AegisName: "C_Cow_Hat3"
Name: "Costume Cow Hat3"
Type: 5
Loc: 1024
@@ -128246,7 +128834,7 @@ item_db: (
},
{
Id: 20028
- AegisName: "Costume_Cow_Hat4"
+ AegisName: "C_Cow_Hat4"
Name: "Costume Cow Hat4"
Type: 5
Loc: 1024
@@ -128262,7 +128850,7 @@ item_db: (
},
{
Id: 20029
- AegisName: "Costume_Donut_in_Mouth"
+ AegisName: "C_Donut_in_Mouth"
Name: "Costume Donut in Mouth"
Type: 5
Loc: 4096
@@ -128270,7 +128858,7 @@ item_db: (
},
{
Id: 20030
- AegisName: "Costume_Choco_Donut_in_Mouth"
+ AegisName: "C_Choco_Donut_in_Mouth"
Name: "Costume Choco Donut in Mouth"
Type: 5
Loc: 4096
@@ -128278,7 +128866,7 @@ item_db: (
},
{
Id: 20031
- AegisName: "Costume_Bunny_Headress"
+ AegisName: "C_Bunny_Headress"
Name: "Costume Bunny Headress"
Type: 5
Loc: 1024
@@ -128286,7 +128874,7 @@ item_db: (
},
{
Id: 20032
- AegisName: "Costume_Firinto_Scarf"
+ AegisName: "C_Firinto_Scarf"
Name: "Costume Firinto Scarf"
Type: 5
Loc: 1024
@@ -128294,7 +128882,7 @@ item_db: (
},
{
Id: 20033
- AegisName: "Costume_Monk_Crown"
+ AegisName: "C_Monk_Crown"
Name: "Costume Monk Crown"
Type: 5
Loc: 1024
@@ -128302,7 +128890,7 @@ item_db: (
},
{
Id: 20034
- AegisName: "Costume_Jack_Castle_Bat"
+ AegisName: "C_Jack_Castle_Bat"
Name: "Costume Jack Castle Bat"
Type: 5
Loc: 4096
@@ -128310,7 +128898,7 @@ item_db: (
},
{
Id: 20035
- AegisName: "Costume_Miracle_Blue_Rose"
+ AegisName: "C_Miracle_Blue_Rose"
Name: "Costume Miracle Blue Rose"
Type: 5
Loc: 4096
@@ -128318,7 +128906,7 @@ item_db: (
},
{
Id: 20036
- AegisName: "Costume_Crown_of_Victory"
+ AegisName: "C_Crown_of_Victory"
Name: "Costume Crown of Victory"
Type: 5
Loc: 1024
@@ -128326,7 +128914,7 @@ item_db: (
},
{
Id: 20037
- AegisName: "Costume_Owlduke_Silk_Hat"
+ AegisName: "C_Owlduke_Silk_Hat"
Name: "Costume Owlduke Silk Hat"
Type: 5
Loc: 1024
@@ -128334,7 +128922,7 @@ item_db: (
},
{
Id: 20038
- AegisName: "Costume_Alphonse_Helm"
+ AegisName: "C_Alphonse_Helm"
Name: "Costume Alphonse Helm"
Type: 5
Loc: 1024
@@ -128342,7 +128930,7 @@ item_db: (
},
{
Id: 20039
- AegisName: "Costume_Butterfly_Wing_Ears"
+ AegisName: "C_Butterfly_Wing_Ears"
Name: "Costume Butterfly Wing Ears"
Type: 5
Loc: 2048
@@ -128350,7 +128938,7 @@ item_db: (
},
{
Id: 20040
- AegisName: "Costume_Chung_Hairpin"
+ AegisName: "C_Chung_Hairpin"
Name: "Costume Chung Hairpin"
Type: 5
Loc: 1024
@@ -128358,7 +128946,7 @@ item_db: (
},
{
Id: 20041
- AegisName: "Costume_Rose_Headband"
+ AegisName: "C_Rose_Headband"
Name: "Costume Rose Headband"
Type: 5
Loc: 1024
@@ -128366,7 +128954,7 @@ item_db: (
},
{
Id: 20042
- AegisName: "Costume_Hermos_Cap"
+ AegisName: "C_Hermos_Cap"
Name: "Costume Hermos Cap"
Type: 5
Loc: 1024
@@ -128374,7 +128962,7 @@ item_db: (
},
{
Id: 20043
- AegisName: "Costume_Cherryblossom_in_Mouth"
+ AegisName: "C_Cherryblossom_in_Mouth"
Name: "Costume Cherryblossom in Mouth"
Type: 5
Loc: 4096
@@ -128382,7 +128970,7 @@ item_db: (
},
{
Id: 20044
- AegisName: "Costume_Carmen_Miranda's_Hat"
+ AegisName: "C_Carmen_Miranda's_Hat"
Name: "Costume Carmen Miranda's Hat"
Type: 5
Loc: 1024
@@ -128390,7 +128978,7 @@ item_db: (
},
{
Id: 20045
- AegisName: "Costume_Samambaia"
+ AegisName: "C_Samambaia"
Name: "Costume Samambaia"
Type: 5
Loc: 1024
@@ -128398,7 +128986,7 @@ item_db: (
},
{
Id: 20046
- AegisName: "Costume_Blue_Ribbon_Band"
+ AegisName: "C_Blue_Ribbon_Band"
Name: "Costume Blue Ribbon Band"
Type: 5
Loc: 1024
@@ -128406,7 +128994,7 @@ item_db: (
},
{
Id: 20047
- AegisName: "Costume_Prayer_Cherry_Blossom"
+ AegisName: "C_Prayer_Cherry_Blossom"
Name: "Costume Prayer Cherry Blossom"
Type: 5
Loc: 1024
@@ -128414,7 +129002,7 @@ item_db: (
},
{
Id: 20048
- AegisName: "Costume_Wind_Prairie"
+ AegisName: "C_Wind_Prairie"
Name: "Costume Wind Prairie"
Type: 5
Loc: 1024
@@ -128422,7 +129010,7 @@ item_db: (
},
{
Id: 20049
- AegisName: "Costume_Giant_Aid_Band"
+ AegisName: "C_Giant_Aid_Band"
Name: "Costume Giant Aid Band"
Type: 5
Loc: 1024
@@ -128430,7 +129018,7 @@ item_db: (
},
{
Id: 20050
- AegisName: "Costume_Ph.D_Hat"
+ AegisName: "C_Ph.D_Hat"
Name: "Costume Ph.D Hat"
Type: 5
Loc: 1024
@@ -128438,7 +129026,7 @@ item_db: (
},
{
Id: 20051
- AegisName: "Costume_Stop_Post"
+ AegisName: "C_Stop_Post"
Name: "Costume Stop Post"
Type: 5
Loc: 1024
@@ -128446,7 +129034,7 @@ item_db: (
},
{
Id: 20052
- AegisName: "Costume_AFK_Hat"
+ AegisName: "C_AFK_Hat"
Name: "Costume AFK Hat"
Type: 5
Loc: 1024
@@ -128454,7 +129042,7 @@ item_db: (
},
{
Id: 20053
- AegisName: "Costume_WKing_Tiger_Doll_Hat"
+ AegisName: "C_WKing_Tiger_Doll_Hat"
Name: "Costume WKing Tiger Doll Hat"
Type: 5
Loc: 1024
@@ -128470,7 +129058,7 @@ item_db: (
},
{
Id: 20054
- AegisName: "Costume_Pacifier"
+ AegisName: "C_Pacifier"
Name: "Costume Pacifier"
Type: 5
Loc: 4096
@@ -128478,7 +129066,7 @@ item_db: (
},
{
Id: 20055
- AegisName: "Costume_Ghost_Bandana"
+ AegisName: "C_Ghost_Bandana"
Name: "Costume Ghost Bandana"
Type: 5
Loc: 1024
@@ -128486,7 +129074,7 @@ item_db: (
},
{
Id: 20056
- AegisName: "Costume_Bride's_Corolla"
+ AegisName: "C_Bride's_Corolla"
Name: "Costume Bride's Corolla"
Type: 5
Loc: 1024
@@ -128494,7 +129082,7 @@ item_db: (
},
{
Id: 20057
- AegisName: "Costume_Feather_Bonnet"
+ AegisName: "C_Feather_Bonnet"
Name: "Costume Feather Bonnet"
Type: 5
Loc: 1024
@@ -128502,7 +129090,7 @@ item_db: (
},
{
Id: 20058
- AegisName: "Costume_Hot_Blood_Headband"
+ AegisName: "C_Hot_Blood_Headband"
Name: "Costume Hot Blood Headband"
Type: 5
Loc: 1024
@@ -128510,7 +129098,7 @@ item_db: (
},
{
Id: 20059
- AegisName: "Costume_Welding_Mask"
+ AegisName: "C_Welding_Mask"
Name: "Costume Welding Mask"
Type: 5
Loc: 6144
@@ -128518,7 +129106,7 @@ item_db: (
},
{
Id: 20060
- AegisName: "Costume_Construction_Helmet"
+ AegisName: "C_Construction_Helmet"
Name: "Costume Construction Helmet"
Type: 5
Loc: 1024
@@ -128526,7 +129114,7 @@ item_db: (
},
{
Id: 20061
- AegisName: "Costume_Demo_Mask"
+ AegisName: "C_Demo_Mask"
Name: "Costume Demo Mask"
Type: 5
Loc: 4096
@@ -128534,14 +129122,14 @@ item_db: (
},
{
Id: 20062
- AegisName: "Costume_Angel_Stair"
+ AegisName: "C_Angel_Stair"
Name: "Costume Angel Stair"
Type: 5
Loc: 1024
},
{
Id: 20063
- AegisName: "Costume_Yellow_Brain_Hat"
+ AegisName: "C_Yellow_Brain_Hat"
Name: "Costume Yellow Brain Hat"
Type: 5
Loc: 1024
@@ -128558,7 +129146,7 @@ item_db: (
},
{
Id: 20064
- AegisName: "Costume_Blue_Brain_Hat"
+ AegisName: "C_Blue_Brain_Hat"
Name: "Costume Blue Brain Hat"
Type: 5
Loc: 1024
@@ -128575,7 +129163,7 @@ item_db: (
},
{
Id: 20065
- AegisName: "Costume_Grand_Peco_Hairband"
+ AegisName: "C_Grand_Peco_Hairband"
Name: "Costume Grand Peco Hairband"
Type: 5
Loc: 1024
@@ -128583,7 +129171,7 @@ item_db: (
},
{
Id: 20066
- AegisName: "Costume_Pecopeco_Hairband"
+ AegisName: "C_Pecopeco_Hairband"
Name: "Costume Pecopeco Hairband"
Type: 5
Loc: 1024
@@ -128591,7 +129179,7 @@ item_db: (
},
{
Id: 20067
- AegisName: "Costume_White_Rabbit_Headband"
+ AegisName: "C_White_Rabbit_Headband"
Name: "Costume White Rabbit Headband"
Type: 5
Loc: 1024
@@ -128607,7 +129195,7 @@ item_db: (
},
{
Id: 20068
- AegisName: "Costume_Black_Rabbit_Headband"
+ AegisName: "C_Black_Rabbit_Headband"
Name: "Costume Black Rabbit Headband"
Type: 5
Loc: 1024
@@ -128623,7 +129211,7 @@ item_db: (
},
{
Id: 20069
- AegisName: "Costume_Gryphon_Hairband"
+ AegisName: "C_Gryphon_Hairband"
Name: "Costume Gryphon Hairband"
Type: 5
Loc: 1024
@@ -128631,7 +129219,7 @@ item_db: (
},
{
Id: 20070
- AegisName: "Costume_Alpaca_Hood"
+ AegisName: "C_Alpaca_Hood"
Name: "Costume Alpaca Hood"
Type: 5
Loc: 7168
@@ -128639,7 +129227,7 @@ item_db: (
},
{
Id: 20071
- AegisName: "Costume_Worg_In_Mouth"
+ AegisName: "C_Worg_In_Mouth"
Name: "Costume Worg In Mouth"
Type: 5
Loc: 4096
@@ -128647,7 +129235,7 @@ item_db: (
},
{
Id: 20073
- AegisName: "Costume_Hair_Band"
+ AegisName: "C_Hair_Band"
Name: "Costume Hair Band"
Type: 5
Loc: 1024
@@ -128655,7 +129243,7 @@ item_db: (
},
{
Id: 20074
- AegisName: "Costume_Biretta"
+ AegisName: "C_Biretta"
Name: "Costume Biretta"
Type: 5
Loc: 1024
@@ -128663,7 +129251,7 @@ item_db: (
},
{
Id: 20075
- AegisName: "Costume_Little_Feather_Hat"
+ AegisName: "C_Little_Feather_Hat"
Name: "Costume Little Feather Hat"
Type: 5
Loc: 1024
@@ -128671,7 +129259,7 @@ item_db: (
},
{
Id: 20076
- AegisName: "Costume_Idun_Feather_Ears"
+ AegisName: "C_Idun_Feather_Ears"
Name: "Costume Idun Feather Ears"
Type: 5
Loc: 1024
@@ -128679,7 +129267,7 @@ item_db: (
},
{
Id: 20077
- AegisName: "Costume_Wing_Frame_Sunglasses"
+ AegisName: "C_Wing_Frame_Sunglasses"
Name: "Costume Wing Frame Sunglasses"
Type: 5
Loc: 2048
@@ -128687,7 +129275,7 @@ item_db: (
},
{
Id: 20078
- AegisName: "Costume_White_Feather"
+ AegisName: "C_White_Feather"
Name: "Costume White Feather"
Type: 5
Loc: 1024
@@ -128695,7 +129283,7 @@ item_db: (
},
{
Id: 20079
- AegisName: "Costume_Forgotten_Angel_Wing"
+ AegisName: "C_Forgotten_Angel_Wing"
Name: "Costume Forgotten Angel Wing"
Type: 5
Loc: 1024
@@ -128703,7 +129291,7 @@ item_db: (
},
{
Id: 20080
- AegisName: "Costume_Shaman_Hair_Ornament"
+ AegisName: "C_Shaman_Hair_Ornament"
Name: "Costume Shaman Hair Ornament"
Type: 5
Loc: 1024
@@ -128711,7 +129299,7 @@ item_db: (
},
{
Id: 20081
- AegisName: "Costume_Metal_Dragon_Helm"
+ AegisName: "C_Metal_Dragon_Helm"
Name: "Costume Metal Dragon Helm"
Type: 5
Loc: 1024
@@ -128719,7 +129307,7 @@ item_db: (
},
{
Id: 20082
- AegisName: "Costume_Metal_Dragon_Hat"
+ AegisName: "C_Metal_Dragon_Hat"
Name: "Costume Metal Dragon Hat"
Type: 5
Loc: 1024
@@ -128727,7 +129315,7 @@ item_db: (
},
{
Id: 20083
- AegisName: "Costume_Mythlit_Hat"
+ AegisName: "C_Mythlit_Hat"
Name: "Costume Mythlit Hat"
Type: 5
Loc: 1024
@@ -128735,7 +129323,7 @@ item_db: (
},
{
Id: 20084
- AegisName: "Costume_Ceremonial_Hat"
+ AegisName: "C_Ceremonial_Hat"
Name: "Costume Ceremonial Hat"
Type: 5
Loc: 1024
@@ -128743,7 +129331,7 @@ item_db: (
},
{
Id: 20085
- AegisName: "Costume_St_Patrick's_Hat"
+ AegisName: "C_St_Patrick's_Hat"
Name: "Costume St Patrick's Hat"
Type: 5
Loc: 1024
@@ -128751,7 +129339,7 @@ item_db: (
},
{
Id: 20086
- AegisName: "Costume_Dragon_Cintamani_Hat1"
+ AegisName: "C_Dragon_Cintamani_Hat1"
Name: "Costume Dragon Cintamani Hat1"
Type: 5
Loc: 1024
@@ -128767,7 +129355,7 @@ item_db: (
},
{
Id: 20087
- AegisName: "Costume_Dragon_Cintamani_Hat2"
+ AegisName: "C_Dragon_Cintamani_Hat2"
Name: "Costume Dragon Cintamani Hat2"
Type: 5
Loc: 1024
@@ -128783,7 +129371,7 @@ item_db: (
},
{
Id: 20088
- AegisName: "Costume_Dragon_Cintamani_Hat3"
+ AegisName: "C_Dragon_Cintamani_Hat3"
Name: "Costume Dragon Cintamani Hat3"
Type: 5
Loc: 1024
@@ -128799,7 +129387,7 @@ item_db: (
},
{
Id: 20089
- AegisName: "Costume_Dragon_Cintamani_Hat4"
+ AegisName: "C_Dragon_Cintamani_Hat4"
Name: "Costume Dragon Cintamani Hat4"
Type: 5
Loc: 1024
@@ -128815,7 +129403,7 @@ item_db: (
},
{
Id: 20090
- AegisName: "Costume_Egg_Shell"
+ AegisName: "C_Egg_Shell"
Name: "Costume Egg Shell"
Type: 5
Loc: 1024
@@ -128823,7 +129411,7 @@ item_db: (
},
{
Id: 20091
- AegisName: "Costume_Smoking_Pipe"
+ AegisName: "C_Smoking_Pipe"
Name: "Costume Smoking Pipe"
Type: 5
Loc: 4096
@@ -128831,7 +129419,7 @@ item_db: (
},
{
Id: 20092
- AegisName: "Costume_Sale_Banner"
+ AegisName: "C_Sale_Banner"
Name: "Costume Sale Banner"
Type: 5
Loc: 1024
@@ -128839,7 +129427,7 @@ item_db: (
},
{
Id: 20093
- AegisName: "Costume_Wizard_Hat"
+ AegisName: "C_Wizard_Hat"
Name: "Costume Wizard Hat"
Type: 5
Loc: 1024
@@ -128847,7 +129435,7 @@ item_db: (
},
{
Id: 20094
- AegisName: "Costume_Green_Ribbon"
+ AegisName: "C_Green_Ribbon"
Name: "Costume Green Ribbon"
Type: 5
Loc: 1024
@@ -128855,7 +129443,7 @@ item_db: (
},
{
Id: 20095
- AegisName: "Costume_Red_Ribbon"
+ AegisName: "C_Red_Ribbon"
Name: "Costume Red Ribbon"
Type: 5
Loc: 1024
@@ -128863,7 +129451,7 @@ item_db: (
},
{
Id: 20096
- AegisName: "Costume_Blue_Ribbonn"
+ AegisName: "C_Blue_Ribbonn"
Name: "Costume Blue Ribbonn"
Type: 5
Loc: 1024
@@ -128871,7 +129459,7 @@ item_db: (
},
{
Id: 20097
- AegisName: "Costume_White_Ribbon"
+ AegisName: "C_White_Ribbon"
Name: "Costume White Ribbon"
Type: 5
Loc: 1024
@@ -128879,7 +129467,7 @@ item_db: (
},
{
Id: 20098
- AegisName: "Costume_Vampire_Hairband"
+ AegisName: "C_Vampire_Hairband"
Name: "Costume Vampire Hairband"
Type: 5
Loc: 1024
@@ -128887,7 +129475,7 @@ item_db: (
},
{
Id: 20099
- AegisName: "Costume_Ljosalfar"
+ AegisName: "C_Ljosalfar"
Name: "Costume Ljosalfar"
Type: 5
Loc: 1024
@@ -128895,7 +129483,7 @@ item_db: (
},
{
Id: 20100
- AegisName: "Costume_Volume_Fhat"
+ AegisName: "C_Volume_Fhat"
Name: "Costume Volume Fhat"
Type: 5
Loc: 1024
@@ -128903,7 +129491,7 @@ item_db: (
},
{
Id: 20101
- AegisName: "Costume_Bragi_Wing_Ears"
+ AegisName: "C_Bragi_Wing_Ears"
Name: "Costume Bragi Wing Ears"
Type: 5
Loc: 1024
@@ -128911,7 +129499,7 @@ item_db: (
},
{
Id: 20102
- AegisName: "Costume_Horse_King_J"
+ AegisName: "C_Horse_King_J"
Name: "Costume Horse King_J"
Type: 5
Loc: 7168
@@ -128919,7 +129507,7 @@ item_db: (
},
{
Id: 20103
- AegisName: "Costume_Drooping_Panda"
+ AegisName: "C_Drooping_Panda"
Name: "Costume Drooping Panda"
Type: 5
Loc: 1024
@@ -128927,7 +129515,7 @@ item_db: (
},
{
Id: 20104
- AegisName: "Costume_Picky_Egg_Shell"
+ AegisName: "C_Picky_Egg_Shell"
Name: "Costume Picky Egg Shell"
Type: 5
Loc: 1024
@@ -128935,7 +129523,7 @@ item_db: (
},
{
Id: 20105
- AegisName: "Costume_Fish_Head"
+ AegisName: "C_Fish_Head"
Name: "Costume Fish Head"
Type: 5
Loc: 1024
@@ -128943,7 +129531,7 @@ item_db: (
},
{
Id: 20106
- AegisName: "Costume_Classic_Hat"
+ AegisName: "C_Classic_Hat"
Name: "Costume Classic Hat"
Type: 5
Loc: 1024
@@ -128951,7 +129539,7 @@ item_db: (
},
{
Id: 20107
- AegisName: "Costume_Fish_in_mouth"
+ AegisName: "C_Fish_in_mouth"
Name: "Costume Fish in mouth"
Type: 5
Loc: 4096
@@ -128959,7 +129547,7 @@ item_db: (
},
{
Id: 20108
- AegisName: "Costume_Blind_Glasses"
+ AegisName: "C_Blind_Glasses"
Name: "Costume Blind Glasses"
Type: 5
Loc: 2048
@@ -128967,7 +129555,7 @@ item_db: (
},
{
Id: 20109
- AegisName: "Costume_Jolly_Roger_Hat"
+ AegisName: "C_Jolly_Roger_Hat"
Name: "Costume Jolly Roger Hat"
Type: 5
Loc: 1024
@@ -128975,7 +129563,7 @@ item_db: (
},
{
Id: 20110
- AegisName: "Costume_Coiledup_Snake_Hat1"
+ AegisName: "C_Coiledup_Snake_Hat1"
Name: "Costume Coiledup Snake Hat1"
Type: 5
Loc: 1024
@@ -128991,7 +129579,7 @@ item_db: (
},
{
Id: 20111
- AegisName: "Costume_Coiledup_Snake_Hat2"
+ AegisName: "C_Coiledup_Snake_Hat2"
Name: "Costume Coiledup Snake Hat2"
Type: 5
Loc: 1024
@@ -129007,7 +129595,7 @@ item_db: (
},
{
Id: 20112
- AegisName: "Costume_Aqua_Ten_Gallon_Hat"
+ AegisName: "C_Aqua_Ten_Gallon_Hat"
Name: "Costume Aqua Ten Gallon Hat"
Type: 5
Loc: 1024
@@ -129015,7 +129603,7 @@ item_db: (
},
{
Id: 20113
- AegisName: "Costume_Star_Reading_Hat"
+ AegisName: "C_Star_Reading_Hat"
Name: "Costume Star Reading Hat"
Type: 5
Loc: 1024
@@ -129023,7 +129611,7 @@ item_db: (
},
{
Id: 20114
- AegisName: "Costume_Funeral_Hat"
+ AegisName: "C_Funeral_Hat"
Name: "Costume Funeral Hat"
Type: 5
Loc: 1024
@@ -129031,7 +129619,7 @@ item_db: (
},
{
Id: 20115
- AegisName: "Costume_Under_Rim_Glasses"
+ AegisName: "C_Under_Rim_Glasses"
Name: "Costume Under Rim Glasses"
Type: 5
Loc: 2048
@@ -129039,7 +129627,7 @@ item_db: (
},
{
Id: 20116
- AegisName: "Costume_Mermaid_Headphones"
+ AegisName: "C_Mermaid_Headphones"
Name: "Costume Mermaid Headphones"
Type: 5
Loc: 2048
@@ -129047,7 +129635,7 @@ item_db: (
},
{
Id: 20117
- AegisName: "Costume_Raspberry_Mousse_Hat"
+ AegisName: "C_Raspberry_Mousse_Hat"
Name: "Costume Raspberry Mousse Hat"
Type: 5
Loc: 1024
@@ -129055,7 +129643,7 @@ item_db: (
},
{
Id: 20118
- AegisName: "Costume_Cake_Hat"
+ AegisName: "C_Cake_Hat"
Name: "Costume Cake Hat"
Type: 5
Loc: 1024
@@ -129063,7 +129651,7 @@ item_db: (
},
{
Id: 20119
- AegisName: "Costume_Beanie"
+ AegisName: "C_Beanie"
Name: "Costume Beanie"
Type: 5
Loc: 1024
@@ -129071,7 +129659,7 @@ item_db: (
},
{
Id: 20120
- AegisName: "Costume_Antenna"
+ AegisName: "C_Antenna"
Name: "Costume Antenna"
Type: 5
Loc: 1024
@@ -129079,7 +129667,7 @@ item_db: (
},
{
Id: 20121
- AegisName: "Costume_Water_Lily_Hat"
+ AegisName: "C_Water_Lily_Hat"
Name: "Costume Water Lily Hat"
Type: 5
Loc: 1024
@@ -129087,7 +129675,7 @@ item_db: (
},
{
Id: 20122
- AegisName: "Costume_Happy_Summer_Ribbon"
+ AegisName: "C_Happy_Summer_Ribbon"
Name: "Costume Happy Summer Ribbon"
Type: 5
Loc: 1024
@@ -129095,7 +129683,7 @@ item_db: (
},
{
Id: 20123
- AegisName: "Costume_Eagle_Eyes"
+ AegisName: "C_Eagle_Eyes"
Name: "Costume Eagle Eyes"
Type: 5
Loc: 2048
@@ -129103,7 +129691,7 @@ item_db: (
},
{
Id: 20124
- AegisName: "Costume_Masquerade"
+ AegisName: "C_Masquerade"
Name: "Costume Masquerade"
Type: 5
Loc: 2048
@@ -129111,7 +129699,7 @@ item_db: (
},
{
Id: 20125
- AegisName: "Costume_Mini_Glasses"
+ AegisName: "C_Mini_Glasses"
Name: "Costume Mini Glasses"
Type: 5
Loc: 2048
@@ -129119,7 +129707,7 @@ item_db: (
},
{
Id: 20126
- AegisName: "Costume_Odium_Thanatos_Mask"
+ AegisName: "C_Odium_Thanatos_Mask"
Name: "Costume Odium Thanatos Mask"
Type: 5
Loc: 6144
@@ -129127,7 +129715,7 @@ item_db: (
},
{
Id: 20127
- AegisName: "Costume_Abysmal_Knight_Helm"
+ AegisName: "C_Abysmal_Knight_Helm"
Name: "Costume Abysmal Knight Helm"
Type: 5
Loc: 1024
@@ -129135,7 +129723,7 @@ item_db: (
},
{
Id: 20128
- AegisName: "Costume_Remover_Hat"
+ AegisName: "C_Remover_Hat"
Name: "Costume Remover Hat"
Type: 5
Loc: 1024
@@ -129143,7 +129731,7 @@ item_db: (
},
{
Id: 20129
- AegisName: "Costume_Poporing_Cap"
+ AegisName: "C_Poporing_Cap"
Name: "Costume Poporing Cap"
Type: 5
Loc: 1024
@@ -129151,7 +129739,7 @@ item_db: (
},
{
Id: 20130
- AegisName: "Costume_Whisper_Tall_Hat"
+ AegisName: "C_Whisper_Tall_Hat"
Name: "Costume Whisper Tall Hat"
Type: 5
Loc: 1024
@@ -129159,7 +129747,7 @@ item_db: (
},
{
Id: 20131
- AegisName: "Costume_Clock_Tower_Manager_Incom"
+ AegisName: "C_Clock_Tower_Manager_Incom"
Name: "Costume Clock Tower Manager Incom"
Type: 5
Loc: 2048
@@ -129167,7 +129755,7 @@ item_db: (
},
{
Id: 20132
- AegisName: "Costume_Subject_Aura"
+ AegisName: "C_Subject_Aura"
Name: "Costume Subject Aura"
Type: 5
Loc: 4096
@@ -129175,7 +129763,7 @@ item_db: (
},
{
Id: 20133
- AegisName: "Costume_Poring_Mascot"
+ AegisName: "C_Poring_Mascot"
Name: "Costume Poring Mascot"
Type: 5
Loc: 1024
@@ -129183,7 +129771,7 @@ item_db: (
},
{
Id: 20134
- AegisName: "Costume_White_Helm_Of_Abyss"
+ AegisName: "C_White_Helm_Of_Abyss"
Name: "Costume White Helm Of Abyss"
Type: 5
Loc: 1024
@@ -129191,7 +129779,7 @@ item_db: (
},
{
Id: 20135
- AegisName: "Costume_12th_Anniversary_Crown"
+ AegisName: "C_12th_Anniversary_Crown"
Name: "Costume 12th Anniversary Crown"
Type: 5
Loc: 1024
@@ -129209,7 +129797,7 @@ item_db: (
},
{
Id: 20136
- AegisName: "Costume_12th_Anniversary_Fairy_Ears"
+ AegisName: "C_12th_Anniversary_Fairy_Ears"
Name: "Costume 12th Anniversary Fairy Ears"
Type: 5
Loc: 2048
@@ -129227,7 +129815,7 @@ item_db: (
},
{
Id: 20137
- AegisName: "Costume_Bomb_Wick"
+ AegisName: "C_Bomb_Wick"
Name: "Costume Bomb Wick"
Type: 5
Loc: 1024
@@ -129235,7 +129823,7 @@ item_db: (
},
{
Id: 20138
- AegisName: "Costume_Sea_Otter_Hat"
+ AegisName: "C_Sea_Otter_Hat"
Name: "Costume Sea Otter Hat"
Type: 5
Loc: 1024
@@ -129243,7 +129831,7 @@ item_db: (
},
{
Id: 20139
- AegisName: "Costume_Mini_Horse_Hairpin1"
+ AegisName: "C_Mini_Horse_Hairpin1"
Name: "Costume Mini Horse Hairpin1"
Type: 5
Loc: 1024
@@ -129259,7 +129847,7 @@ item_db: (
},
{
Id: 20140
- AegisName: "Costume_Mini_Horse_Hairpin2"
+ AegisName: "C_Mini_Horse_Hairpin2"
Name: "Costume Mini Horse Hairpin2"
Type: 5
Loc: 1024
@@ -129275,7 +129863,7 @@ item_db: (
},
{
Id: 20141
- AegisName: "Costume_Observer"
+ AegisName: "C_Observer"
Name: "Costume Observer"
Type: 5
Loc: 2048
@@ -129283,7 +129871,7 @@ item_db: (
},
{
Id: 20142
- AegisName: "Costume_Machoman_Glasses"
+ AegisName: "C_Machoman_Glasses"
Name: "Costume Machoman Glasses"
Type: 5
Loc: 2048
@@ -129291,7 +129879,7 @@ item_db: (
},
{
Id: 20143
- AegisName: "Costume_Candy_Cane_In_Mouth"
+ AegisName: "C_Candy_Cane_In_Mouth"
Name: "Costume Candy Cane In Mouth"
Type: 5
Loc: 4096
@@ -129299,7 +129887,7 @@ item_db: (
},
{
Id: 20144
- AegisName: "Costume_Ancient_Elven_Ear"
+ AegisName: "C_Ancient_Elven_Ear"
Name: "Costume Ancient Elven Ear"
Type: 5
Loc: 2048
@@ -129307,7 +129895,7 @@ item_db: (
},
{
Id: 20145
- AegisName: "Costume_Robo_Eye"
+ AegisName: "C_Robo_Eye"
Name: "Costume Robo Eye"
Type: 5
Loc: 2048
@@ -129315,7 +129903,7 @@ item_db: (
},
{
Id: 20146
- AegisName: "Costume_Angel_Of_Ghost"
+ AegisName: "C_Angel_Of_Ghost"
Name: "Costume Angel Of Ghost"
Type: 5
Loc: 2048
@@ -129323,7 +129911,7 @@ item_db: (
},
{
Id: 20147
- AegisName: "Costume_Pigeon_On_Shoulder"
+ AegisName: "C_Pigeon_On_Shoulder"
Name: "Costume Pigeon On Shoulder"
Type: 5
Loc: 2048
@@ -129331,7 +129919,7 @@ item_db: (
},
{
Id: 20148
- AegisName: "Costume_Musketeer_Hat"
+ AegisName: "C_Musketeer_Hat"
Name: "Costume Musketeer Hat"
Type: 5
Loc: 2048
@@ -129339,7 +129927,7 @@ item_db: (
},
{
Id: 20149
- AegisName: "Costume_Hexagon_Glasses"
+ AegisName: "C_Hexagon_Glasses"
Name: "Costume Hexagon Glasses"
Type: 5
Loc: 2048
@@ -129347,7 +129935,7 @@ item_db: (
},
{
Id: 20150
- AegisName: "Costume_Wind_Fan"
+ AegisName: "C_Wind_Fan"
Name: "Costume Wind Fan"
Type: 5
Loc: 4096
@@ -129355,7 +129943,7 @@ item_db: (
},
{
Id: 20151
- AegisName: "Costume_Poison_Spore_Hat"
+ AegisName: "C_Poison_Spore_Hat"
Name: "Costume Poison Spore Hat"
Type: 5
Loc: 1024
@@ -129363,7 +129951,7 @@ item_db: (
},
{
Id: 20152
- AegisName: "Costume_Straw_Rice_Bag"
+ AegisName: "C_Straw_Rice_Bag"
Name: "Costume Straw Rice Bag"
Type: 5
Loc: 7168
@@ -129371,7 +129959,7 @@ item_db: (
},
{
Id: 20153
- AegisName: "Costume_Monochrome_Cap"
+ AegisName: "C_Monochrome_Cap"
Name: "Costume Monochrome Cap"
Type: 5
Loc: 1024
@@ -129379,7 +129967,7 @@ item_db: (
},
{
Id: 20154
- AegisName: "Costume_Falling_Maple_leafs"
+ AegisName: "C_Falling_Maple_leafs"
Name: "Costume Falling Maple leafs"
Type: 5
Loc: 4096
@@ -129387,7 +129975,7 @@ item_db: (
},
{
Id: 20155
- AegisName: "Costume_Lady_Feather_Hat"
+ AegisName: "C_Lady_Feather_Hat"
Name: "Costume Lady Feather Hat"
Type: 5
Loc: 1024
@@ -129395,7 +129983,7 @@ item_db: (
},
{
Id: 20156
- AegisName: "Costume_Fan_in_Mouth"
+ AegisName: "C_Fan_in_Mouth"
Name: "Costume Fan in Mouth"
Type: 5
Loc: 1024
@@ -129403,7 +129991,7 @@ item_db: (
},
{
Id: 20157
- AegisName: "Costume_Blue_Fish"
+ AegisName: "C_Blue_Fish"
Name: "Costume Blue Fish"
Type: 5
Loc: 1024
@@ -129411,7 +129999,7 @@ item_db: (
},
{
Id: 20158
- AegisName: "Costume_Circlet"
+ AegisName: "C_Circlet"
Name: "Costume Circlet"
Type: 5
Loc: 1024
@@ -129419,7 +130007,7 @@ item_db: (
},
{
Id: 20159
- AegisName: "Costume_Blue_Hairband"
+ AegisName: "C_Blue_Hairband"
Name: "Costume Blue Hairband"
Type: 5
Loc: 1024
@@ -129427,7 +130015,7 @@ item_db: (
},
{
Id: 20160
- AegisName: "Costume_Magnolia_Hat_J"
+ AegisName: "C_Magnolia_Hat_J"
Name: "Costume Magnolia Hat_J"
Type: 5
Loc: 1024
@@ -129435,7 +130023,7 @@ item_db: (
},
{
Id: 20161
- AegisName: "Costume_Army_Cap"
+ AegisName: "C_Army_Cap"
Name: "Costume Army Cap"
Type: 5
Loc: 1024
@@ -129443,7 +130031,7 @@ item_db: (
},
{
Id: 20162
- AegisName: "Costume_Lamb_Hat1"
+ AegisName: "C_Lamb_Hat1"
Name: "Costume Lamb Hat1"
Type: 5
Loc: 1024
@@ -129459,7 +130047,7 @@ item_db: (
},
{
Id: 20163
- AegisName: "Costume_Lamb_Hat2"
+ AegisName: "C_Lamb_Hat2"
Name: "Costume Lamb Hat2"
Type: 5
Loc: 1024
@@ -129475,7 +130063,7 @@ item_db: (
},
{
Id: 20164
- AegisName: "Costume_Duneyrr_Hat"
+ AegisName: "C_Duneyrr_Hat"
Name: "Costume Duneyrr Hat"
Type: 5
Loc: 1024
@@ -129483,7 +130071,7 @@ item_db: (
},
{
Id: 20165
- AegisName: "Costume_Tendrilion_Hat"
+ AegisName: "C_Tendrilion_Hat"
Name: "Costume Tendrilion Hat"
Type: 5
Loc: 1024
@@ -129491,7 +130079,7 @@ item_db: (
},
{
Id: 20166
- AegisName: "Costume_Hockey_Mask"
+ AegisName: "C_Hockey_Mask"
Name: "Costume Hockey Mask"
Type: 5
Loc: 6144
@@ -129499,7 +130087,7 @@ item_db: (
},
{
Id: 20167
- AegisName: "Costume_Deviruchi_Headphone"
+ AegisName: "C_Deviruchi_Headphone"
Name: "Costume Deviruchi Headphone"
Type: 5
Loc: 1024
@@ -129507,7 +130095,7 @@ item_db: (
},
{
Id: 20168
- AegisName: "Costume_Skull_Hood"
+ AegisName: "C_Skull_Hood"
Name: "Costume Skull Hood"
Type: 5
Loc: 3072
@@ -129515,7 +130103,7 @@ item_db: (
},
{
Id: 20169
- AegisName: "Costume_Long_Tongue"
+ AegisName: "C_Long_Tongue"
Name: "Costume Long Tongue"
Type: 5
Loc: 4096
@@ -129523,7 +130111,7 @@ item_db: (
},
{
Id: 20170
- AegisName: "Costume_Brown_Deviruchi_Cap"
+ AegisName: "C_Brown_Deviruchi_Cap"
Name: "Costume Brown Deviruchi Cap"
Type: 5
Loc: 1024
@@ -129531,7 +130119,7 @@ item_db: (
},
{
Id: 20171
- AegisName: "Costume_Sepia_Cap"
+ AegisName: "C_Sepia_Cap"
Name: "Costume Sepia Cap"
Type: 5
Loc: 1024
@@ -129539,7 +130127,7 @@ item_db: (
},
{
Id: 20172
- AegisName: "Costume_Pumpkin_Hat"
+ AegisName: "C_Pumpkin_Hat"
Name: "Costume Pumpkin Hat"
Type: 5
Loc: 1024
@@ -129547,7 +130135,7 @@ item_db: (
},
{
Id: 20173
- AegisName: "Costume_Lude_Hood"
+ AegisName: "C_Lude_Hood"
Name: "Costume Lude Hood"
Type: 5
Loc: 1024
@@ -129555,7 +130143,7 @@ item_db: (
},
{
Id: 20174
- AegisName: "Costume_Orange_Halloween_Hat"
+ AegisName: "C_Orange_Halloween_Hat"
Name: "Costume Orange Halloween Hat"
Type: 5
Loc: 1024
@@ -129563,7 +130151,7 @@ item_db: (
},
{
Id: 20175
- AegisName: "Costume_Diabolic_Headphone"
+ AegisName: "C_Diabolic_Headphone"
Name: "Costume Diabolic Headphone"
Type: 5
Loc: 1024
@@ -129571,7 +130159,7 @@ item_db: (
},
{
Id: 20176
- AegisName: "Costume_Happy_Pierrot_Mask"
+ AegisName: "C_Happy_Pierrot_Mask"
Name: "Costume Happy Pierrot Mask"
Type: 5
Loc: 6144
@@ -129579,7 +130167,7 @@ item_db: (
},
{
Id: 20177
- AegisName: "Costume_Drooping_Dorasuke"
+ AegisName: "C_Drooping_Dorasuke"
Name: "Costume Drooping Dorasuke"
Type: 5
Loc: 1024
@@ -129587,7 +130175,7 @@ item_db: (
},
{
Id: 20178
- AegisName: "Costume_Puppy_Love"
+ AegisName: "C_Puppy_Love"
Name: "Costume Puppy Love"
Type: 5
Loc: 1024
@@ -129595,7 +130183,7 @@ item_db: (
},
{
Id: 20179
- AegisName: "Costume_Monkey_Fur_Hat"
+ AegisName: "C_Monkey_Fur_Hat"
Name: "Costume Monkey Fur Hat"
Type: 5
Loc: 1024
@@ -129611,7 +130199,7 @@ item_db: (
},
{
Id: 20180
- AegisName: "Costume_Western_Grace"
+ AegisName: "C_Western_Grace"
Name: "Costume Western Grace"
Type: 5
Loc: 1024
@@ -129619,7 +130207,7 @@ item_db: (
},
{
Id: 20181
- AegisName: "Costume_Mystic_Rose"
+ AegisName: "C_Mystic_Rose"
Name: "Costume Mystic Rose"
Type: 5
Loc: 1024
@@ -129627,7 +130215,7 @@ item_db: (
},
{
Id: 20182
- AegisName: "Costume_Rainbow_Eggshell"
+ AegisName: "C_Rainbow_Eggshell"
Name: "Costume Rainbow Eggshell"
Type: 5
Loc: 1024
@@ -129639,13 +130227,12 @@ item_db: (
Name: "C There Is Something"
Type: 5
Loc: 3072
- EquipLv: 1
Refine: false
View: 1091
},
{
Id: 20184
- AegisName: "Costume_Party_Hat"
+ AegisName: "C_Party_Hat"
Name: "Costume Party Hat"
Type: 5
Loc: 1024
@@ -129653,7 +130240,7 @@ item_db: (
},
{
Id: 20185
- AegisName: "Costume_Fashionable_Glasses"
+ AegisName: "C_Fashionable_Glasses"
Name: "Costume Fashionable Glasses"
Type: 5
Loc: 1024
@@ -129661,7 +130248,7 @@ item_db: (
},
{
Id: 20186
- AegisName: "Costume_Magni's_Cap"
+ AegisName: "C_Magni's_Cap"
Name: "Costume Magni's Cap"
Type: 5
Loc: 1024
@@ -129669,15 +130256,23 @@ item_db: (
},
{
Id: 20187
- AegisName: "Costume_Fricca's_Circlet"
+ AegisName: "C_Fricca's_Circlet"
Name: "Costume Fricca's Circlet"
Type: 5
Loc: 1024
View: 251
},
{
+ Id: 20188
+ AegisName: "C_Morpheus's_Hood"
+ Name: "Costume Morpheus's Hood"
+ Type: 5
+ Loc: 1024
+ View: 256
+},
+{
Id: 20189
- AegisName: "Costume_Goibne's_Helm"
+ AegisName: "C_Goibne's_Helm"
Name: "Costume Goibne's Helm"
Type: 5
Loc: 1024
@@ -129685,7 +130280,7 @@ item_db: (
},
{
Id: 20190
- AegisName: "Costume_Chick_Hat_J"
+ AegisName: "C_Chick_Hat_J"
Name: "Costume Chick Hat J"
Type: 5
Loc: 1024
@@ -129693,7 +130288,7 @@ item_db: (
},
{
Id: 20191
- AegisName: "Costume_Black_Cat_Ears_Beret"
+ AegisName: "C_Black_Cat_Ears_Beret"
Name: "Costume Black Cat Ears Beret"
Type: 5
Loc: 1024
@@ -129701,7 +130296,7 @@ item_db: (
},
{
Id: 20192
- AegisName: "Costume_Green_Foxtail"
+ AegisName: "C_Green_Foxtail"
Name: "Costume Green Foxtail"
Type: 5
Loc: 4096
@@ -129709,7 +130304,7 @@ item_db: (
},
{
Id: 20193
- AegisName: "Costume_Puppy_Grass"
+ AegisName: "C_Puppy_Grass"
Name: "Costume Puppy Grass"
Type: 5
Loc: 4096
@@ -129717,7 +130312,7 @@ item_db: (
},
{
Id: 20194
- AegisName: "Costume_Lion_Mask"
+ AegisName: "C_Lion_Mask"
Name: "Costume Lion Mask"
Type: 5
Loc: 1024
@@ -129725,7 +130320,7 @@ item_db: (
},
{
Id: 20195
- AegisName: "Costume_Scratching_Cat"
+ AegisName: "C_Scratching_Cat"
Name: "Costume Scratching Cat"
Type: 5
Loc: 6144
@@ -129733,7 +130328,7 @@ item_db: (
},
{
Id: 20196
- AegisName: "Costume_Leopard_Ear_Hat"
+ AegisName: "C_Leopard_Ear_Hat"
Name: "Costume Leopard Ear Hat"
Type: 5
Loc: 1024
@@ -129741,7 +130336,7 @@ item_db: (
},
{
Id: 20197
- AegisName: "Costume_Amistr_Beret"
+ AegisName: "C_Amistr_Beret"
Name: "Costume Amistr Beret"
Type: 5
Loc: 1024
@@ -129749,7 +130344,7 @@ item_db: (
},
{
Id: 20198
- AegisName: "Costume_Misty_Ears"
+ AegisName: "C_Misty_Ears"
Name: "Costume Misty Ears"
Type: 5
Loc: 1024
@@ -129757,7 +130352,7 @@ item_db: (
},
{
Id: 20199
- AegisName: "Costume_Evil_Marching_Hat"
+ AegisName: "C_Evil_Marching_Hat"
Name: "Costume Evil Marching Hat"
Type: 5
Loc: 1024
@@ -129765,7 +130360,7 @@ item_db: (
},
{
Id: 20200
- AegisName: "Costume_Rabbit_Headdress"
+ AegisName: "C_Rabbit_Headdress"
Name: "Costume Rabbit Headdress"
Type: 5
Loc: 1024
@@ -129773,7 +130368,7 @@ item_db: (
},
{
Id: 20201
- AegisName: "Costume_Banshee_Master_Kiss"
+ AegisName: "C_Banshee_Master_Kiss"
Name: "Costume Banshee Master Kiss"
Type: 5
Loc: 4096
@@ -129781,7 +130376,7 @@ item_db: (
},
{
Id: 20202
- AegisName: "Costume_Deviruchi_Balloon"
+ AegisName: "C_Deviruchi_Balloon"
Name: "Costume Deviruchi Balloon"
Type: 5
Loc: 4096
@@ -129789,7 +130384,7 @@ item_db: (
},
{
Id: 20203
- AegisName: "Costume_Bandana"
+ AegisName: "C_Bandana"
Name: "Costume Bandana"
Type: 5
Loc: 1024
@@ -129797,7 +130392,7 @@ item_db: (
},
{
Id: 20204
- AegisName: "Costume_Hunting_Cap"
+ AegisName: "C_Hunting_Cap"
Name: "Costume Hunting Cap"
Type: 5
Loc: 1024
@@ -129805,7 +130400,7 @@ item_db: (
},
{
Id: 20205
- AegisName: "Costume_Fancy_Flower"
+ AegisName: "C_Fancy_Flower"
Name: "Costume Fancy Flower"
Type: 5
Loc: 1024
@@ -129813,7 +130408,7 @@ item_db: (
},
{
Id: 20206
- AegisName: "Costume_Chicken_Hat1"
+ AegisName: "C_Chicken_Hat1"
Name: "Costume Chicken Hat1"
Type: 5
Loc: 7168
@@ -129829,7 +130424,7 @@ item_db: (
},
{
Id: 20207
- AegisName: "Costume_Striped_Hairband"
+ AegisName: "C_Striped_Hairband"
Name: "Costume Striped Hairband"
Type: 5
Loc: 1024
@@ -129837,7 +130432,7 @@ item_db: (
},
{
Id: 20208
- AegisName: "Costume_Necktie"
+ AegisName: "C_Necktie"
Name: "Costume Necktie"
Type: 5
Loc: 1024
@@ -129845,7 +130440,7 @@ item_db: (
},
{
Id: 20209
- AegisName: "Costume_Mermaid_Bubbles"
+ AegisName: "C_Mermaid_Bubbles"
Name: "Costume Mermaid Bubbles"
Type: 5
Loc: 1024
@@ -129853,7 +130448,7 @@ item_db: (
},
{
Id: 20210
- AegisName: "Costume_Chicken_Hat2"
+ AegisName: "C_Chicken_Hat2"
Name: "Costume Chicken Hat2"
Type: 5
Loc: 7168
@@ -129869,7 +130464,7 @@ item_db: (
},
{
Id: 20211
- AegisName: "Costume_Chicken_Hat3"
+ AegisName: "C_Chicken_Hat3"
Name: "Costume Chicken Hat3"
Type: 5
Loc: 7168
@@ -129885,7 +130480,7 @@ item_db: (
},
{
Id: 20212
- AegisName: "Costume_Loki_&_Nidhoggur_dolls"
+ AegisName: "C_Loki_&_Nidhoggur_dolls"
Name: "Costume Loki & Nidhoggur dolls"
Type: 5
Loc: 1024
@@ -129893,7 +130488,7 @@ item_db: (
},
{
Id: 20213
- AegisName: "Costume_Robot_Eyes"
+ AegisName: "C_Robot_Eyes"
Name: "Costume Robot Eyes"
Type: 5
Loc: 2048
@@ -129901,7 +130496,7 @@ item_db: (
},
{
Id: 20214
- AegisName: "Costume_Evil_Marcher_Hat_J"
+ AegisName: "C_Evil_Marcher_Hat_J"
Name: "Costume Evil Marcher Hat J"
Type: 5
Loc: 1024
@@ -129909,7 +130504,7 @@ item_db: (
},
{
Id: 20215
- AegisName: "Costume_Black_Devil_Mask"
+ AegisName: "C_Black_Devil_Mask"
Name: "Costume Black Devil Mask"
Type: 5
Loc: 2048
@@ -129917,7 +130512,7 @@ item_db: (
},
{
Id: 20216
- AegisName: "Costume_Rideword_Hat"
+ AegisName: "C_Rideword_Hat"
Name: "Costume Rideword Hat"
Type: 5
Loc: 1024
@@ -129925,7 +130520,7 @@ item_db: (
},
{
Id: 20217
- AegisName: "Costume_Arabian_Veil"
+ AegisName: "C_Arabian_Veil"
Name: "Costume Arabian Veil"
Type: 5
Loc: 1024
@@ -129933,7 +130528,7 @@ item_db: (
},
{
Id: 20218
- AegisName: "Costume_Spell_Circuit"
+ AegisName: "C_Spell_Circuit"
Name: "Costume Spell Circuit"
Type: 5
Loc: 1024
@@ -129941,7 +130536,7 @@ item_db: (
},
{
Id: 20219
- AegisName: "Costume_Angel_Marcher_Hat"
+ AegisName: "C_Angel_Marcher_Hat"
Name: "Costume Angel Marcher Hat"
Type: 5
Loc: 1024
@@ -129949,7 +130544,7 @@ item_db: (
},
{
Id: 20220
- AegisName: "Costume_Dark_Night_Veil"
+ AegisName: "C_Dark_Night_Veil"
Name: "Costume Dark Night Veil"
Type: 5
Loc: 1024
@@ -129957,7 +130552,7 @@ item_db: (
},
{
Id: 20221
- AegisName: "Costume_Ifrit_Eyes"
+ AegisName: "C_Ifrit_Eyes"
Name: "Costume Ifrit Eyes"
Type: 5
Loc: 2048
@@ -129965,7 +130560,7 @@ item_db: (
},
{
Id: 20222
- AegisName: "Costume_Blue_Santa_Hat"
+ AegisName: "C_Blue_Santa_Hat"
Name: "Costume Blue Santa Hat"
Type: 5
Loc: 1024
@@ -129973,7 +130568,7 @@ item_db: (
},
{
Id: 20223
- AegisName: "Costume_Romantic_Leaf"
+ AegisName: "C_Romantic_Leaf"
Name: "Costume Romantic Leaf"
Type: 5
Loc: 4096
@@ -129981,7 +130576,7 @@ item_db: (
},
{
Id: 20224
- AegisName: "Costume_Red_Tailed_Ribbon"
+ AegisName: "C_Red_Tailed_Ribbon"
Name: "Costume Red Tailed Ribbon"
Type: 5
Loc: 1024
@@ -129989,7 +130584,7 @@ item_db: (
},
{
Id: 20225
- AegisName: "Costume_Pumpkin_Head"
+ AegisName: "C_Pumpkin_Head"
Name: "Costume Pumpkin Head"
Type: 5
Loc: 1024
@@ -129997,7 +130592,7 @@ item_db: (
},
{
Id: 20226
- AegisName: "Costume_Red_Comb"
+ AegisName: "C_Red_Comb"
Name: "Costume Red Comb"
Type: 5
Loc: 1024
@@ -130005,7 +130600,7 @@ item_db: (
},
{
Id: 20227
- AegisName: "Costume_Husky_Hat"
+ AegisName: "C_Husky_Hat"
Name: "Costume Husky Hat"
Type: 5
Loc: 1024
@@ -130021,7 +130616,7 @@ item_db: (
},
{
Id: 20228
- AegisName: "Costume_Piggie_Bank_J"
+ AegisName: "C_Piggie_Bank_J"
Name: "Costume Piggie Bank J"
Type: 5
Loc: 1024
@@ -130037,7 +130632,7 @@ item_db: (
},
{
Id: 20229
- AegisName: "Costume_New_Year_Hairpin"
+ AegisName: "C_New_Year_Hairpin"
Name: "Costume New Year Hairpin"
Type: 5
Loc: 1024
@@ -130045,7 +130640,7 @@ item_db: (
},
{
Id: 20230
- AegisName: "Costume_Bankruptcy_Mask"
+ AegisName: "C_Bankruptcy_Mask"
Name: "Costume Bankruptcy Mask"
Type: 5
Loc: 6144
@@ -130053,7 +130648,7 @@ item_db: (
},
{
Id: 20231
- AegisName: "Costume_Snowman_Hat"
+ AegisName: "C_Snowman_Hat"
Name: "Costume Snowman Hat"
Type: 5
Loc: 1024
@@ -130061,7 +130656,7 @@ item_db: (
},
{
Id: 20232
- AegisName: "Costume_Celines_Ribbon"
+ AegisName: "C_Celines_Ribbon"
Name: "Costume Celines Ribbon"
Type: 5
Loc: 1024
@@ -130069,7 +130664,7 @@ item_db: (
},
{
Id: 20233
- AegisName: "Costume_Golden_Statue_of_Baby_Angel"
+ AegisName: "C_Golden_Statue_of_Baby_Angel"
Name: "Costume Golden Statue of Baby Angel"
Type: 5
Loc: 1024
@@ -130077,7 +130672,7 @@ item_db: (
},
{
Id: 20234
- AegisName: "Costume_Baphomet_Hat"
+ AegisName: "C_Baphomet_Hat"
Name: "Costume Baphomet Hat"
Type: 5
Loc: 7168
@@ -130085,7 +130680,7 @@ item_db: (
},
{
Id: 20235
- AegisName: "Costume_Frozen_Rose"
+ AegisName: "C_Frozen_Rose"
Name: "Costume Frozen Rose"
Type: 5
Loc: 4096
@@ -130093,7 +130688,7 @@ item_db: (
},
{
Id: 20236
- AegisName: "Costume_Arc_Angeling_Hat"
+ AegisName: "C_Arc_Angeling_Hat"
Name: "Costume Arc Angeling Hat"
Type: 5
Loc: 1024
@@ -130101,7 +130696,7 @@ item_db: (
},
{
Id: 20237
- AegisName: "Costume_Pink_Beanie"
+ AegisName: "C_Pink_Beanie"
Name: "Costume Pink Beanie"
Type: 5
Loc: 1024
@@ -130109,7 +130704,7 @@ item_db: (
},
{
Id: 20238
- AegisName: "Costume_Drooping_Blue_Cat"
+ AegisName: "C_Drooping_Blue_Cat"
Name: "Costume Drooping Blue Cat"
Type: 5
Loc: 1024
@@ -130117,7 +130712,7 @@ item_db: (
},
{
Id: 20239
- AegisName: "Costume_Large_Ribbon_Muffler"
+ AegisName: "C_Large_Ribbon_Muffler"
Name: "Costume Large Ribbon Muffler"
Type: 5
Loc: 4096
@@ -130125,14 +130720,14 @@ item_db: (
},
{
Id: 20240
- AegisName: "Costume_Gift_of_Snow"
+ AegisName: "C_Gift_of_Snow"
Name: "Costume Gift of Snow"
Type: 5
Loc: 4096
},
{
Id: 20241
- AegisName: "Costume_Eclipse_Hat"
+ AegisName: "C_Eclipse_Hat"
Name: "Costume Eclipse Hat"
Type: 5
Loc: 1024
@@ -130140,7 +130735,7 @@ item_db: (
},
{
Id: 20242
- AegisName: "Costume_Snownow_Hat"
+ AegisName: "C_Snownow_Hat"
Name: "Costume Snownow Hat"
Type: 5
Loc: 1024
@@ -130148,7 +130743,7 @@ item_db: (
},
{
Id: 20243
- AegisName: "Costume_Choco_Mint_Bonnet"
+ AegisName: "C_Choco_Mint_Bonnet"
Name: "Costume Choco Mint Bonnet"
Type: 5
Loc: 1024
@@ -130156,7 +130751,7 @@ item_db: (
},
{
Id: 20244
- AegisName: "Costume_Zealotus_Mask"
+ AegisName: "C_Zealotus_Mask"
Name: "Costume Zealotus Mask"
Type: 5
Loc: 3072
@@ -130164,7 +130759,7 @@ item_db: (
},
{
Id: 20245
- AegisName: "Costume_Cat_Paw_Hairpin"
+ AegisName: "C_Cat_Paw_Hairpin"
Name: "Costume Cat Paw Hairpin"
Type: 5
Loc: 1024
@@ -130172,7 +130767,7 @@ item_db: (
},
{
Id: 20246
- AegisName: "Costume_Decoration_of_Time"
+ AegisName: "C_Decoration_of_Time"
Name: "Costume Decoration of Time"
Type: 5
Loc: 2048
@@ -130180,7 +130775,7 @@ item_db: (
},
{
Id: 20247
- AegisName: "Costume_Black_Hand_of_Fate"
+ AegisName: "C_Black_Hand_of_Fate"
Name: "Costume Black Hand of Fate"
Type: 5
Loc: 1024
@@ -130188,31 +130783,31 @@ item_db: (
},
{
Id: 20248
- AegisName: "Costume_Black_Strong_Hair"
- Name: "Costume Black Hand of Fate"
+ AegisName: "C_Black_Strong_Hair"
+ Name: "Costume Black Strong Hair"
Type: 5
Loc: 1024
View: 1315
},
{
Id: 20249
- AegisName: "Costume_Red_Strong_Hair"
- Name: "Costume Red Hand of Fate"
+ AegisName: "C_Red_Strong_Hair"
+ Name: "Costume Red Strong Hair"
Type: 5
Loc: 1024
View: 1316
},
{
Id: 20250
- AegisName: "Costume_White_Strong_Hair"
- Name: "Costume White Hand of Fate"
+ AegisName: "C_White_Strong_Hair"
+ Name: "Costume White Strong Hair"
Type: 5
Loc: 1024
View: 1317
},
{
Id: 20251
- AegisName: "Costume_Rose_Cascade"
+ AegisName: "C_Rose_Cascade"
Name: "Costume Rose Cascade"
Type: 5
Loc: 1024
@@ -130220,7 +130815,7 @@ item_db: (
},
{
Id: 20252
- AegisName: "Costume_Mage_Decoration"
+ AegisName: "C_Mage_Decoration"
Name: "Costume Mage Decoration"
Type: 5
Loc: 1024
@@ -130228,7 +130823,7 @@ item_db: (
},
{
Id: 20253
- AegisName: "Costume_Drooping_Alicel"
+ AegisName: "C_Drooping_Alicel"
Name: "Costume Drooping Alicel"
Type: 5
Loc: 1024
@@ -130236,7 +130831,7 @@ item_db: (
},
{
Id: 20254
- AegisName: "Costume_Yellow_Ribbonn"
+ AegisName: "C_Yellow_Ribbonn"
Name: "Costume Yellow Ribbonn"
Type: 5
Loc: 1024
@@ -130244,7 +130839,7 @@ item_db: (
},
{
Id: 20255
- AegisName: "Costume_Love_Cheeks"
+ AegisName: "C_Love_Cheeks"
Name: "Costume Love Cheeks"
Type: 5
Loc: 2048
@@ -130252,7 +130847,7 @@ item_db: (
},
{
Id: 20256
- AegisName: "Costume_Honey_Pancake"
+ AegisName: "C_Honey_Pancake"
Name: "Costume Honey Pancake"
Type: 5
Loc: 1024
@@ -130260,7 +130855,7 @@ item_db: (
},
{
Id: 20257
- AegisName: "Costume_Black_Rabbit_Bonnet"
+ AegisName: "C_Black_Rabbit_Bonnet"
Name: "Costume Black Rabbit Bonnet"
Type: 5
Loc: 1024
@@ -130268,7 +130863,7 @@ item_db: (
},
{
Id: 20258
- AegisName: "Costume_Blue_Headdress"
+ AegisName: "C_Blue_Headdress"
Name: "Costume Blue Headdress"
Type: 5
Loc: 1024
@@ -130276,7 +130871,7 @@ item_db: (
},
{
Id: 20259
- AegisName: "Costume_Pink_Clover"
+ AegisName: "C_Pink_Clover"
Name: "Costume Pink Clover"
Type: 5
Loc: 4096
@@ -130284,7 +130879,7 @@ item_db: (
},
{
Id: 20260
- AegisName: "Costume_Stardust"
+ AegisName: "C_Stardust"
Name: "Costume Stardust"
Type: 5
Loc: 1024
@@ -130292,7 +130887,7 @@ item_db: (
},
{
Id: 20262
- AegisName: "Costume_Fox_Ears_Drop_Ribbon"
+ AegisName: "C_Fox_Ears_Drop_Ribbon"
Name: "Costume Fox Ears Drop Ribbon"
Type: 5
Loc: 1024
@@ -130300,15 +130895,15 @@ item_db: (
},
{
Id: 20263
- AegisName: "Costume_Sleeping_Cat_Hat"
- Name: "Costume Sleeping Cat Hat"
+ AegisName: "C_Sleeping_Cat_Hat_J"
+ Name: "Costume Sleeping Cat Hat J"
Type: 5
Loc: 1024
View: 838
},
{
Id: 20264
- AegisName: "Costume_Blood_Sucker"
+ AegisName: "C_Blood_Sucker"
Name: "Costume Blood Sucker"
Type: 5
Loc: 4096
@@ -130316,7 +130911,7 @@ item_db: (
},
{
Id: 20265
- AegisName: "Costume_Bird_Nest_Hat"
+ AegisName: "C_Bird_Nest_Hat"
Name: "Costume Bird Nest Hat"
Type: 5
Loc: 1024
@@ -130324,7 +130919,7 @@ item_db: (
},
{
Id: 20266
- AegisName: "Costume_Secret_Zipper"
+ AegisName: "C_Secret_Zipper"
Name: "Costume Secret Zipper"
Type: 5
Loc: 1024
@@ -130332,7 +130927,7 @@ item_db: (
},
{
Id: 20267
- AegisName: "Costume_Penguin_Cap"
+ AegisName: "C_Penguin_Cap"
Name: "Costume Penguin Cap"
Type: 5
Loc: 1024
@@ -130340,7 +130935,7 @@ item_db: (
},
{
Id: 20268
- AegisName: "Costume_Sleep_Eclipse_Family"
+ AegisName: "C_Sleep_Eclipse_Family"
Name: "Costume Sleep Eclipse Family"
Type: 5
Loc: 1024
@@ -130348,7 +130943,7 @@ item_db: (
},
{
Id: 20269
- AegisName: "Costume_White_Fox_Ear_Ribbon"
+ AegisName: "C_White_Fox_Ear_Ribbon"
Name: "Costume White Fox Ear Ribbon"
Type: 5
Loc: 1024
@@ -130356,7 +130951,7 @@ item_db: (
},
{
Id: 20270
- AegisName: "Costume_Gryphon_Wing_Ears"
+ AegisName: "C_Gryphon_Wing_Ears"
Name: "Costume Gryphon Wing Ears"
Type: 5
Loc: 2048
@@ -130364,7 +130959,7 @@ item_db: (
},
{
Id: 20271
- AegisName: "Costume_Sunflower"
+ AegisName: "C_Sunflower"
Name: "Costume Sunflower"
Type: 5
Loc: 1024
@@ -130372,7 +130967,7 @@ item_db: (
},
{
Id: 20272
- AegisName: "Costume_Unicorn_Horn"
+ AegisName: "C_Unicorn_Horn"
Name: "Costume Unicorn Horn"
Type: 5
Loc: 1024
@@ -130380,7 +130975,7 @@ item_db: (
},
{
Id: 20273
- AegisName: "Costume_Soft_Sheep_Hat"
+ AegisName: "C_Soft_Sheep_Hat"
Name: "Costume Soft Sheep Hat"
Type: 5
Loc: 1024
@@ -130388,15 +130983,15 @@ item_db: (
},
{
Id: 20274
- AegisName: "Costume_Polar_Bear_Cap"
- Name: "Costume Polar Bear Cap"
+ AegisName: "C_Polar_Bear_Cap_J"
+ Name: "Costume Polar Bear Cap J"
Type: 5
Loc: 1024
View: 966
},
{
Id: 20277
- AegisName: "Costume_Balloon_Hat"
+ AegisName: "C_Balloon_Hat"
Name: "Costume Balloon Hat"
Type: 5
Loc: 1024
@@ -130404,7 +130999,7 @@ item_db: (
},
{
Id: 20278
- AegisName: "Costume_Man's_Medal"
+ AegisName: "C_Mans_Medal"
Name: "Costume Man's Medal"
Type: 5
Loc: 1024
@@ -130412,7 +131007,7 @@ item_db: (
},
{
Id: 20279
- AegisName: "Costume_Cheering_Whistle"
+ AegisName: "C_Cheering_Whistle"
Name: "Costume Cheering Whistle"
Type: 5
Loc: 4096
@@ -130420,7 +131015,7 @@ item_db: (
},
{
Id: 20280
- AegisName: "Costume_Well-Chewed_Pencil"
+ AegisName: "C_Well-Chewed_Pencil"
Name: "Costume Well-Chewed Pencil"
Type: 5
Loc: 4096
@@ -130428,7 +131023,7 @@ item_db: (
},
{
Id: 20281
- AegisName: "Costume_Kindergarten_Hat"
+ AegisName: "C_Kindergarten_Hat"
Name: "Costume Kindergarten Hat"
Type: 5
Loc: 1024
@@ -130436,7 +131031,7 @@ item_db: (
},
{
Id: 20282
- AegisName: "Costume_White_Student_Cap"
+ AegisName: "C_White_Student_Cap"
Name: "Costume White Student Cap"
Type: 5
Loc: 1024
@@ -130444,7 +131039,7 @@ item_db: (
},
{
Id: 20283
- AegisName: "Costume_Over_Protector"
+ AegisName: "C_Over_Protector"
Name: "Costume Over Protector"
Type: 5
Loc: 1024
@@ -130452,7 +131047,7 @@ item_db: (
},
{
Id: 20284
- AegisName: "Costume_Sakura_Hat"
+ AegisName: "C_Sakura_Hat"
Name: "Costume Sakura Hat"
Type: 5
Loc: 1024
@@ -130460,7 +131055,7 @@ item_db: (
},
{
Id: 20285
- AegisName: "Costume_Dancing_Fallen_Sakura"
+ AegisName: "C_Dancing_Fallen_Sakura"
Name: "Costume Dancing Fallen Sakura"
Type: 5
Loc: 4096
@@ -130468,7 +131063,7 @@ item_db: (
},
{
Id: 20286
- AegisName: "Costume_Under_Rim_Glasses_Red"
+ AegisName: "C_Under_Rim_Glasses_Red"
Name: "Costume Under Rim Glasses Red"
Type: 5
Loc: 2048
@@ -130476,7 +131071,7 @@ item_db: (
},
{
Id: 20287
- AegisName: "Costume_Man's_Medal(Gold)"
+ AegisName: "C_Mans_Medal(Gold)"
Name: "Costume Man's Medal(Gold)"
Type: 5
Loc: 1024
@@ -130484,21 +131079,256 @@ item_db: (
},
{
Id: 20288
- AegisName: "Costume_Bijou_Hat"
+ AegisName: "C_Bijou_Hat"
Name: "Costume Bijou Hat"
Type: 5
Loc: 1024
View: 1334
},
{
+ Id: 20291
+ AegisName: "C_Helm_of_Thoth"
+ Name: "Costume Helm of Thoth"
+ Type: 5
+ Loc: 7168
+ View: 860
+},
+{
Id: 20292
- AegisName: "Costume_Black_Ramen_Hat"
+ AegisName: "C_Black_Ramen_Hat"
Name: "Costume Black Ramen Hat"
Type: 5
Loc: 1024
View: 1338
},
-// New Garments (Costume)
+{
+ Id: 20293
+ AegisName: "C_Sleeper_Hat"
+ Name: "Costume Sleeper Hat"
+ Type: 5
+ Loc: 1024
+ View: 590
+},
+{
+ Id: 20294
+ AegisName: "C_Savage_Babe_Hat"
+ Name: "Costume Savage Babe Hat"
+ Type: 5
+ Loc: 1024
+ View: 553
+},
+{
+ Id: 20295
+ AegisName: "C_Poring_Sunglasses"
+ Name: "Costume Poring Sunglasses"
+ Type: 5
+ Loc: 2048
+ View: 954
+},
+{
+ Id: 20296
+ AegisName: "C_Yoyo_Hat"
+ Name: "Costume Yoyo Hat"
+ Type: 5
+ Loc: 1024
+ View: 391
+},
+{
+ Id: 20297
+ AegisName: "C_Cactus_Hat"
+ Name: "Costume Cactus Hat"
+ Type: 5
+ Loc: 1024
+ View: 615
+},
+{
+ Id: 20298
+ AegisName: "C_Happy_Lunatic_Hanging_Ear"
+ Name: "Costume Happy Lunatic Hanging Ear"
+ Type: 5
+ Loc: 2048
+ View: 1340
+},
+{
+ Id: 20299
+ AegisName: "C_Face_Crusher"
+ Name: "Costume Face Crusher"
+ Type: 5
+ Loc: 6144
+ View: 1341
+},
+{
+ Id: 20300
+ AegisName: "C_Hill_Wind_Mask"
+ Name: "Costume Hill Wind Mask"
+ Type: 5
+ Loc: 7168
+ View: 1342
+},
+{
+ Id: 20301
+ AegisName: "C_Golden_Savage_Hat"
+ Name: "Costume Golden Savage Hat"
+ Type: 5
+ Loc: 1024
+ View: 648
+},
+{
+ Id: 20302
+ AegisName: "C_Beelzebub_Crown"
+ Name: "Costume Beelzebub Crown"
+ Type: 5
+ Loc: 1024
+ View: 1343
+},
+{
+ Id: 20303
+ AegisName: "C_Mandragora_Cap"
+ Name: "Costume Mandragora Cap"
+ Type: 5
+ Loc: 1024
+ View: 402
+},
+{
+ Id: 20304
+ AegisName: "C_Raccoon_Hat"
+ Name: "Costume Raccoon Hat"
+ Type: 5
+ Loc: 1024
+ View: 118
+},
+{
+ Id: 20307
+ AegisName: "C_Beginner_Cap"
+ Name: "Costume Beginner Cap"
+ Type: 5
+ Loc: 4096
+ View: 1348
+ Script: <"
+ if(BaseLevel<100) {
+ bonus bHit,30-(3*(BaseLevel/10));
+ bonus bMaxHP,1000-(100*(BaseLevel/10));
+ bonus bMaxSP,200-(20*(BaseLevel/10));
+ bonus bVariableCastrate,-10+(BaseLevel/10);
+ bonus bHealPower,150-(10*(BaseLevel/10));
+ bonus bHealPower2,10*(BaseLevel/10);
+ bonus bAddItemHealRate,10*(BaseLevel/10);
+ }
+ ">
+},
+{
+ Id: 20311
+ AegisName: "C_Magical_Booster"
+ Name: "Costume Magical Booster"
+ Type: 5
+ Loc: 2048
+ View: 873
+},
+{
+ Id: 20312
+ AegisName: "C_Barons_Evil_Eye"
+ Name: "Costume Baron's Evil Eye"
+ Type: 5
+ Loc: 2048
+ View: 989
+},
+{
+ Id: 20313
+ AegisName: "C_CD_in_Mouth"
+ Name: "Costume CD in Mouth"
+ Type: 5
+ Loc: 4096
+ View: 815
+},
+{
+ Id: 20314
+ AegisName: "C_New_Wave_Sunglasses"
+ Name: "Costume New Wave Sunglasses"
+ Type: 5
+ Loc: 2048
+ View: 856
+},
+{
+ Id: 20315
+ AegisName: "C_Analyze_Eye"
+ Name: "Costume Analyze Eye"
+ Type: 5
+ Loc: 4096
+ View: 1351
+},
+{
+ Id: 20316
+ AegisName: "C_Seraph_Wing_Helm"
+ Name: "Costume Seraph Wing Helm"
+ Type: 5
+ Loc: 1024
+ View: 1352
+},
+{
+ Id: 20317
+ AegisName: "C_Nekomimi_Cyber_Headphone"
+ Name: "Costume Nekomimi Cyber Headphone"
+ Type: 5
+ Loc: 1024
+ View: 1353
+},
+{
+ Id: 20318
+ AegisName: "C_Charleston_Antenna"
+ Name: "Costume Charleston Antenna"
+ Type: 5
+ Loc: 2048
+ View: 1354
+},
+{
+ Id: 20319
+ AegisName: "C_Crimson_Booster"
+ Name: "Costume Crimson Booster"
+ Type: 5
+ Loc: 2048
+ View: 1355
+},
+{
+ Id: 20329
+ AegisName: "C_Very_Cute_Doll_Hat"
+ Name: "Costume Very Cute Doll Hat"
+ Type: 5
+ Loc: 1024
+ View: 1084
+},
+{
+ Id: 20330
+ AegisName: "C_Sombrero"
+ Name: "Costume Sombrero"
+ Type: 5
+ Loc: 1024
+ View: 151
+},
+{
+ Id: 20331
+ AegisName: "C_Desert_Prince"
+ Name: "Costume Desert Prince"
+ Type: 5
+ Loc: 1024
+ View: 567
+},
+{
+ Id: 20332
+ AegisName: "C_Pure_White_Ribbon"
+ Name: "Costume Pure White Ribbon"
+ Type: 5
+ Loc: 1024
+ View: 1175
+},
+{
+ Id: 20333
+ AegisName: "C_Family_Hat"
+ Name: "Costume Family Hat"
+ Type: 5
+ Loc: 1024
+ View: 650
+},
+// New Garments
// ===================================================================
{
Id: 20500
@@ -130611,6 +131441,29 @@ item_db: (
">
},
{
+ Id: 20717
+ AegisName: "Gigant_Snake_Skin"
+ Name: "Gigant Snake Skin"
+ Type: 5
+ Buy: 20
+ Weight: 400
+ Def: 38
+ Loc: 4
+ Script: <" bonus bMdef,10; ">
+},
+{
+ Id: 20718
+ AegisName: "Gigant_Snake_Skin_"
+ Name: "Gigant Snake Skin"
+ Type: 5
+ Buy: 20
+ Weight: 400
+ Def: 38
+ Slots: 1
+ Loc: 4
+ Script: <" bonus bMdef,10; ">
+},
+{
Id: 20721
AegisName: "Gray_Cloak"
Name: "Gray Cloak"
@@ -130622,9 +131475,7 @@ item_db: (
Upper: 56
Loc: 4
EquipLv: 120
- Script: <"
- bonus2 bSubEle,Ele_Holy,3+(getrefine()/2);
- ">
+ Script: <" bonus2 bSubEle,Ele_Holy,3+(getrefine()/2); ">
},
{
Id: 20724
@@ -130637,42 +131488,42 @@ item_db: (
Loc: 4
View: 5
Script: <"
- if(readparam(bStr)>=90) {
- bonus bAllStats,1;
- bonus bMaxHPrate,1;
- bonus bMaxSPrate,1;
- bonus bStr,getrefine();
- }
- if(readparam(bAgi)>=90) {
- bonus bAllStats,1;
- bonus bMaxHPrate,1;
- bonus bMaxSPrate,1;
- bonus bAgi,getrefine();
- }
- if(readparam(bVit)>=90) {
- bonus bAllStats,1;
- bonus bMaxHPrate,1;
- bonus bMaxSPrate,1;
- bonus bVit,getrefine();
- }
- if(readparam(bInt)>=90) {
- bonus bAllStats,1;
- bonus bMaxHPrate,1;
- bonus bMaxSPrate,1;
- bonus bInt,getrefine();
- }
- if(readparam(bDex)>=90) {
- bonus bAllStats,1;
- bonus bMaxHPrate,1;
- bonus bMaxSPrate,1;
- bonus bDex,getrefine();
- }
- if(readparam(bLuk)>=90) {
- bonus bAllStats,1;
- bonus bMaxHPrate,1;
- bonus bMaxSPrate,1;
- bonus bLuk,getrefine();
- }
+ if(readparam(bStr)>=90) {
+ bonus bAllStats,1;
+ bonus bMaxHPrate,1;
+ bonus bMaxSPrate,1;
+ bonus bStr,getrefine();
+ }
+ if(readparam(bAgi)>=90) {
+ bonus bAllStats,1;
+ bonus bMaxHPrate,1;
+ bonus bMaxSPrate,1;
+ bonus bAgi,getrefine();
+ }
+ if(readparam(bVit)>=90) {
+ bonus bAllStats,1;
+ bonus bMaxHPrate,1;
+ bonus bMaxSPrate,1;
+ bonus bVit,getrefine();
+ }
+ if(readparam(bInt)>=90) {
+ bonus bAllStats,1;
+ bonus bMaxHPrate,1;
+ bonus bMaxSPrate,1;
+ bonus bInt,getrefine();
+ }
+ if(readparam(bDex)>=90) {
+ bonus bAllStats,1;
+ bonus bMaxHPrate,1;
+ bonus bMaxSPrate,1;
+ bonus bDex,getrefine();
+ }
+ if(readparam(bLuk)>=90) {
+ bonus bAllStats,1;
+ bonus bMaxHPrate,1;
+ bonus bMaxSPrate,1;
+ bonus bLuk,getrefine();
+ }
">
},
{
@@ -130692,24 +131543,104 @@ item_db: (
},
{
Id: 20727
- AegisName: "Costume_Brilliant_Golden_Wings"
+ AegisName: "C_Brilliant_Golden_Wings"
Name: "Brilliant Golden Wings"
Type: 5
Loc: 8192
View: 5
},
{
+ Id: 20730
+ AegisName: "Hood_of_Loyal"
+ Name: "Hood of Loyal"
+ Type: 5
+ Buy: 20
+ Weight: 500
+ Def: 30
+ Loc: 4
+ EquipLv: 80
+ Refine: false
+ Script: <"
+ bonus bStr,2;
+ bonus bMaxHPrate,10;
+ bonus bNoKnockback,0;
+ bonus2 bSubEle,Ele_All,-20;
+ ">
+},
+{
+ Id: 20732
+ AegisName: "Physical_Complement_Device"
+ Name: "Physical Complement Device"
+ Type: 5
+ Buy: 20
+ Weight: 500
+ Def: 20
+ Slots: 1
+ Job: 0x00000400
+ Upper: 56
+ Loc: 4
+ EquipLv: 100
+ Script: <"
+ bonus bMaxHPrate,6+(getrefine()/2);
+ if(getrefine()>=9) { bonus bHPrecovRate,50; }
+ ">
+},
+{
+ Id: 20733
+ AegisName: "Reinforced_Parts_Engine"
+ Name: "Reinforced Parts - Engine"
+ Type: 5
+ Buy: 20
+ Weight: 1500
+ Def: 25
+ Slots: 1
+ Job: 0x00000400
+ Upper: 56
+ Loc: 4
+ EquipLv: 100
+ Script: <"
+ bonus bDelayrate,-10;
+ if(getrefine()>=7) { bonus2 bSubEle,Ele_Neutral,10; }
+ if(getrefine()>=9) { bonus bDelayrate,-10; }
+ ">
+},
+{
Id: 20737
- AegisName: "Costume_Kirin_Wings"
+ AegisName: "C_Kirin_Wings"
Name: "Costume Kirin Wings"
Type: 5
Loc: 8192
View: 6
},
{
+ Id: 20743
+ AegisName: "Manteau_Of_Airship"
+ Name: "Manteau Of Airship"
+ Type: 5
+ Buy: 20
+ Def: 25
+ Slots: 1
+ Loc: 4
+ EquipLv: 125
+ Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Script: <"
+ bonus bFlee,20;
+ bonus bVariableCastrate,-20;
+ bonus2 bSubEle,Ele_Neutral,10;
+ ">
+},
+{
Id: 20744
- AegisName: "Tarlock's_Cloak"
- Name: "Tarlock's Cloak"
+ AegisName: "Tarlock's_Manteau"
+ Name: "Tarlock's Manteau"
Type: 5
Buy: 20
Weight: 400
@@ -130718,30 +131649,74 @@ item_db: (
Loc: 4
EquipLv: 125
Script: <"
- bonus2 bSubEle,Ele_Neutral,10;
bonus bFlee,20;
bonus bVariableCastrate,-10;
- .@r = getrefine();
- if(.@r>=7) {
- bonus bVariableCastrate,-10;
- }
- if(.@r>=9) {
- bonus bVariableCastrate,-10;
- }
- if(.@r>=12) {
- bonus bVariableCastrate,-5;
- }
+ bonus2 bSubEle,Ele_Neutral,10;
+ if (getrefine()>=7) { bonus bVariableCastrate,-10; }
+ if (getrefine()>=9) { bonus bVariableCastrate,-10; }
+ if (getrefine()>=12) { bonus bVariableCastrate,-5; }
">
},
{
Id: 20746
- AegisName: "Costume_Rudra_Wings"
+ AegisName: "C_Rudra_Wings"
Name: "Costume Rudra Wings"
Type: 5
Loc: 8192
View: 8
},
{
+ Id: 20748
+ AegisName: "Manteau_of_The_Fallen"
+ Name: "Manteau of The Fallen"
+ Type: 5
+ Buy: 20
+ Weight: 600
+ Def: 20
+ Loc: 4
+ EquipLv: 120
+ Script: <"
+ bonus bAgi,5;
+ bonus bFlee,10;
+ if(readparam(bStr)>=90) { bonus bBaseAtk,10+(getrefine()*2); }
+ if(readparam(bInt)>=90) { bonus bMatk,20+(getrefine()*3); }
+ if(readparam(bVit)>=90) { bonus2 bSubEle,Ele_Neutral,3+((getrefine()>=8)?3:0)+((getrefine()>=10)?4:0); }
+ if(readparam(bDex)>=90) { bonus bLongAtkRate,3+(getrefine()/2); }
+ if(readparam(bLuk)>=90) { bonus bCriticalRate,5+getrefine(); }
+ if(readparam(bAgi)>=90) {
+ bonus bAspdRate,3+(getrefine()/2);
+ bonus bAspd,((getrefine()>=10)?1:0);
+ }
+ ">
+},
+{
+ Id: 20749
+ AegisName: "Manteau_of_The_Fallen_"
+ Name: "Manteau of The Fallen"
+ Type: 5
+ Buy: 20
+ Weight: 600
+ Def: 30
+ Slots: 1
+ Loc: 4
+ EquipLv: 170
+ Script: <"
+ bonus bAgi,5;
+ bonus bFlee,10;
+ bonus bMaxHPrate,getrefine()/2;
+ bonus bMaxSPrate,getrefine()/2;
+ if(readparam(bStr)>=90) { bonus bBaseAtk,10+(getrefine()*2); }
+ if(readparam(bInt)>=90) { bonus bMatk,20+(getrefine()*3); }
+ if(readparam(bVit)>=90) { bonus2 bSubEle,Ele_Neutral,3+((getrefine()>=8)?3:0)+((getrefine()>=10)?4:0); }
+ if(readparam(bDex)>=90) { bonus bLongAtkRate,3+(getrefine()/2); }
+ if(readparam(bLuk)>=90) { bonus bCriticalRate,5+getrefine(); }
+ if(readparam(bAgi)>=90) {
+ bonus bAspdRate,3+(getrefine()/2);
+ bonus bAspd,((getrefine()>=10)?1:0);
+ }
+ ">
+},
+{
Id: 20756
AegisName: "Aegir_Cloak"
Name: "Aegir Cloak"
@@ -130787,7 +131762,7 @@ item_db: (
},
{
Id: 20761
- AegisName: "Costume_Wing_of_Happiness"
+ AegisName: "C_Wing_of_Happiness"
Name: "Costume Wing of Happiness"
Type: 5
Loc: 8192
@@ -130795,7 +131770,7 @@ item_db: (
},
{
Id: 20762
- AegisName: "Costume_Great_Devil_Wings"
+ AegisName: "C_Great_Devil_Wings"
Name: "Costume Great Devil Wings"
Type: 5
Loc: 8192
@@ -130803,15 +131778,19 @@ item_db: (
},
{
Id: 20763
- AegisName: "Costume_Amistr_Bag"
+ AegisName: "C_Amistr_Bag"
Name: "Costume Amistr Bag"
Type: 5
Loc: 8192
View: 4
+ Script: <"
+ bonus bMdef,10;
+ bonus2 bAddRaceTolerance,RC_Player,1;
+ ">
},
{
Id: 20764
- AegisName: "Costume_Fallen_Angel_Wing"
+ AegisName: "C_Fallen_Angel_Wing"
Name: "Costume Fallen Angel Wing"
Type: 5
Loc: 8192
@@ -130819,7 +131798,7 @@ item_db: (
},
{
Id: 20765
- AegisName: "Costume_Archangel_Wing"
+ AegisName: "C_Archangel_Wing"
Name: "Costume Archangel Wing"
Type: 5
Loc: 8192
@@ -130848,15 +131827,25 @@ item_db: (
Script: <"
bonus bFlee2,8;
bonus bFlee,getrefine()*2;
- if(BaseLevel>130) {
- bonus bFlee2,2;
- }
- if(isequipped(15128)) {
- bonus bDelayrate,-10;
- bonus bFlee2,6;
- if(BaseLevel>130) {
- bonus bDelayrate,-10;
- }
+ if(BaseLevel>130) { bonus bFlee2,2; }
+ ">
+},
+{
+ Id: 20778
+ AegisName: "Crimson_Stole"
+ Name: "Crimson Stole"
+ Type: 5
+ Buy: 20
+ Weight: 700
+ Def: 8
+ Loc: 4
+ Script: <"
+ bonus bMdef,3;
+ bonus bMaxSPrate,10;
+ bonus bUseSPrate,-(1+2*(getrefine()/3));
+ if(getrefine()>=10) {
+ bonus2 bSPGainRace,RC_NonBoss,20;
+ bonus2 bSPGainRace,RC_Boss,20;
}
">
},
@@ -130879,7 +131868,7 @@ item_db: (
Script: <"
bonus bBaseAtk,(getrefine()*12);
bonus bMatk,(getrefine()*5);
- if(BaseLevel>70) bonus bBaseAtk,(((BaseLevel-70)/10)*10);
+ if(BaseLevel>70) { bonus bBaseAtk,(((BaseLevel-70)/10)*10); }
">
},
{
@@ -130897,11 +131886,9 @@ item_db: (
EquipLv: 95
View: 3
Script: <"
- bonus2 bAddRace,RC_DemiHuman,80;
- bonus2 bIgnoreDefRate,RC_DemiHuman,30;
- if(getrefine()>=6) {
- bonus2 bAddRace,RC_DemiHuman,40;
- }
+ bonus2 bAddRace,RC_DemiPlayer,80;
+ 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; }";
}
@@ -130986,9 +131973,7 @@ item_db: (
Script: <"
bonus bAtk,getrefine()*6;
bonus bMatk,getrefine()*2;
- if(BaseLevel>20) {
- bonus bAtk,min(((BaseLevel-20)/10)*5,120);
- }
+ if(BaseLevel>20) { bonus bAtk,min(((BaseLevel-20)/10)*5,120); }
">
},
{
@@ -131015,7 +132000,7 @@ item_db: (
}
Script: <"
bonus2 bAddEff,Eff_Bleeding,300;
- bonus2 bAddRace,RC_DemiHuman,40;
+ bonus2 bAddRace,RC_DemiPlayer,40;
">
},
{
@@ -131033,9 +132018,7 @@ item_db: (
WeaponLv: 1
EquipLv: 150
View: 3
- Script: <"
- bonus bStr,20;
- ">
+ Script: <" bonus bStr,20; ">
},
{
Id: 21008
@@ -131054,7 +132037,7 @@ item_db: (
View: 3
Script: <"
bonus bCritAtkRate,getrefine()*2;
- bonus3 bAutoSpell,NPC_CRITICALWOUND,1,50; /* Custom - JRO */
+ bonus3 bAutoSpell,NPC_CRITICALWOUND,1,50; /* Custom - JRO */
">
},
{
@@ -131101,12 +132084,8 @@ item_db: (
EquipLv: 100
View: 3
Script: <"
- if(getrefine()>=9) {
- bonus bAtkRate,5;
- }
- if(getrefine()>=12) {
- bonus bAtkRate,7;
- }
+ if(getrefine()>=9) { bonus bAtkRate,5; }
+ if(getrefine()>=12) { bonus bAtkRate,7; }
">
},
{
@@ -131128,7 +132107,9 @@ item_db: (
Script: <"
bonus bUnbreakableWeapon,0;
bonus bAspdRate,-5;
- if(readparam(bStr)<=110) bonus bAtk,-250;
+ if(readparam(bStr)<110) {
+ bonus bAtk,-250;
+ }
bonus bCritAtkRate,getrefine();
">
},
@@ -131149,13 +132130,6 @@ item_db: (
WeaponLv: 4
EquipLv: 110
View: 3
- Script: <"
- if(isequipped(4388)) bonus3 bAutoSpell,MG_SOULSTRIKE,5,20+(getequiprefinerycnt(EQI_HAND_R)); /* Custom - JRO */
- if(isequipped(4335)) bonus3 bAutoSpell,WZ_EARTHSPIKE,5,20+(getequiprefinerycnt(EQI_HAND_R));
- if(isequipped(4345)) bonus3 bAutoSpell,MG_LIGHTNINGBOLT,5,20+(getequiprefinerycnt(EQI_HAND_R));
- if(isequipped(4350)) bonus3 bAutoSpell,MG_COLDBOLT,5,20+(getequiprefinerycnt(EQI_HAND_R));
- if(isequipped(4380)) bonus3 bAutoSpell,MG_FIREBOLT,5,20+(getequiprefinerycnt(EQI_HAND_R));
- ">
},
{
Id: 21013
@@ -131176,10 +132150,6 @@ item_db: (
Script: <"
bonus2 bSkillUseSP,KN_AUTOCOUNTER,-2;
bonus2 bSkillUseSP,LK_PARRYING,-25;
- if(isequipped(4072)) {
- bonus2 bSubSize,Size_Large,15;
- bonus2 bSubSize,Size_Small,15;
- }
">
},
{
@@ -131225,12 +132195,12 @@ item_db: (
Script: <"
bonus bAtk,pow(min(getrefine(),15),2);
bonus bMatk,pow(min(getrefine(),15),2)/2;
- if(BaseLevel>70) bonus bAtk,(((BaseLevel-70)/10)*5);
+ if(BaseLevel>70) { bonus bAtk,(((BaseLevel-70)/10)*5); }
">
},
{
Id: 21016
- AegisName: "Two-Handed_Sword_of_Vicious_Mind"
+ AegisName: "Two_Handed_Sword_of_Vicious_Mind"
Name: "Two-Handed Sword of Vicious Mind"
Type: 4
Buy: 20
@@ -131243,9 +132213,7 @@ item_db: (
WeaponLv: 4
EquipLv: 160
View: 3
- Script: <"
- bonus bAtk,pow(min(getrefine(),15),2);
- ">
+ Script: <" bonus bAtk,pow(min(getrefine(),15),2); ">
},
{
Id: 21018
@@ -131286,23 +132254,19 @@ item_db: (
View: 3
Script: <"
bonus bAtk,min(readparam(bStr),120);
- if(readparam(bStr)>=95) bonus bAtk,40;
- if(readparam(bStr)>=108) bonus bAtk,40;
- if(readparam(bStr)>=120) bonus bAtk,40;
- if(getrefine()>=7) {
- bonus3 bAutoSpell,NPC_WIDECURSE,5,10; /* Custom - JRO */
- }
- if(getrefine()>=9) {
- skill LK_BERSERK,1;
- }
+ if(readparam(bStr)>=95) { bonus bAtk,40; }
+ if(readparam(bStr)>=108) { bonus bAtk,40; }
+ if(readparam(bStr)>=120) { bonus bAtk,40; }
+ if(getrefine()>=7) { bonus3 bAutoSpell,NPC_WIDECURSE,5,10; } /* Custom - JRO */
+ if(getrefine()>=9) { skill LK_BERSERK,1; }
">
},
// New Shoes
// ===================================================================
{
Id: 22000
- AegisName: "Temporal_Boots_of_STR"
- Name: "Temporal Boots of STR"
+ AegisName: "Temporal_STR_Boots"
+ Name: "Temporal STR Boots"
Type: 5
Buy: 20
Weight: 600
@@ -131314,13 +132278,13 @@ item_db: (
bonus bMaxHP,300+((getrefine()/3)*100);
bonus bMaxSP,30+((getrefine()/3)*10);
bonus bAtk,(getrefine()/3)*7;
- if(readparam(bStr)>=120) bonus bAtk,50;
+ if(readparam(bStr)>=120) { bonus bAtk,50; }
">
},
{
Id: 22001
- AegisName: "Temporal_Boots_of_INT"
- Name: "Temporal Boots of INT"
+ AegisName: "Temporal_INT_Boots"
+ Name: "Temporal INT Boots"
Type: 5
Buy: 20
Weight: 600
@@ -131329,17 +132293,19 @@ item_db: (
Loc: 64
EquipLv: 99
Script: <"
- bonus bMdef,5;
bonus bMaxHP,300+((getrefine()/3)*100);
bonus bMaxSP,30+((getrefine()/3)*10);
bonus bMatk,(getrefine()/3)*10;
- if(readparam(bInt)>=120) bonus bMatk,60;
+ if(readparam(bInt)>=120) {
+ bonus bMatk,60;
+ bonus bMdef,5;
+ }
">
},
{
Id: 22002
- AegisName: "Temporal_Boots_of_AGI"
- Name: "Temporal Boots of AGI"
+ AegisName: "Temporal_AGI_Boots"
+ Name: "Temporal AGI Boots"
Type: 5
Buy: 20
Weight: 600
@@ -131351,13 +132317,13 @@ item_db: (
bonus bMaxHP,300+((getrefine()/3)*100);
bonus bMaxSP,30+((getrefine()/3)*10);
bonus bAspdRate,(getrefine()/3)*3;
- if(readparam(bAgi)>=120) bonus bAspd,1;
+ if(readparam(bAgi)>=120) { bonus bAspd,1; }
">
},
{
Id: 22003
- AegisName: "Temporal_Boots_of_VIT"
- Name: "Temporal Boots of VIT"
+ AegisName: "Temporal_VIT_Boots"
+ Name: "Temporal VIT Boots"
Type: 5
Buy: 20
Weight: 600
@@ -131368,13 +132334,13 @@ item_db: (
Script: <"
bonus bMaxHP,300+((getrefine()/3)*100);
bonus bMaxSP,30+((getrefine()/3)*10);
- if(readparam(bVit)>=120) bonus bMaxHPrate,8;
+ if(readparam(bVit)>=120) { bonus bMaxHPrate,8; }
">
},
{
Id: 22004
- AegisName: "Temporal_Boots_of_DEX"
- Name: "Temporal Boots of DEX"
+ AegisName: "Temporal_DEX_Boots"
+ Name: "Temporal DEX Boots"
Type: 5
Buy: 20
Weight: 600
@@ -131394,8 +132360,8 @@ item_db: (
},
{
Id: 22005
- AegisName: "Temporal_Boots_of_LUK"
- Name: "Temporal Boots of LUK"
+ AegisName: "Temporal_LUK_Boots"
+ Name: "Temporal LUK Boots"
Type: 5
Buy: 20
Weight: 600
@@ -131404,19 +132370,19 @@ item_db: (
Loc: 64
EquipLv: 99
Script: <"
- bonus bMdef,5;
bonus bMaxHP,300+((getrefine()/3)*100);
bonus bMaxSP,30+((getrefine()/3)*10);
bonus bCritAtkRate,getrefine()/3;
if(readparam(bLuk)>=120) {
bonus bCritAtkRate,30;
+ bonus bMdef,5;
}
">
},
{
Id: 22006
- AegisName: "Temporal_Boots_of_STR_"
- Name: "Temporal Boots of STR"
+ AegisName: "Temporal_STR_Boots_"
+ Name: "Temporal STR Boots"
Type: 5
Buy: 20
Weight: 600
@@ -131429,13 +132395,13 @@ item_db: (
bonus bMaxHP,300+((getrefine()/3)*100);
bonus bMaxSP,30+((getrefine()/3)*10);
bonus bAtk,(getrefine()/3)*7;
- if(readparam(bStr)>=120) bonus bAtk,50;
+ if(readparam(bStr)>=120) { bonus bAtk,50; }
">
},
{
Id: 22007
- AegisName: "Temporal_Boots_of_INT_"
- Name: "Temporal Boots of INT"
+ AegisName: "Temporal_VIT_Boots_"
+ Name: "Temporal VIT Boots"
Type: 5
Buy: 20
Weight: 600
@@ -131445,17 +132411,15 @@ item_db: (
Loc: 64
EquipLv: 99
Script: <"
- bonus bMdef,5;
bonus bMaxHP,300+((getrefine()/3)*100);
bonus bMaxSP,30+((getrefine()/3)*10);
- bonus bMatk,(getrefine()/3)*10;
- if(readparam(bInt)>=120) bonus bMatk,60;
+ if(readparam(bVit)>=120) { bonus bMaxHPrate,8; }
">
},
{
Id: 22008
- AegisName: "Temporal_Boots_of_AGI_"
- Name: "Temporal Boots of AGI"
+ AegisName: "Temporal_DEX_Boots_"
+ Name: "Temporal DEX Boots"
Type: 5
Buy: 20
Weight: 600
@@ -131467,14 +132431,17 @@ item_db: (
Script: <"
bonus bMaxHP,300+((getrefine()/3)*100);
bonus bMaxSP,30+((getrefine()/3)*10);
- bonus bAspdRate,(getrefine()/3)*3;
- if(readparam(bAgi)>=120) bonus bAspd,1;
+ bonus bDex,(getrefine()/3)*3;
+ if(readparam(bDex)>=120) {
+ bonus bFixedCast,-500;
+ bonus bLongAtkRate,5;
+ }
">
},
{
Id: 22009
- AegisName: "Temporal_Boots_of_VIT_"
- Name: "Temporal Boots of VIT"
+ AegisName: "Temporal_INT_Boots_"
+ Name: "Temporal INT Boots"
Type: 5
Buy: 20
Weight: 600
@@ -131486,13 +132453,17 @@ item_db: (
Script: <"
bonus bMaxHP,300+((getrefine()/3)*100);
bonus bMaxSP,30+((getrefine()/3)*10);
- if(readparam(bVit)>=120) bonus bMaxHPrate,8;
+ bonus bMatk,(getrefine()/3)*10;
+ if(readparam(bInt)>=120) {
+ bonus bMatk,60;
+ bonus bMdef,5;
+ }
">
},
{
Id: 22010
- AegisName: "Temporal_Boots_of_DEX_"
- Name: "Temporal Boots of DEX"
+ AegisName: "Temporal_AGI_Boots_"
+ Name: "Temporal AGI Boots"
Type: 5
Buy: 20
Weight: 600
@@ -131504,17 +132475,14 @@ item_db: (
Script: <"
bonus bMaxHP,300+((getrefine()/3)*100);
bonus bMaxSP,30+((getrefine()/3)*10);
- bonus bDex,(getrefine()/3)*3;
- if(readparam(bDex)>=120) {
- bonus bFixedCast,-500;
- bonus bLongAtkRate,5;
- }
+ bonus bAspdRate,(getrefine()/3)*3;
+ if(readparam(bAgi)>=120) { bonus bAspd,1; }
">
},
{
Id: 22011
- AegisName: "Temporal_Boots_of_LUK_"
- Name: "Temporal Boots of LUK"
+ AegisName: "Temporal_LUK_Boots_"
+ Name: "Temporal LUK Boots"
Type: 5
Buy: 20
Weight: 600
@@ -131524,12 +132492,12 @@ item_db: (
Loc: 64
EquipLv: 99
Script: <"
- bonus bMdef,5;
bonus bMaxHP,300+((getrefine()/3)*100);
bonus bMaxSP,30+((getrefine()/3)*10);
bonus bCritAtkRate,getrefine()/3;
if(readparam(bLuk)>=120) {
bonus bCritAtkRate,30;
+ bonus bMdef,5;
}
">
},
@@ -131548,9 +132516,8 @@ item_db: (
Script: <"
bonus bMaxHPrate,12;
bonus bMaxSPrate,12;
- .@r = getrefine();
- bonus bDef,.@r;
- bonus bMdef,.@r;
+ bonus bDef,getrefine();
+ bonus bMdef,getrefine();
">
},
{
@@ -131571,6 +132538,20 @@ item_db: (
">
},
{
+ Id: 22016
+ AegisName: "Assassin_Shoes"
+ Name: "Assassin Shoes"
+ Type: 5
+ Buy: 10
+ Weight: 300
+ Def: 10
+ Loc: 64
+ EquipLv: 30
+ Script: <"
+ bonus2 bExpAddRace,RC_DemiPlayer,5+getrefine();
+ ">
+},
+{
Id: 22018
AegisName: "Shoes_Of_Wise_Man"
Name: "Shoes Of Wise Man"
@@ -131578,17 +132559,40 @@ item_db: (
Buy: 10
Weight: 300
Def: 15
+ Slots: 1
Loc: 64
EquipLv: 50
Script: <"
- .@r = getrefine();
- if(.@r>5) {
- bonus bInt,.@r-5;
- bonus bMaxHPrate,-(.@r-5);
+ if (getrefine()>5) {
+ bonus bInt,getrefine()-5;
+ bonus bMaxHPrate,-(getrefine()-5);
}
">
},
{
+ Id: 22019
+ AegisName: "Immune_Boots"
+ Name: "Immune Boots"
+ Type: 5
+ Buy: 10
+ Weight: 500
+ Def: 20
+ Slots: 1
+ Loc: 64
+ EquipLv: 70
+ Script: <"
+ bonus2 bSubEle,Ele_Neutral,3;
+ bonus2 bSubEle,Ele_Fire,-3;
+ bonus2 bSubEle,Ele_Water,-3;
+ bonus2 bSubEle,Ele_Wind,-3;
+ bonus2 bSubEle,Ele_Earth,-3;
+ bonus2 bSubEle,Ele_Dark,-3;
+ bonus2 bSubEle,Ele_Holy,-3;
+ bonus2 bSubEle,Ele_Ghost,-3;
+ if (getrefine()>5) { bonus2 bSubEle,Ele_Neutral,getrefine()-5; }
+ ">
+},
+{
Id: 22033
AegisName: "Boots_of_Gray"
Name: "Boots of Gray"
@@ -131632,10 +132636,7 @@ item_db: (
Slots: 1
Loc: 64
EquipLv: 160
- Script: <"
- .@r = getrefine();
- if (.@r>=8) bonus bVariableCastrate,-5-((.@r >= 9) ? .@r : 0);
- ">
+ Script: <" if (getrefine()>=8) { bonus bVariableCastrate,-5-((getrefine()>=9)?getrefine():0); } ">
},
{
Id: 22036
@@ -131648,10 +132649,7 @@ item_db: (
Slots: 1
Loc: 64
EquipLv: 160
- Script: <"
- .@r = getrefine();
- bonus bLongAtkRate,5+((.@r >= 8) ? .@r : 0);
- ">
+ Script: <" bonus bLongAtkRate,5+((getrefine()>=8)?getrefine():0); ">
},
{
Id: 22037
@@ -131664,10 +132662,7 @@ item_db: (
Slots: 1
Loc: 64
EquipLv: 160
- Script: <"
- .@r = getrefine();
- bonus bUseSPrate,-5-((.@r >= 8) ? .@r : 0);
- ">
+ Script: <" bonus bUseSPrate,-5-((getrefine()>=8)?getrefine():0); ">
},
{
Id: 22038
@@ -131679,7 +132674,6 @@ item_db: (
Def: 3
Slots: 1
Loc: 64
- EquipLv: 1
Script: <"
bonus bMaxHPrate,5;
bonus bMaxSPrate,5;
@@ -131699,7 +132693,6 @@ item_db: (
Def: 10
Slots: 1
Loc: 64
- EquipLv: 1
Script: <"
bonus2 bSkillAtk,MG_LIGHTNINGBOLT,3;
bonus2 bSkillAtk,MG_FIREBOLT,3;
@@ -131734,9 +132727,7 @@ item_db: (
Script: <"
bonus bMaxHPrate,10;
bonus bMaxSPrate,10;
- if(getrefine()>= 12) {
- bonus bAspd,2;
- }
+ if(getrefine()>= 12) { bonus bAspd,2; }
">
},
{
@@ -131753,9 +132744,7 @@ item_db: (
Script: <"
bonus bMaxHPrate,10;
bonus bMaxSPrate,10;
- if(getrefine()>= 12) {
- bonus bAspd,2;
- }
+ if(getrefine()>= 12) { bonus bAspd,2; }
">
},
{
@@ -131806,9 +132795,7 @@ item_db: (
EquipLv: 100
Script: <"
bonus2 bSkillUseSP,NC_HOVERING,15;
- if(getrefine()>=7) {
- bonus2 bSkillUseSP,NC_HOVERING,-20;
- }
+ if(getrefine()>=7) { bonus2 bSkillUseSP,NC_HOVERING,-20; }
">
},
{
@@ -131869,9 +132856,7 @@ item_db: (
bonus bAgi,1;
bonus bAspdRate,5;
}
- if(getrefine()>11) {
- bonus bAspd,1;
- }
+ if(getrefine()>11) { bonus bAspd,1; }
">
},
{
@@ -131920,7 +132905,6 @@ item_db: (
Id: 22515
AegisName: "Twisted_Key_of_Time"
Name: "Twisted Key of Time"
- Type: 3
Buy: 10
Weight: 300
},
@@ -131964,7 +132948,7 @@ item_db: (
if (.@r == 1) {
specialeffect2 EF_DEVIL;
warp "niflheim",193,186;
- } else if(.@r == 2) {
+ } else if (.@r == 2) {
heal -500,-1000;
sc_start SC_STUN,3000,0;
} else {
@@ -131974,6 +132958,57 @@ item_db: (
">
},
{
+ Id: 22675
+ AegisName: "Mysterious_Scroll"
+ Name: "Mysterious Scroll"
+ Type: 2
+ Buy: 20
+ Weight: 10
+ Upper: 63
+ Script: <" sc_start SC_FOOD_INT,3600000,30; ">
+},
+{
+ Id: 22676
+ AegisName: "Hangul_Day_Event_Box"
+ Name: "Hangul Day Event Box"
+ Type: 2
+ Buy: 20
+ Upper: 63
+ Script: <"
+ getitem 22675,10;
+ getitem 607,9;
+ ">
+},
+{
+ Id: 22679
+ AegisName: "Death_Bin"
+ Name: "Death Bin"
+ Type: 18
+ Buy: 10
+ Upper: 63
+ EquipLv: 170
+ Script: <" /* ToDo */ ">
+},
+{
+ Id: 22685
+ AegisName: "Solo_Christmas_Gift"
+ Name: "Single Union Christmas Gift"
+ Type: 2
+ Buy: 0
+ Upper: 63
+ Script: <" /* ToDo GroupItem */ ">
+},
+{
+ Id: 22686
+ AegisName: "Solo_Cookie"
+ Name: "Single Cookie"
+ Type: 0
+ Buy: 0
+ Weight: 50
+ Upper: 63
+ Script: <" percentheal 5,5; ">
+},
+{
Id: 22777
AegisName: "Buff_Gift_Set"
Name: "Buff Gift Set"
@@ -132016,8 +133051,8 @@ item_db: (
},
{
Id: 22838
- AegisName: "Something_Candy_Holder"
- Name: "Something Candy Holder"
+ AegisName: "Pumpkin_Candy_Holder"
+ Name: "Pumpkin Candy Holder"
Type: 2
Buy: 20
Weight: 10
@@ -132032,7 +133067,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <" bonus bStr,1; ">
},
{
@@ -132042,7 +133076,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <" bonus bDex,1; ">
},
{
@@ -132052,7 +133085,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
Script: <" bonus bLuk,1; ">
},
{
@@ -132062,7 +133094,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 524288
- EquipLv: 1
Script: <" bonus bAgi,1; ">
},
{
@@ -132072,7 +133103,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 1048576
- EquipLv: 1
Script: <" bonus bVit,1; ">
},
{
@@ -132082,7 +133112,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 2097152
- EquipLv: 1
Script: <" bonus bInt,1; ">
},
{
@@ -132147,63 +133176,76 @@ item_db: (
},
{
Id: 24012
- AegisName: "Promotional_Weapon_Shadow"
+ AegisName: "S_Promotion_Weapon"
Name: "Promotional Weapon Shadow"
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
- Script: <" bonus bDex,1; ">
+ Script: <"
+ bonus bDex,1;
+ bonus bBaseAtk,getrefine();
+ bonus bMatk,getrefine();
+ ">
},
{
Id: 24013
- AegisName: "Promotional_Armor_Shadow"
+ AegisName: "S_Promotion_Armor"
Name: "Promotional Armor Shadow"
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
- Script: <" bonus bLuk,1; ">
+ Script: <"
+ bonus bLuk,1;
+ bonus bMaxHP,getrefine()*10;
+ ">
},
{
Id: 24014
- AegisName: "Promotional_Shoes_Shadow"
+ AegisName: "S_Promotion_Shoes"
Name: "Promotional Shoes Shadow"
Type: 5
Buy: 10
Loc: 524288
- EquipLv: 1
- Script: <" bonus bAgi,1; ">
+ Script: <"
+ bonus bAgi,1;
+ bonus bMaxHP,getrefine()*10;
+ ">
},
{
Id: 24015
- AegisName: "Promotional_Shield_Shadow"
+ AegisName: "S_Promotion_Shield"
Name: "Promotional Shield Shadow"
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
- Script: <" bonus bVit,1; ">
+ Script: <"
+ bonus bVit,1;
+ bonus bMaxHP,getrefine()*10;
+ ">
},
{
Id: 24016
- AegisName: "Promotional_Earrings_Shadow"
- Name: "Promotional Earrings Shadow"
+ AegisName: "S_Promotion_Earring"
+ Name: "Promotional Earring Shadow"
Type: 5
Buy: 10
Loc: 1048576
- EquipLv: 1
- Script: <" bonus bInt,1; ">
+ Script: <"
+ bonus bInt,1;
+ bonus bMaxHP,getrefine()*10;
+ ">
},
{
Id: 24017
- AegisName: "Promotional_Pendant_Shadow"
+ AegisName: "S_Promotion_Pendant"
Name: "Promotional Pendant Shadow"
Type: 5
Buy: 10
Loc: 2097152
- EquipLv: 1
- Script: <" bonus bStr,1; ">
+ Script: <"
+ bonus bStr,1;
+ bonus bMaxHP,getrefine()*10;
+ ">
},
{
Id: 24018
@@ -132212,7 +133254,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 1048576
- EquipLv: 1
Script: <" bonus bAspdRate,(getrefine()>=7)?2:1; ">
},
{
@@ -132222,12 +133263,9 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <"
bonus bBaseAtk,10;
- if (getrefine()>=7) {
- bonus bAtkRate,1;
- }
+ if (getrefine()>=7) { bonus bAtkRate,1; }
">
},
{
@@ -132237,13 +133275,9 @@ item_db: (
Type: 5
Buy: 10
Loc: 2097152
- EquipLv: 1
Script: <"
bonus bMaxHP,100;
- if (getrefine()>=7) {
- bonus bMaxHPrate,1;
- }
-
+ if (getrefine()>=7) { bonus bMaxHPrate,1; }
">
},
{
@@ -132253,7 +133287,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 1048576
- EquipLv: 1
Script: <" bonus bVariableCastrate,-(getrefine()>=7)?2:1; ">
},
{
@@ -132263,12 +133296,9 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <"
bonus bMatk,10;
- if (getrefine()>=7) {
- bonus bMatkRate,1;
- }
+ if (getrefine()>=7) { bonus bMatkRate,1; }
">
},
{
@@ -132278,12 +133308,9 @@ item_db: (
Type: 5
Buy: 10
Loc: 2097152
- EquipLv: 1
Script: <"
bonus bMaxSP,50;
- if (getrefine()>=7) {
- bonus bMaxSPrate,1;
- }
+ if (getrefine()>=7) { bonus bMaxSPrate,1; }
">
},
{
@@ -132293,7 +133320,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <" bonus bFlee,5+(getrefine()>=7?10:0); ">
},
{
@@ -132303,7 +133329,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 524288
- EquipLv: 1
Script: <"
bonus bMaxHP,20;
bonus bMaxSP,10;
@@ -132320,7 +133345,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
Script: <" bonus bDef,(getrefine()>=7)?20:10; ">
},
{
@@ -132330,7 +133354,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <" bonus2 bSubEle,0,1; ">
},
{
@@ -132340,12 +133363,9 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <"
bonus bMaxHP,50;
- if (getrefine() >= 7) {
- bonus bMaxHPrate,1;
- }
+ if (getrefine()>=7) { bonus bMaxHPrate,1; }
">
},
{
@@ -132355,7 +133375,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <" bonus bHit,(getrefine()>=7)?20:10; ">
},
{
@@ -132365,7 +133384,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <" bonus bCritical,(getrefine()>=7)?10:5; ">
},
{
@@ -132375,12 +133393,9 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <"
bonus bBaseAtk,10;
- if (getrefine()>=7) {
- bonus bLongAtkRate,1;
- }
+ if (getrefine()>=7) { bonus bLongAtkRate,1; }
">
},
{
@@ -132390,12 +133405,9 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <"
bonus bBaseAtk,10;
- if (getrefine()>=7) {
- bonus bCritAtkRate,1;
- }
+ if (getrefine()>=7) { bonus bCritAtkRate,1; }
">
},
{
@@ -132406,8 +133418,7 @@ item_db: (
Buy: 10
Matk: 10
Loc: 131072
- EquipLv: 1
- Script: <" if (getrefine()>=7) bonus bHealPower2,5; ">
+ Script: <" if (getrefine()>=7) { bonus bHealPower2,5; } ">
},
{
Id: 24034
@@ -132416,15 +133427,10 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <"
bonus bLuk,1;
- if (getrefine()>=7) {
- bonus bLuk,1;
- }
- if (getrefine()>=9) {
- bonus bLuk,1;
- }
+ if (getrefine()>=7) { bonus bLuk,1; }
+ if (getrefine()>=9) { bonus bLuk,1; }
">
},
{
@@ -132434,16 +133440,10 @@ item_db: (
Type: 5
Buy: 10
Loc: 1048576
- EquipLv: 1
Script: <"
bonus bStr,1;
- .@r = getrefine();
- if(.@r>=7) {
- bonus bStr,1;
- }
- if(.@r>=9) {
- bonus bStr,1;
- }
+ if (getrefine()>=7) { bonus bStr,1; }
+ if (getrefine()>=9) { bonus bStr,1; }
">
},
{
@@ -132453,16 +133453,10 @@ item_db: (
Type: 5
Buy: 10
Loc: 2097152
- EquipLv: 1
Script: <"
bonus bInt,1;
- .@r = getrefine();
- if(.@r>=7) {
- bonus bInt,1;
- }
- if(.@r>=9) {
- bonus bInt,1;
- }
+ if (getrefine()>=7) { bonus bInt,1; }
+ if (getrefine()>=9) { bonus bInt,1; }
">
},
{
@@ -132472,16 +133466,10 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <"
bonus bDex,1;
- .@r = getrefine();
- if(.@r>=7) {
- bonus bDex,1;
- }
- if(.@r>=9) {
- bonus bDex,1;
- }
+ if (getrefine()>=7) { bonus bDex,1; }
+ if (getrefine()>=9) { bonus bDex,1; }
">
},
{
@@ -132491,16 +133479,10 @@ item_db: (
Type: 5
Buy: 10
Loc: 524288
- EquipLv: 1
Script: <"
bonus bVit,1;
- .@r = getrefine();
- if(.@r>=7) {
- bonus bVit,1;
- }
- if(.@r>=9) {
- bonus bVit,1;
- }
+ if (getrefine()>=7) { bonus bVit,1; }
+ if (getrefine()>=9) { bonus bVit,1; }
">
},
{
@@ -132510,16 +133492,10 @@ item_db: (
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
Script: <"
bonus bAgi,1;
- .@r = getrefine();
- if(.@r>=7) {
- bonus bAgi,1;
- }
- if(.@r>=9) {
- bonus bAgi,1;
- }
+ if (getrefine()>=7) { bonus bAgi,1; }
+ if (getrefine()>=9) { bonus bAgi,1; }
">
},
{
@@ -132529,7 +133505,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <"
bonus bLuk,1;
bonus bCritical,(getrefine()/2);
@@ -132542,7 +133517,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 2097152
- EquipLv: 1
Script: <"
bonus bStr,1;
bonus bBaseAtk,getrefine();
@@ -132555,7 +133529,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 1048576
- EquipLv: 1
Script: <"
bonus bInt,1;
bonus bMatk,getrefine();
@@ -132568,7 +133541,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <"
bonus bDex,1;
bonus bHit,getrefine();
@@ -132581,7 +133553,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
Script: <"
bonus bVit,1;
bonus bDef,getrefine();
@@ -132594,7 +133565,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 524288
- EquipLv: 1
Script: <"
bonus bAgi,1;
bonus bFlee,getrefine();
@@ -132607,7 +133577,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 2097152
- EquipLv: 1
Script: <" bonus bMdef,(getrefine()>=7)?6:3; ">
},
{
@@ -132617,10 +133586,8 @@ item_db: (
Type: 5
Buy: 10
Loc: 2097152
- EquipLv: 1
Script: <"
- .@r = getrefine();
- bonus bAspdRate,1+((.@r>=9)?2:(.@r>=7)?1:0);
+ bonus bAspdRate,1+((getrefine()>=9)?2:(getrefine()>=7)?1:0);
">
},
{
@@ -132630,10 +133597,8 @@ item_db: (
Type: 5
Buy: 10
Loc: 2097152
- EquipLv: 1
Script: <"
- .@r = getrefine();
- bonus bVariableCastrate,1+((.@r>=9)?2:(.@r>=7)?1:0);
+ bonus bVariableCastrate,1+((getrefine()>=9)?2:(getrefine()>=7)?1:0);
">
},
{
@@ -132643,11 +133608,9 @@ item_db: (
Type: 5
Buy: 10
Loc: 1048576
- EquipLv: 1
Script: <"
bonus bMaxHP,100;
- .@r = getrefine();
- bonus bMaxHPrate,((.@r>=9)?2:(.@r>=7)?1:0);
+ bonus bMaxHPrate,((getrefine()>=9)?2:(getrefine()>=7)?1:0);
">
},
{
@@ -132657,11 +133620,9 @@ item_db: (
Type: 5
Buy: 10
Loc: 1048576
- EquipLv: 1
Script: <"
bonus bMaxSP,50;
- .@r = getrefine();
- bonus bMaxSPrate,((.@r>=9)?2:(.@r>=7)?1:0);
+ bonus bMaxSPrate,((getrefine()>=9)?2:(getrefine()>=7)?1:0);
">
},
{
@@ -132671,7 +133632,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 1048576
- EquipLv: 1
Script: <" bonus bDef,(getrefine()>=7)?20:10; ">
},
{
@@ -132681,16 +133641,10 @@ item_db: (
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
Script: <"
- bonus2 bSubRace,RC_DemiHuman,1;
- .@r = getrefine();
- if(.@r>=7) {
- bonus2 bSubRace,RC_DemiHuman,1;
- }
- if(.@r>=9) {
- bonus2 bSubRace,RC_DemiHuman,1;
- }
+ bonus2 bSubRace,RC_DemiPlayer,1;
+ if (getrefine()>=7) { bonus2 bSubRace,RC_DemiPlayer,1; }
+ if (getrefine()>=9) { bonus2 bSubRace,RC_DemiPlayer,1; }
">
},
{
@@ -132700,16 +133654,10 @@ item_db: (
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
Script: <"
bonus2 bSubRace,RC_Boss,1;
- .@r = getrefine();
- if(.@r>=7) {
- bonus2 bSubRace,RC_Boss,1;
- }
- if(.@r>=9) {
- bonus2 bSubRace,RC_Boss,1;
- }
+ if (getrefine()>=7) { bonus2 bSubRace,RC_Boss,1; }
+ if (getrefine()>=9) { bonus2 bSubRace,RC_Boss,1; }
">
},
{
@@ -132719,16 +133667,10 @@ item_db: (
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
Script: <"
bonus2 bSubRace,RC_Brute,1;
- .@r = getrefine();
- if(.@r>=7) {
- bonus2 bSubRace,RC_Brute,1;
- }
- if(.@r>=9) {
- bonus2 bSubRace,RC_Brute,1;
- }
+ if (getrefine()>=7) { bonus2 bSubRace,RC_Brute,1; }
+ if (getrefine()>=9) { bonus2 bSubRace,RC_Brute,1; }
">
},
{
@@ -132738,16 +133680,10 @@ item_db: (
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
Script: <"
bonus2 bSubRace,RC_Insect,1;
- .@r = getrefine();
- if(.@r>=7) {
- bonus2 bSubRace,RC_Insect,1;
- }
- if(.@r>=9) {
- bonus2 bSubRace,RC_Insect,1;
- }
+ if (getrefine()>=7) { bonus2 bSubRace,RC_Insect,1; }
+ if (getrefine()>=9) { bonus2 bSubRace,RC_Insect,1; }
">
},
{
@@ -132757,16 +133693,10 @@ item_db: (
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
Script: <"
bonus2 bSubRace,RC_Fish,1;
- .@r = getrefine();
- if(.@r>=7) {
- bonus2 bSubRace,RC_Fish,1;
- }
- if(.@r>=9) {
- bonus2 bSubRace,RC_Fish,1;
- }
+ if (getrefine()>=7) { bonus2 bSubRace,RC_Fish,1; }
+ if (getrefine()>=9) { bonus2 bSubRace,RC_Fish,1; }
">
},
{
@@ -132776,16 +133706,10 @@ item_db: (
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
Script: <"
bonus2 bSubRace,RC_Dragon,1;
- .@r = getrefine();
- if(.@r>=7) {
- bonus2 bSubRace,RC_Dragon,1;
- }
- if(.@r>=9) {
- bonus2 bSubRace,RC_Dragon,1;
- }
+ if (getrefine()>=7) { bonus2 bSubRace,RC_Dragon,1; }
+ if (getrefine()>=9) { bonus2 bSubRace,RC_Dragon,1; }
">
},
{
@@ -132795,35 +133719,23 @@ item_db: (
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
Script: <"
bonus2 bSubRace,RC_Angel,1;
- .@r = getrefine();
- if(.@r>=7) {
- bonus2 bSubRace,RC_Angel,1;
- }
- if(.@r>=9) {
- bonus2 bSubRace,RC_Angel,1;
- }
+ if (getrefine()>=7) { bonus2 bSubRace,RC_Angel,1; }
+ if (getrefine()>=9) { bonus2 bSubRace,RC_Angel,1; }
">
},
{
Id: 24059
- AegisName: "Fire-Proof_Shadow_Shield"
- Name: "Fire-Proof Shadow Shield"
+ AegisName: "Fire_Proof_Shadow_Shield"
+ Name: "Fire Proof Shadow Shield"
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
Script: <"
bonus2 bSubRace,RC_Formless,1;
- .@r = getrefine();
- if(.@r>=7) {
- bonus2 bSubRace,RC_Formless,1;
- }
- if(.@r>=9) {
- bonus2 bSubRace,RC_Formless,1;
- }
+ if (getrefine()>=7) { bonus2 bSubRace,RC_Formless,1; }
+ if (getrefine()>=9) { bonus2 bSubRace,RC_Formless,1; }
">
},
{
@@ -132833,16 +133745,10 @@ item_db: (
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
Script: <"
bonus2 bSubRace,RC_Undead,1;
- .@r = getrefine();
- if(.@r>=7) {
- bonus2 bSubRace,RC_Undead,1;
- }
- if(.@r>=9) {
- bonus2 bSubRace,RC_Undead,1;
- }
+ if (getrefine()>=7) { bonus2 bSubRace,RC_Undead,1; }
+ if (getrefine()>=9) { bonus2 bSubRace,RC_Undead,1; }
">
},
{
@@ -132852,16 +133758,10 @@ item_db: (
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
Script: <"
bonus2 bSubRace,RC_Plant,1;
- .@r = getrefine();
- if(.@r>=7) {
- bonus2 bSubRace,RC_Plant,1;
- }
- if(.@r>=9) {
- bonus2 bSubRace,RC_Plant,1;
- }
+ if (getrefine()>=7) { bonus2 bSubRace,RC_Plant,1; }
+ if (getrefine()>=9) { bonus2 bSubRace,RC_Plant,1; }
">
},
{
@@ -132871,18 +133771,16 @@ item_db: (
Type: 5
Buy: 10
Loc: 524288
- EquipLv: 1
- Script: <"
- bonus2 bAddRace,RC_DemiHuman,2;
- bonus2 bMagicAddRace,RC_DemiHuman,2;
- .@r = getrefine();
- if(.@r>=7) {
- bonus2 bAddRace,RC_DemiHuman,1;
- bonus2 bMagicAddRace,RC_DemiHuman,1;
+ Script: <"
+ bonus2 bAddRace,RC_DemiPlayer,2;
+ bonus2 bMagicAddRace,RC_DemiPlayer,2;
+ if (getrefine()>=7) {
+ bonus2 bAddRace,RC_DemiPlayer,1;
+ bonus2 bMagicAddRace,RC_DemiPlayer,1;
}
- if(.@r>=9) {
- bonus2 bAddRace,RC_DemiHuman,2;
- bonus2 bMagicAddRace,RC_DemiHuman,2;
+ if (getrefine()>=9) {
+ bonus2 bAddRace,RC_DemiPlayer,2;
+ bonus2 bMagicAddRace,RC_DemiPlayer,2;
}
">
},
@@ -132893,16 +133791,14 @@ item_db: (
Type: 5
Buy: 10
Loc: 524288
- EquipLv: 1
Script: <"
bonus2 bAddRace,RC_Boss,2;
bonus2 bMagicAddRace,RC_Boss,2;
- .@r = getrefine();
- if(.@r>=7) {
+ if (getrefine()>=7) {
bonus2 bAddRace,RC_Boss,1;
bonus2 bMagicAddRace,RC_Boss,1;
}
- if(.@r>=9) {
+ if (getrefine()>=9) {
bonus2 bAddRace,RC_Boss,2;
bonus2 bMagicAddRace,RC_Boss,2;
}
@@ -132915,16 +133811,14 @@ item_db: (
Type: 5
Buy: 10
Loc: 524288
- EquipLv: 1
Script: <"
bonus2 bAddRace,RC_Plant,2;
bonus2 bMagicAddRace,RC_Plant,2;
- .@r = getrefine();
- if(.@r>=7) {
+ if (getrefine()>=7) {
bonus2 bAddRace,RC_Plant,1;
bonus2 bMagicAddRace,RC_Plant,1;
}
- if(.@r>=9) {
+ if (getrefine()>=9) {
bonus2 bAddRace,RC_Plant,2;
bonus2 bMagicAddRace,RC_Plant,2;
}
@@ -132937,16 +133831,14 @@ item_db: (
Type: 5
Buy: 10
Loc: 524288
- EquipLv: 1
Script: <"
bonus2 bAddRace,RC_Brute,2;
bonus2 bMagicAddRace,2,2;
- .@r = getrefine();
- if(.@r>=7) {
+ if (getrefine()>=7) {
bonus2 bAddRace,RC_Brute,1;
bonus2 bMagicAddRace,2,1;
}
- if(.@r>=9) {
+ if (getrefine()>=9) {
bonus2 bAddRace,RC_Brute,2;
bonus2 bMagicAddRace,2,2;
}
@@ -132959,16 +133851,14 @@ item_db: (
Type: 5
Buy: 10
Loc: 524288
- EquipLv: 1
Script: <"
bonus2 bAddRace,RC_Insect,2;
bonus2 bMagicAddRace,RC_Insect,2;
- .@r = getrefine();
- if(.@r>=7) {
+ if (getrefine()>=7) {
bonus2 bAddRace,RC_Insect,1;
bonus2 bMagicAddRace,RC_Insect,1;
}
- if(.@r>=9) {
+ if (getrefine()>=9) {
bonus2 bAddRace,RC_Insect,2;
bonus2 bMagicAddRace,RC_Insect,2;
}
@@ -132981,16 +133871,14 @@ item_db: (
Type: 5
Buy: 10
Loc: 524288
- EquipLv: 1
Script: <"
bonus2 bAddRace,RC_Fish,2;
bonus2 bMagicAddRace,RC_Fish,2;
- .@r = getrefine();
- if(.@r>=7) {
+ if (getrefine()>=7) {
bonus2 bAddRace,RC_Fish,1;
bonus2 bMagicAddRace,RC_Fish,1;
}
- if(.@r>=9) {
+ if (getrefine()>=9) {
bonus2 bAddRace,RC_Fish,2;
bonus2 bMagicAddRace,RC_Fish,2;
}
@@ -133003,16 +133891,14 @@ item_db: (
Type: 5
Buy: 10
Loc: 524288
- EquipLv: 1
Script: <"
bonus2 bAddRace,RC_Angel,2;
bonus2 bMagicAddRace,RC_Angel,2;
- .@r = getrefine();
- if(.@r>=7) {
+ if (getrefine()>=7) {
bonus2 bAddRace,RC_Angel,1;
bonus2 bMagicAddRace,RC_Angel,1;
}
- if(.@r>=9) {
+ if (getrefine()>=9) {
bonus2 bAddRace,RC_Angel,2;
bonus2 bMagicAddRace,RC_Angel,2;
}
@@ -133025,16 +133911,14 @@ item_db: (
Type: 5
Buy: 10
Loc: 524288
- EquipLv: 1
Script: <"
bonus2 bAddRace,RC_Formless,2;
bonus2 bMagicAddRace,RC_Formless,2;
- .@r = getrefine();
- if(.@r>=7) {
+ if (getrefine()>=7) {
bonus2 bAddRace,RC_Formless,1;
bonus2 bMagicAddRace,RC_Formless,1;
}
- if(.@r>=9) {
+ if (getrefine()>=9) {
bonus2 bAddRace,RC_Formless,2;
bonus2 bMagicAddRace,RC_Formless,2;
}
@@ -133047,16 +133931,14 @@ item_db: (
Type: 5
Buy: 10
Loc: 524288
- EquipLv: 1
Script: <"
bonus2 bAddRace,RC_Undead,2;
bonus2 bMagicAddRace,RC_Undead,2;
- .@r = getrefine();
- if(.@r>=7) {
+ if (getrefine()>=7) {
bonus2 bAddRace,RC_Undead,1;
bonus2 bMagicAddRace,RC_Undead,1;
}
- if(.@r>=9) {
+ if (getrefine()>=9) {
bonus2 bAddRace,RC_Undead,2;
bonus2 bMagicAddRace,RC_Undead,2;
}
@@ -133069,16 +133951,14 @@ item_db: (
Type: 5
Buy: 10
Loc: 524288
- EquipLv: 1
Script: <"
bonus2 bAddRace,RC_Dragon,2;
bonus2 bMagicAddRace,RC_Dragon,2;
- .@r = getrefine();
- if(.@r>=7) {
+ if (getrefine()>=7) {
bonus2 bAddRace,RC_Dragon,1;
bonus2 bMagicAddRace,RC_Dragon,1;
}
- if(.@r>=9) {
+ if (getrefine()>=9) {
bonus2 bAddRace,RC_Dragon,2;
bonus2 bMagicAddRace,RC_Dragon,2;
}
@@ -133091,16 +133971,10 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <"
bonus2 bSubSize,Size_Large,2;
- .@r = getrefine();
- if(.@r>=7) {
- bonus2 bSubSize,Size_Large,1;
- }
- if(.@r>=9) {
- bonus2 bSubSize,Size_Large,2;
- }
+ if (getrefine()>=7) { bonus2 bSubSize,Size_Large,1; }
+ if (getrefine()>=9) { bonus2 bSubSize,Size_Large,2; }
">
},
{
@@ -133110,16 +133984,10 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <"
bonus2 bSubSize,Size_Medium,2;
- .@r = getrefine();
- if(.@r>=7) {
- bonus2 bSubSize,Size_Medium,1;
- }
- if(.@r>=9) {
- bonus2 bSubSize,Size_Medium,2;
- }
+ if (getrefine()>=7) { bonus2 bSubSize,Size_Medium,1; }
+ if (getrefine()>=9) { bonus2 bSubSize,Size_Medium,2; }
">
},
{
@@ -133129,16 +133997,10 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <"
bonus2 bSubSize,Size_Small,2;
- .@r = getrefine();
- if(.@r>=7) {
- bonus2 bSubSize,Size_Small,1;
- }
- if(.@r>=9) {
- bonus2 bSubSize,Size_Small,2;
- }
+ if (getrefine()>=7) { bonus2 bSubSize,Size_Small,1; }
+ if (getrefine()>=9) { bonus2 bSubSize,Size_Small,2; }
">
},
{
@@ -133148,16 +134010,10 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <"
bonus2 bAddSize,Size_Large,2;
- .@r = getrefine();
- if(.@r>=7) {
- bonus2 bAddSize,Size_Large,1;
- }
- if(.@r>=9) {
- bonus2 bAddSize,Size_Large,2;
- }
+ if (getrefine()>=7) { bonus2 bAddSize,Size_Large,1; }
+ if (getrefine()>=9) { bonus2 bAddSize,Size_Large,2; }
">
},
{
@@ -133167,16 +134023,10 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <"
bonus2 bAddSize,Size_Medium,2;
- .@r = getrefine();
- if(.@r>=7) {
- bonus2 bAddSize,Size_Medium,1;
- }
- if(.@r>=9) {
- bonus2 bAddSize,Size_Medium,2;
- }
+ if (getrefine()>=7) { bonus2 bAddSize,Size_Medium,1; }
+ if (getrefine()>=9) { bonus2 bAddSize,Size_Medium,2; }
">
},
{
@@ -133186,16 +134036,10 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <"
bonus2 bAddSize,Size_Small,2;
- .@r = getrefine();
- if(.@r>=7) {
- bonus2 bAddSize,Size_Small,1;
- }
- if(.@r>=9) {
- bonus2 bAddSize,Size_Small,2;
- }
+ if (getrefine()>=7) { bonus2 bAddSize,Size_Small,1; }
+ if (getrefine()>=9) { bonus2 bAddSize,Size_Small,2; }
">
},
{
@@ -133205,12 +134049,9 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <"
bonus bUseSPrate,-5;
- if (getrefine()>=7) {
- bonus bSPrecovRate,5;
- }
+ if (getrefine()>=7) { bonus bSPrecovRate,5; }
">
},
{
@@ -133220,12 +134061,9 @@ item_db: (
Type: 5
Buy: 10
Loc: 1048576
- EquipLv: 1
Script: <"
bonus bMaxSP,50;
- if (getrefine()>=7) {
- bonus bMaxSPrate,1;
- }
+ if (getrefine()>=7) { bonus bMaxSPrate,1; }
">
},
{
@@ -133235,7 +134073,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 2097152
- EquipLv: 1
Script: <" bonus bMaxSPrate,(getrefine()>=7?2:1); ">
},
{
@@ -133245,12 +134082,9 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <"
bonus bMaxHP,100;
- if (getrefine()>=7) {
- bonus bMaxHPrate,1;
- }
+ if (getrefine()>=7) { bonus bMaxHPrate,1; }
">
},
{
@@ -133260,7 +134094,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 524288
- EquipLv: 1
Script: <" bonus bMaxHPrate,(getrefine()>=7?2:1); ">
},
{
@@ -133270,7 +134103,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
Script: <" bonus bHPrecovRate,(getrefine()>=7?10:5); ">
},
{
@@ -133280,7 +134112,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <" bonus bCritical,5+(getrefine()/2); ">
},
{
@@ -133290,7 +134121,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 524288
- EquipLv: 1
Script: <" bonus bFlee,5+(getrefine()/2); ">
},
{
@@ -133300,7 +134130,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
Script: <" bonus bDef,5+(getrefine()/2); ">
},
{
@@ -133310,7 +134139,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <" bonus bHit,5+(getrefine()/2); ">
},
{
@@ -133320,7 +134148,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 1048576
- EquipLv: 1
Script: <" bonus bMatk,5+(getrefine()/2); ">
},
{
@@ -133330,7 +134157,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 2097152
- EquipLv: 1
Script: <" bonus bBaseAtk,5+(getrefine()/2); ">
},
{
@@ -133340,18 +134166,16 @@ item_db: (
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
Script: <"
bonus bDef,3;
- .@r = getrefine();
- bonus2 bResEff,Eff_Stun,.@r/2;
- bonus2 bResEff,Eff_Freeze,.@r/2;
- bonus2 bResEff,Eff_Curse,.@r/2;
- bonus2 bResEff,Eff_Bleeding,.@r/2;
- bonus2 bResEff,Eff_Stone,.@r;
- bonus2 bResEff,Eff_Sleep,.@r;
- bonus2 bResEff,Eff_Silence,.@r;
- bonus2 bResEff,Eff_Blind,.@r;
+ bonus2 bResEff,Eff_Stun,getrefine()/2;
+ bonus2 bResEff,Eff_Freeze,getrefine()/2;
+ bonus2 bResEff,Eff_Curse,getrefine()/2;
+ bonus2 bResEff,Eff_Bleeding,getrefine()/2;
+ bonus2 bResEff,Eff_Stone,getrefine();
+ bonus2 bResEff,Eff_Sleep,getrefine();
+ bonus2 bResEff,Eff_Silence,getrefine();
+ bonus2 bResEff,Eff_Blind,getrefine();
">
},
{
@@ -133361,7 +134185,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <"
bonus bDef,1;
bonus2 bResEff,Eff_Stone,getrefine();
@@ -133374,7 +134197,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 524288
- EquipLv: 1
Script: <"
bonus bDef,1;
bonus2 bResEff,Eff_Stone,getrefine();
@@ -133387,7 +134209,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <"
bonus bDef,1;
bonus2 bResEff,Eff_Sleep,getrefine();
@@ -133400,7 +134221,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 524288
- EquipLv: 1
Script: <"
bonus bDef,1;
bonus2 bResEff,Eff_Sleep,getrefine();
@@ -133413,7 +134233,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <"
bonus bDef,1;
bonus2 bResEff,Eff_Silence,getrefine();
@@ -133426,7 +134245,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 524288
- EquipLv: 1
Script: <"
bonus bDef,1;
bonus2 bResEff,Eff_Silence,getrefine();
@@ -133439,7 +134257,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <"
bonus bDef,1;
bonus2 bResEff,Eff_Blind,getrefine();
@@ -133452,7 +134269,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 524288
- EquipLv: 1
Script: <"
bonus bDef,1;
bonus2 bResEff,Eff_Blind,getrefine();
@@ -133465,7 +134281,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <"
bonus bDef,1;
bonus2 bResEff,Eff_Freeze,getrefine();
@@ -133478,7 +134293,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 1048576
- EquipLv: 1
Script: <"
bonus bDef,1;
bonus2 bResEff,Eff_Freeze,getrefine();
@@ -133491,7 +134305,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 2097152
- EquipLv: 1
Script: <"
bonus bDef,1;
bonus2 bResEff,Eff_Freeze,getrefine();
@@ -133504,7 +134317,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 1048576
- EquipLv: 1
Script: <"
bonus bDef,1;
bonus2 bResEff,Eff_Bleeding,getrefine();
@@ -133517,7 +134329,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 2097152
- EquipLv: 1
Script: <"
bonus bDef,1;
bonus2 bResEff,Eff_Bleeding,getrefine();
@@ -133530,7 +134341,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <"
bonus bDef,1;
bonus2 bResEff,Eff_Stun,getrefine()/2;
@@ -133543,7 +134353,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 1048576
- EquipLv: 1
Script: <"
bonus bDef,1;
bonus2 bResEff,Eff_Stun,getrefine();
@@ -133556,7 +134365,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 2097152
- EquipLv: 1
Script: <"
bonus bDef,1;
bonus2 bResEff,Eff_Stun,getrefine();
@@ -133569,7 +134377,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 1048576
- EquipLv: 1
Script: <"
bonus bDef,1;
bonus2 bResEff,Eff_Curse,getrefine();
@@ -133582,7 +134389,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 2097152
- EquipLv: 1
Script: <"
bonus bDef,1;
bonus2 bResEff,Eff_Curse,getrefine();
@@ -133595,7 +134401,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 1048576
- EquipLv: 1
Script: <" bonus bVariableCastrate,-1-((getrefine()>=7)?1:0); ">
},
{
@@ -133605,10 +134410,8 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <"
- .@r = getrefine();
- bonus bVariableCastrate,-1-((.@r>=7)?1:0)-((.@r>=9)?2:0);
+ bonus bVariableCastrate,-1-((getrefine()>=7)?1:0)-((getrefine()>=9)?2:0);
">
},
{
@@ -133618,10 +134421,9 @@ item_db: (
Type: 5
Buy: 10
Loc: 524288
- EquipLv: 1
Script: <"
bonus bUseSPrate,1;
- if (getrefine() >= 7) bonus bSPrecovRate,5;
+ if (getrefine() >= 7) { bonus bSPrecovRate,5; }
">
},
{
@@ -133631,7 +134433,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <" bonus bUseSPrate,1+((getrefine()>=7)?1:0)+((getrefine()>=9)?1:0); ">
},
{
@@ -133641,10 +134442,9 @@ item_db: (
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
Script: <"
bonus bUseSPrate,1;
- if (getrefine() >= 7) bonus bMaxSPrate,1;
+ if (getrefine() >= 7) { bonus bMaxSPrate,1; }
">
},
{
@@ -133654,7 +134454,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <"
skill BS_GREED,1;
bonus2 bSkillUseSP,BS_GREED,100-(getrefine()*10);
@@ -133667,7 +134466,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 524288
- EquipLv: 1
Script: <"
skill BS_GREED,1;
bonus2 bSkillUseSP,BS_GREED,100-(getrefine()*10);
@@ -133680,7 +134478,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
Script: <"
skill BS_GREED,1;
bonus2 bSkillUseSP,BS_GREED,100-(getrefine()*10);
@@ -133693,7 +134490,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <"
skill BS_GREED,1;
bonus2 bSkillUseSP,BS_GREED,100-(getrefine()*10);
@@ -133706,7 +134502,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 1048576
- EquipLv: 1
Script: <"
skill BS_GREED,1;
bonus2 bSkillUseSP,BS_GREED,100-(getrefine()*10);
@@ -133719,7 +134514,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 2097152
- EquipLv: 1
Script: <"
skill BS_GREED,1;
bonus2 bSkillUseSP,BS_GREED,100-(getrefine()*10);
@@ -133732,7 +134526,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <"
skill AL_HEAL,1;
bonus2 bSkillUseSP,AL_HEAL,50-(getrefine()*5);
@@ -133745,7 +134538,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 524288
- EquipLv: 1
Script: <"
skill AL_HEAL,1;
bonus2 bSkillUseSP,AL_HEAL,50-(getrefine()*5);
@@ -133758,7 +134550,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
Script: <"
skill AL_HEAL,1;
bonus2 bSkillUseSP,AL_HEAL,50-(getrefine()*5);
@@ -133771,7 +134562,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <"
skill AL_HEAL,1;
bonus2 bSkillUseSP,AL_HEAL,50-(getrefine()*5);
@@ -133784,7 +134574,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 1048576
- EquipLv: 1
Script: <"
skill AL_HEAL,1;
bonus2 bSkillUseSP,AL_HEAL,50-(getrefine()*5);
@@ -133797,7 +134586,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 2097152
- EquipLv: 1
Script: <"
skill AL_HEAL,1;
bonus2 bSkillUseSP,AL_HEAL,50-(getrefine()*5);
@@ -133810,7 +134598,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <"
skill TF_HIDING,1;
bonus2 bSkillUseSP,TF_HIDING,50-(getrefine()*5);
@@ -133824,7 +134611,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 524288
- EquipLv: 1
Script: <"
skill TF_HIDING,1;
bonus2 bSkillUseSP,TF_HIDING,50-(getrefine()*5);
@@ -133838,7 +134624,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
Script: <"
skill TF_HIDING,1;
bonus2 bSkillUseSP,TF_HIDING,50-(getrefine()*5);
@@ -133852,7 +134637,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <"
skill TF_HIDING,1;
bonus2 bSkillUseSP,TF_HIDING,50-(getrefine()*5);
@@ -133866,7 +134650,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 1048576
- EquipLv: 1
Script: <"
skill TF_HIDING,1;
bonus2 bSkillUseSP,TF_HIDING,50-(getrefine()*5);
@@ -133880,7 +134663,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 2097152
- EquipLv: 1
Script: <"
skill TF_HIDING,1;
bonus2 bSkillUseSP,TF_HIDING,50-(getrefine()*5);
@@ -133894,7 +134676,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <"
skill AS_CLOAKING,1;
bonus2 bSkillUseSP,AS_CLOAKING,50-(getrefine()*5);
@@ -133908,7 +134689,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 524288
- EquipLv: 1
Script: <"
skill AS_CLOAKING,1;
bonus2 bSkillUseSP,AS_CLOAKING,50-(getrefine()*5);
@@ -133922,7 +134702,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
Script: <"
skill AS_CLOAKING,1;
bonus2 bSkillUseSP,AS_CLOAKING,50-(getrefine()*5);
@@ -133936,7 +134715,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <"
skill AS_CLOAKING,1;
bonus2 bSkillUseSP,AS_CLOAKING,50-(getrefine()*5);
@@ -133950,7 +134728,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 1048576
- EquipLv: 1
Script: <"
skill AS_CLOAKING,1;
bonus2 bSkillUseSP,AS_CLOAKING,50-(getrefine()*5);
@@ -133964,7 +134741,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 2097152
- EquipLv: 1
Script: <"
skill AS_CLOAKING,1;
bonus2 bSkillUseSP,AS_CLOAKING,50-(getrefine()*5);
@@ -133978,10 +134754,9 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <"
skill AL_TELEPORT,1;
- bonus2 bSkillUseSP,AS_CLOAKING,50-(getrefine()*5);
+ bonus2 bSkillUseSP,AL_TELEPORT,50-(getrefine()*5);
">
},
{
@@ -133991,10 +134766,9 @@ item_db: (
Type: 5
Buy: 10
Loc: 524288
- EquipLv: 1
Script: <"
skill AL_TELEPORT,1;
- bonus2 bSkillUseSP,AS_CLOAKING,50-(getrefine()*5);
+ bonus2 bSkillUseSP,AL_TELEPORT,50-(getrefine()*5);
">
},
{
@@ -134004,10 +134778,9 @@ item_db: (
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
Script: <"
skill AL_TELEPORT,1;
- bonus2 bSkillUseSP,AS_CLOAKING,50-(getrefine()*5);
+ bonus2 bSkillUseSP,AL_TELEPORT,50-(getrefine()*5);
">
},
{
@@ -134017,10 +134790,9 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <"
skill AL_TELEPORT,1;
- bonus2 bSkillUseSP,AS_CLOAKING,50-(getrefine()*5);
+ bonus2 bSkillUseSP,AL_TELEPORT,50-(getrefine()*5);
">
},
{
@@ -134030,10 +134802,9 @@ item_db: (
Type: 5
Buy: 10
Loc: 1048576
- EquipLv: 1
Script: <"
skill AL_TELEPORT,1;
- bonus2 bSkillUseSP,AS_CLOAKING,50-(getrefine()*5);
+ bonus2 bSkillUseSP,AL_TELEPORT,50-(getrefine()*5);
">
},
{
@@ -134043,10 +134814,9 @@ item_db: (
Type: 5
Buy: 10
Loc: 2097152
- EquipLv: 1
Script: <"
skill AL_TELEPORT,1;
- bonus2 bSkillUseSP,AS_CLOAKING,50-(getrefine()*5);
+ bonus2 bSkillUseSP,AL_TELEPORT,50-(getrefine()*5);
">
},
{
@@ -134056,7 +134826,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <"
skill TF_STEAL,1;
bonus2 bSkillUseSP,TF_STEAL,50-(getrefine()*5);
@@ -134069,7 +134838,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 524288
- EquipLv: 1
Script: <"
skill TF_STEAL,1;
bonus2 bSkillUseSP,TF_STEAL,50-(getrefine()*5);
@@ -134082,7 +134850,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
Script: <"
skill TF_STEAL,1;
bonus2 bSkillUseSP,TF_STEAL,50-(getrefine()*5);
@@ -134095,7 +134862,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <"
skill TF_STEAL,1;
bonus2 bSkillUseSP,TF_STEAL,50-(getrefine()*5);
@@ -134108,7 +134874,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 1048576
- EquipLv: 1
Script: <"
skill TF_STEAL,1;
bonus2 bSkillUseSP,TF_STEAL,50-(getrefine()*5);
@@ -134121,7 +134886,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 2097152
- EquipLv: 1
Script: <"
skill TF_STEAL,1;
bonus2 bSkillUseSP,TF_STEAL,50-(getrefine()*5);
@@ -134134,10 +134898,8 @@ item_db: (
Type: 5
Buy: 10
Loc: 1048576
- EquipLv: 1
Script: <"
- .@r = getrefine();
- bonus2 bSubSize,Size_All,1+((.@r >= 9) ? 2 : (.@r >= 7) ? 1 : 0);
+ bonus2 bSubSize,Size_All,1+((getrefine()>=9)?2:(getrefine()>=7)?1:0);
">
},
{
@@ -134147,10 +134909,8 @@ item_db: (
Type: 5
Buy: 10
Loc: 2097152
- EquipLv: 1
Script: <"
- .@r = getrefine();
- bonus2 bSubSize,Size_All,1+((.@r >= 9) ? 2 : (.@r >= 7) ? 1 : 0);
+ bonus2 bSubSize,Size_All,1+((getrefine()>=9)?2:(getrefine()>=7)?1:0);
">
},
{
@@ -134160,7 +134920,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <" bonus bBaseAtk,5+(getrefine()/2); ">
},
{
@@ -134170,7 +134929,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 1048576
- EquipLv: 1
Script: <" bonus bHit,5+(getrefine()/2); ">
},
{
@@ -134180,7 +134938,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <" bonus bDef,5+(getrefine()/2); ">
},
{
@@ -134190,18 +134947,16 @@ item_db: (
Type: 5
Buy: 10
Loc: 2097152
- EquipLv: 1
Script: <" bonus bMdef,(getrefine()/2); ">
},
{
Id: 24156
- AegisName: "Demi-Human_Shadow_Weapon"
- Name: "Demi-Human Shadow Weapon"
+ AegisName: "Demihuman_Shadow_Weapon"
+ Name: "Demihuman Shadow Weapon"
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
- Script: <" bonus2 bIgnoreDefRate,RC_DemiHuman,5+(getrefine()/2); ">
+ Script: <" bonus2 bIgnoreDefRate,RC_DemiPlayer,5+(getrefine()/2); ">
},
{
Id: 24157
@@ -134210,7 +134965,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <" bonus2 bIgnoreDefRate,RC_Demon,5+(getrefine()/2); ">
},
{
@@ -134220,7 +134974,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <" bonus2 bIgnoreDefRate,RC_Brute,5+(getrefine()/2); ">
},
{
@@ -134230,7 +134983,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <" bonus2 bIgnoreDefRate,RC_Insect,5+(getrefine()/2); ">
},
{
@@ -134240,7 +134992,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <" bonus2 bIgnoreDefRate,RC_Fish,5+(getrefine()/2); ">
},
{
@@ -134250,7 +135001,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <" bonus2 bIgnoreDefRate,RC_Dragon,5+(getrefine()/2); ">
},
{
@@ -134260,7 +135010,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <" bonus2 bIgnoreDefRate,RC_Angel,5+(getrefine()/2); ">
},
{
@@ -134270,7 +135019,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <" bonus2 bIgnoreDefRate,RC_Formless,5+(getrefine()/2); ">
},
{
@@ -134280,7 +135028,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <" bonus2 bIgnoreDefRate,RC_Undead,5+(getrefine()/2); ">
},
{
@@ -134290,7 +135037,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <" bonus2 bIgnoreDefRate,RC_Plant,5+(getrefine()/2); ">
},
{
@@ -134300,11 +135046,9 @@ item_db: (
Type: 5
Buy: 10
Loc: 1048576
- EquipLv: 1
Script: <"
- .@r = getrefine();
- bonus2 bIgnoreDefRate,RC_NonBoss,5+(.@r/2);
- bonus2 bIgnoreDefRate,RC_Boss,5+(.@r/2);
+ bonus2 bIgnoreDefRate,RC_NonBoss,5+(getrefine()/2);
+ bonus2 bIgnoreDefRate,RC_Boss,5+(getrefine()/2);
">
},
{
@@ -134314,11 +135058,9 @@ item_db: (
Type: 5
Buy: 10
Loc: 2097152
- EquipLv: 1
Script: <"
- .@r = getrefine();
- bonus2 bIgnoreDefRate,RC_NonBoss,5+(.@r/2);
- bonus2 bIgnoreDefRate,RC_Boss,5+(.@r/2);
+ bonus2 bIgnoreDefRate,RC_NonBoss,5+(getrefine()/2);
+ bonus2 bIgnoreDefRate,RC_Boss,5+(getrefine()/2);
">
},
{
@@ -134328,7 +135070,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 1048576
- EquipLv: 1
Script: <" bonus2 bIgnoreMdefRate,RC_NonBoss,5+(getrefine()/2); ">
},
{
@@ -134338,18 +135079,16 @@ item_db: (
Type: 5
Buy: 10
Loc: 2097152
- EquipLv: 1
Script: <" bonus2 bIgnoreMdefRate,RC_NonBoss,5+(getrefine()/2); ">
},
{
Id: 24170
- AegisName: "Magic_Demi-Human_Shadow_Weapon"
- Name: "Magic Demi-Human Shadow Weapon"
+ AegisName: "Magic_Executioner_Shadow_Weapon"
+ Name: "Magic Executioner Shadow Weapon"
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
- Script: <" bonus2 bIgnoreMdefRate,RC_DemiHuman,5+(getrefine()/2); ">
+ Script: <" bonus2 bIgnoreMdefRate,RC_DemiPlayer,5+(getrefine()/2); ">
},
{
Id: 24171
@@ -134358,7 +135097,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <" bonus2 bIgnoreMdefRate,RC_Demon,5+(getrefine()/2); ">
},
{
@@ -134368,17 +135106,15 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <" bonus2 bIgnoreMdefRate,RC_Brute,5+(getrefine()/2); ">
},
{
Id: 24173
- AegisName: "Magic_Insect_Shadow_Weapon"
- Name: "Magic Insect Shadow Weapon"
+ AegisName: "Magic_Insecticide_Shadow_Weapon"
+ Name: "Magic Insecticide Shadow Weapon"
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <" bonus2 bIgnoreMdefRate,RC_Insect,5+(getrefine()/2); ">
},
{
@@ -134388,7 +135124,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <" bonus2 bIgnoreMdefRate,RC_Fish,5+(getrefine()/2); ">
},
{
@@ -134398,7 +135133,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <" bonus2 bIgnoreMdefRate,RC_Dragon,5+(getrefine()/2); ">
},
{
@@ -134408,7 +135142,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <" bonus2 bIgnoreMdefRate,RC_Angel,5+(getrefine()/2); ">
},
{
@@ -134418,7 +135151,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <" bonus2 bIgnoreMdefRate,RC_Formless,5+(getrefine()/2); ">
},
{
@@ -134428,7 +135160,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <" bonus2 bIgnoreMdefRate,RC_Undead,5+(getrefine()/2); ">
},
{
@@ -134438,7 +135169,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <" bonus2 bIgnoreMdefRate,RC_Plant,5+(getrefine()/2); ">
},
{
@@ -134448,7 +135178,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <" bonus bMdef,1+(getrefine()/2); ">
},
{
@@ -134458,7 +135187,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 524288
- EquipLv: 1
Script: <" bonus bMaxSP,50+(5*(getrefine()/2)); ">
},
{
@@ -134468,7 +135196,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
Script: <" bonus bDef,5+(getrefine()/2); ">
},
{
@@ -134478,7 +135205,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <" bonus bMaxHP,100+(10*(getrefine()/2)); ">
},
{
@@ -134488,7 +135214,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 1048576
- EquipLv: 1
Script: <" bonus bMatk,5+(getrefine()/2); ">
},
{
@@ -134498,7 +135223,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 2097152
- EquipLv: 1
Script: <" bonus bBaseAtk,5+(getrefine()/2); ">
},
{
@@ -134508,11 +135232,9 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <"
- .@r = getrefine();
- bonus2 bAddEle,Ele_Neutral,1+(.@r/2);
- bonus2 bMagicAddEle,Ele_Neutral,1+(.@r/2);
+ bonus2 bAddEle,Ele_Neutral,1+(getrefine()/2);
+ bonus2 bMagicAddEle,Ele_Neutral,1+(getrefine()/2);
">
},
{
@@ -134522,11 +135244,9 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <"
- .@r = getrefine();
- bonus2 bAddEle,Ele_Dark,1+(.@r/2);
- bonus2 bMagicAddEle,Ele_Dark,1+(.@r/2);
+ bonus2 bAddEle,Ele_Dark,1+(getrefine()/2);
+ bonus2 bMagicAddEle,Ele_Dark,1+(getrefine()/2);
">
},
{
@@ -134536,11 +135256,9 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <"
- .@r = getrefine();
- bonus2 bAddEle,Ele_Water,1+(.@r/2);
- bonus2 bMagicAddEle,Ele_Water,1+(.@r/2);
+ bonus2 bAddEle,Ele_Water,1+(getrefine()/2);
+ bonus2 bMagicAddEle,Ele_Water,1+(getrefine()/2);
">
},
{
@@ -134550,11 +135268,9 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <"
- .@r = getrefine();
- bonus2 bAddEle,Ele_Earth,1+(.@r/2);
- bonus2 bMagicAddEle,Ele_Earth,1+(.@r/2);
+ bonus2 bAddEle,Ele_Earth,1+(getrefine()/2);
+ bonus2 bMagicAddEle,Ele_Earth,1+(getrefine()/2);
">
},
{
@@ -134564,11 +135280,9 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <"
- .@r = getrefine();
- bonus2 bAddEle,Ele_Fire,1+(.@r/2);
- bonus2 bMagicAddEle,Ele_Fire,1+(.@r/2);
+ bonus2 bAddEle,Ele_Fire,1+(getrefine()/2);
+ bonus2 bMagicAddEle,Ele_Fire,1+(getrefine()/2);
">
},
{
@@ -134578,11 +135292,9 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <"
- .@r = getrefine();
- bonus2 bAddEle,Ele_Wind,1+(.@r/2);
- bonus2 bMagicAddEle,Ele_Wind,1+(.@r/2);
+ bonus2 bAddEle,Ele_Wind,1+(getrefine()/2);
+ bonus2 bMagicAddEle,Ele_Wind,1+(getrefine()/2);
">
},
{
@@ -134592,11 +135304,9 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <"
- .@r = getrefine();
- bonus2 bAddEle,Ele_Poison,1+(.@r/2);
- bonus2 bMagicAddEle,Ele_Poison,1+(.@r/2);
+ bonus2 bAddEle,Ele_Poison,1+(getrefine()/2);
+ bonus2 bMagicAddEle,Ele_Poison,1+(getrefine()/2);
">
},
{
@@ -134606,11 +135316,9 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <"
- .@r = getrefine();
- bonus2 bAddEle,Ele_Holy,1+(.@r/2);
- bonus2 bMagicAddEle,Ele_Holy,1+(.@r/2);
+ bonus2 bAddEle,Ele_Holy,1+(getrefine()/2);
+ bonus2 bMagicAddEle,Ele_Holy,1+(getrefine()/2);
">
},
{
@@ -134620,11 +135328,9 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <"
- .@r = getrefine();
- bonus2 bAddEle,Ele_Ghost,1+(.@r/2);
- bonus2 bMagicAddEle,Ele_Ghost,1+(.@r/2);
+ bonus2 bAddEle,Ele_Ghost,1+(getrefine()/2);
+ bonus2 bMagicAddEle,Ele_Ghost,1+(getrefine()/2);
">
},
{
@@ -134634,11 +135340,9 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <"
- .@r = getrefine();
- bonus2 bAddEle,Ele_Undead,1+(.@r/2);
- bonus2 bMagicAddEle,Ele_Undead,1+(.@r/2);
+ bonus2 bAddEle,Ele_Undead,1+(getrefine()/2);
+ bonus2 bMagicAddEle,Ele_Undead,1+(getrefine()/2);
">
},
{
@@ -134648,7 +135352,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 524288
- EquipLv: 1
Script: <" bonus bFlee,5+(getrefine()/2); ">
},
{
@@ -134658,7 +135361,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <" bonus bFlee,5+(getrefine()/2); ">
},
{
@@ -134668,12 +135370,10 @@ item_db: (
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
Script: <"
- .@r = getrefine();
- if(.@r<7) bonus2 bSubEle,Ele_Neutral,1;
- else if(.@r==7 || .@r==8) bonus2 bSubEle,Ele_Neutral,2;
- else if(.@r>=9) bonus2 bSubEle,Ele_Neutral,3;
+ /* Reduces physical and magical damage receive from Neutral property monsters by 1%. */
+ /* Refined to +7, reduces physical and magical damage receive from Neutral property monsters by 1%. */
+ /* Refined to +9, reduces physical and magical damage receive from Neutral property monsters by 1%. */
">
},
{
@@ -134683,12 +135383,10 @@ item_db: (
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
Script: <"
- .@r = getrefine();
- if(.@r<7) bonus2 bSubEle,Ele_Dark,1;
- else if(.@r==7 || .@r==8) bonus2 bSubEle,Ele_Dark,2;
- else if(.@r>=9) bonus2 bSubEle,Ele_Dark,3;
+ /* Reduces physical and magical damage receive from Shadow property monsters by 1%. */
+ /* Refined to +7, reduces physical and magical damage receive from Shadow property monsters by 1%. */
+ /* Refined to +9, reduces physical and magical damage receive from Shadow property monsters by 1%. */
">
},
{
@@ -134698,12 +135396,10 @@ item_db: (
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
Script: <"
- .@r = getrefine();
- if(.@r<7) bonus2 bSubEle,Ele_Water,1;
- else if(.@r==7 || .@r==8) bonus2 bSubEle,Ele_Water,2;
- else if(.@r>=9) bonus2 bSubEle,Ele_Water,3;
+ /* Reduces physical and magical damage receive from Water property monsters by 1%. */
+ /* Refined to +7, reduces physical and magical damage receive from Water property monsters by 1%. */
+ /* Refined to +9, reduces physical and magical damage receive from Water property monsters by 1%. */
">
},
{
@@ -134713,12 +135409,10 @@ item_db: (
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
Script: <"
- .@r = getrefine();
- if(.@r<7) bonus2 bSubEle,Ele_Earth,1;
- else if(.@r==7 || .@r==8) bonus2 bSubEle,Ele_Earth,2;
- else if(.@r>=9) bonus2 bSubEle,Ele_Earth,3;
+ /* Reduces physical and magical damage receive from Earth property monsters by 1%. */
+ /* Refined to +7, reduces physical and magical damage receive from Earth property monsters by 1%. */
+ /* Refined to +9, reduces physical and magical damage receive from Earth property monsters by 1%. */
">
},
{
@@ -134728,12 +135422,10 @@ item_db: (
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
Script: <"
- .@r = getrefine();
- if(.@r<7) bonus2 bSubEle,Ele_Fire,1;
- else if(.@r==7 || .@r==8) bonus2 bSubEle,Ele_Fire,2;
- else if(.@r>=9) bonus2 bSubEle,Ele_Fire,3;
+ /* Reduces physical and magical damage receive from Fire property monsters by 1%. */
+ /* Refined to +7, reduces physical and magical damage receive from Fire property monsters by 1%. */
+ /* Refined to +9, reduces physical and magical damage receive from Fire property monsters by 1%. */
">
},
{
@@ -134743,12 +135435,10 @@ item_db: (
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
Script: <"
- .@r = getrefine();
- if(.@r<7) bonus2 bSubEle,Ele_Wind,1;
- else if(.@r==7 || .@r==8) bonus2 bSubEle,Ele_Wind,2;
- else if(.@r>=9) bonus2 bSubEle,Ele_Wind,3;
+ /* Reduces physical and magical damage receive from Wind property monsters by 1%. */
+ /* Refined to +7, reduces physical and magical damage receive from Wind property monsters by 1%. */
+ /* Refined to +9, reduces physical and magical damage receive from Wind property monsters by 1%. */
">
},
{
@@ -134758,12 +135448,10 @@ item_db: (
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
Script: <"
- .@r = getrefine();
- if(.@r<7) bonus2 bSubEle,Ele_Poison,1;
- else if(.@r==7 || .@r==8) bonus2 bSubEle,Ele_Poison,2;
- else if(.@r>=9) bonus2 bSubEle,Ele_Poison,3;
+ /* Reduces physical and magical damage receive from Poison property monsters by 1%. */
+ /* Refined to +7, reduces physical and magical damage receive from Poison property monsters by 1%. */
+ /* Refined to +9, reduces physical and magical damage receive from Poison property monsters by 1%. */
">
},
{
@@ -134773,12 +135461,10 @@ item_db: (
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
Script: <"
- .@r = getrefine();
- if(.@r<7) bonus2 bSubEle,Ele_Holy,1;
- else if(.@r==7 || .@r==8) bonus2 bSubEle,Ele_Holy,2;
- else if(.@r>=9) bonus2 bSubEle,Ele_Holy,3;
+ /* Reduces physical and magical damage receive from Holy property monsters by 1%. */
+ /* Refined to +7, reduces physical and magical damage receive from Holy property monsters by 1%. */
+ /* Refined to +9, reduces physical and magical damage receive from Holy property monsters by 1%. */
">
},
{
@@ -134788,12 +135474,10 @@ item_db: (
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
Script: <"
- .@r = getrefine();
- if(.@r<7) bonus2 bSubEle,Ele_Ghost,1;
- else if(.@r==7 || .@r==8) bonus2 bSubEle,Ele_Ghost,2;
- else if(.@r>=9) bonus2 bSubEle,Ele_Ghost,3;
+ /* Reduces physical and magical damage receive from Ghost property monsters by 1%. */
+ /* Refined to +7, reduces physical and magical damage receive from Ghost property monsters by 1%. */
+ /* Refined to +9, reduces physical and magical damage receive from Ghost property monsters by 1%. */
">
},
{
@@ -134803,12 +135487,10 @@ item_db: (
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
Script: <"
- .@r = getrefine();
- if(.@r<7) bonus2 bSubEle,Ele_Undead,1;
- else if(.@r==7 || .@r==8) bonus2 bSubEle,Ele_Undead,2;
- else if(.@r>=9) bonus2 bSubEle,Ele_Undead,3;
+ /* Reduces physical and magical damage receive from Undead property monsters by 1%. */
+ /* Refined to +7, reduces physical and magical damage receive from Undead property monsters by 1%. */
+ /* Refined to +9, reduces physical and magical damage receive from Undead property monsters by 1%. */
">
},
{
@@ -134820,7 +135502,10 @@ item_db: (
Weight: 100
Loc: 524288
EquipLv: [150, 175]
- Script: <" bonus2 bExpAddRace,RC_Boss,1; bonus2 bExpAddRace,RC_NonBoss,1; ">
+ Script: <"
+ bonus2 bExpAddRace,RC_Boss,1;
+ bonus2 bExpAddRace,RC_NonBoss,1;
+ ">
},
{
Id: 24209
@@ -134830,7 +135515,10 @@ item_db: (
Buy: 10
Loc: 262144
EquipLv: [150, 175]
- Script: <" bonus2 bExpAddRace,RC_Boss,(getrefine()/4); bonus2 bExpAddRace,RC_NonBoss,(getrefine()/4); ">
+ Script: <"
+ bonus2 bExpAddRace,RC_Boss,(getrefine()/4);
+ bonus2 bExpAddRace,RC_NonBoss,(getrefine()/4);
+ ">
},
{
Id: 24210
@@ -134840,7 +135528,10 @@ item_db: (
Buy: 20
Loc: 524288
EquipLv: [1, 49]
- Script: <" bonus2 bExpAddRace,RC_Boss,getrefine(); bonus2 bExpAddRace,RC_NonBoss,getrefine(); ">
+ Script: <"
+ bonus2 bExpAddRace,RC_Boss,getrefine();
+ bonus2 bExpAddRace,RC_NonBoss,getrefine();
+ ">
},
{
Id: 24211
@@ -134850,7 +135541,10 @@ item_db: (
Buy: 10
Loc: 262144
EquipLv: [1, 49]
- Script: <" bonus2 bExpAddRace,RC_Boss,getrefine(); bonus2 bExpAddRace,RC_NonBoss,getrefine(); ">
+ Script: <"
+ bonus2 bExpAddRace,RC_Boss,getrefine();
+ bonus2 bExpAddRace,RC_NonBoss,getrefine();
+ ">
},
{
Id: 24212
@@ -134860,7 +135554,10 @@ item_db: (
Buy: 10
Loc: 524288
EquipLv: [50, 99]
- Script: <" bonus2 bExpAddRace,RC_Boss,(getrefine()/2); bonus2 bExpAddRace,RC_NonBoss,(getrefine()/2); ">
+ Script: <"
+ bonus2 bExpAddRace,RC_Boss,(getrefine()/2);
+ bonus2 bExpAddRace,RC_NonBoss,(getrefine()/2);
+ ">
},
{
Id: 24213
@@ -134870,7 +135567,10 @@ item_db: (
Buy: 10
Loc: 262144
EquipLv: [50, 99]
- Script: <" bonus2 bExpAddRace,RC_Boss,(getrefine()/2); bonus2 bExpAddRace,RC_NonBoss,(getrefine()/2); ">
+ Script: <"
+ bonus2 bExpAddRace,RC_Boss,(getrefine()/2);
+ bonus2 bExpAddRace,RC_NonBoss,(getrefine()/2);
+ ">
},
{
Id: 24214
@@ -134880,7 +135580,10 @@ item_db: (
Buy: 20
Loc: 524288
EquipLv: [100, 149]
- Script: <" bonus2 bExpAddRace,RC_Boss,(getrefine()/3); bonus2 bExpAddRace,RC_NonBoss,(getrefine()/3); ">
+ Script: <"
+ bonus2 bExpAddRace,RC_Boss,(getrefine()/3);
+ bonus2 bExpAddRace,RC_NonBoss,(getrefine()/3);
+ ">
},
{
Id: 24215
@@ -134890,7 +135593,10 @@ item_db: (
Buy: 10
Loc: 262144
EquipLv: [100, 149]
- Script: <" bonus2 bExpAddRace,RC_Boss,(getrefine()/3); bonus2 bExpAddRace,RC_NonBoss,(getrefine()/3); ">
+ Script: <"
+ bonus2 bExpAddRace,RC_Boss,(getrefine()/3);
+ bonus2 bExpAddRace,RC_NonBoss,(getrefine()/3);
+ ">
},
{
Id: 24216
@@ -134899,10 +135605,8 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <"
- .@r = getrefine();
- autobonus "{ bonus bAtk2,(.@r*5); }",(.@r*20)+100,3000,BF_NORMAL;
+ autobonus "{ bonus bAtk2,(getrefine()*5); }",(getrefine()*20)+100,3000,BF_NORMAL;
">
},
{
@@ -134912,13 +135616,9 @@ item_db: (
Type: 5
Buy: 10
Loc: 1048576
- EquipLv: 1
Script: <"
- .@r = getrefine();
- bonus bHit,(.@r/2)+5;
- if(.@r>=7) {
- bonus bAspd,1;
- }
+ bonus bHit,(getrefine()/2)+5;
+ if (getrefine()>=7) { bonus bAspd,1; }
">
},
{
@@ -134928,13 +135628,9 @@ item_db: (
Type: 5
Buy: 10
Loc: 2097152
- EquipLv: 1
Script: <"
- .@r = getrefine();
- bonus bAtk2,(.@r/2)+5;
- if(.@r>=7) {
- bonus bAspd,1;
- }
+ bonus bAtk2,(getrefine()/2)+5;
+ if (getrefine()>=7) { bonus bAspd,1; }
">
},
{
@@ -134944,11 +135640,9 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <"
- set .@ref,getrefine();
- if(.@ref>=2) {
- autobonus "{ bonus3 bAutoSpell,14,(.@ref/2),1000; }",(.@ref*2)+100,100,BF_SHORT;
+ if (getrefine()>=2) {
+ autobonus "{ bonus3 bAutoSpell,14,(getrefine()/2),1000; }",(getrefine()*2)+100,100,BF_SHORT;
}
">
},
@@ -134959,11 +135653,9 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <"
- set .@ref,getrefine();
- if(.@ref>=2) {
- autobonus "{ bonus3 bAutoSpell,19,(.@ref/2),1000; }",(.@ref*2)+100,100,BF_SHORT;
+ if (getrefine()>=2) {
+ autobonus "{ bonus3 bAutoSpell,19,(getrefine()/2),1000; }",(getrefine()*2)+100,100,BF_SHORT;
}
">
},
@@ -134974,11 +135666,9 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <"
- set .@ref,getrefine();
- if(.@ref>=2) {
- autobonus "{ bonus3 bAutoSpell,20,(.@ref/2),1000; }",(.@ref*2)+100,100,BF_SHORT;
+ if (getrefine()>=2) {
+ autobonus "{ bonus3 bAutoSpell,20,(getrefine()/2),1000; }",(getrefine()*2)+100,100,BF_SHORT;
}
">
},
@@ -134989,11 +135679,9 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <"
- set .@ref,getrefine();
- if(.@ref>=2) {
- autobonus "{ bonus3 bAutoSpell,90,(.@ref/2),1000; }",(.@ref*2)+100,100,BF_SHORT;
+ if (getrefine()>=2) {
+ autobonus "{ bonus3 bAutoSpell,90,(getrefine()/2),1000; }",(getrefine()*2)+100,100,BF_SHORT;
}
">
},
@@ -135020,10 +135708,9 @@ item_db: (
Loc: 131072
EquipLv: 70
Script: <"
- .@r = getrefine();
- if(.@r<7) bonus bAtkRate,1;
- else if(.@r==7 || .@r==8) bonus bAtkRate,2;
- else if(.@r>=9) bonus bAtkRate,3;
+ bonus bAtkRate,1;
+ if (getrefine()>=7) { bonus bAtkRate,1; }
+ if (getrefine()>=9) { bonus bAtkRate,1; }
">
},
{
@@ -135035,10 +135722,9 @@ item_db: (
Loc: 1048576
EquipLv: 70
Script: <"
- .@r = getrefine();
- bonus bAtk2,(5+.@r);
- if(.@r>=7) bonus bMaxHPrate,1;
- if(.@r>=9) bonus bMaxSPrate,1;
+ bonus bAtk2,(5+getrefine());
+ if (getrefine()>=7) { bonus bMaxHPrate,1; }
+ if (getrefine()>=9) { bonus bMaxSPrate,1; }
">
},
{
@@ -135050,10 +135736,9 @@ item_db: (
Loc: 2097152
EquipLv: 70
Script: <"
- .@r = getrefine();
- bonus bAtk2,(5+.@r);
- if(.@r>=7) bonus bMaxHPrate,1;
- if(.@r>=9) bonus bMaxSPrate,1;
+ bonus bAtk2,5+getrefine();
+ if (getrefine()>=7) { bonus bMaxHPrate,1; }
+ if (getrefine()>=9) { bonus bMaxSPrate,1; }
">
},
{
@@ -135079,10 +135764,9 @@ item_db: (
Loc: 131072
EquipLv: 70
Script: <"
- .@r = getrefine();
- if(.@r<7) bonus bMatkRate,1;
- else if(.@r==7 || .@r==8) bonus bMatkRate,2;
- else if(.@r>=9) bonus bMatkRate,3;
+ bonus bMatkRate,1;
+ if (getrefine()>=7) { bonus bMatkRate,1; }
+ if (getrefine()>=9) { bonus bMatkRate,1; }
">
},
{
@@ -135094,10 +135778,9 @@ item_db: (
Loc: 1048576
EquipLv: 70
Script: <"
- .@r = getrefine();
- bonus bMatk,(5+.@r);
- if(.@r>=7) bonus bMaxHPrate,1;
- if(.@r>=9) bonus bMatkRate,1;
+ bonus bMatk,(5+getrefine());
+ if (getrefine()>=7) { bonus bMaxHPrate,1; }
+ if (getrefine()>=9) { bonus bMatkRate,1; }
">
},
{
@@ -135109,10 +135792,9 @@ item_db: (
Loc: 2097152
EquipLv: 70
Script: <"
- .@r = getrefine();
- bonus bMatk,(5+.@r);
- if(.@r>=7) bonus bMaxHPrate,1;
- if(.@r>=9) bonus bMatkRate,1;
+ bonus bMatk,(5+getrefine());
+ if (getrefine()>=7) { bonus bMaxHPrate,1; }
+ if (getrefine()>=9) { bonus bMatkRate,1; }
">
},
{
@@ -135122,7 +135804,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 524288
- EquipLv: 1
Script: <"
bonus bFlee,5;
if (getrefine()>=2) { bonus bCritical,2; }
@@ -135137,7 +135818,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
Script: <"
bonus bCritical,5;
if (getrefine()>=2) { bonus bCritical,2; }
@@ -135152,7 +135832,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 131072
- EquipLv: 1
Script: <"
bonus bAtk,5;
bonus bMatk,5;
@@ -135167,7 +135846,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 1048576
- EquipLv: 1
Script: <"
bonus2 bAddSize,Size_Large,1;
if (getrefine()>=7) { bonus2 bAddSize,Size_Large,1; }
@@ -135195,7 +135873,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 1048576
- EquipLv: 1
Script: <"
bonus2 bAddSize,Size_Medium,1;
if (getrefine()>=7) { bonus2 bAddSize,Size_Medium,1; }
@@ -135223,7 +135900,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 1048576
- EquipLv: 1
Script: <"
bonus2 bAddSize,Size_Small,1;
if (getrefine()>=7) { bonus2 bAddSize,Size_Small,1; }
@@ -135251,7 +135927,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 524288
- EquipLv: 1
Script: <"
bonus bMatk,5;
bonus bUseSPrate,-1;
@@ -135265,7 +135940,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
Script: <"
bonus bMatk,5;
bonus bUseSPrate,-1;
@@ -135279,7 +135953,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <"
bonus bMatk,5;
bonus bUseSPrate,-1;
@@ -135293,7 +135966,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 524288
- EquipLv: 1
Script: <"
bonus bDelayrate,-1;
if (getrefine()>=7) { bonus bDelayrate,-1; }
@@ -135307,7 +135979,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 262144
- EquipLv: 1
Script: <"
bonus bDelayrate,-1;
if (getrefine()>=7) { bonus bDelayrate,-1; }
@@ -135321,7 +135992,6 @@ item_db: (
Type: 5
Buy: 10
Loc: 65536
- EquipLv: 1
Script: <"
bonus bDelayrate,-1;
if (getrefine()>=7) { bonus bDelayrate,-1; }
@@ -135376,12 +136046,8 @@ item_db: (
Script: <"
bonus2 bAddRace,RC_Demon,10;
bonus2 bAddRace,RC_Undead,10;
- if(getrefine()>8) {
- bonus bAtkRate,5;
- }
- if(getrefine()>11) {
- bonus bAtkRate,7;
- }
+ if(getrefine()>8) { bonus bAtkRate,5; }
+ if(getrefine()>11) { bonus bAtkRate,7; }
">
},
{
@@ -135401,7 +136067,7 @@ item_db: (
bonus bStr,1;
bonus bDex,1;
bonus bLuk,1;
- bonus2 bAddRace,RC_DemiHuman,35;
+ bonus2 bAddRace,RC_DemiPlayer,35;
bonus bCritAtkRate,10;
bonus bAspdRate,3;
bonus bUnbreakableWeapon,0;
@@ -135424,7 +136090,7 @@ item_db: (
View: 16
Script: <"
bonus bAtk,pow(min(getrefine(),15),2);
- if(BaseLevel>70) bonus bAtk,(((BaseLevel-70)/10)*5);
+ if(BaseLevel>70) { bonus bAtk,5*((BaseLevel-70)/10); }
">
},
{
@@ -135519,8 +136185,33 @@ item_db: (
">
},
{
+ Id: 28105
+ AegisName: "Infinity_Two_handed_Axe"
+ Name: "Infinity Two-handed Axe"
+ Type: 4
+ Buy: 20
+ Weight: 500
+ Atk: 265
+ Range: 1
+ Slots: 1
+ Job: 0x000444A2
+ Upper: 56
+ Loc: 34
+ WeaponLv: 4
+ EquipLv: 100
+ View: 7
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+},
+{
Id: 28106
- AegisName: "Crimson_Two-handed_Axe"
+ AegisName: "Crimson_Two_handed_Axe"
Name: "Crimson Two-handed Axe"
Type: 4
Buy: 20
@@ -135534,14 +136225,14 @@ item_db: (
EquipLv: 70
View: 7
Script: <"
- bonus bAtk,pow(min(getrefine(),15),2);
- if(BaseLevel>70) bonus bAtk,(((BaseLevel-70)/10)*5);
bonus bUnbreakableWeapon,0;
+ bonus bAtk,pow(min(getrefine(),15),2);
+ if(BaseLevel>70) { bonus bAtk,(((BaseLevel-70)/10)*5); }
">
},
{
Id: 28107
- AegisName: "Two-Handed_Axe_of_Vicious_Mind"
+ AegisName: "Two_Handed_Axe_of_Vicious_Mind"
Name: "Two-Handed Axe of Vicious Mind"
Type: 4
Buy: 20
@@ -135627,9 +136318,9 @@ item_db: (
bonus bDex,2;
bonus bHit,8;
bonus bCritical,8;
- bonus2 bAddRace,RC_DemiHuman,30;
+ bonus2 bAddRace,RC_DemiPlayer,30;
bonus2 bVariableCastrate,GS_TRACKING,-20;
- bonus2 bIgnoreDefRate,RC_DemiHuman,10;
+ bonus2 bIgnoreDefRate,RC_DemiPlayer,10;
bonus bUnbreakableWeapon,0;
">
},
@@ -135649,8 +136340,8 @@ item_db: (
Script: <"
bonus bDex,2;
bonus bSplashRange,1;
- bonus2 bAddRace,RC_DemiHuman,30;
- bonus2 bIgnoreDefRate,RC_DemiHuman,10;
+ 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; }";
bonus bUnbreakableWeapon,0;
">
@@ -135715,6 +136406,20 @@ item_db: (
">
},
{
+ Id: 28320
+ AegisName: "Desperation_of_Assassin"
+ Name: "Desperation of Assassin"
+ Type: 5
+ Buy: 20
+ Weight: 100
+ Slots: 1
+ Loc: 136
+ EquipLv: 50
+ Script: <"
+ bonus bAspd,1;
+ ">
+},
+{
Id: 28326
AegisName: "Broken_Chips_01"
Name: "Broken Chips 01"
@@ -135746,7 +136451,6 @@ item_db: (
Buy: 10
Weight: 100
Loc: 136
- EquipLv: 1
Refine: false
Script: <"
bonus bLuk,20;
@@ -135761,7 +136465,6 @@ item_db: (
Buy: 10
Slots: 1
Loc: 136
- EquipLv: 1
Trade: {
nodrop: true
notrade: true
@@ -135776,6 +136479,114 @@ item_db: (
bonus bMaxSPrate,3;
">
},
+{
+ Id: 28362
+ AegisName: "Str_Gloves"
+ Name: "Str Gloves"
+ Type: 5
+ Weight: 100
+ Slots: 1
+ Loc: 136
+ EquipLv: 120
+ Refine: false
+ Script: <"
+ bonus bStr,2;
+ bonus bAtkRate,5;
+ ">
+},
+{
+ Id: 28363
+ AegisName: "Agi_Gloves"
+ Name: "Agi Gloves"
+ Type: 5
+ Weight: 100
+ Slots: 1
+ Loc: 136
+ EquipLv: 120
+ Refine: false
+ Script: <"
+ bonus bAgi,2;
+ bonus bAspdRate,5;
+ ">
+},
+{
+ Id: 28364
+ AegisName: "Int_Gloves"
+ Name: "Int Gloves"
+ Type: 5
+ Weight: 100
+ Slots: 1
+ Loc: 136
+ EquipLv: 120
+ Refine: false
+ Script: <"
+ bonus bInt,2;
+ bonus bMatkRate,5;
+ ">
+},
+{
+ Id: 28365
+ AegisName: "Vit_Gloves"
+ Name: "Vit Gloves"
+ Type: 5
+ Weight: 100
+ Slots: 1
+ Loc: 136
+ EquipLv: 120
+ Refine: false
+ Script: <"
+ bonus bVit,2;
+ bonus bMaxHPrate,5;
+ ">
+},
+{
+ Id: 28366
+ AegisName: "Dex_Gloves"
+ Name: "Dex Gloves"
+ Type: 5
+ Weight: 100
+ Slots: 1
+ Loc: 136
+ EquipLv: 120
+ Refine: false
+ Script: <"
+ bonus bDex,2;
+ bonus bVariableCastrate,-5;
+ ">
+},
+{
+ Id: 28367
+ AegisName: "Luk_Gloves"
+ Name: "Luk Gloves"
+ Type: 5
+ Weight: 100
+ Slots: 1
+ Loc: 136
+ EquipLv: 120
+ Refine: false
+ Script: <"
+ bonus bLuk,2;
+ bonus bFlee2,5;
+ ">
+},
+{
+ Id: 28372
+ AegisName: "Imperial_Ring"
+ Name: "Imperial Ring"
+ Type: 5
+ Weight: 500
+ Def: 3
+ Slots: 1
+ Loc: 136
+ EquipLv: 50
+ Refine: false
+ Script: <"
+ bonus bStr,1;
+ bonus bInt,1;
+ bonus bMaxHPrate,3;
+ bonus bMaxSPrate,3;
+ ">
+},
// New Books
// ===================================================================
{
@@ -135794,10 +136605,10 @@ item_db: (
EquipLv: 70
View: 15
Script: <"
+ bonus bUnbreakableWeapon,0;
bonus bAtk,pow(min(getrefine(),15),2);
bonus bMatk,pow(min(getrefine(),15),2)/2;
- if(BaseLevel>70) bonus bAtk,(((BaseLevel-70)/10)*5);
- bonus bUnbreakableWeapon,0;
+ if(BaseLevel>70) { bonus bAtk,(((BaseLevel-70)/10)*5); }
">
},
{
@@ -135824,6 +136635,48 @@ item_db: (
// New Daggers
// ===================================================================
{
+ Id: 28703
+ AegisName: "Infinity_Dagger"
+ Name: "Infinity Dagger"
+ Type: 4
+ Buy: 20
+ Weight: 500
+ Atk: 125
+ Matk: 100
+ Range: 1
+ Slots: 1
+ Job: 0x228F5EEF
+ Loc: 2
+ WeaponLv: 4
+ EquipLv: 100
+ View: 1
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+},
+{
+ Id: 28704
+ AegisName: "Twilight_Desert_"
+ Name: "Desert Twilight"
+ Type: 4
+ Buy: 20
+ Weight: 600
+ Atk: 130
+ Range: 1
+ Slots: 4
+ Job: 0x00001000
+ Upper: 58
+ Loc: 2
+ WeaponLv: 2
+ EquipLv: 70
+ View: 1
+},
+{
Id: 28705
AegisName: "Crimson_Dagger"
Name: "Crimson Dagger"
@@ -135841,7 +136694,7 @@ item_db: (
Script: <"
bonus bAtk,pow(min(getrefine(),15),2);
bonus bMatk,pow(min(getrefine(),15),2)/2;
- if(BaseLevel>70) bonus bAtk,(((BaseLevel-70)/10)*5);
+ if(BaseLevel>70) { bonus bAtk,(((BaseLevel-70)/10)*5); }
">
},
{
@@ -135881,10 +136734,65 @@ item_db: (
View: 1
Script: <"
skill LG_SHIELDSPELL,1;
- .@rate = 20+(getrefine());
- bonus3 bAutoSpellWhenHit,HP_ASSUMPTIO,3,.@rate;
+ bonus3 bAutoSpellWhenHit,HP_ASSUMPTIO,3,20+(getrefine());
bonus bDef,getrefine()*10;
bonus bMdef,getrefine();
">
},
+{
+ Id: 28901
+ AegisName: "Cursed_Mad_Bunny"
+ Name: "Cursed Mad Bunny"
+ Type: 5
+ Weight: 100
+ Loc: 32
+ View: 1
+ Script: <"
+ bonus bAspd,3;
+ bonus bAtkRate,5;
+ bonus bMatkRate,5;
+ bonus bShortWeaponDamageReturn,10;
+ autobonus "{ bonus bMagicDamageReturn,60; }",100,2000,BF_MAGIC,"{ specialeffect2 EF_NONE; }";
+ if(getrefine()>6) {
+ bonus bAtk,5;
+ bonus bMatk,5;
+ }
+ if(getrefine()>8) {
+ bonus bAtk,10;
+ bonus bMatk,10;
+ }
+ if(getrefine()>11) {
+ bonus bNoCastCancel,0;
+ bonus bCritical,10;
+ }
+ ">
+},
+{
+ Id: 28902
+ AegisName: "Mad_Bunny_"
+ Name: "Mad Bunny"
+ Type: 5
+ Weight: 100
+ Slots: 1
+ Loc: 32
+ View: 1
+ Script: <"
+ bonus bAtkRate,5;
+ bonus bMatkRate,5;
+ bonus bShortWeaponDamageReturn,10;
+ autobonus "{ bonus bMagicDamageReturn,60; }",100,2000,BF_MAGIC,"{ specialeffect2 EF_NONE; }";
+ if(getrefine()>6) {
+ bonus bAtk,5;
+ bonus bMatk,5;
+ }
+ if(getrefine()>8) {
+ bonus bAtk,10;
+ bonus bMatk,10;
+ }
+ if(getrefine()>11) {
+ bonus bNoCastCancel,0;
+ bonus bCritical,10;
+ }
+ ">
+},
)
diff --git a/db/re/item_group.conf b/db/re/item_group.conf
index 69cedfdd1..82a17a339 100644
--- a/db/re/item_group.conf
+++ b/db/re/item_group.conf
@@ -1,19 +1,19 @@
//====================================================
-//= _ _ _
-//= | | | | | |
-//= | |_| | ___ _ __ ___ _ _| | ___ ___
+//= _ _ _
+//= | | | | | |
+//= | |_| | ___ _ __ ___ _ _| | ___ ___
//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __|
//= | | | | __/ | | (__| |_| | | __/\__ \
//= \_| |_/\___|_| \___|\__,_|_|\___||___/
-//=
-//= http://hercules.ws/board/
+//=
+//= http://herc.ws/board/
//================= More Information =================
-// http://hercules.ws/board/topic/1244-official-item-grouppackagechain
+// http://herc.ws/board/topic/1244-official-item-grouppackagechain
//====================================================
// Structure of file:
/*
<Container_Item_Name>: (
- "Item_Name" or
+ "Item_Name" or
("Item_Name",Repeat_Count)
)
*/
@@ -4763,7 +4763,7 @@ HALLOWEEN_G_BOX: (
"Old_Card_Album",
"Old_Violet_Box"
)
-Something_Candy_Holder: (
+Pumpkin_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 e900ca23e..0c90d737c 100644
--- a/db/re/item_packages.conf
+++ b/db/re/item_packages.conf
@@ -1,14 +1,14 @@
//====================================================
-//= _ _ _
-//= | | | | | |
-//= | |_| | ___ _ __ ___ _ _| | ___ ___
+//= _ _ _
+//= | | | | | |
+//= | |_| | ___ _ __ ___ _ _| | ___ ___
//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __|
//= | | | | __/ | | (__| |_| | | __/\__ \
//= \_| |_/\___|_| \___|\__,_|_|\___||___/
-//=
-//= http://hercules.ws/board/
+//=
+//= http://herc.ws/board/
//================= More Information =================
-// http://hercules.ws/board/topic/1244-official-item-grouppackagechain
+// http://herc.ws/board/topic/1244-official-item-grouppackagechain
//====================================================
// Structure of file:
/*
diff --git a/db/re/job_db.conf b/db/re/job_db.conf
index 47f543793..d7a2e6679 100644
--- a/db/re/job_db.conf
+++ b/db/re/job_db.conf
@@ -1,14 +1,14 @@
//====================================================
-//= _ _ _
-//= | | | | | |
-//= | |_| | ___ _ __ ___ _ _| | ___ ___
+//= _ _ _
+//= | | | | | |
+//= | |_| | ___ _ __ ___ _ _| | ___ ___
//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __|
//= | | | | __/ | | (__| |_| | | __/\__ \
//= \_| |_/\___|_| \___|\__,_|_|\___||___/
-//=
-//= http://hercules.ws/board/
+//=
+//= http://herc.ws/board/
//================= More Information =================
-// http://hercules.ws/board/topic/9082-job-db1txt-redesign/
+// http://herc.ws/board/topic/9082-job-db1txt-redesign/
//============== RE Structure Example ================
/*
Job_Name: { // Job names as in src/map/pc.c (they are hardcoded at the moment so if you want to add a new job you should add it there)
@@ -92,7 +92,7 @@ Novice: {
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
- 151, 152, 153, 154, 155, 156, 157, 158, 159, 160] // 151 - 160
+ 151, 152, 153, 154, 155, 156, 157, 158, 159, 160] // 151 - 160
}
Swordsman: {
Weight: 28000
@@ -139,7 +139,7 @@ Swordsman: {
232, 234, 236, 238, 240, 242, 244, 246, 248, 250, // 111 - 120
252, 254, 256, 258, 260, 262, 264, 266, 268, 270, // 121 - 130
272, 274, 276, 278, 280, 282, 284, 286, 288, 290, // 131 - 140
- 292, 294, 296, 298, 300, 302, 304, 306, 308, 310] // 141 - 150
+ 292, 294, 296, 298, 300, 302, 304, 306, 308, 310] // 141 - 150
}
Magician: {
Weight: 22000
@@ -180,7 +180,7 @@ Magician: {
676, 682, 688, 694, 700, 706, 712, 718, 724, 730, // 111 - 120
736, 742, 748, 754, 760, 766, 772, 778, 784, 790, // 121 - 130
796, 802, 808, 814, 820, 826, 832, 838, 844, 850, // 131 - 140
- 856, 862, 868, 874, 880, 886, 892, 898, 904, 910] // 141 - 150
+ 856, 862, 868, 874, 880, 886, 892, 898, 904, 910] // 141 - 150
}
Archer: {
Weight: 26000
@@ -248,7 +248,7 @@ Acolyte: {
565, 570, 575, 580, 585, 590, 595, 600, 605, 610, // 111 - 120
615, 620, 625, 630, 635, 640, 645, 650, 655, 660, // 121 - 130
665, 670, 675, 680, 685, 690, 695, 700, 705, 710, // 131 - 140
- 715, 720, 725, 730, 735, 740, 745, 750, 755, 760] // 141 - 150
+ 715, 720, 725, 730, 735, 740, 745, 750, 755, 760] // 141 - 150
}
Merchant: {
Weight: 28000
@@ -277,7 +277,7 @@ Merchant: {
343, 346, 349, 352, 355, 358, 361, 364, 367, 370, // 111 - 120
373, 376, 379, 382, 385, 388, 391, 394, 397, 400, // 121 - 130
403, 406, 409, 412, 415, 418, 421, 424, 427, 430, // 131 - 140
- 433, 436, 439, 442, 445, 448, 451, 454, 457, 460] // 141 - 150
+ 433, 436, 439, 442, 445, 448, 451, 454, 457, 460] // 141 - 150
}
Thief: {
Weight: 24000
@@ -405,7 +405,7 @@ Wizard: {
1009, 1018, 1027, 1036, 1045, 1054, 1063, 1072, 1081, 1090, // 111 - 120
1099, 1108, 1117, 1126, 1135, 1144, 1153, 1162, 1171, 1180, // 121 - 130
1189, 1198, 1207, 1216, 1225, 1234, 1243, 1252, 1261, 1270, // 131 - 140
- 1279, 1288, 1297, 1306, 1315, 1324, 1333, 1342, 1351, 1360] // 141 - 150
+ 1279, 1288, 1297, 1306, 1315, 1324, 1333, 1342, 1351, 1360] // 141 - 150
}
Blacksmith: {
Weight: 30000
@@ -547,7 +547,7 @@ Crusader: {
531, 536, 541, 545, 550, 555, 559, 564, 569, 574, // 111 - 120
578, 583, 588, 592, 597, 602, 606, 611, 616, 621, // 121 - 130
625, 630, 635, 639, 644, 649, 653, 658, 663, 668, // 131 - 140
- 672, 677, 682, 686, 691, 696, 700, 705, 710, 715] // 141 - 150
+ 672, 677, 682, 686, 691, 696, 700, 705, 710, 715] // 141 - 150
}
Rogue: {
Weight: 24000
@@ -721,7 +721,7 @@ Taekwon: {
200, 200, 200, 200, 200, 200, 200, 200, 200, 200, // 111 - 120
200, 200, 200, 200, 200, 200, 200, 200, 200, 200, // 121 - 130
200, 200, 200, 200, 200, 200, 200, 200, 200, 200, // 131 - 140
- 200, 200, 200, 200, 200, 200, 200, 200, 200, 200] // 141 - 150
+ 200, 200, 200, 200, 200, 200, 200, 200, 200, 200] // 141 - 150
}
Star_Gladiator: {
Inherit: ("Taekwon")
@@ -754,7 +754,7 @@ Star_Gladiator: {
500, 500, 500, 500, 500, 500, 500, 500, 500, 500, // 111 - 120
500, 500, 500, 500, 500, 500, 500, 500, 500, 500, // 121 - 130
500, 500, 500, 500, 500, 500, 500, 500, 500, 500, // 131 - 140
- 500, 500, 500, 500, 500, 500, 500, 500, 500, 500] // 141 - 150
+ 500, 500, 500, 500, 500, 500, 500, 500, 500, 500] // 141 - 150
}
Soul_Linker: {
Weight: 24000
@@ -794,7 +794,7 @@ Soul_Linker: {
900, 900, 900, 900, 900, 900, 900, 900, 900, 900, // 111 - 120
900, 900, 900, 900, 900, 900, 900, 900, 900, 900, // 121 - 130
900, 900, 900, 900, 900, 900, 900, 900, 900, 900, // 131 - 140
- 900, 900, 900, 900, 900, 900, 900, 900, 900, 900] // 141 - 150
+ 900, 900, 900, 900, 900, 900, 900, 900, 900, 900] // 141 - 150
}
Gunslinger: {
Weight: 28000
@@ -822,7 +822,7 @@ Gunslinger: {
528, 534, 540, 546, 552, 558, 564, 570, 576, 582, // 111 - 120
588, 594, 600, 606, 612, 618, 624, 630, 636, 642, // 121 - 130
648, 654, 660, 666, 672, 678, 684, 690, 696, 702, // 131 - 140
- 708, 714, 720, 726, 732, 738, 744, 750, 756, 762] // 141 - 150
+ 708, 714, 720, 726, 732, 738, 744, 750, 756, 762] // 141 - 150
}
Ninja: {
Weight: 26000
@@ -912,7 +912,7 @@ Rune_Knight: {
Mace: 45
TwoHandMace: 52
Shield: 5
- }
+ }
HPTable:[ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, // 1 - 10
11, 12, 13, 14, 15, 16, 17, 18, 19, 20, // 11 - 20
21, 22, 23, 24, 25, 26, 27, 28, 29, 30, // 21 - 30
@@ -959,7 +959,7 @@ Warlock: {
Rod: 50
TwoHandRod: 56
Shield: 5
- }
+ }
HPTable:[ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, // 1 - 10
11, 12, 13, 14, 15, 16, 17, 18, 19, 20, // 11 - 20
21, 22, 23, 24, 25, 26, 27, 28, 29, 30, // 21 - 30
@@ -1004,7 +1004,7 @@ Ranger: {
Dagger: 50
Bow: 49
Shield: 8
- }
+ }
HPTable:[ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, // 1 - 10
11, 12, 13, 14, 15, 16, 17, 18, 19, 20, // 11 - 20
21, 22, 23, 24, 25, 26, 27, 28, 29, 30, // 21 - 30
@@ -1102,7 +1102,7 @@ Mechanic: {
Mace: 48
TwoHandMace: 50
Shield: 6
- }
+ }
HPTable:[ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, // 1 - 10
11, 12, 13, 14, 15, 16, 17, 18, 19, 20, // 11 - 20
21, 22, 23, 24, 25, 26, 27, 28, 29, 30, // 21 - 30
@@ -1154,7 +1154,7 @@ Guillotine_Cross: {
/* GrenadeLauncher: 100 */
/* FuumaShuriken: 110 */
Shield: 9
- }
+ }
HPTable:[ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, // 1 - 10
11, 12, 13, 14, 15, 16, 17, 18, 19, 20, // 11 - 20
21, 22, 23, 24, 25, 26, 27, 28, 29, 30, // 21 - 30
@@ -1284,7 +1284,7 @@ Sorcerer: {
Book: 45
TwoHandRod: 55
Shield: 5
- }
+ }
HPTable:[ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, // 1 - 10
11, 12, 13, 14, 15, 16, 17, 18, 19, 20, // 11 - 20
21, 22, 23, 24, 25, 26, 27, 28, 29, 30, // 21 - 30
@@ -1358,7 +1358,7 @@ Wanderer: {
Bow: 49
Whip: 44
Shield: 7
- }
+ }
}
Sura: {
Weight: 30000
@@ -1371,7 +1371,7 @@ Sura: {
Knuckle: 39
TwoHandRod: 50
Shield: 5
- }
+ }
HPTable:[ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, // 1 - 10
11, 12, 13, 14, 15, 16, 17, 18, 19, 20, // 11 - 20
21, 22, 23, 24, 25, 26, 27, 28, 29, 30, // 21 - 30
@@ -1403,7 +1403,7 @@ Genetic: {
Mace: 44
TwoHandMace: 48
Shield: 4
- }
+ }
HPTable:[ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, // 1 - 10
11, 12, 13, 14, 15, 16, 17, 18, 19, 20, // 11 - 20
21, 22, 23, 24, 25, 26, 27, 28, 29, 30, // 21 - 30
@@ -1501,7 +1501,7 @@ Oboro: {
}
Rebellion: {
Inherit: ("Gunslinger")
- InheritHP: ("Soul_Linker")
+ InheritHP: ("Soul_Linker")
}
Novice_High: {
Inherit: ("Novice")
@@ -1712,4 +1712,4 @@ Expanded_Super_Novice: {
}
Expanded_Super_Baby: {
Inherit: ("Novice")
-} \ No newline at end of file
+}
diff --git a/db/re/level_penalty.txt b/db/re/level_penalty.txt
index 81b33c141..882aca91b 100644
--- a/db/re/level_penalty.txt
+++ b/db/re/level_penalty.txt
@@ -7,7 +7,7 @@
// 1=experience, 2=item drop
// RACE:
// 0=Formless, 1=Undead, 2=Brute, 3=Plant, 4=Insect,
-// 5=Fish, 6=Demon, 7=Demi-Human, 8=Angel, 9=Dragon,
+// 5=Fish, 6=Demon, 7=Demi-Human, 8=Angel, 9=Dragon,
// 10=Boss monsters, 11=Normal monsters
//
// Note: RENEWAL_DROP and/or RENEWAL_EXP must be enabled.
diff --git a/db/re/map_zone_db.conf b/db/re/map_zone_db.conf
index eade47a40..0622368a6 100644
--- a/db/re/map_zone_db.conf
+++ b/db/re/map_zone_db.conf
@@ -1,16 +1,16 @@
//====================================================
-//= _ _ _
-//= | | | | | |
-//= | |_| | ___ _ __ ___ _ _| | ___ ___
+//= _ _ _
+//= | | | | | |
+//= | |_| | ___ _ __ ___ _ _| | ___ ___
//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __|
//= | | | | __/ | | (__| |_| | | __/\__ \
//= \_| |_/\___|_| \___|\__,_|_|\___||___/
-//=
-//= http://hercules.ws/board/
+//=
+//= http://herc.ws/board/
//====================================================
//= Hercules Map Zone Database [Ind/Hercules]
//================ More Information ==================
-//= http://hercules.ws/board/topic/302-introducing-hercules-map-zone-database/
+//= http://herc.ws/board/topic/302-introducing-hercules-map-zone-database/
//= (TODO: replace with wiki link and detail the wiki page in a decent format ^)
//====================================================
//================ Description =======================
@@ -24,7 +24,6 @@
//= PLAYER, HOMUN, MERCENARY, MONSTER, PET, ELEMENTAL, MOB_BOSS, CLONE, ALL and NONE
//====================================================
-
zones: (
{
/* All zone is a dynamic (very special) zone that is forcebly inherited by ALL maps automatically */
@@ -41,10 +40,10 @@ zones: (
//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
@@ -61,7 +60,7 @@ zones: (
/* 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"
@@ -69,7 +68,7 @@ zones: (
SO_ARRULLO: "PLAYER"
CG_HERMODE: "PLAYER"
}
-
+
disabled_items: {
Velum_Jamadhar: true
Velum_Scare: true
@@ -106,21 +105,22 @@ zones: (
}
mapflags: (
)
-
+
},
{
/* PvP zone is applied to all maps with a pvp mapflag */
name: "PvP" /* changing this name requires MAP_ZONE_PVP_NAME to also be changed in src/map/map.h file */
-
+
disabled_skills: {
BS_GREED: "PLAYER"
CG_HERMODE: "PLAYER"
}
-
+
disabled_items: {
Greed_Scroll: true
+ C_Beginner_Cap: true
}
-
+
/* cashshop disabled in pvp maps */
mapflags: (
"nocashshop",
@@ -130,13 +130,13 @@ zones: (
/* PK Mode zone is only used when server is on pk_mode (battle.conf),
it applies to all pvp maps that don't have their own zone */
name: "PK Mode" /* changing this name requires MAP_ZONE_PK_NAME to also be changed in src/map/map.h file */
-
+
disabled_skills: {
-
+
}
-
+
disabled_items: {
-
+
}
/* PK Mode Damage Reductions */
@@ -156,7 +156,7 @@ zones: (
{
/* GvG zone is applied to all maps with a gvg mapflag */
name: "GvG" /* changing this name requires MAP_ZONE_GVG_NAME to also be changed in src/map/map.h file */
-
+
disabled_skills: {
AL_TELEPORT: "PLAYER"
AL_WARP: "PLAYER"
@@ -176,7 +176,7 @@ zones: (
SC_FATALMENACE: "PLAYER"
SC_DIMENSIONDOOR: "PLAYER"
}
-
+
disabled_items: {
Assumptio_5_Scroll: true
Greed_Scroll: true
@@ -213,6 +213,7 @@ zones: (
Siege_Plate: false
Siege_Suits: false
Siege_Robe: false
+ C_Beginner_Cap: true
}
/* 5 second duration increase on GvG */
/* knockback disabled */
@@ -233,12 +234,12 @@ zones: (
"nocashshop",
"gvg_noparty",
)
-
+
},
{
/* Battlegrounds zone is applied to all maps with a battlegrounds mapflag */
name: "Battlegrounds" /* changing this name requires MAP_ZONE_BG_NAME to also be changed in src/map/map.h file */
-
+
disabled_skills: {
AL_TELEPORT: "PLAYER"
AL_WARP: "PLAYER"
@@ -309,8 +310,9 @@ zones: (
Siege_Plate: true
Siege_Suits: true
Siege_Robe: true
- }
-
+ C_Beginner_Cap: true
+ }
+
/* knockback disabled */
/* Battlegrounds Damage Reductions */
/* - weapon_damage_rate -30% */
@@ -330,7 +332,7 @@ zones: (
},
{
name: "Aldebaran Turbo Track"
-
+
disabled_skills: {
SM_ENDURE: "PLAYER"
AL_TELEPORT: "PLAYER"
@@ -351,7 +353,7 @@ zones: (
SC_DIMENSIONDOOR: "PLAYER"
GN_CARTBOOST: "PLAYER"
}
-
+
disabled_items: {
Wing_Of_Fly: true
Anodyne: true
@@ -361,12 +363,12 @@ zones: (
},
{
name: "Jail"
-
+
disabled_skills: {
TK_JUMPKICK: "PLAYER"
TK_HIGHJUMP: "PLAYER"
}
-
+
disabled_items: {
Wing_Of_Fly: true
Wing_Of_Butterfly: true
@@ -379,14 +381,14 @@ zones: (
},
{
name: "Izlude Battle Arena"
-
+
disabled_skills: {
RG_INTIMIDATE: "PLAYER"
AL_TELEPORT: "PLAYER"
SC_FATALMENACE: "PLAYER"
- SC_DIMENSIONDOOR: "PLAYER"
+ SC_DIMENSIONDOOR: "PLAYER"
}
-
+
disabled_items: {
Wing_Of_Fly: true
}
@@ -394,7 +396,7 @@ zones: (
{
name: "GvG2"
inherit: ( "GvG" ) /* will import all gvg has */
-
+
disabled_skills: {
TK_HIGHJUMP: "PLAYER"
SA_ABRACADABRA: "PLAYER"
@@ -402,7 +404,7 @@ zones: (
},
{
name: "Sealed Shrine"
-
+
disabled_skills: {
MG_SAFETYWALL: "PLAYER"
AL_TELEPORT: "PLAYER | MONSTER | HOMUN | MERCENARY"
@@ -415,7 +417,7 @@ zones: (
},
{
name: "Memorial Dungeon" /* ETower, Orc's Memory, Nidhoggur's Nest, etc */
-
+
disabled_skills: {
AL_TELEPORT: "PLAYER | MONSTER | HOMUN | MERCENARY"
WZ_ICEWALL: "PLAYER"
@@ -428,7 +430,7 @@ zones: (
},
{
name: "Towns"
-
+
disabled_skills: {
AM_CANNIBALIZE: "PLAYER"
AM_SPHEREMINE: "PLAYER"
@@ -438,7 +440,7 @@ zones: (
WM_POEMOFNETHERWORLD: "PLAYER"
GN_WALLOFTHORN: "PLAYER"
}
-
+
disabled_items: {
Greed_Scroll: true
Velum_Jamadhar: true
diff --git a/db/re/mob_db.txt b/db/re/mob_db.txt
index d1f21667a..a212b3632 100644
--- a/db/re/mob_db.txt
+++ b/db/re/mob_db.txt
@@ -1547,7 +1547,7 @@
//2395,SEIREN
//2396,POSEIDON
//2397,KRAKEN_BABY
-2398,LITTLE_PORING,LITTLE_PORING,Baby Poring,1,40,1,18,10,1,8,1,2,5,6,1,1,0,6,5,10,12,0,3,21,0x0,400,1872,672,480,0,0,0,0,0,0,0,909,9000,1202,100,938,1000,512,5000,507,1000,512,500,507,1000,0,0,0,0,4545,100
+2398,LITTLE_PORING,LITTLE_PORING,Baby Poring,1,40,1,18,10,1,8,1,2,5,6,1,1,0,6,5,10,12,0,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,909,9000,1202,100,938,1000,512,5000,507,1000,512,500,507,1000,0,0,0,0,4545,100
//2399,E_MINI_DEMON
//2400,E_DIABOLIC
2401,G_PORING,G_PORING,Poring,1,60,1,0,0,1,8,1,2,5,6,1,1,0,6,5,10,12,1,3,21,0x0,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
@@ -2363,6 +2363,7 @@
//3353,PAD_PLESIOS
//3354,PAD_BRACHY
//3355,PAD_BRACHYS
+
// 2014 Halloween Event
3381,DARK_SOUL,Dark Soul,Dark Soul,10,20,1,0,0,1,20,20,0,0,1,1,1,1,1,1,0,0,1,6,27,0x81,100,1960,960,504,0,0,0,0,0,0,0,12192,2000,6914,4000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
3382,WANDERING_SOUL,Wandering Soul,Wandering Soul,1,10,1,0,0,1,10,10,0,0,1,1,1,1,1,1,0,0,1,6,28,0x81,100,912,1248,576,0,0,0,0,0,0,0,12192,2000,6915,4000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
diff --git a/db/re/mob_race2_db.txt b/db/re/mob_race2_db.txt
index 05f5e421a..97b6d46f1 100644
--- a/db/re/mob_race2_db.txt
+++ b/db/re/mob_race2_db.txt
@@ -15,3 +15,7 @@
5,1285,1286,1287
// Ninja Classes (Pirate's_Pride)
6,1315,1364,1401,1560
+// Scarabas
+7,2083,2084,2085,2086,2087,2088,2089,2090,2091,2144,2145
+// Turtles (Drooping_Permeter)
+8,1312,1314,1315,1316,1318,1319
diff --git a/db/re/mob_skill_db.txt b/db/re/mob_skill_db.txt
index 04c870045..a521a348a 100644
--- a/db/re/mob_skill_db.txt
+++ b/db/re/mob_skill_db.txt
@@ -1,4 +1,4 @@
-// Mob Skill Database
+// Mob Skill Database
// Based on Aegis Episode 14.2
//
// Structure of Database:
@@ -4202,7 +4202,7 @@
1794,Roween@NPC_COMBOATTACK,attack,171,4,500,500,5000,no,target,always,,,,,,,6,
1794,Roween@NPC_EMOTION,idle,197,1,2000,0,5000,yes,self,always,,22,0x308D,,,,,
1794,Roween@NPC_WINDATTACK,attack,187,2,500,500,5000,no,target,always,,,,,,,,
-// Guild Dungeon SE (13.1)
+// Guild Dungeon SE (13.1)
1796,Aunoe@AL_HEAL,attack,28,5,3000,0,5000,yes,friend,friendhpltmaxrate,50,,,,,,3,
1796,Aunoe@AL_HEAL,idle,28,5,3000,0,5000,yes,friend,friendhpltmaxrate,50,,,,,,3,
1796,Aunoe@AL_HEAL,chase,28,5,3000,0,5000,yes,friend,friendhpltmaxrate,50,,,,,,3,
@@ -9960,4 +9960,4 @@
//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,,,,,, \ No newline at end of file
+//3074,Timeholder@NPC_SUMMONSLAVE,idle,196,5,10000,700,10000,no,self,slavele,0,2917,,,,,,
diff --git a/db/pet_db.txt b/db/re/pet_db.txt
index f3f574718..f8495c784 100644
--- a/db/pet_db.txt
+++ b/db/re/pet_db.txt
@@ -76,13 +76,13 @@
1109,DEVIRUCHI,Deviruchi,641,9023,10004,711,80,60,10,100,250,20,500,150,0,0,800,200,100,{ petskillbonus bAgiDexStr,6,20,40; },{ bonus bMatkRate,1; bonus bAtkRate,1; bonus bMaxHPrate,-3; bonus bMaxSPrate,-3; }
1101,BAPHOMET_,Baphomet Jr.,642,9024,10001,518,80,60,10,100,250,20,200,150,0,0,1000,100,200,{ petskillattack "NPC_DARKNESSATTACK",1776,4,0,5; },{ bonus bDef,1; bonus bMdef,1; bonus2 bResEff,Eff_Stun,-100; }
1188,BON_GUN,Bon Gun,659,9025,10020,537,80,60,30,100,250,20,500,150,1,0,600,200,400,{ petskillattack "NPC_DARKNESSATTACK",555,1,1,1; },{ bonus bVit,1; bonus2 bResEff,Eff_Stun,100; }
-1200,ZHERLTHSH,Zealotus,660,9026,0,929,80,60,10,100,250,20,300,150,0,0,1000,100,500,{ petskillattack "AS_SONICBLOW",1,0,0,3; },{ bonus2 bAddRace,RC_DemiHuman,2; bonus2 bMagicAddRace,RC_DemiHuman,2; }
-1275,ALICE,Alice,661,9027,0,504,80,60,20,100,250,20,800,150,0,0,100,1000,200,{ petskillsupport "AL_HEAL",5,60,25,100; },{ bonus bMdef,1; if (RENEWAL) { bonus2 bAddRaceTolerance,RC_DemiHuman,1; } else { bonus2 bSubRace,RC_DemiHuman,1; } }
+1200,ZHERLTHSH,Zealotus,660,9026,0,929,80,60,10,100,250,20,300,150,0,0,1000,100,500,{ petskillattack "AS_SONICBLOW",1,0,0,3; },{ bonus2 bAddRace,RC_DemiPlayer,2; bonus2 bMagicAddRace,RC_DemiPlayer,2; }
+1275,ALICE,Alice,661,9027,0,504,80,60,20,100,250,20,800,150,0,0,100,1000,200,{ petskillsupport "AL_HEAL",5,60,25,100; },{ bonus bMdef,1; if (RENEWAL) { bonus2 bAddRaceTolerance,RC_DemiPlayer,1; } else { bonus2 bSubRace,RC_DemiPlayer,1; } }
1815,EVENT_RICECAKE,Rice Cake,0,9028,0,511,80,60,50,100,250,20,2000,150,1,0,500,500,200,{ petskillsupport "CR_DEFENDER",3,240,50,100; },{ bonus2 bSubEle,Ele_Neutral,1; bonus bMaxHPrate,-1; }
1245,GOBLINE_XMAS,Christmas Goblin,12225,9029,0,911,80,60,50,100,250,20,2000,150,0,0,300,300,800,{ petskillattack "MG_SIGHT",5,0,5,5; },{ bonus bMaxHP,30; bonus2 bSubEle,Ele_Water,1; }
// Newest pets.
-1519,CHUNG_E,Green Maiden,12395,9030,0,6115,80,60,50,100,250,20,2000,150,0,0,300,300,800,{ petskillattack "CR_SHIELDCHARGE",5,0,5,5; },{ bonus bDef,1; if (RENEWAL) { bonus2 bAddRaceTolerance,RC_DemiHuman,1; } else { bonus2 bSubRace,RC_DemiHuman,1; } }
+1519,CHUNG_E,Green Maiden,12395,9030,0,6115,80,60,50,100,250,20,2000,150,0,0,300,300,800,{ petskillattack "CR_SHIELDCHARGE",5,0,5,5; },{ bonus bDef,1; if (RENEWAL) { bonus2 bAddRaceTolerance,RC_DemiPlayer,1; } else { bonus2 bSubRace,RC_DemiPlayer,1; } }
1879,ECLIPSE_P,Spring Rabbit,0,9031,0,7766,80,60,50,100,250,20,2000,150,0,0,300,300,800,{ petskillattack "TF_THROWSTONE",1,0,5,5; },{}
1122,GOBLIN_1,Goblin,14569,9032,0,7821,80,60,50,100,250,20,800,150,0,0,300,300,800,{ petskillattack "NPC_WINDATTACK",5,0,5,5; },{}
1123,GOBLIN_2,Goblin,14570,9033,0,7821,80,60,50,100,250,20,800,150,0,0,300,300,800,{ petskillattack "NPC_FIREATTACK",5,0,5,5; },{}
@@ -98,7 +98,7 @@
1143,MARIONETTE,Marionette,12361,9043,10025,6098,80,60,10,100,250,20,500,150,0,0,300,300,800,{},{ bonus bSPrecovRate,3; }
1148,MEDUSA,Medusa,12368,9050,10032,6108,80,60,10,100,250,20,200,150,0,0,300,300,800,{},{ bonus bVit,1; bonus2 bResEff,Eff_Stone,500; }
1179,WHISPER,Whisper,12363,9045,10027,6100,80,60,20,100,250,20,500,150,0,0,300,300,800,{},{ bonus bFlee,7; bonus bDef,-3; }
-1299,GOBLIN_LEADER,Goblin Leader,12364,9046,10028,6104,80,60,10,100,250,20,50,150,0,0,300,300,800,{},{ bonus2 bAddRace,RC_DemiHuman,3; }
+1299,GOBLIN_LEADER,Goblin Leader,12364,9046,10028,6104,80,60,10,100,250,20,50,150,0,0,300,300,800,{},{ bonus2 bAddRace,RC_DemiPlayer,3; }
1370,SUCCUBUS,Succubus,12373,9055,10037,6113,80,60,10,100,250,20,200,150,0,0,300,300,800,{},{ bonus2 bHPDrainRate,50,5; }
1374,INCUBUS,Incubus,12370,9052,10034,6110,80,60,10,100,250,20,50,150,0,0,300,300,800,{},{ bonus bMaxSPrate,3; }
1379,NIGHTMARE_TERROR,Nightmare Terror,12372,9054,10036,6112,80,60,10,100,250,20,200,150,0,0,300,300,800,{},{ bonus2 bResEff,Eff_Sleep,10000; }
@@ -116,3 +116,6 @@
// Brasilis Quest - Suspicious Beach [UNHATCHABLE]
2057,E_CRAMP,Strange Cramp,12408,6221,0,0,0,0,0,0,0,0,50,0,0,0,350,400,800,{},{} // kRO version
2081,E_HYDRA,Strange Hydra,12408,6221,0,0,0,0,0,0,0,0,50,0,0,0,350,400,800,{},{} // iRO/cRO version
+
+// 14.2 Academy
+2398,LITTLE_PORING,Little Poring,12846,9062,10013,531,80,60,50,100,250,20,2000,150,1,0,350,400,800,{ petloot 10; },{ bonus bLuk,2; bonus bCritical,1; }
diff --git a/db/re/size_fix.txt b/db/re/size_fix.txt
index f83560a87..e8e3774d5 100644
--- a/db/re/size_fix.txt
+++ b/db/re/size_fix.txt
@@ -1,7 +1,7 @@
// Database for size fix for weapon damage.
-//Columns: Weapon type, Rows: Target size.
-//Unarmed, Knife, 1H Sword, 2H Sword, 1H Spear, 2H Spears, 1H Axe, 2H Axe, Mace, 2H Mace, Staff, Bow, Knuckle, Musical Instrument, Whip, Book, Katar, Revolver, Rifle, Shotgun, Gatling Gun, Grenade Launcher, Fuuma Shuriken, 2H Staff
+// Columns: Weapon type, Rows: Target size.
+// Unarmed, Knife, 1H Sword, 2H Sword, 1H Spear, 2H Spears, 1H Axe, 2H Axe, Mace, 2H Mace, Staff, Bow, Knuckle, Musical Instrument, Whip, Book, Katar, Revolver, Rifle, Shotgun, Gatling Gun, Grenade Launcher, Fuuma Shuriken, 2H Staff
100,100, 75, 75, 75, 75, 50, 50, 75, 75,100,100,100, 75, 75,100, 75,100,100,100,100,100, 75,100 // Size: Small
100, 75,100, 75, 75, 75, 75, 75,100,100,100,100, 75,100,100,100,100,100,100,100,100,100, 75,100 // Size: Medium
100, 50, 75,100,100,100,100,100,100,100,100, 75, 50, 75, 50, 50, 75,100,100,100,100,100,100,100 // Size: Large
diff --git a/db/re/skill_cast_db.txt b/db/re/skill_cast_db.txt
index a9b2c6140..2e349205a 100644
--- a/db/re/skill_cast_db.txt
+++ b/db/re/skill_cast_db.txt
@@ -8,7 +8,7 @@
// 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)
+// 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
@@ -17,7 +17,6 @@
// - 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
@@ -27,7 +26,6 @@
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
@@ -55,7 +53,6 @@
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
@@ -83,7 +80,6 @@
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
@@ -93,7 +89,6 @@
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
@@ -101,13 +96,11 @@
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
@@ -121,7 +114,6 @@
62,350,0,0,0,0,0,350
//==========================================
-
//===== Priest =============================
//-- PR_IMPOSITIO
66,0,3000,0,60000,0,0,0
@@ -154,7 +146,6 @@
//==========================================
-
//===== 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
@@ -182,7 +173,6 @@
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
@@ -198,7 +188,6 @@
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
@@ -224,7 +213,6 @@
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
@@ -240,7 +228,6 @@
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
@@ -268,7 +255,6 @@
157,0,0,0,300000,0,0,5000
//==========================================
-
//===== NPC Skills Part 1 ==================
//-- NPC_ATTRICHANGE
161,0,0,0,1800000,0,0,0
@@ -322,7 +308,6 @@
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
@@ -340,7 +325,6 @@
220,0,0,0,180000,0,0,0
//==========================================
-
//===== Alchemist ==========================
//-- AM_DEMONSTRATION
229,800,500,0,40000:45000:50000:55000:60000,0,0,200
@@ -364,7 +348,6 @@
247,2000,0,0,0,0,0,1000
//==========================================
-
//===== Crusader ===========================
//-- CR_AUTOGUARD
249,0,0,0,300000,0,0,0
@@ -388,7 +371,6 @@
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
@@ -439,7 +421,6 @@
294,0,0,0,1200000,0,0,0
//==========================================
-
//===== Bard & Dancer (Ensemble Skills) ====
//-- BD_ADAPTATION
304,0,0,0,0,5000,0,0
@@ -461,7 +442,6 @@
313,0,0,0,60000,60000,0,0
//==========================================
-
//===== Bard ===============================
//-- BA_MUSICALSTRIKE
316,1200,0,0,0,0,0,300
@@ -479,7 +459,6 @@
322,0,0,0,180000,20000,0,0
//==========================================
-
//===== Dancer =============================
//-- DC_THROWARROW
324,1200,0,0,0,0,0,300
@@ -497,7 +476,6 @@
330,0,0,0,180000,20000,0,0
//==========================================
-
//===== Wedding Skills =====================
//-- WE_MALE
334,1500,0,0,0,0,0,1500
@@ -507,7 +485,6 @@
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
@@ -525,7 +502,6 @@
354,0,0,0,0,0,0,0
//==========================================
-
//===== Lord Knight ========================
//-- LK_AURABLADE
355,0,0,0,40000:60000:80000:100000:120000,0,0,0
@@ -541,7 +517,6 @@
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
@@ -549,15 +524,13 @@
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
+//-- 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
@@ -565,7 +538,6 @@
369,0,0,0,60000,60000,0,
//==========================================
-
//===== Champion ===========================
//-- CH_PALMSTRIKE
370,0,300,0,0,0,0,
@@ -573,7 +545,6 @@
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,
@@ -583,7 +554,6 @@
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
@@ -591,7 +561,6 @@
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
@@ -603,7 +572,6 @@
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
@@ -611,7 +579,6 @@
387,0,0,0,60000,0,0,0
//==========================================
-
//===== Stalker ============================
//-- ST_CHASEWALK
389,500,0,0,10000,30000,0,500
@@ -619,7 +586,6 @@
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
@@ -658,7 +624,6 @@
407,0,5000,0,0,0,0,0
//==========================================
-
//===== Adoption Skills ====================
//-- WE_BABY
408,0,0,0,300000,0,0,2000
@@ -668,7 +633,6 @@
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
@@ -836,7 +800,6 @@
499,0,100,0,100,0,0,0
//==========================================
-
//===== Gunslinger =========================
//-- GS_GLITTERING
500,0,0,0,600000,0,0,0
@@ -872,7 +835,6 @@
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
@@ -1107,7 +1069,7 @@
2015,0,0,0,180000,10000,0,2000
//-- RK_VITALITYACTIVATION
2016,0,0,0,180000,0,0,-1
-//-- RK_STORMBLAST
+//-- RK_STORMBLAST
2017,2000,2000,0,0,0,0,-1
//-- RK_FIGHTINGSPIRIT
2018,0,0,0,180000,0,0,-1
@@ -1147,7 +1109,7 @@
2034,0,1000,0,0,0,0,-1
//-- GC_HALLUCINATIONWALK
2035,0,0,0,30000:35000:40000:45000:50000,25000,300000,-1
-//-- GC_ROLLINGCUTTER
+//-- GC_ROLLINGCUTTER
2036,0,200,0,3000,0,0,-1
//-- GC_CROSSRIPPERSLASHER
2037,0,1000,0,0,0,0,-1
@@ -1160,7 +1122,7 @@
2038,2000,500,0,0,0,0,500
//-- AB_ANCILLA
2039,1000,1000,0,0,0,0,-1
-//-- AB_ADORAMUS
+//-- 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
@@ -1197,7 +1159,7 @@
//==========================================
//===== Warlock ============================
-//-- WL_WHITEIMPRISON
+//-- WL_WHITEIMPRISON
2201,0,0,0,6000:8000:10000:12000:14000,15000,4000,-1
//-- WL_SOULEXPANSION
2202,2000,500,0,0,0,0,-1
@@ -1205,13 +1167,13 @@
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
+//-- 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
+//-- WL_SIENNAEXECRATE
2207,2000,2000,0,10000:12000:14000:16000:18000,0,0,-1
-//-- WL_STASIS
+//-- 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
@@ -1219,11 +1181,11 @@
2211,5000,2000,0,5000,0,5000,1000
//-- WL_HELLINFERNO
2212,3000,1000,0,20000:30000:40000:50000:60000,0,0,1000
-//-- WL_COMET
+//-- WL_COMET
2213,10000:11000:12000:13000:14000,0,0,100,42000,60000,1000:1500:2000:2500:3000
-//-- WL_CHAINLIGHTNING
+//-- WL_CHAINLIGHTNING
2214,3500:4000:4500:5000:5500,0,0,100,0,3000,1000
-//-- WL_EARTHSTRAIN
+//-- 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
@@ -1235,7 +1197,7 @@
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
+//-- WL_READING_SB
2231,5000,500,0,0,0,0,1000
//-- WL_TELEKINESIS_INTENSE
5012,1000,0,0,60000,0,300000,-1
@@ -1251,9 +1213,9 @@
2236,4000,1000,0,0,0,0,500
//-- RA_DETONATOR
2237,0,0,0,1000,0,0,-1
-//-- RA_ELECTRICSHOCKER
+//-- RA_ELECTRICSHOCKER
2238,0,0,0,15000,20000:22000:24000:26000:28000,0,-1
-//-- RA_CLUSTERBOMB
+//-- RA_CLUSTERBOMB
2239,0,0,0,15000,0,0,-1
//-- RA_WUGMASTERY
2240,0,1000,0,0,0,0,-1
@@ -1344,7 +1306,7 @@
//===== Shadow Chaser ======================
//-- SC_FATALMENACE
2284,0,500,0,0,0,0,-1
-//-- SC_REPRODUCE
+//-- 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
@@ -1398,7 +1360,7 @@
2310,0,0,0,3500:4000:4500:5000:5500,0,2000,-1
//-- LG_REFLECTDAMAGE
2311,0,0,0,300000,0,0,-1
-//-- LG_PINPOINTATTACK
+//-- LG_PINPOINTATTACK
2312,0,1000,0,5000,0,5000,-1
//-- LG_FORCEOFVANGUARD
2313,0,1000,0,300000,0,0,-1
@@ -1435,7 +1397,7 @@
2326,0,0,0,3000,0,0,-1
//-- SR_SKYNETBLOW
2327,0,500,0,0,0,0,-1
-//-- SR_EARTHSHAKER
+//-- SR_EARTHSHAKER
2328,0,0,0,1000,0,3000,-1
//-- SR_FALLENEMPIRE
2329,0,0,0,500:1000:1500:2000:2500,0,0,-1
@@ -1468,7 +1430,7 @@
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
+//-- 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
@@ -1564,23 +1526,23 @@
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,1000,5000,-1
+//-- 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
+//-- 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
+//-- SO_SUMMON_VENTUS
2459,1000:2000:3000,0,0,600000:900000:1200000,0,60000,2000
-//-- SO_SUMMON_TERA
+//-- SO_SUMMON_TERA
2460,1000:2000:3000,0,0,600000:900000:1200000,0,60000,2000
-//-- SO_EL_ACTION
+//-- SO_EL_ACTION
2461,0,0,0,0,0,5000,0
//-- SO_EL_ANALYSIS
2462,0,0,0,0,0,0,2000
@@ -1614,7 +1576,7 @@
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
+//-- 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
@@ -1630,7 +1592,7 @@
//-- GN_HELLS_PLANT
2490,3000:3500:4000:4500:5000,500,0,14000:21000:28000:35000:42000,0,0,-1
-//-- GN_HELLS_PLANT_ATK
+//-- 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
@@ -1769,7 +1731,7 @@
//-- 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
+//-- 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
@@ -1793,7 +1755,7 @@
//8029,0,0,0,0,0,0,0
//-- MH_MIDNIGHT_FRENZY
//8030,0,0,0,0,0,0,0
-//-- MH_STAHL_HORN
+//-- 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
diff --git a/db/re/skill_db.txt b/db/re/skill_db.txt
index 8e4a4c022..eb875fc56 100644
--- a/db/re/skill_db.txt
+++ b/db/re/skill_db.txt
@@ -18,7 +18,7 @@
// 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,
+// 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.
@@ -45,6 +45,7 @@
// 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
@@ -772,7 +773,7 @@
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
+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
@@ -783,7 +784,7 @@
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
+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
@@ -1076,7 +1077,7 @@
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
+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
@@ -1085,7 +1086,7 @@
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
+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
diff --git a/db/re/skill_require_db.txt b/db/re/skill_require_db.txt
index 0b9f86efe..ed9f94b47 100644
--- a/db/re/skill_require_db.txt
+++ b/db/re/skill_require_db.txt
@@ -715,7 +715,7 @@
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#
+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#
//****
@@ -734,8 +734,8 @@
// 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#
+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#
diff --git a/db/re/skill_tree.conf b/db/re/skill_tree.conf
index f3655db3f..a29b924aa 100644
--- a/db/re/skill_tree.conf
+++ b/db/re/skill_tree.conf
@@ -1,24 +1,24 @@
//====================================================
-//= _ _ _
-//= | | | | | |
-//= | |_| | ___ _ __ ___ _ _| | ___ ___
+//= _ _ _
+//= | | | | | |
+//= | |_| | ___ _ __ ___ _ _| | ___ ___
//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __|
//= | | | | __/ | | (__| |_| | | __/\__ \
//= \_| |_/\___|_| \___|\__,_|_|\___||___/
-//=
-//= http://hercules.ws/board/
+//=
+//= http://herc.ws/board/
//================= More Information =================
-// http://hercules.ws/board/topic/1188-skill-tree-db-redesign/
+// http://herc.ws/board/topic/1188-skill-tree-db-redesign/
//================ Structure Example =================
/*
Job_Name: { // Job names as in src/map/pc.c (they are hardcoded at the moment so if you want to add a new job you should add it there)
- inherit: ( "Other_Job_Name" ); // Base job from which this job will inherit its skill tree. NV_TRICKDEAD inheritance is skipped for non-novices from the source
+ inherit: ( "Other_Job_Name" ); // Base job from which this job will inherit its skill tree. NV_TRICKDEAD inheritance is skipped for non-novices from the source
- skills: { // SKILL_NAMEs come from the Name (16th column) value in db/re/skill_db.txt
- SKILL_NAME1: Max_Level // Use this for skills that don't have other skill prerequisite; Max_Level is a numeric value that should match your client side files
- SKILL_NAME2: { // Use this for skills which have other skills as prerequisites
- MaxLevel: Max_Level // Max_Level is a numeric value that should match your client side files
- SKILL_NAME_PREREQUISITE: Level_Prerequisite // The prerequisite skill and min level for having this skill available. Should also match your client side files
+ skills: { // SKILL_NAMEs come from the Name (16th column) value in db/re/skill_db.txt
+ SKILL_NAME1: Max_Level // Use this for skills that don't have other skill prerequisite; Max_Level is a numeric value that should match your client side files
+ SKILL_NAME2: { // Use this for skills which have other skills as prerequisites
+ MaxLevel: Max_Level // Max_Level is a numeric value that should match your client side files
+ SKILL_NAME_PREREQUISITE: Level_Prerequisite // The prerequisite skill and min level for having this skill available. Should also match your client side files
SKILL_NAME_PREREQUISITE2: Level_Prerequisite2 // You can add as many prerequisite skills as you want. Minimum of 1 if you add a skill this way
}
}
@@ -26,7 +26,7 @@ Job_Name: { // Job names as in src/map/pc.c (they are hardcoded at the moment so
//====================================================
Novice: {
- skills: {
+ skills: {
NV_BASIC: 9
NV_FIRSTAID: 1
NV_TRICKDEAD: 1
@@ -39,7 +39,7 @@ Novice: {
Swordsman: {
inherit: ( "Novice" );
- skills: {
+ skills: {
SM_SWORD: 10
SM_TWOHAND: {
MaxLevel: 10
@@ -64,7 +64,7 @@ Swordsman: {
Magician: {
inherit: ( "Novice" );
- skills: {
+ skills: {
MG_SRECOVERY: 10
MG_SIGHT: 1
MG_NAPALMBEAT: 10
@@ -104,7 +104,7 @@ Magician: {
Archer: {
inherit: ( "Novice" );
- skills: {
+ skills: {
AC_OWL: 10
AC_VULTURE: {
MaxLevel: 10
@@ -126,7 +126,7 @@ Archer: {
Acolyte: {
inherit: ( "Novice" );
- skills: {
+ skills: {
AL_DP: 10
AL_DEMONBANE: {
MaxLevel: 10
@@ -177,7 +177,7 @@ Acolyte: {
Merchant: {
inherit: ( "Novice" );
- skills: {
+ skills: {
MC_INCCARRY: 10
MC_DISCOUNT: {
MaxLevel: 10
@@ -209,7 +209,7 @@ Merchant: {
Thief: {
inherit: ( "Novice" );
- skills: {
+ skills: {
TF_DOUBLE: 10
TF_MISS: 10
TF_STEAL: 10
@@ -231,7 +231,7 @@ Thief: {
Knight: {
inherit: ( "Swordsman" );
- skills: {
+ skills: {
KN_SPEARMASTERY: 10
KN_PIERCE: {
MaxLevel: 10
@@ -284,7 +284,7 @@ Knight: {
Priest: {
inherit: ( "Acolyte" );
- skills: {
+ skills: {
MG_SRECOVERY: 10
MG_SAFETYWALL: {
MaxLevel: 10
@@ -353,7 +353,7 @@ Priest: {
Wizard: {
inherit: ( "Magician" );
- skills: {
+ skills: {
WZ_FIREPILLAR: {
MaxLevel: 10
MG_FIREWALL: 1
@@ -416,7 +416,7 @@ Wizard: {
Blacksmith: {
inherit: ( "Merchant" );
- skills: {
+ skills: {
BS_IRON: 5
BS_STEEL: {
MaxLevel: 5
@@ -500,7 +500,7 @@ Blacksmith: {
Hunter: {
inherit: ( "Archer" );
- skills: {
+ skills: {
HT_SKIDTRAP: 5
HT_LANDMINE: 5
HT_ANKLESNARE: {
@@ -576,7 +576,7 @@ Hunter: {
Assassin: {
inherit: ( "Thief" );
- skills: {
+ skills: {
AS_RIGHT: 5
AS_LEFT: {
MaxLevel: 5
@@ -620,7 +620,7 @@ Assassin: {
Crusader: {
inherit: ( "Swordsman" );
- skills: {
+ skills: {
KN_RIDING: {
MaxLevel: 1
SM_ENDURE: 1
@@ -694,7 +694,7 @@ Crusader: {
Monk: {
inherit: ( "Acolyte" );
- skills: {
+ skills: {
MO_IRONHAND: {
MaxLevel: 10
AL_DEMONBANE: 10
@@ -767,7 +767,7 @@ Monk: {
Sage: {
inherit: ( "Magician" );
- skills: {
+ skills: {
WZ_ESTIMATION: 1
WZ_EARTHSPIKE: {
MaxLevel: 5
@@ -860,7 +860,7 @@ Sage: {
Rogue: {
inherit: ( "Thief" );
- skills: {
+ skills: {
SM_SWORD: 10
AC_VULTURE: 10
AC_DOUBLE: {
@@ -943,7 +943,7 @@ Rogue: {
Alchemist: {
inherit: ( "Merchant" );
- skills: {
+ skills: {
AM_AXEMASTERY: 10
AM_LEARNINGPOTION: 10
AM_PHARMACY: {
@@ -1017,7 +1017,7 @@ Alchemist: {
Bard: {
inherit: ( "Archer" );
- skills: {
+ skills: {
BA_MUSICALLESSON: 10
BA_MUSICALSTRIKE: {
MaxLevel: 5
@@ -1091,7 +1091,7 @@ Bard: {
Dancer: {
inherit: ( "Archer" );
- skills: {
+ skills: {
DC_DANCINGLESSON: 10
DC_THROWARROW: {
MaxLevel: 5
@@ -1304,7 +1304,7 @@ Super_Novice: {
Gunslinger: {
inherit: ( "Novice" );
- skills: {
+ skills: {
GS_GLITTERING: 5
GS_FLING: {
MaxLevel: 1
@@ -1395,7 +1395,7 @@ Gunslinger: {
Ninja: {
inherit: ( "Novice" );
- skills: {
+ skills: {
NJ_TOBIDOUGU: 10
NJ_SYURIKEN: {
MaxLevel: 10
@@ -1491,7 +1491,7 @@ Ninja: {
}
}
Novice_High: {
- inherit: ( "Novice" );
+ inherit: ( "Novice" );
}
Swordsman_High: {
inherit: ( "Swordsman" );
@@ -1513,7 +1513,7 @@ Thief_High: {
}
Lord_Knight: {
inherit: ( "Knight" );
- skills: {
+ skills: {
LK_AURABLADE: {
MaxLevel: 5
SM_BASH: 5
@@ -1565,7 +1565,7 @@ Lord_Knight: {
High_Priest: {
inherit: ( "Priest" );
- skills: {
+ skills: {
HP_ASSUMPTIO: {
MaxLevel: 5
AL_ANGELUS: 1
@@ -1594,7 +1594,7 @@ High_Priest: {
High_Wizard: {
inherit: ( "Wizard" );
- skills: {
+ skills: {
HW_SOULDRAIN: {
MaxLevel: 10
MG_SRECOVERY: 5
@@ -1625,7 +1625,7 @@ High_Wizard: {
Whitesmith: {
inherit: ( "Blacksmith" );
- skills: {
+ skills: {
WS_MELTDOWN: {
MaxLevel: 10
BS_SKINTEMPER: 3
@@ -1659,7 +1659,7 @@ Whitesmith: {
Sniper: {
inherit: ( "Hunter" );
- skills: {
+ skills: {
SN_SIGHT: {
MaxLevel: 10
AC_OWL: 10
@@ -1688,7 +1688,7 @@ Sniper: {
Assassin_Cross: {
inherit: ( "Assassin" );
- skills: {
+ skills: {
ASC_KATAR: {
MaxLevel: 5
TF_DOUBLE: 5
@@ -1723,7 +1723,7 @@ Assassin_Cross: {
Paladin: {
inherit: ( "Crusader" );
- skills: {
+ skills: {
PA_PRESSURE: {
MaxLevel: 5
SM_ENDURE: 5
@@ -1751,7 +1751,7 @@ Paladin: {
Champion: {
inherit: ( "Monk" );
- skills: {
+ skills: {
CH_PALMSTRIKE: {
MaxLevel: 5
MO_IRONHAND: 7
@@ -1781,7 +1781,7 @@ Champion: {
Professor: {
inherit: ( "Sage" );
- skills: {
+ skills: {
PF_HPCONVERSION: {
MaxLevel: 5
MG_SRECOVERY: 1
@@ -1827,7 +1827,7 @@ Professor: {
Stalker: {
inherit: ( "Rogue" );
- skills: {
+ skills: {
ST_CHASEWALK: {
MaxLevel: 5
TF_HIDING: 5
@@ -1850,7 +1850,7 @@ Stalker: {
Creator: {
inherit: ( "Alchemist" );
- skills: {
+ skills: {
CR_SLIMPITCHER: {
MaxLevel: 10
AM_POTIONPITCHER: 5
@@ -1873,7 +1873,7 @@ Creator: {
Clown: {
inherit: ( "Bard" );
- skills: {
+ skills: {
CG_ARROWVULCAN: {
MaxLevel: 10
AC_SHOWER: 5
@@ -1909,7 +1909,7 @@ Clown: {
Gypsy: {
inherit: ( "Dancer" );
- skills: {
+ skills: {
CG_ARROWVULCAN: {
MaxLevel: 10
AC_SHOWER: 5
@@ -2008,7 +2008,7 @@ Super_Baby: {
Taekwon: {
inherit: ( "Novice" );
- skills: {
+ skills: {
TK_RUN: 10
TK_READYSTORM: {
MaxLevel: 1
@@ -2054,7 +2054,7 @@ Taekwon: {
Star_Gladiator: {
inherit: ( "Taekwon" );
- skills: {
+ skills: {
SG_FEEL: 3
SG_SUN_WARM: {
MaxLevel: 3
@@ -2120,7 +2120,7 @@ Star_Gladiator: {
Soul_Linker: {
inherit: ( "Taekwon" );
- skills: {
+ skills: {
SL_ALCHEMIST: 5
SL_MONK: 5
SL_STAR: 5
@@ -2221,7 +2221,7 @@ Dark_Collector: {
Rune_Knight: {
inherit: ( "Knight" );
- skills: {
+ skills: {
RK_ENCHANTBLADE: {
MaxLevel: 5
RK_RUNEMASTERY: 2
@@ -2276,7 +2276,7 @@ Rune_Knight: {
Warlock: {
inherit: ( "Wizard" );
- skills: {
+ skills: {
WL_WHITEIMPRISON: {
MaxLevel: 5
WL_SOULEXPANSION: 3
@@ -2372,7 +2372,7 @@ Warlock: {
Ranger: {
inherit: ( "Hunter" );
- skills: {
+ skills: {
RA_ARROWSTORM: {
MaxLevel: 10
RA_AIMEDBOLT: 5
@@ -2467,7 +2467,7 @@ Ranger: {
Arch_Bishop: {
inherit: ( "Priest" );
- skills: {
+ skills: {
AB_JUDEX: {
MaxLevel: 5
PR_TURNUNDEAD: 1
@@ -2560,7 +2560,7 @@ Arch_Bishop: {
Mechanic: {
inherit: ( "Blacksmith" );
- skills: {
+ skills: {
NC_MADOLICENCE: 5
NC_BOOSTKNUCKLE: {
MaxLevel: 5
@@ -2677,7 +2677,7 @@ Mechanic: {
Guillotine_Cross: {
inherit: ( "Assassin" );
- skills: {
+ skills: {
GC_VENOMIMPRESS: {
MaxLevel: 5
AS_ENCHANTPOISON: 3
@@ -2760,7 +2760,7 @@ Warlock_Trans: {
inherit: ( "High_Wizard", "Warlock" );
}
Ranger_Trans: {
- inherit: ( "Sniper", "Ranger" );
+ inherit: ( "Sniper", "Ranger" );
}
Arch_Bishop_Trans: {
inherit: ( "High_Priest", "Arch_Bishop" );
@@ -2774,7 +2774,7 @@ Guillotine_Cross_Trans: {
Royal_Guard: {
inherit: ( "Crusader" );
- skills: {
+ skills: {
LG_CANNONSPEAR: {
MaxLevel: 5
LG_PINPOINTATTACK: 1
@@ -2861,7 +2861,7 @@ Royal_Guard: {
Sorcerer: {
inherit: ( "Sage" );
- skills: {
+ skills: {
SO_FIREWALK: {
MaxLevel: 5
SA_VOLCANO: 1
@@ -2988,7 +2988,7 @@ Sorcerer: {
Minstrel: {
inherit: ( "Bard" );
- skills: {
+ skills: {
MI_RUSH_WINDMILL: {
MaxLevel: 5
WM_LULLABY_DEEPSLEEP: 1
@@ -3100,7 +3100,7 @@ Minstrel: {
Wanderer: {
inherit: ( "Dancer" );
- skills: {
+ skills: {
WA_SWING_DANCE: {
MaxLevel: 5
WM_LULLABY_DEEPSLEEP: 1
@@ -3212,7 +3212,7 @@ Wanderer: {
Sura: {
inherit: ( "Monk" );
- skills: {
+ skills: {
SR_DRAGONCOMBO: {
MaxLevel: 10
MO_TRIPLEATTACK: 5
@@ -3321,7 +3321,7 @@ Sura: {
Genetic: {
inherit: ( "Alchemist" );
- skills: {
+ skills: {
GN_TRAINING_SWORD: 5
GN_REMODELING_CART: 5
GN_CART_TORNADO: {
@@ -3396,7 +3396,7 @@ Genetic: {
Shadow_Chaser: {
inherit: ( "Rogue" );
- skills: {
+ skills: {
SC_FATALMENACE: {
MaxLevel: 5
RG_INTIMIDATE: 5
@@ -3557,7 +3557,7 @@ Baby_Shadow_Chaser: {
Expanded_Super_Novice: {
inherit: ( "Super_Novice" );
- skills: {
+ skills: {
PR_IMPOSITIO: 5
PR_SANCTUARY: {
MaxLevel: 10
@@ -3665,12 +3665,12 @@ Expanded_Super_Novice: {
}
}
Expanded_Super_Baby: {
- inherit: ( "Expanded_Super_Novice" );
+ inherit: ( "Expanded_Super_Novice" );
}
Kagerou: {
- inherit: ( "Ninja" );
+ inherit: ( "Ninja" );
- skills: {
+ skills: {
KO_YAMIKUMO: {
MaxLevel: 1
NJ_KIRIKAGE: 5
@@ -3760,9 +3760,9 @@ Kagerou: {
}
}
Oboro: {
- inherit: ( "Ninja" );
+ inherit: ( "Ninja" );
- skills: {
+ skills: {
KO_YAMIKUMO: {
MaxLevel: 1
NJ_KIRIKAGE: 5
@@ -3852,7 +3852,7 @@ Oboro: {
}
}
Rebellion: {
- inherit: ( "Gunslinger" );
+ inherit: ( "Gunslinger" );
skills: {
RL_RICHS_COIN: {
diff --git a/db/re/skill_unit_db.txt b/db/re/skill_unit_db.txt
index ffc451a0e..fc74dcbce 100644
--- a/db/re/skill_unit_db.txt
+++ b/db/re/skill_unit_db.txt
@@ -168,7 +168,7 @@
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
+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
@@ -184,7 +184,7 @@
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
+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/roulette_db.conf b/db/roulette_db.conf
index 831ee9023..6ab579dba 100644
--- a/db/roulette_db.conf
+++ b/db/roulette_db.conf
@@ -1,14 +1,14 @@
//====================================================
-//= _ _ _
-//= | | | | | |
-//= | |_| | ___ _ __ ___ _ _| | ___ ___
+//= _ _ _
+//= | | | | | |
+//= | |_| | ___ _ __ ___ _ _| | ___ ___
//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __|
//= | | | | __/ | | (__| |_| | | __/\__ \
//= \_| |_/\___|_| \___|\__,_|_|\___||___/
-//=
-//= http://hercules.ws/board/
+//=
+//= http://herc.ws/board/
//================= More Information =================
-//= http://hercules.ws/board/ ???
+//= http://herc.ws/board/topic/7618-2014-10-22-roulette-and-per-char-gender/
//====================================================
// This file handles the Roulette, the format is <item>:<amount>
// The first entry is the one that loses the game.
@@ -74,4 +74,3 @@ roulette: (
}
}
)
-
diff --git a/db/sc_config.txt b/db/sc_config.txt
index cd0b050f6..650409f6c 100644
--- a/db/sc_config.txt
+++ b/db/sc_config.txt
@@ -11,8 +11,8 @@
// 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.
-//Example:
-//SC_ENDURE, 21 //SC_ENDURE: cannot be removed by death and dispell and cosidered as buff. (16 + 4 + 1 = 21)
+// Example:
+// SC_ENDURE, 21 //SC_ENDURE: cannot be removed by death and dispell and cosidered as buff. (16 + 4 + 1 = 21)
SC_PROVOKE, 32
SC_ENDURE, 21
diff --git a/db/skill_changematerial_db.txt b/db/skill_changematerial_db.txt
index 78920cd66..3fb92139e 100644
--- a/db/skill_changematerial_db.txt
+++ b/db/skill_changematerial_db.txt
@@ -4,17 +4,17 @@
// ProductID,BaseRate,MakeAmount1,MakeAmountRate1,MakeAmount2,MakeAmountRate2
// MakeAmount3,MakeAmountRate3,MakeAmount4,MakeAmountRate4,MakeAmount5,MakeAmountRate5
//====================================================
-// NOTE:
+// NOTE:
// Up to 5 ID/Amount pairs can be specified.
// Rate = n/10%
//====================================================
-703,4,800,2,200 // Hinalle
+703,4,800,2,200 // Hinalle
958,800,9,1000 // Horrendous_Mouth
959,800,7,1000 // Rotten_Scale
-960,1000,6,800,9,200 // Nipper
+960,1000,6,800,9,200 // Nipper
961,800,3,1000 // Conch
-962,1000,4,800,6,200 // Tentacle
+962,1000,4,800,6,200 // Tentacle
963,800,3,1000 // Sharp_Scale
964,800,8,1000 // Crap_Shell
967,800,4,1000 // Turtle_Shell
@@ -22,9 +22,9 @@
970,800,9,1000 // Alchol
971,800,5,1000 // Detrimindexta
973,800,4,1000 // Counteragent
-974,1000,4,800,6,200 // Mixture
-991,1000,1,500,1,500 // Crystal_Blue
-992,1000,1,500,1,500 // Wind_Of_Verdure
+974,1000,4,800,6,200 // Mixture
+991,1000,1,500,1,500 // Crystal_Blue
+992,1000,1,500,1,500 // Wind_Of_Verdure
999,1000,10,1000 // Steel
1003,500,1,1000 // Coal
1008,800,6,1000 // Frozen_Heart
@@ -34,21 +34,21 @@
1012,800,3,1000 // Lizard_Scruff
1013,9,800,13,200 // Colorful_Shell
1014,4,800,6,200 // Jaws_Of_Ant
-1016,1000,7,800,10,200 // Rat_Tail
+1016,1000,7,800,10,200 // Rat_Tail
1019,800,2,1000 // Wooden_Block
-1020,1000,4,800,6,200 // Long_Hair
+1020,1000,4,800,6,200 // Long_Hair
1021,800,4,1000 // Dokkaebi_Horn
-1022,1000,2,800,3,200 // Fox_Tail
+1022,1000,2,800,3,200 // Fox_Tail
1024,800,4,1000 // Chinese_Ink
1025,800,8,1000 // Spiderweb
1026,800,4,1000 // Acorn
1030,800,2,1000 // Tiger_Footskin
-1033,1000,4,800,6,200 // Root_Of_Maneater
-1034,1000,6,800,9,200 // Cobold_Hair
-1035,1000,8,800,12,200 // Dragon_Canine
+1033,1000,4,800,6,200 // Root_Of_Maneater
+1034,1000,6,800,9,200 // Cobold_Hair
+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
+1038,1000,1,1000 // Petite_Dablofs_Horn
+1040,1000,8,800,12,200 // Elder_Pixie's_Beard
1041,800,3,1000 // Lantern
1042,800,6,1000 // Short_Leg
1043,800,6,1000 // Nail_Of_Orc
@@ -57,7 +57,7 @@
1049,800,6,1000 // Skirt_Of_Virgin
1050,800,3,1000 // Tendon
1051,800,7,1000 // Detonator
-1053,1000,6,800,9,200 // Tooth_Of_Ancient_Fish
+1053,1000,6,800,9,200 // Tooth_Of_Ancient_Fish
1056,800,8,1000 // Grit
1058,800,5,1000 // Wing_Of_Moth
1059,1000,5,1000 // Transparent_Cloth
diff --git a/db/translations.conf b/db/translations.conf
index 3b16a8c23..a93e86384 100644
--- a/db/translations.conf
+++ b/db/translations.conf
@@ -1,14 +1,14 @@
//====================================================
-//= _ _ _
-//= | | | | | |
-//= | |_| | ___ _ __ ___ _ _| | ___ ___
+//= _ _ _
+//= | | | | | |
+//= | |_| | ___ _ __ ___ _ _| | ___ ___
//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __|
//= | | | | __/ | | (__| |_| | | __/\__ \
//= \_| |_/\___|_| \___|\__,_|_|\___||___/
-//=
-//= http://hercules.ws/board/
+//=
+//= http://herc.ws/board/
//================= More Information =================
-//= http://hercules.ws/board/topic/8687-hercules-ultimate-localization-design/
+//= http://herc.ws/board/topic/8687-hercules-ultimate-localization-design/
//====================================================
// Translations generated with —-generate-translations
// should be pointed to here
@@ -17,4 +17,4 @@
translations: (
//"path/to/my/Language.po",
//"db/Spanish.po", //(Example)
-) \ No newline at end of file
+)