You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

155 lines
2.7 KiB

--------------------------------------------------------------------------------
-- Crystal Castle Boss Data --
--------------------------------------------------------------------------------
-- <EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD>ų<EFBFBD><EFBFBD> <EFBFBD>ߵ<EFBFBD><EFBFBD>Ǵ<EFBFBD> <EFBFBD>Ѱ<EFBFBD>ġ<EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD>س<EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD>̺<EFBFBD>
ThresholdTable =
{
SummonHP_Boss1 = { 750, 500, 250, },
SummonHP_Boss2 = { 750, 500, 250, },
SummonHP_Boss3 = { 750, 500, 250, 200, 150, },
}
-- <EFBFBD>հ谡 100<EFBFBD><EFBFBD> <EFBFBD>ǵ<EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD>, 0 <EFBFBD>Ǵ<EFBFBD> <EFBFBD>ڿ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>θ<EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD>
-- <EFBFBD><EFBFBD><EFBFBD><EFBFBD> Ÿ<EFBFBD><EFBFBD> <EFBFBD>߰<EFBFBD>/<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD> <EFBFBD>ҽ<EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD>ʿ<EFBFBD>, Ȯ<EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ÿ<EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD>ذ<EFBFBD><EFBFBD><EFBFBD>
BossSelectProbablityPercent =
{
Boss1 = 40,
Boss2 = 40,
Boss3 = 20,
}
BossArea =
{
Index = "Tower02_A11",
-- <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ī<EFBFBD><EFBFBD>Ʈ : <EFBFBD><EFBFBD><EFBFBD><EFBFBD> 0.5<EFBFBD>ʸ<EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ϹǷ<EFBFBD> 10<EFBFBD>ʸ<EFBFBD> <EFBFBD><EFBFBD><EFBFBD>ϸ<EFBFBD> 20<EFBFBD><EFBFBD> <EFBFBD>Է<EFBFBD><EFBFBD>ؾ<EFBFBD><EFBFBD><EFBFBD>.
TriggerCount = 20,
}
-- if cSetAbstate( <EFBFBD><EFBFBD>ü <EFBFBD>ڵ<EFBFBD>, "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>̻<EFBFBD> <EFBFBD>ε<EFBFBD><EFBFBD><EFBFBD>", <EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <EFBFBD><EFBFBD><EFBFBD>ӽð<EFBFBD> ) == nil then
BossAbstate =
{
AC_Plus = { Index = "StaMobACPlus", Strength = 1, KeepTime = 3600000 },
MR_Plus = { Index = "StaMobMRPlus", Strength = 1, KeepTime = 3600000 },
Immortal = { Index = "StaMobImmortal", Strength = 1, KeepTime = 3600000 },
}
-- <EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD>ų
BossSkill =
{
-- <EFBFBD>ܸ<EFBFBD> <EFBFBD><EFBFBD>ȯ
SummonHP_Boss1 =
{
HP750 =
{
SummonMobs =
{
{ Index = "C_LizardManIyzel", Count = 5, },
},
},
HP500 =
{
SummonMobs =
{
{ Index = "C_DarkLizardManIyzel", Count = 1, },
},
},
HP250 =
{
SummonMobs =
{
{ Index = "C_LizardManIyzel", Count = 5, },
{ Index = "C_DarkLizardManIyzel", Count = 1, },
},
},
},
SummonHP_Boss2 =
{
HP750 =
{
SummonMobs =
{
{ Index = "C_OrcIyzel", Count = 5, },
},
},
HP500 =
{
SummonMobs =
{
{ Index = "C_CurseOrcIyzel", Count = 1, },
},
},
HP250 =
{
SummonMobs =
{
{ Index = "C_OrcIyzel", Count = 5, },
{ Index = "C_CurseOrcIyzel", Count = 1, },
},
},
},
SummonHP_Boss3 =
{
HP750 =
{
SummonMobs =
{
{ Index = "C_SkelArcherIyzel", Count = 5, },
},
},
HP500 =
{
SummonMobs =
{
{ Index = "C_OneSkelArcherIyzel", Count = 3, },
},
},
HP250 =
{
SummonMobs =
{
{ Index = "C_OneSkelArcherIyzel", Count = 3, },
},
},
HP200 =
{
SummonMobs =
{
{ Index = "C_SkelArcherIyzel", Count = 5, },
{ Index = "C_OneSkelArcherIyzel", Count = 3, },
},
RegenMobs =
{
{ Index = "C_PillarofLight", x = 9094, y = 11259, dir = 0, },
{ Index = "C_PillarofLight", x = 8746, y = 11481, dir = 0, },
{ Index = "C_PillarofLight", x = 8578, y = 11156, dir = 0, },
{ Index = "C_PillarofLight", x = 8922, y = 10969, dir = 0, },
},
},
HP150 =
{
SummonMobs =
{
{ Index = "C_SkelArcherIyzel", Count = 5, },
{ Index = "C_OneSkelArcherIyzel", Count = 3, },
},
},
},
}