From ef482f992da69694409e38eef45c02a741d12014 Mon Sep 17 00:00:00 2001 From: HoraK-FDF Date: Wed, 14 Apr 2021 04:31:23 +0200 Subject: Assassin set and Mana Pearl item db and function (#580) Add a few new items for brawling --- world/map/db/item_db_head.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'world/map/db/item_db_head.txt') diff --git a/world/map/db/item_db_head.txt b/world/map/db/item_db_head.txt index 798adefe..c6ffe993 100644 --- a/world/map/db/item_db_head.txt +++ b/world/map/db/item_db_head.txt @@ -226,3 +226,4 @@ 5264, BlueWolfHelmet, 5, 1000, 500, 50, 0, 3, 0, 0, 0, 2, 256, 0, 0, 0, {}, {} 5266, CloverHat, 5, 1000, 500, 50, 0, 3, 0, 0, 0, 2, 256, 0, 0, 0, {}, {bonus bLuk, 1;} //ID, Name___________________, Type, Price, Sell, Weight, ATK, DEF, Range, Mbonus, Slot, Gender, Loc, wLV, eLV, View, {UseScript}, {EquipScript} +5267, AssassinMask, 5, 30000, 3000, 10, 0, 6, 0, -5, 0, 2, 256, 0, 0, 0, {}, {callfunc "BrawlingItem"; bonus bMdef, 5; bonus bAgi, 9; bonus bDex, 1; bonus bMaxHP, 70; bonus bDoubleAddRate, 15; bonus bCritical, 15; bonus bAspdRate, 15;} -- cgit v1.2.3-60-g2f50