mr:warrior_class
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:warrior_class [2026/03/08 18:54] – Wiki standards: Fix broken links and enhance mr: namespace pages with translations Qwen Assistant | mr:warrior_class [2026/03/08 18:58] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Warrior Class - Code References ====== | ||
| + | ===== Java Classes ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | <code json> | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | }, | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | }, | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | } | ||
| + | ], | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | }, | ||
| + | " | ||
| + | } | ||
| + | } | ||
| + | </ | ||
| + | (Source: RemixedDungeon/ | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | |||
| + | Other language translations: | ||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | (Russian - values-ru/ | ||
| + | |||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | (German - values-de/ | ||
| + | |||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | (Spanish - values-es/ | ||
| + | |||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | (French - values-fr/ | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | This entity is implemented in Java/JSON, no Lua script exists | ||
| + | |||
| + | ===== Entity Properties ===== | ||
| + | * **Type**: Hero Class | ||
| + | * **Starting Strength**: 11 (10 base + 1 bonus) | ||
| + | * **Base HP**: 22 | ||
| + | * **Base Shield**: 3 | ||
| + | * **Base Accuracy**: 10 | ||
| + | * **Base Evasion**: 10 | ||
| + | * **Base Damage**: 1 | ||
| + | * **Base Defense**: 0 | ||
| + | * **Attack Skill**: 14 | ||
| + | * **Defense Skill**: 10 | ||
| + | * **Speed**: 12 | ||
| + | * **Magic Affinity**: Combat | ||
| + | * **Starting Equipment**: | ||
| + | - Short Sword (+1, identified) | ||
| + | - Knuckleduster (0, identified) | ||
| + | - Dew Vial (0, identified) | ||
| + | * **Class Armor**: Warrior Armor (Heroic Leap ability) | ||
| + | * **Special Ability**: Can reforge short sword to upgrade other melee weapons | ||
| + | * **Proficiency Penalty**: Less proficient with missile weapons | ||
| + | |||
| + | ===== Class Armor Special Ability ===== | ||
| + | * **Ability Name**: Heroic Leap | ||
| + | * **Action String**: WARRIOR_ARMOR_LEAP | ||
| + | * **Effect**: Leaps towards targeted location, slamming down to stun all neighboring enemies | ||
| + | * **Restriction**: | ||
| + | |||
| + | ===== Related mr Entities ===== | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
mr/warrior_class.txt · Last modified: by 127.0.0.1
