Table of Contents

Class PlantingSkill

Namespace
GrindFest
Assembly
GrindFest.dll

Plants seeds in the nearest empty CropContainerBehaviour within range. Requires SeedsBehaviour in inventory or equipped.

Bot API:

Hero.Plant("Wheat");
public class PlantingSkill : ActiveSkill
Inheritance
object
PlantingSkill
Inherited Members

Fields

PlantingDurationSeconds
TargetCropType
UsedSeeds

Properties

Category
Command
Description
Range

Methods

CanUse()

Can this skill be used right now? Buffs and passives override this away.

Use()