Protection de Tukohama
Fabrication
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
Vie
400%
Armure
+50%
Ailment Threshold
400%
Résistance
40 40 40 20
Damage
160%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 20
Attack Time
1.155 Second
Damage Spread
±20%
Expérience
100%
Model Size
100%
Type
TukohamaTotem
Metadata
TukohamaShieldTotem
Niveau
68
Vie
25,733
Armure
43,185
Évasion
4,739
Bouclier d'énergie
0
Damage
598
Dégâts des sorts
598
Précision
290
Attack Time
1.155
Expérience
10,255
Ailment Threshold
25,733
Chill
81
Shock
81
Brittle
460
Scorch
81
Sap
225
TukohamaTotemShield
Buff, Spell
Temps d'incantation: 1 sec.

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
Domainsmonstre (3)
GenerationTypeUnique (3)
Req. level1
Stats
  • monster do not fracture Min: 1 Max: 1 Global
  • Protection de Tukohama
    Fabrication
    monster do not fracture [1]
    Tukohama's Protection
    SpectreN
    Tagsbludgeoning_weapon, construct, immobile, is_unarmed, non_attacking, not_dex, not_int, stone_armour
    Vie
    400%
    Armure
    +50%
    Ailment Threshold
    400%
    Résistance
    40 40 40 20
    Damage
    160%
    Précision
    100%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 20
    Attack Time
    1.155 Second
    Damage Spread
    ±20%
    Expérience
    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
    Domainsmonstre (3)
    GenerationTypeUnique (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.