mr:champion_of_fire_buff
Table of Contents
Champion Of Fire Buff - Code References
The Champion of Fire is a buff that grants fire-based bonuses to the affected target.
Lua Implementation
This buff is implemented in Lua:
Effects
- Visual Effect: Target glows with red color (0xAA2222)
- Attack Proc: Applies Burning buff for 3 turns on attack
- Attack Skill Bonus: Grants bonus equal to target's level
String Resources
The following string resources are used:
<string name="ChampionOfFireBuff_Name">[Name]</string> <string name="ChampionOfFireBuff_Info">[Description]</string>
Related
mr/champion_of_fire_buff.txt · Last modified: by 127.0.0.1
