Backstab
The rogue uses his/her knife to backstab the enemy, [stat]dealing extra damage[/stat]. The enemy also loses part of their [stat]stamina and mana[/stat].
Fields
| Field | Value |
|---|---|
| abilityType | Offensive |
| activationId | — |
| activationType | Single |
| castAnimationAssetId | — |
| components | {
"items": [
{
"heal": {
"description": "Removes stamina",
"mP": "30%|5%",
"stamina": "30%|5%",
"targetInfos": [
{
"color": "#002DB5FF",
"confirmFlags": [],
"excludeFlags": [],
"includeFlags": [
"Self"
],
"rangeRadius": 4,
"rangeType": "FOV",
"suggestedFlags": [],
"targetType": "OneTile"
}
]
}
},
{
"attackWeapon": {
"strikes": [
{
"chance": "100%",
"critBonus": "5%|5%",
"damageRatio": "120%|5%"
}
],
"targetInfos": [
{
"color": "#99FF99CC",
"confirmFlags": [
"Good",
"PartyMember"
],
"excludeFlags": [
"Self"
],
"includeFlags": [
"AnyNPC"
],
"rangeRadius": 1,
"rangeType": "Square",
"suggestedFlags": [
"Enemy"
],
"targetType": "OneTile"
}
]
}
}
]
} |
| cooldownTurns | {
"base": {
"int": 25
},
"scale": "None"
} |
| costs | [
{
"costType": "Default",
"modifier": {
"base": {
"int": 4
},
"scale": "None"
},
"statType": "Stamina"
}
] |
| impactAnimationAssetId | — |
| isPlaceholder | No |
| isRangedAnimationReversed | No |
| maximumLevel | 5 |
| rangedAnimationAssetId | — |
| requiredItemTypes | {
"isUnarmed": false,
"itemTypeIds": {
"main": [
"dagger"
]
}
} |
| requirements | {
"level": 1,
"mainStats": [
"Strength"
],
"scale": 0,
"secondaryStats": []
} |
| skillStatType | Unknown |
| soundImpactId | generic_short |
| soundLaunchId | — |
| spriteId | ability_rogue_backstab |
| stationaryAnimationAssetId | — |
| sustainAnimationAssetId | — |
| sustainCosts | [] |
| usageType | Unknown |