-
-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Poisons: required field 'value' not available in all cases #26
Comments
Maybe this is not intended. I'll ask Ulisses. |
Reply from Ulysses: I would interpret it like so: if only "Kosten" is given, then we use this as "Cost", i. e. a vendor price. The usual pair "Wert" / "Preis" maps to "Value" / " Cost" (raw ingredients / ready-to-use poison). |
This also means that there is not always a "value" - should we make it optional or put .nan @elyukai ? |
value
is currently required , but most animal poisons have no value (see https://dsa.ulisses-regelwiki.de/gift_tier.html)The text was updated successfully, but these errors were encountered: