Added 60 lvl class.2da
Added 60 lvl class.2da. Associated PoA Expanded spells & ability haks. Full compile.
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
void main()
|
||||
{
|
||||
int nDiceRoll2 = d100(1);
|
||||
if(nDiceRoll2 == 50)
|
||||
{
|
||||
object oPC = GetLastAttacker();
|
||||
CreateObject(OBJECT_TYPE_ITEM, "RhetorSealRing", GetLocation(OBJECT_SELF));
|
||||
DelayCommand(0.5, FloatingTextStringOnCreature("Something shiney falls from a bird's nest.", oPC));
|
||||
object oPC = GetLastAttacker();
|
||||
|
||||
int nDiceRoll2 = d100(1);
|
||||
|
||||
if(nDiceRoll2 == 50)
|
||||
{
|
||||
CreateObject(OBJECT_TYPE_ITEM, "RhetorSealRing", GetLocation(OBJECT_SELF));
|
||||
DelayCommand(0.5, FloatingTextStringOnCreature("Something shiny falls from a bird's nest.", oPC));
|
||||
}
|
||||
if(nDiceRoll2 == 77)
|
||||
if(nDiceRoll2 == 77)
|
||||
{
|
||||
object oPC = GetLastAttacker();
|
||||
CreateObject(OBJECT_TYPE_ITEM, "RhetorSealRing", GetLocation(OBJECT_SELF));
|
||||
DelayCommand(0.5, FloatingTextStringOnCreature("Something shiney falls from a bird's nest.", oPC));
|
||||
CreateObject(OBJECT_TYPE_ITEM, "RhetorSealRing", GetLocation(OBJECT_SELF));
|
||||
DelayCommand(0.5, FloatingTextStringOnCreature("Something shiny falls from a bird's nest.", oPC));
|
||||
}
|
||||
|
||||
|
||||
CreateObject(OBJECT_TYPE_PLACEABLE, "HeijanPineLog", GetLocation(OBJECT_SELF), TRUE);
|
||||
}
|
||||
|
||||
CreateObject(OBJECT_TYPE_PLACEABLE, "HeijanPineLog", GetLocation(OBJECT_SELF), TRUE);
|
||||
}
|
@@ -1,19 +1,19 @@
|
||||
void main()
|
||||
{
|
||||
int nDiceRoll2 = d100(1);
|
||||
if(nDiceRoll2 == 50)
|
||||
{
|
||||
object oPC = GetLastAttacker();
|
||||
CreateObject(OBJECT_TYPE_ITEM, "RhetorSealRing", GetLocation(OBJECT_SELF));
|
||||
DelayCommand(0.5, FloatingTextStringOnCreature("Something shiney falls from a bird's nest.", oPC));
|
||||
object oPC = GetLastAttacker();
|
||||
|
||||
int nDiceRoll2 = d100(1);
|
||||
|
||||
if(nDiceRoll2 == 50)
|
||||
{
|
||||
CreateObject(OBJECT_TYPE_ITEM, "RhetorSealRing", GetLocation(OBJECT_SELF));
|
||||
DelayCommand(0.5, FloatingTextStringOnCreature("Something shiny falls from a bird's nest.", oPC));
|
||||
}
|
||||
if(nDiceRoll2 == 77)
|
||||
if(nDiceRoll2 == 77)
|
||||
{
|
||||
object oPC = GetLastAttacker();
|
||||
CreateObject(OBJECT_TYPE_ITEM, "RhetorSealRing", GetLocation(OBJECT_SELF));
|
||||
DelayCommand(0.5, FloatingTextStringOnCreature("Something shiney falls from a bird's nest.", oPC));
|
||||
CreateObject(OBJECT_TYPE_ITEM, "RhetorSealRing", GetLocation(OBJECT_SELF));
|
||||
DelayCommand(0.5, FloatingTextStringOnCreature("Something shiny falls from a bird's nest.", oPC));
|
||||
}
|
||||
|
||||
|
||||
CreateObject(OBJECT_TYPE_PLACEABLE, "HeijanPineLog2", GetLocation(OBJECT_SELF), TRUE);
|
||||
|
||||
CreateObject(OBJECT_TYPE_PLACEABLE, "HeijanPineLog2", GetLocation(OBJECT_SELF), TRUE);
|
||||
}
|
||||
|
@@ -1,19 +1,19 @@
|
||||
void main()
|
||||
{
|
||||
int nDiceRoll2 = d100(1);
|
||||
if(nDiceRoll2 == 50)
|
||||
{
|
||||
object oPC = GetLastAttacker();
|
||||
CreateObject(OBJECT_TYPE_ITEM, "RhetorSealRing", GetLocation(OBJECT_SELF));
|
||||
DelayCommand(0.5, FloatingTextStringOnCreature("Something shiney falls from a bird's nest.", oPC));
|
||||
object oPC = GetLastAttacker();
|
||||
|
||||
int nDiceRoll2 = d100(1);
|
||||
|
||||
if(nDiceRoll2 == 50)
|
||||
{
|
||||
CreateObject(OBJECT_TYPE_ITEM, "RhetorSealRing", GetLocation(OBJECT_SELF));
|
||||
DelayCommand(0.5, FloatingTextStringOnCreature("Something shiny falls from a bird's nest.", oPC));
|
||||
}
|
||||
if(nDiceRoll2 == 77)
|
||||
if(nDiceRoll2 == 77)
|
||||
{
|
||||
object oPC = GetLastAttacker();
|
||||
CreateObject(OBJECT_TYPE_ITEM, "RhetorSealRing", GetLocation(OBJECT_SELF));
|
||||
DelayCommand(0.5, FloatingTextStringOnCreature("Something shiney falls from a bird's nest.", oPC));
|
||||
CreateObject(OBJECT_TYPE_ITEM, "RhetorSealRing", GetLocation(OBJECT_SELF));
|
||||
DelayCommand(0.5, FloatingTextStringOnCreature("Something shiny falls from a bird's nest.", oPC));
|
||||
}
|
||||
|
||||
|
||||
CreateObject(OBJECT_TYPE_PLACEABLE, "HeijanPineLog3", GetLocation(OBJECT_SELF), TRUE);
|
||||
}
|
||||
|
||||
CreateObject(OBJECT_TYPE_PLACEABLE, "HeijanPineLog3", GetLocation(OBJECT_SELF), TRUE);
|
||||
}
|
@@ -1,19 +1,19 @@
|
||||
void main()
|
||||
{
|
||||
int nDiceRoll2 = d100(1);
|
||||
if(nDiceRoll2 == 50)
|
||||
{
|
||||
object oPC = GetLastAttacker();
|
||||
CreateObject(OBJECT_TYPE_ITEM, "RhetorSealRing", GetLocation(OBJECT_SELF));
|
||||
DelayCommand(0.5, FloatingTextStringOnCreature("Something shiney falls from a bird's nest.", oPC));
|
||||
object oPC = GetLastAttacker();
|
||||
|
||||
int nDiceRoll2 = d100(1);
|
||||
|
||||
if(nDiceRoll2 == 50)
|
||||
{
|
||||
CreateObject(OBJECT_TYPE_ITEM, "RhetorSealRing", GetLocation(OBJECT_SELF));
|
||||
DelayCommand(0.5, FloatingTextStringOnCreature("Something shiny falls from a bird's nest.", oPC));
|
||||
}
|
||||
if(nDiceRoll2 == 77)
|
||||
if(nDiceRoll2 == 77)
|
||||
{
|
||||
object oPC = GetLastAttacker();
|
||||
CreateObject(OBJECT_TYPE_ITEM, "RhetorSealRing", GetLocation(OBJECT_SELF));
|
||||
DelayCommand(0.5, FloatingTextStringOnCreature("Something shiney falls from a bird's nest.", oPC));
|
||||
CreateObject(OBJECT_TYPE_ITEM, "RhetorSealRing", GetLocation(OBJECT_SELF));
|
||||
DelayCommand(0.5, FloatingTextStringOnCreature("Something shiny falls from a bird's nest.", oPC));
|
||||
}
|
||||
|
||||
|
||||
CreateObject(OBJECT_TYPE_PLACEABLE, "HeijanPineLog4", GetLocation(OBJECT_SELF), TRUE);
|
||||
}
|
||||
|
||||
CreateObject(OBJECT_TYPE_PLACEABLE, "HeijanPineLog4", GetLocation(OBJECT_SELF), TRUE);
|
||||
}
|
Reference in New Issue
Block a user