Civilization Wiki
Register
Advertisement

Documentation for this module may be created at Module:Data/Civ5/Base/ResourceClasses/doc

--[Field]                              [Type]
--Type                                 String
--UniqueRange                           Int64

local data ={

RESOURCECLASS_BONUS={};

RESOURCECLASS_LUXURY={};

RESOURCECLASS_RUSH={
UniqueRange=4;};

RESOURCECLASS_MODERN={
UniqueRange=4;};

}
return data
Advertisement