summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLedmitz <smoothshifter@tuta.io>2024-04-13 22:35:12 -0300
committerLedmitz <smoothshifter@tuta.io>2024-04-13 22:35:12 -0300
commit908c7488e7c5b55e2dfa0bd9d559cc1bd3254540 (patch)
treeccaf8ec51921f39561647d0debff6d7def79e48f
parentd8968d004b29a091d3d355564f20a105e2152d98 (diff)
downloadclassic-serverdata-908c7488e7c5b55e2dfa0bd9d559cc1bd3254540.tar.gz
classic-serverdata-908c7488e7c5b55e2dfa0bd9d559cc1bd3254540.tar.bz2
classic-serverdata-908c7488e7c5b55e2dfa0bd9d559cc1bd3254540.tar.xz
classic-serverdata-908c7488e7c5b55e2dfa0bd9d559cc1bd3254540.zip
Lucky item buff - keeping my word
-rw-r--r--world/map/db/item_db.conf5
-rw-r--r--world/map/db/item_db_head.txt4
2 files changed, 6 insertions, 3 deletions
diff --git a/world/map/db/item_db.conf b/world/map/db/item_db.conf
index cee20ed9..1a8a6e2c 100644
--- a/world/map/db/item_db.conf
+++ b/world/map/db/item_db.conf
@@ -13945,7 +13945,7 @@ item_db: (
Buy: 1000
Sell: 500
Weight: 50
- Def: 3
+ Def: 5
Slots: 0
Loc: "EQP_HEAD_TOP"
Refine: false
@@ -13993,6 +13993,9 @@ item_db: (
Loc: "EQP_HEAD_TOP"
Refine: false
ViewSprite: 5280
+ Script: <"
+ bonus bLuk, 1;
+ ">
},
{
Id: 5281
diff --git a/world/map/db/item_db_head.txt b/world/map/db/item_db_head.txt
index 13722260..7c4ae5d7 100644
--- a/world/map/db/item_db_head.txt
+++ b/world/map/db/item_db_head.txt
@@ -231,10 +231,10 @@
5259, BlinkingEvilHalloween, 5, 10000, 5000, 50, 0, 13, 0, 10, 0, 2, 256, 0, 0, 0, 0, {}, {bonus bMdef, 5;}
5262, MovieCap, 5, 1000, 500, 50, 0, 3, 0, 0, 0, 2, 256, 0, 0, 0, 0, {}, {}
5264, BlueWolfHelmet, 5, 1000, 500, 50, 0, 3, 0, 0, 0, 2, 256, 0, 0, 0, 0, {}, {}
-5266, CloverHat, 5, 1000, 500, 50, 0, 3, 0, 0, 0, 2, 256, 0, 0, 0, 0, {}, {bonus bLuk, 1;}
+5266, CloverHat, 5, 1000, 500, 50, 0, 5, 0, 0, 0, 2, 256, 0, 0, 0, 0, {}, {bonus bLuk, 1;}
//ID, Name, Type, Price, Sell, Weight, ATK, DEF, Range, Mbonus, Slot, Gender, Loc, wLV, eLV, View, Mode, {UseScript}, {EquipScript}
5267, AssassinMask, 5, 30000, 3000, 10, 0, 0, 0, -5, 0, 2, 256, 0, 0, 0, 0, {}, {callfunc "BrawlingItem"; bonus bMdef, 5; bonus bAgi, 9; bonus bDex, 1; bonus bMaxHP, 70; bonus bCritical, 15; bonus bAspdRate, 15; bonus bDoubleAddRate, 15;}
-5280, LeprechaunHat, 5, 1600, 800, 20, 0, 5, 0, 0, 0, 2, 256, 0, 0, 0, 0, {}, {}
+5280, LeprechaunHat, 5, 1600, 800, 20, 0, 5, 0, 0, 0, 2, 256, 0, 0, 0, 0, {}, {bonus bLuk, 1;}
5281, PartyHatR, 5, 1600, 800, 20, 0, 5, 0, 0, 0, 2, 256, 0, 0, 0, 0, {}, {}
5282, PartyHatG, 5, 1600, 800, 20, 0, 5, 0, 0, 0, 2, 256, 0, 0, 0, 0, {}, {}
5283, PartyHatB, 5, 1600, 800, 20, 0, 5, 0, 0, 0, 2, 256, 0, 0, 0, 0, {}, {}