From 946cdb22e98dcd333146cdba27b550409f949258 Mon Sep 17 00:00:00 2001 From: Jesusalva Jesusalva Date: Thu, 17 Nov 2022 20:16:15 +0000 Subject: Minor updates --- graphics/sprites/monsters/bif.png | Bin 0 -> 2268 bytes graphics/sprites/monsters/bif.xml | 20 ++++++++++++++++++++ items.xml | 36 +++++++++++++++++++++++++++++++----- monsters.xml | 5 ++++- 4 files changed, 55 insertions(+), 6 deletions(-) create mode 100644 graphics/sprites/monsters/bif.png create mode 100644 graphics/sprites/monsters/bif.xml diff --git a/graphics/sprites/monsters/bif.png b/graphics/sprites/monsters/bif.png new file mode 100644 index 00000000..507b2c27 Binary files /dev/null and b/graphics/sprites/monsters/bif.png differ diff --git a/graphics/sprites/monsters/bif.xml b/graphics/sprites/monsters/bif.xml new file mode 100644 index 00000000..e977a9af --- /dev/null +++ b/graphics/sprites/monsters/bif.xml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + diff --git a/items.xml b/items.xml index 6600d93e..434d3785 100644 --- a/items.xml +++ b/items.xml @@ -21,7 +21,7 @@ image="equipment/weapon/sword-jackal.png" name="Jackal" description="Made to parry attacks from drakes, relic of a long forsaken war." - effect="HP +50 / HP Drain 2%" + effect="HP +50 / HP Drain 5%" attack="125" attack-range="1" defense="2" @@ -42,11 +42,11 @@ image="equipment/weapon/sword-dragon.png" name="Dragon Sword" description="Empowered by demure's drakes, relic of a long forsaken war." - effect="HP -100 / Vanishes HP by 2% of damages dealt" + effect="HP -100 / Vanish HP by 1% of damage dealt" attack="141" attack-range="1" defense="-2" - str="1" + str="5" level="90" type="equip-1hand" attack-action="attack" @@ -83,6 +83,26 @@ weapons/bows/banshee/banshee-hit2.ogg weapons/bows/banshee/banshee-hit3.ogg + + equipment/weapons/staff.xml + weapons/other/staff/staff-miss1.ogg + weapons/other/staff/staff-miss2.ogg + weapons/other/staff/staff-miss3.ogg + weapons/other/staff/staff-hit1.ogg + weapons/other/staff/staff-hit2.ogg + weapons/other/staff/staff-hit3.ogg + @@ -110,9 +130,15 @@ image="equipment/ammo/thornarrow.png" name="Thorn Arrow" description="A superior arrow which never misses." - effect="Critical +5 / Hit +15" + effect="Critical +7 / Hit +15" type="equip-ammo" attack="65" weight="12"/> + diff --git a/monsters.xml b/monsters.xml index 09f64105..9d4786a7 100644 --- a/monsters.xml +++ b/monsters.xml @@ -1,4 +1,7 @@ - + + + monsters/bif.xml + -- cgit v1.2.3-60-g2f50