Fighting tips
In my DMOD, Dink learns how to fight from some goblins. I want to make the player learn, not only boost status, so I need some fighting tips. For example, when Dink fights a pillbug(or an enemy that only has touch_damage but doesn't have an attack), it's best to have a chair, a table or something between he and the monster, so he can hit him, but the monster not. I would like similar tips, for fighting pillbugs, bonca, slayers, stone giants. My Dink only has some herb boots(hope the player will find them) and the fireball.
Are you refering to the original enemies?
Because the following things are important:
The power of the fireball in comparison to dinks strength.
The creature's defense in comparison to it's strength and it's hitpoints.
The creature's sprite.
The creature's sp_distance();
The creature's speed. (this one is really important)
Many of these attributes either change through the game, or can be determined by the author.
So giving general advice would be hard. (It could perhaps be possible to think of something for the generic enemies, but I fight mostly on feel so I don't know exactly.)
Because the following things are important:
The power of the fireball in comparison to dinks strength.
The creature's defense in comparison to it's strength and it's hitpoints.
The creature's sprite.
The creature's sp_distance();
The creature's speed. (this one is really important)
Many of these attributes either change through the game, or can be determined by the author.
So giving general advice would be hard. (It could perhaps be possible to think of something for the generic enemies, but I fight mostly on feel so I don't know exactly.)
I would like some general fighting tips, like the example I given. I think the atk will be 7-10 at that point, def 4-7, mag 2-4. The monsters will be those from the original game(most of them).


Are you saying that the dink in your own dmod does not know how to fight a particular enemy until he either fights one or gains knowledge somehow?
Perhaps the enemies attack rating as dink gains knowledge?
mm
Perhaps the enemies attack rating as dink gains knowledge?
mm
Make sure your dmod gets plenty of exercise and eats a proper diet. And have it practice by picking fights with hobos.
No, he can fight enemies at any time. I don't want to reveal my story, but in my DMOD Dink is training for something, so I want to make the player learn some tips. I already have some, but I would like some more.
For me the following works:
bonca: If you're fighting from the left I always aim for the bonca's eye, that seems like te proper distance.
slayer: Since the slayer has quite a large range I like to fight it with ranged attacks.
Stone giants: Stone giants have quite a lot of defense, so it's best to attack them with a very strong sword. But looking at the stats you gave, I think I might also be using ranged attacks.
Those are some fighting tips I can think of now. (Just hope these are helpfull)
bonca: If you're fighting from the left I always aim for the bonca's eye, that seems like te proper distance.
slayer: Since the slayer has quite a large range I like to fight it with ranged attacks.
Stone giants: Stone giants have quite a lot of defense, so it's best to attack them with a very strong sword. But looking at the stats you gave, I think I might also be using ranged attacks.
Those are some fighting tips I can think of now. (Just hope these are helpfull)
If there are many pillbugs, you wanna pack them together (by running in circles around them) so many of them will be hit and once and you don't have to watch out for those that are wandering aimlessly.
With boncas, (etc) a sure tactic is to make them hit each other and shoot fireballs at them for occassional experience.
The hellfire tactic is a little cheap, but if you hit many monsters with hellfire at once the game will start to lag and the spell does more damage... Hellfire is also effective against stone giants.
With boncas, (etc) a sure tactic is to make them hit each other and shoot fireballs at them for occassional experience.
The hellfire tactic is a little cheap, but if you hit many monsters with hellfire at once the game will start to lag and the spell does more damage... Hellfire is also effective against stone giants.
you can best weaken many strong enemies with power shots from a bow