KH3D icon.png
The icon for Kingdom Hearts Dream Drop Distance HD

Code Break: Difference between revisions

From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
Jump to navigationJump to search
mNo edit summary
 
(82 intermediate revisions by 20 users not shown)
Line 1: Line 1:
{{game|DDD}}
{{game|DDD|DHD}}
{{images|gif displaying Code Break; gif displaying each suboroutine}}
{{images|image for Prize Box/Disc Jammer, gif displaying Code Break; gif displaying each suboroutine}}
{{Expand|add mechanics, colored code, code pieces, and redirects (upper and normalcase) for each subroutine}}
{{InfoAbility
[[File:RS Sprite Code Break KH3D.png|right]]{{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.
|kana=コードブレイク
|romaji=Kōdo Bureiku
|dddname=Code Break
|dddimage=Code Break KH3D.png
|dddatk1=Moving Spark
|dddel1={{AT|mag}} None
|dddpow1=6.0
|dddatk2=Auto Destruct
|dddel2={{AT|mag}} None
|dddpow2=6.0
}}
'''Code Break''' 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.


==Mechanics==
==Mechanics==
In ''Kingdom Hearts 3D: Dream Drop Distance'', Code Break is the [[Reality Shift]] for [[The Grid]]. 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.
[[File:RS Sprite Code Break KH3D.png|left|200px]]
In ''Kingdom Hearts 3D: Dream Drop Distance'', Code Break is the [[Reality Shift]] in [[The Grid]]. Upon activation, 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.


===AUTO DESTRUCT===
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.
<!--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?--
;Code
:BLAHBLAHBLAH OVER 9000 BLAHBLAH
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.
{{-}}-->
===DISC JAMMER===
===ENERGY JAMMER===
===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?--
;Code
:<code>MOVING_SPARK
:{
:&nbsp;DE = GET_NIGHTMARE()
:&nbsp;CTRL = DE.GET_CTRL()
:&nbsp;CTRL.INSERT(SPARK)
:&nbsp;CTRL.MOVING()
:}</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?--
{{-}}-->


===PRIZE BOX===
===List of actions===
===PRIZE SHOT===
{|border="1" cellspacing="0" cellpadding="2"
===SWITCH TARGET===
|-style="{{style|ddd|a}}"
<!--GIF OF SWITCH TARGET
!Image||Name||Effect||Fragments
'''SWITCH TARGET''' is composed of the fragments "SWITCH" and "TARGET". It can be used on Nightmare Dream Eaters.{{fact}}--what else?--
|-
;Code
!colspan="4" style="{{style|ddd|b}}"|Target: Enemy
:<code>SWITCH_TARGET
|-
:{
![[File:Moving Spark (Code Break RS) KH3D.png|200px]]||MOVING SPARK
:&nbsp;DE = GET_NIGHTMARE()
|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.
:&nbsp;TAR = DE.TARGET()
|MOVING<br>SPARK
:&nbsp;IF TAR != ENEMY THEN
|-
:&nbsp;&nbsp;&nbsp;&nbsp;TAR.SWITCH(ENEMY)
!<!--[[File:Prize Box (Code Break RS) KH3D.png|200px]]-->||PRIZE BOX
:}</code>
|Causes the enemy to drop an [[Item]] or {{c|Deck Command|ddd}}.
When activated, SWITCH TARGET causes the target to attack enemies instead of the player character.
|PRIZE<br>BOX
{{-}}-->
|-
![[File:Switch Target (Enemy) (Code Break RS) KH3D.png|200px]]||SWITCH TARGET
|When activated, SWITCH TARGET causes the target to attack its allies instead of the party for 15 seconds. Any circuit lines on the target will turn from CLU's orange to Flynn's white.
|SWITCH<br>TARGET
|-
!colspan="4" style="{{style|ddd|b}}"|Target: Turret
|-
![[File:Auto Destruct (Code Break RS) KH3D.png|200px]]||AUTO DESTRUCT
|When activated, AUTO DESTRUCT immediately destroys the turret. If the turret is placed on a destructible wall, floor or glass, AUTO DESTRUCT will be the only word fragments to appear; 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
|-
![[File:Prize Shot (Code Break RS) KH3D.png|200px]]||PRIZE SHOT
|When activated, turrets shoot small (unless the Forecast's effects apply) HP prizes, munny, or Droplets instead of lasers for 30 seconds, after which the turrets shoot regular bullets.
|PRIZE<br>SHOT
|-
![[File:Switch Target (Turret) (Code Break RS) KH3D.png|200px]]||SWITCH TARGET
|When activated, SWITCH TARGET causes the turret to indefinitely attack enemies instead of the party.
|SWITCH<br>TARGET
|-
!colspan="4" style="{{style|ddd|b}}"|Target: Recognizer
|-
![[File:Transport (Code Break RS) KH3D.png|200px]]||TRANSPORT
|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
|-
!colspan="4" style="{{style|ddd|b}}"|Target: Switch
|-
![[File:Unlock (Code Break RS) KH3D.png|200px]]||UNLOCK
|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
|-
!colspan="4" style="{{style|ddd|b}}"|Target: Rinzler
|-
!<!--[[File:Disc Jammer (Code Break RS) KH3D.png|200px]]-->||DISC JAMMER
|When activated, DISC JAMMER prevents {{ns|Game|Rinzler}} from attacking with his discs for a short time. During this time, Rinzler is surrounded by a red, pixelated aura.
|DISC<br>JAMMER
|-
!colspan="4" style="{{style|ddd|b}}"|Target: Commantis
|-
![[File:Energy Jammer (Code Break RS) KH3D.png|200px]]||ENERGY JAMMER
|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
|}
 
==Learning Code Break==
===''Kingdom Hearts 3D: Dream Drop Distance''===
*[[Sora]] and [[Riku]] can use Code Break when a Reality Shift is triggered in The Grid.


===TRANSPORT===
===UNLOCK===
<!--farm this out:
There are numerous subroutines that can be used with this Reality shift:
*'''SWITCH TARGET''': Used on enemies to make them fight the other enemies.
*'''MOVING SPARK''': Used on enemies to take control of them and then detonate them.
*'''PRIZE SHOT''': Used on turrets and large turrets to make them shoot prizes, as well as cause enemies to drop [[Item]] or [[Deck Command (KH3D)|Command]].
*'''PRIZE BOX''': Causes the enemy or turret to drop an Item or Command.
*'''AUTO DESTRUCT''': Used on turrets and large turrets to destroy them, sometimes taking out the wall behind them.
*'''DISC JAMMER''': Used against Rinzler.--to do what?--
*'''ENERGY JAMMER''': Used against [[Commantis]] to prevent it from recharging its health.--necessary to win the battle--
*'''TRANSPORT''': Used against CLU's [[Recognizer]]s to make them neutral and usable for transportation.
*'''UNLOCK''': Used on locks to allow passage into the lower portions of the [[Dock]].-->
{{ability-stub}}
[[Category:Reality Shifts]]
[[Category:Reality Shifts]]

Latest revision as of 05:51, 17 March 2024

Gawrsh, aren't we here because of the picture?
Goofy B 6★ KHUX.png
This article needs some images!

Please upload a picture of image for Prize Box/Disc Jammer, gif displaying Code Break; gif displaying each suboroutine.

Code Break
(コードブレイク Kōdo Bureiku?)
Code Break KH3D.png
Attack Element Power Reaction
Value
Status Guard?
Moving Spark Magic Command None 6.0
Auto Destruct Magic Command None 6.0

Code Break 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.

Mechanics[edit]

RS Sprite Code Break KH3D.png

In Kingdom Hearts 3D: Dream Drop Distance, Code Break is the Reality Shift in The Grid. Upon activation, 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 X, Square, Circle, or Triangle in front of it, requiring the player to press the corresponding button to select the word fragments.

List of actions[edit]

Image Name Effect Fragments
Target: Enemy
Moving Spark (Code Break RS) KH3D.png MOVING SPARK When activated, MOVING SPARK charges the target with energy and gives the player control over its movement. After a short time, or when pressing A/X, the target explodes and damages nearby enemies. MOVING
SPARK
PRIZE BOX Causes the enemy to drop an Item or Deck Command. PRIZE
BOX
Switch Target (Enemy) (Code Break RS) KH3D.png SWITCH TARGET When activated, SWITCH TARGET causes the target to attack its allies instead of the party for 15 seconds. Any circuit lines on the target will turn from CLU's orange to Flynn's white. SWITCH
TARGET
Target: Turret
Auto Destruct (Code Break RS) KH3D.png AUTO DESTRUCT When activated, AUTO DESTRUCT immediately destroys the turret. If the turret is placed on a destructible wall, floor or glass, AUTO DESTRUCT will be the only word fragments to appear; 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
DESTRUCT
Prize Shot (Code Break RS) KH3D.png PRIZE SHOT When activated, turrets shoot small (unless the Forecast's effects apply) HP prizes, munny, or Droplets instead of lasers for 30 seconds, after which the turrets shoot regular bullets. PRIZE
SHOT
Switch Target (Turret) (Code Break RS) KH3D.png SWITCH TARGET When activated, SWITCH TARGET causes the turret to indefinitely attack enemies instead of the party. SWITCH
TARGET
Target: Recognizer
Transport (Code Break RS) KH3D.png TRANSPORT 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
AN
S
PO
RT
Target: Switch
Unlock (Code Break RS) KH3D.png UNLOCK 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
L
OC
K
Target: Rinzler
DISC JAMMER 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
JAMMER
Target: Commantis
Energy Jammer (Code Break RS) KH3D.png ENERGY JAMMER 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
ERGY
JAM
MER

Learning Code Break[edit]

Kingdom Hearts 3D: Dream Drop Distance[edit]

  • Sora and Riku can use Code Break when a Reality Shift is triggered in The Grid.