อารา ธิดาแห่งแสง
หุ่นกล
ด่าน: Cold River Map
เพิ่มระดับความหายากของ ไอเทม ที่ดรอป 15000%
มอนสเตอร์ ให้ค่าประสบการณ์ เพิ่มขึ้น 100%
display monster mod nemesis test [0]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
ไม่ติดสถานะ มึนงง
Ara, Sister of Light
SpectreN
AreaCold River Map
Tagsนักเวท, construct, fire_affinity, has_one_handed_melee, has_thrusting_one_hand_sword, humanoid, large_height, large_model, medium_movement, melee, mud_blood, non_unique_map_boss, not_dex, not_int, physical_affinity, puncturing_weapon, solaris_boss_map, stone_armour, stone_construct
พลังชีวิต
400%
เกราะ
+100%
Ailment Threshold
400%
ค่าต้านทาน
40 40 40 25
Damage
200%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 15
Attack Time
1.5 Second
Damage Spread
±20%
ค่าประสบการณ์
200%
Model Size
100%
Type
SolarisMap
Metadata
SolarisMap
เลเวล
82
พลังชีวิต
8,370,908
เกราะ
171,302
การหลบหลีก
7,608
โล่พลังงาน
0
Damage
1,937
ความเสียหายเวท
2,891
ความแม่นยำ
499
Attack Time
1.005
ค่าประสบการณ์
143,066
Ailment Threshold
3,934,327
Chill
12,440
Shock
12,440
Brittle
70,381
Scorch
12,440
Sap
34,370
SolarisEnergyLance
Spell
เวลาร่าย: 3 วินาที
คูลดาวน์: 5 วินาที
กระสุน เจาะทะลุ ทุกเป้าหมาย
สร้างความเสียหาย ไฟ 9177 ถึง 13766
ยิงกระสุน เพิ่มเติม 4 ลูก
ระยะการฟาดประชิด +5 เมตร
maintain projectile direction when using contact position [1]
monster penalty against minions damage +% final vs player minions [-50]
projectile uses contact position [1]
SolarisEnergyLanceQuick
Spell
เวลาร่าย: 1.73 วินาที
คูลดาวน์: 4 วินาที
กระสุน เจาะทะลุ ทุกเป้าหมาย
สร้างความเสียหาย ไฟ 4588 ถึง 6883
ระยะการฟาดประชิด +4 เมตร
maintain projectile direction when using contact position [1]
monster penalty against minions damage +% final vs player minions [-25]
projectile uses contact position [1]
SolarisBackflip
Spell, Area, Fire, AreaSpell
เวลาร่าย: 3.17 วินาที
คูลดาวน์: 10 วินาที
การปะทะของคุณ ไม่สามารถสร้างสถานะ มึนงง ต่อศัตรูได้
สร้างความเสียหาย ไฟ 1849 ถึง 2774
monster penalty against minions damage +% final vs player minions [-25]
MeleeThrustAttack
Attack, Damage, Triggerable
Base Damage: 3076–4614
โอกาสคริติคอล: 5%
Attack Time: 1.5 วินาที
คูลดาวน์: 5 วินาที
is area damage [1]
monster penalty against minions damage +% final vs player minions [-25]
SolarisTransform
LunarisDodgeLeft
คูลดาวน์: 2.5 วินาที
monster dodge distance [18]
LunarisDodgeRight
คูลดาวน์: 2.5 วินาที
monster dodge direction [1]
monster dodge distance [18]
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 3076–4614
โอกาสคริติคอล: 5%
Attack Time: 1.5 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
skill can fire arrows [1]
skill can fire wand projectiles [1]
LunarisDodgeBack
คูลดาวน์: 2.5 วินาที
monster dodge direction [3]
monster dodge distance [28]
SolarisSkyBeamMap
Spell
เวลาร่าย: 2.5 วินาที
คูลดาวน์: 8 วินาที
สร้างความเสียหาย ไฟ พื้นฐาน 4762.3 ต่อวินาที
ระยะเวลาพื้นฐาน 3 วินาที
active skill area of effect radius +% final [-40]
ground fire art variation [4]
monster penalty against minions damage +% final vs player minions [-60]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	basic_action = "Emerge"
	basic_action = "ChangeToStance1"
	basic_action = "ChangeToStance2"
	basic_action = "Emerge2"
}

StateMachine
{
	define_shared_state =
	"
		lunaris_dead;
		fight;
	"
}

Stats
{
	set_curse_orb_additional_height = -10
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

BaseEvents
{
	on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Solaris_Lunaris/EPKs/solaris_aura.epk );"
}

StateMachine
{
	on_or_create_state_lunaris_dead_1 = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Solaris_Lunaris/EPKs/solaris_aura.epk );"
}

