hasMonsterTool
Description
Check if monster has a tool of specific type or any.
Return
Type | Description |
---|---|
boolean | Returns if monster has a tool for that type. |
Parameters
# | Name | Type | Mandatory | Description |
---|---|---|---|---|
1 | monsterId | MonsterID | Yes | The monster ID. |
2 | toolType | String | No | The tool type to check. |