SHAKE_CH_LOOP

SHAKE_CH_LOOP(SHAKE_VALUE, PEEC_SEC)

Arguments

  • SHAKE_VALUE

  • PEEC_SEC

Description

Not Added.

Implementation

def SHAKE_CH_LOOP(SHAKE_VALUE, PEEC_SEC):
        effect_shake_chara(SHAKE_VALUE, PEEC_SEC, -1)

References

Table Implementation

{
    "name": "SHAKE_CH_LOOP",
    "args": [
        "SHAKE_VALUE",
        "PEEC_SEC"
    ],
    "commandList": [
        {
            "row": 5207,
            "command": "effect_shake_chara",
            "args": [
                "SHAKE_VALUE",
                "PEEC_SEC",
                "-1"
            ],
            "end": 1
        }
    ]
}

Sample

{}