Continues implementation
This commit is contained in:
@@ -1,86 +1,86 @@
|
||||
[
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
[
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user