|
@@ -50,10 +50,10 @@ if $ARGS[0] = 'hidan':
|
|
|
|
|
|
if zerkaloV > 0:
|
|
|
healthV = vitalV*10 + strenV*5
|
|
|
- mannaV = intelV*magikV + magikV*100 + vitalV*10
|
|
|
+ manaV = intelV*magikV + magikV*100 + vitalV*10
|
|
|
willpowerV = willV*10
|
|
|
pcs_health = pcs_health - 400
|
|
|
- pcs_manna -= 500
|
|
|
+ pcs_mana -= 500
|
|
|
|
|
|
'<b><font color = red><<$boydesc>> shouts "RITUAL BEGINS!" and stands in a circle inscribed in blood on the ground.</font></b>'
|
|
|
'<b><font color = red>He stabs himself and you feel, pain pierces the body.</font></b>'
|
|
@@ -89,7 +89,7 @@ end
|
|
|
if $ARGS[0] = 'konan':
|
|
|
cla
|
|
|
if round < 6:
|
|
|
- mannaV = mannaV - 10
|
|
|
+ manaV = manaV - 10
|
|
|
damTipV = 500
|
|
|
|
|
|
'<b><font color = red><<$boydesc>> fold marks in his hands and you are flying sheets of paper.</font></b>'
|
|
@@ -100,7 +100,7 @@ if $ARGS[0] = 'konan':
|
|
|
exit
|
|
|
elseif round >= 6:
|
|
|
if unmaterialV > 5 and defence > 0:
|
|
|
- mannaV = mannaV - 250
|
|
|
+ manaV = manaV - 250
|
|
|
damTipV = 15000
|
|
|
bonusShV = 100
|
|
|
|
|
@@ -111,7 +111,7 @@ if $ARGS[0] = 'konan':
|
|
|
xgt'atakA1','atak'
|
|
|
exit
|
|
|
elseif unmaterialV > 5 and defence <= 0:
|
|
|
- mannaV = mannaV - 20
|
|
|
+ manaV = manaV - 20
|
|
|
damTipV = 450
|
|
|
|
|
|
'<b><font color = red><<$boydesc>> creates paper boomerangs that fly in your direction.</font></b>'
|
|
@@ -119,7 +119,7 @@ if $ARGS[0] = 'konan':
|
|
|
xgt'atakA1','atak'
|
|
|
exit
|
|
|
elseif defenceV <= 0 and unmaterialV <= 5:
|
|
|
- mannaV = mannaV - 250
|
|
|
+ manaV = manaV - 250
|
|
|
defenceV = defenceV + 3000
|
|
|
defenceMV = defenceMV + 3000
|
|
|
defenceWV = defenceWV + 3000
|
|
@@ -129,7 +129,7 @@ if $ARGS[0] = 'konan':
|
|
|
xgt'fight','sta'
|
|
|
exit
|
|
|
elseif unmaterialV <= 2 and konanD < 3:
|
|
|
- mannaV = mannaV - 150
|
|
|
+ manaV = manaV - 150
|
|
|
konanD = konanD + 1
|
|
|
|
|
|
'<b><font color = red>Conan stops meditating in the air.</font></b>'
|
|
@@ -137,7 +137,7 @@ if $ARGS[0] = 'konan':
|
|
|
xgt'fight','sta'
|
|
|
exit
|
|
|
elseif konanD >= 3:
|
|
|
- mannaV = mannaV - 250
|
|
|
+ manaV = manaV - 250
|
|
|
konanD = 0
|
|
|
unmaterialV = 20
|
|
|
|
|
@@ -157,7 +157,7 @@ if $ARGS[0] = 'sasori':
|
|
|
defenceV = defenceV + 10
|
|
|
defenceMV = defenceMV + 20
|
|
|
defenceWV = defenceWV + 50
|
|
|
- mannaV = mannaV - 10
|
|
|
+ manaV = manaV - 10
|
|
|
|
|
|
if SasoriBody = 1 and defence > 0:
|
|
|
defSasori = defence*20/100
|
|
@@ -184,7 +184,7 @@ if $ARGS[0] = 'gedomazo':
|
|
|
elseif klon > 0 or tuman > 0:
|
|
|
klon = 0
|
|
|
tuman = 0
|
|
|
- mannaV = mannaV - 500
|
|
|
+ manaV = manaV - 500
|
|
|
|
|
|
'<b><font color = red><<$boydesc>> issue a terrible roar and shock wave sweeps the air over the battlefield.</font></b>'
|
|
|
|
|
@@ -217,7 +217,7 @@ if $ARGS[0] = 'tobi':
|
|
|
shootV = 100
|
|
|
!Parameters
|
|
|
healthV = vitalV*10 + strenV*5
|
|
|
- mannaV = intelV*magikV + magikV*100 + vitalV*10
|
|
|
+ manaV = intelV*magikV + magikV*100 + vitalV*10
|
|
|
willpowerV = willV*10
|
|
|
BonusAtakV = 0
|
|
|
BonusDefV = 0
|
|
@@ -227,7 +227,7 @@ if $ARGS[0] = 'tobi':
|
|
|
xgt'fight','start'
|
|
|
exit
|
|
|
elseif unmaterialV <= 2 and IzanagiV = 0 and GedoMazo > 0 and TobiStena = 0:
|
|
|
- mannaV = mannaV - 500
|
|
|
+ manaV = manaV - 500
|
|
|
TobiStena = 1
|
|
|
defenceV = defenceV + 25000
|
|
|
|
|
@@ -238,7 +238,7 @@ if $ARGS[0] = 'tobi':
|
|
|
xgt'fight','sta'
|
|
|
exit
|
|
|
elseif unmaterialV <= 2 and IzanagiV = 0 and GedoMazo > 0 and TobiStena = 1:
|
|
|
- mannaV = mannaV + 6000
|
|
|
+ manaV = manaV + 6000
|
|
|
TobiStena = 2
|
|
|
|
|
|
'<b><font color = red><<$boydesc>> Arcanum and makes you feel like its magical energy increases sharply.</font></b>'
|
|
@@ -262,7 +262,7 @@ if $ARGS[0] = 'tobi':
|
|
|
defenceAct = 0
|
|
|
defenceActM = 0
|
|
|
defAtk = 0
|
|
|
- mannaV = mannaV - 100
|
|
|
+ manaV = manaV - 100
|
|
|
stunV = 1
|
|
|
|
|
|
'<b><font color = red><<$boydesc>> Close your eyes and you will see, of it as a tear ran down a drop of blood.</font></b>'
|
|
@@ -282,10 +282,10 @@ if $ARGS[0] = 'tobi':
|
|
|
exit
|
|
|
elseif unmaterialV > 0 and klon <= 0:
|
|
|
stunnerV = 1
|
|
|
- mannaV = mannaV - 20
|
|
|
+ manaV = manaV - 20
|
|
|
magweapbonusV = 800
|
|
|
|
|
|
- '<b><font color = red><<$boydesc>> attacks have gathered manna in the arm.</font></b>'
|
|
|
+ '<b><font color = red><<$boydesc>> attacks have gathered mana in the arm.</font></b>'
|
|
|
|
|
|
xgt'atak','enemy'
|
|
|
exit
|
|
@@ -298,7 +298,7 @@ if $ARGS[0] = 'tobi':
|
|
|
xgt'atak','enemy'
|
|
|
exit
|
|
|
elseif unmaterialV <= 0 and tobizanagi < 2:
|
|
|
- mannaV = mannaV - 250
|
|
|
+ manaV = manaV - 250
|
|
|
tobizanagi = tobizanagi + 1
|
|
|
!unmaterialV = 10
|
|
|
|
|
@@ -307,7 +307,7 @@ if $ARGS[0] = 'tobi':
|
|
|
xgt'fight','sta'
|
|
|
exit
|
|
|
elseif unmaterialV <= 0 and tobizanagi = 2:
|
|
|
- mannaV = mannaV - 250
|
|
|
+ manaV = manaV - 250
|
|
|
tobizanagi = 0
|
|
|
unmaterialV = 20
|
|
|
stunV = 1
|
|
@@ -324,7 +324,7 @@ if $ARGS[0] = 'kisame':
|
|
|
!software attacks Kisame
|
|
|
if defenceV <= 0 and kisamePro = 0:
|
|
|
kisamePro = 1
|
|
|
- mannaV = mannaV - 150
|
|
|
+ manaV = manaV - 150
|
|
|
defenceV = defenceV + 1500
|
|
|
defenceMV = defenceMV + 1500
|
|
|
defenceWV = defenceWV + 1500
|
|
@@ -338,7 +338,7 @@ if $ARGS[0] = 'kisame':
|
|
|
xgt'fight','sta'
|
|
|
exit
|
|
|
elseif defenceV <= 1000 and kisamePro > 0:
|
|
|
- mannaV = mannaV - 500
|
|
|
+ manaV = manaV - 500
|
|
|
defenceV = defenceV + 5000
|
|
|
defenceMV = defenceMV + 5000
|
|
|
defenceWV = defenceWV + 5000
|
|
@@ -364,7 +364,7 @@ if $ARGS[0] = 'kisame':
|
|
|
xgt'fight','sta'
|
|
|
exit
|
|
|
elseif kisameRAND > 0:
|
|
|
- mannaV = mannaV - 250
|
|
|
+ manaV = manaV - 250
|
|
|
damTipV = 1500
|
|
|
damTipMV = 2500
|
|
|
bonusShV = 50
|
|
@@ -419,8 +419,8 @@ end
|
|
|
if $ARGS[0] = 'fighter3':
|
|
|
cla
|
|
|
!program directly attacks
|
|
|
- if tuman = 0 and tumanV < 5 and mannaV > 10:
|
|
|
- mannaV = mannaV - 10
|
|
|
+ if tuman = 0 and tumanV < 5 and manaV > 10:
|
|
|
+ manaV = manaV - 10
|
|
|
tumanV = tumanV + 10
|
|
|
|
|
|
'<b><font color = red><<$boydesc>> produces a fog on the battlefield.</font></b>'
|
|
@@ -444,16 +444,16 @@ end
|
|
|
if $ARGS[0] = 'fighter4':
|
|
|
cla
|
|
|
!program directly attacks
|
|
|
- if tuman = 0 and tumanV < 5 and mannaV > 10:
|
|
|
- mannaV = mannaV - 10
|
|
|
+ if tuman = 0 and tumanV < 5 and manaV > 10:
|
|
|
+ manaV = manaV - 10
|
|
|
tumanV = tumanV + 10
|
|
|
|
|
|
'<b><font color = red><<$boydesc>> produces a fog on the battlefield.</font></b>'
|
|
|
|
|
|
xgt'fight','sta'
|
|
|
exit
|
|
|
- elseif klonV < 1 and mannaV > 15:
|
|
|
- mannaV = mannaV - 15
|
|
|
+ elseif klonV < 1 and manaV > 15:
|
|
|
+ manaV = manaV - 15
|
|
|
klonV = klonV + 1
|
|
|
|
|
|
'<b><font color = green>LOST</font></b>'
|
|
@@ -477,25 +477,25 @@ end
|
|
|
if $ARGS[0] = 'fighter5':
|
|
|
cla
|
|
|
!program directly attacks
|
|
|
- if tuman = 0 and tumanV < 5 and mannaV > 10:
|
|
|
- mannaV = mannaV - 10
|
|
|
+ if tuman = 0 and tumanV < 5 and manaV > 10:
|
|
|
+ manaV = manaV - 10
|
|
|
tumanV = tumanV + 10
|
|
|
|
|
|
'<b><font color = red><<$boydesc>> produces a fog on the battlefield.</font></b>'
|
|
|
|
|
|
xgt'fight','sta'
|
|
|
exit
|
|
|
- elseif klonV < 1 and mannaV > 15:
|
|
|
- mannaV = mannaV - 15
|
|
|
+ elseif klonV < 1 and manaV > 15:
|
|
|
+ manaV = manaV - 15
|
|
|
klonV = klonV + 1
|
|
|
|
|
|
'<b><font color = green>LOST</font></b>'
|
|
|
|
|
|
xgt'fight','sta'
|
|
|
exit
|
|
|
- elseif stun < 1 and pcs_manna > 20:
|
|
|
+ elseif stun < 1 and pcs_mana > 20:
|
|
|
stunnerV = 1
|
|
|
- mannaV = mannaV - 20
|
|
|
+ manaV = manaV - 20
|
|
|
|
|
|
'<b><font color = red><<$boydesc>> attacks you Gouge.</font></b>'
|
|
|
|