ID:269786
 
In chapter 4 in dm guide I'm reading and learning about verbs and how to make them. For future reference what's the attack verb, just for my world I'm making later on in my development years.
There is no "the" attack verb. There are many ways of doing things; some mroe complex or simpler than others. Here's a sample of a attack code. Also, no one can make a code that will fit for your game unless you show all of its coding(You might not want to do that):
mob
verb
Attack(mob/M in oview(1))
M.hp -= src.str


Also, try to put punctuation so you can be helped/understood better in your posts.
In response to Mecha Destroyer JD
O.K. I got you. In case you wanted a future partnership when I get better My email is [email protected].