forked from Shardstone/trail-into-darkness
Some renaming and added more settings
This commit is contained in:
@@ -21,92 +21,59 @@ MonoBehaviour:
|
||||
points: 10
|
||||
- class: 4
|
||||
points: 10
|
||||
defaultEntityAttributes:
|
||||
attributes:
|
||||
- attribute: 1
|
||||
value: 1
|
||||
- attribute: 2
|
||||
value: 1
|
||||
- attribute: 3
|
||||
value: 1
|
||||
- attribute: 4
|
||||
value: 1
|
||||
defaultEntityStats:
|
||||
stats:
|
||||
- type: 0
|
||||
value: 0
|
||||
- type: 3
|
||||
value: 1
|
||||
- type: 1
|
||||
value: 0
|
||||
- type: 2
|
||||
value: 1
|
||||
- type: 3
|
||||
value: 0
|
||||
- type: 4
|
||||
value: 0
|
||||
defaultPerksData:
|
||||
perks: []
|
||||
defaultModifiersData:
|
||||
modifiers:
|
||||
- id: 0
|
||||
type: 3
|
||||
- name: Global Health Modifier per MGT
|
||||
statType: 1
|
||||
attributeType: 0
|
||||
operation: 3
|
||||
value: 3
|
||||
- id: 2
|
||||
type: 3
|
||||
- name: Global Stamina modifier per MGT
|
||||
statType: 2
|
||||
attributeType: 0
|
||||
operation: 3
|
||||
value: 1
|
||||
- id: 3
|
||||
type: 3
|
||||
- name: Global Stamina Modifier per KNO
|
||||
statType: 2
|
||||
attributeType: 0
|
||||
operation: 3
|
||||
value: 2
|
||||
racialBonuses:
|
||||
- race: 1
|
||||
bonusStats:
|
||||
stats:
|
||||
- type: 0
|
||||
value: 10
|
||||
- type: 0
|
||||
value: 10
|
||||
- type: 0
|
||||
value: 1
|
||||
- type: 0
|
||||
value: 0
|
||||
startingPerks:
|
||||
perks: []
|
||||
permanentModifiers:
|
||||
modifiers: []
|
||||
- race: 2
|
||||
bonusStats:
|
||||
stats:
|
||||
- type: 0
|
||||
value: 10
|
||||
- type: 0
|
||||
value: 10
|
||||
- type: 0
|
||||
value: 1
|
||||
- type: 0
|
||||
value: 0
|
||||
startingPerks:
|
||||
perks: []
|
||||
permanentModifiers:
|
||||
modifiers: []
|
||||
- race: 2
|
||||
bonusStats:
|
||||
stats:
|
||||
- type: 0
|
||||
value: 10
|
||||
- type: 0
|
||||
value: 10
|
||||
- type: 0
|
||||
value: 1
|
||||
- type: 0
|
||||
value: 0
|
||||
startingPerks:
|
||||
perks: []
|
||||
permanentModifiers:
|
||||
modifiers: []
|
||||
racialBonuses: []
|
||||
classBonuses:
|
||||
- class: 1
|
||||
bonusAttributes:
|
||||
attributes: []
|
||||
bonusStats:
|
||||
stats:
|
||||
- type: 0
|
||||
value: 10
|
||||
- type: 0
|
||||
value: 10
|
||||
- type: 0
|
||||
value: 1
|
||||
- type: 0
|
||||
value: 0
|
||||
stats: []
|
||||
startingPerks:
|
||||
perks: []
|
||||
permanentModifiers:
|
||||
modifiers:
|
||||
- id: 1
|
||||
type: 3
|
||||
- name: Warrior Health per MGT
|
||||
statType: 1
|
||||
attributeType: 0
|
||||
operation: 3
|
||||
value: 4
|
||||
maxPartySize: 4
|
||||
|
||||
Reference in New Issue
Block a user