1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-12 02:28:11 +02:00
vcmi/config/objects
Ivan Savenko ab475195ac Banks now use new scheme as well
- Implemented Bank Constructor object.
- Merged Pyramid object into common Bank class. Banks can now grant
spells as part of their reward.
- Move bank config code to config/objects/creatureBanks.json. Note: WoG
banks are not updated yet, should be moved to WoG mod.
- Updated AI code so it can correctly evaluate bank danger (should be
generic enough for use with other objects)
- New files JsonRandom.* that contain routines for loading random
objects from Json (still WiP but should be stable)
2014-06-22 13:39:40 +03:00
..
creatureBanks.json Banks now use new scheme as well 2014-06-22 13:39:40 +03:00
dwellings.json Banks now use new scheme as well 2014-06-22 13:39:40 +03:00
generic.json Banks now use new scheme as well 2014-06-22 13:39:40 +03:00
moddables.json Banks now use new scheme as well 2014-06-22 13:39:40 +03:00
rewardable.json Implemented object schema. Commiting current progress before sync with 2014-06-03 21:43:33 +03:00