mr:elemental_magic
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:elemental_magic [2026/07/11 12:32] – Fix red link in elven_bow_item.txt: change arrows to arrows_item Qwen Assistant | mr:elemental_magic [2026/07/12 00:15] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Elemental Magic - Code References ====== | ||
| + | ===== Java Classes ===== | ||
| + | * [[https:// | ||
| + | |||
| + | ===== Spell Affinity Constants ===== | ||
| + | * **AFFINITY_ELEMENTAL**: | ||
| + | * **AFFINITY_NECROMANCY**: | ||
| + | * **AFFINITY_RAGE**: | ||
| + | * **AFFINITY_DEMONOLOGY**: | ||
| + | * **AFFINITY_NATURE**: | ||
| + | * **AFFINITY_SHADOW**: | ||
| + | * **AFFINITY_COMMON**: | ||
| + | |||
| + | ===== Affinity to Icon Mapping ===== | ||
| + | * **Elemental** -> Icon ID: 6 | ||
| + | * **Necromancy** -> Icon ID: 11 | ||
| + | * **Rage** -> Icon ID: 12 | ||
| + | * **Common** -> Icon ID: 6 | ||
| + | * **Combat** -> Icon ID: 15 | ||
| + | * **Rogue** -> Icon ID: 16 | ||
| + | * **Witchcraft** -> Icon ID: 17 | ||
| + | * **Huntress** -> Icon ID: 18 | ||
| + | * **Elf** -> Icon ID: 19 | ||
| + | |||
| + | ===== Hero Class Affinities ===== | ||
| + | * Hero classes have magic affinities defined in their class definitions | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | |||
| + | ===== Related Entities ===== | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | |||
| + | ===== GitHub Links ===== | ||
| + | * [[https:// | ||
| + | |||
| + | {{tag> mr magic spell_affinity elemental code_reference}} | ||
