The Dink Network

Reply to Re: start as goblin,slayer .

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
December 26th 2004, 04:41 PM
custom_fish.png
SabreTrout
Noble He/Him United Kingdom
Tigertigertiger. 
Glenn was recommending my file that tells you how to do that.

But I can't remember if it describes the process very well, so I'll try to help.

Go into the start-1.c file in your story directory, and change the sp_base_walk and sp_base_attack values from 70 and 100 respctively to whatever you need.

For example, a goblin with a hammer would need...

sp_base_walk(1, 760);
sp_base_attack(1, 750);

Does this help?
760
750