Beast.c Works now
Thanks all who helped me.
Dink walks now and attacks the beast and when
you select magic or use a bow, he stands at the same spot, and he fires a missile, and kills da beast!
Dink walks now and attacks the beast and when
you select magic or use a bow, he stands at the same spot, and he fires a missile, and kills da beast!
: Thanks all who helped me.
: Dink walks now and attacks the beast and when
: you select magic or use a bow, he stands at the same spot, and he fires a missile, and kills da beast!
Another problem, :S I will fix it, but thats not the question now.
What do you think that dink could do?
Current options:
"Attack with current weapon"
"Attack with current magic"
"Use health potion"
You need to choice your weapon BEFORE you enter the fight, because you cannot change your equipment while you are fightning.
Im still busy with BEAST.C and im 20% done with it, i was typing the whole day.
Ok, I was thinking about a "Retreat" option.
and a "Defend" option
Defend gives you more defense ( +&level ) so if you are lvl 3, you get 3 defense.
And when the creature attack you, you stop defending and the defense skill is back to normal.
If you defend, and you defended succesful, your attack will be doubled for 1 turn.
So what do you think.
I wanna keep this a .C file and I wanna keep it easy to understand so that others can learn very much of this file.
: Dink walks now and attacks the beast and when
: you select magic or use a bow, he stands at the same spot, and he fires a missile, and kills da beast!
Another problem, :S I will fix it, but thats not the question now.
What do you think that dink could do?
Current options:
"Attack with current weapon"
"Attack with current magic"
"Use health potion"
You need to choice your weapon BEFORE you enter the fight, because you cannot change your equipment while you are fightning.
Im still busy with BEAST.C and im 20% done with it, i was typing the whole day.
Ok, I was thinking about a "Retreat" option.
and a "Defend" option
Defend gives you more defense ( +&level ) so if you are lvl 3, you get 3 defense.
And when the creature attack you, you stop defending and the defense skill is back to normal.
If you defend, and you defended succesful, your attack will be doubled for 1 turn.
So what do you think.
I wanna keep this a .C file and I wanna keep it easy to understand so that others can learn very much of this file.
: : Thanks all who helped me.
: : Dink walks now and attacks the beast and when
: : you select magic or use a bow, he stands at the same spot, and he fires a missile, and kills da beast!
: Another problem, :S I will fix it, but thats not the question now.
: What do you think that dink could do?
: Current options:
: "Attack with current weapon"
: "Attack with current magic"
: "Use health potion"
: You need to choice your weapon BEFORE you enter the fight, because you cannot change your equipment while you are fightning.
: Im still busy with BEAST.C and im 20% done with it, i was typing the whole day.
: Ok, I was thinking about a "Retreat" option.
: and a "Defend" option
: Defend gives you more defense ( +&level ) so if you are lvl 3, you get 3 defense.
: And when the creature attack you, you stop defending and the defense skill is back to normal.
: If you defend, and you defended succesful, your attack will be doubled for 1 turn.
: So what do you think.
Let me see if I got this. Defend would basically skip turn (with a bonus defense that round) but on the next round you do double damage. Right?
That sounds good if I have it correctly.
Reteating is a must too. I take it you want to make it so it doesn't always work?
: : Dink walks now and attacks the beast and when
: : you select magic or use a bow, he stands at the same spot, and he fires a missile, and kills da beast!
: Another problem, :S I will fix it, but thats not the question now.
: What do you think that dink could do?
: Current options:
: "Attack with current weapon"
: "Attack with current magic"
: "Use health potion"
: You need to choice your weapon BEFORE you enter the fight, because you cannot change your equipment while you are fightning.
: Im still busy with BEAST.C and im 20% done with it, i was typing the whole day.
: Ok, I was thinking about a "Retreat" option.
: and a "Defend" option
: Defend gives you more defense ( +&level ) so if you are lvl 3, you get 3 defense.
: And when the creature attack you, you stop defending and the defense skill is back to normal.
: If you defend, and you defended succesful, your attack will be doubled for 1 turn.
: So what do you think.
Let me see if I got this. Defend would basically skip turn (with a bonus defense that round) but on the next round you do double damage. Right?
That sounds good if I have it correctly.
Reteating is a must too. I take it you want to make it so it doesn't always work?
Retreating always works:
It takes all your gold
but if the enemy is a BOSS ( and you added him to BEAST.C ) you make sure that the player CANNOT retreat.
About the defend option, yup, you're right.
The whole battle sys works now, and im gonna release it this week
It takes all your gold
but if the enemy is a BOSS ( and you added him to BEAST.C ) you make sure that the player CANNOT retreat.
About the defend option, yup, you're right.
The whole battle sys works now, and im gonna release it this week
