Page 1 of 1

[b38] Ranged weapons of power have no bonus

Posted: Thu Mar 22, 2012 12:00 am
by stinkstink
Presumably, because their combat entry is blank:

Code: Select all

newEntity{
	power_source = {technique=true},
	name = " of power", suffix=true, instant_resolve=true,
	keywords = {power=true},
	level_range = {1, 50},
	rarity = 3,
	cost = 6,
	combat={},
}