Burning Touch
Sets the target on fire upon touch.
Fields
| Field | Value |
|---|---|
| abilityType | Offensive |
| activationId | — |
| activationType | Single |
| castAnimationAssetId | ability_fire_cast |
| components | {
"items": [
{
"damage": {
"attackType": "DirectCast",
"damages": [
{
"attackCount": 1,
"damage": "1d6|1d6",
"elementTypeId": "fire"
}
],
"targetInfos": [
{
"color": "#ff5959",
"confirmFlags": [
"PartyMember",
"Good"
],
"excludeFlags": [
"Self"
],
"includeFlags": [
"Any"
],
"rangeRadius": 1,
"rangeType": "Square",
"suggestedFlags": [
"Enemy"
],
"targetType": "OneTile"
}
]
}
},
{
"statusEffects": {
"statusEffectIds": [
"fire"
],
"targetInfos": [
{
"color": "#99FF99CC",
"confirmFlags": [
"PartyMember",
"Good"
],
"excludeFlags": [
"Self"
],
"includeFlags": [
"AnyNPC"
],
"rangeRadius": 1,
"rangeType": "Square",
"suggestedFlags": [
"Enemy"
],
"targetType": "OneTile"
}
]
}
}
]
} |
| cooldownTurns | {
"base": {
"int": 1
},
"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": 2,
"mainStats": [
"Wizardry"
],
"scale": 0,
"secondaryStats": []
} |
| skillStatType | FireSpells |
| soundImpactId | fire_short |
| soundLaunchId | — |
| spriteId | ability_fire_touch |
| stationaryAnimationAssetId | — |
| sustainAnimationAssetId | — |
| sustainCosts | [] |
| usageType | Cast |