forked from Shardstone/trail-into-darkness
End of refactor for the Entities
This commit is contained in:
@@ -33,33 +33,16 @@ MonoBehaviour:
|
||||
value: 1
|
||||
defaultEntityStats:
|
||||
stats:
|
||||
- type: 3
|
||||
- stat: 1
|
||||
value: 1
|
||||
- type: 1
|
||||
- stat: 2
|
||||
value: 0
|
||||
- type: 2
|
||||
- stat: 3
|
||||
value: 0
|
||||
- type: 4
|
||||
- stat: 4
|
||||
value: 0
|
||||
defaultPerksData:
|
||||
perks: []
|
||||
defaultModifiersData:
|
||||
modifiers:
|
||||
- name: Global Health Modifier per MGT
|
||||
statType: 1
|
||||
attributeType: 0
|
||||
operation: 3
|
||||
value: 3
|
||||
- name: Global Stamina modifier per MGT
|
||||
statType: 2
|
||||
attributeType: 0
|
||||
operation: 3
|
||||
value: 1
|
||||
- name: Global Stamina Modifier per KNO
|
||||
statType: 2
|
||||
attributeType: 0
|
||||
operation: 3
|
||||
value: 2
|
||||
racialBonuses: []
|
||||
classBonuses:
|
||||
- class: 1
|
||||
@@ -69,11 +52,4 @@ MonoBehaviour:
|
||||
stats: []
|
||||
startingPerks:
|
||||
perks: []
|
||||
permanentModifiers:
|
||||
modifiers:
|
||||
- name: Warrior Health per MGT
|
||||
statType: 1
|
||||
attributeType: 0
|
||||
operation: 3
|
||||
value: 4
|
||||
maxPartySize: 4
|
||||
|
||||
Reference in New Issue
Block a user