|
|
@@ -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,100 @@
|
|
|
"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
|
|
|
- },
|
|
|
- "temp":{
|
|
|
- "str":-1,
|
|
|
- "dex":-1,
|
|
|
- "con":-1,
|
|
|
- "int":-1,
|
|
|
- "wis":-1,
|
|
|
- "cha":-1
|
|
|
- }
|
|
|
+ "abilities": {
|
|
|
+ "str": {"base": 14, "temp": -1},
|
|
|
+ "dex": {"base": 10, "temp": -1},
|
|
|
+ "con": {"base": 15, "temp": -1},
|
|
|
+ "int": {"base": 12, "temp": -1},
|
|
|
+ "wis": {"base": 17, "temp": -1},
|
|
|
+ "cha": {"base": 11, "temp": -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"
|
|
|
}
|
|
|
}
|
|
|
-}
|
|
|
+}
|