Ideas:chad3f:CombatSystem: Difference between revisions

Content deleted Content added
imported>Chad3f
imported>Chad3f
Line 31:
 
A primitive list of properties might be:
 
 
wood_sheild
Line 36 ⟶ 37:
** impact: 9
 
 
bronse_shield
bronze_shield
* Absorb
** impact: 13
 
 
club
Line 44 ⟶ 47:
** impact: 10
** slash: 0
 
 
short_sword
Line 49 ⟶ 53:
** impact: 15
** slash: 20
 
 
In this example, a club at full force used against a wood shield would have most of it's impact absorbed. The remaining amount would be applied to the rpentity and it's properties. After that reduction, anything left would be translated to damage.