瀏覽代碼

Fixing indentation.

Samuel Jaffe 8 年之前
父節點
當前提交
534c201c6e
共有 1 個文件被更改,包括 111 次插入111 次删除
  1. 111 111
      resources/Potato.json

+ 111 - 111
resources/Potato.json

@@ -1,54 +1,54 @@
 {
-  "name":"Potato",
-  "player":"Corinne Kennedy",
-  "classes":[
+  "name": "Potato",
+  "player": "Corinne Kennedy",
+  "classes": [
     {
-      "level":3,
-      "name":"Cleric",
-      "spellBook":{
-        "@class":"org.leumasjaffe.charsheet.model.magic.impl.Inspired",
-        "classRef":"Cleric",
-        "spellInfo":{
-          "0":{
-            "spellsPerDay":4,
-            "spellsPrepared":[
+      "level": 3,
+      "name": "Cleric",
+      "spellBook": {
+        "@class": "org.leumasjaffe.charsheet.model.magic.impl.Inspired",
+        "classRef": "Cleric",
+        "spellInfo": {
+          "0": {
+            "spellsPerDay": 4,
+            "spellsPrepared": [
               "Create Water"
             ],
-            "spellsPreparedPreviously":[
+            "spellsPreparedPreviously": [
               "Create Water",
               "Create Water",
               "Create Water",
               "Create Water"
             ]
           },
-          "1":{
-            "spellsPerDay":2,
-            "spellsPrepared":[
+          "1": {
+            "spellsPerDay": 2,
+            "spellsPrepared": [
               "Cure Light Wounds"
             ],
-            "spellsPreparedPreviously":[
+            "spellsPreparedPreviously": [
               "Cure Light Wounds",
               "Cure Light Wounds"
             ]
           },
-          "2":{
-            "spellsPerDay":1,
-            "spellsPrepared":[],
-            "spellsPreparedPreviously":[]
+          "2": {
+            "spellsPerDay": 1,
+            "spellsPrepared": [],
+            "spellsPreparedPreviously": []
           }
         }
       }
     },
     {
-      "level":2,
-      "name":"Bard",
-      "spellBook":{
-        "@class":"org.leumasjaffe.charsheet.model.magic.impl.Spontaneous",
-        "spellInfo":{
-          "0":{
-            "spellsPerDay":3,
-            "spellsPerDayRemaining":3,
-            "spellsKnown":[
+      "level": 2,
+      "name": "Bard",
+      "spellBook": {
+        "@class": "org.leumasjaffe.charsheet.model.magic.impl.Spontaneous",
+        "spellInfo": {
+          "0": {
+            "spellsPerDay": 3,
+            "spellsPerDayRemaining": 3,
+            "spellsKnown": [
               "Know Direction",
               "Know Direction",
               "Know Direction",
@@ -56,110 +56,110 @@
               "Know Direction"
             ]
           },
-          "1":{
-            "spellsPerDay":0,
-            "spellsPerDayRemaining":0,
-            "spellsKnown":[]
+          "1": {
+            "spellsPerDay": 0,
+            "spellsPerDayRemaining": 0,
+            "spellsKnown": []
           }
         }
       }
     }
   ],
-  "race":"Half-Elemental (E)",
-  "alignment":"TN",
-  "deity":"Obad-Hai",
-  "size":"M",
-  "age":"25",
-  "gender":"F",
-  "height":"5'0\"",
-  "weight":200,
-  "eyes":"Green",
-  "hair":"Plants",
-  "skin":"Earthy",
+  "race": "Half-Elemental (E)",
+  "alignment": "TN",
+  "deity": "Obad-Hai",
+  "size": "M",
+  "age": "25",
+  "gender": "F",
+  "height": "5'0\"",
+  "weight": 200,
+  "eyes": "Green",
+  "hair": "Plants",
+  "skin": "Earthy",
   
-  "experience":10000,
+  "experience": 10000,
   
-  "health":{
-    "total":30,
-    "rolled":20,
-    "current":30,
-    "temp":0,
-    "nonlethal":0
+  "health": {
+    "total": 30,
+    "rolled": 20,
+    "current": 30,
+    "temp": 0,
+    "nonlethal": 0
   },
   
   "abilities":{
-    "base":{
-      "str":14,
-      "dex":10,
-      "con":15,
-      "int":12,
-      "wis":17,
-      "cha":11
+    "base": {
+      "str": 14,
+      "dex": 10,
+      "con": 15,
+      "int": 12,
+      "wis": 17,
+      "cha": 11
     },
-    "temp":{
-      "str":-1,
-      "dex":-1,
-      "con":-1,
-      "int":-1,
-      "wis":-1,
-      "cha":-1
+    "temp": {
+      "str": -1,
+      "dex": -1,
+      "con": -1,
+      "int": -1,
+      "wis": -1,
+      "cha": -1
     }
   },
   
-  "skills":[
-    {"name":"Concentration","ranks":3,"pointsSpent":3},
-    {"name":"Craft (blacksmithing)","ranks":4,"pointsSpent":4},
-    {"name":"Diplomacy","ranks":1,"pointsSpent":1},
-    {"name":"Heal","ranks":4,"pointsSpent":4},
-    {"name":"Knowledge (arcana)","ranks":6,"pointsSpent":6},
-    {"name":"Knowledge (religion)","ranks":5,"pointsSpent":5},
-    {"name":"Knowledge (nature)","ranks":6,"pointsSpent":6},
-    {"name":"Perform (sing)","ranks":3,"pointsSpent":3}
+  "skills": [
+    {"name": "Concentration", "ranks": 3, "pointsSpent": 3},
+    {"name": "Craft (blacksmithing)", "ranks": 4, "pointsSpent": 4},
+    {"name": "Diplomacy", "ranks": 1, "pointsSpent": 1},
+    {"name": "Heal", "ranks": 4, "pointsSpent": 4},
+    {"name": "Knowledge (arcana)", "ranks": 6, "pointsSpent": 6},
+    {"name": "Knowledge (religion)", "ranks": 5, "pointsSpent": 5},
+    {"name": "Knowledge (nature)", "ranks": 6, "pointsSpent": 6},
+    {"name": "Perform (sing)", "ranks": 3, "pointsSpent": 3}
   ],
   
-  "inventory":{
-    "items":[
+  "inventory": {
+    "items": [
       {
-        "name":"MWK Quarterstaff",
-        "count":1,
-        "countEquipped":1,
-        "value":{"pp":0,"gp":600,"sp":0,"cp":0},
-        "page":"PH116",
-        "slot":"TWO_HANDS",
-        "weight":4,
-        "weapon":{
-          "attackBonus":1,
-          "damageBonus":0,
-          "damage":"1d6",
-          "secondaryDamage":"1d6",
-          "criticalThreat":20,
-          "criticalDamage":2,
-          "range":"Melee",
-          "type":"Bludgeoning"
+        "name": "MWK Quarterstaff",
+        "count": 1,
+        "countEquipped": 1,
+        "value": {"pp": 0, "gp": 600, "sp": 0, "cp": 0},
+        "page": "PH116",
+        "slot": "TWO_HANDS",
+        "weight": 4,
+        "weapon": {
+          "attackBonus": 1,
+          "damageBonus": 0,
+          "damage": "1d6",
+          "secondaryDamage": "1d6",
+          "criticalThreat": 20,
+          "criticalDamage": 2,
+          "range": "Melee",
+          "type": "Bludgeoning"
         }
       },
       {
-        "name":"+1 Full Plate Armor",
-        "count":1,
-        "countEquipped":1,
-        "value":{"pp":0,"gp":2650,"sp":0,"cp":0},
-        "page":"PH123",
-        "slot":"BODY",
-        "weight":50,
-        "armor":{
-          "bonus":9,
-          "type":"Heavy",
-          "maxDex":1,
-          "checkPenalty":-5,
-          "spellFailure":35,
-          "speed":15
+        "name": "+1 Full Plate Armor",
+        "count": 1,
+        "countEquipped": 1,
+        "value": {"pp": 0, "gp": 2650, "sp": 0, "cp": 0},
+        "page": "PH123",
+        "slot": "BODY",
+        "weight": 50,
+        "armor": {
+          "bonus": 9,
+          "type": "Heavy",
+          "maxDex": 1,
+          "checkPenalty": -5,
+          "spellFailure": 35,
+          "speed": 15
         }
       }
     ],
-    "equipment":{
-      "BODY":"+1 Full Plate Armor",
-      "MAIN_HAND":"MWK Quarterstaff",
-      "OFF_HAND":"MWK Quarterstaff"
+    "equipment": {
+      "BODY": "+1 Full Plate Armor",
+      "MAIN_HAND": "MWK Quarterstaff",
+      "OFF_HAND": "MWK Quarterstaff"
     }
   }
 }