Code Break: Difference between revisions

108 bytes added ,  12 years ago
Line 8: Line 8:


===AUTO DESTRUCT===
===AUTO DESTRUCT===
<!--GIF OF AUTO DESTRUCT
<!--GIF OF AUTO DESTRUCT-->
'''AUTO DESTRUCT''' is composed of the fragments "AUTO" and "DESTRUCT". It can be used on turrets and large turrets.{{fact}}<!--can we get names for these? Create articles since they are enemies?-->
'''AUTO DESTRUCT''' is composed of the fragments "AUTO" and "DESTRUCT". It can be used on turrets and large turrets.{{fact}}<!--can we get names for these? Create articles since they are enemies?-->
;Code
;Code
Line 24: Line 24:
===ENERGY JAMMER===
===ENERGY JAMMER===
===MOVING SPARK===
===MOVING SPARK===
<!--GIF OF MOVING SPARK
<!--GIF OF MOVING SPARK-->
'''MOVING SPARK''' is composed of the fragments "MOVING" and "SPARK". It can be used on Nightmare Dream Eaters.{{fact}}--what else?--
'''MOVING SPARK''' is composed of the fragments "MOVING" and "SPARK". It can be used on Nightmares and Guards.
;Code
;Code
:<code>MOVING_SPARK
:<code>MOVING_SPARK
Line 34: Line 34:
:&nbsp;CTRL.MOVING()
:&nbsp;CTRL.MOVING()
:}</code>
:}</code>
When activated, MOVING SPARK charges the target with energy and gives the player control over its movement. After a short time, the target explodes, damaging nearby enemies.--does the player trigger the explosion?--
When activated, MOVING SPARK charges the target with energy and gives the player character<!--is there a better word for "Sora or Riku"?--> control over its movement. After a short time, or when detonated by the player character, the target explodes and damages nearby enemies.
{{-}}-->
{{-}}


===PRIZE BOX===
===PRIZE BOX===
Line 50: Line 50:
:&nbsp;&nbsp;&nbsp;&nbsp;TAR.SWITCH(ENEMY)
:&nbsp;&nbsp;&nbsp;&nbsp;TAR.SWITCH(ENEMY)
:}</code>
:}</code>
When activated, SWITCH TARGET causes the target to attack its allies instead of the player character. Any circuit lines on the target will turn from CLU's orange to Flynn's white.<!--I think it causes Guards to self-destruct?-->
When activated, SWITCH TARGET causes the target to attack its allies instead of the player character.<!--is there a better word for "Sora, Riku, and their Spirits"?--> Any circuit lines on the target will turn from CLU's orange to Flynn's white.<!--I think it causes Guards to self-destruct?-->
{{-}}
{{-}}


53,710

edits