MHWorldData icon indicating copy to clipboard operation
MHWorldData copied to clipboard

Incorrect shrieking legiana data: shock/pitfall traps should be TRUE

Open DuckBoss opened this issue 4 years ago • 4 comments

https://github.com/gatheringhallstudios/MHWorldData/blob/master/source_data/monsters/monster_base.csv#L67

The shrieking legiana can be caught by shock/pitfall traps I believe, and the source data in the repository says it can't.

DuckBoss avatar Jun 02 '20 21:06 DuckBoss

Good catch. For those monsters I believe the reason I didn't was because I wasn't sure, but I don't think there's any non-elder monster that resists any trap, except maybe a charged zinogre? Especially since there's no Gypceros.

CarlosFdez avatar Jun 02 '20 22:06 CarlosFdez

Correct, charged Zinogre cannot be caught by shock traps. Also, Rajang cannot be trapped when in his "super enraged" state. There are similar conditions with Furious Rajang as well.

DeveloperPaul123 avatar Jun 03 '20 00:06 DeveloperPaul123

I was going through the database, and I noticed that the Gold Rathian/Silver Rathalos/Stygian Zinogre/Raging Brachydios also has the same issue as the Shrieking Legiana where the shock/pitfall traps are not set to TRUE.

EDIT: It seems like almost every non-elder Iceborne monster has this issue after extensively looking through the database.

DuckBoss avatar Jun 03 '20 03:06 DuckBoss

Commenting onto an issue that's quite old but I just came across this thread. Some additional notes on monsters that change their ability to be trapped based on states that are not entirely correct as shown currently:

Nargacuga Normal State: CANNOT be Pitfall Trapped CAN be shock trapped

Enraged State: BOTH traps are effective

Zinogre Normal State: BOTH traps are effective *note a shock trap will send him directly into his "charged state" as soon as the trap ends

Charged State: CANNOT be shock trapped CAN be pitfall trapped

Rajang + Furious Rajang Normal State: CANNOT be pitfall trapped (he jumps on them and breaks them) CAN be shock trapped

Enraged State: CAN be pitfall trapped CANNOT be shock trapped (he picks it up and crushes it)

*edit clarification

TrenchTemplar avatar Apr 19 '23 02:04 TrenchTemplar