1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/config/objects
Konstantin 95503d0623 vcmi: unify movement
1. Now there is only one bonus: MOVEMENT, with 2 subtypes: 0 is sea, 1 is land
   For movement value on land depends on creature speed we use a new
   ARMY_MOVEMENT updater with global bonus. If we does not like such
   dependency, we can just remove this updater from json.
2. All specialities and secondary skills for movement moved to new
   system AFAIK
2023-03-16 16:46:41 +03:00
..
creatureBanks.json Refactoring of ObjectClassesHandler 2023-01-26 23:26:49 +02:00
dwellings.json Fix initialization of visitDir in templates 2023-01-26 23:32:56 +02:00
generic.json Implemented translations for H3M maps 2023-03-05 17:39:27 +02:00
moddables.json Removed wog object 2023-01-26 23:27:26 +02:00
rewardableBonusing.json vcmi: unify movement 2023-03-16 16:46:41 +03:00
rewardableOncePerHero.json vcmi: fix library of Enlinghtenment text 2023-03-11 21:41:57 +03:00
rewardableOncePerWeek.json Implemented selectable messages for visited & empty state 2023-01-24 23:31:07 +02:00
rewardableOnceVisitable.json Cleanup & consistency changes 2023-01-25 00:38:50 +02:00
rewardablePickable.json Fix Campfire Gold reward amount. Now always one of 400/500/600 2023-01-28 13:12:03 +02:00