diff options
-rw-r--r-- | world/map/db/const-aegis.txt | 1 | ||||
-rw-r--r-- | world/map/db/item_db.conf | 62 | ||||
-rw-r--r-- | world/map/db/item_db_chest.txt | 23 | ||||
-rw-r--r-- | world/map/langs/lang_de.txt | 5 | ||||
-rw-r--r-- | world/map/langs/lang_en.txt | 7 | ||||
-rw-r--r-- | world/map/langs/lang_es.txt | 5 | ||||
-rw-r--r-- | world/map/langs/lang_fr.txt | 5 | ||||
-rw-r--r-- | world/map/langs/lang_pt_BR.txt | 5 | ||||
-rw-r--r-- | world/map/npc/029-2/sorfina.txt | 4 |
9 files changed, 76 insertions, 41 deletions
diff --git a/world/map/db/const-aegis.txt b/world/map/db/const-aegis.txt index e5eee892..084956e8 100644 --- a/world/map/db/const-aegis.txt +++ b/world/map/db/const-aegis.txt @@ -646,6 +646,7 @@ DarkGreenSaviorArmor 5308 BlackChainmailShirt 5320 BlackLightPlatemail 5321 BlackWarlordPlate 5322 +RaggedShirt 5398 SantaHat 511 FancyHat 524 MinersHat 525 diff --git a/world/map/db/item_db.conf b/world/map/db/item_db.conf index 430556b9..6530ec54 100644 --- a/world/map/db/item_db.conf +++ b/world/map/db/item_db.conf @@ -6607,8 +6607,8 @@ item_db: ( AegisName: "CottonShirt" Name: "CottonShirt" Type: "IT_ARMOR" - Buy: 300 - Sell: 5 + Buy: 1000 + Sell: 500 Weight: 13 Matk: -2 Def: 2 @@ -6625,8 +6625,8 @@ item_db: ( AegisName: "RedCottonShirt" Name: "RedCottonShirt" Type: "IT_ARMOR" - Buy: 300 - Sell: 5 + Buy: 1000 + Sell: 500 Weight: 20 Matk: -4 Def: 2 @@ -6643,8 +6643,8 @@ item_db: ( AegisName: "GreenCottonShirt" Name: "GreenCottonShirt" Type: "IT_ARMOR" - Buy: 300 - Sell: 5 + Buy: 1000 + Sell: 500 Weight: 20 Matk: -4 Def: 2 @@ -6661,8 +6661,8 @@ item_db: ( AegisName: "DarkBlueCottonShirt" Name: "DarkBlueCottonShirt" Type: "IT_ARMOR" - Buy: 300 - Sell: 5 + Buy: 1000 + Sell: 500 Weight: 20 Matk: -4 Def: 2 @@ -6679,8 +6679,8 @@ item_db: ( AegisName: "YellowCottonShirt" Name: "YellowCottonShirt" Type: "IT_ARMOR" - Buy: 300 - Sell: 5 + Buy: 1000 + Sell: 500 Weight: 20 Matk: -4 Def: 2 @@ -6697,8 +6697,8 @@ item_db: ( AegisName: "LightBlueCottonShirt" Name: "LightBlueCottonShirt" Type: "IT_ARMOR" - Buy: 300 - Sell: 5 + Buy: 1000 + Sell: 500 Weight: 20 Matk: -4 Def: 2 @@ -6715,8 +6715,8 @@ item_db: ( AegisName: "PinkCottonShirt" Name: "PinkCottonShirt" Type: "IT_ARMOR" - Buy: 300 - Sell: 5 + Buy: 1000 + Sell: 500 Weight: 20 Matk: -4 Def: 2 @@ -6733,8 +6733,8 @@ item_db: ( AegisName: "BlackCottonShirt" Name: "BlackCottonShirt" Type: "IT_ARMOR" - Buy: 300 - Sell: 5 + Buy: 1000 + Sell: 500 Weight: 20 Matk: -4 Def: 2 @@ -6751,8 +6751,8 @@ item_db: ( AegisName: "OrangeCottonShirt" Name: "OrangeCottonShirt" Type: "IT_ARMOR" - Buy: 300 - Sell: 5 + Buy: 1000 + Sell: 500 Weight: 20 Matk: -4 Def: 2 @@ -6769,8 +6769,8 @@ item_db: ( AegisName: "PurpleCottonShirt" Name: "PurpleCottonShirt" Type: "IT_ARMOR" - Buy: 300 - Sell: 5 + Buy: 1000 + Sell: 500 Weight: 20 Matk: -4 Def: 2 @@ -6787,8 +6787,8 @@ item_db: ( AegisName: "DarkGreenCottonShirt" Name: "DarkGreenCottonShirt" Type: "IT_ARMOR" - Buy: 300 - Sell: 5 + Buy: 1000 + Sell: 500 Weight: 20 Matk: -4 Def: 2 @@ -10598,6 +10598,24 @@ item_db: ( bonus bMatkRate, -170; // @EVOL2 "> }, +{ + Id: 5398 + AegisName: "RaggedShirt" + Name: "RaggedShirt" + Type: "IT_ARMOR" + Buy: 300 + Sell: 5 + Weight: 7 + Matk: -1 + Def: 1 + Slots: 0 + Loc: "EQP_HEAD_MID" + Refine: false + ViewSprite: 5398 + Script: <" + bonus bMatkRate, -1; // @EVOL2 + "> +}, ////////////////////////////////////////////////////////// // Hats { diff --git a/world/map/db/item_db_chest.txt b/world/map/db/item_db_chest.txt index f00823a8..25c91cdb 100644 --- a/world/map/db/item_db_chest.txt +++ b/world/map/db/item_db_chest.txt @@ -36,18 +36,18 @@ 1185, PinkChristmasSweater, 5, 8000, 4000, 30, 0, 5, 0, 0, 0, 2, 512, 0, 0, 0, 0, {}, {} 1186, DarkChristmasSweater, 5, 2000, 1000, 35, 0, 6, 0, -12, 0, 2, 512, 0, 0, 0, 0, {}, {} 1187, BlueChristmasSweater, 5, 8000, 4000, 30, 0, 5, 0, 0, 0, 2, 512, 0, 0, 0, 0, {}, {} -1202, CottonShirt, 5, 300, 5, 13, 0, 2, 0, -2, 0, 2, 512, 0, 0, 0, 0, {}, {} -2050, RedCottonShirt, 5, 300, 5, 20, 0, 2, 0, -4, 0, 2, 512, 0, 0, 0, 0, {}, {} -2051, GreenCottonShirt, 5, 300, 5, 20, 0, 2, 0, -4, 0, 2, 512, 0, 0, 0, 0, {}, {} -2052, DarkBlueCottonShirt, 5, 300, 5, 20, 0, 2, 0, -4, 0, 2, 512, 0, 0, 0, 0, {}, {} -2053, YellowCottonShirt, 5, 300, 5, 20, 0, 2, 0, -4, 0, 2, 512, 0, 0, 0, 0, {}, {} -2054, LightBlueCottonShirt, 5, 300, 5, 20, 0, 2, 0, -4, 0, 2, 512, 0, 0, 0, 0, {}, {} -2055, PinkCottonShirt, 5, 300, 5, 20, 0, 2, 0, -4, 0, 2, 512, 0, 0, 0, 0, {}, {} +1202, CottonShirt, 5, 1000, 500, 13, 0, 2, 0, -2, 0, 2, 512, 0, 0, 0, 0, {}, {} +2050, RedCottonShirt, 5, 1000, 500, 20, 0, 2, 0, -4, 0, 2, 512, 0, 0, 0, 0, {}, {} +2051, GreenCottonShirt, 5, 1000, 500, 20, 0, 2, 0, -4, 0, 2, 512, 0, 0, 0, 0, {}, {} +2052, DarkBlueCottonShirt, 5, 1000, 500, 20, 0, 2, 0, -4, 0, 2, 512, 0, 0, 0, 0, {}, {} +2053, YellowCottonShirt, 5, 1000, 500, 20, 0, 2, 0, -4, 0, 2, 512, 0, 0, 0, 0, {}, {} +2054, LightBlueCottonShirt, 5, 1000, 500, 20, 0, 2, 0, -4, 0, 2, 512, 0, 0, 0, 0, {}, {} +2055, PinkCottonShirt, 5, 1000, 500, 20, 0, 2, 0, -4, 0, 2, 512, 0, 0, 0, 0, {}, {} //ID, Name, Type, Price, Sell, Weight, ATK, DEF, Range, Mbonus, Slot, Gender, Loc, wLV, eLV, View, Mode, {UseScript}, {EquipScript} -2056, BlackCottonShirt, 5, 300, 5, 20, 0, 2, 0, -4, 0, 2, 512, 0, 0, 0, 0, {}, {} -2057, OrangeCottonShirt, 5, 300, 5, 20, 0, 2, 0, -4, 0, 2, 512, 0, 0, 0, 0, {}, {} -2058, PurpleCottonShirt, 5, 300, 5, 20, 0, 2, 0, -4, 0, 2, 512, 0, 0, 0, 0, {}, {} -2059, DarkGreenCottonShirt, 5, 300, 5, 20, 0, 2, 0, -4, 0, 2, 512, 0, 0, 0, 0, {}, {} +2056, BlackCottonShirt, 5, 1000, 500, 20, 0, 2, 0, -4, 0, 2, 512, 0, 0, 0, 0, {}, {} +2057, OrangeCottonShirt, 5, 1000, 500, 20, 0, 2, 0, -4, 0, 2, 512, 0, 0, 0, 0, {}, {} +2058, PurpleCottonShirt, 5, 1000, 500, 20, 0, 2, 0, -4, 0, 2, 512, 0, 0, 0, 0, {}, {} +2059, DarkGreenCottonShirt, 5, 1000, 500, 20, 0, 2, 0, -4, 0, 2, 512, 0, 0, 0, 0, {}, {} 2060, RedVNeckSweater, 5, 6000, 3000, 135, 0, 8, 0, -16, 0, 2, 512, 0, 0, 0, 0, {}, {} 2061, GreenVNeckSweater, 5, 6000, 3000, 135, 0, 8, 0, -16, 0, 2, 512, 0, 0, 0, 0, {}, {} 2062, DarkBlueVNeckSweater, 5, 6000, 3000, 135, 0, 8, 0, -16, 0, 2, 512, 0, 0, 0, 0, {}, {} @@ -263,3 +263,4 @@ 5320, BlackChainmailShirt, 5, 15000, 1500, 800, 0, 20, 0, -120, 0, 2, 512, 0, 0, 0, 0, {}, {} 5321, BlackLightPlatemail, 5, 50000, 2500, 1200, 0, 25, 0, -150, 0, 2, 512, 0, 0, 0, 0, {}, {} 5322, BlackWarlordPlate, 5, 200000, 6000, 2600, 0, 27, 0, -170, 0, 2, 512, 0, 0, 0, 0, {}, {} +5398, RaggedShirt, 5, 300, 5, 7, 0, 1, 0, -1, 0, 2, 512, 0, 0, 0, 0, {}, {} diff --git a/world/map/langs/lang_de.txt b/world/map/langs/lang_de.txt index 76a577ce..86e4d63b 100644 --- a/world/map/langs/lang_de.txt +++ b/world/map/langs/lang_de.txt @@ -5450,6 +5450,9 @@ RIP#9 RabbitEars +RaggedShirt + + RaggedShorts @@ -8114,7 +8117,7 @@ Du hast die exp Rate erfolgreich auf @@% eingestellt. Sie wird in @@ auf @@% zur You suddenly feel naked; you ARE naked! -You take a simple Cotton Shirt and some very worn-out Ragged Shorts out of the dresser. +You take a very worn-out Ragged Shirt and some very worn-out Ragged Shorts out of the dresser. You were blessed by Kirin De'Kagen. The effects will vanish when you die or once thirty minutes have passed. diff --git a/world/map/langs/lang_en.txt b/world/map/langs/lang_en.txt index f55161d5..b5210980 100644 --- a/world/map/langs/lang_en.txt +++ b/world/map/langs/lang_en.txt @@ -5450,6 +5450,9 @@ RIP#9 RabbitEars RabbitEars +RaggedShirt +RaggedShirt + RaggedShorts RaggedShorts @@ -8114,8 +8117,8 @@ You successfully set the exp rate to @@%. It will reset to @@% (default value) i You suddenly feel naked; you ARE naked! You suddenly feel naked; you ARE naked! -You take a simple Cotton Shirt and some very worn-out Ragged Shorts out of the dresser. -You take a simple Cotton Shirt and some very worn-out Ragged Shorts out of the dresser. +You take a very worn-out Ragged Shirt and some very worn-out Ragged Shorts out of the dresser. +You take a very worn-out Ragged Shirt and some very worn-out Ragged Shorts out of the dresser. You were blessed by Kirin De'Kagen. The effects will vanish when you die or once thirty minutes have passed. You were blessed by Kirin De'Kagen. The effects will vanish when you die or once thirty minutes have passed. diff --git a/world/map/langs/lang_es.txt b/world/map/langs/lang_es.txt index e94773c3..f7d5ca42 100644 --- a/world/map/langs/lang_es.txt +++ b/world/map/langs/lang_es.txt @@ -5450,6 +5450,9 @@ RIP#9 RabbitEars +RaggedShirt + + RaggedShorts @@ -8114,7 +8117,7 @@ Asignó satisfactoriamente el índice de experiencia en @@%. Este se restablecer You suddenly feel naked; you ARE naked! -You take a simple Cotton Shirt and some very worn-out Ragged Shorts out of the dresser. +You take a very worn-out Ragged Shirt and some very worn-out Ragged Shorts out of the dresser. You were blessed by Kirin De'Kagen. The effects will vanish when you die or once thirty minutes have passed. diff --git a/world/map/langs/lang_fr.txt b/world/map/langs/lang_fr.txt index a488256c..552eb69b 100644 --- a/world/map/langs/lang_fr.txt +++ b/world/map/langs/lang_fr.txt @@ -5449,6 +5449,9 @@ RIP#9 RabbitEars +RaggedShirt + + RaggedShorts @@ -8113,7 +8116,7 @@ Tu as établi le taux d'exp à @@% avec succès. Il se réinitialisera à @@% (v You suddenly feel naked; you ARE naked! -You take a simple Cotton Shirt and some very worn-out Ragged Shorts out of the dresser. +You take a very worn-out Ragged Shirt and some very worn-out Ragged Shorts out of the dresser. You were blessed by Kirin De'Kagen. The effects will vanish when you die or once thirty minutes have passed. diff --git a/world/map/langs/lang_pt_BR.txt b/world/map/langs/lang_pt_BR.txt index b3b3f68b..2fdcf9dd 100644 --- a/world/map/langs/lang_pt_BR.txt +++ b/world/map/langs/lang_pt_BR.txt @@ -5450,6 +5450,9 @@ RIP#9 RabbitEars +RaggedShirt + + RaggedShorts @@ -8114,7 +8117,7 @@ You successfully set the exp rate to @@%. It will reset to @@% (default value) i You suddenly feel naked; you ARE naked! -You take a simple Cotton Shirt and some very worn-out Ragged Shorts out of the dresser. +You take a very worn-out Ragged Shirt and some very worn-out Ragged Shorts out of the dresser. You were blessed by Kirin De'Kagen. The effects will vanish when you die or once thirty minutes have passed. diff --git a/world/map/npc/029-2/sorfina.txt b/world/map/npc/029-2/sorfina.txt index a851a71c..80313877 100644 --- a/world/map/npc/029-2/sorfina.txt +++ b/world/map/npc/029-2/sorfina.txt @@ -309,7 +309,7 @@ L_Bye: getitem "SlingShot", 1; getitem "SlingBullet", 500; getitem "HitchhikersTowel", 1; - getitem "CottonShirt", 1; + getitem "RaggedShirt", 1; getitem "RaggedShorts", 1; set Zeny, Zeny + 35; // tanisha gives 5 zeny set QL_BEGIN, 8; @@ -362,7 +362,7 @@ L_Walk: L_Shirt: mapmask getmask(); mes "You take a simple Cotton Shirt and some very worn-out Ragged Shorts out of the dresser."; - getitem "CottonShirt", 1; + getitem "RaggedShirt", 1; getitem "RaggedShorts", 1; mes "[Sorfina]"; mes "\"Great! Now you can equip it.\""; |