summaryrefslogtreecommitdiff
path: root/world/map/db/item_db_weapon.txt
diff options
context:
space:
mode:
authorJesusaves <jesusalva@themanaworld.org>2020-11-30 21:49:54 -0300
committerGitHub <noreply@github.com>2020-12-01 00:49:54 +0000
commitdbc0174b72ea451dd737a99e581cd460ff969fa8 (patch)
tree90472c492bd8a4c97fc9c90436e459cfb36711b2 /world/map/db/item_db_weapon.txt
parent7b9d5976809d36fd542176f2010fd9714d0c685c (diff)
downloadserverdata-dbc0174b72ea451dd737a99e581cd460ff969fa8.tar.gz
serverdata-dbc0174b72ea451dd737a99e581cd460ff969fa8.tar.bz2
serverdata-dbc0174b72ea451dd737a99e581cd460ff969fa8.tar.xz
serverdata-dbc0174b72ea451dd737a99e581cd460ff969fa8.zip
Christmas 2020 (#567)
“Jack Frost has cursed Santa's Reinboos! They can recover if hit with a snowball, but catching these buggers is hard! Get a Snowball Thrower with Santa and save Christmas! On the meanwhile, someone not so interested in Christmas might have better targets for these snowballs...”
Diffstat (limited to 'world/map/db/item_db_weapon.txt')
-rw-r--r--world/map/db/item_db_weapon.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/world/map/db/item_db_weapon.txt b/world/map/db/item_db_weapon.txt
index 08d472f0..016e5055 100644
--- a/world/map/db/item_db_weapon.txt
+++ b/world/map/db/item_db_weapon.txt
@@ -61,3 +61,6 @@
1201, Knife, 4, 50, 25, 120, 5, 0, 1, 0, 0, 2, 2, 1, 1, 1, {}, {}
1215, ToySabre, 4, 2000000, 25, 1, 1, 0, 1, 0, 0, 2, 2, 1, 1, 1, {}, {}
1282, BoneArrows, 10, 50, 20, 0, 55, 0, 0, 0, 0, 2, 32768, 0, 0, 0, {}, {bonus bCritical, 1;set @AmmoType, AMMO_BOW; callfunc "CheckAmmo";}
+//ID, Name___________________, Type, Price, Sell, Weight, ATK, DEF, Range, Mbonus, Slot, Gender, Loc, wLV, eLV, View, {UseScript}, {EquipScript}
+5260, Snowball, 10, 1, 0, 1, 3, 0, 0, 0, 0, 2, 32768, 0, 0, 0, {}, {set @AmmoType, AMMO_XMAS; callfunc "CheckAmmo";}
+5261, SnowLauncher, 4, 500, 50, 10, 5, 0, 3, 0, 0, 2, 2, 1, 1, 11, {}, {set @LauncherType, AMMO_XMAS; callfunc "CheckLauncher";}