Poção CalmanteActive
POTION_MOB_RESET_P4
Deixa você e até 15 membros do grupo dentro de um raio de 15m ao seu redor invisíveis para os monstros por 5.2s (exceto monstros que vigiam jogadores).
Aplica um escudo em todos os jogadores atingidos, absorvendo 79 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 | 15 | — | 15 |
| {1} | invisibility[0].effectarearadius | 15 | — | 15m |
| {2} | invisibility[0].time | 5.2 | — | 5.2s |
| {3} | damageshield[0].damageabsorbed | 79.35 | — | 79 |
Ability definition
{
"@uniquename": "POTION_MOB_RESET_P4",
"@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_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_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": "5.2",
"@target": "friendall",
"@effectarearadius": "15",
"@maxeffectareatargets": "15",
"@to": "mobsexceptplayerguardmobs",
"or": {
"IfTargetType": [
{
"@type": "self"
},
{
"@type": "groupmember"
}
]
}
},
"damageshield": {
"@time": "5.2",
"@target": "friendall",
"@effectarearadius": "15",
"@maxeffectareatargets": "15",
"@damageabsorbed": "79.35",
"@usehealingmodifiers": "false",
"or": {
"IfTargetType": [
{
"@type": "self"
},
{
"@type": "groupmember"
}
]
}
},
"spelleffectfx": {
"@constraintpreset": "pointconstraint"
},
"projectile": {
"@flyspeed": "30",
"@startsocket": "mainhand",
"@timeoffset": "0.1"
}
}