You can also play Dark Warriors on
Back to post list
Back a step


tamtama
Posts: 6,281
Status: King

Karma: +10,143
[+1] [-1]

Offline

Subject: Hmmm
If I read the code right, some of them probably just change.
like:

Energy
if(NUMBER < 5){
Your maximum energy has been boosted by +NUMBER!
gain should be between 1 to 4 Energy, but i always got only +1 energy

HP
if(NUMBER < 20 AND NUMBER > 5){
Your maximum HP has been boosted by +NUMBER!
gain should be between 5 to 19, but I always got +1 HP, there's no number 1 in range.

Correct me if I wrong

Time Posted: January 30 2011 05:40 am EST
Last updated: January 30 2011 10:49 am EST


Replies:

Add reply:
Subject:
Body: