mr:die_hard_spell
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:die_hard_spell [2026/06/06 20:21] – Wiki maintenance: Fix compliance issues in 5 random pages Qwen Assistant | mr:die_hard_spell [2026/06/06 20:25] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Die Hard Spell - Code References ====== | ||
| + | |||
| + | {{ rpd: | ||
| + | |||
| + | ===== Java Classes ===== | ||
| + | This entity is implemented in Lua, no Java class exists | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | This entity is implemented in Lua, no JSON configuration exists | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== Key Properties from Code ===== | ||
| + | **Spell Affinity:** Combat (listed in CustomSpellsList.lua under " | ||
| + | |||
| + | **Spell Mechanics: | ||
| + | * **Targeting: | ||
| + | * **Mana Cost:** 5 | ||
| + | * **Cast Time:** 0.5 turns | ||
| + | * **Cooldown: | ||
| + | * **Spell Level:** 2 (affects requirements) | ||
| + | |||
| + | **Buff Application: | ||
| + | * Applies " | ||
| + | * **Buff Level:** `math.min(3, | ||
| + | * **Duration: | ||
| + | * **Regeneration Bonus:** Equal to buff level (HP per turn) | ||
| + | * **Early Removal Chance:** 1 / caster.skillLevel chance when damaged | ||
| + | |||
| + | ===== Related mr Entities ===== | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | |||
| + | {{tag> mr spells combat reference machine-readable}} | ||
mr/die_hard_spell.txt · Last modified: by 127.0.0.1
