Working on 0.8.x
- NPC with all ring on strengths/weaknesses (CSS TODO). - Removed Custom tech "Links" as they are in fact "Bonds" and need more work.
This commit is contained in:
@@ -103,8 +103,7 @@
|
||||
"shuji": false,
|
||||
"maho": false,
|
||||
"ninjutsu": false,
|
||||
"link": false,
|
||||
"specificity": false
|
||||
"specificity": true
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -124,14 +123,11 @@
|
||||
"social": 0
|
||||
},
|
||||
"rings_affinities": {
|
||||
"strength": {
|
||||
"ring": "fire",
|
||||
"value": 2
|
||||
},
|
||||
"weakness": {
|
||||
"ring": "water",
|
||||
"value": -2
|
||||
}
|
||||
"earth": 0,
|
||||
"air": 0,
|
||||
"water": 0,
|
||||
"fire": 0,
|
||||
"void": 0
|
||||
},
|
||||
"skills": {
|
||||
"artisan": 0,
|
||||
|
||||
Reference in New Issue
Block a user