Mikstura LeczeniaAktywna
POTION_HEAL_P4
Przywraca 16% twojego maksymalnego Zdrowia przez 10s.
Statystyki
| Odnowienie | 105 s |
|---|---|
| Czas rzucania | Natychmiastowa |
| Cel | Na siebie |
Dostajesz z(1)
Widok zaawansowany
Skąd bierze się każda liczba i jaki rachunek do niej doprowadził. Jak to działa
| # | Źródło | Baza | Progresja | Wynik |
|---|---|---|---|---|
| {0} | attributechangeovertime[0].totalchange | 0.16 | — | 16% |
| {1} | attributechangeovertime[0].time | 10 | — | 10s |
Definicja umiejętności
{
"@uniquename": "POTION_HEAL_P4",
"@descriptionlocatag": "@SPELLS_POTION_HEAL_DESC",
"@statblock": "@SPELLS_POTION_STATBLOCK",
"@target": "self",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0.0",
"@disruptionfactor": "1",
"@recastdelay": "105",
"@energyusage": "0",
"@castrange": "0",
"@uitype": "heal",
"@category": "instant",
"@maxstack": "1",
"@showrange": "true",
"@neutraleffect": "true",
"@castablewhensilenced": "true",
"@spelleffectlocatag": "@SPELLS_STATUS_HOT",
"@namelocatag": "@SPELLS_POTION_HEAL",
"@controllerpreferredtarget": "neutral",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$attributechangeovertime[0].totalchange$"
},
{
"@tag": "$attributechangeovertime[0].time$"
}
]
}
},
"attributechangeovertime": {
"@attribute": "health",
"@change": "0.016",
"@target": "self",
"@changetype": "relativemax",
"@usehealingmodifiers": "false",
"@initialinterval": "0",
"@interval": "1",
"@count": "10"
}
}