Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-09-03 | Add support for MinRange in item_db. | Andrei Karas | 1 | -0/+4 | |
If weapon used on range smaller than MinRange, weapon not attacking. | |||||
2016-08-31 | Add into mob_db weapot type attacks modifier. | Andrei Karas | 1 | -0/+6 | |
New group in mob_db: WeaponAttacks Example: WeaponAttacks: { Bows: 5000 // mean bow attack do 50% of normal attack } Default value is 10000 mean 100% | |||||
2016-07-31 | Add into item_db.conf support for attribute AllowAmmo for bows. | Andrei Karas | 1 | -0/+10 | |
This allow limit any arrow/ammo for any bows/guns. |