Statistics
Latest topics
» hosting changes
Fri Jan 02, 2009 5:24 am by Tala

» Standard Controls for Attack Variants
Sat Dec 27, 2008 7:14 pm by Tala

» problem with metalife
Sat Dec 27, 2008 6:26 pm by Tala

» Updates: region server 1.3, meter 1.14 and website
Tue Nov 04, 2008 4:42 pm by Tala

» How to set up your region server v1.3
Tue Nov 04, 2008 6:11 am by Tala

» REGION PRESET: standard (use this as template)
Tue Nov 04, 2008 5:56 am by Tala

» CHARACTER PRESET: tournament
Tue Nov 04, 2008 5:43 am by Tala

» CHARACTER PRESET: Gorean animals and Kurii
Tue Nov 04, 2008 5:41 am by Tala

» CHARACTER PRESET: strict Gor (unbalanced)
Tue Nov 04, 2008 5:35 am by Tala

REGION PRESET: standard (use this as template)

View previous topic View next topic Go down

REGION PRESET: standard (use this as template)

Post by Tala on Tue Nov 04, 2008 5:56 am

This is a well documented region configuration which can easily adjusted by yourself. All values are standard.

Copy and paste the code below. Delete all lines starting with // for faster parsing

Code:

//REGION PRESET: standard (balanced)
//Characterisation: everything average

//note: remove the lines starting with // for faster parsing

// first, find a balance between the three possible attack:
// use the keywords 'favoured', 'strongly favoured', 'disfavoured',
// 'strongly disfavoured', 'normal' or use a number, which will be
// multiplied to the damage strength of the attack
// 'device' is the identifier which applies to traps, scripted animals
// and other attacks without an avatar
melee=1.0
ranged=1.0
device=1.0

// arrows can travel a finite distance only
ranged_distance_restriction=infinite
//ranged_distance_restriction=80

// arrows can splash
splash=yes

// you can overlay a certain percantage of the damage strength with a
// random number. 100 means competely random damage, 20 means
// 20% is random, 0 means no random damage
randomize=0

// can people drown?
drowning=on

// does falling do damage?
falling=on

// does being out of breath force you to rest?
breathlessness=on

//this sets the time for unconscious state in minutes, default: 15
unconsciousness_duration=15

// do you to use the defence point system ("defence") or not ("different"),
// or equalize all genders ("equal")?
genders=different
//genders=defence
//genders=equal

Tala
Admin

Posts : 35
Joined : 27 Jun 2008

Back to top Go down

View previous topic View next topic Back to top


Permissions of this forum:
You cannot reply to topics in this forum