กำแพงราก
หุ่นกล
monster no drops or experience [1]
chance to be stunned % [25]
cannot have affliction mods [1]
มอนสเตอร์ ไม่ให้ชาร์จขวดยา เมื่อถูกสังหาร
ไม่ถูก ผลักออกไป
Root Wall
SpectreN
Tagsbludgeoning_weapon, construct, immobile, insect_blood, is_unarmed, large_model, non_attacking, not_dex, not_int, stone_armour
พลังชีวิต
1250%
เกราะ
+100%
Ailment Threshold
1250%
ค่าต้านทาน
50 50 50 30
Damage
0%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 9
Attack Time
1.5 Second
Damage Spread
±20%
ค่าประสบการณ์
125%
Model Size
70%
Type
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
DomainsMonster (3)
GenerationTypeยูนิค (3)
Req. level1
Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • chance to be stunned % [25]
    IdChanceToBeStunnedBeastHeart
    FamilyMonsterChanceToBeStunned
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • chance to be stunned % Min: 25 Max: 25 Global
  • cannot have affliction mods [1]
    IdCannotGainAfflictedMods
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • cannot have affliction mods Min: 1 Max: 1 Global
  • มอนสเตอร์ ไม่ให้ชาร์จขวดยา เมื่อถูกสังหาร
    IdMonsterNoFlaskCharges
    FamilyMonsterSlainNoFlaskCharges
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • monster grants no flask charges Min: 1 Max: 1 Global
  • Craft Tagsflask
    ไม่ถูก ผลักออกไป
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • Edit

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