Schutz Tukohamas
Konstrukt
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
Leben
400%
Rüstung
+50%
Ailment Threshold
400%
Widerstand
40 40 40 20
Damage
160%
Genauigkeit
100%
Kritische Trefferchance
+5%
Multiplikator für kritischen Treffer
+130%
Attack Distance
6 ~ 20
Attack Time
1.155 Second
Damage Spread
±20%
Erfahrung
100%
Model Size
100%
Type
TukohamaTotem
Metadata
TukohamaShieldTotem
Stufe
68
Leben
25,733
Rüstung
43,185
Ausweichen
4,739
Energieschild
0
Damage
598
Zauberschaden
598
Genauigkeit
290
Attack Time
1.155
Erfahrung
10,255
Ailment Threshold
25,733
Chill
81
Shock
81
Brittle
460
Scorch
81
Sap
225
TukohamaTotemShield
Buff, Spell
Zauberzeit: 1 Sek.

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
DomainsMonster (3)
GenerationTypeEinzigartig (3)
Req. level1
Stats
  • monster do not fracture Min: 1 Max: 1 Global
  • Schutz Tukohamas
    Konstrukt
    monster do not fracture [1]
    Tukohama's Protection
    SpectreN
    Tagsbludgeoning_weapon, construct, immobile, is_unarmed, non_attacking, not_dex, not_int, stone_armour
    Leben
    400%
    Rüstung
    +50%
    Ailment Threshold
    400%
    Widerstand
    40 40 40 20
    Damage
    160%
    Genauigkeit
    100%
    Kritische Trefferchance
    +5%
    Multiplikator für kritischen Treffer
    +130%
    Attack Distance
    6 ~ 20
    Attack Time
    1.155 Second
    Damage Spread
    ±20%
    Erfahrung
    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
    DomainsMonster (3)
    GenerationTypeEinzigartig (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.