Difference between revisions of "Fractured Food and Coin"

From Fractured Reality
Jump to: navigation, search
(MY CHARACTER NAME)
(Story)
Line 15: Line 15:
 
==Story==
 
==Story==
  
 +
This area utilizes a metered combat and trade system.
 +
--A  Health and Stamina meter
 +
  Stamina is how hungry you are and decays steadily over time.
 +
  Health is how much damage your body can take.
 +
    You can be damaged
 +
    ranged mode (the default) is activated with /1r
 +
    ranged_throttle=0.5;  // The delay between the damage done by projectiles.
 +
    ranged_damage=15;
 +
    deadtime = 90;
 +
    Melee mode is activated with /1m
 +
    damage = 8;  //melee damage
 +
    throttle = 0.25; //The delay between hits.
 +
    melee range = 2.25;
 +
    Melee angle = (PI/12)
 +
   
 +
  If your health goes to zero you will fall down and a drag-able cuff will be attached to your wrist, it is not locked.
 +
 
 +
  High stamina increases health over time.
 +
  Stamina 30 or below decreases health, rapidly.
  
 +
--You must eat.
 +
  You may be able to find scraps laying around.
 +
  Not all food is edible.
 +
  You may grill and eat fish caught with 7 seas fishing pole.
 +
    Any 7 seas fishing pole will work to get food.
 +
  You may buy food for Dukets.
 +
--Dukets are the official RP currency of this area.
 +
  You may view your Dukets by typing /1d
 +
  You may sell some non-fish 7 seas items for Dukets at designated locations.
 +
  You may earn Dukets from other players.
 +
    There is an additional Dukethud and PersonalVendor available at the trading post.
 +
   
 +
   
  
  
 
[[Category:FRACTURED_FEATURES]]
 
[[Category:FRACTURED_FEATURES]]

Revision as of 05:47, 15 January 2019

MY CHARACTER NAME

Stats

Nopic.jpg
  • NAME:
  • AGE:
  • RACE
  • GENDER:
  • ORIENTATION:
  • IC Role:
  • IC Faction:
  • OOC Role:

Story

This area utilizes a metered combat and trade system.

--A Health and Stamina meter

 Stamina is how hungry you are and decays steadily over time.
 Health is how much damage your body can take.
   You can be damaged
   ranged mode (the default) is activated with /1r
   ranged_throttle=0.5;  // The delay between the damage done by projectiles. 
   ranged_damage=15;
   deadtime = 90;
   Melee mode is activated with /1m
   damage = 8;  //melee damage
   throttle = 0.25; //The delay between hits.
   melee range = 2.25;
   Melee angle = (PI/12)
   
 If your health goes to zero you will fall down and a drag-able cuff will be attached to your wrist, it is not locked.
 
 High stamina increases health over time.
 Stamina 30 or below decreases health, rapidly.

--You must eat.

 You may be able to find scraps laying around.
 Not all food is edible.
 You may grill and eat fish caught with 7 seas fishing pole.
   Any 7 seas fishing pole will work to get food.
 You may buy food for Dukets.

--Dukets are the official RP currency of this area.

 You may view your Dukets by typing /1d
 You may sell some non-fish 7 seas items for Dukets at designated locations.
 You may earn Dukets from other players. 
   There is an additional Dukethud and PersonalVendor available at the trading post.