blob: 483c17edbf84817a369d7effdef176c463fb9561 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"name": "limited amphibiousess (feature)",
"text": "The sahuagin can breathe air and water, but it needs to be submerged at least once every 4 hours to avoid suffocating.",
"subfeatures": [
{
"trigger": [],
"conditions": [],
"effects": [{
"target": "",
"effect": [],
"duration": ""
}]
}
]
}
|