MetaLife
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Statistics
Latest topics
» List of weapons approved (after test)
CHARACTER PRESET: strict Gor (unbalanced) EmptyWed Feb 22, 2012 12:43 pm by 7Sins Admin

» MetaLife FAQ
CHARACTER PRESET: strict Gor (unbalanced) EmptyWed Feb 22, 2012 11:58 am by 7Sins Admin

» MetaLife License
CHARACTER PRESET: strict Gor (unbalanced) EmptyWed Feb 22, 2012 11:09 am by 7Sins Admin

» MetaLife Feature List, version 1.21
CHARACTER PRESET: strict Gor (unbalanced) EmptyFri Feb 17, 2012 11:19 am by 7Sins Admin

» NEU MetaLIfe 2 Bedienungsanleitung (deutsch)
CHARACTER PRESET: strict Gor (unbalanced) EmptyFri Feb 17, 2012 10:56 am by 7Sins Admin

» NOUVEAU MetaLife2 manuel d'instruction (français)
CHARACTER PRESET: strict Gor (unbalanced) EmptyFri Feb 17, 2012 10:53 am by 7Sins Admin

» NEW MetaLIfe 2 Manual (English)
CHARACTER PRESET: strict Gor (unbalanced) EmptyFri Feb 17, 2012 10:47 am by 7Sins Admin

» NUOVO MetaLIfe 2 - manuale di istruzioni (italiano)
CHARACTER PRESET: strict Gor (unbalanced) EmptyFri Feb 17, 2012 10:46 am by 7Sins Admin

» NUOVO - manuale di istruzioni (italiano)
CHARACTER PRESET: strict Gor (unbalanced) EmptyFri Feb 17, 2012 10:43 am by 7Sins Admin


CHARACTER PRESET: strict Gor (unbalanced)

Go down

CHARACTER PRESET: strict Gor (unbalanced) Empty CHARACTER PRESET: strict Gor (unbalanced)

Post  Tala Mon Nov 03, 2008 10:35 pm

This is a character preset which could be suitable for combat in a RP setting on Gor.
Men are tougher and regenerate faster, women will always be significantly weaker

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


Code:

//PRESET: STRICT GOR (unbalanced)
// Characterisation: tough men, women will always be weaker, fast regeneration for men only

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 defense experience, all males will operate at this sensitivity:
   role_weak_sensitivity=1.0
      // If you use defense experience, a very experiences male can achieve the
      // following lower sensitiviy. If you don't, this line will be ignored:
   role_strong_sensitivity=0.7
      // Regeneration time is:
   role_health_regen_time=7
   role_stamina_regen_time=5

new_role=female
   role_template=female
      // women are much more sentivie to attacks ...
   role_weak_sensitivity=1.5
      // ... and can never be tougher than men:
   role_strong_sensitivity=1.0
      // Regeneration time is:
   role_health_regen_time=10
   role_stamina_regen_time=8

Tala
Admin

Posts : 56
Join date : 2008-06-27

http://metalife.powerrpg.net

Back to top Go down

Back to top

- Similar topics

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