summaryrefslogtreecommitdiff
path: root/status-effects.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-02-08 19:07:38 -0300
committerJesusaves <cpntb1@ymail.com>2020-02-08 19:07:38 -0300
commit706d77e20155bd75d8d249118f15df330f3170f9 (patch)
treed9781f8deb3cdebe543acdb993a18e47e16487bf /status-effects.xml
parent1b74fb5c162ea340fea68f4c75e509cf772f73ed (diff)
downloadclientdata-706d77e20155bd75d8d249118f15df330f3170f9.tar.gz
clientdata-706d77e20155bd75d8d249118f15df330f3170f9.tar.bz2
clientdata-706d77e20155bd75d8d249118f15df330f3170f9.tar.xz
clientdata-706d77e20155bd75d8d249118f15df330f3170f9.zip
Try to finish status-effects.xml based on Micksha's comments.
Add feather icon to exp up effect, so players are aware of it! :D
Diffstat (limited to 'status-effects.xml')
-rw-r--r--status-effects.xml19
1 files changed, 10 insertions, 9 deletions
diff --git a/status-effects.xml b/status-effects.xml
index 46f3b674..4a032284 100644
--- a/status-effects.xml
+++ b/status-effects.xml
@@ -232,6 +232,7 @@ end-message: Displays a message when the effect end.
<status-effect
name="exp up"
id="618"
+ icon="icons/feather.xml"
/>
<status-effect
name="sit"
@@ -287,35 +288,35 @@ end-message: Displays a message when the effect end.
<status-effect
name="inc agi"
id="971"
- icon="icons/feather.xml"
+ icon="icons/bpotion_drink.xml|#ccb534,f1ea8e,ffffaa"
persistent-particle-effect="true"
start-particle="graphics/particles/hastefurry.particle.xml"
/>
<status-effect
name="inc vit"
id="972"
- icon="icons/feather.xml"
+ icon="icons/bpotion_drink.xml|#ffffff"
persistent-particle-effect="true"
start-particle="graphics/particles/hastefurry.particle.xml"
/>
<status-effect
name="inc int"
id="973"
- icon="icons/feather.xml"
+ icon="icons/bpotion_drink.xml|#4b4bbd,888af4"
persistent-particle-effect="true"
start-particle="graphics/particles/hastefurry.particle.xml"
/>
<status-effect
name="inc dex"
id="974"
- icon="icons/feather.xml"
+ icon="icons/bpotion_drink.xml|#530a7c,b362e1,ca87ef"
persistent-particle-effect="true"
start-particle="graphics/particles/hastefurry.particle.xml"
/>
<status-effect
name="inc luk"
id="975"
- icon="icons/feather.xml"
+ icon="icons/bpotion_drink.xml|#1f9c1f,89d689"
persistent-particle-effect="true"
start-particle="graphics/particles/hastefurry.particle.xml"
/>
@@ -329,28 +330,28 @@ end-message: Displays a message when the effect end.
<status-effect
name="inc flee"
id="977"
- icon="icons/feather.xml"
+ icon="icons/bpotion_drink.xml|#000000,999999"
persistent-particle-effect="true"
start-particle="graphics/particles/hastefurry.particle.xml"
/>
<status-effect
name="walk speed change"
id="978"
- icon="icons/feather.xml"
+ icon="icons/bpotion_drink.xml|#dae569,ffffda"
persistent-particle-effect="true"
start-particle="graphics/particles/hastefurry.particle.xml"
/>
<status-effect
name="inc max hp"
id="979"
- icon="icons/feather.xml"
+ icon="icons/bpotion_drink.xml|#00ff00,44ff00"
persistent-particle-effect="true"
start-particle="graphics/particles/hastefurry.particle.xml"
/>
<status-effect
name="inc max mp"
id="980"
- icon="icons/feather.xml"
+ icon="icons/bpotion_drink.xml|#0000ff,0044ff"
persistent-particle-effect="true"
start-particle="graphics/particles/hastefurry.particle.xml"
/>