modif formule d'initiative // avec nouvel attr combatStatus
This commit is contained in:
+8
-1
@@ -374,6 +374,10 @@
|
||||
"category": "world",
|
||||
"rarity": 1
|
||||
}
|
||||
},
|
||||
"combatStatus": {
|
||||
"label": "",
|
||||
"difficulty": 7
|
||||
}
|
||||
},
|
||||
"npc": {
|
||||
@@ -529,7 +533,10 @@
|
||||
"templates": [
|
||||
"base"
|
||||
],
|
||||
"needSkill": false
|
||||
"needSkill": {
|
||||
"value": false,
|
||||
"skill": ""
|
||||
}
|
||||
},
|
||||
"weapon": {
|
||||
"templates": [
|
||||
|
||||
Reference in New Issue
Block a user