Statistics
Latest topics
CHARACTER PRESET: Gorean animals and Kurii
Page 1 of 1•
CHARACTER PRESET: Gorean animals and Kurii
This is a character preset which could be suitable for combat in a RP setting on Gor.
It defines the roles "Kur" and "sleen".
Sleens are as tough as a man or slightly tougher. Kurii are very tough.
Copy and paste the code below. Delete all lines starting with // for faster parsing
It defines the roles "Kur" and "sleen".
Sleens are as tough as a man or slightly tougher. Kurii are very tough.
Copy and paste the code below. Delete all lines starting with // for faster parsing
- Code:
//PRESET: GOREAN ANIMALS AND KURII (not balanced)
new_role=Kur
// Let's use the template for beasts and modify it a bit:
role_template=beast
// Kurii are always tough:
role_weak_sensitivity=0.7
role_strong_sensitivity=0.5
// Regeneration time is:
role_health_regen_time=5
role_stamina_regen_time=4
new_role=sleen
role_template=beast
role_token=S
// as tough as a man ...
role_weak_sensitivity=1.0
role_strong_sensitivity=1.0
// ... but regenerates faster
role_health_regen_time=6
role_stamina_regen_time=5

Home



» Standard Controls for Attack Variants
» problem with metalife
» Updates: region server 1.3, meter 1.14 and website
» How to set up your region server v1.3
» REGION PRESET: standard (use this as template)
» CHARACTER PRESET: tournament
» CHARACTER PRESET: Gorean animals and Kurii
» CHARACTER PRESET: strict Gor (unbalanced)