summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2023-10-07 21:24:18 -0300
committerJesusaves <cpntb1@ymail.com>2023-10-07 21:24:18 -0300
commite30a3ae2f10445fa45bc909a8336df3bf56eeb2a (patch)
tree00497a49a5551e1fe798c5cbff768c1660415db5
parented5b7c7df1a770d69c0f60463bd324f762daa078 (diff)
downloadserverdata-jesusalva/smartgrad.tar.gz
serverdata-jesusalva/smartgrad.tar.bz2
serverdata-jesusalva/smartgrad.tar.xz
serverdata-jesusalva/smartgrad.zip
Add a small int bonus to Graduation Cap for starting mages.jesusalva/smartgrad
See also: https://forums.themanaworld.org/viewtopic.php?p=165165#p165165 Requested by Wellvin
-rw-r--r--world/map/db/item_db.conf3
-rw-r--r--world/map/db/item_db_head.txt2
2 files changed, 4 insertions, 1 deletions
diff --git a/world/map/db/item_db.conf b/world/map/db/item_db.conf
index 7845b1c4..22f5927c 100644
--- a/world/map/db/item_db.conf
+++ b/world/map/db/item_db.conf
@@ -10380,6 +10380,9 @@ item_db: (
Loc: "EQP_HEAD_TOP"
Refine: false
ViewSprite: 675
+ Script: <"
+ bonus bInt, 1;
+ ">
},
{
Id: 678
diff --git a/world/map/db/item_db_head.txt b/world/map/db/item_db_head.txt
index fab0191d..5c1d1e24 100644
--- a/world/map/db/item_db_head.txt
+++ b/world/map/db/item_db_head.txt
@@ -32,7 +32,7 @@
647, DevelopersCap, 5, 2000, 500, 20, 0, 5, 0, 5, 0, 2, 256, 0, 0, 0, 0, {}, {}
654, Cap, 5, 4000000, 500, 20, 0, 5, 0, 0, 0, 2, 256, 0, 0, 0, 0, {}, {}
656, SerfHat, 5, 500, 100, 20, 0, 2, 0, 0, 0, 2, 256, 0, 0, 0, 0, {}, {}
-675, GraduationCap, 5, 1000, 250, 20, 0, 2, 0, 0, 0, 2, 256, 0, 0, 0, 0, {}, {}
+675, GraduationCap, 5, 1000, 250, 20, 0, 2, 0, 0, 0, 2, 256, 0, 0, 0, 0, {}, {bonus bInt, 1;}
678, NohMask, 5, 7000, 1000, 18, 0, 3, 0, 1, 0, 2, 256, 0, 0, 0, 0, {}, {}
679, DemonMask, 5, 10000, 5000, 23, 0, 3, 0, 5, 0, 2, 256, 0, 0, 0, 0, {}, {}
721, HighPriestCrown, 5, 6000000, 5000, 400, 0, 4, 0, 20, 0, 2, 256, 0, 0, 0, 0, {}, {bonus bMaxSP, 20;}