Skip to content

Commit

Permalink
Example preset updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgeny 'Riketta' Chugaev committed Jul 3, 2018
1 parent 6d83ddd commit 750d580
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 16 deletions.
9 changes: 1 addition & 8 deletions Data/Main.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,32 +13,25 @@
"Description": "Oversized Bobber",
"Key": "N2",
"Trigger": "Interval",
"GCD": 1500,
"CastTime": 1500,
"CastTime": 3000,
"Interval": 1800
},
{
"Description": "Arcane Lure",
"Key": "N3",
"Trigger": "Interval",
"GCD": 1500,
"CastTime": 0,
"Interval": 600
},
{
"Description": "Ancient Vrykul Ring",
"Key": "N4",
"Trigger": "Interval",
"GCD": 1500,
"CastTime": 2,
"Interval": 1800
},
{
"Description": "Throw Oodelfjisk",
"Key": "N5",
"Trigger": "PostFish",
"GCD": 1500,
"CastTime": 0,
}
]
}
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,32 +53,25 @@ It works well and have pretty high accuracy. Uses presets to manage different ac
"Description": "Oversized Bobber",
"Key": "N2",
"Trigger": "Interval",
"GCD": 1500,
"CastTime": 1500,
"CastTime": 3000,
"Interval": 1800
},
{
"Description": "Arcane Lure",
"Key": "N3",
"Trigger": "Interval",
"GCD": 1500,
"CastTime": 0,
"Interval": 600
},
{
"Description": "Ancient Vrykul Ring",
"Key": "N4",
"Trigger": "Interval",
"GCD": 1500,
"CastTime": 2,
"Interval": 1800
},
{
"Description": "Throw Oodelfjisk",
"Key": "N5",
"Trigger": "PostFish",
"GCD": 1500,
"CastTime": 0,
}
]
}
Expand Down

0 comments on commit 750d580

Please sign in to comment.