Skip to content

Actor Names with Parameter Identifiers #1

@Ecksters

Description

@Ecksters

0039: Gameplay_keep Items: Seems like the ##0A parameter implies a sign(perhaps pull text?)
Fixed in XActor

014E: Small Rock: FF01 and FF21(only used in for tunnel blocker in Zora's Fountain) are actually Silver Boulders.
Fixed in XActor (except the Zora's Fountain one)

0077: Greenery, Group of bushes, and Group of dark bushes both need to have their "Rand"s removed, as they drop nothing(although they do indeed call the Rand function). Perhaps also rename them "Shaking Bushes" so it's clear what they are.
Fixed in XActor

0151: Shrubs or Rocks, ##2 is for rock circles, ## 01 is for shrub groups.
Fixed in XActor

0125: Regen Grass, FF01 is the actual Regenerating Plants in dungeons, everything else are Lone Shrubs, with ##10 showing a bug drop, otherwise being 00. (There are the shrubs next to the Grotto cows that are FF00 as well)
Fixed in XActor

0094: Butterflies (defunct?) are fish groups with 5322 parameter(seems to randomly spawn fancy looking finned fish?), and in Gerudo Training Ground's water tank they're 8322, 2322 are Hylia Lake fish, actual butterflies with 3324, butterflies that spread out more with 2324, 5324 are butterlies next to the flowers near Hyrule Castle. Wandering bugs on the ground in rock circle grotto is 5323.
So it appears:
##24 = Butterflies
##23 = Wandering Bugs
##22 = Fish
First digit is the number to spawn, second digit appears to always be 3.
Fixed in XActor mostly, but I'm not certain it's correct

That's all for now, but those are common enough that they seem like they should be fixed first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions