Files
abyss-lab/public/data/honkai3rd/weapons/11th-sacred-relic.json
T
2022-03-21 19:27:33 +09:00

32 lines
824 B
JSON

{
"id": "11th-sacred-relic",
"name": "11th Sacred Relic",
"category": "cross",
"atk": 274,
"crt": 41,
"rarity": 5,
"battlesuits": [{ "id": "ch" }],
"priWeapon": "11th-leitourgia",
"sources": [
{
"type": "weapon-exchange"
},
{
"type": "dorm-equipment-supply"
},
{
"type": "focused-supply"
}
],
"skills": [
{
"name": "Holy Blades",
"description": "[SP: 18][CD: 15s] Deploys the weapon. Nearby allies gain 10.0% Crit Rate for 10s. Drops a shower of blades on enemies within the AOE every 1s. Sword rain deals 5x50.0% ATK of Physical DMG to enemies within a small AOE."
},
{
"name": "Divine Heal",
"description": "When character attacks impaired enemies, there is a 40.0% chance to heal the team for 74 HP. CD: 3s."
}
]
}