Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 1.41 KB

tools.md

File metadata and controls

49 lines (33 loc) · 1.41 KB

Tools

FishingRod

Common Attributes

field type description
GetBait() Object[] Get the equipped bait.
GetTackle() Object[] Get the equipped tackle.

MeleeWeapon

Refer to Data/Weapons.json in the unpacked Content folder for a complete list of the weapon targets/areas.

Slingshot

Common Attributes

field type description
attachments[0].getOne() Object[] Get ammunition.

Tool

Refer to Data/Tools.json in the unpacked Content folder for a complete list of the tool targets/areas.

WateringCan

Common Attributes

field type description
WaterLeft int Get the amount of water left.

Weapons

Common Attributes