Golbin Raid: Difference between revisions

m
m (Update for v1.0.3)
m (→‎Golbin Crate: Use Template:PurchaseStat in place of invoke)
Line 75: Line 75:


=== Golbin Crate ===
=== Golbin Crate ===
{{#vardefine:CratePurchLimit|{{#invoke:Shop|getPurchaseBuyLimit|Golbin Crate|true}}}}
{{#vardefine:CratePurchLimit|{{PurchaseStat|Golbin Crate|buyLimit}}}}
The Golbin Crate contains {{#var:CratePurchLimit}} items of equipment unique to raids, with one item unlocked each time the upgrade is purchased. The first purchase costs {{RC|1000}} with the cost increasing by {{RC|1000}} each time the crate is purchased, therefore purchasing the crate {{#var:CratePurchLimit}} times costs a total of {{RC|{{#expr:{{#var:CratePurchLimit}} / 2 * ({{#var:CratePurchLimit}} + 1) * 1000}}}}.
The Golbin Crate contains {{#var:CratePurchLimit}} items of equipment unique to raids, with one item unlocked each time the upgrade is purchased. The first purchase costs {{RC|1000}} with the cost increasing by {{RC|1000}} each time the crate is purchased, therefore purchasing the crate {{#var:CratePurchLimit}} times costs a total of {{RC|{{#expr:{{#var:CratePurchLimit}} / 2 * ({{#var:CratePurchLimit}} + 1) * 1000}}}}.