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