Yo-kai Watch Cond Parser
Version Loading...
Paste Hex or Base64; V3.2 Parsing, V2 Templates, V3 Psuedo
Parse
Toggle Format
Load Sample
Copy Pseudocode
Generate Cond Template(s)
Config
Merge Conds (BETA)
Ready.
Generate Cond Template(s)
Condition:
Generate
Cancel
Config!!!
QOL Tweaks
Detect Bool-like Values
— display
1
/
0
as
true
/
false
.
Show Key Powers of 2
— display power-of-two values (≥16) as hex (
0x
...).
Show Special Values
— display max/special values as hex i.e.
255
=
0xFF
,
65535
=
0xFFFF
, etc.
Shorten If Blocks
— insert "\n " after every || or && for if conditions > 65 chars.
Debug Mode
— don't enable this unless something isnt working (in which case also DM me, @n123original on discord!)
Simplify Operator Precedence Compiler Artifacts
— turns 1 && artifacts produced by the compiler to introduce operator precedence into a more human readable form
Appearence Tweaks
Light Mode
— toggle light/dark theme for the UI (trust me; dark mode is better :P).
Wide Psuedo
— wider display for the Psuedo section.
Syntax-Highlight Psuedo
— very coolz :3
Confirm
Cancel
Merge Conds
Cond A = the main cond input.
Cond B:
Combination Mode:
AND
OR
XNOR/EQV
NAND
Merge
Cancel
This should be obvious but uhh you kinda need JS for this page to work :P Search up "Enable JavaScript in Web Browser" to fix this if you somehow disabled it on accident :3