Changeset 919
- Timestamp:
- 02/03/2011 01:03:30 PM (10 years ago)
- Location:
- scenarios/GerminationX/oak/data/characters/minds/roles
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
scenarios/GerminationX/oak/data/characters/minds/roles/CanopySpirit/CanopySpirit.xml
r917 r919 1 1 <Character role="CanopySpirit"> 2 2 <EmotionalThresholds> 3 <EmotionalThreshold emotion="Love" threshold=" 0" decay="10"/>4 <EmotionalThreshold emotion="Hate" threshold=" 0" decay="5"/>3 <EmotionalThreshold emotion="Love" threshold="3" decay="10"/> 4 <EmotionalThreshold emotion="Hate" threshold="2" decay="5"/> 5 5 <EmotionalThreshold emotion="Hope" threshold="3" decay="2"/> 6 6 <EmotionalThreshold emotion="Fear" threshold="4" decay="8"/> … … 9 9 <EmotionalThreshold emotion="Fears-Confirmed" threshold="2" decay="8"/> 10 10 <EmotionalThreshold emotion="Disappointment" threshold="2" decay="2"/> 11 <EmotionalThreshold emotion="Joy" threshold="3" decay=" 5"/>11 <EmotionalThreshold emotion="Joy" threshold="3" decay="2"/> 12 12 <EmotionalThreshold emotion="Distress" threshold="1" decay="2"/> 13 13 <EmotionalThreshold emotion="Happy-For" threshold="2" decay="8"/> -
scenarios/GerminationX/oak/data/characters/minds/roles/CoverSpirit/CoverSpirit.xml
r917 r919 1 1 <Character role="CoverSpirit"> 2 2 <EmotionalThresholds> 3 <EmotionalThreshold emotion="Love" threshold=" 0" decay="5"/>4 <EmotionalThreshold emotion="Hate" threshold=" 0" decay="5"/>3 <EmotionalThreshold emotion="Love" threshold="2" decay="5"/> 4 <EmotionalThreshold emotion="Hate" threshold="3" decay="5"/> 5 5 <EmotionalThreshold emotion="Hope" threshold="1" decay="2"/> 6 6 <EmotionalThreshold emotion="Fear" threshold="5" decay="8"/> … … 9 9 <EmotionalThreshold emotion="Fears-Confirmed" threshold="5" decay="8"/> 10 10 <EmotionalThreshold emotion="Disappointment" threshold="2" decay="2"/> 11 <EmotionalThreshold emotion="Joy" threshold="1" decay=" 5"/>11 <EmotionalThreshold emotion="Joy" threshold="1" decay="2"/> 12 12 <EmotionalThreshold emotion="Distress" threshold="3" decay="2"/> 13 13 <EmotionalThreshold emotion="Happy-For" threshold="1" decay="8"/> -
scenarios/GerminationX/oak/data/characters/minds/roles/VerticalSpirit/VerticalSpirit.xml
r917 r919 1 1 <Character role="VerticalSpirit"> 2 2 <EmotionalThresholds> 3 <EmotionalThreshold emotion="Love" threshold=" 0" decay="5"/>4 <EmotionalThreshold emotion="Hate" threshold=" 0" decay="5"/>3 <EmotionalThreshold emotion="Love" threshold="2" decay="5"/> 4 <EmotionalThreshold emotion="Hate" threshold="1" decay="5"/> 5 5 <EmotionalThreshold emotion="Hope" threshold="1" decay="2"/> 6 6 <EmotionalThreshold emotion="Fear" threshold="5" decay="8"/> … … 9 9 <EmotionalThreshold emotion="Fears-Confirmed" threshold="5" decay="8"/> 10 10 <EmotionalThreshold emotion="Disappointment" threshold="2" decay="2"/> 11 <EmotionalThreshold emotion="Joy" threshold="3" decay=" 5"/>11 <EmotionalThreshold emotion="Joy" threshold="3" decay="1"/> 12 12 <EmotionalThreshold emotion="Distress" threshold="3" decay="2"/> 13 13 <EmotionalThreshold emotion="Happy-For" threshold="5" decay="8"/>
Note: See TracChangeset
for help on using the changeset viewer.