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

CHARACTER PRESET: Earth (balanced)

View previous topic View next topic Go down

CHARACTER PRESET: Earth (balanced)

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

This is a character preset which could be suitable for combat in a RP setting on earth.
Men are slightly tougher, but the parameters are balanced so that women have a better stamina regeneration

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


Code:

//CHARACTER PRESET: Earth (balanced)
//Characterisation: slightly tougher men, balanced

new_role=male
      // Let's use the template for males and modify it a bit:
   role_template=male
      // This determines the sensitivity for untrained males.
      // If you switch off defence experience, all males will operate at this sensitivity:
   role_weak_sensitivity=1.2
      // If you do use defence experience, a very experienced male can achieve
      //the following lower sensitiviy. If you don't, this line will be ignored:
   role_strong_sensitivity=0.9
      // Regeneration time is:
   role_health_regen_time=10
   role_stamina_regen_time=8

new_role=female
   role_template=female
      // women are more sensitive to attacks ...
   role_weak_sensitivity=1.3
      // ... and can be as tough as men:
   role_strong_sensitivity=0.9
      // health builds up slower, stamina faster
   role_health_regen_time=12
   role_stamina_regen_time=6

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