Fixed speak with animals

#118
This commit is contained in:
Stefan Zermatten
2017-07-21 13:02:50 +02:00
parent c119fcfbb8
commit 2bdbcb2e79

View File

@@ -4080,7 +4080,7 @@
},
{
"castingTime": "action",
"description": "V, S",
"description": "You gain the ability to comprehend and verbally communicate with beasts for the duration. The knowledge and awareness of many beasts is limited by their intelligence, but at minimum, beasts can give you information about nearby locations and monsters, including whatever they can perceive or have perceived within the past day. You might be able to persuade a beast to perform a small favor for you, at the GMs discretion",
"duration": "10 minutes",
"level": 1,
"range": "Self",
@@ -4088,8 +4088,8 @@
"ritual": true,
"name": "Speak with Animals",
"components": {
"verbal": false,
"somatic": false,
"verbal": true,
"somatic": true,
"concentration": false
}
},