bol/compendiums/en/bol.boonsflawscreatures.json

41 lines
1.4 KiB
JSON
Raw Normal View History

2024-10-13 17:08:33 +02:00
{
2024-11-15 23:46:11 +01:00
"label": "Creatures Traits",
2024-10-13 17:08:33 +02:00
"mapping": {
"description": "system.description"
},
"entries": {
"Attaque féroce": {
2024-11-15 23:46:11 +01:00
"name": "Ferocious Attack",
"description": "<p>Roll a bonus die for the beasts Attack Roll.</p>"
2024-10-13 17:08:33 +02:00
},
"Attaque Multiple": {
2024-11-15 23:46:11 +01:00
"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>"
2024-10-13 17:08:33 +02:00
},
"Attaque Spéciale": {
2024-11-15 23:46:11 +01:00
"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>"
2024-10-13 17:08:33 +02:00
},
"Attaque Timide": {
2024-11-15 23:46:11 +01:00
"name": "Docile Attack",
"description": "<p>Penalty die for the beasts attack.</p>"
2024-10-13 17:08:33 +02:00
},
"Attaque Venimeuse": {
2024-11-15 23:46:11 +01:00
"name": "Venomous Attack",
"description": "<p>The individual creature description sets out the poisonous effects.</p>"
2024-10-13 17:08:33 +02:00
},
"Camouflage": {
2024-11-15 23:46:11 +01:00
"name": "Camouflage",
"description": "<p>The creature is hard to spot, mostly due to colouration or texture of its skin or fur.</p>"
2024-10-13 17:08:33 +02:00
},
"Déficience": {
2024-11-15 23:46:11 +01:00
"name": "Poor ...",
"description": "<p>The creature is deficient in scent, hearing or eyesight, as set out in the description.</p>"
2024-10-13 17:08:33 +02:00
},
"Prédateur": {
2024-11-15 23:46:11 +01:00
"name": "Excellent Hunter",
"description": "<p>Roll a bonus die for tracking.</p>"
2024-10-13 17:08:33 +02:00
}
}
}