Code Break: Difference between revisions

3,908 bytes added ,  7 years ago
m
Reverted edits by 62.255.211.2 (talk) to last revision by LeafShinobi
m (Reverted edits by 62.255.211.2 (talk) to last revision by LeafShinobi)
Line 4: Line 4:
[[File:Code Break KH3D.png|thumb|right|The bottom screen during Code Break.]]
[[File:Code Break KH3D.png|thumb|right|The bottom screen during Code Break.]]
{{nihongo|'''Code Break'''|コードブレイク|Kōdo Bureiku}} is a technique which appears in ''[[Kingdom Hearts 3D: Dream Drop Distance]]''. It allows the user to manipulate the base code within a digital world for a variety of effects. Code Break is the [[Reality Shift]] of [[The Grid]].
{{nihongo|'''Code Break'''|コードブレイク|Kōdo Bureiku}} is a technique which appears in ''[[Kingdom Hearts 3D: Dream Drop Distance]]''. It allows the user to manipulate the base code within a digital world for a variety of effects. Code Break is the [[Reality Shift]] of [[The Grid]].
==Mechanics==
[[File:RS Sprite Code Break KH3D.png|left]]
In ''Kingdom Hearts 3D: Dream Drop Distance'', once the Reality Shift is started, a multitude of constantly-shifting letters will appear on the touch screen, which sometimes resolve into certain word fragments of a specific color. The player must use the stylus to select the word fragments which compose the desired subroutine. Once Code Break is activated, a variety of actions can occur depending on the exact subroutine chosen.
In ''[[Kingdom Hearts Dream Drop Distance HD]]'', the word fragments have either {{button|x}}, {{button|s}}, {{button|c}}, or {{button|t}} in front of it, requiring the player to press the corresponding button to select the word fragments.
===List of actions===
{|class="wikitable"
!width="200px"|Image
!width="200px"|Name
!width="100px"|Target
!width="500px"|Effect
!width="100px"|Fragments
|-
|[[File:Auto Destruct (Code Break RS) KH3D.png|200px]]
|'''AUTO DESTRUCT'''
|Turrets
|When activated, AUTO DESTRUCT immediately destroys the turret. If the turret is placed on a destructible wall, the explosion will also take out the wall, opening new paths and preventing the turret from ever respawning. Any enemies within a short distance of the turret will take damage.
|AUTO<br>DESTRUCT
|-
|{{CodeBreak|col=#F0F}}
DISC_JAMMER()
{
BOSS = GET_BOSS()
CTRL=BOSS.GET_CTRL()
CTRL.HACKING
CTRL.STOP_DISC
}
{{CodeBreak|end}}
|'''DISC JAMMER'''
|[[Rinzler]]
|When activated, DISC JAMMER prevents Rinzler from attacking with his discs for a short time. During this time, Rinzler is surrounded by a red, pixelated aura.
|DISC<br>JAMMER
|-
|[[File:Energy Jammer (Code Break RS) KH3D.png|200px]]
|'''ENERGY JAMMER'''
|[[Commantis]]
|Energy Jammer is used against the Commantis while it recharges its health. When activated, ENERGY JAMMER stop the Commantis from recharging. This Code Break is mandatory in defeating the Commantis.
|EN<br>ERGY<br>JAM<br>MER
|-
|[[File:Moving Spark (Code Break RS) KH3D.png|200px]]
|'''MOVING SPARK'''
|Nightmares<br>Black Guards
|When activated, MOVING SPARK charges the target with energy and gives the player control over its movement. After a short time, or when pressing {{button|dsa}}/{{button|x}}, the target explodes and damages nearby enemies.
|MOVING<br>SPARK
|-
|{{CodeBreak|col=#0F0}}
PRIZE_BOX()
{
WHILE PRIZE_BOX == 0
  PRIZE_BOX=SEARCH()
WEND
PRIZE_BOX.DROP()
}
{{CodeBreak|end}}
|'''PRIZE BOX'''
|Nightmares
|Causes the enemy to drop an [[Item]] or [[Deck Command (KH3D)|Command]].
|PRIZE<br>BOX
|-
|[[File:Prize Shot (Code Break RS) KH3D.png|200px]]
|'''PRIZE SHOT'''
|Turrets
|Used on turrets and large turrets to make them shoot prizes instead of lasers.
|PRIZE<br>SHOT
|-
|[[File:Switch Target (Enemy) (Code Break RS) KH3D.png|200px]]
[[File:Switch Target (Turret) (Code Break RS) KH3D.png|200px]]
|'''SWITCH TARGET'''
|Nightmares<br>Black Guards<br>Turrets
|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?-->
|SWITCH<br>TARGET
|-
|[[File:Transport (Code Break RS) KH3D.png|200px]]
|'''TRANSPORT'''
|[[Recognizer]]s
|When activated, TRANSPORT causes the target Recognizer to stop firing and become usable for transportation, indicated by its circuit lines changing color from CLU's orange to the white associated with Users. Recognizers will remain commandeered on future visits to the Grid.
|TR<br>AN<br>S<br>PO<br>RT
|-
|[[File:Unlock (Code Break RS) KH3D.png|200px]]
|'''UNLOCK'''
|Lock at the [[Docks]]
|When activated, UNLOCK unlocks any doors connected to the lock mechanism by circuit lines, which change color from orange to white. However, the lock must be unlocked on each visit to The Grid.
|UN<br>L<br>OC<br>K
|}


==Learning Code Break==
==Learning Code Break==