4 lines
		
	
	
		
			97 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			97 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
| function()
 | |
| 	local current, max = aura_env.ShieldManager.GetStats()
 | |
| 	return current, max, 1
 | |
| end |