{
"c2array":true,
"size":[11,5,1],
"data":
[
[ ["1 Up"], [38],[2],[3],[4] ],
[ ["2 Down"], [40],[2],[3],[4] ],
[ ["3 Left"], [37],[2],[3],[4] ],
[ ["4 Right"], [39],[2],[3],[4] ],
[ ["5 Jump"], [70],[2],[3],[4] ],
[ ["6 Attack1"], [83],[2],[3],[4] ],
[ ["7 Attack2"], [65],[100],[3],[4] ],
[ ["8 Block"], [68],[2],[3],[4] ],
[ ["9 Dodge"], [68+arrow],[100],[100],[100] ],
[ ["10 Item"], [87],[2],[3],[4] ],
[ ["11 Spell"], [32],[2],[3],[4] ]
]
}
[/code:1oifu70w]