Skip to content

Instantly share code, notes, and snippets.

コーラ cola (carbonated soft drink)
いってきます I'm off; see you later
ただいま Here I am; I'm home!
おかえりなさい welcome home
ひとりで alone; by oneself; on one's own
テスト examination; quiz; test
くちコミ word of mouth
アパート apartment building; apartment block; apartment house
ホームステイ homestay
あの say; well; um; er
@TheGuyMain
TheGuyMain / Dee Jay triggers.json
Created February 5, 2026 18:28
Dee Jay triggers.json
This file has been truncated, but you can view the full file.
{
"0017": {
"0": {
"AtckType": 0,
"_IgnoreStrength": false,
"_InheritRush": false,
"_IsAir": false,
"_IsAppeal": false,
"_IsAtemi": false,
"_IsAutoPilot": false,
@TheGuyMain
TheGuyMain / Dee Jay tgroups.json
Created February 5, 2026 18:28
Dee Jay tgroups.json
{
"000": {
"000": "17 BAS_DASH_F",
"001": "18 BAS_DASH_B",
"002": "600 ATK_5LP",
"003": "609 ATK_5LK",
"004": "604 ATK_5MP",
"005": "611 ATK_5MK",
"006": "606 ATK_5HP",
"007": "613 ATK_5HK",
@TheGuyMain
TheGuyMain / Dee Jay rects.json
Created February 5, 2026 18:28
Dee Jay rects.json
{
"00": {
"001": {
"OffsetX": 68,
"OffsetY": 133,
"PhyCoeffRateDesc": {
"CoeffType": 0,
"OffsetXRate": {
"Arm": 0.0,
"Height": 1.0,
@TheGuyMain
TheGuyMain / Dee Jay Names.json
Created February 5, 2026 18:27
Dee Jay Names.json
{
"0001": "BAS_STD_Loop",
"0002": "BAS_STD_IDLING_Loop",
"0004": "BAS_CRH_Loop",
"0005": "BAS_STD_CRH",
"0006": "BAS_CRH_STD",
"0007": "BAS_TRN_STD",
"0008": "BAS_TRN_CRH",
"0009": "BAS_FORWARD_START",
"0010": "BAS_FORWARD_Loop",
@TheGuyMain
TheGuyMain / Dee Jay commands.json
Created February 5, 2026 18:25
Dee Jay commands.json
{
"00": {
"0": {
"charge_bit": 0,
"input_num": 0,
"inputs": {
"00": {
"charge": {
"id": 0,
"is_release": false,
@TheGuyMain
TheGuyMain / Dee Jay CharInfo.json
Created February 5, 2026 18:25
Dee Jay CharInfo.json
{
"PlData": {
"AirDashHeight": 70,
"ArmorPoint": 100,
"ArmorTimer": 50,
"Attribute": 16416,
"Entity": 0,
"FlySpeed": 10.0,
"FootJointHeight": 0.0,
"FootTipJointHeight": 0.0,
@TheGuyMain
TheGuyMain / Dee Jay charge.json
Created February 5, 2026 18:25
Dee Jay charge.json
{
"01": {
"charge_frame": 0,
"complete": 0,
"keep_frame": 10,
"resource": {
"charge_id": 1,
"group_bit": 1,
"keep_frame": 10,
"ng_key_cond_check_flags": 0,
@TheGuyMain
TheGuyMain / Dee Jay Atemi.json
Created February 5, 2026 18:24
Dee Jay Atemi.json
{
"3": {
"ConvertRatio": 100,
"DamageRatio": 50,
"DamageVoice": -1,
"ExtraSE": -1,
"ExtraSE2": -1,
"FocusRatio": 100,
"GaugeRatio": 100,
"HitMark": 0,
@TheGuyMain
TheGuyMain / tables.lua
Created February 5, 2026 18:23
tables.lua
-- MMDK - Moveset Mod Development Kit for Street Fighter 6 -- Shared Tables
-- By alphaZomega
-- May 22, 2024
local characters = {
[1] = "Ryu",
[2] = "Luke",
[3] = "Kimberly",
[4] = "Chun-Li",
[5] = "Manon",