Files
elder-scrolls-legends/client-config/PlayerDefinitions.json

87 lines
2.3 KiB
JSON

[
{
"EntityAttributes": [
{
"Value": 0,
"Name": "TurnCount",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "HandSize",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "Armor",
"$type": "SPTESL.IntAttribute"
},
{
"Value": false,
"Name": "EquippedHands",
"$type": "SPTESL.BoolAttribute"
},
{
"Value": 0,
"Name": "Mana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 5,
"Name": "RuneHealth",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 5,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 5,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "RingUsesLeft",
"$type": "SPTESL.IntAttribute"
},
{
"Value": false,
"Name": "CanUseRing",
"$type": "SPTESL.BoolAttribute"
},
{
"Value": 0,
"Name": "CreaturesDead",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "CreaturesDeadThisTurn",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunesLost",
"$type": "SPTESL.IntAttribute"
},
{
"Value": false,
"Name": "SingletonDeck",
"$type": "SPTESL.BoolAttribute"
},
{
"Value": 0,
"Name": "PropheciesFromRuneBreak",
"$type": "SPTESL.IntAttribute"
},
{
"Value": false,
"Name": "WaxWaneOverride",
"$type": "SPTESL.BoolAttribute"
}
]
}
]