Updated shields with base material and new type for tower shields.
This commit is contained in:
		
							parent
							
								
									cd3d32db38
								
							
						
					
					
						commit
						f82499dd6b
					
				
							
								
								
									
										12
									
								
								shields.yml
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								shields.yml
									
									
									
									
									
								
							@ -1,6 +1,7 @@
 | 
				
			|||||||
# Shields
 | 
					# Shields
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: Buckler
 | 
					- name: Buckler
 | 
				
			||||||
 | 
					  basematerial: wood
 | 
				
			||||||
  cost: 15
 | 
					  cost: 15
 | 
				
			||||||
  ac: 1
 | 
					  ac: 1
 | 
				
			||||||
  acp: -1
 | 
					  acp: -1
 | 
				
			||||||
@ -8,7 +9,7 @@
 | 
				
			|||||||
  weight: 5
 | 
					  weight: 5
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: Light Wooden Shield
 | 
					- name: Light Wooden Shield
 | 
				
			||||||
  material: wood
 | 
					  basematerial: wood
 | 
				
			||||||
  category: light
 | 
					  category: light
 | 
				
			||||||
  cost: 3
 | 
					  cost: 3
 | 
				
			||||||
  ac: 1
 | 
					  ac: 1
 | 
				
			||||||
@ -17,7 +18,7 @@
 | 
				
			|||||||
  weight: 5
 | 
					  weight: 5
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: Light Steel Shield
 | 
					- name: Light Steel Shield
 | 
				
			||||||
  material: steel
 | 
					  basematerial: metal
 | 
				
			||||||
  category: light
 | 
					  category: light
 | 
				
			||||||
  cost: 9
 | 
					  cost: 9
 | 
				
			||||||
  ac: 1
 | 
					  ac: 1
 | 
				
			||||||
@ -26,7 +27,7 @@
 | 
				
			|||||||
  weight: 6
 | 
					  weight: 6
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: Heavy Wooden Shield
 | 
					- name: Heavy Wooden Shield
 | 
				
			||||||
  material: wood
 | 
					  basematerial: wood
 | 
				
			||||||
  category: heavy
 | 
					  category: heavy
 | 
				
			||||||
  cost: 7
 | 
					  cost: 7
 | 
				
			||||||
  ac: 2
 | 
					  ac: 2
 | 
				
			||||||
@ -35,7 +36,7 @@
 | 
				
			|||||||
  weight: 10
 | 
					  weight: 10
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: Heavy Steel Shield
 | 
					- name: Heavy Steel Shield
 | 
				
			||||||
  material: steel
 | 
					  basematerial: metal
 | 
				
			||||||
  category: heavy
 | 
					  category: heavy
 | 
				
			||||||
  cost: 20
 | 
					  cost: 20
 | 
				
			||||||
  ac: 2
 | 
					  ac: 2
 | 
				
			||||||
@ -44,7 +45,8 @@
 | 
				
			|||||||
  weight: 15
 | 
					  weight: 15
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: Tower Shield
 | 
					- name: Tower Shield
 | 
				
			||||||
  material: steel
 | 
					  basematerial: metal
 | 
				
			||||||
 | 
					  category: tower
 | 
				
			||||||
  cost: 30
 | 
					  cost: 30
 | 
				
			||||||
  ac: 4
 | 
					  ac: 4
 | 
				
			||||||
  dex: 2
 | 
					  dex: 2
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user