Create README.md

master
aardlyworthit 6 years ago committed by GitHub
parent 00fad48f0f
commit c3049f326c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,18 @@
# aard-costs
Costs for potential, instinct, mastery.<br>
>> Syntax is: <br>
costs help<br>
(potential|mastery \<type>|instinct \<type>) \<#><br>
(potential|mastery \<type>|instinct \<type>) to \<#><br>
(potential|mastery \<type>|instinct \<type>) \<start> \<#><br>
The variable is optional, otherwise your current potential is used.<br>
e.g. <b>potential 5</b> Will calculate how much for you to buy 5 potential.<br>
e.g. <b>potential to 100</b> Will calculate how much for you to increase your potential to 100.<br>
e.g. <b>potential 100 5</b> Will calculate how much to buy 5 potential if you have 100.<br>
e.g. <b>mastery electric 5</b> Will calculate how much to buy 5 electric mastery.<br>
e.g. <b>mastery electric to 104</b> Will calculate how much to buy electric mastery from your current amount to 104.<br>
e.g. <b>mastery electric 100 5</b> Will calculate how much to buy 5 electric mastery if you have 100.<br>
e.g. <b>instinct dodge 5</b> Will calculate how much to buy 5 dodge instinct.<br>
e.g. <b>instinct dodge to 104</b> Will calculate how much to buy dodge instinct from your current amount to 104.<br>
e.g. <b>instinct dodge 100 5</b> Will calculate how much to buy 5 dodge instinct if you have 100.<br>
Loading…
Cancel
Save