41 lines
1.4 KiB
JSON
41 lines
1.4 KiB
JSON
{
|
||
"label": "Creatures Traits",
|
||
"mapping": {
|
||
"description": "system.description"
|
||
},
|
||
|
||
"entries": {
|
||
"Attaque féroce": {
|
||
"name": "Ferocious Attack",
|
||
"description": "<p>Roll a bonus die for the beast’s Attack Roll.</p>"
|
||
},
|
||
"Attaque Multiple": {
|
||
"name": "Multiple Attacks",
|
||
"description": "<p>The beast has two completely different modes of attack that require separate Attack Rolls (e.g. claws and pincers, many tentacles).</p>"
|
||
},
|
||
"Attaque Spéciale": {
|
||
"name": "Special Attack",
|
||
"description": "<p>The creature has an unusual method of attack. The nature of the attack is described in the creature description.</p>"
|
||
},
|
||
"Attaque Timide": {
|
||
"name": "Docile Attack",
|
||
"description": "<p>Penalty die for the beast’s attack.</p>"
|
||
},
|
||
"Attaque Venimeuse": {
|
||
"name": "Venomous Attack",
|
||
"description": "<p>The individual creature description sets out the poisonous effects.</p>"
|
||
},
|
||
"Camouflage": {
|
||
"name": "Camouflage",
|
||
"description": "<p>The creature is hard to spot, mostly due to colouration or texture of its skin or fur.</p>"
|
||
},
|
||
"Déficience": {
|
||
"name": "Poor ...",
|
||
"description": "<p>The creature is deficient in scent, hearing or eyesight, as set out in the description.</p>"
|
||
},
|
||
"Prédateur": {
|
||
"name": "Excellent Hunter",
|
||
"description": "<p>Roll a bonus die for tracking.</p>"
|
||
}
|
||
}
|
||
} |