Life
{
	on_death =
	"
		RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Solaris_Lunaris/EPKs/solaris_aura.epk );
	"

	on_spawned_dead =
	"
		RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Solaris_Lunaris/EPKs/solaris_aura.epk );
	"
}

Render
{
	selection_height_override = 250.0
}


Actor
{
	on_dealt_damage_package =
	"
		IfState( lunaris_dead, 0, { 
			DetachAllOfType( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Solaris_Lunaris/solaris_hit_barrier.ao );
			AddAttachedOffset( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Solaris_Lunaris/solaris_hit_barrier.ao, Chest_M, 1.0, CalculateOrientation( source_location ), 0, 0, 0, false, false, true ); 
		} );
	"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LunarisSolaris/SolarisMap"] = {
    name = "Ara, Sister of Light",
    life = 4,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 2,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 15,
    accuracy = 1,
    weaponType1 = "Thrusting One Hand Sword",
    weaponType2 = "Shield",
    skillList = {
        "Melee",
        "LunarisDodgeLeft",
        "LunarisDodgeRight",
        "LunarisDodgeBack",
        "MeleeThrustAttack",
        "SolarisSkyBeamMap",
        "SolarisEnergyLance",
        "SolarisEnergyLanceQuick",
        "SolarisBackflip",
        "SolarisTransform",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["Melee"] = {
    name = "Default Attack",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Strike your foes down with a powerful blow.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Multistrikeable] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_can_fire_arrows",
        "skill_can_fire_wand_projectiles",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["LunarisDodgeLeft"] = {
    name = "LunarisDodgeLeft",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_dodge_distance",
    },
    levels = {
        [1] = {18, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["LunarisDodgeRight"] = {
    name = "LunarisDodgeRight",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_dodge_direction",
        "monster_dodge_distance",
    },
    levels = {
        [1] = {1, 18, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["LunarisDodgeBack"] = {
    name = "LunarisDodgeBack",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_dodge_direction",
        "monster_dodge_distance",
    },
    levels = {
        [1] = {3, 28, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeThrustAttack"] = {
    name = "MeleeThrustAttack",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.Damage] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "is_area_damage",
    },
    levels = {
        [1] = {-25, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["SolarisSkyBeamMap"] = {
    name = "SolarisSkyBeamMap",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2.5,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_fire_damage_to_deal_per_minute",
        "base_skill_effect_duration",
        "ground_fire_art_variation",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "active_skill_area_of_effect_radius_+%_final",
    },
    levels = {
        [1] = {4.4000000953674, 3000, 4, -60, -40, levelRequirement = 61, statInterpolation = {3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["SolarisEnergyLance"] = {
    name = "SolarisEnergyLance",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 3,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "number_of_additional_projectiles",
        "melee_weapon_range_+",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "always_pierce",
        "projectile_uses_contact_position",
        "maintain_projectile_direction_when_using_contact_position",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 4, 50, -50, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["SolarisEnergyLanceQuick"] = {
    name = "SolarisEnergyLanceQuick",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.73,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "melee_weapon_range_+",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "always_pierce",
        "projectile_uses_contact_position",
        "maintain_projectile_direction_when_using_contact_position",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 40, -25, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["SolarisBackflip"] = {
    name = "SolarisBackflip",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.Fire] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 3.17,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "cannot_stun",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, -25, levelRequirement = 61, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["SolarisTransform"] = {
    name = "SolarisTransform",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
เพิ่มระดับความหายากของ ไอเทม ที่ดรอป 15000%
มอนสเตอร์ ให้ค่าประสบการณ์ เพิ่มขึ้น 100%
IdMonsterMapBoss
FamilyMonsterMapBoss
DomainsMonster (3)
GenerationTypeยูนิค (3)
Req. level1
Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • display monster mod nemesis test [0]
    IdSolarisFinalFormDaemon
    FamilyDaemon
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • display monster mod nemesis test Min: 0 Max: 0 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • IdNothing
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    ไม่ติดสถานะ มึนงง
    IdMonsterCannotBeStunned1
    NameSteadfast
    FamilyMonsterCannotBeStunned
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • base cannot be stunned Min: 1 Max: 1 Global
  • Spawn Tagsnot_str: 0 default: 1000
    อารา ธิดาแห่งแสง
    หุ่นกล
    เพิ่มระดับความหายากของ ไอเทม ที่ดรอป 15000%
    มอนสเตอร์ ให้ค่าประสบการณ์ เพิ่มขึ้น 100%
    display monster mod nemesis test [0]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    ไม่ติดสถานะ มึนงง
    Ara, Sister of Light
    SpectreN
    Tagsนักเวท, construct, fire_affinity, has_one_handed_melee, has_thrusting_one_hand_sword, humanoid, large_height, large_model, medium_movement, melee, mud_blood, not_dex, not_int, physical_affinity, puncturing_weapon, standalone_map_boss, stone_armour, stone_construct
    พลังชีวิต
    400%
    เกราะ
    +100%
    Ailment Threshold
    400%
    ค่าต้านทาน
    40 40 40 25
    Damage
    200%
    ความแม่นยำ
    100%
    โอกาสคริติคอล
    +5%
    ตัวคูณคริติคอล
    +130%
    Attack Distance
    6 ~ 15
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    200%
    Model Size
    100%
    Type
    SolarisMap
    Metadata
    SolarisMapStandalone
    เลเวล
    68
    พลังชีวิต
    557,385
    เกราะ
    57,580
    การหลบหลีก
    4,739
    โล่พลังงาน
    0
    Damage
    851
    ความเสียหายเวท
    1,270
    ความแม่นยำ
    290
    Attack Time
    1.005
    ค่าประสบการณ์
    112,805
    Ailment Threshold
    351,153
    Chill
    1,110
    Shock
    1,110
    Brittle
    6,282
    Scorch
    1,110
    Sap
    3,068
    SolarisEnergyLance
    Spell
    เวลาร่าย: 3 วินาที
    คูลดาวน์: 5 วินาที
    กระสุน เจาะทะลุ ทุกเป้าหมาย
    สร้างความเสียหาย ไฟ 4635 ถึง 6953
    ยิงกระสุน เพิ่มเติม 4 ลูก
    ระยะการฟาดประชิด +5 เมตร
    maintain projectile direction when using contact position [1]
    monster penalty against minions damage +% final vs player minions [-50]
    projectile uses contact position [1]
    SolarisEnergyLanceQuick
    Spell
    เวลาร่าย: 1.73 วินาที
    คูลดาวน์: 4 วินาที
    กระสุน เจาะทะลุ ทุกเป้าหมาย
    สร้างความเสียหาย ไฟ 2317 ถึง 3476
    ระยะการฟาดประชิด +4 เมตร
    maintain projectile direction when using contact position [1]
    monster penalty against minions damage +% final vs player minions [-25]
    projectile uses contact position [1]
    SolarisBackflip
    Spell, Area, Fire, AreaSpell
    เวลาร่าย: 3.17 วินาที
    คูลดาวน์: 10 วินาที
    การปะทะของคุณ ไม่สามารถสร้างสถานะ มึนงง ต่อศัตรูได้
    สร้างความเสียหาย ไฟ 1068 ถึง 1602
    monster penalty against minions damage +% final vs player minions [-25]
    MeleeThrustAttack
    Attack, Damage, Triggerable
    Base Damage: 1351–2027
    โอกาสคริติคอล: 5%
    Attack Time: 1.5 วินาที
    คูลดาวน์: 5 วินาที
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-25]
    SolarisTransform
    LunarisDodgeLeft
    คูลดาวน์: 2.5 วินาที
    monster dodge distance [18]
    LunarisDodgeRight
    คูลดาวน์: 2.5 วินาที
    monster dodge direction [1]
    monster dodge distance [18]
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    โจมตีธรรมดา (Default Attack)
    Base Damage: 1351–2027
    โอกาสคริติคอล: 5%
    Attack Time: 1.5 วินาที
    โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    LunarisDodgeBack
    คูลดาวน์: 2.5 วินาที
    monster dodge direction [3]
    monster dodge distance [28]
    SolarisSkyBeamMap
    Spell
    เวลาร่าย: 2.5 วินาที
    คูลดาวน์: 8 วินาที
    สร้างความเสียหาย ไฟ พื้นฐาน 2571.5 ต่อวินาที
    ระยะเวลาพื้นฐาน 3 วินาที
    active skill area of effect radius +% final [-40]
    ground fire art variation [4]
    monster penalty against minions damage +% final vs player minions [-60]
    SSMStandaloneSolarisBallSummon
    Spell, Multicastable, Triggerable, Trappable, Totemable, Mineable
    เวลาร่าย: 1 วินาที
    alternate minion [537]
    minion dies when parent dies [1]
    number of monsters to summon [1]
    summon specific monsters radius +% [30]
    summoned monsters are minions [1]
    summoned monsters no drops or experience [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/StandaloneMapBoss"
    
    Actor
    {
    	basic_action = "ChangeToStance1"
    	basic_action = "ChangeToStance2"
    }
    
    Stats
    {
    	set_curse_orb_additional_height = -10
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/StandaloneMapBoss"
    
    BaseEvents
    {
    	on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Solaris_Lunaris/EPKs/solaris_aura.epk );"
    }
    
    Life
    {
    	on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Solaris_Lunaris/EPKs/solaris_aura.epk );"
    	on_spawned_dead = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Solaris_Lunaris/EPKs/solaris_aura.epk );"
    }
    
    Render
    {
    	selection_height_override = 250.0
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LunarisSolaris/SolarisMapStandalone"] = {
        name = "Ara, Sister of Light",
        life = 4,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 2,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 15,
        accuracy = 1,
        weaponType1 = "Thrusting One Hand Sword",
        weaponType2 = "Shield",
        skillList = {
            "Melee",
            "SSMStandaloneSolarisBallSummon",
            "LunarisDodgeLeft",
            "LunarisDodgeRight",
            "LunarisDodgeBack",
            "MeleeThrustAttack",
            "SolarisSkyBeamMap",
            "SolarisEnergyLance",
            "SolarisEnergyLanceQuick",
            "SolarisBackflip",
            "SolarisTransform",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SSMStandaloneSolarisBallSummon"] = {
        name = "SSMStandaloneSolarisBallSummon",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "number_of_monsters_to_summon",
            "alternate_minion",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_are_minions",
            "summoned_monsters_no_drops_or_experience",
            "minion_dies_when_parent_dies",
        },
        levels = {
            [1] = {1, 537, 30, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["LunarisDodgeLeft"] = {
        name = "LunarisDodgeLeft",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_dodge_distance",
        },
        levels = {
            [1] = {18, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["LunarisDodgeRight"] = {
        name = "LunarisDodgeRight",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_dodge_direction",
            "monster_dodge_distance",
        },
        levels = {
            [1] = {1, 18, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["LunarisDodgeBack"] = {
        name = "LunarisDodgeBack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_dodge_direction",
            "monster_dodge_distance",
        },
        levels = {
            [1] = {3, 28, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeThrustAttack"] = {
        name = "MeleeThrustAttack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "is_area_damage",
        },
        levels = {
            [1] = {-25, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SolarisSkyBeamMap"] = {
        name = "SolarisSkyBeamMap",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_fire_damage_to_deal_per_minute",
            "base_skill_effect_duration",
            "ground_fire_art_variation",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {4.4000000953674, 3000, 4, -60, -40, levelRequirement = 61, statInterpolation = {3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SolarisEnergyLance"] = {
        name = "SolarisEnergyLance",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "number_of_additional_projectiles",
            "melee_weapon_range_+",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "always_pierce",
            "projectile_uses_contact_position",
            "maintain_projectile_direction_when_using_contact_position",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 4, 50, -50, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SolarisEnergyLanceQuick"] = {
        name = "SolarisEnergyLanceQuick",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.73,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "melee_weapon_range_+",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "always_pierce",
            "projectile_uses_contact_position",
            "maintain_projectile_direction_when_using_contact_position",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 40, -25, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SolarisBackflip"] = {
        name = "SolarisBackflip",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Fire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3.17,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "cannot_stun",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, -25, levelRequirement = 61, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SolarisTransform"] = {
        name = "SolarisTransform",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    เพิ่มระดับความหายากของ ไอเทม ที่ดรอป 15000%
    มอนสเตอร์ ให้ค่าประสบการณ์ เพิ่มขึ้น 100%
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • display monster mod nemesis test [0]
    IdSolarisFinalFormDaemon
    FamilyDaemon
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • display monster mod nemesis test Min: 0 Max: 0 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • IdNothing
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    ไม่ติดสถานะ มึนงง
    IdMonsterCannotBeStunned1
    NameSteadfast
    FamilyMonsterCannotBeStunned
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • base cannot be stunned Min: 1 Max: 1 Global
  • Spawn Tagsnot_str: 0 default: 1000
    อารา ธิดาแห่งแสง
    หุ่นกล
    เพิ่มระดับความหายากของ ไอเทม ที่ดรอป 15000%
    มอนสเตอร์ ให้ค่าประสบการณ์ เพิ่มขึ้น 100%
    display monster mod nemesis test [0]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    ไม่ติดสถานะ มึนงง
    Ara, Sister of Light
    SpectreN
    Tagsนักเวท, construct, fire_affinity, has_one_handed_melee, has_thrusting_one_hand_sword, humanoid, large_model, medium_movement, melee, mud_blood, not_dex, not_int, physical_affinity, puncturing_weapon, stone_armour, stone_construct
    พลังชีวิต
    400%
    เกราะ
    +100%
    Ailment Threshold
    400%
    ค่าต้านทาน
    40 40 40 25
    Damage
    200%
    ความแม่นยำ
    100%
    โอกาสคริติคอล
    +5%
    ตัวคูณคริติคอล
    +130%
    Attack Distance
    6 ~ 15
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    200%
    Model Size
    100%
    Type
    SolarisMap
    Metadata
    SolarisMapArchnemesis_
    เลเวล
    68
    พลังชีวิต
    557,385
    เกราะ
    57,580
    การหลบหลีก
    4,739
    โล่พลังงาน
    0
    Damage
    851
    ความเสียหายเวท
    1,270
    ความแม่นยำ
    290
    Attack Time
    1.005
    ค่าประสบการณ์
    112,805
    Ailment Threshold
    351,153
    Chill
    1,110
    Shock
    1,110
    Brittle
    6,282
    Scorch
    1,110
    Sap
    3,068
    SolarisEnergyLance
    Spell
    เวลาร่าย: 3 วินาที
    คูลดาวน์: 5 วินาที
    กระสุน เจาะทะลุ ทุกเป้าหมาย
    สร้างความเสียหาย ไฟ 4635 ถึง 6953
    ยิงกระสุน เพิ่มเติม 4 ลูก
    ระยะการฟาดประชิด +5 เมตร
    maintain projectile direction when using contact position [1]
    monster penalty against minions damage +% final vs player minions [-50]
    projectile uses contact position [1]
    SolarisEnergyLanceQuick
    Spell
    เวลาร่าย: 1.73 วินาที
    คูลดาวน์: 4 วินาที
    กระสุน เจาะทะลุ ทุกเป้าหมาย
    สร้างความเสียหาย ไฟ 2317 ถึง 3476
    ระยะการฟาดประชิด +4 เมตร
    maintain projectile direction when using contact position [1]
    monster penalty against minions damage +% final vs player minions [-25]
    projectile uses contact position [1]
    SolarisBackflip
    Spell, Area, Fire, AreaSpell
    เวลาร่าย: 3.17 วินาที
    คูลดาวน์: 10 วินาที
    การปะทะของคุณ ไม่สามารถสร้างสถานะ มึนงง ต่อศัตรูได้
    สร้างความเสียหาย ไฟ 1068 ถึง 1602
    monster penalty against minions damage +% final vs player minions [-25]
    MeleeThrustAttack
    Attack, Damage, Triggerable
    Base Damage: 1351–2027
    โอกาสคริติคอล: 5%
    Attack Time: 1.5 วินาที
    คูลดาวน์: 5 วินาที
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-25]
    SolarisTransform
    LunarisDodgeLeft
    คูลดาวน์: 2.5 วินาที
    monster dodge distance [18]
    LunarisDodgeRight
    คูลดาวน์: 2.5 วินาที
    monster dodge direction [1]
    monster dodge distance [18]
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    โจมตีธรรมดา (Default Attack)
    Base Damage: 1351–2027
    โอกาสคริติคอล: 5%
    Attack Time: 1.5 วินาที
    โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    LunarisDodgeBack
    คูลดาวน์: 2.5 วินาที
    monster dodge direction [3]
    monster dodge distance [28]
    SolarisSkyBeamMap
    Spell
    เวลาร่าย: 2.5 วินาที
    คูลดาวน์: 8 วินาที
    สร้างความเสียหาย ไฟ พื้นฐาน 2571.5 ต่อวินาที
    ระยะเวลาพื้นฐาน 3 วินาที
    active skill area of effect radius +% final [-40]
    ground fire art variation [4]
    monster penalty against minions damage +% final vs player minions [-60]
    SSMStandaloneSolarisBallSummon
    Spell, Multicastable, Triggerable, Trappable, Totemable, Mineable
    เวลาร่าย: 1 วินาที
    alternate minion [537]
    minion dies when parent dies [1]
    number of monsters to summon [1]
    summon specific monsters radius +% [30]
    summoned monsters are minions [1]
    summoned monsters no drops or experience [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/LeagueArchnemesis/PantheonApparition"
    
    Actor
    {
    	basic_action = "ChangeToStance1"
    	basic_action = "ChangeToStance2"
    }
    
    Stats
    {
    	set_curse_orb_additional_height = -10
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/LeagueArchnemesis/PantheonApparition"
    
    BaseEvents
    {
    	on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Solaris_Lunaris/EPKs/solaris_aura.epk );"
    }
    
    Life
    {
    	on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Solaris_Lunaris/EPKs/solaris_aura.epk );"
    	on_spawned_dead = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Solaris_Lunaris/EPKs/solaris_aura.epk );"
    }
    
    Render
    {
    	selection_height_override = 250.0
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LunarisSolaris/SolarisMapArchnemesis_"] = {
        name = "Ara, Sister of Light",
        life = 4,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 2,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 15,
        accuracy = 1,
        weaponType1 = "Thrusting One Hand Sword",
        weaponType2 = "Shield",
        skillList = {
            "Melee",
            "SSMStandaloneSolarisBallSummon",
            "LunarisDodgeLeft",
            "LunarisDodgeRight",
            "LunarisDodgeBack",
            "MeleeThrustAttack",
            "SolarisSkyBeamMap",
            "SolarisEnergyLance",
            "SolarisEnergyLanceQuick",
            "SolarisBackflip",
            "SolarisTransform",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SSMStandaloneSolarisBallSummon"] = {
        name = "SSMStandaloneSolarisBallSummon",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "number_of_monsters_to_summon",
            "alternate_minion",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_are_minions",
            "summoned_monsters_no_drops_or_experience",
            "minion_dies_when_parent_dies",
        },
        levels = {
            [1] = {1, 537, 30, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["LunarisDodgeLeft"] = {
        name = "LunarisDodgeLeft",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_dodge_distance",
        },
        levels = {
            [1] = {18, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["LunarisDodgeRight"] = {
        name = "LunarisDodgeRight",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_dodge_direction",
            "monster_dodge_distance",
        },
        levels = {
            [1] = {1, 18, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["LunarisDodgeBack"] = {
        name = "LunarisDodgeBack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_dodge_direction",
            "monster_dodge_distance",
        },
        levels = {
            [1] = {3, 28, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeThrustAttack"] = {
        name = "MeleeThrustAttack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "is_area_damage",
        },
        levels = {
            [1] = {-25, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SolarisSkyBeamMap"] = {
        name = "SolarisSkyBeamMap",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_fire_damage_to_deal_per_minute",
            "base_skill_effect_duration",
            "ground_fire_art_variation",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {4.4000000953674, 3000, 4, -60, -40, levelRequirement = 61, statInterpolation = {3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SolarisEnergyLance"] = {
        name = "SolarisEnergyLance",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "number_of_additional_projectiles",
            "melee_weapon_range_+",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "always_pierce",
            "projectile_uses_contact_position",
            "maintain_projectile_direction_when_using_contact_position",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 4, 50, -50, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SolarisEnergyLanceQuick"] = {
        name = "SolarisEnergyLanceQuick",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.73,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "melee_weapon_range_+",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "always_pierce",
            "projectile_uses_contact_position",
            "maintain_projectile_direction_when_using_contact_position",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 40, -25, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SolarisBackflip"] = {
        name = "SolarisBackflip",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Fire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3.17,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "cannot_stun",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, -25, levelRequirement = 61, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SolarisTransform"] = {
        name = "SolarisTransform",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    เพิ่มระดับความหายากของ ไอเทม ที่ดรอป 15000%
    มอนสเตอร์ ให้ค่าประสบการณ์ เพิ่มขึ้น 100%
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • display monster mod nemesis test [0]
    IdSolarisFinalFormDaemon
    FamilyDaemon
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • display monster mod nemesis test Min: 0 Max: 0 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • IdNothing
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    ไม่ติดสถานะ มึนงง
    IdMonsterCannotBeStunned1
    NameSteadfast
    FamilyMonsterCannotBeStunned
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • base cannot be stunned Min: 1 Max: 1 Global
  • Spawn Tagsnot_str: 0 default: 1000
    อารา ธิดาแห่งแสง
    หุ่นกล
    เพิ่มระดับความหายากของ ไอเทม ที่ดรอป 15000%
    มอนสเตอร์ ให้ค่าประสบการณ์ เพิ่มขึ้น 100%
    display monster mod nemesis test [0]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    ไม่ติดสถานะ มึนงง
    Ara, Sister of Light
    SpectreN
    Tagsconstruct, elder_map_boss, has_one_handed_melee, has_thrusting_one_hand_sword, humanoid, large_model, medium_movement, mud_blood, non_attacking, not_dex, not_int, puncturing_weapon, stone_armour, stone_construct
    พลังชีวิต
    400%
    เกราะ
    +100%
    Ailment Threshold
    400%
    ค่าต้านทาน
    40 40 40 25
    Damage
    200%
    ความแม่นยำ
    100%
    โอกาสคริติคอล
    +5%
    ตัวคูณคริติคอล
    +130%
    Attack Distance
    6 ~ 15
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    200%
    Model Size
    100%
    Type
    SolarisMap
    Metadata
    SolarisMapElder

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Life
    {
    	corpse_usable = false
    }
    
    Stats
    {
    	base_cannot_be_damaged = 1
    	base_cannot_be_stunned = 1
    	cannot_be_knocked_back = 1
    	is_hidden_monster = 1
    	immune_to_curses = 1
    	immune_to_auras_from_other_entities = 1
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    BaseEvents
    {
    	on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/affecting_target_instant.epk );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LunarisSolaris/SolarisMapElder"] = {
        name = "Ara, Sister of Light",
        life = 4,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 2,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 15,
        accuracy = 1,
        weaponType1 = "Thrusting One Hand Sword",
        weaponType2 = "Shield",
        skillList = {
        },
        modList = {
        },
    }
    
    เพิ่มระดับความหายากของ ไอเทม ที่ดรอป 15000%
    มอนสเตอร์ ให้ค่าประสบการณ์ เพิ่มขึ้น 100%
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • display monster mod nemesis test [0]
    IdSolarisFinalFormDaemon
    FamilyDaemon
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • display monster mod nemesis test Min: 0 Max: 0 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • IdNothing
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    ไม่ติดสถานะ มึนงง
    IdMonsterCannotBeStunned1
    NameSteadfast
    FamilyMonsterCannotBeStunned
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • base cannot be stunned Min: 1 Max: 1 Global
  • Spawn Tagsnot_str: 0 default: 1000
    อารา ธิดาแห่งแสง
    หุ่นกล
    ไม่ได้รับความเสียหาย
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    cant possess this [1]
    cant touch this [1]
    Ara, Sister of Light
    SpectreN
    Tagsนักเวท, construct, fire_affinity, humanoid, immobile, is_unarmed, large_model, mud_blood, puncturing_weapon, stone_armour, stone_construct
    พลังชีวิต
    100%
    Ailment Threshold
    100%
    ค่าต้านทาน
    40 40 40 25
    Damage
    100%
    ความแม่นยำ
    100%
    โอกาสคริติคอล
    +5%
    ตัวคูณคริติคอล
    +130%
    Attack Distance
    6 ~ 14
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    100%
    Model Size
    100%
    Type
    SolarisCelestialForm
    Metadata
    SolarisCelestialFormMap
    เลเวล
    68
    พลังชีวิต
    6,433
    เกราะ
    28,790
    การหลบหลีก
    4,739
    โล่พลังงาน
    0
    Damage
    374
    ความเสียหายเวท
    374
    ความแม่นยำ
    290
    Attack Time
    1.5
    ค่าประสบการณ์
    10,255
    Ailment Threshold
    6,433
    Chill
    20
    Shock
    20
    Brittle
    115
    Scorch
    20
    Sap
    56
    SolarisSkyBeamCelestialMap
    Spell
    เวลาร่าย: 3 วินาที
    คูลดาวน์: 8 วินาที
    สร้างความเสียหาย ไฟ พื้นฐาน 2571.5 ต่อวินาที
    ระยะเวลาพื้นฐาน 3 วินาที
    active skill area of effect radius +% final [-40]
    ground fire art variation [4]
    monster penalty against minions damage +% final vs player minions [-60]
    SolarisSolarFlareMap
    Spell, Area, Fire, AreaSpell
    เวลาร่าย: 2 วินาที
    คูลดาวน์: 10 วินาที
    การปะทะของคุณ ไม่สามารถสร้างสถานะ มึนงง ต่อศัตรูได้
    ระยะเวลาพื้นฐาน 5 วินาที
    ระยะเวลารองพื้นฐาน 1 วินาที
    สร้างความเสียหาย ไฟ 673.3 ถึง 1010
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-70]

    Object Type

    version 2
    extends "Metadata/Monsters/LunarisSolaris/CelestialForm"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LunarisSolaris/CelestialForm"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LunarisSolaris/SolarisCelestialFormMap"] = {
        name = "Ara, Sister of Light",
        life = 1,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 14,
        accuracy = 1,
        skillList = {
            "SolarisSkyBeamCelestialMap",
            "SolarisSolarFlareMap",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SolarisSkyBeamCelestialMap"] = {
        name = "SolarisSkyBeamCelestialMap",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_fire_damage_to_deal_per_minute",
            "base_skill_effect_duration",
            "ground_fire_art_variation",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {4.4000000953674, 3000, 4, -60, -40, levelRequirement = 61, statInterpolation = {3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SolarisSolarFlareMap"] = {
        name = "SolarisSolarFlareMap",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Fire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "base_skill_effect_duration",
            "base_secondary_skill_effect_duration",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "is_area_damage",
            "cannot_stun",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 5000, 1000, -70, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    ไม่ได้รับความเสียหาย
    IdMonsterCannotBeDamaged
    FamilyCannotBeDamaged
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • base cannot be damaged Min: 1 Max: 1 Global
  • ไม่สามารถรับความเสียหายได้
    ไม่ได้รับความเสียหาย
    ไม่ได้รับความเสียหาย
    Cannot Be Damaged
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityActBoss
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • cant possess this [1]
    IdTormentCantPossessThis
    FamilyCantPossessThis
    DomainsMonster (3)
    GenerationTypeผีตายโหง (7)
    Req. level1
    Stats
  • cant possess this Min: 1 Max: 1 Global
  • cant touch this [1]
    IdTormentCantTouchThis
    FamilyCantTouchThis
    DomainsMonster (3)
    GenerationTypeผีตายโหง (7)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • อารา ธิดาแห่งแสง
    หุ่นกล
    ไม่ได้รับความเสียหาย
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    cant possess this [1]
    cant touch this [1]
    Ara, Sister of Light
    SpectreN
    Tagsนักเวท, construct, fire_affinity, humanoid, immobile, is_unarmed, large_model, mud_blood, puncturing_weapon, stone_armour, stone_construct
    พลังชีวิต
    100%
    Ailment Threshold
    100%
    ค่าต้านทาน
    40 40 40 25
    Damage
    100%
    ความแม่นยำ
    100%
    โอกาสคริติคอล
    +5%
    ตัวคูณคริติคอล
    +130%
    Attack Distance
    6 ~ 14
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    100%
    Model Size
    100%
    Type
    SolarisCelestialForm
    Metadata
    SolarisCelestialFormMapStandalone
    เลเวล
    68
    พลังชีวิต
    6,433
    เกราะ
    28,790
    การหลบหลีก
    4,739
    โล่พลังงาน
    0
    Damage
    374
    ความเสียหายเวท
    374
    ความแม่นยำ
    290
    Attack Time
    1.5
    ค่าประสบการณ์
    10,255
    Ailment Threshold
    6,433
    Chill
    20
    Shock
    20
    Brittle
    115
    Scorch
    20
    Sap
    56
    SolarisSolarFlareMap
    Spell, Area, Fire, AreaSpell
    เวลาร่าย: 2 วินาที
    คูลดาวน์: 10 วินาที
    การปะทะของคุณ ไม่สามารถสร้างสถานะ มึนงง ต่อศัตรูได้
    ระยะเวลาพื้นฐาน 5 วินาที
    ระยะเวลารองพื้นฐาน 1 วินาที
    สร้างความเสียหาย ไฟ 673.3 ถึง 1010
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-70]
    FaceLastTarget
    เผชิญเป้าหมายสุดท้าย (Face Last Target)

    Object Type

    version 2
    extends "Metadata/Monsters/LunarisSolaris/CelestialForm"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LunarisSolaris/CelestialForm"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LunarisSolaris/SolarisCelestialFormMapStandalone"] = {
        name = "Ara, Sister of Light",
        life = 1,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 14,
        accuracy = 1,
        skillList = {
            "FaceLastTarget",
            "SolarisSolarFlareMap",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["FaceLastTarget"] = {
        name = "Face Last Target",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.01,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SolarisSolarFlareMap"] = {
        name = "SolarisSolarFlareMap",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Fire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "base_skill_effect_duration",
            "base_secondary_skill_effect_duration",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "is_area_damage",
            "cannot_stun",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 5000, 1000, -70, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    ไม่ได้รับความเสียหาย
    IdMonsterCannotBeDamaged
    FamilyCannotBeDamaged
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • base cannot be damaged Min: 1 Max: 1 Global
  • ไม่สามารถรับความเสียหายได้
    ไม่ได้รับความเสียหาย
    ไม่ได้รับความเสียหาย
    Cannot Be Damaged
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityActBoss
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • cant possess this [1]
    IdTormentCantPossessThis
    FamilyCantPossessThis
    DomainsMonster (3)
    GenerationTypeผีตายโหง (7)
    Req. level1
    Stats
  • cant possess this Min: 1 Max: 1 Global
  • cant touch this [1]
    IdTormentCantTouchThis
    FamilyCantTouchThis
    DomainsMonster (3)
    GenerationTypeผีตายโหง (7)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • อารา ธิดาแห่งแสง Text Audio /24 ⍟
    ชื่อ
    เรา​รับแขก​กัน​ด้วย​เหรอ​?
    AraIntroOne
    เรา​ไม่​ยอม​แน่
    AraIntroTwo
    ความ​ผิด​หวัง​เป็น​แก่น​แท้​ของ​ดวง​จันทร์​อัน​ซีด​เผือด
    AraIntroThree
    น้องรัก--... พี่-...
    AraDeathOne
    พี่จะล้างแค้นให้เอง น้องรัก
    AraDeathTwo
    ข้า... นั้น... สิ้น​แสง
    AraDeathThree
    มอด​ไหม้​เสีย​!
    AraBurnRandom
    มอด​ไหม้​เสีย​!
    AraBurn2
    มอด​ไหม้​เสีย​!
    AraBurn3
    จงอาบแสง!
    AraBeConsumedRandom
    จงอาบแสง!
    AraBeConsumed2
    จงอาบแสง!
    AraBeConsumed3
    มหา​อัคคี​!
    AraConflagrateRandom
    มหา​อัคคี​!
    AraConflagrate2
    มหา​อัคคี​!
    AraConflagrate3
    แสง​ทะลวง​!
    AraPiercingLightRandom
    แสง​ทะลวง​!
    AraPiercingLight2
    แสง​ทะลวง​!
    AraPiercingLight3
    เพลิง​ศักดิ์สิทธิ์​!
    AraSacredFlamesRandom
    เพลิง​ศักดิ์สิทธิ์​!
    AraSacredFlames2
    เพลิง​ศักดิ์สิทธิ์​!
    AraSacredFlames3
    น้องสาว!
    AraSisterRandom
    น้องสาว!
    AraSister2
    น้องสาว!
    AraSister3
    Edit

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