古斯特的獠牙
人形
monster no drops or experience [1]
20% 攻擊傷害格擋率
你承受 10% 來自格擋擊中的傷害
Greust's Tusk
幽魂N
標籤has_one_hand_sword, has_one_handed_melee, human, humanoid, light_armour, medium_height, non_attacking, red_blood, slashing_weapon, very_slow_movement
生命
100%
異常狀態臨界值
100%
抗性
0 0 0 0
傷害
100%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 6
攻擊間隔
0 秒
傷害分佈
±0%
經驗值
100%
Model Size
90%
類型
BanditSpectator
Metadata
BoarBanditSpectator
等級
68
生命
6,433
護甲
28,790
閃避
4,739
能量護盾
0
傷害
374
法術傷害
374
命中
290
攻擊間隔
0
經驗值
10,255
異常狀態臨界值
6,433
冰緩
20
感電
20
易碎
115
焦灼
20
殘喘
56
BanditSpectateWait
+1 秒基礎持續時間
Taunt
嘲諷

Object Type

version 2
extends "Metadata/Monsters/Monster"

Stats
{
	immune_to_curses = 1
	immune_to_auras_from_other_entities = 1
	set_monster_do_not_fracture = 1
	set_max_frenzy_charges = 0
	set_max_endurance_charges = 0
	set_max_power_charges = 0
	is_hidden_monster = 1
	base_cannot_be_damaged = 1
	base_cannot_be_stunned = 1
	cannot_be_knocked_back = 1
}

Life
{
	corpse_usable = false
}

Pathfinding
{
	immobile = true
}

Positioned
{
	force_placement = true
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Bandits/BoarBanditSpectator"] = {
    name = "Greust's Tusk",
    life = 1,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1,
    damageSpread = 0,
    attackTime = 0,
    attackRange = 6,
    accuracy = 1,
    weaponType1 = "One Hand Sword",
    weaponType2 = "Shield",
    skillList = {
        "Taunt",
        "BanditSpectateWait",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["Taunt"] = {
    name = "Taunt",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["BanditSpectateWait"] = {
    name = "BanditSpectateWait",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_skill_effect_duration",
    },
    levels = {
        [1] = {1000, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
monster no drops or experience [1]
IdMonsterNoDropsOrExperience
FamilyMonsterNoDropsOrExperience
Domains怪物 (3)
GenerationType傳奇 (3)
Req. level1
Stats
  • monster no drops or experience Min: 1 Max: 1 全域
  • 20% 攻擊傷害格擋率
    你承受 10% 來自格擋擊中的傷害
    IdMonsterAttackBlock20Bypass20
    FamilyMonsterBlockAndBypass
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster base block % Min: 20 Max: 20 全域
  • base block % damage taken Min: 10 Max: 10 全域
  • Craft Tagsblock
    古斯特的獠牙
    人形
    monster no drops or experience [1]
    Greust's Tusk
    幽魂N
    標籤bludgeoning_weapon, has_two_hand_mace, has_two_handed_melee, human, humanoid, light_armour, medium_height, non_attacking, red_blood, very_slow_movement
    生命
    100%
    異常狀態臨界值
    100%
    抗性
    0 0 0 0
    傷害
    100%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 6
    攻擊間隔
    0 秒
    傷害分佈
    ±0%
    經驗值
    100%
    Model Size
    90%
    類型
    BanditSpectator
    Metadata
    BoarBanditSpectator2
    等級
    68
    生命
    6,433
    護甲
    28,790
    閃避
    4,739
    能量護盾
    0
    傷害
    374
    法術傷害
    374
    命中
    290
    攻擊間隔
    0
    經驗值
    10,255
    異常狀態臨界值
    6,433
    冰緩
    20
    感電
    20
    易碎
    115
    焦灼
    20
    殘喘
    56
    BanditSpectateWait
    +1 秒基礎持續時間
    Taunt
    嘲諷

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Stats
    {
    	immune_to_curses = 1
    	immune_to_auras_from_other_entities = 1
    	set_monster_do_not_fracture = 1
    	set_max_frenzy_charges = 0
    	set_max_endurance_charges = 0
    	set_max_power_charges = 0
    	is_hidden_monster = 1
    	base_cannot_be_damaged = 1
    	base_cannot_be_stunned = 1
    	cannot_be_knocked_back = 1
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    Pathfinding
    {
    	immobile = true
    }
    
    Positioned
    {
    	force_placement = true
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Bandits/BoarBanditSpectator2"] = {
        name = "Greust's Tusk",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0,
        attackTime = 0,
        attackRange = 6,
        accuracy = 1,
        weaponType1 = "Two Hand Mace",
        skillList = {
            "Taunt",
            "BanditSpectateWait",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Taunt"] = {
        name = "Taunt",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BanditSpectateWait"] = {
        name = "BanditSpectateWait",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
        },
        levels = {
            [1] = {1000, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster no drops or experience [1]
    IdMonsterNoDropsOrExperience
    FamilyMonsterNoDropsOrExperience
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster no drops or experience Min: 1 Max: 1 全域
  • Edit

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