非法使用革命卡片(可联机)
若用这个教程的内容修改卡组后与别人联机,被骂了、被喷了,只能说你自己活该,一切与作者无关,作者一律不负任何责任。
西方八国可以通过通过修改卡组,不革命就能使用革命卡片。
只需要在卡组添加下列语句:
<card dbid ="3182">HCREVShipColonialMilitia</card>
<card dbid ="3183">HCREVShipGatlingGuns</card>
<card dbid ="3184">HCREVShipFortWagon</card>
<card dbid ="3185">HCREVShipIronclads</card>
这4张卡片分别是16个殖民地民兵、4个格林机枪、1辆堡垒马车与2艘铁甲舰。
|
sp_塞维利亚_homecity.xml - 记事本 |
____ |
□ |
X |
|
|
文件(F) 编辑(E) 格式(O) 查看(V) 帮助(H) |
|
|
|
|
|
<?xml version="1.0" encoding="UTF-16"?>
<savedhomecity version ="2"> <defaultdirectoryid>0</defaultdirectoryid> <defaultfilename>homecityspanish.xml</defaultfilename> <civ>Spanish</civ> <hctype>HC</hctype> <name>塞维利亚</name> <heroname>唐弗南德斯</heroname> <herodogname></herodogname> <shipname></shipname> <hcid></hcid> <respec>1</respec> <level>3</level> <xp>14408</xp> <skillpoints>2</skillpoints> <xppercentage>0.293867</xppercentage> <numpropunlocksearned>2</numpropunlocksearned> <decks> <deck> <name>我的卡片组</name> <gameid>1</gameid> <default></default> <cards>
<card dbid ="3183">HCREVShipGatlingGuns</card> <card dbid ="3184">HCREVShipFortWagon</card> <card dbid ="3185">HCREVShipIronclads</card> <card dbid ="3182">HCREVShipColonialMilitia</card> <card dbid ="2183">HCShipSettlers1</card> <card dbid ="2572">HCShipFoodCrates1</card> <card dbid ="2190">HCShipCoveredWagons</card> <card dbid ="2571">HCFrontierDefenses</card> <card dbid ="2227">HCShipPikemen1</card> <card dbid ="2189">HCShipRodeleros1</card> <card dbid ="2229">HCShipRodeleros2</card> <card dbid ="2240">HCCheapBarracksTeam</card> <card dbid ="2191">HCShipLancers1</card> <card dbid ="2233">HCShipLancers2</card> <card dbid ="2192">HCShipFalconets1</card> <card dbid ="2237">HCShipMortars1</card> <card dbid ="2076">HCAdvancedArtillery</card> <card dbid ="814">HCUnlockFort</card> <card dbid ="2101">HCRumDistillery</card> </cards> </deck> </decks> <activetechs> <tech dbid ="2183">HCShipSettlers1</tech> <tech dbid ="2572">HCShipFoodCrates1</tech> <tech dbid ="2190">HCShipCoveredWagons</tech> <tech dbid ="2227">HCShipPikemen1</tech> <tech dbid ="2189">HCShipRodeleros1</tech> <tech dbid ="2229">HCShipRodeleros2</tech> <tech dbid ="2191">HCShipLancers1</tech> <tech dbid ="2233">HCShipLancers2</tech> <tech dbid ="2192">HCShipFalconets1</tech> <tech dbid ="2237">HCShipMortars1</tech> <tech dbid ="2076">HCAdvancedArtillery</tech> <tech dbid ="2240">HCCheapBarracksTeam</tech> <tech dbid ="2571">HCFrontierDefenses</tech> <tech dbid ="814">HCUnlockFort</tech> <tech dbid ="2101">HCRumDistillery</tech> </activetechs> <activeprops> <prop enabled ="1">Spanish_LightSet1</prop> <prop enabled ="1">Spanish_NWTCTexture0</prop> <prop enabled ="1">Spanish_AcademyTexture0</prop> <prop enabled ="1">Spanish_ManuPlantTexture0</prop> <prop enabled ="1">Spanish_CathedralTexture0</prop> <prop enabled ="1">Spanish_DockTexture0</prop> </activeprops> </savedhomecity> |
|
|