Protetor de Tukohama
Construto
monster do not fracture [1]
Tukohama's Protection
SpectreN
Tagsbludgeoning_weapon, construct, immobile, is_unarmed, non_attacking, not_dex, not_int, small_height, stone_armour
Vida
400%
Armadura
+50%
Ailment Threshold
400%
Resistência
40 40 40 20
Damage
160%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 20
Attack Time
1.155 Second
Damage Spread
±20%
Experiência
100%
Model Size
100%
Type
TukohamaTotem
Metadata
TukohamaShieldTotem
Nível
68
Vida
25,733
Armadura
43,185
Evasão
4,739
Escudo de Energia
0
Damage
598
Dano Mágico
598
Precisão
290
Attack Time
1.155
Experiência
10,255
Ailment Threshold
25,733
Chill
81
Shock
81
Brittle
460
Scorch
81
Sap
225
TukohamaTotemShield
Buff, Spell
Tempo de Conjuração: 1 seg

Object Type

version 2
extends "Metadata/Monsters/Totems/Totem"

Stats
{
	set_cannot_die = 1
	set_is_hidden_monster = 1
	set_immune_to_curses = 0
}

Object Type Codes

version 2
extends "Metadata/Monsters/Totems/Totem"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Tukohama/TukohamaShieldTotem"] = {
    name = "Tukohama's Protection",
    life = 4,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 20,
    damage = 1.6,
    damageSpread = 0.2,
    attackTime = 1.155,
    attackRange = 20,
    accuracy = 1,
    skillList = {
        "TukohamaTotemShield",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["TukohamaTotemShield"] = {
    name = "TukohamaTotemShield",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Buff] = true,
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
monster do not fracture [1]
IdMonsterDoNotFracture
FamilyMonsterDoNotFracture
Domainsmonstro (3)
GenerationTypeunico (3)
Req. level1
Stats
  • monster do not fracture Min: 1 Max: 1 Global
  • Protetor de Tukohama
    Construto
    monster do not fracture [1]
    Tukohama's Protection
    SpectreN
    Tagsbludgeoning_weapon, construct, immobile, is_unarmed, non_attacking, not_dex, not_int, stone_armour
    Vida
    400%
    Armadura
    +50%
    Ailment Threshold
    400%
    Resistência
    40 40 40 20
    Damage
    160%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 20
    Attack Time
    1.155 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    100%
    Type
    TukohamaTotem
    Metadata
    TukohamaShieldTotemStandalone

    Object Type

    version 2
    extends "Metadata/Monsters/Totems/Totem"
    
    Stats
    {
    	set_immune_to_curses = 0
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Totems/Totem"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Tukohama/TukohamaShieldTotemStandalone"] = {
        name = "Tukohama's Protection",
        life = 4,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 20,
        damage = 1.6,
        damageSpread = 0.2,
        attackTime = 1.155,
        attackRange = 20,
        accuracy = 1,
        skillList = {
        },
        modList = {
        },
    }
    
    monster do not fracture [1]
    IdMonsterDoNotFracture
    FamilyMonsterDoNotFracture
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster do not fracture Min: 1 Max: 1 Global
  • Edit

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