Files
trail-into-darkness/Assets/Database/Entities/CharacterBaseSettings.asset
Sebastian Bularca 4a9c00212a Added some data
2026-03-24 16:43:14 +01:00

113 lines
2.1 KiB
Plaintext

%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 1bbecc15c7cd4a7ca90ce17b3d3d75f0, type: 3}
m_Name: CharacterBaseSettings
m_EditorClassIdentifier: Assembly-CSharp::Nox.Game.CharacterBaseSettings
distributionPointsPerClass:
- class: 1
points: 10
- class: 2
points: 10
- class: 3
points: 10
- class: 4
points: 10
defaultEntityAttributes:
might: 1
reflex: 1
knowledge: 1
perception: 1
defaultEntityStats:
health: 0
stamina: 0
level: 0
experience: 0
defaultPerksData:
perks: []
defaultModifiersData:
modifiers:
- id: 0
type: 3
value: 3
- id: 1
type: 3
value: 4
- id: 2
type: 3
value: 1
- id: 3
type: 3
value: 2
racialBonuses:
- race: 1
bonusAttributes:
might: 0
reflex: 0
knowledge: 1
perception: 0
bonusStats:
health: 0
stamina: 0
level: 0
experience: 0
startingPerks:
perks: []
permanentModifiers:
modifiers: []
- race: 2
bonusAttributes:
might: 0
reflex: 1
knowledge: 0
perception: 0
bonusStats:
health: 0
stamina: 0
level: 0
experience: 0
startingPerks:
perks: []
permanentModifiers:
modifiers: []
- race: 2
bonusAttributes:
might: 1
reflex: 0
knowledge: 0
perception: 0
bonusStats:
health: 0
stamina: 0
level: 0
experience: 0
startingPerks:
perks: []
permanentModifiers:
modifiers: []
classBonuses:
- class: 1
bonusAttributes:
might: 0
reflex: 0
knowledge: 0
perception: 0
bonusStats:
health: 0
stamina: 0
level: 0
experience: 0
startingPerks:
perks: []
permanentModifiers:
modifiers: []
maxPartySize: 4