Skip to content
This repository has been archived by the owner on Jan 20, 2023. It is now read-only.

Potion icon not shown for holy water #9

Open
adn770 opened this issue Jan 18, 2023 · 1 comment
Open

Potion icon not shown for holy water #9

adn770 opened this issue Jan 18, 2023 · 1 comment

Comments

@adn770
Copy link

adn770 commented Jan 18, 2023

The entries for Holy water at

{"_id":"00gPVNNHm6YRbe9p","name":"Holy water (vial)","permission":{"default":0,"fBZINKCGziZzc3CU":3},"type":"item","data":{"description":"<p>Water that has been blessed by a holy person. It is used in some religious rituals and inflicts damage on undead monsters (see <a href=\"https://oldschoolessentials.necroticgnome.com/srd/index.php/Weapons_And_Armour\">Weapon Combat Stats</a>).</p>\n<p>Holy water does not retain its power if stored in any other container than the special vials it is blessed in.</p>","quantity":{"value":1,"max":null},"treasure":false,"cost":25,"weight":null},"flags":{},"img":"modules/ose-content/assets/weapons/PotionIconsAdd_09_b.png","effects":[]}
and
{"name":"Holy water vial","permission":{"default":0,"fBZINKCGziZzc3CU":3},"type":"weapon","data":{"range":{"short":10,"medium":30,"long":50},"save":"","pattern":"white","description":"<p><strong>Missile:</strong>&nbsp;Thrown or fired weapon (greater than 5’ distance).The distances for short (+1 to hit), medium, and long (–1 to hit) range are shown in parentheses.</p>\n<p><strong>Splash weapon:</strong> On a successful attack, the container smashes and douses the target with the liquid.The listed damage is inflicted over two rounds, as the liquid drips off.</p>","damage":"1d8","bonus":0,"tags":[{"title":"5’–10’ / 11’–30’ / 31’–50’","value":"Missile"},{"title":"Splash weapon","value":"Splash weapon"}],"slow":false,"missile":true,"melee":false,"cost":25,"equipped":false,"weight":10,"counter":{"value":0,"max":0}},"flags":{},"img":"modules/ose-content/assets/weapons/PotionIconsAdd_09_b.png","effects":[],"_id":"HlrI4FpUj8YbcBqc"}
refer to "img":"modules/ose-content/assets/weapons/PotionIconsAdd_09_b.png" which I believe is not shipped with the module package.

So it feels to me that issue might be a missing asset.

@anthonyronda
Copy link
Member

At some point Foundry purchased the licenses to all of the same assets the game system had, so we didn't need to ship those icons anymore. These probably got left behind

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants