I still feel that it would be difficult because of the physical representation not being able to reflect the actual use. It could still work, but wouldn't be as good as in Super Mario Maker, and be more like Hyrule Warriors.
Well, as awesome as it would be, I don't think that it would work for a couple of reasons: A. it would be read-only as saving to the amiibo would likely not be allowed. B. With reading the amiibo, you couldn't really have any bonuses related to what the amiibo was, because no copyrighted content.
DIM ARR[5] 'creates a numerical array with 5 elements
FOR I=0 TO LEN(ARR)-1
ARR[I]=I+1 'the element at I position (all arrays start at 0 as a technical thing) will equal I+1
NEXT
DIM is essentially VAR. It declares variables and arrays. The name is from DIMension, like how VAR is from VARiable. Many people will use VAR for variables only and DIM for arrays only.
Pro tip: don't attack ghosts. They become extremely transparent and will keep approaching you. They will damage you. If you kill one though, five health-points from you is it's curse. It also can take money away.
BOO! Did I scare you? RPG Log 24 (23? Can't remember): Added spawning, a the forest (don't think I've formally mentioned it), an inability to walk on water, and more. You probably should be able to get into the forest, huh? I'll do that eventually...
The king must have one! RPG Log 22: Added weapon sharpening. You get 1 sharpness point to start with and you get .5 each sharpen. You can't sharpen without a sharpener. Now to make more story :D