eps1lon / poe_mod_repository

Repository of mods in Path Of Exile and their interaction with monsters, items etc
MIT License
1 stars 1 forks source link

application of masterbenches #3

Closed eps1lon closed 8 years ago

eps1lon commented 8 years ago

We need to make clear a masterbench is not applied the same way as currencies are. In fact the application of the masterbench happens when choosing the mod so we need to redirect the add_mod handle to masterbench.applyTo(withMod).

somewhat related to #2

eps1lon commented 8 years ago

add_mod should work more as a tool to mess around with. we dont rly care about all the specific domain rules and rather apply all upgrade possibilities when adding a mod (normal > magic > rare)