Added Education
This commit is contained in:
@ -33,6 +33,7 @@
|
|||||||
"Coordination": 0,
|
"Coordination": 0,
|
||||||
"Core-worlds": 0,
|
"Core-worlds": 0,
|
||||||
"Discipline": 0,
|
"Discipline": 0,
|
||||||
|
"Education": 0,
|
||||||
"Gunnery": 0,
|
"Gunnery": 0,
|
||||||
"Leadership": 1,
|
"Leadership": 1,
|
||||||
"Lightsaber": 0,
|
"Lightsaber": 0,
|
||||||
@ -63,7 +64,7 @@
|
|||||||
"Morality": {
|
"Morality": {
|
||||||
"Weakness": "Arrogance",
|
"Weakness": "Arrogance",
|
||||||
"Strength": "Pride",
|
"Strength": "Pride",
|
||||||
"Conflict": "",
|
"Conflict": 0,
|
||||||
"Morality": "29"
|
"Morality": "29"
|
||||||
},
|
},
|
||||||
"Credits": 0,
|
"Credits": 0,
|
||||||
@ -110,6 +111,7 @@
|
|||||||
"Coordination": 1,
|
"Coordination": 1,
|
||||||
"Core-worlds": 0,
|
"Core-worlds": 0,
|
||||||
"Discipline": 0,
|
"Discipline": 0,
|
||||||
|
"Education": 0,
|
||||||
"Gunnery": 2,
|
"Gunnery": 2,
|
||||||
"Leadership": 0,
|
"Leadership": 0,
|
||||||
"Lightsaber": 0,
|
"Lightsaber": 0,
|
||||||
@ -140,7 +142,7 @@
|
|||||||
"Morality": {
|
"Morality": {
|
||||||
"Weakness": "Recklessness",
|
"Weakness": "Recklessness",
|
||||||
"Strength": "Curiosity",
|
"Strength": "Curiosity",
|
||||||
"Conflict": "",
|
"Conflict": 0,
|
||||||
"Morality": ""
|
"Morality": ""
|
||||||
},
|
},
|
||||||
"Credits": 0,
|
"Credits": 0,
|
||||||
@ -185,6 +187,7 @@
|
|||||||
"Coordination": 0,
|
"Coordination": 0,
|
||||||
"Core-worlds": 0,
|
"Core-worlds": 0,
|
||||||
"Discipline": 0,
|
"Discipline": 0,
|
||||||
|
"Education": 0,
|
||||||
"Gunnery": 0,
|
"Gunnery": 0,
|
||||||
"Leadership": 0,
|
"Leadership": 0,
|
||||||
"Lightsaber": 1,
|
"Lightsaber": 1,
|
||||||
@ -213,7 +216,7 @@
|
|||||||
"Morality": {
|
"Morality": {
|
||||||
"Weakness": "Anger",
|
"Weakness": "Anger",
|
||||||
"Strength": "Bravery",
|
"Strength": "Bravery",
|
||||||
"Conflict": "",
|
"Conflict": 0,
|
||||||
"Morality": "50"
|
"Morality": "50"
|
||||||
},
|
},
|
||||||
"Credits": 0,
|
"Credits": 0,
|
||||||
@ -294,7 +297,7 @@
|
|||||||
"Morality": {
|
"Morality": {
|
||||||
"Weakness": "",
|
"Weakness": "",
|
||||||
"Strength": "",
|
"Strength": "",
|
||||||
"Conflict": "",
|
"Conflict": 0,
|
||||||
"Morality": ""
|
"Morality": ""
|
||||||
},
|
},
|
||||||
"Credits": 0,
|
"Credits": 0,
|
||||||
@ -339,6 +342,7 @@
|
|||||||
"Coordination": 0,
|
"Coordination": 0,
|
||||||
"Core-worlds": 0,
|
"Core-worlds": 0,
|
||||||
"Discipline": 0,
|
"Discipline": 0,
|
||||||
|
"Education": 0,
|
||||||
"Gunnery": 0,
|
"Gunnery": 0,
|
||||||
"Leadership": 0,
|
"Leadership": 0,
|
||||||
"Lightsaber": 0,
|
"Lightsaber": 0,
|
||||||
@ -367,7 +371,7 @@
|
|||||||
"Morality": {
|
"Morality": {
|
||||||
"Weakness": "",
|
"Weakness": "",
|
||||||
"Strength": "",
|
"Strength": "",
|
||||||
"Conflict": "",
|
"Conflict": 0,
|
||||||
"Morality": ""
|
"Morality": ""
|
||||||
},
|
},
|
||||||
"Credits": 0,
|
"Credits": 0,
|
||||||
|
@ -30,5 +30,6 @@
|
|||||||
"Streetwise" : "Cunning",
|
"Streetwise" : "Cunning",
|
||||||
"Survival" : "Cunning",
|
"Survival" : "Cunning",
|
||||||
"Xenology" : "Intellect",
|
"Xenology" : "Intellect",
|
||||||
"Lightsaber" : "Brawn"
|
"Lightsaber" : "Brawn",
|
||||||
|
"Education" : "Intellect"
|
||||||
}
|
}
|
@ -31,6 +31,7 @@
|
|||||||
"Coordination": 0,
|
"Coordination": 0,
|
||||||
"Core-worlds": 0,
|
"Core-worlds": 0,
|
||||||
"Discipline": 0,
|
"Discipline": 0,
|
||||||
|
"Education": 0,
|
||||||
"Gunnery": 0,
|
"Gunnery": 0,
|
||||||
"Leadership": 0,
|
"Leadership": 0,
|
||||||
"Lightsaber": 0,
|
"Lightsaber": 0,
|
||||||
|
Reference in New Issue
Block a user