diff --git a/README.md b/README.md new file mode 100644 index 0000000..864eea2 --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +# aard-costs +Costs for potential, instinct, mastery.
+ + >> Syntax is:
+ costs help
+ (potential|mastery \|instinct \) \<#>
+ (potential|mastery \|instinct \) to \<#>
+ (potential|mastery \|instinct \) \ \<#>
+ The variable is optional, otherwise your current potential is used.
+ e.g. potential 5 Will calculate how much for you to buy 5 potential.
+ e.g. potential to 100 Will calculate how much for you to increase your potential to 100.
+ e.g. potential 100 5 Will calculate how much to buy 5 potential if you have 100.
+ e.g. mastery electric 5 Will calculate how much to buy 5 electric mastery.
+ e.g. mastery electric to 104 Will calculate how much to buy electric mastery from your current amount to 104.
+ e.g. mastery electric 100 5 Will calculate how much to buy 5 electric mastery if you have 100.
+ e.g. instinct dodge 5 Will calculate how much to buy 5 dodge instinct.
+ e.g. instinct dodge to 104 Will calculate how much to buy dodge instinct from your current amount to 104.
+ e.g. instinct dodge 100 5 Will calculate how much to buy 5 dodge instinct if you have 100.