Civilization Wiki
Register
Advertisement

Documentation for this module may be created at Module:Data/Civ5/BNW/GreatWorkArtifactClasses/doc

--[Field]                              [Type]
--Type                                 String
--Value                                 Int64

local data ={

ARTIFACT_BATTLE_RANGED={
Value=1;};

ARTIFACT_BATTLE_MELEE={
Value=2;};

ARTIFACT_BARBARIAN_CAMP={
Value=3;};

ARTIFACT_ANCIENT_RUIN={
Value=4;};

ARTIFACT_RAZED_CITY={
Value=5;};

ARTIFACT_WRITING={
Value=6;};

}
return data
Advertisement