From Arms of God Wiki
bot: operator iteration 2026-06-10d (hover tooltips / filter chips + DPS sort / damage-type hubs / stat reverse-lookup pages) |
bot: documentation pass — editor-facing docs (data descriptions, module comments, template usage, Help rewrite) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{ | { | ||
"category": "Crux", | "category": "Crux", | ||
" | "description": "One record per Crux power (the holy cross relic's abilities). Every record: id (the game's internal id), slug (wiki page title of the entity's detail page; never recompute it), name (display name), icon (File: image name; empty string = no staged art). Plus: tier, type (Unique/Action/Buff/Debuff/Aura — drives index grouping, navbox rows and the infobox header color), state (Acquired/Unlocked/Locked -\u003E rendered as the Availability row), stats{} (signed modifiers), description (effect prose). Consumed by Module:Core, Module:Navbox, Module:StatIndex, Module:Iconbox.", | ||
"records": [ | "records": [ | ||
{ | { | ||
| Line 9: | Line 8: | ||
"name": "Crux Ultima", | "name": "Crux Ultima", | ||
"icon": "Cross_DefaultUpgrade.png", | "icon": "Cross_DefaultUpgrade.png", | ||
" | "tier": 1, | ||
"type": "Unique", | |||
"state": "Acquired", | |||
"description": "When the final hour strikes, the cross unleashes its divine wrath. After gathering sacred energy, it releases a blinding explosion, eradicating all demons on the battlefield. However, such power demands time - patience is the price of absolution." | |||
" | |||
}, | }, | ||
{ | { | ||
| Line 25: | Line 18: | ||
"name": "Benediction", | "name": "Benediction", | ||
"icon": "Cross_ActionHeal.png", | "icon": "Cross_ActionHeal.png", | ||
" | "tier": 1, | ||
"type": "Action", | |||
"state": "Unlocked", | |||
"description": "While within the cross’s sacred aura, the Templar is periodically healed by its divine grace." | |||
" | |||
}, | }, | ||
{ | { | ||
| Line 41: | Line 28: | ||
"name": "Burden of Faith", | "name": "Burden of Faith", | ||
"icon": "Cross_ActionPickup.png", | "icon": "Cross_ActionPickup.png", | ||
" | "tier": 1, | ||
"type": "Action", | |||
"state": "Locked", | |||
"description": "The Templar lifts the sacred cross onto their back, carrying its divine power into battle." | |||
" | |||
}, | }, | ||
{ | { | ||
| Line 57: | Line 38: | ||
"name": "Celestial Barrier", | "name": "Celestial Barrier", | ||
"icon": "Cross_ActionForcefield.png", | "icon": "Cross_ActionForcefield.png", | ||
" | "tier": 1, | ||
"type": "Action", | |||
"state": "Locked", | |||
"description": "A shimmering field of divine energy manifests around the cross, with the power to defy all incoming projectiles." | |||
" | |||
}, | }, | ||
{ | { | ||
| Line 73: | Line 48: | ||
"name": "Divine Repulse", | "name": "Divine Repulse", | ||
"icon": "Cross_ActionKnockback.png", | "icon": "Cross_ActionKnockback.png", | ||
" | "tier": 1, | ||
"type": "Action", | |||
"state": "Locked", | |||
"description": "A surge of divine energy erupts from the cross, forcefully repelling all who dare stand against it." | |||
" | |||
}, | }, | ||
{ | { | ||
| Line 89: | Line 58: | ||
"name": "Holy Lance", | "name": "Holy Lance", | ||
"icon": "Cross_ActionShoot.png", | "icon": "Cross_ActionShoot.png", | ||
" | "tier": 1, | ||
"type": "Action", | |||
"state": "Locked", | |||
"description": "The cross releases a piercing beam of sacred light, its power scaling with the weapons damage." | |||
" | |||
}, | }, | ||
{ | { | ||
| Line 105: | Line 68: | ||
"name": "Judgment's Wrath", | "name": "Judgment's Wrath", | ||
"icon": "Cross_ActionHeavenWrath.png", | "icon": "Cross_ActionHeavenWrath.png", | ||
" | "tier": 1, | ||
"type": "Action", | |||
"state": "Locked", | |||
"description": "From the heavens descends the wrath of God, striking down all enemies with divine fury." | |||
" | |||
}, | }, | ||
{ | { | ||
| Line 121: | Line 78: | ||
"name": "Sanctified Shock", | "name": "Sanctified Shock", | ||
"icon": "Cross_ActionStun.png", | "icon": "Cross_ActionStun.png", | ||
" | "tier": 1, | ||
"type": "Action", | |||
"state": "Locked", | |||
"description": "A divine shock stuns all enemies, rendering them vulnerable to guaranteed critical strikes." | |||
" | |||
}, | }, | ||
{ | { | ||
| Line 137: | Line 88: | ||
"name": "Sinner’s Offering", | "name": "Sinner’s Offering", | ||
"icon": "Cross_ActionStealHP.png", | "icon": "Cross_ActionStealHP.png", | ||
" | "tier": 1, | ||
"type": "Action", | |||
"state": "Locked", | |||
"description": "The cross devours the lifeblood of all nearby demons, turning their suffering into the Templar’s salvation." | |||
" | |||
}, | }, | ||
{ | { | ||
| Line 153: | Line 98: | ||
"name": "Anointed Strike", | "name": "Anointed Strike", | ||
"icon": "Cross_BuffCritical.png", | "icon": "Cross_BuffCritical.png", | ||
" | "tier": 1, | ||
"type": "Buff", | |||
"state": "Locked", | |||
"stats": { | |||
"Critical Chance": "49%" | |||
} | |||
}, | }, | ||
{ | { | ||
| Line 167: | Line 110: | ||
"name": "Blessed Barrage", | "name": "Blessed Barrage", | ||
"icon": "", | "icon": "", | ||
" | "tier": 1, | ||
"type": "Buff", | |||
"state": "Locked", | |||
"stats": { | |||
" | "Projectiles": 1 | ||
} | |||
}, | }, | ||
{ | { | ||
| Line 181: | Line 122: | ||
"name": "Blessing of the Zealot", | "name": "Blessing of the Zealot", | ||
"icon": "Cross_BuffAttackSpeed.png", | "icon": "Cross_BuffAttackSpeed.png", | ||
" | "tier": 1, | ||
"type": "Buff", | |||
"state": "Locked", | |||
"stats": { | |||
"Attack Speed": "35%" | |||
} | |||
}, | }, | ||
{ | { | ||
| Line 195: | Line 134: | ||
"name": "Divine Grace", | "name": "Divine Grace", | ||
"icon": "Cross_BuffHoly.png", | "icon": "Cross_BuffHoly.png", | ||
" | "tier": 1, | ||
"type": "Buff", | |||
"state": "Locked", | |||
"stats": { | |||
"Holy Damage": "70%" | |||
} | |||
}, | }, | ||
{ | { | ||
| Line 209: | Line 146: | ||
"name": "Echo of Divinity", | "name": "Echo of Divinity", | ||
"icon": "Cross_BuffRange.png", | "icon": "Cross_BuffRange.png", | ||
" | "tier": 1, | ||
"type": "Buff", | |||
"state": "Locked", | |||
"stats": { | |||
" | "Range": "70%" | ||
} | |||
}, | }, | ||
{ | { | ||
| Line 223: | Line 158: | ||
"name": "Evasive Prayer", | "name": "Evasive Prayer", | ||
"icon": "Cross_BuffDodge.png", | "icon": "Cross_BuffDodge.png", | ||
" | "tier": 1, | ||
"type": "Buff", | |||
"state": "Locked", | |||
"stats": { | |||
" | "Dodge": "28%" | ||
} | |||
}, | }, | ||
{ | { | ||
| Line 237: | Line 170: | ||
"name": "Heaven’s Flow", | "name": "Heaven’s Flow", | ||
"icon": "Cross_BuffRechargeRate.png", | "icon": "Cross_BuffRechargeRate.png", | ||
" | "tier": 1, | ||
"type": "Buff", | |||
"state": "Locked", | |||
"stats": { | |||
"HP Rate": "70%" | |||
} | |||
}, | }, | ||
{ | { | ||
| Line 251: | Line 182: | ||
"name": "Infernal Judgement", | "name": "Infernal Judgement", | ||
"icon": "Cross_BuffFire.png", | "icon": "Cross_BuffFire.png", | ||
" | "tier": 1, | ||
"type": "Buff", | |||
"state": "Locked", | |||
"stats": { | |||
"Fire Damage": "70%" | |||
} | |||
}, | }, | ||
{ | { | ||
| Line 265: | Line 194: | ||
"name": "Penetrating Light", | "name": "Penetrating Light", | ||
"icon": "", | "icon": "", | ||
" | "tier": 1, | ||
"type": "Buff", | |||
"state": "Locked", | |||
"stats": { | |||
" | "Pierce": 2 | ||
} | |||
}, | }, | ||
{ | { | ||
| Line 279: | Line 206: | ||
"name": "Rebounding Wrath", | "name": "Rebounding Wrath", | ||
"icon": "", | "icon": "", | ||
" | "tier": 1, | ||
"type": "Buff", | |||
"state": "Locked", | |||
"stats": { | |||
" | "Bounce": 1 | ||
} | |||
}, | }, | ||
{ | { | ||
| Line 293: | Line 218: | ||
"name": "Sacred Rush", | "name": "Sacred Rush", | ||
"icon": "Cross_BuffRechargeDelay.png", | "icon": "Cross_BuffRechargeDelay.png", | ||
" | "tier": 1, | ||
"type": "Buff", | |||
"state": "Locked", | |||
"stats": { | |||
"HP Delay": "-70%" | |||
} | |||
}, | }, | ||
{ | { | ||
| Line 307: | Line 230: | ||
"name": "Sanctified Hunger", | "name": "Sanctified Hunger", | ||
"icon": "Cross_BuffLifesteal.png", | "icon": "Cross_BuffLifesteal.png", | ||
" | "tier": 1, | ||
"type": "Buff", | |||
"state": "Locked", | |||
"stats": { | |||
"HP Steal": "7%" | |||
} | |||
}, | }, | ||
{ | { | ||
| Line 321: | Line 242: | ||
"name": "Seraph’s Agility", | "name": "Seraph’s Agility", | ||
"icon": "Cross_BuffSpeed.png", | "icon": "Cross_BuffSpeed.png", | ||
" | "tier": 1, | ||
"type": "Buff", | |||
"state": "Locked", | |||
"stats": { | |||
" | "Speed": "21%" | ||
} | |||
}, | }, | ||
{ | { | ||
| Line 335: | Line 254: | ||
"name": "Shield of the Martyr", | "name": "Shield of the Martyr", | ||
"icon": "Cross_BuffArmor.png", | "icon": "Cross_BuffArmor.png", | ||
" | "tier": 1, | ||
"type": "Buff", | |||
"state": "Unlocked", | |||
"stats": { | |||
" | "Armor": 14 | ||
} | |||
}, | }, | ||
{ | { | ||
| Line 349: | Line 266: | ||
"name": "Storm of Revelation", | "name": "Storm of Revelation", | ||
"icon": "Cross_BuffElectric.png", | "icon": "Cross_BuffElectric.png", | ||
" | "tier": 1, | ||
"type": "Buff", | |||
"state": "Locked", | |||
"stats": { | |||
"Electric Damage": "70%" | |||
} | |||
}, | }, | ||
{ | { | ||
| Line 363: | Line 278: | ||
"name": "Wrath of the Faithful", | "name": "Wrath of the Faithful", | ||
"icon": "Cross_BuffDamage.png", | "icon": "Cross_BuffDamage.png", | ||
" | "tier": 1, | ||
"type": "Buff", | |||
"state": "Locked", | |||
"stats": { | |||
" | "Damage": "35%" | ||
} | |||
}, | }, | ||
{ | { | ||
| Line 377: | Line 290: | ||
"name": "Chains of the Damned", | "name": "Chains of the Damned", | ||
"icon": "Cross_DebuffSpeed.png", | "icon": "Cross_DebuffSpeed.png", | ||
" | "tier": 1, | ||
"type": "Debuff", | |||
"state": "Locked", | |||
"stats": { | |||
" | "Speed": "-24%" | ||
} | |||
}, | }, | ||
{ | { | ||
| Line 391: | Line 302: | ||
"name": "Curse of Weakness", | "name": "Curse of Weakness", | ||
"icon": "Cross_DebuffDamage.png", | "icon": "Cross_DebuffDamage.png", | ||
" | "tier": 1, | ||
"type": "Debuff", | |||
"state": "Unlocked", | |||
"stats": { | |||
" | "Damage": "-40%" | ||
} | |||
}, | }, | ||
{ | { | ||
| Line 405: | Line 314: | ||
"name": "Hollow Tribute", | "name": "Hollow Tribute", | ||
"icon": "Cross_DebufResources.png", | "icon": "Cross_DebufResources.png", | ||
" | "tier": 1, | ||
"type": "Debuff", | |||
"state": "Locked", | |||
"stats": { | |||
" | "Resources": "32%" | ||
} | |||
}, | }, | ||
{ | { | ||
| Line 419: | Line 326: | ||
"name": "Mark of the Forgotten", | "name": "Mark of the Forgotten", | ||
"icon": "Cross_DebuffXP.png", | "icon": "Cross_DebuffXP.png", | ||
" | "tier": 1, | ||
"type": "Debuff", | |||
"state": "Locked", | |||
"stats": { | |||
"XP Gain": "48%" | |||
} | |||
}, | }, | ||
{ | { | ||
| Line 433: | Line 338: | ||
"name": "Shattered Faith", | "name": "Shattered Faith", | ||
"icon": "Cross_DebuffArmor.png", | "icon": "Cross_DebuffArmor.png", | ||
" | "tier": 1, | ||
"type": "Debuff", | |||
"state": "Locked", | |||
"stats": { | |||
" | "Armor": -16 | ||
} | |||
}, | }, | ||
{ | { | ||
| Line 447: | Line 350: | ||
"name": "Aura Acceleration 1", | "name": "Aura Acceleration 1", | ||
"icon": "Cross_AuraCooldown1.png", | "icon": "Cross_AuraCooldown1.png", | ||
" | "tier": 1, | ||
"type": "Aura", | |||
"state": "Locked", | |||
"stats": { | |||
" | "Cooldown": "70%" | ||
}, | }, | ||
" | "description": "The cross's sacred power flows more freely, reducing the cooldown of its holy abilities." | ||
}, | }, | ||
{ | { | ||
| Line 463: | Line 363: | ||
"name": "Aura Acceleration 2", | "name": "Aura Acceleration 2", | ||
"icon": "Cross_AuraCooldown2.png", | "icon": "Cross_AuraCooldown2.png", | ||
" | "tier": 1, | ||
"type": "Aura", | |||
"state": "Locked", | |||
"stats": { | |||
" | "Cooldown": "70%" | ||
}, | }, | ||
" | "description": "The cross's sacred power flows more freely, reducing the cooldown of its holy abilities." | ||
}, | }, | ||
{ | { | ||
| Line 479: | Line 376: | ||
"name": "Aura Expansion 1", | "name": "Aura Expansion 1", | ||
"icon": "Cross_AuraRadius1.png", | "icon": "Cross_AuraRadius1.png", | ||
" | "tier": 1, | ||
"type": "Aura", | |||
"state": "Unlocked", | |||
"stats": { | |||
" | "Range": "70%" | ||
}, | }, | ||
" | "description": "The cross's sacred aura spreads wider, extending its divine influence across the battlefield." | ||
}, | }, | ||
{ | { | ||
| Line 495: | Line 389: | ||
"name": "Aura Expansion 2", | "name": "Aura Expansion 2", | ||
"icon": "Cross_AuraRadius2.png", | "icon": "Cross_AuraRadius2.png", | ||
" | "tier": 1, | ||
"type": "Aura", | |||
"state": "Locked", | |||
"stats": { | |||
" | "Range": "70%" | ||
}, | }, | ||
" | "description": "The cross's sacred aura spreads wider, extending its divine influence across the battlefield." | ||
} | } | ||
] | ] | ||
} | } | ||
Latest revision as of 16:04, 10 June 2026
| category | "Crux" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| description | "One record per Crux power (the holy cross relic's abilities). Every record: id (the game's internal id), slug (wiki page title of the entity's detail page; never recompute it), name (display name), icon (File: image name; empty string = no staged art). Plus: tier, type (Unique/Action/Buff/Debuff/Aura — drives index grouping, navbox rows and the infobox header color), state (Acquired/Unlocked/Locked -> rendered as the Availability row), stats{} (signed modifiers), description (effect prose). Consumed by Module:Core, Module:Navbox, Module:StatIndex, Module:Iconbox." | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| records |
|