Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- \{
- "Version": "1",
- "Player": \{
- "ZA$": 0,
- "Weapons": [
- \{
- "Name": "Butterknife",
- "Is melee?": true,
- "Strength": 2,
- "Is healing?": false,
- "Heal by": 0
- }
- ],
- "HP": 100,
- "Selected": 0
- },
- "Shop": [
- \{
- "Label": "Glock-17",
- "Bought?": false,
- "Strength": 4,
- "Bullets": 12,
- "Maximum": 12,
- "Cost": 50,
- "Is melee": false,
- "is healing?": false,
- "Can be bought again": false,
- "Heal by": 0
- },
- \{
- "Label": "Bandage",
- "Bought?": false,
- "Strength": 4,
- "Bullets": 12,
- "Maximum": 12,
- "Cost": 50,
- "Is melee": false,
- "is healing?": true,
- "Can be bought again": true,
- "Heal by": 2
- }
- ],
- "World": \{
- "Day": 0,
- "Dead": false,
- "Zombies": \{
- "HP": 50,
- "Strength": 1
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement