根牆
生物
monster no drops or experience [1]
chance to be stunned % [25]
cannot have affliction mods [1]
怪物被擊殺時不會給予藥劑充能
不能被擊退
Root Wall
幽魂N
標籤bludgeoning_weapon, construct, immobile, insect_blood, is_unarmed, large_model, non_attacking, not_dex, not_int, stone_armour
生命
1250%
護甲
+100%
異常狀態臨界值
1250%
抗性
50 50 50 30
傷害
0%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 9
攻擊間隔
1.5 秒
傷害分佈
±20%
經驗值
125%
Model Size
70%
類型
HarvestOshabiVineBarrier
Metadata
OshabiVineBarrier

Object Type

version 2
extends "Metadata/Monsters/Monster"

Positioned
{
	force_placement = true
}

Pathfinding
{
	immobile = true
}

Stats
{
	uses_no_mana = 1
	immune_to_curses = 0
	item_drop_slots = 0
	cannot_be_taunted = 1
	object_cannot_taunt_enemies = 1
	set_additional_life_scaling_index = 3
}

Life
{
	corpse_usable = false
}

Actor
{
	basic_action = "Emerge"
}

StateMachine
{
	define_shared_state =
	"
		active;
		flinch;
	"
	//on_state_active_1 = "RemoveCollidability(  );"
	//on_state_active_3 = "PlayAnimationByName( fade_out_01 );"
}

TriggerableBlockage
{
	save_as_diff = true
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

StateMachine
{
	on_state_active_4 = "DisableRendering(  );"
}

Animated
{
	on_fade_in_01 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/LeagueHarvest/harvest_boss/final/crown_of_thorns/fade_in.epk );"
	on_end_fade_in_01 = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/LeagueHarvest/harvest_boss/final/crown_of_thorns/fade_in.epk );"
	on_fade_out_01 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/LeagueHarvest/harvest_boss/final/crown_of_thorns/fade_out.epk );"
}

// why is there a purple highlight
//Targetable
//{
//	no_highlight = true
//}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueHarvest/Oshabi/OshabiVineBarrier"] = {
    name = "Root Wall",
    life = 12.5,
    fireResist = 50,
    coldResist = 50,
    lightningResist = 50,
    chaosResist = 30,
    damage = 0,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 9,
    accuracy = 1,
    skillList = {
    },
    modList = {
    },
}
monster no drops or experience [1]
IdMonsterNoDropsOrExperience
FamilyMonsterNoDropsOrExperience
Domains怪物 (3)
GenerationType傳奇 (3)
Req. level1
Stats
  • monster no drops or experience Min: 1 Max: 1 全域
  • chance to be stunned % [25]
    IdChanceToBeStunnedBeastHeart
    FamilyMonsterChanceToBeStunned
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • chance to be stunned % Min: 25 Max: 25 全域
  • cannot have affliction mods [1]
    IdCannotGainAfflictedMods
    FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot have affliction mods Min: 1 Max: 1 全域
  • 怪物被擊殺時不會給予藥劑充能
    IdMonsterNoFlaskCharges
    FamilyMonsterSlainNoFlaskCharges
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster grants no flask charges Min: 1 Max: 1 全域
  • Craft Tagsflask
    不能被擊退
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 全域
  • Edit

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