Again Staff/Dance Staff

I saw another thread on this, but I’m not sure if the answer is still relevant/complete. What’s the best way to make an Again staff in FEBuilder? (The FE3 or the FE12 variant) Has anyone done this before? Are there any limitations that would stop you from creating this? I had figured the IER rework might allow for it, but I don’t see Dance on that list. Any advice would be really helpful and thank you!

4 Likes

I was able to cobble the FE3 version together using the “Special Event for each Item” patch along with “AddEvent: Set All Unit Status” and “AddEvent: Get Unit Status” for the effects. This does mean it has to be used as an item (and won’t activate skills like Powerstaff), but it does the job. The torch item effect and sound effect call are just there for flavor.

5 Likes

Teraspark’s Fancy Items ASM pack includes code for an Again staff (Single target)

I know I’m a tad late to this thread, but I’m super new to this whole thing. How do you know what Event Pointer to edit?

And if I’m just trying to add a “harp” item that works like regular dance (single target, 1 range, no rank required) - am I silly for thinking I could just link the pre-existing dance event to the item?