ImitarActive
MIMIC
Imita al jugador señalado y obtén acceso a una habilidad de la segunda ranura durante 20s según el arma que tenga equipada el objetivo.
Usar la habilidad de Imitar en un jugador con Bastón arcano te da acceso a Choque mágico (el tiempo de espera es independiente del Choque mágico que puedes seleccionar como tu habilidad de primera ranura).
La habilidad entra en tiempo de espera independientemente de que uses o no uses la habilidad imitada mientras tengas acceso a ella.
Si usas la habilidad imitada de otra arma, su tiempo de espera se reduce en 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"
}
}