
Decrease Agility
Lv 1Buff
Reduces the target’s 30% Move Spd and 3 Agi for 10 sec. Also , Removes effects provided by Increase Agility, One-Hand Quicken and Wind Walk
Range: 6
Formula
1{
2 "id": 96030,
3 "BuffDesc": "Decrease Agility: decrease enemy's moving speed, Agility, and remove increase AGI effects",
4 "BuffIcon": "skillbuff_230001",
5 "BuffName": "Decrease Agility",
6 "BuffRate": {
7 "Odds": 100
8 },
9 "BuffType": {
10 "isgain": 0,
11 "isdisperse": 1
12 },
13 "IconType": 1,
14 "BuffEffect": {
15 "Agi": {
16 "a": -3,
17 "b": 0,
18 "type": 1
19 },
20 "type": "AttrChange",
21 "MoveSpdPer": {
22 "a": 0,
23 "b": -0.3,
24 "type": 1
25 },
26 "extra_attr": {
27 "EquipASPD": {
28 "a": 0,
29 "b": 0,
30 "c": 51072,
31 "type": 5020
32 },
33 "MoveSpdPer": {
34 "a": 0,
35 "b": 0,
36 "c": 51071,
37 "type": 5020
38 }
39 }
40 },
41 "BuffStateID": 96030
42}Preserved HTML snapshot from ROM Handbook
