Table of Contents

Dew Vial Item - Code References

Java Classes

Entity Kind

DewVial

Stats

Mechanics

JSON Configuration

This entity may have JSON configuration, but no matching config was found. Check:

String Resources

<string name="DewVial_Name">dew vial</string>
<string name="DewVial_ACDRINK">DRINK</string>
<string name="DewVial_Info">You can store excess dew in this tiny vessel for drinking it later. If the vial is full, in a moment of deadly peril the dew will be consumed automatically.</string>
<string name="DewVial_AutoDrink">The dew vial was emptied to heal your wounds.</string>
<string name="DewVial_Collected">You collected a dewdrop into your dew vial.</string>
<string name="DewVial_Full">Your dew vial is full!</string>
<string name="DewVial_Empty">Your dew vial is empty!</string>

Lua Scripts

This entity is implemented in Java, no Lua script exists