Entry tags:
One more step along...
...although still not finished, so no linky. :)
http://www.magatsu.net/zanpakuto
All the various subroutines that generate the zanpakutou, the command, and the shikai form are all neatly tucked away into functions. What's left to do (lots):
-- generate kido-based shikai descriptions
-- add types to Actor data so that ability will be tied somewhat to the name
(i.e., the name is based on "icy" or "frozen"; the abilities will be ice-based)
-- generate shikai abilities
-- generate bankai descriptions
-- generate bankai abilities
GAH. NEED. MORE. DATA.
(fyi - the zanpakuto are broken into 2 types - weapon-based that use them more-or-less as weapons (i.e., Ichigo's zanpakuto), and kido-based that use them more-or-less as whatever funky thing Tite Kubo can come up with (i.e., Byakuya's cherry blossom thing).
http://www.magatsu.net/zanpakuto
All the various subroutines that generate the zanpakutou, the command, and the shikai form are all neatly tucked away into functions. What's left to do (lots):
-- generate kido-based shikai descriptions
-- add types to Actor data so that ability will be tied somewhat to the name
(i.e., the name is based on "icy" or "frozen"; the abilities will be ice-based)
-- generate shikai abilities
-- generate bankai descriptions
-- generate bankai abilities
GAH. NEED. MORE. DATA.
(fyi - the zanpakuto are broken into 2 types - weapon-based that use them more-or-less as weapons (i.e., Ichigo's zanpakuto), and kido-based that use them more-or-less as whatever funky thing Tite Kubo can come up with (i.e., Byakuya's cherry blossom thing).