Party Heal
Heals all of the party member's injuries.
Fields
| Field | Value |
|---|---|
| abilityType | Heal |
| activationId | — |
| activationType | Single |
| castAnimationAssetId | — |
| components | {
"items": [
{
"heal": {
"description": "Heals all party members",
"hP": "4d8|12",
"targetInfos": [
{
"color": "#002DB5FF",
"confirmFlags": [],
"excludeFlags": [
"Enemy",
"Evil"
],
"includeFlags": [
"PartyMember"
],
"isPositionLocked": true,
"rangeRadius": 4,
"rangeType": "FOV",
"suggestedFlags": [
"Self",
"PartyMember"
],
"targetType": "AllInRange"
}
]
}
}
]
} |
| cooldownTurns | {
"base": {
"int": 2
},
"scale": "None"
} |
| costs | [
{
"costType": "Default",
"modifier": {
"base": {
"int": 3
},
"scale": {
"int": 1
}
},
"statType": "MP"
}
] |
| impactAnimationAssetId | — |
| isPlaceholder | No |
| isRangedAnimationReversed | No |
| maximumLevel | 5 |
| rangedAnimationAssetId | — |
| requiredItemTypes | {
"isUnarmed": false,
"itemTypeIds": {}
} |
| requirements | {
"level": 5,
"mainStats": [
"Piety"
],
"scale": 0,
"secondaryStats": []
} |
| skillStatType | HolySpells |
| soundImpactId | heal_ability |
| soundLaunchId | — |
| spriteId | ability_holy_heal_party |
| stationaryAnimationAssetId | — |
| sustainAnimationAssetId | — |
| sustainCosts | [] |
| usageType | Cast |