Talk:Catapult

Add topic
From MHWiki

A record should be kept of misfire/breakage to provide more information, a lot of people have mixed feelings about its success. --Mazt 17:59, 20 June 2011 (PDT)

Use Records[edit]

Name Break? Remaining item Inaccurate shot
Exploding Grapefruit YES ? ?
Furious Kitten (partially digested) YES 1x Unspecified Meat ?

Where to find MH data on catapult[edit]

Fragile objects will be here https://gitlab.com/eternaltwin/myhordes/myhordes/-/blob/master/packages/myhordes-fixtures/src/templates/Service/ItemDataService.php

with the property 'fragile' => true

The catapult operation code is here https://gitlab.com/eternaltwin/myhordes/myhordes/-/blame/master/src/Controller/Town/TownAddonsController.php#L621