mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI.git
synced 2025-01-09 17:57:40 +01:00
Merge pull request #932 from TeamVK/wiki
added %tokenenchant_<enchant>_affordablecost%
This commit is contained in:
commit
86855629c1
@ -5912,6 +5912,7 @@ All placeholders are listed here: https://wiki.staffplusplus.org/integrations/pa
|
||||
%tokenenchant_token_num_long% : Deprecated. (use %tokenenchant_tokens%)
|
||||
%tokenenchant_<enchantment>_level%
|
||||
%tokenenchant_<enchantment>_affordablelevel% : the maximum level the player can afford based on the the item holding and his/her token balance.
|
||||
%tokenenchant_<enchantment>_affordablecost% : the cost to reach the affordable enchantment level based on the item holding and his/her token balance.
|
||||
%tokenenchant_<enchantment>_cost% : cost to increment the enchantmnt level by one from the current level
|
||||
%tokenenchant_<enchantment>_costmax% : cost to increment the enchantmnt level to its maax one from the current level
|
||||
%tokenenchant_<enchantment>_cost_<X>% : cost to increment the enchantmnt level by <X> from the current level
|
||||
|
Loading…
Reference in New Issue
Block a user