aboutsummaryrefslogtreecommitdiff
path: root/mutations.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-08-25 17:17:31 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-08-25 17:17:31 -0700
commit65fe084b8dac263d677cf327354acd78b7199e0b (patch)
treec94573aea6ae7ed53e4de04c52423f47bb2b3f74 /mutations.json
parentFix armored maid vest materials (diff)
downloadcataclysm-dda-mod_battle-maid-redone-65fe084b8dac263d677cf327354acd78b7199e0b.tar.xz
Formatting
Diffstat (limited to 'mutations.json')
-rw-r--r--mutations.json74
1 files changed, 37 insertions, 37 deletions
diff --git a/mutations.json b/mutations.json
index 2e3ae31..cc7ce43 100644
--- a/mutations.json
+++ b/mutations.json
@@ -1,39 +1,39 @@
[
- {
- "type" : "mutation",
- "id" : "MARTIAL_ARTS_maid",
- "name" : { "str": "Servant's fighting technique" },
- "points" : 3,
- "description" : "You have learned the secret assassination techniques of a first-class servant.",
- "starting_trait" : true,
- "initial_ma_styles" : [ "style_maid" ],
- "valid" : false
- },
- {
- "type" : "mutation",
- "id" : "PROF_MA_MAID",
- "name" : { "str": "Servant's fighting technique" },
- "points" : 0,
- "description" : "You have learned the secret assassination techniques of a first-class servant.",
- "initial_ma_styles" : [ "style_maid" ],
- "valid": false,
- "purifiable": false,
- "profession": true
- },
- {
- "type" : "mutation",
- "id" : "PROF_NEKOMIMI",
- "name" : { "str": "Cat characteristics" },
- "points" : 0,
- "description" : "You have grown features that of a cat.",
- "valid": false,
- "purifiable": false,
- "profession": true
- },
- {
- "type": "mutation",
- "id": "FELINE_EARS",
- "copy-from": "FELINE_EARS",
- "points": 0
- }
+ {
+ "type" : "mutation",
+ "id" : "MARTIAL_ARTS_maid",
+ "name" : { "str": "Servant's fighting technique" },
+ "points" : 3,
+ "description" : "You have learned the secret assassination techniques of a first-class servant.",
+ "starting_trait" : true,
+ "initial_ma_styles" : [ "style_maid" ],
+ "valid" : false
+ },
+ {
+ "type" : "mutation",
+ "id" : "PROF_MA_MAID",
+ "name" : { "str": "Servant's fighting technique" },
+ "points" : 0,
+ "description" : "You have learned the secret assassination techniques of a first-class servant.",
+ "initial_ma_styles" : [ "style_maid" ],
+ "valid": false,
+ "purifiable": false,
+ "profession": true
+ },
+ {
+ "type" : "mutation",
+ "id" : "PROF_NEKOMIMI",
+ "name" : { "str": "Cat characteristics" },
+ "points" : 0,
+ "description" : "You have grown features that of a cat.",
+ "valid": false,
+ "purifiable": false,
+ "profession": true
+ },
+ {
+ "type": "mutation",
+ "id": "FELINE_EARS",
+ "copy-from": "FELINE_EARS",
+ "points": 0
+ }
]