Poção CalmanteActive
POTION_MOB_RESET_P2
Deixa você e até 5 membros do grupo dentro de um raio de 15m ao seu redor invisíveis para os monstros por 4s (exceto monstros que vigiam jogadores).
Aplica um escudo em todos os jogadores atingidos, absorvendo 53 de dano (antes das resistências) enquanto invisível.
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].maxeffectareatargets | 5 | — | 5 |
| {1} | invisibility[0].effectarearadius | 15 | — | 15m |
| {2} | invisibility[0].time | 4 | — | 4s |
| {3} | damageshield[0].damageabsorbed | 52.9 | — | 53 |
Ability definition
{
"@uniquename": "POTION_MOB_RESET_P2",
"@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_V2_DESC",
"@controllerpreferredtarget": "neutral",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$invisibility[0].maxeffectareatargets$"
},
{
"@tag": "$invisibility[0].effectarearadius$"
},
{
"@tag": "$invisibility[0].time$"
},
{
"@tag": "$damageshield[0].damageabsorbed$"
}
]
}
},
"removeactivespell": [
{
"@target": "friendall",
"@spell": "POTION_MOB_RESET_P1",
"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": "4",
"@target": "friendall",
"@effectarearadius": "15",
"@maxeffectareatargets": "5",
"@to": "mobsexceptplayerguardmobs",
"or": {
"IfTargetType": [
{
"@type": "self"
},
{
"@type": "groupmember"
}
]
}
},
"damageshield": {
"@time": "4",
"@target": "friendall",
"@effectarearadius": "15",
"@maxeffectareatargets": "5",
"@damageabsorbed": "52.9",
"@usehealingmodifiers": "false",
"or": {
"IfTargetType": [
{
"@type": "self"
},
{
"@type": "groupmember"
}
]
}
},
"spelleffectfx": {
"@constraintpreset": "pointconstraint"
},
"projectile": {
"@flyspeed": "30",
"@startsocket": "mainhand",
"@timeoffset": "0.1"
}
}