Spectral Tiger Companion
Undead
100% of Physical Attack Damage Leeched as Life
SpectreN
Tagsanimal_claw_weapon, beast, fast_movement, feline_beast, ghost, has_dagger, has_one_handed_melee, light_armour, mammal_beast, melee, physical_affinity, red_blood, undead
Life
2450%
Ailment Threshold
2450%
Resistance
40 40 40 20
Damage
2450%
Accuracy
340%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 11
Attack Time
1.5 Second
Damage Spread
±20%
Experience
350%
Model Size
75%
Type
SummonedTiger
Metadata
SummonedTiger
IsSummoned
Y
Level
68
Life
157,617
Armour
28,790
Evasion Rating
4,739
Damage
9,152
Spell Damage
9,152
Accuracy
1,276
Attack Time
1.5
Experience
35,893
Minion Life
34,189
Minion Damage
7,308
Ailment Threshold
157,617
Chill
498
Shock
498
Brittle
2,820
Scorch
498
Sap
1,377
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 7322–10982
Critical Strike Chance: 5%
Attack Time: 1.5 sec
Strike your foes down with a powerful blow.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]

Object Type

Object Type Codes

 
-- src\Data\Spectres.lua
minions["Metadata/Monsters/SummonedTiger/SummonedTiger"] = {
    name = "Spectral Tiger Companion",
    life = 24.5,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 20,
    damage = 24.5,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 11,
    accuracy = 3.4,
    weaponType1 = "Dagger",
    skillList = {
        "MeleeAtAnimationSpeed",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeed"] = {
    name = "Default Attack",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Strike your foes down with a powerful blow.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Multistrikeable] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_can_fire_arrows",
        "skill_can_fire_wand_projectiles",
        "action_attack_or_cast_time_uses_animation_length",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
100% of Physical Attack Damage Leeched as Life
FamilyLifeLeech
DomainsMonster (3)
GenerationTypeUnique (3)
Req. level1
Stats
  • life leech from physical attack damage permyriad Min: 10000 Max: 10000 Global
  • Craft Tagsresource Life Physical Attack
    Edit

    Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.