ImitazioneActive
MIMIC
Imiti il giocatore bersaglio, ottenendo così un'abilità del secondo slot basata sull'arma equipaggiata dal bersaglio per 20s.
Lanciare Imitazione su un combattente con Bastone arcano ti darà accesso a Folgorazione magica ((il suo tempo di ricarica è indipendente da Folgorazione magica selezionabile come abilità del primo slot).
L'abilità va in ricarica quando si lancia l'abilità imitata oppure se non viene lanciato mentre è disponibile.
Se lanci l'abilità imitata di un'altra arma, il suo tempo di ricarica si riduce del 20%.
Stats
| Cast time | Instant |
|---|---|
| Range | 15 m |
| Target | allplayers |
Granted by(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $MIMIC_AXE.multispell[0].timewindow | 20 | — | 20s |
| {1} | $MIMIC_COOLDOWN.resetcooldowns[0].amount | 0.2 | — | 20% |
Ability definition
{
"@uniquename": "MIMIC",
"@bindtoitem": "true",
"@target": "allplayers",
"@castingtime": "0",
"@hitdelay": "0.4",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "0",
"@castrange": "15",
"@energyusage": "0",
"@uitype": "buff",
"@category": "instant",
"@animIgnoreHitDelay": "true",
"@maxstack": "1",
"@showrange": "true",
"@unlockedtoequip": "false",
"@cancelautoattackaftercasting": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK_V2",
"@descriptionlocatag": "@SPELLS_MIMIC_V2_DESC",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemyandally",
"@controllerselfcastable": "true",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$MIMIC_AXE.multispell[0].timewindow$"
},
{
"@tag": "$$MIMIC_COOLDOWN.resetcooldowns[0].amount$"
}
]
},
"statblock": {
"locareference": [
{
"@tag": "$energyusage$"
},
{
"@tag": "$castingtime$"
},
{
"@tag": "$castrange$"
},
{
"@tag": "$$MIMIC_AXE.multispell[0].timeoutcooldown$"
}
]
}
},
"applyspell": [
{
"@spell": "MIMIC_ARCANE",
"@target": "all",
"IfTargetItemTypeEquipped": {
"@slottype": "mainhand",
"@shopsubcategory1": "arcanestaff"
}
},
{
"@spell": "MIMIC_AXE",
"@target": "all",
"IfTargetItemTypeEquipped": {
"@slottype": "mainhand",
"@shopsubcategory1": "axe"
}
},
{
"@spell": "MIMIC_BOW",
"@target": "all",
"IfTargetItemTypeEquipped": {
"@slottype": "mainhand",
"@shopsubcategory1": "bow"
}
},
{
"@spell": "MIMIC_CROSSBOW",
"@target": "all",
"IfTargetItemTypeEquipped": {
"@slottype": "mainhand",
"@shopsubcategory1": "crossbow"
}
},
{
"@spell": "MIMIC_CURSEDSTAFF",
"@target": "all",
"IfTargetItemTypeEquipped": {
"@slottype": "mainhand",
"@shopsubcategory1": "cursestaff"
}
},
{
"@spell": "MIMIC_DAGGER",
"@target": "all",
"IfTargetItemTypeEquipped": {
"@slottype": "mainhand",
"@shopsubcategory1": "dagger"
}
},
{
"@spell": "MIMIC_FIRESTAFF",
"@target": "all",
"IfTargetItemTypeEquipped": {
"@slottype": "mainhand",
"@shopsubcategory1": "firestaff"
}
},
{
"@spell": "MIMIC_FROSTSTAFF",
"@target": "all",
"IfTargetItemTypeEquipped": {
"@slottype": "mainhand",
"@shopsubcategory1": "froststaff"
}
},
{
"@spell": "MIMIC_HAMMER",
"@target": "all",
"IfTargetItemTypeEquipped": {
"@slottype": "mainhand",
"@shopsubcategory1": "hammer"
}
},
{
"@spell": "MIMIC_HOLYSTAFF",
"@target": "all",
"IfTargetItemTypeEquipped": {
"@slottype": "mainhand",
"@shopsubcategory1": "holystaff"
}
},
{
"@spell": "MIMIC_KNUCKLES",
"@target": "all",
"IfTargetItemTypeEquipped": {
"@slottype": "mainhand",
"@shopsubcategory1": "knuckles"
}
},
{
"@spell": "MIMIC_MACE",
"@target": "all",
"IfTargetItemTypeEquipped": {
"@slottype": "mainhand",
"@shopsubcategory1": "mace"
}
},
{
"@spell": "MIMIC_NATURESTAFF",
"@target": "all",
"IfTargetItemTypeEquipped": {
"@slottype": "mainhand",
"@shopsubcategory1": "naturestaff"
}
},
{
"@spell": "MIMIC_QUARTERSTAFF",
"@target": "all",
"IfTargetItemTypeEquipped": {
"@slottype": "mainhand",
"@shopsubcategory1": "quarterstaff"
}
},
{
"@spell": "MIMIC_SHAPESHIFTER",
"@target": "all",
"IfTargetItemTypeEquipped": {
"@slottype": "mainhand",
"@shopsubcategory1": "shapeshifterstaff"
}
},
{
"@spell": "MIMIC_SPEAR",
"@target": "all",
"IfTargetItemTypeEquipped": {
"@slottype": "mainhand",
"@shopsubcategory1": "spear"
}
},
{
"@spell": "MIMIC_SWORD",
"@target": "all",
"IfTargetItemTypeEquipped": {
"@slottype": "mainhand",
"@shopsubcategory1": "sword"
}
}
],
"projectile": {
"@flyspeed": "60",
"@startsocket": "damage",
"@hitsocket": "damage",
"@direction": "targettosource"
}
}