Frozen Missile
Launches a ice bolt towards the target.
Fields
| Field | Value |
|---|---|
| abilityType | Offensive |
| activationId | — |
| activationType | Single |
| castAnimationAssetId | — |
| components | {
"items": [
{
"damage": {
"attackType": "Ranged",
"damages": [
{
"attackCount": 1,
"damage": "2d6|1d6",
"elementTypeId": "ice"
}
],
"targetInfos": [
{
"color": "#cac4ff",
"confirmFlags": [
"Self",
"PartyMember",
"Good"
],
"excludeFlags": [],
"includeFlags": [
"Any"
],
"rangeRadius": 4,
"rangeType": "FOV",
"suggestedFlags": [
"Enemy"
],
"targetType": "OneTile"
}
]
}
}
]
} |
| cooldownTurns | {
"base": {
"int": 4
},
"scale": "None"
} |
| costs | [
{
"costType": "Default",
"modifier": {
"base": {
"int": 3
},
"scale": {
"int": 1
}
},
"statType": "MP"
}
] |
| impactAnimationAssetId | — |
| isPlaceholder | No |
| isRangedAnimationReversed | No |
| maximumLevel | 5 |
| rangedAnimationAssetId | animation_ranged_ice_bolt |
| requiredItemTypes | {
"isUnarmed": false,
"itemTypeIds": {}
} |
| requirements | {
"level": 1,
"mainStats": [
"Wizardry"
],
"scale": 0,
"secondaryStats": []
} |
| skillStatType | ColdSpells |
| soundImpactId | ice_bolt_impact |
| soundLaunchId | ice_bolt_launch |
| spriteId | ability_ice_bolt |
| stationaryAnimationAssetId | — |
| sustainAnimationAssetId | — |
| sustainCosts | [] |
| usageType | Cast |