Potion de calmeActive
POTION_MOB_RESET_P1
Vous rend invisible aux monstres pendant 3s (à l'exception des monstres qui gardent les joueurs).
Applique un bouclier qui absorbe 35 dégâts (avant les résistances) tant que vous êtes invisible.
Stats
| Cooldown | 100 s |
|---|---|
| Cast time | Instant |
| Target | Self |
Granted by(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | invisibility[0].time | 3 | — | 3s |
| {1} | damageshield[0].damageabsorbed | 34.5 | — | 35 |
Ability definition
{
"@uniquename": "POTION_MOB_RESET_P1",
"@target": "self",
"@castingtime": "0",
"@recastdelay": "100",
"@energyusage": "0",
"@castrange": "0",
"@hitdelay": "0.0",
"@standtime": "0.0",
"@uitype": "buff",
"@category": "instant",
"@neutraleffect": "true",
"@castablewhensilenced": "true",
"@spelleffectlocatag": "@SPELLS_POTION_MOB_RESET_EFFECT",
"@statblock": "@SPELLS_POTION_STATBLOCK",
"@namelocatag": "@SPELLS_POTION_MOB_RESET",
"@descriptionlocatag": "@SPELLS_POTION_MOB_RESET_P1_V2_DESC",
"@controllerpreferredtarget": "neutral",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$invisibility[0].time$"
},
{
"@tag": "$damageshield[0].damageabsorbed$"
}
]
}
},
"removeactivespell": [
{
"@target": "friendall",
"@spell": "POTION_MOB_RESET_P2",
"or": {
"IfTargetType": [
{
"@type": "self"
},
{
"@type": "groupmember"
}
]
}
},
{
"@target": "friendall",
"@spell": "POTION_MOB_RESET_P3",
"or": {
"IfTargetType": [
{
"@type": "self"
},
{
"@type": "groupmember"
}
]
}
},
{
"@target": "friendall",
"@spell": "POTION_MOB_RESET_P4",
"or": {
"IfTargetType": [
{
"@type": "self"
},
{
"@type": "groupmember"
}
]
}
},
{
"@target": "friendall",
"@spell": "POTION_MOB_RESET_P5",
"or": {
"IfTargetType": [
{
"@type": "self"
},
{
"@type": "groupmember"
}
]
}
},
{
"@target": "friendall",
"@spell": "POTION_MOB_RESET_P6",
"or": {
"IfTargetType": [
{
"@type": "self"
},
{
"@type": "groupmember"
}
]
}
},
{
"@target": "friendall",
"@spell": "POTION_MOB_RESET_P7",
"or": {
"IfTargetType": [
{
"@type": "self"
},
{
"@type": "groupmember"
}
]
}
},
{
"@target": "friendall",
"@spell": "POTION_MOB_RESET_P8",
"or": {
"IfTargetType": [
{
"@type": "self"
},
{
"@type": "groupmember"
}
]
}
}
],
"changeaggro": {
"@aggroradius": "15",
"@target": "allmobs",
"@value": "-999",
"or": {
"IfTargetType": [
{
"@type": "self"
},
{
"@type": "groupmember"
}
]
}
},
"invisibility": {
"@time": "3",
"@target": "friendall",
"@effectarearadius": "15",
"@maxeffectareatargets": "1",
"@to": "mobsexceptplayerguardmobs",
"or": {
"IfTargetType": [
{
"@type": "self"
},
{
"@type": "groupmember"
}
]
}
},
"damageshield": {
"@time": "3",
"@target": "friendall",
"@effectarearadius": "15",
"@maxeffectareatargets": "1",
"@damageabsorbed": "34.5",
"@usehealingmodifiers": "false",
"or": {
"IfTargetType": [
{
"@type": "self"
},
{
"@type": "groupmember"
}
]
}
},
"spelleffectfx": {
"@constraintpreset": "pointconstraint"
},
"projectile": {
"@flyspeed": "30",
"@startsocket": "mainhand",
"@timeoffset": "0.1"
}
}