summaryrefslogtreecommitdiff
path: root/effects.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-05-19 01:18:22 -0300
committerJesusaves <cpntb1@ymail.com>2019-05-19 01:18:22 -0300
commit3cf5ef04ce6582fc20ad412378d92dfadd3f6e1c (patch)
tree75356599952fac66ef62f35daced39696d8d67e5 /effects.xml
parent790db40b7ad0bc54f9350b9ac02952837f938d8a (diff)
downloadclientdata-3cf5ef04ce6582fc20ad412378d92dfadd3f6e1c.tar.gz
clientdata-3cf5ef04ce6582fc20ad412378d92dfadd3f6e1c.tar.bz2
clientdata-3cf5ef04ce6582fc20ad412378d92dfadd3f6e1c.tar.xz
clientdata-3cf5ef04ce6582fc20ad412378d92dfadd3f6e1c.zip
Add a minor effect to all summoning to make it look nicer. Document special effects.
Might remove later and use specialeffect() instead.
Diffstat (limited to 'effects.xml')
-rw-r--r--effects.xml34
1 files changed, 33 insertions, 1 deletions
diff --git a/effects.xml b/effects.xml
index b2d56817..b8a72b2e 100644
--- a/effects.xml
+++ b/effects.xml
@@ -40,6 +40,38 @@ Copyright (C) 2018 TMW2: Moubootaur Legends
<effect id="30" audio="npcs/fishing-bite.ogg"/> <!-- Fish biting the bait, in the fishing script. -->
<effect id="33" audio="monsters/piou/hit1.ogg"/> <!-- when clicking the flying piou -->
+ <!-- known server special effects
+ 162 - snow
+ 163 - sakura
+ 233 - clouds
+ 297 - fireworks
+ 299 - fireworks
+ 301 - fireworks
+ 333 - leaves
+ 336 - TUNAPARTY damage affected
+ 338 - SL_WIZARD
+ 344 - summoned mob
+ 408 - baby
+ 420 - size changed to medium
+ 421 - medium size
+ 422 - size changed to big
+ 423 - big size
+ 438 - KAITE failed
+ 450 - doom
+ 462 - blocked damage
+ 515 - fog
+ 516 - clouds2
+ 523 - CG_TAROTCARD
+ 524 - CG_TAROTCARD
+ 525 - CG_TAROTCARD
+ 526 - CG_TAROTCARD
+ 527 - CG_TAROTCARD
+ 528 - CG_TAROTCARD
+ 568 - homunculus evolve/levelup
+ 608 - cooking
+ 609 - cooking
+ -->
+
<!-- Reserved for TMW2: id 50~250 -->
<effect id="50" particle="graphics/particles/smoke.xml"/> <!-- Smoke particle effect. -->
<effect id="51" particle="graphics/particles/medium-blindinglight.xml"/> <!-- Bug bomb -->
@@ -62,7 +94,7 @@ Copyright (C) 2018 TMW2: Moubootaur Legends
<effect id="310" particle="graphics/particles/circle-magic.xml"/> <!-- A magical circle, which GMs can use -->
<effect id="312" audio="special/nature-thunder.ogg" particle="graphics/particles/lightning-lunovox.xml"/> <!-- A flashing lighting! -->
- <effect id="344"/> <!-- @summon GM command particle effect. -->
+ <effect id="344" particle="graphics/particles/magic-shield.xml"/> <!-- @summon GM command particle effect. -->
<effect id="10000" particle="graphics/particles/spirit.xml"/> <!-- Spirit ball. -->
</being-effects>