Merge branch 'feature/0013_ajout_nouveau_objet' into 'lirria'
Feature/0013 ajout nouveau objet See merge request !41
This commit is contained in:
commit
668b1fcd54
174 changed files with 3223 additions and 86 deletions
|
@ -5,7 +5,7 @@
|
|||
<PARENT Filename="_chdfa1_mp.creature"/>
|
||||
<STRUCT>
|
||||
<STRUCT Name="Basics">
|
||||
<ATOM Name="PlayerSkillLevel" Value="1"/>
|
||||
<ATOM Name="PlayerSkillLevel" Value="2"/>
|
||||
<ATOM Name="NbPlayers" Value="1"/>
|
||||
<ATOM Name="PlayerChaScore1Level" Value="1"/>
|
||||
<ATOM Name="NbHitToKillPlayer" Value="15"/>
|
||||
|
@ -22,7 +22,7 @@
|
|||
<ATOM Name="ChaScore1Regen" Value="0.109589041"/>
|
||||
<ATOM Name="AttackLevel" Value="1"/>
|
||||
<ATOM Name="DefenseLevel" Value="1"/>
|
||||
<ATOM Name="XPLevel" Value="1"/>
|
||||
<ATOM Name="XPLevel" Value="3"/>
|
||||
<ATOM Name="TauntLevel" Value="0"/>
|
||||
<ATOM Name="MeleeReachValue" Value="0"/>
|
||||
<ATOM Name="RegionForce" Value="1"/>
|
||||
|
@ -146,5 +146,11 @@
|
|||
<STRUCT/>
|
||||
<STRUCT/>
|
||||
<STRUCT/>
|
||||
<LOG></LOG>
|
||||
<LOG>Thu Apr 20 18:45:08 2006 (gueney) .Properties.XPGainCoef = 1
|
||||
Mon Mar 12 15:16:08 2007 (kalhart) .Basics.AttackLevel = 1
|
||||
Mon Mar 12 15:16:08 2007 (kalhart) .Basics.DefenseLevel = 1
|
||||
Mon Mar 12 15:16:08 2007 (kalhart) .Basics.XPLevel = 1
|
||||
Mon Mar 12 15:16:08 2007 (kalhart) .Combat.AggroRadiusD1 = 100
|
||||
Mon Mar 12 15:16:08 2007 (kalhart) .Combat.AggroRadiusD2 = 50
|
||||
Mon Mar 12 15:58:16 2007 (kalhart) .Basics.NbHitToKillPlayer = 15</LOG>
|
||||
</FORM>
|
||||
|
|
|
@ -1,81 +1,65 @@
|
|||
<?xml version="1.0"?>
|
||||
<FORM Revision="$Revision: 1.0 $" State="modified">
|
||||
<PARENT Filename="_formuli.creature"/>
|
||||
<PARENT Filename="_heavy_blunt_piercing_slashing_armor_set.creature"/>
|
||||
<PARENT Filename="_ai_herbivore_hargneux.creature"/>
|
||||
<STRUCT>
|
||||
<STRUCT Name="Basics">
|
||||
<ATOM Name="Race" Value="arma"/>
|
||||
<ATOM Name="DamageLocalisationTable" Value="quadruped"/>
|
||||
<ATOM Name="Size" Value="big"/>
|
||||
<ATOM Name="Profile" Value="harvester"/>
|
||||
<ATOM Name="Level" Value="$filename"/>
|
||||
<STRUCT Name="Scores">
|
||||
<ATOM Name="ChaScore1" Value="high"/>
|
||||
<ATOM Name="ChaScore3" Value="very low"/>
|
||||
<ATOM Name="ChaScore2" Value="high"/>
|
||||
</STRUCT>
|
||||
<STRUCT Name="Equipment">
|
||||
<STRUCT Name="Body">
|
||||
<ATOM Name="Item" Value="arma_heavy_blunt_slashing_piercing_chest.item"/>
|
||||
</STRUCT>
|
||||
<STRUCT Name="Legs">
|
||||
<ATOM Name="Item" Value="heavy_blunt_slashing_piercing_legs.item"/>
|
||||
</STRUCT>
|
||||
<STRUCT Name="Arms">
|
||||
<ATOM Name="Item" Value="heavy_blunt_slashing_piercing_arms.item"/>
|
||||
</STRUCT>
|
||||
<STRUCT Name="Hands">
|
||||
<ATOM Name="Item" Value="heavy_blunt_slashing_piercing_hands.item"/>
|
||||
</STRUCT>
|
||||
<STRUCT Name="Feet">
|
||||
<ATOM Name="Item" Value="heavy_blunt_slashing_piercing_feet.item"/>
|
||||
</STRUCT>
|
||||
<STRUCT Name="Head">
|
||||
<ATOM Name="Item" Value="heavy_blunt_slashing_piercing_head.item"/>
|
||||
</STRUCT>
|
||||
</STRUCT>
|
||||
<STRUCT Name="MovementSpeeds">
|
||||
<ATOM Name="WalkSpeed" Value=""3d data.Scale"*0.901592"/>
|
||||
<ATOM Name="RunSpeed" Value=""3d data.Scale"*3.420276"/>
|
||||
</STRUCT>
|
||||
</STRUCT>
|
||||
<STRUCT Name="3d data">
|
||||
<ATOM Name="Skel" Value="TR_MO_Arma.skel"/>
|
||||
<ATOM Name="AnimSetBaseName" Value="arma"/>
|
||||
<ATOM Name="LodCharacterName" Value="TR_MO_arma_LOD"/>
|
||||
<ATOM Name="LodCharacterDistance" Value="50"/>
|
||||
<ATOM Name="Scale" Value="int(("Basics.Level"+4)/5)*0.4"/>
|
||||
<ATOM Name="NamePosZLow" Value="1.9"/>
|
||||
<ATOM Name="NamePosZNormal" Value="2.2"/>
|
||||
</STRUCT>
|
||||
<STRUCT Name="Harvest">
|
||||
<STRUCT Name="MP1">
|
||||
<ATOM Name="Name" Value="arma thick hide"/>
|
||||
<ATOM Name="MinQuantity" Value="1"/>
|
||||
<ATOM Name="Quantity" Value="1"/>
|
||||
</STRUCT>
|
||||
<STRUCT Name="MP2">
|
||||
<ATOM Name="Name" Value="arma meat"/>
|
||||
<ATOM Name="MinQuantity" Value="1"/>
|
||||
<ATOM Name="Quantity" Value="1"/>
|
||||
</STRUCT>
|
||||
<STRUCT Name="MP3">
|
||||
<ATOM Name="Name" Value="arma powder"/>
|
||||
<ATOM Name="MinQuantity" Value="1"/>
|
||||
<ATOM Name="Quantity" Value="1"/>
|
||||
</STRUCT>
|
||||
</STRUCT>
|
||||
<STRUCT Name="Collision">
|
||||
<ATOM Name="CollisionRadius" Value="1.4"/>
|
||||
<ATOM Name="Dist Bip01 to back" Value="-"Collision.Length"+"Collision.Dist Bip01 to front""/>
|
||||
</STRUCT>
|
||||
<ATOM Name="attack_list1" Value="arma.attack_list"/>
|
||||
</STRUCT>
|
||||
<STRUCT/>
|
||||
<STRUCT/>
|
||||
<STRUCT/>
|
||||
<STRUCT/>
|
||||
<COMMENTS></COMMENTS>
|
||||
<LOG></LOG>
|
||||
</FORM>
|
||||
<?xml version="1.0"?>
|
||||
<FORM Revision="$Revision: 1.12 $" State="modified">
|
||||
<PARENT Filename="_formuli.creature"/>
|
||||
<PARENT Filename="_ai_herbivore_craintif.creature"/>
|
||||
<PARENT Filename="_medium_slashing_armor_set.creature"/>
|
||||
<STRUCT>
|
||||
<STRUCT Name="Basics">
|
||||
<ATOM Name="Race" Value="arma"/>
|
||||
<ATOM Name="DamageLocalisationTable" Value="quadruped"/>
|
||||
<STRUCT Name="Scores">
|
||||
<ATOM Name="ChaScore1" Value="default"/>
|
||||
<ATOM Name="ChaScore3" Value="default"/>
|
||||
<ATOM Name="ChaScore2" Value="default"/>
|
||||
</STRUCT>
|
||||
<STRUCT Name="Equipment">
|
||||
<STRUCT Name="Body">
|
||||
<ATOM Name="Item" Value="arma_chest.item"/>
|
||||
</STRUCT>
|
||||
<STRUCT Name="Legs">
|
||||
<ATOM Name="Item" Value="heavy_blunt_slashing_piercing_legs.item"/>
|
||||
</STRUCT>
|
||||
<STRUCT Name="Arms">
|
||||
<ATOM Name="Item" Value="heavy_blunt_slashing_piercing_arms.item"/>
|
||||
</STRUCT>
|
||||
<STRUCT Name="Hands">
|
||||
<ATOM Name="Item" Value="heavy_blunt_slashing_piercing_hands.item"/>
|
||||
</STRUCT>
|
||||
<STRUCT Name="Feet">
|
||||
<ATOM Name="Item" Value="heavy_blunt_slashing_piercing_feet.item"/>
|
||||
</STRUCT>
|
||||
<STRUCT Name="Head">
|
||||
<ATOM Name="Item" Value="heavy_blunt_slashing_piercing_head.item"/>
|
||||
</STRUCT>
|
||||
</STRUCT>
|
||||
<ATOM Name="type" Value="pet"/>
|
||||
</STRUCT>
|
||||
<STRUCT Name="3d data">
|
||||
<ATOM Name="Skel" Value="TR_MO_Arma_mount.skel"/>
|
||||
<ATOM Name="AnimSetBaseName" Value="arma"/>
|
||||
<STRUCT Name="Shadow">
|
||||
<ATOM Name="Shadow Bone 0" Value="Bip01 L Foot"/>
|
||||
<ATOM Name="Shadow Size 0" Value="2.0"/>
|
||||
<ATOM Name="Shadow Bone 1" Value="Bip01 R Foot"/>
|
||||
<ATOM Name="Shadow Size 1" Value="2.0"/>
|
||||
<ATOM Name="Shadow Bone 2" Value="Bip01 L Hand"/>
|
||||
<ATOM Name="Shadow Size 2" Value="2.0"/>
|
||||
<ATOM Name="Shadow Bone 3" Value="Bip01 R Hand"/>
|
||||
<ATOM Name="Shadow Size 3" Value="2.0"/>
|
||||
<ATOM Name="Shadow Bone 4" Value="Bip01 Spine1"/>
|
||||
<ATOM Name="Shadow Size 4" Value="2.0"/>
|
||||
<ATOM Name="Shadow Bone 5" Value="Bip01 Spine"/>
|
||||
<ATOM Name="Shadow Size 5" Value="3.0"/>
|
||||
</STRUCT>
|
||||
</STRUCT>
|
||||
<STRUCT Name="Collision">
|
||||
<ATOM Name="CollisionRadius" Value="1.13"/>
|
||||
</STRUCT>
|
||||
</STRUCT>
|
||||
<STRUCT/>
|
||||
<STRUCT/>
|
||||
<STRUCT/>
|
||||
<STRUCT/>
|
||||
<COMMENTS></COMMENTS>
|
||||
<LOG></LOG>
|
||||
</FORM>
|
||||
|
|
|
@ -0,0 +1,23 @@
|
|||
<?xml version="1.0"?>
|
||||
<FORM Revision="$Revision: 1 $" State="modified">
|
||||
<PARENT Filename="_parent_botobject.creature"/>
|
||||
<STRUCT>
|
||||
<STRUCT Name="Basics">
|
||||
<STRUCT Name="Equipment">
|
||||
<STRUCT Name="Body">
|
||||
<ATOM Name="Item" Value="signpost_01_disp_eatingplace_off.shape"/>
|
||||
</STRUCT>
|
||||
</STRUCT>
|
||||
</STRUCT>
|
||||
<STRUCT Name="Collision">
|
||||
<ATOM Name="CollisionRadius" Value="0"/>
|
||||
<ATOM Name="Length" Value="0.2"/>
|
||||
<ATOM Name="Width" Value="1.4"/>
|
||||
<ATOM Name="Height" Value="0"/>
|
||||
</STRUCT>
|
||||
</STRUCT>
|
||||
<STRUCT/>
|
||||
<STRUCT/>
|
||||
<STRUCT/>
|
||||
<STRUCT/>
|
||||
</FORM>
|
|
@ -0,0 +1,17 @@
|
|||
<?xml version="1.0"?>
|
||||
<FORM Revision="$Revision: 1 $" State="modified">
|
||||
<PARENT Filename="_parent_object_signpost.creature"/>
|
||||
<STRUCT>
|
||||
<STRUCT Name="Basics">
|
||||
<STRUCT Name="Equipment">
|
||||
<STRUCT Name="Body">
|
||||
<ATOM Name="Item" Value="signpost_01_disp_eating_place_on.ps"/>
|
||||
</STRUCT>
|
||||
</STRUCT>
|
||||
</STRUCT>
|
||||
</STRUCT>
|
||||
<STRUCT/>
|
||||
<STRUCT/>
|
||||
<STRUCT/>
|
||||
<STRUCT/>
|
||||
</FORM>
|
|
@ -0,0 +1,17 @@
|
|||
<?xml version="1.0"?>
|
||||
<FORM Revision="$Revision: 1 $" State="modified">
|
||||
<PARENT Filename="_parent_object_signpost.creature"/>
|
||||
<STRUCT>
|
||||
<STRUCT Name="Basics">
|
||||
<STRUCT Name="Equipment">
|
||||
<STRUCT Name="Body">
|
||||
<ATOM Name="Item" Value="signpost_01_disp_eatingplace_off.shape"/>
|
||||
</STRUCT>
|
||||
</STRUCT>
|
||||
</STRUCT>
|
||||
</STRUCT>
|
||||
<STRUCT/>
|
||||
<STRUCT/>
|
||||
<STRUCT/>
|
||||
<STRUCT/>
|
||||
</FORM>
|
|
@ -0,0 +1,17 @@
|
|||
<?xml version="1.0"?>
|
||||
<FORM Revision="$Revision: 1 $" State="modified">
|
||||
<PARENT Filename="_parent_object_signpost.creature"/>
|
||||
<STRUCT>
|
||||
<STRUCT Name="Basics">
|
||||
<STRUCT Name="Equipment">
|
||||
<STRUCT Name="Body">
|
||||
<ATOM Name="Item" Value="signpost_01_disp_sleeping_place_on.ps"/>
|
||||
</STRUCT>
|
||||
</STRUCT>
|
||||
</STRUCT>
|
||||
</STRUCT>
|
||||
<STRUCT/>
|
||||
<STRUCT/>
|
||||
<STRUCT/>
|
||||
<STRUCT/>
|
||||
</FORM>
|
|
@ -0,0 +1,17 @@
|
|||
<?xml version="1.0"?>
|
||||
<FORM Revision="$Revision: 1 $" State="modified">
|
||||
<PARENT Filename="_parent_object_signpost.creature"/>
|
||||
<STRUCT>
|
||||
<STRUCT Name="Basics">
|
||||
<STRUCT Name="Equipment">
|
||||
<STRUCT Name="Body">
|
||||
<ATOM Name="Item" Value="signpost_01_disp_sleepingplace_off.shape"/>
|
||||
</STRUCT>
|
||||
</STRUCT>
|
||||
</STRUCT>
|
||||
</STRUCT>
|
||||
<STRUCT/>
|
||||
<STRUCT/>
|
||||
<STRUCT/>
|
||||
<STRUCT/>
|
||||
</FORM>
|
|
@ -0,0 +1,17 @@
|
|||
<?xml version="1.0"?>
|
||||
<FORM Revision="$Revision: 1 $" State="modified">
|
||||
<PARENT Filename="_parent_object_signpost.creature"/>
|
||||
<STRUCT>
|
||||
<STRUCT Name="Basics">
|
||||
<STRUCT Name="Equipment">
|
||||
<STRUCT Name="Body">
|
||||
<ATOM Name="Item" Value="signpost_01_disp_workplace_off.shape"/>
|
||||
</STRUCT>
|
||||
</STRUCT>
|
||||
</STRUCT>
|
||||
</STRUCT>
|
||||
<STRUCT/>
|
||||
<STRUCT/>
|
||||
<STRUCT/>
|
||||
<STRUCT/>
|
||||
</FORM>
|
|
@ -0,0 +1,17 @@
|
|||
<?xml version="1.0"?>
|
||||
<FORM Revision="$Revision: 1 $" State="modified">
|
||||
<PARENT Filename="_parent_object_signpost.creature"/>
|
||||
<STRUCT>
|
||||
<STRUCT Name="Basics">
|
||||
<STRUCT Name="Equipment">
|
||||
<STRUCT Name="Body">
|
||||
<ATOM Name="Item" Value="signpost_01_disp_workplace_on.ps"/>
|
||||
</STRUCT>
|
||||
</STRUCT>
|
||||
</STRUCT>
|
||||
</STRUCT>
|
||||
<STRUCT/>
|
||||
<STRUCT/>
|
||||
<STRUCT/>
|
||||
<STRUCT/>
|
||||
</FORM>
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0"?>
|
||||
<PRIMITIVES VERSION="1">
|
||||
<ROOT_PRIMITIVE TYPE="CPrimNode">
|
||||
<ALIAS LAST_GENERATED="1291"/>
|
||||
<ALIAS LAST_GENERATED="1295"/>
|
||||
<CHILD TYPE="CPrimZone">
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>class</NAME>
|
||||
|
@ -108,7 +108,7 @@
|
|||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>name</NAME>
|
||||
<STRING>minaret</STRING>
|
||||
<STRING>egg_revif_on</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>sheet_client</NAME>
|
||||
|
@ -909,6 +909,59 @@
|
|||
</PROPERTY>
|
||||
</CHILD>
|
||||
</CHILD>
|
||||
<CHILD TYPE="CPrimPoint">
|
||||
<PT X="8822.450195" Y="-10644.693359" Z="0.000000"/>
|
||||
<ANGLE VALUE="-0.805033"/>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>class</NAME>
|
||||
<STRING>npc_bot</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>name</NAME>
|
||||
<STRING>signpost_workplace_off</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>sheet_client</NAME>
|
||||
<STRING>object_signpost_01_disp_workplace_off</STRING>
|
||||
</PROPERTY>
|
||||
<CHILD TYPE="CPrimAlias">
|
||||
<ALIAS VALUE="1292"/>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>class</NAME>
|
||||
<STRING>alias</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>name</NAME>
|
||||
<STRING>alias</STRING>
|
||||
</PROPERTY>
|
||||
</CHILD>
|
||||
</CHILD>
|
||||
<CHILD TYPE="CPrimPoint">
|
||||
<PT X="9074.625000" Y="-10491.723633" Z="0.000000"/>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>class</NAME>
|
||||
<STRING>npc_bot</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>name</NAME>
|
||||
<STRING>signpost_sleepingplace_off</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>sheet_client</NAME>
|
||||
<STRING>object_signpost_01_disp_sleepingplace_off</STRING>
|
||||
</PROPERTY>
|
||||
<CHILD TYPE="CPrimAlias">
|
||||
<ALIAS VALUE="1294"/>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>class</NAME>
|
||||
<STRING>alias</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>name</NAME>
|
||||
<STRING>alias</STRING>
|
||||
</PROPERTY>
|
||||
</CHILD>
|
||||
</CHILD>
|
||||
</CHILD>
|
||||
<CHILD TYPE="CPrimNode">
|
||||
<PROPERTY TYPE="string">
|
||||
|
@ -1507,6 +1560,33 @@
|
|||
</PROPERTY>
|
||||
</CHILD>
|
||||
</CHILD>
|
||||
<CHILD TYPE="CPrimPoint">
|
||||
<PT X="8924.714844" Y="-10549.679688" Z="0.000000"/>
|
||||
<ANGLE VALUE="0.520326"/>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>class</NAME>
|
||||
<STRING>npc_bot</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>name</NAME>
|
||||
<STRING>signpost_eatingplace_off</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>sheet_client</NAME>
|
||||
<STRING>object_signpost_01_disp_eatingplace_off</STRING>
|
||||
</PROPERTY>
|
||||
<CHILD TYPE="CPrimAlias">
|
||||
<ALIAS VALUE="1295"/>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>class</NAME>
|
||||
<STRING>alias</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>name</NAME>
|
||||
<STRING>alias</STRING>
|
||||
</PROPERTY>
|
||||
</CHILD>
|
||||
</CHILD>
|
||||
</CHILD>
|
||||
<CHILD TYPE="CPrimNode">
|
||||
<PROPERTY TYPE="string">
|
||||
|
|
367
primitives/newbieland/fauna_newbieland.primitive
Normal file → Executable file
367
primitives/newbieland/fauna_newbieland.primitive
Normal file → Executable file
|
@ -1041,5 +1041,372 @@
|
|||
</CHILD>
|
||||
</CHILD>
|
||||
</CHILD>
|
||||
<CHILD TYPE="CPrimNode">
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>class</NAME>
|
||||
<STRING>dynamic_system</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>continent_name</NAME>
|
||||
<STRING>matis</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>name</NAME>
|
||||
<STRING>dyn_fauna_boskurji</STRING>
|
||||
</PROPERTY>
|
||||
<CHILD TYPE="CPrimAlias">
|
||||
<ALIAS VALUE="3600"/>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>class</NAME>
|
||||
<STRING>alias</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>name</NAME>
|
||||
<STRING>alias</STRING>
|
||||
</PROPERTY>
|
||||
</CHILD>
|
||||
<CHILD TYPE="CPrimNode">
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>class</NAME>
|
||||
<STRING>dynamic_region</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>name</NAME>
|
||||
<STRING>disp_boskurji</STRING>
|
||||
</PROPERTY>
|
||||
<CHILD TYPE="CPrimNode">
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>class</NAME>
|
||||
<STRING>group_descriptions</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>name</NAME>
|
||||
<STRING>group descriptions</STRING>
|
||||
</PROPERTY>
|
||||
<CHILD TYPE="CPrimAlias">
|
||||
<ALIAS VALUE="3636"/>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>class</NAME>
|
||||
<STRING>alias</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>name</NAME>
|
||||
<STRING>alias</STRING>
|
||||
</PROPERTY>
|
||||
</CHILD>
|
||||
<CHILD TYPE="CPrimNode">
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>class</NAME>
|
||||
<STRING>fauna_dyn_comp</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>energy_0_25</NAME>
|
||||
<STRING>1.2</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>energy_25_50</NAME>
|
||||
<STRING>1.2</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>energy_50_75</NAME>
|
||||
<STRING>1.2</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>energy_75_100</NAME>
|
||||
<STRING>1.2</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string_array">
|
||||
<NAME>food</NAME>
|
||||
<STRING>activity_food_herb</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>name</NAME>
|
||||
<STRING>fauna_herbivore</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string_array">
|
||||
<NAME>rest</NAME>
|
||||
<STRING>activity_rest_herb</STRING>
|
||||
</PROPERTY>
|
||||
<CHILD TYPE="CPrimAlias">
|
||||
<ALIAS VALUE="3637"/>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>class</NAME>
|
||||
<STRING>alias</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>name</NAME>
|
||||
<STRING>alias</STRING>
|
||||
</PROPERTY>
|
||||
</CHILD>
|
||||
<CHILD TYPE="CPrimNode">
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>class</NAME>
|
||||
<STRING>group_template_fauna</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>count</NAME>
|
||||
<STRING>0</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>count_multiplied_by_sheet</NAME>
|
||||
<STRING>false</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>creature_code</NAME>
|
||||
<STRING>arma</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>exist_in_winter</NAME>
|
||||
<STRING>true</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>name</NAME>
|
||||
<STRING>boskurji</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>weight_0_25</NAME>
|
||||
<STRING>1</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>weight_25_50</NAME>
|
||||
<STRING>1</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>weight_50_75</NAME>
|
||||
<STRING>1</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>weight_75_100</NAME>
|
||||
<STRING>1</STRING>
|
||||
</PROPERTY>
|
||||
<CHILD TYPE="CPrimAlias">
|
||||
<ALIAS VALUE="3638"/>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>class</NAME>
|
||||
<STRING>alias</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>name</NAME>
|
||||
<STRING>alias</STRING>
|
||||
</PROPERTY>
|
||||
</CHILD>
|
||||
<CHILD TYPE="CPrimNode">
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>class</NAME>
|
||||
<STRING>people</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>count</NAME>
|
||||
<STRING>1</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>creature_code</NAME>
|
||||
<STRING>arma</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>name</NAME>
|
||||
<STRING>boskurji</STRING>
|
||||
</PROPERTY>
|
||||
</CHILD>
|
||||
</CHILD>
|
||||
</CHILD>
|
||||
</CHILD>
|
||||
<CHILD TYPE="CPrimNode">
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>class</NAME>
|
||||
<STRING>cell_zones</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>name</NAME>
|
||||
<STRING>cell zones</STRING>
|
||||
</PROPERTY>
|
||||
<CHILD TYPE="CPrimAlias">
|
||||
<ALIAS VALUE="3639"/>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>class</NAME>
|
||||
<STRING>alias</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>name</NAME>
|
||||
<STRING>alias</STRING>
|
||||
</PROPERTY>
|
||||
</CHILD>
|
||||
<CHILD TYPE="CPrimNode">
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>class</NAME>
|
||||
<STRING>cell_zone</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>name</NAME>
|
||||
<STRING>cell_zone_2</STRING>
|
||||
</PROPERTY>
|
||||
<CHILD TYPE="CPrimAlias">
|
||||
<ALIAS VALUE="3640"/>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>class</NAME>
|
||||
<STRING>alias</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>name</NAME>
|
||||
<STRING>alias</STRING>
|
||||
</PROPERTY>
|
||||
</CHILD>
|
||||
<CHILD TYPE="CPrimZone">
|
||||
<PT X="8864.872070" Y="-10812.417969" Z="0.000000"/>
|
||||
<PT X="8798.629883" Y="-10835.610352" Z="0.000000"/>
|
||||
<PT X="8705.047852" Y="-10836.495117" Z="0.000000"/>
|
||||
<PT X="8758.976563" Y="-11119.936523" Z="0.000000"/>
|
||||
<PT X="8871.231445" Y="-11129.041016" Z="0.000000"/>
|
||||
<PT X="8984.172852" Y="-11118.316406" Z="0.000000"/>
|
||||
<PT X="8878.496094" Y="-10996.539063" Z="0.000000"/>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>class</NAME>
|
||||
<STRING>cell</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>name</NAME>
|
||||
<STRING>cell_2</STRING>
|
||||
</PROPERTY>
|
||||
<CHILD TYPE="CPrimNode">
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>class</NAME>
|
||||
<STRING>geom_items</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>name</NAME>
|
||||
<STRING>geom items</STRING>
|
||||
</PROPERTY>
|
||||
<CHILD TYPE="CPrimAlias">
|
||||
<ALIAS VALUE="3641"/>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>class</NAME>
|
||||
<STRING>alias</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>name</NAME>
|
||||
<STRING>alias</STRING>
|
||||
</PROPERTY>
|
||||
</CHILD>
|
||||
<CHILD TYPE="CPrimPoint">
|
||||
<PT X="8776.838867" Y="-10876.713867" Z="0.000000"/>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>class</NAME>
|
||||
<STRING>dyn_fauna_zone</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>name</NAME>
|
||||
<STRING>dyn_fauna_zone_1</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string_array">
|
||||
<NAME>properties</NAME>
|
||||
<STRING>activity_food_herb</STRING>
|
||||
<STRING>activity_rest_herb</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>radius</NAME>
|
||||
<STRING>60</STRING>
|
||||
</PROPERTY>
|
||||
<CHILD TYPE="CPrimAlias">
|
||||
<ALIAS VALUE="3782"/>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>class</NAME>
|
||||
<STRING>alias</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>name</NAME>
|
||||
<STRING>alias</STRING>
|
||||
</PROPERTY>
|
||||
</CHILD>
|
||||
</CHILD>
|
||||
<CHILD TYPE="CPrimPoint">
|
||||
<PT X="8785.638672" Y="-10964.711914" Z="0.000000"/>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>class</NAME>
|
||||
<STRING>dyn_fauna_zone</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>name</NAME>
|
||||
<STRING>dyn_fauna_zone_2</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string_array">
|
||||
<NAME>properties</NAME>
|
||||
<STRING>activity_food_herb</STRING>
|
||||
<STRING>activity_rest_herb</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>radius</NAME>
|
||||
<STRING>60</STRING>
|
||||
</PROPERTY>
|
||||
<CHILD TYPE="CPrimAlias">
|
||||
<ALIAS VALUE="3784"/>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>class</NAME>
|
||||
<STRING>alias</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>name</NAME>
|
||||
<STRING>alias</STRING>
|
||||
</PROPERTY>
|
||||
</CHILD>
|
||||
</CHILD>
|
||||
<CHILD TYPE="CPrimPoint">
|
||||
<PT X="8861.540039" Y="-11062.612305" Z="0.000000"/>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>class</NAME>
|
||||
<STRING>dyn_fauna_zone</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>name</NAME>
|
||||
<STRING>dyn_fauna_zone_3</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string_array">
|
||||
<NAME>properties</NAME>
|
||||
<STRING>activity_food_herb</STRING>
|
||||
<STRING>activity_rest_herb</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>radius</NAME>
|
||||
<STRING>60</STRING>
|
||||
</PROPERTY>
|
||||
<CHILD TYPE="CPrimAlias">
|
||||
<ALIAS VALUE="3783"/>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>class</NAME>
|
||||
<STRING>alias</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>name</NAME>
|
||||
<STRING>alias</STRING>
|
||||
</PROPERTY>
|
||||
</CHILD>
|
||||
</CHILD>
|
||||
</CHILD>
|
||||
<CHILD TYPE="CPrimAlias">
|
||||
<ALIAS VALUE="3645"/>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>class</NAME>
|
||||
<STRING>alias</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>name</NAME>
|
||||
<STRING>alias</STRING>
|
||||
</PROPERTY>
|
||||
</CHILD>
|
||||
</CHILD>
|
||||
</CHILD>
|
||||
</CHILD>
|
||||
<CHILD TYPE="CPrimAlias">
|
||||
<ALIAS VALUE="3646"/>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>class</NAME>
|
||||
<STRING>alias</STRING>
|
||||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>name</NAME>
|
||||
<STRING>alias</STRING>
|
||||
</PROPERTY>
|
||||
</CHILD>
|
||||
</CHILD>
|
||||
</CHILD>
|
||||
</ROOT_PRIMITIVE>
|
||||
</PRIMITIVES>
|
||||
|
|
BIN
translation/history/bodypart_words_wk_59A07231.txt
Normal file
BIN
translation/history/bodypart_words_wk_59A07231.txt
Normal file
Binary file not shown.
43
translation/history/bodypart_words_wk_59A0728C.txt
Normal file
43
translation/history/bodypart_words_wk_59A0728C.txt
Normal file
|
@ -0,0 +1,43 @@
|
|||
*HASH_VALUE bodypartID name ia da p pia pda description
|
||||
_E56A04712646F48F HHead head a the heads the
|
||||
_278A7C5D654814CD HChest chest a the chests the
|
||||
_A2D940906B29B889 HArms arms the arms the
|
||||
_B1CAFC85DB767C9C HHands hands the hands the
|
||||
_20A8389BAC987C9F HLegs legs the legs the
|
||||
_E18820962C586494 HFeet feet the feet the
|
||||
_E56A047A2646188F QHead head a the heads the
|
||||
_E80BB4A21A9838B5 QBody body a the bodies the
|
||||
_A92A6494A647D0B8 QFrontPaws forelegs the forelegs the
|
||||
_AE49E503EA38CCAD QFrontHooves forelegs the forelegs the
|
||||
_66F937F4EBB92FA2 QRearPaws hind legs the hind legs the
|
||||
_569FCD10D90810BB QRearHooves hind legs the hind legs the
|
||||
_ACE7E4569DE65099 LKHead head a the heads the
|
||||
_ED86C05FE298A4B9 LKBody body a the bodies the
|
||||
_DF67FDF023FBB4AE LKFrontPaws1 forelegs the forelegs the
|
||||
_1F67FDF023FBB4AE LKFrontPaws2 forelegs the forelegs the
|
||||
_574AE90C5617B8AA LKRearPaws1 hind legs the hind legs the
|
||||
_575AE90C5617B8AA LKRearPaws2 hind legs the hind legs the
|
||||
_ACE7E4509D865099 FKHead head a the heads the
|
||||
_ED86C0596098A4B9 FKBody body a the bodies the
|
||||
_DBBA7473640310B0 FKPaws1 legs the legs the
|
||||
_1BBA7473641310B0 FKPaws2 legs the legs the
|
||||
_66B6A47A4A7ADCC2 FKWings1 wings the wings the
|
||||
_66B6A47ACA7ADCC2 FKWings2 wings the wings the
|
||||
_E56A046F2646EC8F FHead head a the heads the
|
||||
_E80BB4971AE738B5 FBody body a the bodies the
|
||||
_58CCF5FDD7F6E0B7 FFrontFins1 fore fins the fore fins the
|
||||
_58DCF5FDD7F6E0B7 FFrontFins2 fore fins the fore fins the
|
||||
_6815ECF8AB55F8B1 FRearFins1 hind fins the hind fins the
|
||||
_6815F0F8AB55F8B1 FRearFins2 hind fins the hind fins the
|
||||
_E56A046B2646DC8F BHead head a the heads the
|
||||
_E80BB4931AA738B5 BBody body a the bodies the
|
||||
_25897F8F25594780 BFeet1 feet the feet the
|
||||
_2589838F25594B80 BFeet2 feet the feet the
|
||||
_2C68746BA436D3C2 BWings1 wings the wings the
|
||||
_2C68746BA446D7C2 BWings2 wings the wings the
|
||||
_9061E6E18C3EA521 PUpperTrunk upper trunk an the upper trunks the
|
||||
_ECEA3087AE6ACCC3 Ptrunk trunk a the trunks the
|
||||
_E7469C8D9B5A0C9D PLeaves1 leaf a the leaves the
|
||||
_E7469C8DDB5A0C9D PLeaves2 leaf a the leaves the
|
||||
_CBF01926771FB524 PLowerTrunk lower trunk a the lower trunks the
|
||||
_DFA67A5CC7DECDE6 PVisibleRoots visible root a the visible roots the
|
43
translation/history/bodypart_words_wk_59A072B8.txt
Normal file
43
translation/history/bodypart_words_wk_59A072B8.txt
Normal file
|
@ -0,0 +1,43 @@
|
|||
*HASH_VALUE bodypartID name ia da p pia pda description
|
||||
_E56A04712646F48F HHead head a the heads the
|
||||
_278A7C5D654814CD HChest chest a the chests the
|
||||
_A2D940906B29B889 HArms arms the arms the
|
||||
_B1CAFC85DB767C9C HHands hands the hands the
|
||||
_20A8389BAC987C9F HLegs legs the legs the
|
||||
_E18820962C586494 HFeet feet the feet the
|
||||
_E56A047A2646188F QHead head a the heads the
|
||||
_E80BB4A21A9838B5 QBody body a the bodies the
|
||||
_A92A6494A647D0B8 QFrontPaws forelegs the forelegs the
|
||||
_AE49E503EA38CCAD QFrontHooves forelegs the forelegs the
|
||||
_66F937F4EBB92FA2 QRearPaws hind legs the hind legs the
|
||||
_569FCD10D90810BB QRearHooves hind legs the hind legs the
|
||||
_ACE7E4569DE65099 LKHead head a the heads the
|
||||
_ED86C05FE298A4B9 LKBody body a the bodies the
|
||||
_DF67FDF023FBB4AE LKFrontPaws1 forelegs the forelegs the
|
||||
_1F67FDF023FBB4AE LKFrontPaws2 forelegs the forelegs the
|
||||
_574AE90C5617B8AA LKRearPaws1 hind legs the hind legs the
|
||||
_575AE90C5617B8AA LKRearPaws2 hind legs the hind legs the
|
||||
_ACE7E4509D865099 FKHead head a the heads the
|
||||
_ED86C0596098A4B9 FKBody body a the bodies the
|
||||
_DBBA7473640310B0 FKPaws1 legs the legs the
|
||||
_1BBA7473641310B0 FKPaws2 legs the legs the
|
||||
_66B6A47A4A7ADCC2 FKWings1 wings the wings the
|
||||
_66B6A47ACA7ADCC2 FKWings2 wings the wings the
|
||||
_E56A046F2646EC8F FHead head a the heads the
|
||||
_E80BB4971AE738B5 FBody body a the bodies the
|
||||
_58CCF5FDD7F6E0B7 FFrontFins1 fore fins the fore fins the
|
||||
_58DCF5FDD7F6E0B7 FFrontFins2 fore fins the fore fins the
|
||||
_6815ECF8AB55F8B1 FRearFins1 hind fins the hind fins the
|
||||
_6815F0F8AB55F8B1 FRearFins2 hind fins the hind fins the
|
||||
_E56A046B2646DC8F BHead head a the heads the
|
||||
_E80BB4931AA738B5 BBody body a the bodies the
|
||||
_25897F8F25594780 BFeet1 feet the feet the
|
||||
_2589838F25594B80 BFeet2 feet the feet the
|
||||
_2C68746BA436D3C2 BWings1 wings the wings the
|
||||
_2C68746BA446D7C2 BWings2 wings the wings the
|
||||
_9061E6E18C3EA521 PUpperTrunk upper trunk an the upper trunks the
|
||||
_ECEA3087AE6ACCC3 Ptrunk trunk a the trunks the
|
||||
_E7469C8D9B5A0C9D PLeaves1 leaf a the leaves the
|
||||
_E7469C8DDB5A0C9D PLeaves2 leaf a the leaves the
|
||||
_CBF01926771FB524 PLowerTrunk lower trunk a the lower trunks the
|
||||
_DFA67A5CC7DECDE6 PVisibleRoots visible root a the visible roots the
|
43
translation/history/bodypart_words_wk_59A5D5DD.txt
Normal file
43
translation/history/bodypart_words_wk_59A5D5DD.txt
Normal file
|
@ -0,0 +1,43 @@
|
|||
*HASH_VALUE bodypartID name ia da p pia pda description
|
||||
_E56A04712646F48F HHead head a the heads the
|
||||
_278A7C5D654814CD HChest chest a the chests the
|
||||
_A2D940906B29B889 HArms arms the arms the
|
||||
_B1CAFC85DB767C9C HHands hands the hands the
|
||||
_20A8389BAC987C9F HLegs legs the legs the
|
||||
_E18820962C586494 HFeet feet the feet the
|
||||
_E56A047A2646188F QHead head a the heads the
|
||||
_E80BB4A21A9838B5 QBody body a the bodies the
|
||||
_A92A6494A647D0B8 QFrontPaws forelegs the forelegs the
|
||||
_AE49E503EA38CCAD QFrontHooves forelegs the forelegs the
|
||||
_66F937F4EBB92FA2 QRearPaws hind legs the hind legs the
|
||||
_569FCD10D90810BB QRearHooves hind legs the hind legs the
|
||||
_ACE7E4569DE65099 LKHead head a the heads the
|
||||
_ED86C05FE298A4B9 LKBody body a the bodies the
|
||||
_DF67FDF023FBB4AE LKFrontPaws1 forelegs the forelegs the
|
||||
_1F67FDF023FBB4AE LKFrontPaws2 forelegs the forelegs the
|
||||
_574AE90C5617B8AA LKRearPaws1 hind legs the hind legs the
|
||||
_575AE90C5617B8AA LKRearPaws2 hind legs the hind legs the
|
||||
_ACE7E4509D865099 FKHead head a the heads the
|
||||
_ED86C0596098A4B9 FKBody body a the bodies the
|
||||
_DBBA7473640310B0 FKPaws1 legs the legs the
|
||||
_1BBA7473641310B0 FKPaws2 legs the legs the
|
||||
_66B6A47A4A7ADCC2 FKWings1 wings the wings the
|
||||
_66B6A47ACA7ADCC2 FKWings2 wings the wings the
|
||||
_E56A046F2646EC8F FHead head a the heads the
|
||||
_E80BB4971AE738B5 FBody body a the bodies the
|
||||
_58CCF5FDD7F6E0B7 FFrontFins1 fore fins the fore fins the
|
||||
_58DCF5FDD7F6E0B7 FFrontFins2 fore fins the fore fins the
|
||||
_6815ECF8AB55F8B1 FRearFins1 hind fins the hind fins the
|
||||
_6815F0F8AB55F8B1 FRearFins2 hind fins the hind fins the
|
||||
_E56A046B2646DC8F BHead head a the heads the
|
||||
_E80BB4931AA738B5 BBody body a the bodies the
|
||||
_25897F8F25594780 BFeet1 feet the feet the
|
||||
_2589838F25594B80 BFeet2 feet the feet the
|
||||
_2C68746BA436D3C2 BWings1 wings the wings the
|
||||
_2C68746BA446D7C2 BWings2 wings the wings the
|
||||
_9061E6E18C3EA521 PUpperTrunk upper trunk an the upper trunks the
|
||||
_ECEA3087AE6ACCC3 Ptrunk trunk a the trunks the
|
||||
_E7469C8D9B5A0C9D PLeaves1 leaf a the leaves the
|
||||
_E7469C8DDB5A0C9D PLeaves2 leaf a the leaves the
|
||||
_CBF01926771FB524 PLowerTrunk lower trunk a the lower trunks the
|
||||
_DFA67A5CC7DECDE6 PVisibleRoots visible root a the visible roots the
|
43
translation/history/bodypart_words_wk_59A5D601.txt
Normal file
43
translation/history/bodypart_words_wk_59A5D601.txt
Normal file
|
@ -0,0 +1,43 @@
|
|||
*HASH_VALUE bodypartID name ia da p pia pda description
|
||||
_E56A04712646F48F HHead head a the heads the
|
||||
_278A7C5D654814CD HChest chest a the chests the
|
||||
_A2D940906B29B889 HArms arms the arms the
|
||||
_B1CAFC85DB767C9C HHands hands the hands the
|
||||
_20A8389BAC987C9F HLegs legs the legs the
|
||||
_E18820962C586494 HFeet feet the feet the
|
||||
_E56A047A2646188F QHead head a the heads the
|
||||
_E80BB4A21A9838B5 QBody body a the bodies the
|
||||
_A92A6494A647D0B8 QFrontPaws forelegs the forelegs the
|
||||
_AE49E503EA38CCAD QFrontHooves forelegs the forelegs the
|
||||
_66F937F4EBB92FA2 QRearPaws hind legs the hind legs the
|
||||
_569FCD10D90810BB QRearHooves hind legs the hind legs the
|
||||
_ACE7E4569DE65099 LKHead head a the heads the
|
||||
_ED86C05FE298A4B9 LKBody body a the bodies the
|
||||
_DF67FDF023FBB4AE LKFrontPaws1 forelegs the forelegs the
|
||||
_1F67FDF023FBB4AE LKFrontPaws2 forelegs the forelegs the
|
||||
_574AE90C5617B8AA LKRearPaws1 hind legs the hind legs the
|
||||
_575AE90C5617B8AA LKRearPaws2 hind legs the hind legs the
|
||||
_ACE7E4509D865099 FKHead head a the heads the
|
||||
_ED86C0596098A4B9 FKBody body a the bodies the
|
||||
_DBBA7473640310B0 FKPaws1 legs the legs the
|
||||
_1BBA7473641310B0 FKPaws2 legs the legs the
|
||||
_66B6A47A4A7ADCC2 FKWings1 wings the wings the
|
||||
_66B6A47ACA7ADCC2 FKWings2 wings the wings the
|
||||
_E56A046F2646EC8F FHead head a the heads the
|
||||
_E80BB4971AE738B5 FBody body a the bodies the
|
||||
_58CCF5FDD7F6E0B7 FFrontFins1 fore fins the fore fins the
|
||||
_58DCF5FDD7F6E0B7 FFrontFins2 fore fins the fore fins the
|
||||
_6815ECF8AB55F8B1 FRearFins1 hind fins the hind fins the
|
||||
_6815F0F8AB55F8B1 FRearFins2 hind fins the hind fins the
|
||||
_E56A046B2646DC8F BHead head a the heads the
|
||||
_E80BB4931AA738B5 BBody body a the bodies the
|
||||
_25897F8F25594780 BFeet1 feet the feet the
|
||||
_2589838F25594B80 BFeet2 feet the feet the
|
||||
_2C68746BA436D3C2 BWings1 wings the wings the
|
||||
_2C68746BA446D7C2 BWings2 wings the wings the
|
||||
_9061E6E18C3EA521 PUpperTrunk upper trunk an the upper trunks the
|
||||
_ECEA3087AE6ACCC3 Ptrunk trunk a the trunks the
|
||||
_E7469C8D9B5A0C9D PLeaves1 leaf a the leaves the
|
||||
_E7469C8DDB5A0C9D PLeaves2 leaf a the leaves the
|
||||
_CBF01926771FB524 PLowerTrunk lower trunk a the lower trunks the
|
||||
_DFA67A5CC7DECDE6 PVisibleRoots visible root a the visible roots the
|
BIN
translation/history/career_words_wk_59A07231.txt
Normal file
BIN
translation/history/career_words_wk_59A07231.txt
Normal file
Binary file not shown.
9
translation/history/career_words_wk_59A0728C.txt
Normal file
9
translation/history/career_words_wk_59A0728C.txt
Normal file
|
@ -0,0 +1,9 @@
|
|||
*HASH_VALUE career ID name * noms français ia da p pia pda
|
||||
_1700C956C37FB64F MeleeFighter Melee Fighter Combattant Contact a the Melee Fighters the
|
||||
_9720B95DC35FBA54 RangeFighter Range Fighter Combattant Distance a the Range Fighters the
|
||||
_D32171700AD23D57 AttackCaster Attack Caster Caster Attaque an the Attack Casters the
|
||||
_9A511D668371AE04 BufferCaster Buffer Caster Caster Buffer a the Buffer Casters the
|
||||
_1C01F56701816E0A HealerCaster Healer Caster Caster Healer a the Healer Casters the
|
||||
_A6473C7A6A380099 Ranger Ranger Ranger a the Rangers the
|
||||
_EA665D00EAE788B3 Shopkeeper Merchant Marchand a the Merchants the
|
||||
_2D28B08D636AEC9E Artisan Crafter Crafter a the Crafters the
|
9
translation/history/career_words_wk_59A072B8.txt
Normal file
9
translation/history/career_words_wk_59A072B8.txt
Normal file
|
@ -0,0 +1,9 @@
|
|||
*HASH_VALUE career ID name * noms français ia da p pia pda
|
||||
_1700C956C37FB64F MeleeFighter Melee Fighter Combattant Contact a the Melee Fighters the
|
||||
_9720B95DC35FBA54 RangeFighter Range Fighter Combattant Distance a the Range Fighters the
|
||||
_D32171700AD23D57 AttackCaster Attack Caster Caster Attaque an the Attack Casters the
|
||||
_9A511D668371AE04 BufferCaster Buffer Caster Caster Buffer a the Buffer Casters the
|
||||
_1C01F56701816E0A HealerCaster Healer Caster Caster Healer a the Healer Casters the
|
||||
_A6473C7A6A380099 Ranger Ranger Ranger a the Rangers the
|
||||
_EA665D00EAE788B3 Shopkeeper Merchant Marchand a the Merchants the
|
||||
_2D28B08D636AEC9E Artisan Crafter Crafter a the Crafters the
|
9
translation/history/career_words_wk_59A5D5DD.txt
Normal file
9
translation/history/career_words_wk_59A5D5DD.txt
Normal file
|
@ -0,0 +1,9 @@
|
|||
*HASH_VALUE career ID name * noms français ia da p pia pda
|
||||
_1700C956C37FB64F MeleeFighter Melee Fighter Combattant Contact a the Melee Fighters the
|
||||
_9720B95DC35FBA54 RangeFighter Range Fighter Combattant Distance a the Range Fighters the
|
||||
_D32171700AD23D57 AttackCaster Attack Caster Caster Attaque an the Attack Casters the
|
||||
_9A511D668371AE04 BufferCaster Buffer Caster Caster Buffer a the Buffer Casters the
|
||||
_1C01F56701816E0A HealerCaster Healer Caster Caster Healer a the Healer Casters the
|
||||
_A6473C7A6A380099 Ranger Ranger Ranger a the Rangers the
|
||||
_EA665D00EAE788B3 Shopkeeper Merchant Marchand a the Merchants the
|
||||
_2D28B08D636AEC9E Artisan Crafter Crafter a the Crafters the
|
9
translation/history/career_words_wk_59A5D601.txt
Normal file
9
translation/history/career_words_wk_59A5D601.txt
Normal file
|
@ -0,0 +1,9 @@
|
|||
*HASH_VALUE career ID name * noms français ia da p pia pda
|
||||
_1700C956C37FB64F MeleeFighter Melee Fighter Combattant Contact a the Melee Fighters the
|
||||
_9720B95DC35FBA54 RangeFighter Range Fighter Combattant Distance a the Range Fighters the
|
||||
_D32171700AD23D57 AttackCaster Attack Caster Caster Attaque an the Attack Casters the
|
||||
_9A511D668371AE04 BufferCaster Buffer Caster Caster Buffer a the Buffer Casters the
|
||||
_1C01F56701816E0A HealerCaster Healer Caster Caster Healer a the Healer Casters the
|
||||
_A6473C7A6A380099 Ranger Ranger Ranger a the Rangers the
|
||||
_EA665D00EAE788B3 Shopkeeper Merchant Marchand a the Merchants the
|
||||
_2D28B08D636AEC9E Artisan Crafter Crafter a the Crafters the
|
BIN
translation/history/characteristic_words_wk_59A07231.txt
Normal file
BIN
translation/history/characteristic_words_wk_59A07231.txt
Normal file
Binary file not shown.
9
translation/history/characteristic_words_wk_59A0728C.txt
Normal file
9
translation/history/characteristic_words_wk_59A0728C.txt
Normal file
|
@ -0,0 +1,9 @@
|
|||
*HASH_VALUE characteristic_ID name
|
||||
_AE49EC76ED7AA88F Trauma trauma
|
||||
_661AAC8EE6098C96 Metabolism metabolism
|
||||
_6818247C6CD894D8 Oblivion oblivion
|
||||
_E7DB9090281BA0A8 Wisdom wisdom
|
||||
_6C5814406C5814C0 Pain pain
|
||||
_A4886094D898506C WellBalanced balance
|
||||
_ADB8DC9A6C5A10B6 Dexterity dexterity
|
||||
_6C18945C6C1894DC Will will
|
9
translation/history/characteristic_words_wk_59A072B8.txt
Normal file
9
translation/history/characteristic_words_wk_59A072B8.txt
Normal file
|
@ -0,0 +1,9 @@
|
|||
*HASH_VALUE characteristic_ID name
|
||||
_AE49EC76ED7AA88F Trauma trauma
|
||||
_661AAC8EE6098C96 Metabolism metabolism
|
||||
_6818247C6CD894D8 Oblivion oblivion
|
||||
_E7DB9090281BA0A8 Wisdom wisdom
|
||||
_6C5814406C5814C0 Pain pain
|
||||
_A4886094D898506C WellBalanced balance
|
||||
_ADB8DC9A6C5A10B6 Dexterity dexterity
|
||||
_6C18945C6C1894DC Will will
|
9
translation/history/characteristic_words_wk_59A5D5DD.txt
Normal file
9
translation/history/characteristic_words_wk_59A5D5DD.txt
Normal file
|
@ -0,0 +1,9 @@
|
|||
*HASH_VALUE characteristic_ID name
|
||||
_AE49EC76ED7AA88F Trauma trauma
|
||||
_661AAC8EE6098C96 Metabolism metabolism
|
||||
_6818247C6CD894D8 Oblivion oblivion
|
||||
_E7DB9090281BA0A8 Wisdom wisdom
|
||||
_6C5814406C5814C0 Pain pain
|
||||
_A4886094D898506C WellBalanced balance
|
||||
_ADB8DC9A6C5A10B6 Dexterity dexterity
|
||||
_6C18945C6C1894DC Will will
|
9
translation/history/characteristic_words_wk_59A5D601.txt
Normal file
9
translation/history/characteristic_words_wk_59A5D601.txt
Normal file
|
@ -0,0 +1,9 @@
|
|||
*HASH_VALUE characteristic_ID name
|
||||
_AE49EC76ED7AA88F Trauma trauma
|
||||
_661AAC8EE6098C96 Metabolism metabolism
|
||||
_6818247C6CD894D8 Oblivion oblivion
|
||||
_E7DB9090281BA0A8 Wisdom wisdom
|
||||
_6C5814406C5814C0 Pain pain
|
||||
_A4886094D898506C WellBalanced balance
|
||||
_ADB8DC9A6C5A10B6 Dexterity dexterity
|
||||
_6C18945C6C1894DC Will will
|
BIN
translation/history/classificationtype_words_wk_59A07231.txt
Normal file
BIN
translation/history/classificationtype_words_wk_59A07231.txt
Normal file
Binary file not shown.
21
translation/history/classificationtype_words_wk_59A0728C.txt
Normal file
21
translation/history/classificationtype_words_wk_59A0728C.txt
Normal file
|
@ -0,0 +1,21 @@
|
|||
*HASH_VALUE classification_type name ia da p pia pda description
|
||||
_5525C2797A9E0D5A TypeHumanoid humanoid a the humanoids the humanoids
|
||||
_A9D9BC11EE68D08D TypeHomin homin a the homins the homins
|
||||
_AF38C39C6FE6C49A TypeDegenerated degenerate homin a the degenerate homins the degenerate homins
|
||||
_A7D9B404EC69988A TypeFauna fauna a the faunas the faunas
|
||||
_E889B404ED49BC93 TypeFlora flora a the floras the floras
|
||||
_670999F369A9B473 TypeDog canine a the canines the canines
|
||||
_C84101ED2F49F80D TypeRunner runner a the runners the runners
|
||||
_85C1850AEA2AD0F1 TypeHorse equine an the equines the equines
|
||||
_A47CD47AE7CA9889 TypeBird bird a the birds the birds
|
||||
_A2A74811EED9D491 TypeKitin Kitin a the Kitins the Kitins
|
||||
_47E0B9E56286E809 TypeLandKitin Kitin a the Kitins the Kitins
|
||||
_942F2062334518D7 TypeFlyingKitin flying Kitin a the flying Kitins the flying Kitins
|
||||
_A2FBFC899D69D894 TypeFish fish a the fish the fish
|
||||
_5EB68A8085912577 TypeRyzomian ryzomien a the ryzomians the ryzomians
|
||||
_39C619814CECB034 TypeGreatRyzomian large ryzomian a the large ryzomians the large ryzomians
|
||||
_E00646D69F76D26A TypePachyderm pachyderm a the pachyderms the pachyderms
|
||||
_76AC8FD6DFF72677 TypeShellfish crustacian a the crustacians the crustacians
|
||||
_6789743528797892 TypeKami Kami a the Kamis the Kamis
|
||||
_3C80D575024E89E3 TypeKaravan Karavan a the Karavans the Karavans
|
||||
_E83A2C80E6186C5A TypeAll all all all
|
21
translation/history/classificationtype_words_wk_59A072B8.txt
Normal file
21
translation/history/classificationtype_words_wk_59A072B8.txt
Normal file
|
@ -0,0 +1,21 @@
|
|||
*HASH_VALUE classification_type name ia da p pia pda description
|
||||
_5525C2797A9E0D5A TypeHumanoid humanoid a the humanoids the humanoids
|
||||
_A9D9BC11EE68D08D TypeHomin homin a the homins the homins
|
||||
_AF38C39C6FE6C49A TypeDegenerated degenerate homin a the degenerate homins the degenerate homins
|
||||
_A7D9B404EC69988A TypeFauna fauna a the faunas the faunas
|
||||
_E889B404ED49BC93 TypeFlora flora a the floras the floras
|
||||
_670999F369A9B473 TypeDog canine a the canines the canines
|
||||
_C84101ED2F49F80D TypeRunner runner a the runners the runners
|
||||
_85C1850AEA2AD0F1 TypeHorse equine an the equines the equines
|
||||
_A47CD47AE7CA9889 TypeBird bird a the birds the birds
|
||||
_A2A74811EED9D491 TypeKitin Kitin a the Kitins the Kitins
|
||||
_47E0B9E56286E809 TypeLandKitin Kitin a the Kitins the Kitins
|
||||
_942F2062334518D7 TypeFlyingKitin flying Kitin a the flying Kitins the flying Kitins
|
||||
_A2FBFC899D69D894 TypeFish fish a the fish the fish
|
||||
_5EB68A8085912577 TypeRyzomian ryzomien a the ryzomians the ryzomians
|
||||
_39C619814CECB034 TypeGreatRyzomian large ryzomian a the large ryzomians the large ryzomians
|
||||
_E00646D69F76D26A TypePachyderm pachyderm a the pachyderms the pachyderms
|
||||
_76AC8FD6DFF72677 TypeShellfish crustacian a the crustacians the crustacians
|
||||
_6789743528797892 TypeKami Kami a the Kamis the Kamis
|
||||
_3C80D575024E89E3 TypeKaravan Karavan a the Karavans the Karavans
|
||||
_E83A2C80E6186C5A TypeAll all all all
|
21
translation/history/classificationtype_words_wk_59A5D5DD.txt
Normal file
21
translation/history/classificationtype_words_wk_59A5D5DD.txt
Normal file
|
@ -0,0 +1,21 @@
|
|||
*HASH_VALUE classification_type name ia da p pia pda description
|
||||
_5525C2797A9E0D5A TypeHumanoid humanoid a the humanoids the humanoids
|
||||
_A9D9BC11EE68D08D TypeHomin homin a the homins the homins
|
||||
_AF38C39C6FE6C49A TypeDegenerated degenerate homin a the degenerate homins the degenerate homins
|
||||
_A7D9B404EC69988A TypeFauna fauna a the faunas the faunas
|
||||
_E889B404ED49BC93 TypeFlora flora a the floras the floras
|
||||
_670999F369A9B473 TypeDog canine a the canines the canines
|
||||
_C84101ED2F49F80D TypeRunner runner a the runners the runners
|
||||
_85C1850AEA2AD0F1 TypeHorse equine an the equines the equines
|
||||
_A47CD47AE7CA9889 TypeBird bird a the birds the birds
|
||||
_A2A74811EED9D491 TypeKitin Kitin a the Kitins the Kitins
|
||||
_47E0B9E56286E809 TypeLandKitin Kitin a the Kitins the Kitins
|
||||
_942F2062334518D7 TypeFlyingKitin flying Kitin a the flying Kitins the flying Kitins
|
||||
_A2FBFC899D69D894 TypeFish fish a the fish the fish
|
||||
_5EB68A8085912577 TypeRyzomian ryzomien a the ryzomians the ryzomians
|
||||
_39C619814CECB034 TypeGreatRyzomian large ryzomian a the large ryzomians the large ryzomians
|
||||
_E00646D69F76D26A TypePachyderm pachyderm a the pachyderms the pachyderms
|
||||
_76AC8FD6DFF72677 TypeShellfish crustacian a the crustacians the crustacians
|
||||
_6789743528797892 TypeKami Kami a the Kamis the Kamis
|
||||
_3C80D575024E89E3 TypeKaravan Karavan a the Karavans the Karavans
|
||||
_E83A2C80E6186C5A TypeAll all all all
|
21
translation/history/classificationtype_words_wk_59A5D601.txt
Normal file
21
translation/history/classificationtype_words_wk_59A5D601.txt
Normal file
|
@ -0,0 +1,21 @@
|
|||
*HASH_VALUE classification_type name ia da p pia pda description
|
||||
_5525C2797A9E0D5A TypeHumanoid humanoid a the humanoids the humanoids
|
||||
_A9D9BC11EE68D08D TypeHomin homin a the homins the homins
|
||||
_AF38C39C6FE6C49A TypeDegenerated degenerate homin a the degenerate homins the degenerate homins
|
||||
_A7D9B404EC69988A TypeFauna fauna a the faunas the faunas
|
||||
_E889B404ED49BC93 TypeFlora flora a the floras the floras
|
||||
_670999F369A9B473 TypeDog canine a the canines the canines
|
||||
_C84101ED2F49F80D TypeRunner runner a the runners the runners
|
||||
_85C1850AEA2AD0F1 TypeHorse equine an the equines the equines
|
||||
_A47CD47AE7CA9889 TypeBird bird a the birds the birds
|
||||
_A2A74811EED9D491 TypeKitin Kitin a the Kitins the Kitins
|
||||
_47E0B9E56286E809 TypeLandKitin Kitin a the Kitins the Kitins
|
||||
_942F2062334518D7 TypeFlyingKitin flying Kitin a the flying Kitins the flying Kitins
|
||||
_A2FBFC899D69D894 TypeFish fish a the fish the fish
|
||||
_5EB68A8085912577 TypeRyzomian ryzomien a the ryzomians the ryzomians
|
||||
_39C619814CECB034 TypeGreatRyzomian large ryzomian a the large ryzomians the large ryzomians
|
||||
_E00646D69F76D26A TypePachyderm pachyderm a the pachyderms the pachyderms
|
||||
_76AC8FD6DFF72677 TypeShellfish crustacian a the crustacians the crustacians
|
||||
_6789743528797892 TypeKami Kami a the Kamis the Kamis
|
||||
_3C80D575024E89E3 TypeKaravan Karavan a the Karavans the Karavans
|
||||
_E83A2C80E6186C5A TypeAll all all all
|
32
translation/history/creature_words_en_59A0728C.txt
Normal file
32
translation/history/creature_words_en_59A0728C.txt
Normal file
|
@ -0,0 +1,32 @@
|
|||
*HASH_VALUE creature ID name ia da p pia pda
|
||||
_A9B980A2A11797AA chdfa1 Pendo un le Pendos des les
|
||||
_0B62E668B6DC34FF pendo1 Ashtarian Pendo an the Ashtarian Pendo the
|
||||
_4F9B113368C62789 pendo2 Delta Pendo a the Delta Pendo the
|
||||
_4F3BF51767162389 pendo3 Black Pendo a the Black Pendo the
|
||||
_64985480645824BC pendorid Pendorid
|
||||
_B0F56E3620961E02 pendo1_pet Pet pendo a the Pet pendos the
|
||||
_D87E093291D44044 tente_givre Tente des Monts de Givre une la Tentes des Monts de Givre des les
|
||||
_C3DF1168C06A2806 clapclap Young Lumbe’u a the Young Lumbe’u the
|
||||
_4591E5ECAD9741E7 clapclap_standard Lumbe’u a the Lumbe’u the
|
||||
_5FD588560A453418 cushion01 Cushion of the Frost Mountains a the Cushions of the Frost Mountains the
|
||||
_DAB30EE330239EF2 cushion02 Luxuous cushion of the Frost Mountains a the Luxuous cushions of the Frost Mountains the
|
||||
_2E6BFF1D8E452165 cushion03 Natca cushion a the Natca cushion the
|
||||
_A8664E6C20C791AF cushion_04_01 Sinamru cushion from the Delta a the Sinamru cushions from the Delta the
|
||||
_69D579DC0699E215 cushion_04_02 Salamander cushion from the Delta a the Salamander cushion from the Delta the
|
||||
_23A32C28B68FFAEB cushion_04_03 Pendo cushion from the Delta a the Pendo cushions from the Delta the
|
||||
_733493A343F8B47F cushion_04_04 Cutu cushion from the Delta a the Cutu cushions from the Delta the
|
||||
_01A3D30F7903A848 ponant_firepit_on Ponant Firepit a the Ponant Firepit the
|
||||
_137C4359DE106C13 ponant_firepit_off Ponant Firepit a the Ponant Firepit the
|
||||
_E3051AF1417F3BEF nest_pendo pendo’s nest a the pendos’ nests the
|
||||
_3756AEE92180B4E4 egg_cfasoa Egg of the Origin a the Eggs of the Origin the
|
||||
_669A65964FA54FBA object_easter_egg01a egg maximus a l' eggs maximus the
|
||||
_A69A65964FA54FBA object_easter_egg01b egg maximus a l' eggs maximus the
|
||||
_66AA65964FA54FBA object_easter_egg02a egg maximus a l' eggs maximus the
|
||||
_A6AA65964FA54FBA object_easter_egg02b egg maximus a l' eggs maximus the
|
||||
_66BA65964FA54FBA object_easter_egg03a egg maximus a l' eggs maximus the
|
||||
_A6BA65964FA54FBA object_easter_egg03b egg maximus a l' eggs maximus the
|
||||
_66CA65964FA54FBA object_easter_egg04a egg maximus a l' eggs maximus the
|
||||
_A6CA65964FA54FBA object_easter_egg04b egg maximus a l' eggs maximus the
|
||||
_E2345BD8D7618482 pendo_mother_pet Pendo Mam a the Pendos Mams the the
|
||||
_4DFFB1A1073FF51D pendo_boy_pet Pendo Son a the Pendos Sons the the
|
||||
_8BE4D2029BA26E0B pendo_girl_pet Pendo Daughter a the Pendos Daughters the the
|
33
translation/history/creature_words_en_59A5D601.txt
Normal file
33
translation/history/creature_words_en_59A5D601.txt
Normal file
|
@ -0,0 +1,33 @@
|
|||
*HASH_VALUE creature ID name ia da p pia pda
|
||||
_A9B980A2A11797AA chdfa1 Pendo un le Pendos des les
|
||||
_0B62E668B6DC34FF pendo1 Ashtarian Pendo an the Ashtarian Pendo the
|
||||
_4F9B113368C62789 pendo2 Delta Pendo a the Delta Pendo the
|
||||
_4F3BF51767162389 pendo3 Black Pendo a the Black Pendo the
|
||||
_64985480645824BC pendorid Pendorid
|
||||
_B0F56E3620961E02 pendo1_pet Pet pendo a the Pet pendos the
|
||||
_D87E093291D44044 tente_givre Tente des Monts de Givre une la Tentes des Monts de Givre des les
|
||||
_C3DF1168C06A2806 clapclap Young Lumbe’u a the Young Lumbe’u the
|
||||
_4591E5ECAD9741E7 clapclap_standard Lumbe’u a the Lumbe’u the
|
||||
_5FD588560A453418 cushion01 Cushion of the Frost Mountains a the Cushions of the Frost Mountains the
|
||||
_DAB30EE330239EF2 cushion02 Luxuous cushion of the Frost Mountains a the Luxuous cushions of the Frost Mountains the
|
||||
_2E6BFF1D8E452165 cushion03 Natca cushion a the Natca cushion the
|
||||
_A8664E6C20C791AF cushion_04_01 Sinamru cushion from the Delta a the Sinamru cushions from the Delta the
|
||||
_69D579DC0699E215 cushion_04_02 Salamander cushion from the Delta a the Salamander cushion from the Delta the
|
||||
_23A32C28B68FFAEB cushion_04_03 Pendo cushion from the Delta a the Pendo cushions from the Delta the
|
||||
_733493A343F8B47F cushion_04_04 Cutu cushion from the Delta a the Cutu cushions from the Delta the
|
||||
_01A3D30F7903A848 ponant_firepit_on Ponant Firepit a the Ponant Firepit the
|
||||
_137C4359DE106C13 ponant_firepit_off Ponant Firepit a the Ponant Firepit the
|
||||
_E3051AF1417F3BEF nest_pendo pendo’s nest a the pendos’ nests the
|
||||
_3756AEE92180B4E4 egg_cfasoa Egg of the Origin a the Eggs of the Origin the
|
||||
_669A65964FA54FBA object_easter_egg01a egg maximus a l' eggs maximus the
|
||||
_A69A65964FA54FBA object_easter_egg01b egg maximus a l' eggs maximus the
|
||||
_66AA65964FA54FBA object_easter_egg02a egg maximus a l' eggs maximus the
|
||||
_A6AA65964FA54FBA object_easter_egg02b egg maximus a l' eggs maximus the
|
||||
_66BA65964FA54FBA object_easter_egg03a egg maximus a l' eggs maximus the
|
||||
_A6BA65964FA54FBA object_easter_egg03b egg maximus a l' eggs maximus the
|
||||
_66CA65964FA54FBA object_easter_egg04a egg maximus a l' eggs maximus the
|
||||
_A6CA65964FA54FBA object_easter_egg04b egg maximus a l' eggs maximus the
|
||||
_E2345BD8D7618482 pendo_mother_pet Pendo Mam a the Pendos Mams the the
|
||||
_4DFFB1A1073FF51D pendo_boy_pet Pendo Son a the Pendos Sons the the
|
||||
_8BE4D2029BA26E0B pendo_girl_pet Pendo Daughter a the Pendos Daughters the the
|
||||
_E83A749AEB8BE869 arma Boskurjy a the Boskurjis the
|
3
translation/history/creature_words_en_diff_59A07236.txt
Normal file
3
translation/history/creature_words_en_diff_59A07236.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
DIFF_CMD *HASH_VALUE creature ID name ia da p pia pda
|
||||
DIFF ADD 32 _E83A749AEB8BE869 arma Boskurjy a the Boskurjis the
|
||||
|
4
translation/history/creature_words_en_diff_59A5D5DF.txt
Normal file
4
translation/history/creature_words_en_diff_59A5D5DF.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
DIFF_CMD *HASH_VALUE creature ID name ia da p pia pda
|
||||
DIFF REMOVED 32 _E83A749AEB8BE869 arma Boskurjy a the Boskurjis the
|
||||
DIFF ADD 32 _E939208BE5392079 arma Boskurjy a the Boskurjis the
|
||||
|
32
translation/history/creature_words_fr_59A072B8.txt
Normal file
32
translation/history/creature_words_fr_59A072B8.txt
Normal file
|
@ -0,0 +1,32 @@
|
|||
*HASH_VALUE creature ID name ia da p pia pda
|
||||
_A9B980A2A11797AA chdfa1 Pendo un le Pendos des les
|
||||
_0B62E668B6DC34FF pendo1 Ashtarian Pendo an the Ashtarian Pendo the
|
||||
_4F9B113368C62789 pendo2 Delta Pendo a the Delta Pendo the
|
||||
_4F3BF51767162389 pendo3 Black Pendo a the Black Pendo the
|
||||
_64985480645824BC pendorid Pendorid
|
||||
_B0F56E3620961E02 pendo1_pet Pendo de compagnie un le Pendos de compagnie des les
|
||||
_D87E093291D44044 tente_givre Tente des Monts de Givre une la Tentes des Monts de Givre des les
|
||||
_C3DF1168C06A2806 clapclap Jeune Lumbe’u une le Jeunes Lumbe’u des les
|
||||
_4591E5ECAD9741E7 clapclap_standard Lumbe’u une le Lumbe’u des les
|
||||
_5FD588560A453418 cushion01 Coussin des Monts de Givre un le Coussins des Monts de Givre des les
|
||||
_DAB30EE330239EF2 cushion02 Coussin luxueux des Monts de Givre un le Coussins luxueux des Monts de Givre des les
|
||||
_2E6BFF1D8E452165 cushion03 Coussin de Natca un le Coussins de Natca des les
|
||||
_A8664E6C20C791AF cushion_04_01 Coussin Sinamru du Delta un le Coussins Sinamru du Delta des les
|
||||
_69D579DC0699E215 cushion_04_02 Coussin Salamandre du Delta un le Coussins Salamandre du Delta des les
|
||||
_23A32C28B68FFAEB cushion_04_03 Coussin Pendo du Delta un le Coussins Pendo du Delta des les
|
||||
_733493A343F8B47F cushion_04_04 Coussin Cutu du Delta un le Coussins Cutu du Delta des les
|
||||
_01A3D30F7903A848 ponant_firepit_on Brasero du Ponant un le Braseros du Ponant des les
|
||||
_137C4359DE106C13 ponant_firepit_off Brasero du Ponant un le Braseros du Ponant des les
|
||||
_E3051AF1417F3BEF nest_pendo nid de pendo un le nids de pendo des les
|
||||
_3756AEE92180B4E4 egg_cfasoa œuf des origines un l' œufs des origines des les
|
||||
_669A65964FA54FBA object_easter_egg01a œuf maximus un l' œufs maximus des les
|
||||
_A69A65964FA54FBA object_easter_egg01b œuf maximus un l' œufs maximus des les
|
||||
_66AA65964FA54FBA object_easter_egg02a œuf maximus un l' œufs maximus des les
|
||||
_A6AA65964FA54FBA object_easter_egg02b œuf maximus un l' œufs maximus des les
|
||||
_66BA65964FA54FBA object_easter_egg03a œuf maximus un l' œufs maximus des les
|
||||
_A6BA65964FA54FBA object_easter_egg03b œuf maximus un l' œufs maximus des les
|
||||
_66CA65964FA54FBA object_easter_egg04a œuf maximus un l' œufs maximus des les
|
||||
_A6CA65964FA54FBA object_easter_egg04b œuf maximus un l' œufs maximus des les
|
||||
_E2345BD8D7618482 pendo_mother_pet Pendo Maman un le Pendos Mamans des les
|
||||
_4DFFB1A1073FF51D pendo_boy_pet Pendo Fils un le Pendos Fils des les
|
||||
_8BE4D2029BA26E0B pendo_girl_pet Pendo Fille une le Pendos Filles des les
|
33
translation/history/creature_words_fr_59A5D601.txt
Normal file
33
translation/history/creature_words_fr_59A5D601.txt
Normal file
|
@ -0,0 +1,33 @@
|
|||
*HASH_VALUE creature ID name ia da p pia pda
|
||||
_A9B980A2A11797AA chdfa1 Pendo un le Pendos des les
|
||||
_0B62E668B6DC34FF pendo1 Ashtarian Pendo an the Ashtarian Pendo the
|
||||
_4F9B113368C62789 pendo2 Delta Pendo a the Delta Pendo the
|
||||
_4F3BF51767162389 pendo3 Black Pendo a the Black Pendo the
|
||||
_64985480645824BC pendorid Pendorid
|
||||
_B0F56E3620961E02 pendo1_pet Pendo de compagnie un le Pendos de compagnie des les
|
||||
_D87E093291D44044 tente_givre Tente des Monts de Givre une la Tentes des Monts de Givre des les
|
||||
_C3DF1168C06A2806 clapclap Jeune Lumbe’u une le Jeunes Lumbe’u des les
|
||||
_4591E5ECAD9741E7 clapclap_standard Lumbe’u une le Lumbe’u des les
|
||||
_5FD588560A453418 cushion01 Coussin des Monts de Givre un le Coussins des Monts de Givre des les
|
||||
_DAB30EE330239EF2 cushion02 Coussin luxueux des Monts de Givre un le Coussins luxueux des Monts de Givre des les
|
||||
_2E6BFF1D8E452165 cushion03 Coussin de Natca un le Coussins de Natca des les
|
||||
_A8664E6C20C791AF cushion_04_01 Coussin Sinamru du Delta un le Coussins Sinamru du Delta des les
|
||||
_69D579DC0699E215 cushion_04_02 Coussin Salamandre du Delta un le Coussins Salamandre du Delta des les
|
||||
_23A32C28B68FFAEB cushion_04_03 Coussin Pendo du Delta un le Coussins Pendo du Delta des les
|
||||
_733493A343F8B47F cushion_04_04 Coussin Cutu du Delta un le Coussins Cutu du Delta des les
|
||||
_01A3D30F7903A848 ponant_firepit_on Brasero du Ponant un le Braseros du Ponant des les
|
||||
_137C4359DE106C13 ponant_firepit_off Brasero du Ponant un le Braseros du Ponant des les
|
||||
_E3051AF1417F3BEF nest_pendo nid de pendo un le nids de pendo des les
|
||||
_3756AEE92180B4E4 egg_cfasoa œuf des origines un l' œufs des origines des les
|
||||
_669A65964FA54FBA object_easter_egg01a œuf maximus un l' œufs maximus des les
|
||||
_A69A65964FA54FBA object_easter_egg01b œuf maximus un l' œufs maximus des les
|
||||
_66AA65964FA54FBA object_easter_egg02a œuf maximus un l' œufs maximus des les
|
||||
_A6AA65964FA54FBA object_easter_egg02b œuf maximus un l' œufs maximus des les
|
||||
_66BA65964FA54FBA object_easter_egg03a œuf maximus un l' œufs maximus des les
|
||||
_A6BA65964FA54FBA object_easter_egg03b œuf maximus un l' œufs maximus des les
|
||||
_66CA65964FA54FBA object_easter_egg04a œuf maximus un l' œufs maximus des les
|
||||
_A6CA65964FA54FBA object_easter_egg04b œuf maximus un l' œufs maximus des les
|
||||
_E2345BD8D7618482 pendo_mother_pet Pendo Maman un le Pendos Mamans des les
|
||||
_4DFFB1A1073FF51D pendo_boy_pet Pendo Fils un le Pendos Fils des les
|
||||
_8BE4D2029BA26E0B pendo_girl_pet Pendo Fille une le Pendos Filles des les
|
||||
_E83A749AEB8BE869 arma Boskurjy un le Boskurjis des les
|
3
translation/history/creature_words_fr_diff_59A07236.txt
Normal file
3
translation/history/creature_words_fr_diff_59A07236.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
DIFF_CMD *HASH_VALUE creature ID name ia da p pia pda
|
||||
DIFF ADD 32 _E83A749AEB8BE869 arma Boskurjy un le Boskurjis des les
|
||||
|
4
translation/history/creature_words_fr_diff_59A5D5DF.txt
Normal file
4
translation/history/creature_words_fr_diff_59A5D5DF.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
DIFF_CMD *HASH_VALUE creature ID name ia da p pia pda
|
||||
DIFF REMOVED 32 _E83A749AEB8BE869 arma Boskurjy un le Boskurjis des les
|
||||
DIFF ADD 32 _E939208BE5392079 arma Boskurjy un le Boskurjis des les
|
||||
|
BIN
translation/history/creature_words_wk_59A07231.txt
Normal file
BIN
translation/history/creature_words_wk_59A07231.txt
Normal file
Binary file not shown.
33
translation/history/creature_words_wk_59A0728C.txt
Normal file
33
translation/history/creature_words_wk_59A0728C.txt
Normal file
|
@ -0,0 +1,33 @@
|
|||
*HASH_VALUE creature ID name ia da p pia pda
|
||||
_41DE3909E8898C1F chdfa1 Pendo un le Pendos des les
|
||||
_0B62E668B6DC34FF pendo1 Ashtarian Pendo an the Ashtarian Pendo the
|
||||
_4F9B113368C62789 pendo2 Delta Pendo a the Delta Pendo the
|
||||
_4F3BF51767162389 pendo3 Black Pendo a the Black Pendo the
|
||||
_64985480645824BC pendorid Pendorid
|
||||
_B0F56E3620961E02 pendo1_pet Pendo de compagnie un le Pendos de compagnie des les
|
||||
_D87E093291D44044 tente_givre Tente des Monts de Givre une la Tentes des Monts de Givre des les
|
||||
_C3DF1168C06A2806 clapclap Young Lumbe’u a the Young Lumbe’u the
|
||||
_4591E5ECAD9741E7 clapclap_standard Lumbe’u a the Lumbe’u the
|
||||
_5FD588560A453418 cushion01 Coussin des Monts de Givre un le Coussins des Monts de Givre des les
|
||||
_DAB30EE330239EF2 cushion02 Coussin luxueux des Monts de Givre un le Coussins luxueux des Monts de Givre des les
|
||||
_2E6BFF1D8E452165 cushion03 Coussin de Natca un le Coussins de Natca des les
|
||||
_A8664E6C20C791AF cushion_04_01 Coussin Sinamru du Delta un le Coussins Sinamru du Delta des les
|
||||
_69D579DC0699E215 cushion_04_02 Coussin Salamandre du Delta un le Coussins Salamandre du Delta des les
|
||||
_23A32C28B68FFAEB cushion_04_03 Coussin Pendo du Delta un le Coussins Pendo du Delta des les
|
||||
_733493A343F8B47F cushion_04_04 Coussin Cutu du Delta un le Coussins Cutu du Delta des les
|
||||
_01A3D30F7903A848 ponant_firepit_on Brasero du Ponant un le Braseros du Ponant des les
|
||||
_137C4359DE106C13 ponant_firepit_off Brasero du Ponant un le Braseros du Ponant des les
|
||||
_E3051AF1417F3BEF nest_pendo nid de pendo un le nid de pendo des les
|
||||
_3756AEE92180B4E4 egg_cfasoa œuf des origines un l' œufs des origines des les
|
||||
_669A65964FA54FBA object_easter_egg01a œuf maximus un l' œufs maximus des les
|
||||
_A69A65964FA54FBA object_easter_egg01b œuf maximus un l' œufs maximus des les
|
||||
_66AA65964FA54FBA object_easter_egg02a œuf maximus un l' œufs maximus des les
|
||||
_A6AA65964FA54FBA object_easter_egg02b œuf maximus un l' œufs maximus des les
|
||||
_66BA65964FA54FBA object_easter_egg03a œuf maximus un l' œufs maximus des les
|
||||
_A6BA65964FA54FBA object_easter_egg03b œuf maximus un l' œufs maximus des les
|
||||
_66CA65964FA54FBA object_easter_egg04a œuf maximus un l' œufs maximus des les
|
||||
_A6CA65964FA54FBA object_easter_egg04b œuf maximus un l' œufs maximus des les
|
||||
_E2345BD8D7618482 pendo_mother_pet Pendo Maman un le Pendos Mamans des les
|
||||
_4DFFB1A1073FF51D pendo_boy_pet Pendo Fils un le Pendos Fils des les
|
||||
_8BE4D2029BA26E0B pendo_girl_pet Pendo Fille une le Pendos Filles des les
|
||||
_E83A749AEB8BE869 arma Boskurjy a the Boskurjis the
|
33
translation/history/creature_words_wk_59A072B8.txt
Normal file
33
translation/history/creature_words_wk_59A072B8.txt
Normal file
|
@ -0,0 +1,33 @@
|
|||
*HASH_VALUE creature ID name ia da p pia pda
|
||||
_41DE3909E8898C1F chdfa1 Pendo un le Pendos des les
|
||||
_0B62E668B6DC34FF pendo1 Ashtarian Pendo an the Ashtarian Pendo the
|
||||
_4F9B113368C62789 pendo2 Delta Pendo a the Delta Pendo the
|
||||
_4F3BF51767162389 pendo3 Black Pendo a the Black Pendo the
|
||||
_64985480645824BC pendorid Pendorid
|
||||
_B0F56E3620961E02 pendo1_pet Pendo de compagnie un le Pendos de compagnie des les
|
||||
_D87E093291D44044 tente_givre Tente des Monts de Givre une la Tentes des Monts de Givre des les
|
||||
_C3DF1168C06A2806 clapclap Young Lumbe’u a the Young Lumbe’u the
|
||||
_4591E5ECAD9741E7 clapclap_standard Lumbe’u a the Lumbe’u the
|
||||
_5FD588560A453418 cushion01 Coussin des Monts de Givre un le Coussins des Monts de Givre des les
|
||||
_DAB30EE330239EF2 cushion02 Coussin luxueux des Monts de Givre un le Coussins luxueux des Monts de Givre des les
|
||||
_2E6BFF1D8E452165 cushion03 Coussin de Natca un le Coussins de Natca des les
|
||||
_A8664E6C20C791AF cushion_04_01 Coussin Sinamru du Delta un le Coussins Sinamru du Delta des les
|
||||
_69D579DC0699E215 cushion_04_02 Coussin Salamandre du Delta un le Coussins Salamandre du Delta des les
|
||||
_23A32C28B68FFAEB cushion_04_03 Coussin Pendo du Delta un le Coussins Pendo du Delta des les
|
||||
_733493A343F8B47F cushion_04_04 Coussin Cutu du Delta un le Coussins Cutu du Delta des les
|
||||
_01A3D30F7903A848 ponant_firepit_on Brasero du Ponant un le Braseros du Ponant des les
|
||||
_137C4359DE106C13 ponant_firepit_off Brasero du Ponant un le Braseros du Ponant des les
|
||||
_E3051AF1417F3BEF nest_pendo nid de pendo un le nid de pendo des les
|
||||
_3756AEE92180B4E4 egg_cfasoa œuf des origines un l' œufs des origines des les
|
||||
_669A65964FA54FBA object_easter_egg01a œuf maximus un l' œufs maximus des les
|
||||
_A69A65964FA54FBA object_easter_egg01b œuf maximus un l' œufs maximus des les
|
||||
_66AA65964FA54FBA object_easter_egg02a œuf maximus un l' œufs maximus des les
|
||||
_A6AA65964FA54FBA object_easter_egg02b œuf maximus un l' œufs maximus des les
|
||||
_66BA65964FA54FBA object_easter_egg03a œuf maximus un l' œufs maximus des les
|
||||
_A6BA65964FA54FBA object_easter_egg03b œuf maximus un l' œufs maximus des les
|
||||
_66CA65964FA54FBA object_easter_egg04a œuf maximus un l' œufs maximus des les
|
||||
_A6CA65964FA54FBA object_easter_egg04b œuf maximus un l' œufs maximus des les
|
||||
_E2345BD8D7618482 pendo_mother_pet Pendo Maman un le Pendos Mamans des les
|
||||
_4DFFB1A1073FF51D pendo_boy_pet Pendo Fils un le Pendos Fils des les
|
||||
_8BE4D2029BA26E0B pendo_girl_pet Pendo Fille une le Pendos Filles des les
|
||||
_E83A749AEB8BE869 arma Boskurjy a the Boskurjis the
|
33
translation/history/creature_words_wk_59A5D5DD.txt
Normal file
33
translation/history/creature_words_wk_59A5D5DD.txt
Normal file
|
@ -0,0 +1,33 @@
|
|||
*HASH_VALUE creature ID name ia da p pia pda
|
||||
_41DE3909E8898C1F chdfa1 Pendo un le Pendos des les
|
||||
_0B62E668B6DC34FF pendo1 Ashtarian Pendo an the Ashtarian Pendo the
|
||||
_4F9B113368C62789 pendo2 Delta Pendo a the Delta Pendo the
|
||||
_4F3BF51767162389 pendo3 Black Pendo a the Black Pendo the
|
||||
_64985480645824BC pendorid Pendorid
|
||||
_B0F56E3620961E02 pendo1_pet Pendo de compagnie un le Pendos de compagnie des les
|
||||
_D87E093291D44044 tente_givre Tente des Monts de Givre une la Tentes des Monts de Givre des les
|
||||
_C3DF1168C06A2806 clapclap Young Lumbe’u a the Young Lumbe’u the
|
||||
_4591E5ECAD9741E7 clapclap_standard Lumbe’u a the Lumbe’u the
|
||||
_5FD588560A453418 cushion01 Coussin des Monts de Givre un le Coussins des Monts de Givre des les
|
||||
_DAB30EE330239EF2 cushion02 Coussin luxueux des Monts de Givre un le Coussins luxueux des Monts de Givre des les
|
||||
_2E6BFF1D8E452165 cushion03 Coussin de Natca un le Coussins de Natca des les
|
||||
_A8664E6C20C791AF cushion_04_01 Coussin Sinamru du Delta un le Coussins Sinamru du Delta des les
|
||||
_69D579DC0699E215 cushion_04_02 Coussin Salamandre du Delta un le Coussins Salamandre du Delta des les
|
||||
_23A32C28B68FFAEB cushion_04_03 Coussin Pendo du Delta un le Coussins Pendo du Delta des les
|
||||
_733493A343F8B47F cushion_04_04 Coussin Cutu du Delta un le Coussins Cutu du Delta des les
|
||||
_01A3D30F7903A848 ponant_firepit_on Brasero du Ponant un le Braseros du Ponant des les
|
||||
_137C4359DE106C13 ponant_firepit_off Brasero du Ponant un le Braseros du Ponant des les
|
||||
_E3051AF1417F3BEF nest_pendo nid de pendo un le nid de pendo des les
|
||||
_3756AEE92180B4E4 egg_cfasoa œuf des origines un l' œufs des origines des les
|
||||
_669A65964FA54FBA object_easter_egg01a œuf maximus un l' œufs maximus des les
|
||||
_A69A65964FA54FBA object_easter_egg01b œuf maximus un l' œufs maximus des les
|
||||
_66AA65964FA54FBA object_easter_egg02a œuf maximus un l' œufs maximus des les
|
||||
_A6AA65964FA54FBA object_easter_egg02b œuf maximus un l' œufs maximus des les
|
||||
_66BA65964FA54FBA object_easter_egg03a œuf maximus un l' œufs maximus des les
|
||||
_A6BA65964FA54FBA object_easter_egg03b œuf maximus un l' œufs maximus des les
|
||||
_66CA65964FA54FBA object_easter_egg04a œuf maximus un l' œufs maximus des les
|
||||
_A6CA65964FA54FBA object_easter_egg04b œuf maximus un l' œufs maximus des les
|
||||
_E2345BD8D7618482 pendo_mother_pet Pendo Maman un le Pendos Mamans des les
|
||||
_4DFFB1A1073FF51D pendo_boy_pet Pendo Fils un le Pendos Fils des les
|
||||
_8BE4D2029BA26E0B pendo_girl_pet Pendo Fille une le Pendos Filles des les
|
||||
_E83A749AEB8BE869 arma Boskurjy a the Boskurjis the
|
33
translation/history/creature_words_wk_59A5D601.txt
Normal file
33
translation/history/creature_words_wk_59A5D601.txt
Normal file
|
@ -0,0 +1,33 @@
|
|||
*HASH_VALUE creature ID name ia da p pia pda
|
||||
_41DE3909E8898C1F chdfa1 Pendo un le Pendos des les
|
||||
_0B62E668B6DC34FF pendo1 Ashtarian Pendo an the Ashtarian Pendo the
|
||||
_4F9B113368C62789 pendo2 Delta Pendo a the Delta Pendo the
|
||||
_4F3BF51767162389 pendo3 Black Pendo a the Black Pendo the
|
||||
_64985480645824BC pendorid Pendorid
|
||||
_B0F56E3620961E02 pendo1_pet Pendo de compagnie un le Pendos de compagnie des les
|
||||
_D87E093291D44044 tente_givre Tente des Monts de Givre une la Tentes des Monts de Givre des les
|
||||
_C3DF1168C06A2806 clapclap Young Lumbe’u a the Young Lumbe’u the
|
||||
_4591E5ECAD9741E7 clapclap_standard Lumbe’u a the Lumbe’u the
|
||||
_5FD588560A453418 cushion01 Coussin des Monts de Givre un le Coussins des Monts de Givre des les
|
||||
_DAB30EE330239EF2 cushion02 Coussin luxueux des Monts de Givre un le Coussins luxueux des Monts de Givre des les
|
||||
_2E6BFF1D8E452165 cushion03 Coussin de Natca un le Coussins de Natca des les
|
||||
_A8664E6C20C791AF cushion_04_01 Coussin Sinamru du Delta un le Coussins Sinamru du Delta des les
|
||||
_69D579DC0699E215 cushion_04_02 Coussin Salamandre du Delta un le Coussins Salamandre du Delta des les
|
||||
_23A32C28B68FFAEB cushion_04_03 Coussin Pendo du Delta un le Coussins Pendo du Delta des les
|
||||
_733493A343F8B47F cushion_04_04 Coussin Cutu du Delta un le Coussins Cutu du Delta des les
|
||||
_01A3D30F7903A848 ponant_firepit_on Brasero du Ponant un le Braseros du Ponant des les
|
||||
_137C4359DE106C13 ponant_firepit_off Brasero du Ponant un le Braseros du Ponant des les
|
||||
_E3051AF1417F3BEF nest_pendo nid de pendo un le nid de pendo des les
|
||||
_3756AEE92180B4E4 egg_cfasoa œuf des origines un l' œufs des origines des les
|
||||
_669A65964FA54FBA object_easter_egg01a œuf maximus un l' œufs maximus des les
|
||||
_A69A65964FA54FBA object_easter_egg01b œuf maximus un l' œufs maximus des les
|
||||
_66AA65964FA54FBA object_easter_egg02a œuf maximus un l' œufs maximus des les
|
||||
_A6AA65964FA54FBA object_easter_egg02b œuf maximus un l' œufs maximus des les
|
||||
_66BA65964FA54FBA object_easter_egg03a œuf maximus un l' œufs maximus des les
|
||||
_A6BA65964FA54FBA object_easter_egg03b œuf maximus un l' œufs maximus des les
|
||||
_66CA65964FA54FBA object_easter_egg04a œuf maximus un l' œufs maximus des les
|
||||
_A6CA65964FA54FBA object_easter_egg04b œuf maximus un l' œufs maximus des les
|
||||
_E2345BD8D7618482 pendo_mother_pet Pendo Maman un le Pendos Mamans des les
|
||||
_4DFFB1A1073FF51D pendo_boy_pet Pendo Fils un le Pendos Fils des les
|
||||
_8BE4D2029BA26E0B pendo_girl_pet Pendo Fille une le Pendos Filles des les
|
||||
_E939208BE5392079 arma Boskurjy a the Boskurjis the
|
3
translation/history/creature_words_wk_diff_59A071E8.txt
Normal file
3
translation/history/creature_words_wk_diff_59A071E8.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
DIFF_CMD *HASH_VALUE creature ID name ia da p pia pda
|
||||
DIFF ADD 32 _E83A749AEB8BE869 arma Boskurjy a the Boskurjis the
|
||||
|
4
translation/history/creature_words_wk_diff_59A5D5CA.txt
Normal file
4
translation/history/creature_words_wk_diff_59A5D5CA.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
DIFF_CMD *HASH_VALUE creature ID name ia da p pia pda
|
||||
DIFF REMOVED 32 _E83A749AEB8BE869 arma Boskurjy a the Boskurjis the
|
||||
DIFF ADD 32 _E939208BE5392079 arma Boskurjy a the Boskurjis the
|
||||
|
BIN
translation/history/damagetype_words_wk_59A07231.txt
Normal file
BIN
translation/history/damagetype_words_wk_59A07231.txt
Normal file
Binary file not shown.
11
translation/history/damagetype_words_wk_59A0728C.txt
Normal file
11
translation/history/damagetype_words_wk_59A0728C.txt
Normal file
|
@ -0,0 +1,11 @@
|
|||
*HASH_VALUE damageTypeId name ia da p pia pda description
|
||||
_EC08606C264890AB Slashing Slashing Slashings
|
||||
_2D98306326487C9B Piercing Piercing Piercings
|
||||
_6CF60460721A84D2 Blunt Blunt Blunts
|
||||
_26D818876787A4A9 Rot Rot Rots
|
||||
_6476EC4AA5162881 Acid Acid Acids
|
||||
_28B6544E2AE66886 Cold Cold Colds
|
||||
_A8483056EBB76C90 Fire Fire Fires
|
||||
_E5B98496A6B8D8A1 Poison Poison Poisons
|
||||
_5659CC92EA58A491 Electricity Electric Electrics
|
||||
_E4569C6C6E78B4B4 Shock Shock Shocks
|
11
translation/history/damagetype_words_wk_59A072B8.txt
Normal file
11
translation/history/damagetype_words_wk_59A072B8.txt
Normal file
|
@ -0,0 +1,11 @@
|
|||
*HASH_VALUE damageTypeId name ia da p pia pda description
|
||||
_EC08606C264890AB Slashing Slashing Slashings
|
||||
_2D98306326487C9B Piercing Piercing Piercings
|
||||
_6CF60460721A84D2 Blunt Blunt Blunts
|
||||
_26D818876787A4A9 Rot Rot Rots
|
||||
_6476EC4AA5162881 Acid Acid Acids
|
||||
_28B6544E2AE66886 Cold Cold Colds
|
||||
_A8483056EBB76C90 Fire Fire Fires
|
||||
_E5B98496A6B8D8A1 Poison Poison Poisons
|
||||
_5659CC92EA58A491 Electricity Electric Electrics
|
||||
_E4569C6C6E78B4B4 Shock Shock Shocks
|
11
translation/history/damagetype_words_wk_59A5D5DD.txt
Normal file
11
translation/history/damagetype_words_wk_59A5D5DD.txt
Normal file
|
@ -0,0 +1,11 @@
|
|||
*HASH_VALUE damageTypeId name ia da p pia pda description
|
||||
_EC08606C264890AB Slashing Slashing Slashings
|
||||
_2D98306326487C9B Piercing Piercing Piercings
|
||||
_6CF60460721A84D2 Blunt Blunt Blunts
|
||||
_26D818876787A4A9 Rot Rot Rots
|
||||
_6476EC4AA5162881 Acid Acid Acids
|
||||
_28B6544E2AE66886 Cold Cold Colds
|
||||
_A8483056EBB76C90 Fire Fire Fires
|
||||
_E5B98496A6B8D8A1 Poison Poison Poisons
|
||||
_5659CC92EA58A491 Electricity Electric Electrics
|
||||
_E4569C6C6E78B4B4 Shock Shock Shocks
|
11
translation/history/damagetype_words_wk_59A5D601.txt
Normal file
11
translation/history/damagetype_words_wk_59A5D601.txt
Normal file
|
@ -0,0 +1,11 @@
|
|||
*HASH_VALUE damageTypeId name ia da p pia pda description
|
||||
_EC08606C264890AB Slashing Slashing Slashings
|
||||
_2D98306326487C9B Piercing Piercing Piercings
|
||||
_6CF60460721A84D2 Blunt Blunt Blunts
|
||||
_26D818876787A4A9 Rot Rot Rots
|
||||
_6476EC4AA5162881 Acid Acid Acids
|
||||
_28B6544E2AE66886 Cold Cold Colds
|
||||
_A8483056EBB76C90 Fire Fire Fires
|
||||
_E5B98496A6B8D8A1 Poison Poison Poisons
|
||||
_5659CC92EA58A491 Electricity Electric Electrics
|
||||
_E4569C6C6E78B4B4 Shock Shock Shocks
|
BIN
translation/history/ecosystem_words_wk_59A07231.txt
Normal file
BIN
translation/history/ecosystem_words_wk_59A07231.txt
Normal file
Binary file not shown.
6
translation/history/ecosystem_words_wk_59A0728C.txt
Normal file
6
translation/history/ecosystem_words_wk_59A0728C.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
*HASH_VALUE ecosysteme ID name * nom en français ia da p pia pda
|
||||
_28DB5483EC2808B8 desert Desert désert a the Deserts the
|
||||
_AAEBA4866E5808B9 forest Forest forêt a the Forests the
|
||||
_675A08A92AF8347B lake Lakes lacustre a the Lakes the
|
||||
_6838DC8A2C2798A7 jungle Jungle jungle a the Jungles the
|
||||
_4AFF510A91EB3922 primeroots Prime Roots primes racines a the Prime Roots the
|
6
translation/history/ecosystem_words_wk_59A072B8.txt
Normal file
6
translation/history/ecosystem_words_wk_59A072B8.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
*HASH_VALUE ecosysteme ID name * nom en français ia da p pia pda
|
||||
_28DB5483EC2808B8 desert Desert désert a the Deserts the
|
||||
_AAEBA4866E5808B9 forest Forest forêt a the Forests the
|
||||
_675A08A92AF8347B lake Lakes lacustre a the Lakes the
|
||||
_6838DC8A2C2798A7 jungle Jungle jungle a the Jungles the
|
||||
_4AFF510A91EB3922 primeroots Prime Roots primes racines a the Prime Roots the
|
6
translation/history/ecosystem_words_wk_59A5D5DD.txt
Normal file
6
translation/history/ecosystem_words_wk_59A5D5DD.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
*HASH_VALUE ecosysteme ID name * nom en français ia da p pia pda
|
||||
_28DB5483EC2808B8 desert Desert désert a the Deserts the
|
||||
_AAEBA4866E5808B9 forest Forest forêt a the Forests the
|
||||
_675A08A92AF8347B lake Lakes lacustre a the Lakes the
|
||||
_6838DC8A2C2798A7 jungle Jungle jungle a the Jungles the
|
||||
_4AFF510A91EB3922 primeroots Prime Roots primes racines a the Prime Roots the
|
6
translation/history/ecosystem_words_wk_59A5D601.txt
Normal file
6
translation/history/ecosystem_words_wk_59A5D601.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
*HASH_VALUE ecosysteme ID name * nom en français ia da p pia pda
|
||||
_28DB5483EC2808B8 desert Desert désert a the Deserts the
|
||||
_AAEBA4866E5808B9 forest Forest forêt a the Forests the
|
||||
_675A08A92AF8347B lake Lakes lacustre a the Lakes the
|
||||
_6838DC8A2C2798A7 jungle Jungle jungle a the Jungles the
|
||||
_4AFF510A91EB3922 primeroots Prime Roots primes racines a the Prime Roots the
|
BIN
translation/history/faction_words_wk_59A07231.txt
Normal file
BIN
translation/history/faction_words_wk_59A07231.txt
Normal file
Binary file not shown.
17
translation/history/faction_words_wk_59A0728C.txt
Normal file
17
translation/history/faction_words_wk_59A0728C.txt
Normal file
|
@ -0,0 +1,17 @@
|
|||
*HASH_VALUE faction name da ia member mda mia
|
||||
_E4D82891A11A6093 Ucikara Ucikara the Ucikara the a
|
||||
_E5BA6099E0D8AC8E Tcara Tcara the Tcara the a
|
||||
_2DCA2CC01F48D0B6 tryker Tryker the Tryker the a
|
||||
_224BC0AE0EA920A2 zorai Zoraï the Zoraï the a
|
||||
_2BD85892D147E8B5 bandit Bandit the Bandit the a
|
||||
_5EBBACABAFF8789F civil Civil the Civil the a
|
||||
_2338B803A9885099 degen Degenerates the Degenerate the a
|
||||
_60FB48B76A788C8C fauna Fauna the Fauna the a
|
||||
_C6C0027F3710A519 fauna_carnivore Carnivores the a Carnivore the a
|
||||
_C600D2777AA0B919 fauna_herbivore Herbivores the a Herbivore the a
|
||||
_2B7ABCB32B36E474 flora Flora the a Flora the a
|
||||
_58767495AA0A0894 goo Goo the a Goo the a
|
||||
_67F854B02A492C76 kami Kamis the a Kami the a
|
||||
_A677A49F9D6A80BC karavan Karavan the a Karavan the some
|
||||
_6C5BD4A8649890B8 kitin Kitins the a Kitin the a
|
||||
_609596A1792E151A tribe_cholorogoos Chlorogoos the a Chlorogoo the a
|
17
translation/history/faction_words_wk_59A072B8.txt
Normal file
17
translation/history/faction_words_wk_59A072B8.txt
Normal file
|
@ -0,0 +1,17 @@
|
|||
*HASH_VALUE faction name da ia member mda mia
|
||||
_E4D82891A11A6093 Ucikara Ucikara the Ucikara the a
|
||||
_E5BA6099E0D8AC8E Tcara Tcara the Tcara the a
|
||||
_2DCA2CC01F48D0B6 tryker Tryker the Tryker the a
|
||||
_224BC0AE0EA920A2 zorai Zoraï the Zoraï the a
|
||||
_2BD85892D147E8B5 bandit Bandit the Bandit the a
|
||||
_5EBBACABAFF8789F civil Civil the Civil the a
|
||||
_2338B803A9885099 degen Degenerates the Degenerate the a
|
||||
_60FB48B76A788C8C fauna Fauna the Fauna the a
|
||||
_C6C0027F3710A519 fauna_carnivore Carnivores the a Carnivore the a
|
||||
_C600D2777AA0B919 fauna_herbivore Herbivores the a Herbivore the a
|
||||
_2B7ABCB32B36E474 flora Flora the a Flora the a
|
||||
_58767495AA0A0894 goo Goo the a Goo the a
|
||||
_67F854B02A492C76 kami Kamis the a Kami the a
|
||||
_A677A49F9D6A80BC karavan Karavan the a Karavan the some
|
||||
_6C5BD4A8649890B8 kitin Kitins the a Kitin the a
|
||||
_609596A1792E151A tribe_cholorogoos Chlorogoos the a Chlorogoo the a
|
17
translation/history/faction_words_wk_59A5D5DD.txt
Normal file
17
translation/history/faction_words_wk_59A5D5DD.txt
Normal file
|
@ -0,0 +1,17 @@
|
|||
*HASH_VALUE faction name da ia member mda mia
|
||||
_E4D82891A11A6093 Ucikara Ucikara the Ucikara the a
|
||||
_E5BA6099E0D8AC8E Tcara Tcara the Tcara the a
|
||||
_2DCA2CC01F48D0B6 tryker Tryker the Tryker the a
|
||||
_224BC0AE0EA920A2 zorai Zoraï the Zoraï the a
|
||||
_2BD85892D147E8B5 bandit Bandit the Bandit the a
|
||||
_5EBBACABAFF8789F civil Civil the Civil the a
|
||||
_2338B803A9885099 degen Degenerates the Degenerate the a
|
||||
_60FB48B76A788C8C fauna Fauna the Fauna the a
|
||||
_C6C0027F3710A519 fauna_carnivore Carnivores the a Carnivore the a
|
||||
_C600D2777AA0B919 fauna_herbivore Herbivores the a Herbivore the a
|
||||
_2B7ABCB32B36E474 flora Flora the a Flora the a
|
||||
_58767495AA0A0894 goo Goo the a Goo the a
|
||||
_67F854B02A492C76 kami Kamis the a Kami the a
|
||||
_A677A49F9D6A80BC karavan Karavan the a Karavan the some
|
||||
_6C5BD4A8649890B8 kitin Kitins the a Kitin the a
|
||||
_609596A1792E151A tribe_cholorogoos Chlorogoos the a Chlorogoo the a
|
17
translation/history/faction_words_wk_59A5D601.txt
Normal file
17
translation/history/faction_words_wk_59A5D601.txt
Normal file
|
@ -0,0 +1,17 @@
|
|||
*HASH_VALUE faction name da ia member mda mia
|
||||
_E4D82891A11A6093 Ucikara Ucikara the Ucikara the a
|
||||
_E5BA6099E0D8AC8E Tcara Tcara the Tcara the a
|
||||
_2DCA2CC01F48D0B6 tryker Tryker the Tryker the a
|
||||
_224BC0AE0EA920A2 zorai Zoraï the Zoraï the a
|
||||
_2BD85892D147E8B5 bandit Bandit the Bandit the a
|
||||
_5EBBACABAFF8789F civil Civil the Civil the a
|
||||
_2338B803A9885099 degen Degenerates the Degenerate the a
|
||||
_60FB48B76A788C8C fauna Fauna the Fauna the a
|
||||
_C6C0027F3710A519 fauna_carnivore Carnivores the a Carnivore the a
|
||||
_C600D2777AA0B919 fauna_herbivore Herbivores the a Herbivore the a
|
||||
_2B7ABCB32B36E474 flora Flora the a Flora the a
|
||||
_58767495AA0A0894 goo Goo the a Goo the a
|
||||
_67F854B02A492C76 kami Kamis the a Kami the a
|
||||
_A677A49F9D6A80BC karavan Karavan the a Karavan the some
|
||||
_6C5BD4A8649890B8 kitin Kitins the a Kitin the a
|
||||
_609596A1792E151A tribe_cholorogoos Chlorogoos the a Chlorogoo the a
|
BIN
translation/history/item_words_wk_59A07231.txt
Normal file
BIN
translation/history/item_words_wk_59A07231.txt
Normal file
Binary file not shown.
125
translation/history/item_words_wk_59A0728C.txt
Normal file
125
translation/history/item_words_wk_59A0728C.txt
Normal file
|
@ -0,0 +1,125 @@
|
|||
*HASH_VALUE item ID name ia da p pia pda description
|
||||
_C13842E8E4379B68 icfalb Hoben Boots \d the Hoben Boots the Ucikara Light Boots
|
||||
_CF352EBFD3C3BD84 icmalb Wiva Boots \d the Wiva Boots the Tcara Light Boots
|
||||
_BC8CD766F601D1DF icraba Refugee Boots \d the Refugee Boots the Refugee Boots
|
||||
_BC8CD766F601E1DF icrabe Refugee Boots \d the Refugee Boots the Refugee Boots
|
||||
_BC8CD766F601E9DF icrabg Refugee Boots \d the Refugee Boots the Refugee Boots
|
||||
_BC8CD766F60115DF icrabr Refugee Boots \d the Refugee Boots the Refugee Boots
|
||||
_BC8CD766F6011DDF icrabt Refugee Boots \d the Refugee Boots the Refugee Boots
|
||||
_BC8CD766F60121DF icrabu Refugee Boots \d the Refugee Boots the Refugee Boots
|
||||
_BC8CD766F60125DF icrabv Refugee Boots \d the Refugee Boots the Refugee Boots
|
||||
_BC8CD766F60129DF icrabw Refugee Boots \d the Refugee Boots the Refugee Boots
|
||||
_75A8B690393976E8 icraga Refugee Gloves \d the Refugee Gloves the Refugee Gloves
|
||||
_75A8B690393986E8 icrage Refugee Gloves \d the Refugee Gloves the Refugee Gloves
|
||||
_75A8B69039398EE8 icragg Refugee Gloves \d the Refugee Gloves the Refugee Gloves
|
||||
_75A8B6903939BAE8 icragr Refugee Gloves \d the Refugee Gloves the Refugee Gloves
|
||||
_75A8B6903939C2E8 icragt Refugee Gloves \d the Refugee Gloves the Refugee Gloves
|
||||
_75A8B6903939C6E8 icragu Refugee Gloves \d the Refugee Gloves the Refugee Gloves
|
||||
_75A8B6903939CAE8 icragv Refugee Gloves \d the Refugee Gloves the Refugee Gloves
|
||||
_75A8B6903939CEE8 icragw Refugee Gloves \d the Refugee Gloves the Refugee Gloves
|
||||
_4A9F234635B7BE01 icrapa Refugee Leggings a the Refugee Leggings the Refugee Leggings
|
||||
_4A9F234635B7CE01 icrape Refugee Leggings a the Refugee Leggings the Refugee Leggings
|
||||
_4A9F234635B7D601 icrapg Refugee Leggings a the Refugee Leggings the Refugee Leggings
|
||||
_4A9F234635B70201 icrapr Refugee Leggings a the Refugee Leggings the Refugee Leggings
|
||||
_4A9F234635B70A01 icrapt Refugee Leggings a the Refugee Leggings the Refugee Leggings
|
||||
_4A9F234635B70E01 icrapu Refugee Leggings a the Refugee Leggings the Refugee Leggings
|
||||
_4A9F234635B71201 icrapv Refugee Leggings a the Refugee Leggings the Refugee Leggings
|
||||
_4A9F234635B71601 icrapw Refugee Leggings a the Refugee Leggings the Refugee Leggings
|
||||
_2D191D2E667EBD24 icrasa Refugee Forearm Pads a the Refugee Forearm Pads the Refugee Forearm Pads
|
||||
_2D191D2E667ECD24 icrase Refugee Forearm Pads a the Refugee Forearm Pads the Refugee Forearm Pads
|
||||
_2D191D2E667ED524 icrasg Refugee Forearm Pads a the Refugee Forearm Pads the Refugee Forearm Pads
|
||||
_2D191D2E667E0124 icrasr Refugee Forearm Pads a the Refugee Forearm Pads the Refugee Forearm Pads
|
||||
_2D191D2E667E0924 icrast Refugee Forearm Pads a the Refugee Forearm Pads the Refugee Forearm Pads
|
||||
_2D191D2E667E0D24 icrasu Refugee Forearm Pads a the Refugee Forearm Pads the Refugee Forearm Pads
|
||||
_2D191D2E667E1124 icrasv Refugee Forearm Pads a the Refugee Forearm Pads the Refugee Forearm Pads
|
||||
_2D191D2E667E1524 icrasw Refugee Forearm Pads a the Refugee Forearm Pads the Refugee Forearm Pads
|
||||
_8516EA8E4623F106 icrava Refugee Top a the Refugee Tops the Refugee Top
|
||||
_8516EA8E46230106 icrave Refugee Top a the Refugee Tops the Refugee Top
|
||||
_8516EA8E46230906 icravg Refugee Top a the Refugee Tops the Refugee Top
|
||||
_8516EA8E46233506 icravr Refugee Top a the Refugee Tops the Refugee Top
|
||||
_8516EA8E46233D06 icravt Refugee Top a the Refugee Tops the Refugee Top
|
||||
_8516EA8E46234106 icravu Refugee Top a the Refugee Tops the Refugee Top
|
||||
_8516EA8E46234506 icravv Refugee Top a the Refugee Tops the Refugee Top
|
||||
_8516EA8E46234906 icravw Refugee Top a the Refugee Tops the Refugee Top
|
||||
_25ED136B74C48579 ictalb Tissan Boots \d the Tissan Boots the Ucikara Light Boots
|
||||
_9B63E1F89546BE84 iczalb Nin-Ka Boots \d the Nin-Ka Boots the Tcara Light Boots
|
||||
_9A59E01A0A94B05B system_mp Sculpting earth some the Sculpting earth the Sculpting earth
|
||||
_8F7D7007B2ACAA5A ic_v_oub Dispensary Vest a the Dispensary Vests the Dispensary Vest
|
||||
_3A4F1090CB81C005 ic_r_oub Dispensary Dress a the Dispensary Dresses the Dispensary Dress
|
||||
_CBD3AB9065696844 m0001dxacb01 Wood \d the Wood the Wood
|
||||
_87DEAC06AE94A6E0 bib_broom Librarian's Broom a the Librarian's Brooms the The Librarian's Broom is very specific item, used by some Scholars to do very strange effects
|
||||
_AD31D27CFDC656A8 pendo1_pet Pendo d'Ashtarie de compagnie un le Pendos d'Ashtarie de compagnie des les Des pendos domestiqués qui vont suivront partout fidèlement.
|
||||
_A6FC348706076827 pendo_toy1 Jouet pendo d'Ashtarie un le Jouets pendo d'Ashtarie des les Une peluche trop choupinette de pendo d'Ashtarie
|
||||
_12AC1BC3C60D7267 pendo_toy2 Jouet pendo du Delta un le Jouets pendo du Delta des les Une peluche trop choupinette de pendo du Delta
|
||||
_5ED8B50168A39BAE pendo_toy3 Jouet pendo noir un le Jouet pendo noir des les Une peluche trop choupinette de pendo noir
|
||||
_5D2C33ADD137F399 drool_fish Hareng baveur un le Harengs baveurs des les Variété très rare de poisson baveur du Khanat
|
||||
_D47F4599BE535796 klum_fruit Klum un le Klums des les Fruit très savoureux aux effets psychotropes prétendus
|
||||
_334A065E9797E0B5 working_axe Hache de travail une la Haches de travail des les Hache pouvant servir à couper du bois, tailler des branches…
|
||||
_75E2859DBB207E05 Bottle_01 Boisson rafraîchissante aux fruits une la Boissons rafraîchissantes aux fruits des les Boisson à base de fruits frais
|
||||
_93508D294A4CCAE9 bigbrush Pinceau géant un le Pinceaux Géants des les Pinceau géant
|
||||
_BBBEF19761F403EC itrtfo Pioche une la Pioches des les Une pioche, pour piocher…
|
||||
_88A52C5A372CE225 icrtfi Canne à pêche une la Cannes à pêche des les Une canne pour pêcher
|
||||
_BCAA793067D059D4 mgedja Gedja une la Gedja des les Un excellent tubercule, à manger cuit de préférence !
|
||||
_142D3152024B388D meggchdca01 Œuf de pendo un l'\d Œufs de pendo des les Un œuf de pendo. Miam !
|
||||
_9CE05FD51C38652B maxime01 Maxime sur un papier une la Maximes sur un papier des les Pour l'honneur et pour le Khan !\nDevise des gladiateurs de l'Arène
|
||||
_B5A067DD0B7D6632 maxime02 Maxime sur un papier une la Maximes sur un papier des les Voix du peuple, voix du Khan.
|
||||
_6D5530409139AECD maxime03 Maxime sur un papier une la Maximes sur un papier des les Si le travail n'est pas fini, blâme les melcipnis qui t'ont distrait.
|
||||
_90C15F1623DDD3A0 maxime04 Maxime sur un papier une la Maximes sur un papier des les Si tu parles,agis. Si tu n'agis pas,tais-toi.
|
||||
_633E0C0A795CAF15 maxime05 Maxime sur un papier une la Maximes sur un papier des les Avec des "si", Natca se tiens dans le creux de ma main.
|
||||
_58CCF7EA3C011A1F maxime06 Maxime sur un papier une la Maximes sur un papier des les On ne fait pas d'omelette sans casser des œufs. Mais rien ne t'oblige à faire une omelette.
|
||||
_F01F416DA7DC1933 maxime07 Maxime sur un papier une la Maximes sur un papier des les Celui qui mord finira muselé.
|
||||
_445C1FE3C721CD27 maxime08 Maxime sur un papier une la Maximes sur un papier des les Les njébé feulent, la caravane passe.
|
||||
_7538536C8B0FEE6D maxime09 Maxime sur un papier une la Maximes sur un papier des les Tu auras encore faim dans une heure.
|
||||
_2448E284E4FDBBFA maxime10 Maxime sur un papier une la Maximes sur un papier des les La prédiction que tu attends n'est pas ici.
|
||||
_2317D1E20E252770 maxime11 Maxime sur un papier une la Maximes sur un papier des les Vous n'êtes pas vraiment cette personne.
|
||||
_C6539F4E650E4859 maxime12 Maxime sur un papier une la Maximes sur un papier des les Un beau ra brun t'attends.
|
||||
_F61679A68D311C2A maxime13 Maxime sur un papier une la Maximes sur un papier des les Retourne-toi.
|
||||
_A11C75C4DBBC7D35 maxime14 Maxime sur un papier une la Maximes sur un papier des les Tu va croire à une de ces phrases idiotes.
|
||||
_FB30019E7E26EBA9 maxime15 Maxime sur un papier une la Maximes sur un papier des les Je suis folie, qui sème des phrases dans des œufs en cakla, dans l'espoir que quelques uns de ces mots germent dans ton esprit.
|
||||
_A74C4B80AB876B64 maxime16 Maxime sur un papier une la Maximes sur un papier des les Dépense ce que tu possède aujourd'hui, nul ne sait où seront les Brumes demain.
|
||||
_2DE8B3A348C848F9 maxime17 Maxime sur un papier une la Maximes sur un papier des les Peigne le mehteh l'été, tu auras chaud tout l'hiver.
|
||||
_8F755575307744B1 maxime18 Maxime sur un papier une la Maximes sur un papier des les Balai balai#$& Erreur syntaxe %%% Retour balai %%% Fin de transmission %@
|
||||
_18C79CA0F1A97C3B maxime19 Maxime sur un papier une la Maximes sur un papier des les Ta destinée est extraordinaire.
|
||||
_B25A231088963EA5 maxime20 Maxime sur un papier une la Maximes sur un papier des les Je t'aime et maintenant
|
||||
_689748E8DECC1FA0 maxime21 Maxime sur un papier une la Maximes sur un papier des les La gourmandise est un défaut savoureux.
|
||||
_F959831A4254FD70 maxime22 Maxime sur un papier une la Maximes sur un papier des les Ne crois pas tout ce qu'on te dit.
|
||||
_5FC492FB2B986980 maxime23 Maxime sur un papier une la Maximes sur un papier des les Cette phrase est fausse.
|
||||
_FF70F61E0A03F6F1 maxime24 Maxime sur un papier une la Maximes sur un papier des les Cherche celle qui saura éveiller le rêve.
|
||||
_C667CC5D6EDF5CAB maxime25 Maxime sur un papier une la Maximes sur un papier des les Dans un passé lointain ou un futur proche, tu cotoies le Khan.
|
||||
_CFE34F3A5AE46E57 maxime26 Maxime sur un papier une la Maximes sur un papier des les Peut-être que tu sais déjà tout ce qu'il y a à rêver.
|
||||
_B450A36846464D2F maxime27 Maxime sur un papier une la Maximes sur un papier des les Mise 5 din sur le prochain pari.
|
||||
_457C3C8AA1EE5573 maxime28 Maxime sur un papier une la Maximes sur un papier des les N'est pas au port ce qui à jamais dort.
|
||||
_4E5AF857CC734D23 maxime29 Maxime sur un papier une la Maximes sur un papier des les Manque de ressort celui qui à jamais dort.
|
||||
_A876AA9B9254581C maxime30 Maxime sur un papier une la Maximes sur un papier des les Qui trop s'embrases mal s'éteint.\nProverbe spadzura
|
||||
_937FFBD43FDD1359 maxime31 Maxime sur un papier une la Maximes sur un papier des les Toutes les gamelles de la maison appartiennent au groska.
|
||||
_D91B6558832C9138 maxime32 Maxime sur un papier une la Maximes sur un papier des les Le murbaz dans la maison n'est pas forcément celui qui porte la fourrure.
|
||||
_12D1CB7E0C34B8E3 maxime33 Maxime sur un papier une la Maximes sur un papier des les Où la mumut passe, la poussière trépasse.
|
||||
_21C8B6DD9ACF3723 maxime34 Maxime sur un papier une la Maximes sur un papier des les Le premier pas pour un monde meilleur est de le rêver maintenant.
|
||||
_8BB9C985ECD60D2E maxime35 Maxime sur un papier une la Maximes sur un papier des les Bouge tes fesses ! Vas-y, remue, danse, balaie !
|
||||
_54BFBA495798E980 maxime36 Maxime sur un papier une la Maximes sur un papier des les Ces mots sont fortunes.
|
||||
_D9531B7B88BD51CB maxime37 Maxime sur un papier une la Maximes sur un papier des les Continuer de manger autant de cakla, et tu auras une indigestion.
|
||||
_B18A7751B13D8A4D maxime38 Maxime sur un papier une la Maximes sur un papier des les Prenez soin de votre dentelle.
|
||||
_49D56E8E61B18FE8 maxime39 Maxime sur un papier une la Maximes sur un papier des les Vous apprenez de vos erreurs… Vous apprendrez beaucoup de choses aujourd'hui.
|
||||
_A536E4B1FB887CE7 maxime40 Maxime sur un papier une la Maximes sur un papier des les Changez de coiffure, celle-ci ne vous va vraiment pas.
|
||||
_F45A6D7D798F631A maxime41 Maxime sur un papier une la Maximes sur un papier des les Un rêve que vous avez va se réaliser.
|
||||
_4DFD90C69BEEAD6C maxime42 Maxime sur un papier une la Maximes sur un papier des les Quelqu'un a un message pour vous.
|
||||
_8CFA5CC81045CD87 maxime43 Maxime sur un papier une la Maximes sur un papier des les Vous avez un message pour quelqu'un.
|
||||
_4C683CA0CABCC650 maxime44 Maxime sur un papier une la Maximes sur un papier des les Invasion de cnovol, fenra s'affole.
|
||||
_F069E92FE0BB579B maxime45 Maxime sur un papier une la Maximes sur un papier des les Entente, Égalité, Responsabilité et Respect sont les piliers de l'Honneur.
|
||||
_0DEC4287ADFEDD55 maxime46 Maxime sur un papier une la Maximes sur un papier des les Il n'y a pas d'honneur à abuser de sa position ou de sa force.
|
||||
_509CC09AF24D7A77 maxime47 Maxime sur un papier une la Maximes sur un papier des les Assumez les conséquences de vos choix, même si elles sont désagréables.
|
||||
_90A728C48B1C470B maxime48 Maxime sur un papier une la Maximes sur un papier des les Qui rêve de combat souffrira. Qui rêve de jardin mangera.
|
||||
_29CF4018C4863604 maxime49 Maxime sur un papier une la Maximes sur un papier des les Si'arso'a. Respecte ton origine et ta fin.
|
||||
_07B9BDFAF6F13120 maxime50 Maxime sur un papier une la Maximes sur un papier des les La subdivision fractale va te permettre de placer des points aléatoirement sur les arêtes de la surface.
|
||||
_DEF9099ACF60F090 maxime51 Maxime sur un papier une la Maximes sur un papier des les Un mot aimable est comme un jour de printemps.
|
||||
_5599079A19A07502 maxime52 Maxime sur un papier une la Maximes sur un papier des les Crains moins le délit que la venue du Juge.
|
||||
_A81FDD9B0F61F8FC maxime53 Maxime sur un papier une la Maximes sur un papier des les Un fou qui court va plus loin qu'un sage assis.
|
||||
_DBA9787E41351CFB maxime54 Maxime sur un papier une la Maximes sur un papier des les Un sage assis pense plus loin qu'un fou qui court.
|
||||
_769122684706A534 maxime55 Maxime sur un papier une la Maximes sur un papier des les Mieux vaut sa maison pleine d'amis que pleine de din.
|
||||
_41B013C8135CD4B7 maxime56 Maxime sur un papier une la Maximes sur un papier des les Rêve fort et n'arrête jamais d'agir.
|
||||
_A5675578C0CC0869 maxime57 Maxime sur un papier une la Maximes sur un papier des les Je suis toi.
|
||||
_5863415DF32A4345 maxime58 Maxime sur un papier une la Maximes sur un papier des les Regarde où tu met tes pieds.
|
||||
_ED9372037685B639 maxime59 Maxime sur un papier une la Maximes sur un papier des les Vous allez croiser un pendo.
|
||||
_C9665BAE0B2822CD maxime60 Maxime sur un papier une la Maximes sur un papier des les Faites une tarte pour le dessert.
|
||||
_9066E7EAD1CF1975 maxime61 Maxime sur un papier une la Maximes sur un papier des les Tant va la peluche à l'eau qu'à la fin elle déteint.
|
||||
_03F62200981FAFB0 maxime62 Maxime sur un papier une la Maximes sur un papier des les Vous avez gagné à la Grande Loterie. Demandez votre prix !
|
125
translation/history/item_words_wk_59A072B8.txt
Normal file
125
translation/history/item_words_wk_59A072B8.txt
Normal file
|
@ -0,0 +1,125 @@
|
|||
*HASH_VALUE item ID name ia da p pia pda description
|
||||
_C13842E8E4379B68 icfalb Hoben Boots \d the Hoben Boots the Ucikara Light Boots
|
||||
_CF352EBFD3C3BD84 icmalb Wiva Boots \d the Wiva Boots the Tcara Light Boots
|
||||
_BC8CD766F601D1DF icraba Refugee Boots \d the Refugee Boots the Refugee Boots
|
||||
_BC8CD766F601E1DF icrabe Refugee Boots \d the Refugee Boots the Refugee Boots
|
||||
_BC8CD766F601E9DF icrabg Refugee Boots \d the Refugee Boots the Refugee Boots
|
||||
_BC8CD766F60115DF icrabr Refugee Boots \d the Refugee Boots the Refugee Boots
|
||||
_BC8CD766F6011DDF icrabt Refugee Boots \d the Refugee Boots the Refugee Boots
|
||||
_BC8CD766F60121DF icrabu Refugee Boots \d the Refugee Boots the Refugee Boots
|
||||
_BC8CD766F60125DF icrabv Refugee Boots \d the Refugee Boots the Refugee Boots
|
||||
_BC8CD766F60129DF icrabw Refugee Boots \d the Refugee Boots the Refugee Boots
|
||||
_75A8B690393976E8 icraga Refugee Gloves \d the Refugee Gloves the Refugee Gloves
|
||||
_75A8B690393986E8 icrage Refugee Gloves \d the Refugee Gloves the Refugee Gloves
|
||||
_75A8B69039398EE8 icragg Refugee Gloves \d the Refugee Gloves the Refugee Gloves
|
||||
_75A8B6903939BAE8 icragr Refugee Gloves \d the Refugee Gloves the Refugee Gloves
|
||||
_75A8B6903939C2E8 icragt Refugee Gloves \d the Refugee Gloves the Refugee Gloves
|
||||
_75A8B6903939C6E8 icragu Refugee Gloves \d the Refugee Gloves the Refugee Gloves
|
||||
_75A8B6903939CAE8 icragv Refugee Gloves \d the Refugee Gloves the Refugee Gloves
|
||||
_75A8B6903939CEE8 icragw Refugee Gloves \d the Refugee Gloves the Refugee Gloves
|
||||
_4A9F234635B7BE01 icrapa Refugee Leggings a the Refugee Leggings the Refugee Leggings
|
||||
_4A9F234635B7CE01 icrape Refugee Leggings a the Refugee Leggings the Refugee Leggings
|
||||
_4A9F234635B7D601 icrapg Refugee Leggings a the Refugee Leggings the Refugee Leggings
|
||||
_4A9F234635B70201 icrapr Refugee Leggings a the Refugee Leggings the Refugee Leggings
|
||||
_4A9F234635B70A01 icrapt Refugee Leggings a the Refugee Leggings the Refugee Leggings
|
||||
_4A9F234635B70E01 icrapu Refugee Leggings a the Refugee Leggings the Refugee Leggings
|
||||
_4A9F234635B71201 icrapv Refugee Leggings a the Refugee Leggings the Refugee Leggings
|
||||
_4A9F234635B71601 icrapw Refugee Leggings a the Refugee Leggings the Refugee Leggings
|
||||
_2D191D2E667EBD24 icrasa Refugee Forearm Pads a the Refugee Forearm Pads the Refugee Forearm Pads
|
||||
_2D191D2E667ECD24 icrase Refugee Forearm Pads a the Refugee Forearm Pads the Refugee Forearm Pads
|
||||
_2D191D2E667ED524 icrasg Refugee Forearm Pads a the Refugee Forearm Pads the Refugee Forearm Pads
|
||||
_2D191D2E667E0124 icrasr Refugee Forearm Pads a the Refugee Forearm Pads the Refugee Forearm Pads
|
||||
_2D191D2E667E0924 icrast Refugee Forearm Pads a the Refugee Forearm Pads the Refugee Forearm Pads
|
||||
_2D191D2E667E0D24 icrasu Refugee Forearm Pads a the Refugee Forearm Pads the Refugee Forearm Pads
|
||||
_2D191D2E667E1124 icrasv Refugee Forearm Pads a the Refugee Forearm Pads the Refugee Forearm Pads
|
||||
_2D191D2E667E1524 icrasw Refugee Forearm Pads a the Refugee Forearm Pads the Refugee Forearm Pads
|
||||
_8516EA8E4623F106 icrava Refugee Top a the Refugee Tops the Refugee Top
|
||||
_8516EA8E46230106 icrave Refugee Top a the Refugee Tops the Refugee Top
|
||||
_8516EA8E46230906 icravg Refugee Top a the Refugee Tops the Refugee Top
|
||||
_8516EA8E46233506 icravr Refugee Top a the Refugee Tops the Refugee Top
|
||||
_8516EA8E46233D06 icravt Refugee Top a the Refugee Tops the Refugee Top
|
||||
_8516EA8E46234106 icravu Refugee Top a the Refugee Tops the Refugee Top
|
||||
_8516EA8E46234506 icravv Refugee Top a the Refugee Tops the Refugee Top
|
||||
_8516EA8E46234906 icravw Refugee Top a the Refugee Tops the Refugee Top
|
||||
_25ED136B74C48579 ictalb Tissan Boots \d the Tissan Boots the Ucikara Light Boots
|
||||
_9B63E1F89546BE84 iczalb Nin-Ka Boots \d the Nin-Ka Boots the Tcara Light Boots
|
||||
_9A59E01A0A94B05B system_mp Sculpting earth some the Sculpting earth the Sculpting earth
|
||||
_8F7D7007B2ACAA5A ic_v_oub Dispensary Vest a the Dispensary Vests the Dispensary Vest
|
||||
_3A4F1090CB81C005 ic_r_oub Dispensary Dress a the Dispensary Dresses the Dispensary Dress
|
||||
_CBD3AB9065696844 m0001dxacb01 Wood \d the Wood the Wood
|
||||
_87DEAC06AE94A6E0 bib_broom Librarian's Broom a the Librarian's Brooms the The Librarian's Broom is very specific item, used by some Scholars to do very strange effects
|
||||
_AD31D27CFDC656A8 pendo1_pet Pendo d'Ashtarie de compagnie un le Pendos d'Ashtarie de compagnie des les Des pendos domestiqués qui vont suivront partout fidèlement.
|
||||
_A6FC348706076827 pendo_toy1 Jouet pendo d'Ashtarie un le Jouets pendo d'Ashtarie des les Une peluche trop choupinette de pendo d'Ashtarie
|
||||
_12AC1BC3C60D7267 pendo_toy2 Jouet pendo du Delta un le Jouets pendo du Delta des les Une peluche trop choupinette de pendo du Delta
|
||||
_5ED8B50168A39BAE pendo_toy3 Jouet pendo noir un le Jouet pendo noir des les Une peluche trop choupinette de pendo noir
|
||||
_5D2C33ADD137F399 drool_fish Hareng baveur un le Harengs baveurs des les Variété très rare de poisson baveur du Khanat
|
||||
_D47F4599BE535796 klum_fruit Klum un le Klums des les Fruit très savoureux aux effets psychotropes prétendus
|
||||
_334A065E9797E0B5 working_axe Hache de travail une la Haches de travail des les Hache pouvant servir à couper du bois, tailler des branches…
|
||||
_75E2859DBB207E05 Bottle_01 Boisson rafraîchissante aux fruits une la Boissons rafraîchissantes aux fruits des les Boisson à base de fruits frais
|
||||
_93508D294A4CCAE9 bigbrush Pinceau géant un le Pinceaux Géants des les Pinceau géant
|
||||
_BBBEF19761F403EC itrtfo Pioche une la Pioches des les Une pioche, pour piocher…
|
||||
_88A52C5A372CE225 icrtfi Canne à pêche une la Cannes à pêche des les Une canne pour pêcher
|
||||
_BCAA793067D059D4 mgedja Gedja une la Gedja des les Un excellent tubercule, à manger cuit de préférence !
|
||||
_142D3152024B388D meggchdca01 Œuf de pendo un l'\d Œufs de pendo des les Un œuf de pendo. Miam !
|
||||
_9CE05FD51C38652B maxime01 Maxime sur un papier une la Maximes sur un papier des les Pour l'honneur et pour le Khan !\nDevise des gladiateurs de l'Arène
|
||||
_B5A067DD0B7D6632 maxime02 Maxime sur un papier une la Maximes sur un papier des les Voix du peuple, voix du Khan.
|
||||
_6D5530409139AECD maxime03 Maxime sur un papier une la Maximes sur un papier des les Si le travail n'est pas fini, blâme les melcipnis qui t'ont distrait.
|
||||
_90C15F1623DDD3A0 maxime04 Maxime sur un papier une la Maximes sur un papier des les Si tu parles,agis. Si tu n'agis pas,tais-toi.
|
||||
_633E0C0A795CAF15 maxime05 Maxime sur un papier une la Maximes sur un papier des les Avec des "si", Natca se tiens dans le creux de ma main.
|
||||
_58CCF7EA3C011A1F maxime06 Maxime sur un papier une la Maximes sur un papier des les On ne fait pas d'omelette sans casser des œufs. Mais rien ne t'oblige à faire une omelette.
|
||||
_F01F416DA7DC1933 maxime07 Maxime sur un papier une la Maximes sur un papier des les Celui qui mord finira muselé.
|
||||
_445C1FE3C721CD27 maxime08 Maxime sur un papier une la Maximes sur un papier des les Les njébé feulent, la caravane passe.
|
||||
_7538536C8B0FEE6D maxime09 Maxime sur un papier une la Maximes sur un papier des les Tu auras encore faim dans une heure.
|
||||
_2448E284E4FDBBFA maxime10 Maxime sur un papier une la Maximes sur un papier des les La prédiction que tu attends n'est pas ici.
|
||||
_2317D1E20E252770 maxime11 Maxime sur un papier une la Maximes sur un papier des les Vous n'êtes pas vraiment cette personne.
|
||||
_C6539F4E650E4859 maxime12 Maxime sur un papier une la Maximes sur un papier des les Un beau ra brun t'attends.
|
||||
_F61679A68D311C2A maxime13 Maxime sur un papier une la Maximes sur un papier des les Retourne-toi.
|
||||
_A11C75C4DBBC7D35 maxime14 Maxime sur un papier une la Maximes sur un papier des les Tu va croire à une de ces phrases idiotes.
|
||||
_FB30019E7E26EBA9 maxime15 Maxime sur un papier une la Maximes sur un papier des les Je suis folie, qui sème des phrases dans des œufs en cakla, dans l'espoir que quelques uns de ces mots germent dans ton esprit.
|
||||
_A74C4B80AB876B64 maxime16 Maxime sur un papier une la Maximes sur un papier des les Dépense ce que tu possède aujourd'hui, nul ne sait où seront les Brumes demain.
|
||||
_2DE8B3A348C848F9 maxime17 Maxime sur un papier une la Maximes sur un papier des les Peigne le mehteh l'été, tu auras chaud tout l'hiver.
|
||||
_8F755575307744B1 maxime18 Maxime sur un papier une la Maximes sur un papier des les Balai balai#$& Erreur syntaxe %%% Retour balai %%% Fin de transmission %@
|
||||
_18C79CA0F1A97C3B maxime19 Maxime sur un papier une la Maximes sur un papier des les Ta destinée est extraordinaire.
|
||||
_B25A231088963EA5 maxime20 Maxime sur un papier une la Maximes sur un papier des les Je t'aime et maintenant
|
||||
_689748E8DECC1FA0 maxime21 Maxime sur un papier une la Maximes sur un papier des les La gourmandise est un défaut savoureux.
|
||||
_F959831A4254FD70 maxime22 Maxime sur un papier une la Maximes sur un papier des les Ne crois pas tout ce qu'on te dit.
|
||||
_5FC492FB2B986980 maxime23 Maxime sur un papier une la Maximes sur un papier des les Cette phrase est fausse.
|
||||
_FF70F61E0A03F6F1 maxime24 Maxime sur un papier une la Maximes sur un papier des les Cherche celle qui saura éveiller le rêve.
|
||||
_C667CC5D6EDF5CAB maxime25 Maxime sur un papier une la Maximes sur un papier des les Dans un passé lointain ou un futur proche, tu cotoies le Khan.
|
||||
_CFE34F3A5AE46E57 maxime26 Maxime sur un papier une la Maximes sur un papier des les Peut-être que tu sais déjà tout ce qu'il y a à rêver.
|
||||
_B450A36846464D2F maxime27 Maxime sur un papier une la Maximes sur un papier des les Mise 5 din sur le prochain pari.
|
||||
_457C3C8AA1EE5573 maxime28 Maxime sur un papier une la Maximes sur un papier des les N'est pas au port ce qui à jamais dort.
|
||||
_4E5AF857CC734D23 maxime29 Maxime sur un papier une la Maximes sur un papier des les Manque de ressort celui qui à jamais dort.
|
||||
_A876AA9B9254581C maxime30 Maxime sur un papier une la Maximes sur un papier des les Qui trop s'embrases mal s'éteint.\nProverbe spadzura
|
||||
_937FFBD43FDD1359 maxime31 Maxime sur un papier une la Maximes sur un papier des les Toutes les gamelles de la maison appartiennent au groska.
|
||||
_D91B6558832C9138 maxime32 Maxime sur un papier une la Maximes sur un papier des les Le murbaz dans la maison n'est pas forcément celui qui porte la fourrure.
|
||||
_12D1CB7E0C34B8E3 maxime33 Maxime sur un papier une la Maximes sur un papier des les Où la mumut passe, la poussière trépasse.
|
||||
_21C8B6DD9ACF3723 maxime34 Maxime sur un papier une la Maximes sur un papier des les Le premier pas pour un monde meilleur est de le rêver maintenant.
|
||||
_8BB9C985ECD60D2E maxime35 Maxime sur un papier une la Maximes sur un papier des les Bouge tes fesses ! Vas-y, remue, danse, balaie !
|
||||
_54BFBA495798E980 maxime36 Maxime sur un papier une la Maximes sur un papier des les Ces mots sont fortunes.
|
||||
_D9531B7B88BD51CB maxime37 Maxime sur un papier une la Maximes sur un papier des les Continuer de manger autant de cakla, et tu auras une indigestion.
|
||||
_B18A7751B13D8A4D maxime38 Maxime sur un papier une la Maximes sur un papier des les Prenez soin de votre dentelle.
|
||||
_49D56E8E61B18FE8 maxime39 Maxime sur un papier une la Maximes sur un papier des les Vous apprenez de vos erreurs… Vous apprendrez beaucoup de choses aujourd'hui.
|
||||
_A536E4B1FB887CE7 maxime40 Maxime sur un papier une la Maximes sur un papier des les Changez de coiffure, celle-ci ne vous va vraiment pas.
|
||||
_F45A6D7D798F631A maxime41 Maxime sur un papier une la Maximes sur un papier des les Un rêve que vous avez va se réaliser.
|
||||
_4DFD90C69BEEAD6C maxime42 Maxime sur un papier une la Maximes sur un papier des les Quelqu'un a un message pour vous.
|
||||
_8CFA5CC81045CD87 maxime43 Maxime sur un papier une la Maximes sur un papier des les Vous avez un message pour quelqu'un.
|
||||
_4C683CA0CABCC650 maxime44 Maxime sur un papier une la Maximes sur un papier des les Invasion de cnovol, fenra s'affole.
|
||||
_F069E92FE0BB579B maxime45 Maxime sur un papier une la Maximes sur un papier des les Entente, Égalité, Responsabilité et Respect sont les piliers de l'Honneur.
|
||||
_0DEC4287ADFEDD55 maxime46 Maxime sur un papier une la Maximes sur un papier des les Il n'y a pas d'honneur à abuser de sa position ou de sa force.
|
||||
_509CC09AF24D7A77 maxime47 Maxime sur un papier une la Maximes sur un papier des les Assumez les conséquences de vos choix, même si elles sont désagréables.
|
||||
_90A728C48B1C470B maxime48 Maxime sur un papier une la Maximes sur un papier des les Qui rêve de combat souffrira. Qui rêve de jardin mangera.
|
||||
_29CF4018C4863604 maxime49 Maxime sur un papier une la Maximes sur un papier des les Si'arso'a. Respecte ton origine et ta fin.
|
||||
_07B9BDFAF6F13120 maxime50 Maxime sur un papier une la Maximes sur un papier des les La subdivision fractale va te permettre de placer des points aléatoirement sur les arêtes de la surface.
|
||||
_DEF9099ACF60F090 maxime51 Maxime sur un papier une la Maximes sur un papier des les Un mot aimable est comme un jour de printemps.
|
||||
_5599079A19A07502 maxime52 Maxime sur un papier une la Maximes sur un papier des les Crains moins le délit que la venue du Juge.
|
||||
_A81FDD9B0F61F8FC maxime53 Maxime sur un papier une la Maximes sur un papier des les Un fou qui court va plus loin qu'un sage assis.
|
||||
_DBA9787E41351CFB maxime54 Maxime sur un papier une la Maximes sur un papier des les Un sage assis pense plus loin qu'un fou qui court.
|
||||
_769122684706A534 maxime55 Maxime sur un papier une la Maximes sur un papier des les Mieux vaut sa maison pleine d'amis que pleine de din.
|
||||
_41B013C8135CD4B7 maxime56 Maxime sur un papier une la Maximes sur un papier des les Rêve fort et n'arrête jamais d'agir.
|
||||
_A5675578C0CC0869 maxime57 Maxime sur un papier une la Maximes sur un papier des les Je suis toi.
|
||||
_5863415DF32A4345 maxime58 Maxime sur un papier une la Maximes sur un papier des les Regarde où tu met tes pieds.
|
||||
_ED9372037685B639 maxime59 Maxime sur un papier une la Maximes sur un papier des les Vous allez croiser un pendo.
|
||||
_C9665BAE0B2822CD maxime60 Maxime sur un papier une la Maximes sur un papier des les Faites une tarte pour le dessert.
|
||||
_9066E7EAD1CF1975 maxime61 Maxime sur un papier une la Maximes sur un papier des les Tant va la peluche à l'eau qu'à la fin elle déteint.
|
||||
_03F62200981FAFB0 maxime62 Maxime sur un papier une la Maximes sur un papier des les Vous avez gagné à la Grande Loterie. Demandez votre prix !
|
125
translation/history/item_words_wk_59A5D5DD.txt
Normal file
125
translation/history/item_words_wk_59A5D5DD.txt
Normal file
|
@ -0,0 +1,125 @@
|
|||
*HASH_VALUE item ID name ia da p pia pda description
|
||||
_C13842E8E4379B68 icfalb Hoben Boots \d the Hoben Boots the Ucikara Light Boots
|
||||
_CF352EBFD3C3BD84 icmalb Wiva Boots \d the Wiva Boots the Tcara Light Boots
|
||||
_BC8CD766F601D1DF icraba Refugee Boots \d the Refugee Boots the Refugee Boots
|
||||
_BC8CD766F601E1DF icrabe Refugee Boots \d the Refugee Boots the Refugee Boots
|
||||
_BC8CD766F601E9DF icrabg Refugee Boots \d the Refugee Boots the Refugee Boots
|
||||
_BC8CD766F60115DF icrabr Refugee Boots \d the Refugee Boots the Refugee Boots
|
||||
_BC8CD766F6011DDF icrabt Refugee Boots \d the Refugee Boots the Refugee Boots
|
||||
_BC8CD766F60121DF icrabu Refugee Boots \d the Refugee Boots the Refugee Boots
|
||||
_BC8CD766F60125DF icrabv Refugee Boots \d the Refugee Boots the Refugee Boots
|
||||
_BC8CD766F60129DF icrabw Refugee Boots \d the Refugee Boots the Refugee Boots
|
||||
_75A8B690393976E8 icraga Refugee Gloves \d the Refugee Gloves the Refugee Gloves
|
||||
_75A8B690393986E8 icrage Refugee Gloves \d the Refugee Gloves the Refugee Gloves
|
||||
_75A8B69039398EE8 icragg Refugee Gloves \d the Refugee Gloves the Refugee Gloves
|
||||
_75A8B6903939BAE8 icragr Refugee Gloves \d the Refugee Gloves the Refugee Gloves
|
||||
_75A8B6903939C2E8 icragt Refugee Gloves \d the Refugee Gloves the Refugee Gloves
|
||||
_75A8B6903939C6E8 icragu Refugee Gloves \d the Refugee Gloves the Refugee Gloves
|
||||
_75A8B6903939CAE8 icragv Refugee Gloves \d the Refugee Gloves the Refugee Gloves
|
||||
_75A8B6903939CEE8 icragw Refugee Gloves \d the Refugee Gloves the Refugee Gloves
|
||||
_4A9F234635B7BE01 icrapa Refugee Leggings a the Refugee Leggings the Refugee Leggings
|
||||
_4A9F234635B7CE01 icrape Refugee Leggings a the Refugee Leggings the Refugee Leggings
|
||||
_4A9F234635B7D601 icrapg Refugee Leggings a the Refugee Leggings the Refugee Leggings
|
||||
_4A9F234635B70201 icrapr Refugee Leggings a the Refugee Leggings the Refugee Leggings
|
||||
_4A9F234635B70A01 icrapt Refugee Leggings a the Refugee Leggings the Refugee Leggings
|
||||
_4A9F234635B70E01 icrapu Refugee Leggings a the Refugee Leggings the Refugee Leggings
|
||||
_4A9F234635B71201 icrapv Refugee Leggings a the Refugee Leggings the Refugee Leggings
|
||||
_4A9F234635B71601 icrapw Refugee Leggings a the Refugee Leggings the Refugee Leggings
|
||||
_2D191D2E667EBD24 icrasa Refugee Forearm Pads a the Refugee Forearm Pads the Refugee Forearm Pads
|
||||
_2D191D2E667ECD24 icrase Refugee Forearm Pads a the Refugee Forearm Pads the Refugee Forearm Pads
|
||||
_2D191D2E667ED524 icrasg Refugee Forearm Pads a the Refugee Forearm Pads the Refugee Forearm Pads
|
||||
_2D191D2E667E0124 icrasr Refugee Forearm Pads a the Refugee Forearm Pads the Refugee Forearm Pads
|
||||
_2D191D2E667E0924 icrast Refugee Forearm Pads a the Refugee Forearm Pads the Refugee Forearm Pads
|
||||
_2D191D2E667E0D24 icrasu Refugee Forearm Pads a the Refugee Forearm Pads the Refugee Forearm Pads
|
||||
_2D191D2E667E1124 icrasv Refugee Forearm Pads a the Refugee Forearm Pads the Refugee Forearm Pads
|
||||
_2D191D2E667E1524 icrasw Refugee Forearm Pads a the Refugee Forearm Pads the Refugee Forearm Pads
|
||||
_8516EA8E4623F106 icrava Refugee Top a the Refugee Tops the Refugee Top
|
||||
_8516EA8E46230106 icrave Refugee Top a the Refugee Tops the Refugee Top
|
||||
_8516EA8E46230906 icravg Refugee Top a the Refugee Tops the Refugee Top
|
||||
_8516EA8E46233506 icravr Refugee Top a the Refugee Tops the Refugee Top
|
||||
_8516EA8E46233D06 icravt Refugee Top a the Refugee Tops the Refugee Top
|
||||
_8516EA8E46234106 icravu Refugee Top a the Refugee Tops the Refugee Top
|
||||
_8516EA8E46234506 icravv Refugee Top a the Refugee Tops the Refugee Top
|
||||
_8516EA8E46234906 icravw Refugee Top a the Refugee Tops the Refugee Top
|
||||
_25ED136B74C48579 ictalb Tissan Boots \d the Tissan Boots the Ucikara Light Boots
|
||||
_9B63E1F89546BE84 iczalb Nin-Ka Boots \d the Nin-Ka Boots the Tcara Light Boots
|
||||
_9A59E01A0A94B05B system_mp Sculpting earth some the Sculpting earth the Sculpting earth
|
||||
_8F7D7007B2ACAA5A ic_v_oub Dispensary Vest a the Dispensary Vests the Dispensary Vest
|
||||
_3A4F1090CB81C005 ic_r_oub Dispensary Dress a the Dispensary Dresses the Dispensary Dress
|
||||
_CBD3AB9065696844 m0001dxacb01 Wood \d the Wood the Wood
|
||||
_87DEAC06AE94A6E0 bib_broom Librarian's Broom a the Librarian's Brooms the The Librarian's Broom is very specific item, used by some Scholars to do very strange effects
|
||||
_AD31D27CFDC656A8 pendo1_pet Pendo d'Ashtarie de compagnie un le Pendos d'Ashtarie de compagnie des les Des pendos domestiqués qui vont suivront partout fidèlement.
|
||||
_A6FC348706076827 pendo_toy1 Jouet pendo d'Ashtarie un le Jouets pendo d'Ashtarie des les Une peluche trop choupinette de pendo d'Ashtarie
|
||||
_12AC1BC3C60D7267 pendo_toy2 Jouet pendo du Delta un le Jouets pendo du Delta des les Une peluche trop choupinette de pendo du Delta
|
||||
_5ED8B50168A39BAE pendo_toy3 Jouet pendo noir un le Jouet pendo noir des les Une peluche trop choupinette de pendo noir
|
||||
_5D2C33ADD137F399 drool_fish Hareng baveur un le Harengs baveurs des les Variété très rare de poisson baveur du Khanat
|
||||
_D47F4599BE535796 klum_fruit Klum un le Klums des les Fruit très savoureux aux effets psychotropes prétendus
|
||||
_334A065E9797E0B5 working_axe Hache de travail une la Haches de travail des les Hache pouvant servir à couper du bois, tailler des branches…
|
||||
_75E2859DBB207E05 Bottle_01 Boisson rafraîchissante aux fruits une la Boissons rafraîchissantes aux fruits des les Boisson à base de fruits frais
|
||||
_93508D294A4CCAE9 bigbrush Pinceau géant un le Pinceaux Géants des les Pinceau géant
|
||||
_BBBEF19761F403EC itrtfo Pioche une la Pioches des les Une pioche, pour piocher…
|
||||
_88A52C5A372CE225 icrtfi Canne à pêche une la Cannes à pêche des les Une canne pour pêcher
|
||||
_BCAA793067D059D4 mgedja Gedja une la Gedja des les Un excellent tubercule, à manger cuit de préférence !
|
||||
_142D3152024B388D meggchdca01 Œuf de pendo un l'\d Œufs de pendo des les Un œuf de pendo. Miam !
|
||||
_9CE05FD51C38652B maxime01 Maxime sur un papier une la Maximes sur un papier des les Pour l'honneur et pour le Khan !\nDevise des gladiateurs de l'Arène
|
||||
_B5A067DD0B7D6632 maxime02 Maxime sur un papier une la Maximes sur un papier des les Voix du peuple, voix du Khan.
|
||||
_6D5530409139AECD maxime03 Maxime sur un papier une la Maximes sur un papier des les Si le travail n'est pas fini, blâme les melcipnis qui t'ont distrait.
|
||||
_90C15F1623DDD3A0 maxime04 Maxime sur un papier une la Maximes sur un papier des les Si tu parles,agis. Si tu n'agis pas,tais-toi.
|
||||
_633E0C0A795CAF15 maxime05 Maxime sur un papier une la Maximes sur un papier des les Avec des "si", Natca se tiens dans le creux de ma main.
|
||||
_58CCF7EA3C011A1F maxime06 Maxime sur un papier une la Maximes sur un papier des les On ne fait pas d'omelette sans casser des œufs. Mais rien ne t'oblige à faire une omelette.
|
||||
_F01F416DA7DC1933 maxime07 Maxime sur un papier une la Maximes sur un papier des les Celui qui mord finira muselé.
|
||||
_445C1FE3C721CD27 maxime08 Maxime sur un papier une la Maximes sur un papier des les Les njébé feulent, la caravane passe.
|
||||
_7538536C8B0FEE6D maxime09 Maxime sur un papier une la Maximes sur un papier des les Tu auras encore faim dans une heure.
|
||||
_2448E284E4FDBBFA maxime10 Maxime sur un papier une la Maximes sur un papier des les La prédiction que tu attends n'est pas ici.
|
||||
_2317D1E20E252770 maxime11 Maxime sur un papier une la Maximes sur un papier des les Vous n'êtes pas vraiment cette personne.
|
||||
_C6539F4E650E4859 maxime12 Maxime sur un papier une la Maximes sur un papier des les Un beau ra brun t'attends.
|
||||
_F61679A68D311C2A maxime13 Maxime sur un papier une la Maximes sur un papier des les Retourne-toi.
|
||||
_A11C75C4DBBC7D35 maxime14 Maxime sur un papier une la Maximes sur un papier des les Tu va croire à une de ces phrases idiotes.
|
||||
_FB30019E7E26EBA9 maxime15 Maxime sur un papier une la Maximes sur un papier des les Je suis folie, qui sème des phrases dans des œufs en cakla, dans l'espoir que quelques uns de ces mots germent dans ton esprit.
|
||||
_A74C4B80AB876B64 maxime16 Maxime sur un papier une la Maximes sur un papier des les Dépense ce que tu possède aujourd'hui, nul ne sait où seront les Brumes demain.
|
||||
_2DE8B3A348C848F9 maxime17 Maxime sur un papier une la Maximes sur un papier des les Peigne le mehteh l'été, tu auras chaud tout l'hiver.
|
||||
_8F755575307744B1 maxime18 Maxime sur un papier une la Maximes sur un papier des les Balai balai#$& Erreur syntaxe %%% Retour balai %%% Fin de transmission %@
|
||||
_18C79CA0F1A97C3B maxime19 Maxime sur un papier une la Maximes sur un papier des les Ta destinée est extraordinaire.
|
||||
_B25A231088963EA5 maxime20 Maxime sur un papier une la Maximes sur un papier des les Je t'aime et maintenant
|
||||
_689748E8DECC1FA0 maxime21 Maxime sur un papier une la Maximes sur un papier des les La gourmandise est un défaut savoureux.
|
||||
_F959831A4254FD70 maxime22 Maxime sur un papier une la Maximes sur un papier des les Ne crois pas tout ce qu'on te dit.
|
||||
_5FC492FB2B986980 maxime23 Maxime sur un papier une la Maximes sur un papier des les Cette phrase est fausse.
|
||||
_FF70F61E0A03F6F1 maxime24 Maxime sur un papier une la Maximes sur un papier des les Cherche celle qui saura éveiller le rêve.
|
||||
_C667CC5D6EDF5CAB maxime25 Maxime sur un papier une la Maximes sur un papier des les Dans un passé lointain ou un futur proche, tu cotoies le Khan.
|
||||
_CFE34F3A5AE46E57 maxime26 Maxime sur un papier une la Maximes sur un papier des les Peut-être que tu sais déjà tout ce qu'il y a à rêver.
|
||||
_B450A36846464D2F maxime27 Maxime sur un papier une la Maximes sur un papier des les Mise 5 din sur le prochain pari.
|
||||
_457C3C8AA1EE5573 maxime28 Maxime sur un papier une la Maximes sur un papier des les N'est pas au port ce qui à jamais dort.
|
||||
_4E5AF857CC734D23 maxime29 Maxime sur un papier une la Maximes sur un papier des les Manque de ressort celui qui à jamais dort.
|
||||
_A876AA9B9254581C maxime30 Maxime sur un papier une la Maximes sur un papier des les Qui trop s'embrases mal s'éteint.\nProverbe spadzura
|
||||
_937FFBD43FDD1359 maxime31 Maxime sur un papier une la Maximes sur un papier des les Toutes les gamelles de la maison appartiennent au groska.
|
||||
_D91B6558832C9138 maxime32 Maxime sur un papier une la Maximes sur un papier des les Le murbaz dans la maison n'est pas forcément celui qui porte la fourrure.
|
||||
_12D1CB7E0C34B8E3 maxime33 Maxime sur un papier une la Maximes sur un papier des les Où la mumut passe, la poussière trépasse.
|
||||
_21C8B6DD9ACF3723 maxime34 Maxime sur un papier une la Maximes sur un papier des les Le premier pas pour un monde meilleur est de le rêver maintenant.
|
||||
_8BB9C985ECD60D2E maxime35 Maxime sur un papier une la Maximes sur un papier des les Bouge tes fesses ! Vas-y, remue, danse, balaie !
|
||||
_54BFBA495798E980 maxime36 Maxime sur un papier une la Maximes sur un papier des les Ces mots sont fortunes.
|
||||
_D9531B7B88BD51CB maxime37 Maxime sur un papier une la Maximes sur un papier des les Continuer de manger autant de cakla, et tu auras une indigestion.
|
||||
_B18A7751B13D8A4D maxime38 Maxime sur un papier une la Maximes sur un papier des les Prenez soin de votre dentelle.
|
||||
_49D56E8E61B18FE8 maxime39 Maxime sur un papier une la Maximes sur un papier des les Vous apprenez de vos erreurs… Vous apprendrez beaucoup de choses aujourd'hui.
|
||||
_A536E4B1FB887CE7 maxime40 Maxime sur un papier une la Maximes sur un papier des les Changez de coiffure, celle-ci ne vous va vraiment pas.
|
||||
_F45A6D7D798F631A maxime41 Maxime sur un papier une la Maximes sur un papier des les Un rêve que vous avez va se réaliser.
|
||||
_4DFD90C69BEEAD6C maxime42 Maxime sur un papier une la Maximes sur un papier des les Quelqu'un a un message pour vous.
|
||||
_8CFA5CC81045CD87 maxime43 Maxime sur un papier une la Maximes sur un papier des les Vous avez un message pour quelqu'un.
|
||||
_4C683CA0CABCC650 maxime44 Maxime sur un papier une la Maximes sur un papier des les Invasion de cnovol, fenra s'affole.
|
||||
_F069E92FE0BB579B maxime45 Maxime sur un papier une la Maximes sur un papier des les Entente, Égalité, Responsabilité et Respect sont les piliers de l'Honneur.
|
||||
_0DEC4287ADFEDD55 maxime46 Maxime sur un papier une la Maximes sur un papier des les Il n'y a pas d'honneur à abuser de sa position ou de sa force.
|
||||
_509CC09AF24D7A77 maxime47 Maxime sur un papier une la Maximes sur un papier des les Assumez les conséquences de vos choix, même si elles sont désagréables.
|
||||
_90A728C48B1C470B maxime48 Maxime sur un papier une la Maximes sur un papier des les Qui rêve de combat souffrira. Qui rêve de jardin mangera.
|
||||
_29CF4018C4863604 maxime49 Maxime sur un papier une la Maximes sur un papier des les Si'arso'a. Respecte ton origine et ta fin.
|
||||
_07B9BDFAF6F13120 maxime50 Maxime sur un papier une la Maximes sur un papier des les La subdivision fractale va te permettre de placer des points aléatoirement sur les arêtes de la surface.
|
||||
_DEF9099ACF60F090 maxime51 Maxime sur un papier une la Maximes sur un papier des les Un mot aimable est comme un jour de printemps.
|
||||
_5599079A19A07502 maxime52 Maxime sur un papier une la Maximes sur un papier des les Crains moins le délit que la venue du Juge.
|
||||
_A81FDD9B0F61F8FC maxime53 Maxime sur un papier une la Maximes sur un papier des les Un fou qui court va plus loin qu'un sage assis.
|
||||
_DBA9787E41351CFB maxime54 Maxime sur un papier une la Maximes sur un papier des les Un sage assis pense plus loin qu'un fou qui court.
|
||||
_769122684706A534 maxime55 Maxime sur un papier une la Maximes sur un papier des les Mieux vaut sa maison pleine d'amis que pleine de din.
|
||||
_41B013C8135CD4B7 maxime56 Maxime sur un papier une la Maximes sur un papier des les Rêve fort et n'arrête jamais d'agir.
|
||||
_A5675578C0CC0869 maxime57 Maxime sur un papier une la Maximes sur un papier des les Je suis toi.
|
||||
_5863415DF32A4345 maxime58 Maxime sur un papier une la Maximes sur un papier des les Regarde où tu met tes pieds.
|
||||
_ED9372037685B639 maxime59 Maxime sur un papier une la Maximes sur un papier des les Vous allez croiser un pendo.
|
||||
_C9665BAE0B2822CD maxime60 Maxime sur un papier une la Maximes sur un papier des les Faites une tarte pour le dessert.
|
||||
_9066E7EAD1CF1975 maxime61 Maxime sur un papier une la Maximes sur un papier des les Tant va la peluche à l'eau qu'à la fin elle déteint.
|
||||
_03F62200981FAFB0 maxime62 Maxime sur un papier une la Maximes sur un papier des les Vous avez gagné à la Grande Loterie. Demandez votre prix !
|
125
translation/history/item_words_wk_59A5D601.txt
Normal file
125
translation/history/item_words_wk_59A5D601.txt
Normal file
|
@ -0,0 +1,125 @@
|
|||
*HASH_VALUE item ID name ia da p pia pda description
|
||||
_C13842E8E4379B68 icfalb Hoben Boots \d the Hoben Boots the Ucikara Light Boots
|
||||
_CF352EBFD3C3BD84 icmalb Wiva Boots \d the Wiva Boots the Tcara Light Boots
|
||||
_BC8CD766F601D1DF icraba Refugee Boots \d the Refugee Boots the Refugee Boots
|
||||
_BC8CD766F601E1DF icrabe Refugee Boots \d the Refugee Boots the Refugee Boots
|
||||
_BC8CD766F601E9DF icrabg Refugee Boots \d the Refugee Boots the Refugee Boots
|
||||
_BC8CD766F60115DF icrabr Refugee Boots \d the Refugee Boots the Refugee Boots
|
||||
_BC8CD766F6011DDF icrabt Refugee Boots \d the Refugee Boots the Refugee Boots
|
||||
_BC8CD766F60121DF icrabu Refugee Boots \d the Refugee Boots the Refugee Boots
|
||||
_BC8CD766F60125DF icrabv Refugee Boots \d the Refugee Boots the Refugee Boots
|
||||
_BC8CD766F60129DF icrabw Refugee Boots \d the Refugee Boots the Refugee Boots
|
||||
_75A8B690393976E8 icraga Refugee Gloves \d the Refugee Gloves the Refugee Gloves
|
||||
_75A8B690393986E8 icrage Refugee Gloves \d the Refugee Gloves the Refugee Gloves
|
||||
_75A8B69039398EE8 icragg Refugee Gloves \d the Refugee Gloves the Refugee Gloves
|
||||
_75A8B6903939BAE8 icragr Refugee Gloves \d the Refugee Gloves the Refugee Gloves
|
||||
_75A8B6903939C2E8 icragt Refugee Gloves \d the Refugee Gloves the Refugee Gloves
|
||||
_75A8B6903939C6E8 icragu Refugee Gloves \d the Refugee Gloves the Refugee Gloves
|
||||
_75A8B6903939CAE8 icragv Refugee Gloves \d the Refugee Gloves the Refugee Gloves
|
||||
_75A8B6903939CEE8 icragw Refugee Gloves \d the Refugee Gloves the Refugee Gloves
|
||||
_4A9F234635B7BE01 icrapa Refugee Leggings a the Refugee Leggings the Refugee Leggings
|
||||
_4A9F234635B7CE01 icrape Refugee Leggings a the Refugee Leggings the Refugee Leggings
|
||||
_4A9F234635B7D601 icrapg Refugee Leggings a the Refugee Leggings the Refugee Leggings
|
||||
_4A9F234635B70201 icrapr Refugee Leggings a the Refugee Leggings the Refugee Leggings
|
||||
_4A9F234635B70A01 icrapt Refugee Leggings a the Refugee Leggings the Refugee Leggings
|
||||
_4A9F234635B70E01 icrapu Refugee Leggings a the Refugee Leggings the Refugee Leggings
|
||||
_4A9F234635B71201 icrapv Refugee Leggings a the Refugee Leggings the Refugee Leggings
|
||||
_4A9F234635B71601 icrapw Refugee Leggings a the Refugee Leggings the Refugee Leggings
|
||||
_2D191D2E667EBD24 icrasa Refugee Forearm Pads a the Refugee Forearm Pads the Refugee Forearm Pads
|
||||
_2D191D2E667ECD24 icrase Refugee Forearm Pads a the Refugee Forearm Pads the Refugee Forearm Pads
|
||||
_2D191D2E667ED524 icrasg Refugee Forearm Pads a the Refugee Forearm Pads the Refugee Forearm Pads
|
||||
_2D191D2E667E0124 icrasr Refugee Forearm Pads a the Refugee Forearm Pads the Refugee Forearm Pads
|
||||
_2D191D2E667E0924 icrast Refugee Forearm Pads a the Refugee Forearm Pads the Refugee Forearm Pads
|
||||
_2D191D2E667E0D24 icrasu Refugee Forearm Pads a the Refugee Forearm Pads the Refugee Forearm Pads
|
||||
_2D191D2E667E1124 icrasv Refugee Forearm Pads a the Refugee Forearm Pads the Refugee Forearm Pads
|
||||
_2D191D2E667E1524 icrasw Refugee Forearm Pads a the Refugee Forearm Pads the Refugee Forearm Pads
|
||||
_8516EA8E4623F106 icrava Refugee Top a the Refugee Tops the Refugee Top
|
||||
_8516EA8E46230106 icrave Refugee Top a the Refugee Tops the Refugee Top
|
||||
_8516EA8E46230906 icravg Refugee Top a the Refugee Tops the Refugee Top
|
||||
_8516EA8E46233506 icravr Refugee Top a the Refugee Tops the Refugee Top
|
||||
_8516EA8E46233D06 icravt Refugee Top a the Refugee Tops the Refugee Top
|
||||
_8516EA8E46234106 icravu Refugee Top a the Refugee Tops the Refugee Top
|
||||
_8516EA8E46234506 icravv Refugee Top a the Refugee Tops the Refugee Top
|
||||
_8516EA8E46234906 icravw Refugee Top a the Refugee Tops the Refugee Top
|
||||
_25ED136B74C48579 ictalb Tissan Boots \d the Tissan Boots the Ucikara Light Boots
|
||||
_9B63E1F89546BE84 iczalb Nin-Ka Boots \d the Nin-Ka Boots the Tcara Light Boots
|
||||
_9A59E01A0A94B05B system_mp Sculpting earth some the Sculpting earth the Sculpting earth
|
||||
_8F7D7007B2ACAA5A ic_v_oub Dispensary Vest a the Dispensary Vests the Dispensary Vest
|
||||
_3A4F1090CB81C005 ic_r_oub Dispensary Dress a the Dispensary Dresses the Dispensary Dress
|
||||
_CBD3AB9065696844 m0001dxacb01 Wood \d the Wood the Wood
|
||||
_87DEAC06AE94A6E0 bib_broom Librarian's Broom a the Librarian's Brooms the The Librarian's Broom is very specific item, used by some Scholars to do very strange effects
|
||||
_AD31D27CFDC656A8 pendo1_pet Pendo d'Ashtarie de compagnie un le Pendos d'Ashtarie de compagnie des les Des pendos domestiqués qui vont suivront partout fidèlement.
|
||||
_A6FC348706076827 pendo_toy1 Jouet pendo d'Ashtarie un le Jouets pendo d'Ashtarie des les Une peluche trop choupinette de pendo d'Ashtarie
|
||||
_12AC1BC3C60D7267 pendo_toy2 Jouet pendo du Delta un le Jouets pendo du Delta des les Une peluche trop choupinette de pendo du Delta
|
||||
_5ED8B50168A39BAE pendo_toy3 Jouet pendo noir un le Jouet pendo noir des les Une peluche trop choupinette de pendo noir
|
||||
_5D2C33ADD137F399 drool_fish Hareng baveur un le Harengs baveurs des les Variété très rare de poisson baveur du Khanat
|
||||
_D47F4599BE535796 klum_fruit Klum un le Klums des les Fruit très savoureux aux effets psychotropes prétendus
|
||||
_334A065E9797E0B5 working_axe Hache de travail une la Haches de travail des les Hache pouvant servir à couper du bois, tailler des branches…
|
||||
_75E2859DBB207E05 Bottle_01 Boisson rafraîchissante aux fruits une la Boissons rafraîchissantes aux fruits des les Boisson à base de fruits frais
|
||||
_93508D294A4CCAE9 bigbrush Pinceau géant un le Pinceaux Géants des les Pinceau géant
|
||||
_BBBEF19761F403EC itrtfo Pioche une la Pioches des les Une pioche, pour piocher…
|
||||
_88A52C5A372CE225 icrtfi Canne à pêche une la Cannes à pêche des les Une canne pour pêcher
|
||||
_BCAA793067D059D4 mgedja Gedja une la Gedja des les Un excellent tubercule, à manger cuit de préférence !
|
||||
_142D3152024B388D meggchdca01 Œuf de pendo un l'\d Œufs de pendo des les Un œuf de pendo. Miam !
|
||||
_9CE05FD51C38652B maxime01 Maxime sur un papier une la Maximes sur un papier des les Pour l'honneur et pour le Khan !\nDevise des gladiateurs de l'Arène
|
||||
_B5A067DD0B7D6632 maxime02 Maxime sur un papier une la Maximes sur un papier des les Voix du peuple, voix du Khan.
|
||||
_6D5530409139AECD maxime03 Maxime sur un papier une la Maximes sur un papier des les Si le travail n'est pas fini, blâme les melcipnis qui t'ont distrait.
|
||||
_90C15F1623DDD3A0 maxime04 Maxime sur un papier une la Maximes sur un papier des les Si tu parles,agis. Si tu n'agis pas,tais-toi.
|
||||
_633E0C0A795CAF15 maxime05 Maxime sur un papier une la Maximes sur un papier des les Avec des "si", Natca se tiens dans le creux de ma main.
|
||||
_58CCF7EA3C011A1F maxime06 Maxime sur un papier une la Maximes sur un papier des les On ne fait pas d'omelette sans casser des œufs. Mais rien ne t'oblige à faire une omelette.
|
||||
_F01F416DA7DC1933 maxime07 Maxime sur un papier une la Maximes sur un papier des les Celui qui mord finira muselé.
|
||||
_445C1FE3C721CD27 maxime08 Maxime sur un papier une la Maximes sur un papier des les Les njébé feulent, la caravane passe.
|
||||
_7538536C8B0FEE6D maxime09 Maxime sur un papier une la Maximes sur un papier des les Tu auras encore faim dans une heure.
|
||||
_2448E284E4FDBBFA maxime10 Maxime sur un papier une la Maximes sur un papier des les La prédiction que tu attends n'est pas ici.
|
||||
_2317D1E20E252770 maxime11 Maxime sur un papier une la Maximes sur un papier des les Vous n'êtes pas vraiment cette personne.
|
||||
_C6539F4E650E4859 maxime12 Maxime sur un papier une la Maximes sur un papier des les Un beau ra brun t'attends.
|
||||
_F61679A68D311C2A maxime13 Maxime sur un papier une la Maximes sur un papier des les Retourne-toi.
|
||||
_A11C75C4DBBC7D35 maxime14 Maxime sur un papier une la Maximes sur un papier des les Tu va croire à une de ces phrases idiotes.
|
||||
_FB30019E7E26EBA9 maxime15 Maxime sur un papier une la Maximes sur un papier des les Je suis folie, qui sème des phrases dans des œufs en cakla, dans l'espoir que quelques uns de ces mots germent dans ton esprit.
|
||||
_A74C4B80AB876B64 maxime16 Maxime sur un papier une la Maximes sur un papier des les Dépense ce que tu possède aujourd'hui, nul ne sait où seront les Brumes demain.
|
||||
_2DE8B3A348C848F9 maxime17 Maxime sur un papier une la Maximes sur un papier des les Peigne le mehteh l'été, tu auras chaud tout l'hiver.
|
||||
_8F755575307744B1 maxime18 Maxime sur un papier une la Maximes sur un papier des les Balai balai#$& Erreur syntaxe %%% Retour balai %%% Fin de transmission %@
|
||||
_18C79CA0F1A97C3B maxime19 Maxime sur un papier une la Maximes sur un papier des les Ta destinée est extraordinaire.
|
||||
_B25A231088963EA5 maxime20 Maxime sur un papier une la Maximes sur un papier des les Je t'aime et maintenant
|
||||
_689748E8DECC1FA0 maxime21 Maxime sur un papier une la Maximes sur un papier des les La gourmandise est un défaut savoureux.
|
||||
_F959831A4254FD70 maxime22 Maxime sur un papier une la Maximes sur un papier des les Ne crois pas tout ce qu'on te dit.
|
||||
_5FC492FB2B986980 maxime23 Maxime sur un papier une la Maximes sur un papier des les Cette phrase est fausse.
|
||||
_FF70F61E0A03F6F1 maxime24 Maxime sur un papier une la Maximes sur un papier des les Cherche celle qui saura éveiller le rêve.
|
||||
_C667CC5D6EDF5CAB maxime25 Maxime sur un papier une la Maximes sur un papier des les Dans un passé lointain ou un futur proche, tu cotoies le Khan.
|
||||
_CFE34F3A5AE46E57 maxime26 Maxime sur un papier une la Maximes sur un papier des les Peut-être que tu sais déjà tout ce qu'il y a à rêver.
|
||||
_B450A36846464D2F maxime27 Maxime sur un papier une la Maximes sur un papier des les Mise 5 din sur le prochain pari.
|
||||
_457C3C8AA1EE5573 maxime28 Maxime sur un papier une la Maximes sur un papier des les N'est pas au port ce qui à jamais dort.
|
||||
_4E5AF857CC734D23 maxime29 Maxime sur un papier une la Maximes sur un papier des les Manque de ressort celui qui à jamais dort.
|
||||
_A876AA9B9254581C maxime30 Maxime sur un papier une la Maximes sur un papier des les Qui trop s'embrases mal s'éteint.\nProverbe spadzura
|
||||
_937FFBD43FDD1359 maxime31 Maxime sur un papier une la Maximes sur un papier des les Toutes les gamelles de la maison appartiennent au groska.
|
||||
_D91B6558832C9138 maxime32 Maxime sur un papier une la Maximes sur un papier des les Le murbaz dans la maison n'est pas forcément celui qui porte la fourrure.
|
||||
_12D1CB7E0C34B8E3 maxime33 Maxime sur un papier une la Maximes sur un papier des les Où la mumut passe, la poussière trépasse.
|
||||
_21C8B6DD9ACF3723 maxime34 Maxime sur un papier une la Maximes sur un papier des les Le premier pas pour un monde meilleur est de le rêver maintenant.
|
||||
_8BB9C985ECD60D2E maxime35 Maxime sur un papier une la Maximes sur un papier des les Bouge tes fesses ! Vas-y, remue, danse, balaie !
|
||||
_54BFBA495798E980 maxime36 Maxime sur un papier une la Maximes sur un papier des les Ces mots sont fortunes.
|
||||
_D9531B7B88BD51CB maxime37 Maxime sur un papier une la Maximes sur un papier des les Continuer de manger autant de cakla, et tu auras une indigestion.
|
||||
_B18A7751B13D8A4D maxime38 Maxime sur un papier une la Maximes sur un papier des les Prenez soin de votre dentelle.
|
||||
_49D56E8E61B18FE8 maxime39 Maxime sur un papier une la Maximes sur un papier des les Vous apprenez de vos erreurs… Vous apprendrez beaucoup de choses aujourd'hui.
|
||||
_A536E4B1FB887CE7 maxime40 Maxime sur un papier une la Maximes sur un papier des les Changez de coiffure, celle-ci ne vous va vraiment pas.
|
||||
_F45A6D7D798F631A maxime41 Maxime sur un papier une la Maximes sur un papier des les Un rêve que vous avez va se réaliser.
|
||||
_4DFD90C69BEEAD6C maxime42 Maxime sur un papier une la Maximes sur un papier des les Quelqu'un a un message pour vous.
|
||||
_8CFA5CC81045CD87 maxime43 Maxime sur un papier une la Maximes sur un papier des les Vous avez un message pour quelqu'un.
|
||||
_4C683CA0CABCC650 maxime44 Maxime sur un papier une la Maximes sur un papier des les Invasion de cnovol, fenra s'affole.
|
||||
_F069E92FE0BB579B maxime45 Maxime sur un papier une la Maximes sur un papier des les Entente, Égalité, Responsabilité et Respect sont les piliers de l'Honneur.
|
||||
_0DEC4287ADFEDD55 maxime46 Maxime sur un papier une la Maximes sur un papier des les Il n'y a pas d'honneur à abuser de sa position ou de sa force.
|
||||
_509CC09AF24D7A77 maxime47 Maxime sur un papier une la Maximes sur un papier des les Assumez les conséquences de vos choix, même si elles sont désagréables.
|
||||
_90A728C48B1C470B maxime48 Maxime sur un papier une la Maximes sur un papier des les Qui rêve de combat souffrira. Qui rêve de jardin mangera.
|
||||
_29CF4018C4863604 maxime49 Maxime sur un papier une la Maximes sur un papier des les Si'arso'a. Respecte ton origine et ta fin.
|
||||
_07B9BDFAF6F13120 maxime50 Maxime sur un papier une la Maximes sur un papier des les La subdivision fractale va te permettre de placer des points aléatoirement sur les arêtes de la surface.
|
||||
_DEF9099ACF60F090 maxime51 Maxime sur un papier une la Maximes sur un papier des les Un mot aimable est comme un jour de printemps.
|
||||
_5599079A19A07502 maxime52 Maxime sur un papier une la Maximes sur un papier des les Crains moins le délit que la venue du Juge.
|
||||
_A81FDD9B0F61F8FC maxime53 Maxime sur un papier une la Maximes sur un papier des les Un fou qui court va plus loin qu'un sage assis.
|
||||
_DBA9787E41351CFB maxime54 Maxime sur un papier une la Maximes sur un papier des les Un sage assis pense plus loin qu'un fou qui court.
|
||||
_769122684706A534 maxime55 Maxime sur un papier une la Maximes sur un papier des les Mieux vaut sa maison pleine d'amis que pleine de din.
|
||||
_41B013C8135CD4B7 maxime56 Maxime sur un papier une la Maximes sur un papier des les Rêve fort et n'arrête jamais d'agir.
|
||||
_A5675578C0CC0869 maxime57 Maxime sur un papier une la Maximes sur un papier des les Je suis toi.
|
||||
_5863415DF32A4345 maxime58 Maxime sur un papier une la Maximes sur un papier des les Regarde où tu met tes pieds.
|
||||
_ED9372037685B639 maxime59 Maxime sur un papier une la Maximes sur un papier des les Vous allez croiser un pendo.
|
||||
_C9665BAE0B2822CD maxime60 Maxime sur un papier une la Maximes sur un papier des les Faites une tarte pour le dessert.
|
||||
_9066E7EAD1CF1975 maxime61 Maxime sur un papier une la Maximes sur un papier des les Tant va la peluche à l'eau qu'à la fin elle déteint.
|
||||
_03F62200981FAFB0 maxime62 Maxime sur un papier une la Maximes sur un papier des les Vous avez gagné à la Grande Loterie. Demandez votre prix !
|
BIN
translation/history/job_words_wk_59A07231.txt
Normal file
BIN
translation/history/job_words_wk_59A07231.txt
Normal file
Binary file not shown.
1
translation/history/job_words_wk_59A0728C.txt
Normal file
1
translation/history/job_words_wk_59A0728C.txt
Normal file
|
@ -0,0 +1 @@
|
|||
*HASH_VALUE job ID name * noms français ia da p pia pda
|
1
translation/history/job_words_wk_59A072B8.txt
Normal file
1
translation/history/job_words_wk_59A072B8.txt
Normal file
|
@ -0,0 +1 @@
|
|||
*HASH_VALUE job ID name * noms français ia da p pia pda
|
1
translation/history/job_words_wk_59A5D5DD.txt
Normal file
1
translation/history/job_words_wk_59A5D5DD.txt
Normal file
|
@ -0,0 +1 @@
|
|||
*HASH_VALUE job ID name * noms français ia da p pia pda
|
1
translation/history/job_words_wk_59A5D601.txt
Normal file
1
translation/history/job_words_wk_59A5D601.txt
Normal file
|
@ -0,0 +1 @@
|
|||
*HASH_VALUE job ID name * noms français ia da p pia pda
|
BIN
translation/history/outpost_words_wk_59A07231.txt
Normal file
BIN
translation/history/outpost_words_wk_59A07231.txt
Normal file
Binary file not shown.
98
translation/history/outpost_words_wk_59A0728C.txt
Normal file
98
translation/history/outpost_words_wk_59A0728C.txt
Normal file
|
@ -0,0 +1,98 @@
|
|||
*HASH_VALUE outpost ID name description
|
||||
_65A3A9829307D1F6 fyros_outpost_04.outpost Malmont Farm Outpost founded in 2489, abandoned in 2494\n Challenge for expert-rank guilds\n An outpost constructed to the south of the Malmount and the Dragon's Tail, its activity concentrated on mining resources in this hostile region. A portion of its resources were transported to the village of Dyron and the two workshops nearby. The remaining materials were brought along the road to Pyr under heavy escort.
|
||||
_521819DBD72AB7EE marauder_light_melee_fighter_b.outpost_squad Marauder Warriors Squad
|
||||
_521819DBD72ABBEE marauder_light_melee_fighter_c.outpost_squad Marauder Warriors Squad
|
||||
_521819DBD72ABFEE marauder_light_melee_fighter_d.outpost_squad Marauder Warriors Squad
|
||||
_521819DBD72AC3EE marauder_light_melee_fighter_e.outpost_squad Marauder Warriors Squad
|
||||
_521819DBD72AC7EE marauder_light_melee_fighter_f.outpost_squad Marauder Warriors Squad
|
||||
_4F35552030D28537 marauder_light_range_fighter_b.outpost_squad Marauder Range Fighters Squad
|
||||
_4F35552030D28937 marauder_light_range_fighter_c.outpost_squad Marauder Range Fighters Squad
|
||||
_4F35552030D28D37 marauder_light_range_fighter_d.outpost_squad Marauder Range Fighters Squad
|
||||
_4F35552030D29137 marauder_light_range_fighter_e.outpost_squad Marauder Range Fighters Squad
|
||||
_4F35552030D29537 marauder_light_range_fighter_f.outpost_squad Marauder Range Fighters Squad
|
||||
_127875D514AA73EE marauder_light_mixed_fighter_b.outpost_squad Marauder Fighters Squad
|
||||
_127875D514AA77EE marauder_light_mixed_fighter_c.outpost_squad Marauder Fighters Squad
|
||||
_127875D514AA7BEE marauder_light_mixed_fighter_d.outpost_squad Marauder Fighters Squad
|
||||
_127875D514AA7FEE marauder_light_mixed_fighter_e.outpost_squad Marauder Fighters Squad
|
||||
_127875D514AA83EE marauder_light_mixed_fighter_f.outpost_squad Marauder Fighters Squad
|
||||
_AA27968E684160C8 free_squad_light_melee_fighter_b.outpost_squad Militiamen Squad A squad of eight apprentice mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour.
|
||||
_BF143CBC2BFD49D9 free_squad_light_melee_fighter_c.outpost_squad Militiamen Squad A squad of eight confirmed mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour.
|
||||
_43CBC8DDF75D280B free_squad_light_melee_fighter_d.outpost_squad Militiamen Squad A squad of eight advanced mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour.
|
||||
_84ED251CBB1400E3 free_squad_light_melee_fighter_e.outpost_squad Militiamen Squad A squad of eight expert mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour.
|
||||
_41DE3105FD1400E1 free_squad_light_melee_fighter_f.outpost_squad Militiamen Squad A squad of eight master mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour.
|
||||
_FF0CB4F681F74244 outpost_squad_light_melee_fighter_b.outpost_squad Squad of skirmishers A squad of eight apprentice mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour
|
||||
_4363F04E8097317E outpost_squad_light_melee_fighter_c.outpost_squad Squad of skirmishers A squad of eight confirmed mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour
|
||||
_CF901D3115994936 outpost_squad_light_melee_fighter_d.outpost_squad Squad of skirmishers A squad of eight advanced mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour
|
||||
_C6F26688E51CB73E outpost_squad_light_melee_fighter_e.outpost_squad Squad of skirmishers A squad of eight expert mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour
|
||||
_4531A28B1F9CB73E outpost_squad_light_melee_fighter_f.outpost_squad Squad of skirmishers A squad of eight master mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour
|
||||
_C5BF158CD8504200 outpost_squad_medium_melee_fighter_b.outpost_squad Squad of battlers A squad of eight apprentice mercenaries, composed of warriors in medium armor equipped with light weapons, some carrying a shield, and a healer
|
||||
_086B6B9A3CA17751 outpost_squad_medium_melee_fighter_c.outpost_squad Squad of battlers A squad of eight confirmed mercenaries, composed of warriors in medium armor equipped with light weapons, some carrying a shield, and a healer
|
||||
_9BE9B6F17BBDA89E outpost_squad_medium_melee_fighter_d.outpost_squad Squad of battlers A squad of eight advanced mercenaries, composed of warriors in medium armor equipped with light weapons, some carrying a shield, and a healer
|
||||
_85B573A73C138793 outpost_squad_medium_melee_fighter_e.outpost_squad Squad of battlers A squad of eight expert mercenaries, composed of warriors in medium armor equipped with light weapons, some carrying a shield, and a healer
|
||||
_C5B56B9A00432B9B outpost_squad_medium_melee_fighter_f.outpost_squad Squad of battlers A squad of eight master mercenaries, composed of warriors in medium armor equipped with light weapons, some carrying a shield, and a healer
|
||||
_14147A69FC5CC445 outpost_squad_heavy_melee_fighter_b.outpost_squad Squad of heavy warriors A squad of eight apprentice mercenaries, composed of warriors in heavy armor equipped with two-handed weapons, and a healer
|
||||
_F6C3A9AD2C915DE9 outpost_squad_heavy_melee_fighter_c.outpost_squad Squad of heavy warriors A squad of eight confirmed mercenaries, composed of warriors in heavy armor equipped with two-handed weapons, and a healer
|
||||
_E4BC11753CDDAF46 outpost_squad_heavy_melee_fighter_d.outpost_squad Squad of heavy warriors A squad of eight advanced mercenaries, composed of warriors in heavy armor equipped with two-handed weapons, and a healer
|
||||
_CF2E06DB24FDEF5D outpost_squad_heavy_melee_fighter_e.outpost_squad Squad of heavy warriors A squad of eight expert mercenaries, composed of warriors in heavy armor equipped with two-handed weapons, and a healer
|
||||
_8FCD26DB24DDBB6C outpost_squad_heavy_melee_fighter_f.outpost_squad Squad of heavy warriors A squad of eight master mercenaries, composed of warriors in heavy armor equipped with two-handed weapons, and a healer
|
||||
_D1DECB0C0956E6FF outpost_squad_tank_b.outpost_squad Squad of protectors A squad of eight apprentice mercenaries, composed of warriors in heavy armor equipped with light weapons and shields, and a healer
|
||||
_D7088C97BA526CF3 outpost_squad_tank_c.outpost_squad Squad of protectors A squad of eight confirmed mercenaries, composed of warriors in heavy armor equipped with light weapons and shields, and a healer
|
||||
_D587B2DB1D819C90 outpost_squad_tank_d.outpost_squad Squad of protectors A squad of eight advanced mercenaries, composed of warriors in heavy armor equipped with light weapons and shields, and a healer
|
||||
_F4C3F776D24CE121 outpost_squad_tank_e.outpost_squad Squad of protectors A squad of eight expert mercenaries, composed of warriors in heavy armor equipped with light weapons and shields, and a healer
|
||||
_B3F233790CCCE121 outpost_squad_tank_f.outpost_squad Squad of protectors A squad of eight master mercenaries, composed of warriors in heavy armor equipped with light weapons and shields, and a healer
|
||||
_41B924D5193F03EE outpost_squad_light_range_fighter_b.outpost_squad Squad of gunfighters A squad of eight apprentice mercenaries, composed of shooters in medium armor equipped with pistols, and a healer
|
||||
_AE8F7C13BB9ECC89 outpost_squad_light_range_fighter_c.outpost_squad Squad of gunfighters A squad of eight confirmed mercenaries, composed of shooters in medium armor equipped with pistols, and a healer
|
||||
_53CA49FD090794B7 outpost_squad_light_range_fighter_d.outpost_squad Squad of gunfighters A squad of eight advanced mercenaries, composed of shooters in medium armor equipped with pistols, and a healer
|
||||
_E299971DA36AB732 outpost_squad_light_range_fighter_e.outpost_squad Squad of gunfighters A squad of eight expert mercenaries, composed of shooters in medium armor equipped with pistols, and a healer
|
||||
_61D8D320DDEAB732 outpost_squad_light_range_fighter_f.outpost_squad Squad of gunfighters A squad of eight master mercenaries, composed of shooters in medium armor equipped with pistols, and a healer
|
||||
_0DF4D7484C79975C outpost_squad_medium_range_fighter_b.outpost_squad Squad of gunners A squad of eight apprentice mercenaries, composed of shooters in medium armor equipped with rifles, and a healer
|
||||
_9A2753D9DD62C9D3 outpost_squad_medium_range_fighter_c.outpost_squad Squad of gunners A squad of eight confirmed mercenaries, composed of shooters in medium armor equipped with rifles, and a healer
|
||||
_79F80F704137D456 outpost_squad_medium_range_fighter_d.outpost_squad Squad of gunners A squad of eight advanced mercenaries, composed of shooters in medium armor equipped with rifles, and a healer
|
||||
_0C6BA6E67A9BF767 outpost_squad_medium_range_fighter_e.outpost_squad Squad of gunners A squad of eight expert mercenaries, composed of shooters in medium armor equipped with rifles, and a healer
|
||||
_4E6BA6E4378C0350 outpost_squad_medium_range_fighter_f.outpost_squad Squad of gunners A squad of eight master mercenaries, composed of shooters in medium armor equipped with rifles, and a healer
|
||||
_83B9D6A14775D36C outpost_squad_heavy_range_fighter_b.outpost_squad Squad of artillery shooters A squad of eight apprentice mercenaries, composed of shooters equipped with machine guns and grenade launchers, and a healer
|
||||
_B88A2ADC3D37B4BA outpost_squad_heavy_range_fighter_c.outpost_squad Squad of artillery shooters A squad of eight confirmed mercenaries, composed of shooters equipped with machine guns and grenade launchers, and a healer
|
||||
_4A265EE81064A4EE outpost_squad_heavy_range_fighter_d.outpost_squad Squad of artillery shooters A squad of eight advanced mercenaries, composed of shooters equipped with machine guns and grenade launchers, and a healer
|
||||
_D8BF17CCD52A49CB outpost_squad_heavy_range_fighter_e.outpost_squad Squad of artillery shooters A squad of eight expert mercenaries, composed of shooters equipped with machine guns and grenade launchers, and a healer
|
||||
_D8AFE3DB95B969CB outpost_squad_heavy_range_fighter_f.outpost_squad Squad of artillery shooters A squad of eight master mercenaries, composed of shooters equipped with machine guns and grenade launchers, and a healer
|
||||
_904A71ECA09309EE outpost_squad_light_mixed_fighter_b.outpost_squad Squad of harriers A squad of eight apprentice mercenaries, composed of warriors and shooters equipped with rapid weapons and pistols, and a healer
|
||||
_D5C630F24DC26BF6 outpost_squad_light_mixed_fighter_c.outpost_squad Squad of harriers A squad of eight confirmed mercenaries, composed of warriors and shooters equipped with rapid weapons and pistols, and a healer
|
||||
_D8A5FB5A0DE0C785 outpost_squad_light_mixed_fighter_d.outpost_squad Squad of harriers A squad of eight advanced mercenaries, composed of warriors and shooters equipped with rapid weapons and pistols, and a healer
|
||||
_41FF57345BA7524F outpost_squad_light_mixed_fighter_e.outpost_squad Squad of harriers A squad of eight expert mercenaries, composed of warriors and shooters equipped with rapid weapons and pistols, and a healer
|
||||
_430F573218985E38 outpost_squad_light_mixed_fighter_f.outpost_squad Squad of harriers A squad of eight master mercenaries, composed of warriors and shooters equipped with rapid weapons and pistols, and a healer
|
||||
_5F89C5543EA54955 outpost_squad_medium_mixed_fighter_b.outpost_squad Squad of fighters A squad of eight apprentice mercenaries, composed of warriors and shooters equipped with light weapons and rifles, some carrying a shield, and a healer
|
||||
_5CD1D9C771B7F828 outpost_squad_medium_mixed_fighter_c.outpost_squad Squad of fighters A squad of eight confirmed mercenaries, composed of warriors and shooters equipped with light weapons and rifles, some carrying a shield, and a healer
|
||||
_50BE4B8DCDC79913 outpost_squad_medium_mixed_fighter_d.outpost_squad Squad of fighters A squad of eight advanced mercenaries, composed of warriors and shooters equipped with light weapons and rifles, some carrying a shield, and a healer
|
||||
_E78BAAF4DA5C0763 outpost_squad_medium_mixed_fighter_e.outpost_squad Squad of fighters A squad of eight expert mercenaries, composed of warriors and shooters equipped with light weapons and rifles, some carrying a shield, and a healer
|
||||
_278BA2E79E8CAB6B outpost_squad_medium_mixed_fighter_f.outpost_squad Squad of fighters A squad of eight master mercenaries, composed of warriors and shooters equipped with light weapons and rifles, some carrying a shield, and a healer
|
||||
_5C58BA5265E1368F outpost_squad_nukers_b.outpost_squad Squad of elementalists A squad of eight apprentice mercenaries, composed of magicians skilled in destruction spells, and a healer
|
||||
_F542B6ACE7A08614 outpost_squad_nukers_c.outpost_squad Squad of elementalists A squad of eight confirmed mercenaries, composed of magicians skilled in destruction spells, and a healer
|
||||
_1626E063BEF34A1E outpost_squad_nukers_d.outpost_squad Squad of elementalists A squad of eight advanced mercenaries, composed of magicians skilled in destruction spells, and a healer
|
||||
_57E07466D6F2B724 outpost_squad_nukers_e.outpost_squad Squad of elementalists A squad of eight expert mercenaries, composed of magicians skilled in destruction spells, and a healer
|
||||
_59E0746493E3C70D outpost_squad_nukers_f.outpost_squad Squad of elementalists A squad of eight master mercenaries, composed of magicians skilled in destruction spells, and a healer
|
||||
_20BF9A07073FAB16 outpost_squad_offensive_linkers_b.outpost_squad Squad of disturbers A squad of eight apprentice mercenaries, composed of magicians skilled in offensive link spells (debilitating and elementary), and a healer
|
||||
_CA111D57F472AA54 outpost_squad_offensive_linkers_c.outpost_squad Squad of disturbers A squad of eight confirmed mercenaries, composed of magicians skilled in offensive link spells (debilitating and elementary), and a healer
|
||||
_1B79E1F107A1070B outpost_squad_offensive_linkers_d.outpost_squad Squad of disturbers A squad of eight advanced mercenaries, composed of magicians skilled in offensive link spells (debilitating and elementary), and a healer
|
||||
_618979A3320EFB26 outpost_squad_offensive_linkers_e.outpost_squad Squad of disturbers A squad of eight expert mercenaries, composed of magicians skilled in offensive link spells (debilitating and elementary), and a healer
|
||||
_638979A2EFFF070F outpost_squad_offensive_linkers_f.outpost_squad Squad of disturbers A squad of eight master mercenaries, composed of magicians skilled in offensive link spells (debilitating and elementary), and a healer
|
||||
_75DD5A02FC0EF85D outpost_squad_mixed_casters_b.outpost_squad Squad of magicians A squad of eight apprentice mercenaries, composed of magicians who follow different schools of magic (destructive and relieving)
|
||||
_7CBF364A9978C209 outpost_squad_mixed_casters_c.outpost_squad Squad of magicians A squad of eight confirmed mercenaries, composed of magicians who follow different schools of magic (destructive and relieving)
|
||||
_270E0A5569E00C79 outpost_squad_mixed_casters_d.outpost_squad Squad of magicians A squad of eight advanced mercenaries, composed of magicians who follow different schools of magic (destructive and relieving)
|
||||
_EED36269AEF31785 outpost_squad_mixed_casters_e.outpost_squad Squad of magicians A squad of eight expert mercenaries, composed of magicians who follow different schools of magic (destructive and relieving)
|
||||
_6D029E6CE8731786 outpost_squad_mixed_casters_f.outpost_squad Squad of magicians A squad of eight master mercenaries, composed of magicians who follow different schools of magic (destructive and relieving)
|
||||
_9F938CB2069C3115 driller_bountybeaches_kami_u1_100a.outpost_building Offering for Tree-Bore RM for crafting + Consumables
|
||||
_9F938CB2479C3115 driller_bountybeaches_kami_u1_150a.outpost_building Offering for Tree-Bore RM for crafting + Consumables
|
||||
_9F938CB206AC3115 driller_bountybeaches_kami_u1_200a.outpost_building Offering for Tree-Bore RM for crafting + Consumables
|
||||
_AC29D4E54FE02072 driller_bountybeaches_kami_u2_100a.outpost_building Offering for Crystal Tree-Bore RM for crafting + Consumables + Elevation Crystals
|
||||
_D5FED94E68A6D206 driller_bountybeaches_kami_u2_150a.outpost_building Offering for Crystal Tree-Bore RM for crafting + Double Consumables
|
||||
_AC29D4E54FF02072 driller_bountybeaches_kami_u2_200a.outpost_building Offering for Crystal Tree-Bore RM for crafting + Consumables + Elevation Crystals
|
||||
_176386748322DF0F driller_bountybeaches_kami_u3_100a.outpost_building Offering for Hardy Tree-Bore RM for crafting + Consumables (speed x1.5)
|
||||
_17638674C422DF0F driller_bountybeaches_kami_u3_150a.outpost_building Offering for Hardy Tree-Bore RM for crafting + Consumables (speed x1.5)
|
||||
_176386748332DF0F driller_bountybeaches_kami_u3_200a.outpost_building Offering for Hardy Tree-Bore RM for crafting + Consumables (speed x1.5)
|
||||
_10766E44DC25E6AE driller_bountybeaches_kami_u4_100a.outpost_building Offering for Superior Tree-Bore RM for crafting + Consumables (speed x2)
|
||||
_10766E441D25E6AE driller_bountybeaches_kami_u4_150a.outpost_building Offering for Superior Tree-Bore RM for crafting + Consumables (speed x2)
|
||||
_10766E44DC35E6AE driller_bountybeaches_kami_u4_200a.outpost_building Offering for Superior Tree-Bore RM for crafting + Consumables (speed x2)
|
||||
_A5C73FC698518FF4 placeholder_bountybeaches_a.outpost_building Constructible space Come back to an empty space
|
||||
_AC47886E6FE813AA placeholder_citiesofintuition_a.outpost_building Constructible space Come back to an empty space
|
||||
_F789BFC60F334EA1 placeholder_couloirbrule_a.outpost_building Constructible space Come back to an empty space
|
||||
_8585E7E396EB9475 town_hall.outpost_building Outpost Hall Main building of the outpost
|
98
translation/history/outpost_words_wk_59A072B8.txt
Normal file
98
translation/history/outpost_words_wk_59A072B8.txt
Normal file
|
@ -0,0 +1,98 @@
|
|||
*HASH_VALUE outpost ID name description
|
||||
_65A3A9829307D1F6 fyros_outpost_04.outpost Malmont Farm Outpost founded in 2489, abandoned in 2494\n Challenge for expert-rank guilds\n An outpost constructed to the south of the Malmount and the Dragon's Tail, its activity concentrated on mining resources in this hostile region. A portion of its resources were transported to the village of Dyron and the two workshops nearby. The remaining materials were brought along the road to Pyr under heavy escort.
|
||||
_521819DBD72AB7EE marauder_light_melee_fighter_b.outpost_squad Marauder Warriors Squad
|
||||
_521819DBD72ABBEE marauder_light_melee_fighter_c.outpost_squad Marauder Warriors Squad
|
||||
_521819DBD72ABFEE marauder_light_melee_fighter_d.outpost_squad Marauder Warriors Squad
|
||||
_521819DBD72AC3EE marauder_light_melee_fighter_e.outpost_squad Marauder Warriors Squad
|
||||
_521819DBD72AC7EE marauder_light_melee_fighter_f.outpost_squad Marauder Warriors Squad
|
||||
_4F35552030D28537 marauder_light_range_fighter_b.outpost_squad Marauder Range Fighters Squad
|
||||
_4F35552030D28937 marauder_light_range_fighter_c.outpost_squad Marauder Range Fighters Squad
|
||||
_4F35552030D28D37 marauder_light_range_fighter_d.outpost_squad Marauder Range Fighters Squad
|
||||
_4F35552030D29137 marauder_light_range_fighter_e.outpost_squad Marauder Range Fighters Squad
|
||||
_4F35552030D29537 marauder_light_range_fighter_f.outpost_squad Marauder Range Fighters Squad
|
||||
_127875D514AA73EE marauder_light_mixed_fighter_b.outpost_squad Marauder Fighters Squad
|
||||
_127875D514AA77EE marauder_light_mixed_fighter_c.outpost_squad Marauder Fighters Squad
|
||||
_127875D514AA7BEE marauder_light_mixed_fighter_d.outpost_squad Marauder Fighters Squad
|
||||
_127875D514AA7FEE marauder_light_mixed_fighter_e.outpost_squad Marauder Fighters Squad
|
||||
_127875D514AA83EE marauder_light_mixed_fighter_f.outpost_squad Marauder Fighters Squad
|
||||
_AA27968E684160C8 free_squad_light_melee_fighter_b.outpost_squad Militiamen Squad A squad of eight apprentice mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour.
|
||||
_BF143CBC2BFD49D9 free_squad_light_melee_fighter_c.outpost_squad Militiamen Squad A squad of eight confirmed mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour.
|
||||
_43CBC8DDF75D280B free_squad_light_melee_fighter_d.outpost_squad Militiamen Squad A squad of eight advanced mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour.
|
||||
_84ED251CBB1400E3 free_squad_light_melee_fighter_e.outpost_squad Militiamen Squad A squad of eight expert mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour.
|
||||
_41DE3105FD1400E1 free_squad_light_melee_fighter_f.outpost_squad Militiamen Squad A squad of eight master mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour.
|
||||
_FF0CB4F681F74244 outpost_squad_light_melee_fighter_b.outpost_squad Squad of skirmishers A squad of eight apprentice mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour
|
||||
_4363F04E8097317E outpost_squad_light_melee_fighter_c.outpost_squad Squad of skirmishers A squad of eight confirmed mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour
|
||||
_CF901D3115994936 outpost_squad_light_melee_fighter_d.outpost_squad Squad of skirmishers A squad of eight advanced mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour
|
||||
_C6F26688E51CB73E outpost_squad_light_melee_fighter_e.outpost_squad Squad of skirmishers A squad of eight expert mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour
|
||||
_4531A28B1F9CB73E outpost_squad_light_melee_fighter_f.outpost_squad Squad of skirmishers A squad of eight master mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour
|
||||
_C5BF158CD8504200 outpost_squad_medium_melee_fighter_b.outpost_squad Squad of battlers A squad of eight apprentice mercenaries, composed of warriors in medium armor equipped with light weapons, some carrying a shield, and a healer
|
||||
_086B6B9A3CA17751 outpost_squad_medium_melee_fighter_c.outpost_squad Squad of battlers A squad of eight confirmed mercenaries, composed of warriors in medium armor equipped with light weapons, some carrying a shield, and a healer
|
||||
_9BE9B6F17BBDA89E outpost_squad_medium_melee_fighter_d.outpost_squad Squad of battlers A squad of eight advanced mercenaries, composed of warriors in medium armor equipped with light weapons, some carrying a shield, and a healer
|
||||
_85B573A73C138793 outpost_squad_medium_melee_fighter_e.outpost_squad Squad of battlers A squad of eight expert mercenaries, composed of warriors in medium armor equipped with light weapons, some carrying a shield, and a healer
|
||||
_C5B56B9A00432B9B outpost_squad_medium_melee_fighter_f.outpost_squad Squad of battlers A squad of eight master mercenaries, composed of warriors in medium armor equipped with light weapons, some carrying a shield, and a healer
|
||||
_14147A69FC5CC445 outpost_squad_heavy_melee_fighter_b.outpost_squad Squad of heavy warriors A squad of eight apprentice mercenaries, composed of warriors in heavy armor equipped with two-handed weapons, and a healer
|
||||
_F6C3A9AD2C915DE9 outpost_squad_heavy_melee_fighter_c.outpost_squad Squad of heavy warriors A squad of eight confirmed mercenaries, composed of warriors in heavy armor equipped with two-handed weapons, and a healer
|
||||
_E4BC11753CDDAF46 outpost_squad_heavy_melee_fighter_d.outpost_squad Squad of heavy warriors A squad of eight advanced mercenaries, composed of warriors in heavy armor equipped with two-handed weapons, and a healer
|
||||
_CF2E06DB24FDEF5D outpost_squad_heavy_melee_fighter_e.outpost_squad Squad of heavy warriors A squad of eight expert mercenaries, composed of warriors in heavy armor equipped with two-handed weapons, and a healer
|
||||
_8FCD26DB24DDBB6C outpost_squad_heavy_melee_fighter_f.outpost_squad Squad of heavy warriors A squad of eight master mercenaries, composed of warriors in heavy armor equipped with two-handed weapons, and a healer
|
||||
_D1DECB0C0956E6FF outpost_squad_tank_b.outpost_squad Squad of protectors A squad of eight apprentice mercenaries, composed of warriors in heavy armor equipped with light weapons and shields, and a healer
|
||||
_D7088C97BA526CF3 outpost_squad_tank_c.outpost_squad Squad of protectors A squad of eight confirmed mercenaries, composed of warriors in heavy armor equipped with light weapons and shields, and a healer
|
||||
_D587B2DB1D819C90 outpost_squad_tank_d.outpost_squad Squad of protectors A squad of eight advanced mercenaries, composed of warriors in heavy armor equipped with light weapons and shields, and a healer
|
||||
_F4C3F776D24CE121 outpost_squad_tank_e.outpost_squad Squad of protectors A squad of eight expert mercenaries, composed of warriors in heavy armor equipped with light weapons and shields, and a healer
|
||||
_B3F233790CCCE121 outpost_squad_tank_f.outpost_squad Squad of protectors A squad of eight master mercenaries, composed of warriors in heavy armor equipped with light weapons and shields, and a healer
|
||||
_41B924D5193F03EE outpost_squad_light_range_fighter_b.outpost_squad Squad of gunfighters A squad of eight apprentice mercenaries, composed of shooters in medium armor equipped with pistols, and a healer
|
||||
_AE8F7C13BB9ECC89 outpost_squad_light_range_fighter_c.outpost_squad Squad of gunfighters A squad of eight confirmed mercenaries, composed of shooters in medium armor equipped with pistols, and a healer
|
||||
_53CA49FD090794B7 outpost_squad_light_range_fighter_d.outpost_squad Squad of gunfighters A squad of eight advanced mercenaries, composed of shooters in medium armor equipped with pistols, and a healer
|
||||
_E299971DA36AB732 outpost_squad_light_range_fighter_e.outpost_squad Squad of gunfighters A squad of eight expert mercenaries, composed of shooters in medium armor equipped with pistols, and a healer
|
||||
_61D8D320DDEAB732 outpost_squad_light_range_fighter_f.outpost_squad Squad of gunfighters A squad of eight master mercenaries, composed of shooters in medium armor equipped with pistols, and a healer
|
||||
_0DF4D7484C79975C outpost_squad_medium_range_fighter_b.outpost_squad Squad of gunners A squad of eight apprentice mercenaries, composed of shooters in medium armor equipped with rifles, and a healer
|
||||
_9A2753D9DD62C9D3 outpost_squad_medium_range_fighter_c.outpost_squad Squad of gunners A squad of eight confirmed mercenaries, composed of shooters in medium armor equipped with rifles, and a healer
|
||||
_79F80F704137D456 outpost_squad_medium_range_fighter_d.outpost_squad Squad of gunners A squad of eight advanced mercenaries, composed of shooters in medium armor equipped with rifles, and a healer
|
||||
_0C6BA6E67A9BF767 outpost_squad_medium_range_fighter_e.outpost_squad Squad of gunners A squad of eight expert mercenaries, composed of shooters in medium armor equipped with rifles, and a healer
|
||||
_4E6BA6E4378C0350 outpost_squad_medium_range_fighter_f.outpost_squad Squad of gunners A squad of eight master mercenaries, composed of shooters in medium armor equipped with rifles, and a healer
|
||||
_83B9D6A14775D36C outpost_squad_heavy_range_fighter_b.outpost_squad Squad of artillery shooters A squad of eight apprentice mercenaries, composed of shooters equipped with machine guns and grenade launchers, and a healer
|
||||
_B88A2ADC3D37B4BA outpost_squad_heavy_range_fighter_c.outpost_squad Squad of artillery shooters A squad of eight confirmed mercenaries, composed of shooters equipped with machine guns and grenade launchers, and a healer
|
||||
_4A265EE81064A4EE outpost_squad_heavy_range_fighter_d.outpost_squad Squad of artillery shooters A squad of eight advanced mercenaries, composed of shooters equipped with machine guns and grenade launchers, and a healer
|
||||
_D8BF17CCD52A49CB outpost_squad_heavy_range_fighter_e.outpost_squad Squad of artillery shooters A squad of eight expert mercenaries, composed of shooters equipped with machine guns and grenade launchers, and a healer
|
||||
_D8AFE3DB95B969CB outpost_squad_heavy_range_fighter_f.outpost_squad Squad of artillery shooters A squad of eight master mercenaries, composed of shooters equipped with machine guns and grenade launchers, and a healer
|
||||
_904A71ECA09309EE outpost_squad_light_mixed_fighter_b.outpost_squad Squad of harriers A squad of eight apprentice mercenaries, composed of warriors and shooters equipped with rapid weapons and pistols, and a healer
|
||||
_D5C630F24DC26BF6 outpost_squad_light_mixed_fighter_c.outpost_squad Squad of harriers A squad of eight confirmed mercenaries, composed of warriors and shooters equipped with rapid weapons and pistols, and a healer
|
||||
_D8A5FB5A0DE0C785 outpost_squad_light_mixed_fighter_d.outpost_squad Squad of harriers A squad of eight advanced mercenaries, composed of warriors and shooters equipped with rapid weapons and pistols, and a healer
|
||||
_41FF57345BA7524F outpost_squad_light_mixed_fighter_e.outpost_squad Squad of harriers A squad of eight expert mercenaries, composed of warriors and shooters equipped with rapid weapons and pistols, and a healer
|
||||
_430F573218985E38 outpost_squad_light_mixed_fighter_f.outpost_squad Squad of harriers A squad of eight master mercenaries, composed of warriors and shooters equipped with rapid weapons and pistols, and a healer
|
||||
_5F89C5543EA54955 outpost_squad_medium_mixed_fighter_b.outpost_squad Squad of fighters A squad of eight apprentice mercenaries, composed of warriors and shooters equipped with light weapons and rifles, some carrying a shield, and a healer
|
||||
_5CD1D9C771B7F828 outpost_squad_medium_mixed_fighter_c.outpost_squad Squad of fighters A squad of eight confirmed mercenaries, composed of warriors and shooters equipped with light weapons and rifles, some carrying a shield, and a healer
|
||||
_50BE4B8DCDC79913 outpost_squad_medium_mixed_fighter_d.outpost_squad Squad of fighters A squad of eight advanced mercenaries, composed of warriors and shooters equipped with light weapons and rifles, some carrying a shield, and a healer
|
||||
_E78BAAF4DA5C0763 outpost_squad_medium_mixed_fighter_e.outpost_squad Squad of fighters A squad of eight expert mercenaries, composed of warriors and shooters equipped with light weapons and rifles, some carrying a shield, and a healer
|
||||
_278BA2E79E8CAB6B outpost_squad_medium_mixed_fighter_f.outpost_squad Squad of fighters A squad of eight master mercenaries, composed of warriors and shooters equipped with light weapons and rifles, some carrying a shield, and a healer
|
||||
_5C58BA5265E1368F outpost_squad_nukers_b.outpost_squad Squad of elementalists A squad of eight apprentice mercenaries, composed of magicians skilled in destruction spells, and a healer
|
||||
_F542B6ACE7A08614 outpost_squad_nukers_c.outpost_squad Squad of elementalists A squad of eight confirmed mercenaries, composed of magicians skilled in destruction spells, and a healer
|
||||
_1626E063BEF34A1E outpost_squad_nukers_d.outpost_squad Squad of elementalists A squad of eight advanced mercenaries, composed of magicians skilled in destruction spells, and a healer
|
||||
_57E07466D6F2B724 outpost_squad_nukers_e.outpost_squad Squad of elementalists A squad of eight expert mercenaries, composed of magicians skilled in destruction spells, and a healer
|
||||
_59E0746493E3C70D outpost_squad_nukers_f.outpost_squad Squad of elementalists A squad of eight master mercenaries, composed of magicians skilled in destruction spells, and a healer
|
||||
_20BF9A07073FAB16 outpost_squad_offensive_linkers_b.outpost_squad Squad of disturbers A squad of eight apprentice mercenaries, composed of magicians skilled in offensive link spells (debilitating and elementary), and a healer
|
||||
_CA111D57F472AA54 outpost_squad_offensive_linkers_c.outpost_squad Squad of disturbers A squad of eight confirmed mercenaries, composed of magicians skilled in offensive link spells (debilitating and elementary), and a healer
|
||||
_1B79E1F107A1070B outpost_squad_offensive_linkers_d.outpost_squad Squad of disturbers A squad of eight advanced mercenaries, composed of magicians skilled in offensive link spells (debilitating and elementary), and a healer
|
||||
_618979A3320EFB26 outpost_squad_offensive_linkers_e.outpost_squad Squad of disturbers A squad of eight expert mercenaries, composed of magicians skilled in offensive link spells (debilitating and elementary), and a healer
|
||||
_638979A2EFFF070F outpost_squad_offensive_linkers_f.outpost_squad Squad of disturbers A squad of eight master mercenaries, composed of magicians skilled in offensive link spells (debilitating and elementary), and a healer
|
||||
_75DD5A02FC0EF85D outpost_squad_mixed_casters_b.outpost_squad Squad of magicians A squad of eight apprentice mercenaries, composed of magicians who follow different schools of magic (destructive and relieving)
|
||||
_7CBF364A9978C209 outpost_squad_mixed_casters_c.outpost_squad Squad of magicians A squad of eight confirmed mercenaries, composed of magicians who follow different schools of magic (destructive and relieving)
|
||||
_270E0A5569E00C79 outpost_squad_mixed_casters_d.outpost_squad Squad of magicians A squad of eight advanced mercenaries, composed of magicians who follow different schools of magic (destructive and relieving)
|
||||
_EED36269AEF31785 outpost_squad_mixed_casters_e.outpost_squad Squad of magicians A squad of eight expert mercenaries, composed of magicians who follow different schools of magic (destructive and relieving)
|
||||
_6D029E6CE8731786 outpost_squad_mixed_casters_f.outpost_squad Squad of magicians A squad of eight master mercenaries, composed of magicians who follow different schools of magic (destructive and relieving)
|
||||
_9F938CB2069C3115 driller_bountybeaches_kami_u1_100a.outpost_building Offering for Tree-Bore RM for crafting + Consumables
|
||||
_9F938CB2479C3115 driller_bountybeaches_kami_u1_150a.outpost_building Offering for Tree-Bore RM for crafting + Consumables
|
||||
_9F938CB206AC3115 driller_bountybeaches_kami_u1_200a.outpost_building Offering for Tree-Bore RM for crafting + Consumables
|
||||
_AC29D4E54FE02072 driller_bountybeaches_kami_u2_100a.outpost_building Offering for Crystal Tree-Bore RM for crafting + Consumables + Elevation Crystals
|
||||
_D5FED94E68A6D206 driller_bountybeaches_kami_u2_150a.outpost_building Offering for Crystal Tree-Bore RM for crafting + Double Consumables
|
||||
_AC29D4E54FF02072 driller_bountybeaches_kami_u2_200a.outpost_building Offering for Crystal Tree-Bore RM for crafting + Consumables + Elevation Crystals
|
||||
_176386748322DF0F driller_bountybeaches_kami_u3_100a.outpost_building Offering for Hardy Tree-Bore RM for crafting + Consumables (speed x1.5)
|
||||
_17638674C422DF0F driller_bountybeaches_kami_u3_150a.outpost_building Offering for Hardy Tree-Bore RM for crafting + Consumables (speed x1.5)
|
||||
_176386748332DF0F driller_bountybeaches_kami_u3_200a.outpost_building Offering for Hardy Tree-Bore RM for crafting + Consumables (speed x1.5)
|
||||
_10766E44DC25E6AE driller_bountybeaches_kami_u4_100a.outpost_building Offering for Superior Tree-Bore RM for crafting + Consumables (speed x2)
|
||||
_10766E441D25E6AE driller_bountybeaches_kami_u4_150a.outpost_building Offering for Superior Tree-Bore RM for crafting + Consumables (speed x2)
|
||||
_10766E44DC35E6AE driller_bountybeaches_kami_u4_200a.outpost_building Offering for Superior Tree-Bore RM for crafting + Consumables (speed x2)
|
||||
_A5C73FC698518FF4 placeholder_bountybeaches_a.outpost_building Constructible space Come back to an empty space
|
||||
_AC47886E6FE813AA placeholder_citiesofintuition_a.outpost_building Constructible space Come back to an empty space
|
||||
_F789BFC60F334EA1 placeholder_couloirbrule_a.outpost_building Constructible space Come back to an empty space
|
||||
_8585E7E396EB9475 town_hall.outpost_building Outpost Hall Main building of the outpost
|
98
translation/history/outpost_words_wk_59A5D5DD.txt
Normal file
98
translation/history/outpost_words_wk_59A5D5DD.txt
Normal file
|
@ -0,0 +1,98 @@
|
|||
*HASH_VALUE outpost ID name description
|
||||
_65A3A9829307D1F6 fyros_outpost_04.outpost Malmont Farm Outpost founded in 2489, abandoned in 2494\n Challenge for expert-rank guilds\n An outpost constructed to the south of the Malmount and the Dragon's Tail, its activity concentrated on mining resources in this hostile region. A portion of its resources were transported to the village of Dyron and the two workshops nearby. The remaining materials were brought along the road to Pyr under heavy escort.
|
||||
_521819DBD72AB7EE marauder_light_melee_fighter_b.outpost_squad Marauder Warriors Squad
|
||||
_521819DBD72ABBEE marauder_light_melee_fighter_c.outpost_squad Marauder Warriors Squad
|
||||
_521819DBD72ABFEE marauder_light_melee_fighter_d.outpost_squad Marauder Warriors Squad
|
||||
_521819DBD72AC3EE marauder_light_melee_fighter_e.outpost_squad Marauder Warriors Squad
|
||||
_521819DBD72AC7EE marauder_light_melee_fighter_f.outpost_squad Marauder Warriors Squad
|
||||
_4F35552030D28537 marauder_light_range_fighter_b.outpost_squad Marauder Range Fighters Squad
|
||||
_4F35552030D28937 marauder_light_range_fighter_c.outpost_squad Marauder Range Fighters Squad
|
||||
_4F35552030D28D37 marauder_light_range_fighter_d.outpost_squad Marauder Range Fighters Squad
|
||||
_4F35552030D29137 marauder_light_range_fighter_e.outpost_squad Marauder Range Fighters Squad
|
||||
_4F35552030D29537 marauder_light_range_fighter_f.outpost_squad Marauder Range Fighters Squad
|
||||
_127875D514AA73EE marauder_light_mixed_fighter_b.outpost_squad Marauder Fighters Squad
|
||||
_127875D514AA77EE marauder_light_mixed_fighter_c.outpost_squad Marauder Fighters Squad
|
||||
_127875D514AA7BEE marauder_light_mixed_fighter_d.outpost_squad Marauder Fighters Squad
|
||||
_127875D514AA7FEE marauder_light_mixed_fighter_e.outpost_squad Marauder Fighters Squad
|
||||
_127875D514AA83EE marauder_light_mixed_fighter_f.outpost_squad Marauder Fighters Squad
|
||||
_AA27968E684160C8 free_squad_light_melee_fighter_b.outpost_squad Militiamen Squad A squad of eight apprentice mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour.
|
||||
_BF143CBC2BFD49D9 free_squad_light_melee_fighter_c.outpost_squad Militiamen Squad A squad of eight confirmed mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour.
|
||||
_43CBC8DDF75D280B free_squad_light_melee_fighter_d.outpost_squad Militiamen Squad A squad of eight advanced mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour.
|
||||
_84ED251CBB1400E3 free_squad_light_melee_fighter_e.outpost_squad Militiamen Squad A squad of eight expert mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour.
|
||||
_41DE3105FD1400E1 free_squad_light_melee_fighter_f.outpost_squad Militiamen Squad A squad of eight master mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour.
|
||||
_FF0CB4F681F74244 outpost_squad_light_melee_fighter_b.outpost_squad Squad of skirmishers A squad of eight apprentice mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour
|
||||
_4363F04E8097317E outpost_squad_light_melee_fighter_c.outpost_squad Squad of skirmishers A squad of eight confirmed mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour
|
||||
_CF901D3115994936 outpost_squad_light_melee_fighter_d.outpost_squad Squad of skirmishers A squad of eight advanced mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour
|
||||
_C6F26688E51CB73E outpost_squad_light_melee_fighter_e.outpost_squad Squad of skirmishers A squad of eight expert mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour
|
||||
_4531A28B1F9CB73E outpost_squad_light_melee_fighter_f.outpost_squad Squad of skirmishers A squad of eight master mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour
|
||||
_C5BF158CD8504200 outpost_squad_medium_melee_fighter_b.outpost_squad Squad of battlers A squad of eight apprentice mercenaries, composed of warriors in medium armor equipped with light weapons, some carrying a shield, and a healer
|
||||
_086B6B9A3CA17751 outpost_squad_medium_melee_fighter_c.outpost_squad Squad of battlers A squad of eight confirmed mercenaries, composed of warriors in medium armor equipped with light weapons, some carrying a shield, and a healer
|
||||
_9BE9B6F17BBDA89E outpost_squad_medium_melee_fighter_d.outpost_squad Squad of battlers A squad of eight advanced mercenaries, composed of warriors in medium armor equipped with light weapons, some carrying a shield, and a healer
|
||||
_85B573A73C138793 outpost_squad_medium_melee_fighter_e.outpost_squad Squad of battlers A squad of eight expert mercenaries, composed of warriors in medium armor equipped with light weapons, some carrying a shield, and a healer
|
||||
_C5B56B9A00432B9B outpost_squad_medium_melee_fighter_f.outpost_squad Squad of battlers A squad of eight master mercenaries, composed of warriors in medium armor equipped with light weapons, some carrying a shield, and a healer
|
||||
_14147A69FC5CC445 outpost_squad_heavy_melee_fighter_b.outpost_squad Squad of heavy warriors A squad of eight apprentice mercenaries, composed of warriors in heavy armor equipped with two-handed weapons, and a healer
|
||||
_F6C3A9AD2C915DE9 outpost_squad_heavy_melee_fighter_c.outpost_squad Squad of heavy warriors A squad of eight confirmed mercenaries, composed of warriors in heavy armor equipped with two-handed weapons, and a healer
|
||||
_E4BC11753CDDAF46 outpost_squad_heavy_melee_fighter_d.outpost_squad Squad of heavy warriors A squad of eight advanced mercenaries, composed of warriors in heavy armor equipped with two-handed weapons, and a healer
|
||||
_CF2E06DB24FDEF5D outpost_squad_heavy_melee_fighter_e.outpost_squad Squad of heavy warriors A squad of eight expert mercenaries, composed of warriors in heavy armor equipped with two-handed weapons, and a healer
|
||||
_8FCD26DB24DDBB6C outpost_squad_heavy_melee_fighter_f.outpost_squad Squad of heavy warriors A squad of eight master mercenaries, composed of warriors in heavy armor equipped with two-handed weapons, and a healer
|
||||
_D1DECB0C0956E6FF outpost_squad_tank_b.outpost_squad Squad of protectors A squad of eight apprentice mercenaries, composed of warriors in heavy armor equipped with light weapons and shields, and a healer
|
||||
_D7088C97BA526CF3 outpost_squad_tank_c.outpost_squad Squad of protectors A squad of eight confirmed mercenaries, composed of warriors in heavy armor equipped with light weapons and shields, and a healer
|
||||
_D587B2DB1D819C90 outpost_squad_tank_d.outpost_squad Squad of protectors A squad of eight advanced mercenaries, composed of warriors in heavy armor equipped with light weapons and shields, and a healer
|
||||
_F4C3F776D24CE121 outpost_squad_tank_e.outpost_squad Squad of protectors A squad of eight expert mercenaries, composed of warriors in heavy armor equipped with light weapons and shields, and a healer
|
||||
_B3F233790CCCE121 outpost_squad_tank_f.outpost_squad Squad of protectors A squad of eight master mercenaries, composed of warriors in heavy armor equipped with light weapons and shields, and a healer
|
||||
_41B924D5193F03EE outpost_squad_light_range_fighter_b.outpost_squad Squad of gunfighters A squad of eight apprentice mercenaries, composed of shooters in medium armor equipped with pistols, and a healer
|
||||
_AE8F7C13BB9ECC89 outpost_squad_light_range_fighter_c.outpost_squad Squad of gunfighters A squad of eight confirmed mercenaries, composed of shooters in medium armor equipped with pistols, and a healer
|
||||
_53CA49FD090794B7 outpost_squad_light_range_fighter_d.outpost_squad Squad of gunfighters A squad of eight advanced mercenaries, composed of shooters in medium armor equipped with pistols, and a healer
|
||||
_E299971DA36AB732 outpost_squad_light_range_fighter_e.outpost_squad Squad of gunfighters A squad of eight expert mercenaries, composed of shooters in medium armor equipped with pistols, and a healer
|
||||
_61D8D320DDEAB732 outpost_squad_light_range_fighter_f.outpost_squad Squad of gunfighters A squad of eight master mercenaries, composed of shooters in medium armor equipped with pistols, and a healer
|
||||
_0DF4D7484C79975C outpost_squad_medium_range_fighter_b.outpost_squad Squad of gunners A squad of eight apprentice mercenaries, composed of shooters in medium armor equipped with rifles, and a healer
|
||||
_9A2753D9DD62C9D3 outpost_squad_medium_range_fighter_c.outpost_squad Squad of gunners A squad of eight confirmed mercenaries, composed of shooters in medium armor equipped with rifles, and a healer
|
||||
_79F80F704137D456 outpost_squad_medium_range_fighter_d.outpost_squad Squad of gunners A squad of eight advanced mercenaries, composed of shooters in medium armor equipped with rifles, and a healer
|
||||
_0C6BA6E67A9BF767 outpost_squad_medium_range_fighter_e.outpost_squad Squad of gunners A squad of eight expert mercenaries, composed of shooters in medium armor equipped with rifles, and a healer
|
||||
_4E6BA6E4378C0350 outpost_squad_medium_range_fighter_f.outpost_squad Squad of gunners A squad of eight master mercenaries, composed of shooters in medium armor equipped with rifles, and a healer
|
||||
_83B9D6A14775D36C outpost_squad_heavy_range_fighter_b.outpost_squad Squad of artillery shooters A squad of eight apprentice mercenaries, composed of shooters equipped with machine guns and grenade launchers, and a healer
|
||||
_B88A2ADC3D37B4BA outpost_squad_heavy_range_fighter_c.outpost_squad Squad of artillery shooters A squad of eight confirmed mercenaries, composed of shooters equipped with machine guns and grenade launchers, and a healer
|
||||
_4A265EE81064A4EE outpost_squad_heavy_range_fighter_d.outpost_squad Squad of artillery shooters A squad of eight advanced mercenaries, composed of shooters equipped with machine guns and grenade launchers, and a healer
|
||||
_D8BF17CCD52A49CB outpost_squad_heavy_range_fighter_e.outpost_squad Squad of artillery shooters A squad of eight expert mercenaries, composed of shooters equipped with machine guns and grenade launchers, and a healer
|
||||
_D8AFE3DB95B969CB outpost_squad_heavy_range_fighter_f.outpost_squad Squad of artillery shooters A squad of eight master mercenaries, composed of shooters equipped with machine guns and grenade launchers, and a healer
|
||||
_904A71ECA09309EE outpost_squad_light_mixed_fighter_b.outpost_squad Squad of harriers A squad of eight apprentice mercenaries, composed of warriors and shooters equipped with rapid weapons and pistols, and a healer
|
||||
_D5C630F24DC26BF6 outpost_squad_light_mixed_fighter_c.outpost_squad Squad of harriers A squad of eight confirmed mercenaries, composed of warriors and shooters equipped with rapid weapons and pistols, and a healer
|
||||
_D8A5FB5A0DE0C785 outpost_squad_light_mixed_fighter_d.outpost_squad Squad of harriers A squad of eight advanced mercenaries, composed of warriors and shooters equipped with rapid weapons and pistols, and a healer
|
||||
_41FF57345BA7524F outpost_squad_light_mixed_fighter_e.outpost_squad Squad of harriers A squad of eight expert mercenaries, composed of warriors and shooters equipped with rapid weapons and pistols, and a healer
|
||||
_430F573218985E38 outpost_squad_light_mixed_fighter_f.outpost_squad Squad of harriers A squad of eight master mercenaries, composed of warriors and shooters equipped with rapid weapons and pistols, and a healer
|
||||
_5F89C5543EA54955 outpost_squad_medium_mixed_fighter_b.outpost_squad Squad of fighters A squad of eight apprentice mercenaries, composed of warriors and shooters equipped with light weapons and rifles, some carrying a shield, and a healer
|
||||
_5CD1D9C771B7F828 outpost_squad_medium_mixed_fighter_c.outpost_squad Squad of fighters A squad of eight confirmed mercenaries, composed of warriors and shooters equipped with light weapons and rifles, some carrying a shield, and a healer
|
||||
_50BE4B8DCDC79913 outpost_squad_medium_mixed_fighter_d.outpost_squad Squad of fighters A squad of eight advanced mercenaries, composed of warriors and shooters equipped with light weapons and rifles, some carrying a shield, and a healer
|
||||
_E78BAAF4DA5C0763 outpost_squad_medium_mixed_fighter_e.outpost_squad Squad of fighters A squad of eight expert mercenaries, composed of warriors and shooters equipped with light weapons and rifles, some carrying a shield, and a healer
|
||||
_278BA2E79E8CAB6B outpost_squad_medium_mixed_fighter_f.outpost_squad Squad of fighters A squad of eight master mercenaries, composed of warriors and shooters equipped with light weapons and rifles, some carrying a shield, and a healer
|
||||
_5C58BA5265E1368F outpost_squad_nukers_b.outpost_squad Squad of elementalists A squad of eight apprentice mercenaries, composed of magicians skilled in destruction spells, and a healer
|
||||
_F542B6ACE7A08614 outpost_squad_nukers_c.outpost_squad Squad of elementalists A squad of eight confirmed mercenaries, composed of magicians skilled in destruction spells, and a healer
|
||||
_1626E063BEF34A1E outpost_squad_nukers_d.outpost_squad Squad of elementalists A squad of eight advanced mercenaries, composed of magicians skilled in destruction spells, and a healer
|
||||
_57E07466D6F2B724 outpost_squad_nukers_e.outpost_squad Squad of elementalists A squad of eight expert mercenaries, composed of magicians skilled in destruction spells, and a healer
|
||||
_59E0746493E3C70D outpost_squad_nukers_f.outpost_squad Squad of elementalists A squad of eight master mercenaries, composed of magicians skilled in destruction spells, and a healer
|
||||
_20BF9A07073FAB16 outpost_squad_offensive_linkers_b.outpost_squad Squad of disturbers A squad of eight apprentice mercenaries, composed of magicians skilled in offensive link spells (debilitating and elementary), and a healer
|
||||
_CA111D57F472AA54 outpost_squad_offensive_linkers_c.outpost_squad Squad of disturbers A squad of eight confirmed mercenaries, composed of magicians skilled in offensive link spells (debilitating and elementary), and a healer
|
||||
_1B79E1F107A1070B outpost_squad_offensive_linkers_d.outpost_squad Squad of disturbers A squad of eight advanced mercenaries, composed of magicians skilled in offensive link spells (debilitating and elementary), and a healer
|
||||
_618979A3320EFB26 outpost_squad_offensive_linkers_e.outpost_squad Squad of disturbers A squad of eight expert mercenaries, composed of magicians skilled in offensive link spells (debilitating and elementary), and a healer
|
||||
_638979A2EFFF070F outpost_squad_offensive_linkers_f.outpost_squad Squad of disturbers A squad of eight master mercenaries, composed of magicians skilled in offensive link spells (debilitating and elementary), and a healer
|
||||
_75DD5A02FC0EF85D outpost_squad_mixed_casters_b.outpost_squad Squad of magicians A squad of eight apprentice mercenaries, composed of magicians who follow different schools of magic (destructive and relieving)
|
||||
_7CBF364A9978C209 outpost_squad_mixed_casters_c.outpost_squad Squad of magicians A squad of eight confirmed mercenaries, composed of magicians who follow different schools of magic (destructive and relieving)
|
||||
_270E0A5569E00C79 outpost_squad_mixed_casters_d.outpost_squad Squad of magicians A squad of eight advanced mercenaries, composed of magicians who follow different schools of magic (destructive and relieving)
|
||||
_EED36269AEF31785 outpost_squad_mixed_casters_e.outpost_squad Squad of magicians A squad of eight expert mercenaries, composed of magicians who follow different schools of magic (destructive and relieving)
|
||||
_6D029E6CE8731786 outpost_squad_mixed_casters_f.outpost_squad Squad of magicians A squad of eight master mercenaries, composed of magicians who follow different schools of magic (destructive and relieving)
|
||||
_9F938CB2069C3115 driller_bountybeaches_kami_u1_100a.outpost_building Offering for Tree-Bore RM for crafting + Consumables
|
||||
_9F938CB2479C3115 driller_bountybeaches_kami_u1_150a.outpost_building Offering for Tree-Bore RM for crafting + Consumables
|
||||
_9F938CB206AC3115 driller_bountybeaches_kami_u1_200a.outpost_building Offering for Tree-Bore RM for crafting + Consumables
|
||||
_AC29D4E54FE02072 driller_bountybeaches_kami_u2_100a.outpost_building Offering for Crystal Tree-Bore RM for crafting + Consumables + Elevation Crystals
|
||||
_D5FED94E68A6D206 driller_bountybeaches_kami_u2_150a.outpost_building Offering for Crystal Tree-Bore RM for crafting + Double Consumables
|
||||
_AC29D4E54FF02072 driller_bountybeaches_kami_u2_200a.outpost_building Offering for Crystal Tree-Bore RM for crafting + Consumables + Elevation Crystals
|
||||
_176386748322DF0F driller_bountybeaches_kami_u3_100a.outpost_building Offering for Hardy Tree-Bore RM for crafting + Consumables (speed x1.5)
|
||||
_17638674C422DF0F driller_bountybeaches_kami_u3_150a.outpost_building Offering for Hardy Tree-Bore RM for crafting + Consumables (speed x1.5)
|
||||
_176386748332DF0F driller_bountybeaches_kami_u3_200a.outpost_building Offering for Hardy Tree-Bore RM for crafting + Consumables (speed x1.5)
|
||||
_10766E44DC25E6AE driller_bountybeaches_kami_u4_100a.outpost_building Offering for Superior Tree-Bore RM for crafting + Consumables (speed x2)
|
||||
_10766E441D25E6AE driller_bountybeaches_kami_u4_150a.outpost_building Offering for Superior Tree-Bore RM for crafting + Consumables (speed x2)
|
||||
_10766E44DC35E6AE driller_bountybeaches_kami_u4_200a.outpost_building Offering for Superior Tree-Bore RM for crafting + Consumables (speed x2)
|
||||
_A5C73FC698518FF4 placeholder_bountybeaches_a.outpost_building Constructible space Come back to an empty space
|
||||
_AC47886E6FE813AA placeholder_citiesofintuition_a.outpost_building Constructible space Come back to an empty space
|
||||
_F789BFC60F334EA1 placeholder_couloirbrule_a.outpost_building Constructible space Come back to an empty space
|
||||
_8585E7E396EB9475 town_hall.outpost_building Outpost Hall Main building of the outpost
|
98
translation/history/outpost_words_wk_59A5D601.txt
Normal file
98
translation/history/outpost_words_wk_59A5D601.txt
Normal file
|
@ -0,0 +1,98 @@
|
|||
*HASH_VALUE outpost ID name description
|
||||
_65A3A9829307D1F6 fyros_outpost_04.outpost Malmont Farm Outpost founded in 2489, abandoned in 2494\n Challenge for expert-rank guilds\n An outpost constructed to the south of the Malmount and the Dragon's Tail, its activity concentrated on mining resources in this hostile region. A portion of its resources were transported to the village of Dyron and the two workshops nearby. The remaining materials were brought along the road to Pyr under heavy escort.
|
||||
_521819DBD72AB7EE marauder_light_melee_fighter_b.outpost_squad Marauder Warriors Squad
|
||||
_521819DBD72ABBEE marauder_light_melee_fighter_c.outpost_squad Marauder Warriors Squad
|
||||
_521819DBD72ABFEE marauder_light_melee_fighter_d.outpost_squad Marauder Warriors Squad
|
||||
_521819DBD72AC3EE marauder_light_melee_fighter_e.outpost_squad Marauder Warriors Squad
|
||||
_521819DBD72AC7EE marauder_light_melee_fighter_f.outpost_squad Marauder Warriors Squad
|
||||
_4F35552030D28537 marauder_light_range_fighter_b.outpost_squad Marauder Range Fighters Squad
|
||||
_4F35552030D28937 marauder_light_range_fighter_c.outpost_squad Marauder Range Fighters Squad
|
||||
_4F35552030D28D37 marauder_light_range_fighter_d.outpost_squad Marauder Range Fighters Squad
|
||||
_4F35552030D29137 marauder_light_range_fighter_e.outpost_squad Marauder Range Fighters Squad
|
||||
_4F35552030D29537 marauder_light_range_fighter_f.outpost_squad Marauder Range Fighters Squad
|
||||
_127875D514AA73EE marauder_light_mixed_fighter_b.outpost_squad Marauder Fighters Squad
|
||||
_127875D514AA77EE marauder_light_mixed_fighter_c.outpost_squad Marauder Fighters Squad
|
||||
_127875D514AA7BEE marauder_light_mixed_fighter_d.outpost_squad Marauder Fighters Squad
|
||||
_127875D514AA7FEE marauder_light_mixed_fighter_e.outpost_squad Marauder Fighters Squad
|
||||
_127875D514AA83EE marauder_light_mixed_fighter_f.outpost_squad Marauder Fighters Squad
|
||||
_AA27968E684160C8 free_squad_light_melee_fighter_b.outpost_squad Militiamen Squad A squad of eight apprentice mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour.
|
||||
_BF143CBC2BFD49D9 free_squad_light_melee_fighter_c.outpost_squad Militiamen Squad A squad of eight confirmed mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour.
|
||||
_43CBC8DDF75D280B free_squad_light_melee_fighter_d.outpost_squad Militiamen Squad A squad of eight advanced mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour.
|
||||
_84ED251CBB1400E3 free_squad_light_melee_fighter_e.outpost_squad Militiamen Squad A squad of eight expert mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour.
|
||||
_41DE3105FD1400E1 free_squad_light_melee_fighter_f.outpost_squad Militiamen Squad A squad of eight master mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour.
|
||||
_FF0CB4F681F74244 outpost_squad_light_melee_fighter_b.outpost_squad Squad of skirmishers A squad of eight apprentice mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour
|
||||
_4363F04E8097317E outpost_squad_light_melee_fighter_c.outpost_squad Squad of skirmishers A squad of eight confirmed mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour
|
||||
_CF901D3115994936 outpost_squad_light_melee_fighter_d.outpost_squad Squad of skirmishers A squad of eight advanced mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour
|
||||
_C6F26688E51CB73E outpost_squad_light_melee_fighter_e.outpost_squad Squad of skirmishers A squad of eight expert mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour
|
||||
_4531A28B1F9CB73E outpost_squad_light_melee_fighter_f.outpost_squad Squad of skirmishers A squad of eight master mercenaries, composed of warriors and two healers, equipped with rapid weapons and light armour
|
||||
_C5BF158CD8504200 outpost_squad_medium_melee_fighter_b.outpost_squad Squad of battlers A squad of eight apprentice mercenaries, composed of warriors in medium armor equipped with light weapons, some carrying a shield, and a healer
|
||||
_086B6B9A3CA17751 outpost_squad_medium_melee_fighter_c.outpost_squad Squad of battlers A squad of eight confirmed mercenaries, composed of warriors in medium armor equipped with light weapons, some carrying a shield, and a healer
|
||||
_9BE9B6F17BBDA89E outpost_squad_medium_melee_fighter_d.outpost_squad Squad of battlers A squad of eight advanced mercenaries, composed of warriors in medium armor equipped with light weapons, some carrying a shield, and a healer
|
||||
_85B573A73C138793 outpost_squad_medium_melee_fighter_e.outpost_squad Squad of battlers A squad of eight expert mercenaries, composed of warriors in medium armor equipped with light weapons, some carrying a shield, and a healer
|
||||
_C5B56B9A00432B9B outpost_squad_medium_melee_fighter_f.outpost_squad Squad of battlers A squad of eight master mercenaries, composed of warriors in medium armor equipped with light weapons, some carrying a shield, and a healer
|
||||
_14147A69FC5CC445 outpost_squad_heavy_melee_fighter_b.outpost_squad Squad of heavy warriors A squad of eight apprentice mercenaries, composed of warriors in heavy armor equipped with two-handed weapons, and a healer
|
||||
_F6C3A9AD2C915DE9 outpost_squad_heavy_melee_fighter_c.outpost_squad Squad of heavy warriors A squad of eight confirmed mercenaries, composed of warriors in heavy armor equipped with two-handed weapons, and a healer
|
||||
_E4BC11753CDDAF46 outpost_squad_heavy_melee_fighter_d.outpost_squad Squad of heavy warriors A squad of eight advanced mercenaries, composed of warriors in heavy armor equipped with two-handed weapons, and a healer
|
||||
_CF2E06DB24FDEF5D outpost_squad_heavy_melee_fighter_e.outpost_squad Squad of heavy warriors A squad of eight expert mercenaries, composed of warriors in heavy armor equipped with two-handed weapons, and a healer
|
||||
_8FCD26DB24DDBB6C outpost_squad_heavy_melee_fighter_f.outpost_squad Squad of heavy warriors A squad of eight master mercenaries, composed of warriors in heavy armor equipped with two-handed weapons, and a healer
|
||||
_D1DECB0C0956E6FF outpost_squad_tank_b.outpost_squad Squad of protectors A squad of eight apprentice mercenaries, composed of warriors in heavy armor equipped with light weapons and shields, and a healer
|
||||
_D7088C97BA526CF3 outpost_squad_tank_c.outpost_squad Squad of protectors A squad of eight confirmed mercenaries, composed of warriors in heavy armor equipped with light weapons and shields, and a healer
|
||||
_D587B2DB1D819C90 outpost_squad_tank_d.outpost_squad Squad of protectors A squad of eight advanced mercenaries, composed of warriors in heavy armor equipped with light weapons and shields, and a healer
|
||||
_F4C3F776D24CE121 outpost_squad_tank_e.outpost_squad Squad of protectors A squad of eight expert mercenaries, composed of warriors in heavy armor equipped with light weapons and shields, and a healer
|
||||
_B3F233790CCCE121 outpost_squad_tank_f.outpost_squad Squad of protectors A squad of eight master mercenaries, composed of warriors in heavy armor equipped with light weapons and shields, and a healer
|
||||
_41B924D5193F03EE outpost_squad_light_range_fighter_b.outpost_squad Squad of gunfighters A squad of eight apprentice mercenaries, composed of shooters in medium armor equipped with pistols, and a healer
|
||||
_AE8F7C13BB9ECC89 outpost_squad_light_range_fighter_c.outpost_squad Squad of gunfighters A squad of eight confirmed mercenaries, composed of shooters in medium armor equipped with pistols, and a healer
|
||||
_53CA49FD090794B7 outpost_squad_light_range_fighter_d.outpost_squad Squad of gunfighters A squad of eight advanced mercenaries, composed of shooters in medium armor equipped with pistols, and a healer
|
||||
_E299971DA36AB732 outpost_squad_light_range_fighter_e.outpost_squad Squad of gunfighters A squad of eight expert mercenaries, composed of shooters in medium armor equipped with pistols, and a healer
|
||||
_61D8D320DDEAB732 outpost_squad_light_range_fighter_f.outpost_squad Squad of gunfighters A squad of eight master mercenaries, composed of shooters in medium armor equipped with pistols, and a healer
|
||||
_0DF4D7484C79975C outpost_squad_medium_range_fighter_b.outpost_squad Squad of gunners A squad of eight apprentice mercenaries, composed of shooters in medium armor equipped with rifles, and a healer
|
||||
_9A2753D9DD62C9D3 outpost_squad_medium_range_fighter_c.outpost_squad Squad of gunners A squad of eight confirmed mercenaries, composed of shooters in medium armor equipped with rifles, and a healer
|
||||
_79F80F704137D456 outpost_squad_medium_range_fighter_d.outpost_squad Squad of gunners A squad of eight advanced mercenaries, composed of shooters in medium armor equipped with rifles, and a healer
|
||||
_0C6BA6E67A9BF767 outpost_squad_medium_range_fighter_e.outpost_squad Squad of gunners A squad of eight expert mercenaries, composed of shooters in medium armor equipped with rifles, and a healer
|
||||
_4E6BA6E4378C0350 outpost_squad_medium_range_fighter_f.outpost_squad Squad of gunners A squad of eight master mercenaries, composed of shooters in medium armor equipped with rifles, and a healer
|
||||
_83B9D6A14775D36C outpost_squad_heavy_range_fighter_b.outpost_squad Squad of artillery shooters A squad of eight apprentice mercenaries, composed of shooters equipped with machine guns and grenade launchers, and a healer
|
||||
_B88A2ADC3D37B4BA outpost_squad_heavy_range_fighter_c.outpost_squad Squad of artillery shooters A squad of eight confirmed mercenaries, composed of shooters equipped with machine guns and grenade launchers, and a healer
|
||||
_4A265EE81064A4EE outpost_squad_heavy_range_fighter_d.outpost_squad Squad of artillery shooters A squad of eight advanced mercenaries, composed of shooters equipped with machine guns and grenade launchers, and a healer
|
||||
_D8BF17CCD52A49CB outpost_squad_heavy_range_fighter_e.outpost_squad Squad of artillery shooters A squad of eight expert mercenaries, composed of shooters equipped with machine guns and grenade launchers, and a healer
|
||||
_D8AFE3DB95B969CB outpost_squad_heavy_range_fighter_f.outpost_squad Squad of artillery shooters A squad of eight master mercenaries, composed of shooters equipped with machine guns and grenade launchers, and a healer
|
||||
_904A71ECA09309EE outpost_squad_light_mixed_fighter_b.outpost_squad Squad of harriers A squad of eight apprentice mercenaries, composed of warriors and shooters equipped with rapid weapons and pistols, and a healer
|
||||
_D5C630F24DC26BF6 outpost_squad_light_mixed_fighter_c.outpost_squad Squad of harriers A squad of eight confirmed mercenaries, composed of warriors and shooters equipped with rapid weapons and pistols, and a healer
|
||||
_D8A5FB5A0DE0C785 outpost_squad_light_mixed_fighter_d.outpost_squad Squad of harriers A squad of eight advanced mercenaries, composed of warriors and shooters equipped with rapid weapons and pistols, and a healer
|
||||
_41FF57345BA7524F outpost_squad_light_mixed_fighter_e.outpost_squad Squad of harriers A squad of eight expert mercenaries, composed of warriors and shooters equipped with rapid weapons and pistols, and a healer
|
||||
_430F573218985E38 outpost_squad_light_mixed_fighter_f.outpost_squad Squad of harriers A squad of eight master mercenaries, composed of warriors and shooters equipped with rapid weapons and pistols, and a healer
|
||||
_5F89C5543EA54955 outpost_squad_medium_mixed_fighter_b.outpost_squad Squad of fighters A squad of eight apprentice mercenaries, composed of warriors and shooters equipped with light weapons and rifles, some carrying a shield, and a healer
|
||||
_5CD1D9C771B7F828 outpost_squad_medium_mixed_fighter_c.outpost_squad Squad of fighters A squad of eight confirmed mercenaries, composed of warriors and shooters equipped with light weapons and rifles, some carrying a shield, and a healer
|
||||
_50BE4B8DCDC79913 outpost_squad_medium_mixed_fighter_d.outpost_squad Squad of fighters A squad of eight advanced mercenaries, composed of warriors and shooters equipped with light weapons and rifles, some carrying a shield, and a healer
|
||||
_E78BAAF4DA5C0763 outpost_squad_medium_mixed_fighter_e.outpost_squad Squad of fighters A squad of eight expert mercenaries, composed of warriors and shooters equipped with light weapons and rifles, some carrying a shield, and a healer
|
||||
_278BA2E79E8CAB6B outpost_squad_medium_mixed_fighter_f.outpost_squad Squad of fighters A squad of eight master mercenaries, composed of warriors and shooters equipped with light weapons and rifles, some carrying a shield, and a healer
|
||||
_5C58BA5265E1368F outpost_squad_nukers_b.outpost_squad Squad of elementalists A squad of eight apprentice mercenaries, composed of magicians skilled in destruction spells, and a healer
|
||||
_F542B6ACE7A08614 outpost_squad_nukers_c.outpost_squad Squad of elementalists A squad of eight confirmed mercenaries, composed of magicians skilled in destruction spells, and a healer
|
||||
_1626E063BEF34A1E outpost_squad_nukers_d.outpost_squad Squad of elementalists A squad of eight advanced mercenaries, composed of magicians skilled in destruction spells, and a healer
|
||||
_57E07466D6F2B724 outpost_squad_nukers_e.outpost_squad Squad of elementalists A squad of eight expert mercenaries, composed of magicians skilled in destruction spells, and a healer
|
||||
_59E0746493E3C70D outpost_squad_nukers_f.outpost_squad Squad of elementalists A squad of eight master mercenaries, composed of magicians skilled in destruction spells, and a healer
|
||||
_20BF9A07073FAB16 outpost_squad_offensive_linkers_b.outpost_squad Squad of disturbers A squad of eight apprentice mercenaries, composed of magicians skilled in offensive link spells (debilitating and elementary), and a healer
|
||||
_CA111D57F472AA54 outpost_squad_offensive_linkers_c.outpost_squad Squad of disturbers A squad of eight confirmed mercenaries, composed of magicians skilled in offensive link spells (debilitating and elementary), and a healer
|
||||
_1B79E1F107A1070B outpost_squad_offensive_linkers_d.outpost_squad Squad of disturbers A squad of eight advanced mercenaries, composed of magicians skilled in offensive link spells (debilitating and elementary), and a healer
|
||||
_618979A3320EFB26 outpost_squad_offensive_linkers_e.outpost_squad Squad of disturbers A squad of eight expert mercenaries, composed of magicians skilled in offensive link spells (debilitating and elementary), and a healer
|
||||
_638979A2EFFF070F outpost_squad_offensive_linkers_f.outpost_squad Squad of disturbers A squad of eight master mercenaries, composed of magicians skilled in offensive link spells (debilitating and elementary), and a healer
|
||||
_75DD5A02FC0EF85D outpost_squad_mixed_casters_b.outpost_squad Squad of magicians A squad of eight apprentice mercenaries, composed of magicians who follow different schools of magic (destructive and relieving)
|
||||
_7CBF364A9978C209 outpost_squad_mixed_casters_c.outpost_squad Squad of magicians A squad of eight confirmed mercenaries, composed of magicians who follow different schools of magic (destructive and relieving)
|
||||
_270E0A5569E00C79 outpost_squad_mixed_casters_d.outpost_squad Squad of magicians A squad of eight advanced mercenaries, composed of magicians who follow different schools of magic (destructive and relieving)
|
||||
_EED36269AEF31785 outpost_squad_mixed_casters_e.outpost_squad Squad of magicians A squad of eight expert mercenaries, composed of magicians who follow different schools of magic (destructive and relieving)
|
||||
_6D029E6CE8731786 outpost_squad_mixed_casters_f.outpost_squad Squad of magicians A squad of eight master mercenaries, composed of magicians who follow different schools of magic (destructive and relieving)
|
||||
_9F938CB2069C3115 driller_bountybeaches_kami_u1_100a.outpost_building Offering for Tree-Bore RM for crafting + Consumables
|
||||
_9F938CB2479C3115 driller_bountybeaches_kami_u1_150a.outpost_building Offering for Tree-Bore RM for crafting + Consumables
|
||||
_9F938CB206AC3115 driller_bountybeaches_kami_u1_200a.outpost_building Offering for Tree-Bore RM for crafting + Consumables
|
||||
_AC29D4E54FE02072 driller_bountybeaches_kami_u2_100a.outpost_building Offering for Crystal Tree-Bore RM for crafting + Consumables + Elevation Crystals
|
||||
_D5FED94E68A6D206 driller_bountybeaches_kami_u2_150a.outpost_building Offering for Crystal Tree-Bore RM for crafting + Double Consumables
|
||||
_AC29D4E54FF02072 driller_bountybeaches_kami_u2_200a.outpost_building Offering for Crystal Tree-Bore RM for crafting + Consumables + Elevation Crystals
|
||||
_176386748322DF0F driller_bountybeaches_kami_u3_100a.outpost_building Offering for Hardy Tree-Bore RM for crafting + Consumables (speed x1.5)
|
||||
_17638674C422DF0F driller_bountybeaches_kami_u3_150a.outpost_building Offering for Hardy Tree-Bore RM for crafting + Consumables (speed x1.5)
|
||||
_176386748332DF0F driller_bountybeaches_kami_u3_200a.outpost_building Offering for Hardy Tree-Bore RM for crafting + Consumables (speed x1.5)
|
||||
_10766E44DC25E6AE driller_bountybeaches_kami_u4_100a.outpost_building Offering for Superior Tree-Bore RM for crafting + Consumables (speed x2)
|
||||
_10766E441D25E6AE driller_bountybeaches_kami_u4_150a.outpost_building Offering for Superior Tree-Bore RM for crafting + Consumables (speed x2)
|
||||
_10766E44DC35E6AE driller_bountybeaches_kami_u4_200a.outpost_building Offering for Superior Tree-Bore RM for crafting + Consumables (speed x2)
|
||||
_A5C73FC698518FF4 placeholder_bountybeaches_a.outpost_building Constructible space Come back to an empty space
|
||||
_AC47886E6FE813AA placeholder_citiesofintuition_a.outpost_building Constructible space Come back to an empty space
|
||||
_F789BFC60F334EA1 placeholder_couloirbrule_a.outpost_building Constructible space Come back to an empty space
|
||||
_8585E7E396EB9475 town_hall.outpost_building Outpost Hall Main building of the outpost
|
BIN
translation/history/place_words_wk_59A07231.txt
Normal file
BIN
translation/history/place_words_wk_59A07231.txt
Normal file
Binary file not shown.
25
translation/history/place_words_wk_59A0728C.txt
Normal file
25
translation/history/place_words_wk_59A0728C.txt
Normal file
|
@ -0,0 +1,25 @@
|
|||
*HASH_VALUE placeId name da pr
|
||||
_7D6C4B0EB9FAEE08 region_newbieland_hunting_grounds Hunting Grounds the in the
|
||||
_54438B656D66FB5C region_newbieland_the_shattered_ruins Shattered Ruins the in the
|
||||
_BA2F7D8841E1B42D place_shattered_ruins_silan Ruins the in the
|
||||
_CBE132832027024B place_shattered_ruins_trone Cryptic Room the in the
|
||||
_2155BFF35AC0727B region_newbieland_starting_zone Dispensary the in the
|
||||
_5AB19E96CD5EDE7D place_starting_zone_starting_city Camp the in the
|
||||
_6AC0DD06701F0916 place_starting_zone_arena Arena the in the
|
||||
_1CB4F7C8A7D0762B region_newbieland_blight_zone Strange Zone the in the
|
||||
_987D6FEACD7FDD79 region_newbieland_shining_lake Cristal Lake the in the
|
||||
_E1210A78FDCD267C region_newbieland_kitins_jungle Jungle the in the
|
||||
_26A5B8CE0EFA57C3 Karavan Embassy New place the in the
|
||||
_A855747091662C7B Kami_Enclave Old Place the in the
|
||||
_583552E1A4E5018D place_hunting_grounds_gingo_lair Mountain the in the
|
||||
_9D720E9F57731121 mission_place_tryker_02 Prospection Zone the in the
|
||||
_9D720E9F57831121 mission_place_tryker_03 Prospection Zone the in the
|
||||
_AADAC0B4A615B39C mission_place_ranger_01
|
||||
_AADAC0B4A625B39C mission_place_ranger_02
|
||||
_A156A2FD9E51227A mission_place_ilot experimentation terrain the in the
|
||||
_A69E4520D6E93C5C newbieland Controlled Lands the in the
|
||||
_F14FB27748D93DF9 region_newbieland Dispensary Lands the in the
|
||||
_9D720E9F57931121 mission_place_tryker_04 Prospection Zone the in the
|
||||
_B9610A8D74AD3D04 place_promontoire_khan Khan Heights the in the
|
||||
_D774ECAB1CD74850 stable_1 animalerie l'\d dans l'\d
|
||||
_6CD6CCA5E4B4E4B3 place_klum Klum Land
|
25
translation/history/place_words_wk_59A072B8.txt
Normal file
25
translation/history/place_words_wk_59A072B8.txt
Normal file
|
@ -0,0 +1,25 @@
|
|||
*HASH_VALUE placeId name da pr
|
||||
_7D6C4B0EB9FAEE08 region_newbieland_hunting_grounds Hunting Grounds the in the
|
||||
_54438B656D66FB5C region_newbieland_the_shattered_ruins Shattered Ruins the in the
|
||||
_BA2F7D8841E1B42D place_shattered_ruins_silan Ruins the in the
|
||||
_CBE132832027024B place_shattered_ruins_trone Cryptic Room the in the
|
||||
_2155BFF35AC0727B region_newbieland_starting_zone Dispensary the in the
|
||||
_5AB19E96CD5EDE7D place_starting_zone_starting_city Camp the in the
|
||||
_6AC0DD06701F0916 place_starting_zone_arena Arena the in the
|
||||
_1CB4F7C8A7D0762B region_newbieland_blight_zone Strange Zone the in the
|
||||
_987D6FEACD7FDD79 region_newbieland_shining_lake Cristal Lake the in the
|
||||
_E1210A78FDCD267C region_newbieland_kitins_jungle Jungle the in the
|
||||
_26A5B8CE0EFA57C3 Karavan Embassy New place the in the
|
||||
_A855747091662C7B Kami_Enclave Old Place the in the
|
||||
_583552E1A4E5018D place_hunting_grounds_gingo_lair Mountain the in the
|
||||
_9D720E9F57731121 mission_place_tryker_02 Prospection Zone the in the
|
||||
_9D720E9F57831121 mission_place_tryker_03 Prospection Zone the in the
|
||||
_AADAC0B4A615B39C mission_place_ranger_01
|
||||
_AADAC0B4A625B39C mission_place_ranger_02
|
||||
_A156A2FD9E51227A mission_place_ilot experimentation terrain the in the
|
||||
_A69E4520D6E93C5C newbieland Controlled Lands the in the
|
||||
_F14FB27748D93DF9 region_newbieland Dispensary Lands the in the
|
||||
_9D720E9F57931121 mission_place_tryker_04 Prospection Zone the in the
|
||||
_B9610A8D74AD3D04 place_promontoire_khan Khan Heights the in the
|
||||
_D774ECAB1CD74850 stable_1 animalerie l'\d dans l'\d
|
||||
_6CD6CCA5E4B4E4B3 place_klum Klum Land
|
25
translation/history/place_words_wk_59A5D5DD.txt
Normal file
25
translation/history/place_words_wk_59A5D5DD.txt
Normal file
|
@ -0,0 +1,25 @@
|
|||
*HASH_VALUE placeId name da pr
|
||||
_7D6C4B0EB9FAEE08 region_newbieland_hunting_grounds Hunting Grounds the in the
|
||||
_54438B656D66FB5C region_newbieland_the_shattered_ruins Shattered Ruins the in the
|
||||
_BA2F7D8841E1B42D place_shattered_ruins_silan Ruins the in the
|
||||
_CBE132832027024B place_shattered_ruins_trone Cryptic Room the in the
|
||||
_2155BFF35AC0727B region_newbieland_starting_zone Dispensary the in the
|
||||
_5AB19E96CD5EDE7D place_starting_zone_starting_city Camp the in the
|
||||
_6AC0DD06701F0916 place_starting_zone_arena Arena the in the
|
||||
_1CB4F7C8A7D0762B region_newbieland_blight_zone Strange Zone the in the
|
||||
_987D6FEACD7FDD79 region_newbieland_shining_lake Cristal Lake the in the
|
||||
_E1210A78FDCD267C region_newbieland_kitins_jungle Jungle the in the
|
||||
_26A5B8CE0EFA57C3 Karavan Embassy New place the in the
|
||||
_A855747091662C7B Kami_Enclave Old Place the in the
|
||||
_583552E1A4E5018D place_hunting_grounds_gingo_lair Mountain the in the
|
||||
_9D720E9F57731121 mission_place_tryker_02 Prospection Zone the in the
|
||||
_9D720E9F57831121 mission_place_tryker_03 Prospection Zone the in the
|
||||
_AADAC0B4A615B39C mission_place_ranger_01
|
||||
_AADAC0B4A625B39C mission_place_ranger_02
|
||||
_A156A2FD9E51227A mission_place_ilot experimentation terrain the in the
|
||||
_A69E4520D6E93C5C newbieland Controlled Lands the in the
|
||||
_F14FB27748D93DF9 region_newbieland Dispensary Lands the in the
|
||||
_9D720E9F57931121 mission_place_tryker_04 Prospection Zone the in the
|
||||
_B9610A8D74AD3D04 place_promontoire_khan Khan Heights the in the
|
||||
_D774ECAB1CD74850 stable_1 animalerie l'\d dans l'\d
|
||||
_6CD6CCA5E4B4E4B3 place_klum Klum Land
|
25
translation/history/place_words_wk_59A5D601.txt
Normal file
25
translation/history/place_words_wk_59A5D601.txt
Normal file
|
@ -0,0 +1,25 @@
|
|||
*HASH_VALUE placeId name da pr
|
||||
_7D6C4B0EB9FAEE08 region_newbieland_hunting_grounds Hunting Grounds the in the
|
||||
_54438B656D66FB5C region_newbieland_the_shattered_ruins Shattered Ruins the in the
|
||||
_BA2F7D8841E1B42D place_shattered_ruins_silan Ruins the in the
|
||||
_CBE132832027024B place_shattered_ruins_trone Cryptic Room the in the
|
||||
_2155BFF35AC0727B region_newbieland_starting_zone Dispensary the in the
|
||||
_5AB19E96CD5EDE7D place_starting_zone_starting_city Camp the in the
|
||||
_6AC0DD06701F0916 place_starting_zone_arena Arena the in the
|
||||
_1CB4F7C8A7D0762B region_newbieland_blight_zone Strange Zone the in the
|
||||
_987D6FEACD7FDD79 region_newbieland_shining_lake Cristal Lake the in the
|
||||
_E1210A78FDCD267C region_newbieland_kitins_jungle Jungle the in the
|
||||
_26A5B8CE0EFA57C3 Karavan Embassy New place the in the
|
||||
_A855747091662C7B Kami_Enclave Old Place the in the
|
||||
_583552E1A4E5018D place_hunting_grounds_gingo_lair Mountain the in the
|
||||
_9D720E9F57731121 mission_place_tryker_02 Prospection Zone the in the
|
||||
_9D720E9F57831121 mission_place_tryker_03 Prospection Zone the in the
|
||||
_AADAC0B4A615B39C mission_place_ranger_01
|
||||
_AADAC0B4A625B39C mission_place_ranger_02
|
||||
_A156A2FD9E51227A mission_place_ilot experimentation terrain the in the
|
||||
_A69E4520D6E93C5C newbieland Controlled Lands the in the
|
||||
_F14FB27748D93DF9 region_newbieland Dispensary Lands the in the
|
||||
_9D720E9F57931121 mission_place_tryker_04 Prospection Zone the in the
|
||||
_B9610A8D74AD3D04 place_promontoire_khan Khan Heights the in the
|
||||
_D774ECAB1CD74850 stable_1 animalerie l'\d dans l'\d
|
||||
_6CD6CCA5E4B4E4B3 place_klum Klum Land
|
BIN
translation/history/powertype_words_wk_59A07231.txt
Normal file
BIN
translation/history/powertype_words_wk_59A07231.txt
Normal file
Binary file not shown.
32
translation/history/powertype_words_wk_59A0728C.txt
Normal file
32
translation/history/powertype_words_wk_59A0728C.txt
Normal file
|
@ -0,0 +1,32 @@
|
|||
*HASH_VALUE powerType name ia da p pia pda description
|
||||
_6DCA609CECF858BE Taunt Taunt a the the
|
||||
_2AB8D88D6969889E Shielding Shielding a the the
|
||||
_23E3F07BA6C9808C SpeedingUp Speeding-Up a the the
|
||||
_FE6DF5A5685844B3 MeditationLife Meditation Life a the the
|
||||
_F0CD8E578A5F7D05 MeditationStamina Meditation Stamina a the the
|
||||
_279839E098D918C1 MeditationSap Meditation Sap a the the
|
||||
_872EA1EBE6F753A8 ConvertStamina Convert Stamina a the the
|
||||
_29D5CF7D27CAE486 ConvertSap Convert Sap a the the
|
||||
_E71BF86D1586C4BD Berserk Berserker a the the
|
||||
_25797445A52B8007 LifeAura Life Aura a the the
|
||||
_9C84C0AA1F379CBA StaminaAura Stamina Aura a the the
|
||||
_59B6EC98A07774B3 SapAura Sap Aura a the the
|
||||
_E128E16A6B4F8351 Umbrella Range Protection Aura an the the Makes you and your nearby teammates invulnerable to range attacks.
|
||||
_24E6F6F33A8AF460 MeleeProtection Melee Protection Aura a the the Makes you and your nearby teammates invulnerable to melee attacks.
|
||||
_A85E19C9F986F57D AntiMagicShield Anti Magic Shield Aura an the the Makes you and your nearby teammates invulnerable to magic attacks.
|
||||
_0E69E487C8B6664C Invulnerability Invulnerability an the the Makes you invulnerable but incapable of using actions.
|
||||
_29A95F60EF88804E FireWall Fire Wall Aura a the the
|
||||
_D8C874825D958C95 ThornWall Thorn Wall Aura a the the
|
||||
_D7A964851D959C8C WaterWall Water Wall Aura a the the
|
||||
_F0BE55DDA1ABFD03 LightningWall Lightning Wall Aura a the the
|
||||
_1D5ABBA0DE1B6FB4 WarCry war cry a the the
|
||||
_ABB88C82DEB650A9 Heal heal a the the
|
||||
_2305443A60C86CAF BalanceHp Balance HP a the the
|
||||
_B660CDDCDEC6ACA1 ChgCharac Boost Characteristic a the the
|
||||
_CDB12A7DA06EF26E ModMagicProtection Protection Modifier a the Protection Modifiers of the the Modifies the value of your magic protection
|
||||
_52AD4B02FD908C15 ModDefense Defence Success Rate Modifier a the Defence Success Rate Modifiers of the the Modifies your chance for success in defending yourself
|
||||
_022728E271310EBC ModCraftSuccess Crafting Bonus a the Crafting Bonuses the Improves your crafting skill
|
||||
_5415FAEA8DE197A7 ModMeleeSuccess Close combat Bonus a the Close Combat Bonuses the Improves your close-combat skill
|
||||
_7795FADD9C32DAB5 ModRangeSuccess Range Combat Bonus a the Range Combat Bonuses the Improves your rang combat skill
|
||||
_C4E954928E4F5D33 ModMagicSuccess Magic Bonus a the Magic Bonuses the Improves your magic skill
|
||||
_A05E1AE7DCAAE243 ModForageSuccess Digging Bonus a the Digging Bonuses the Improves your digging skill
|
32
translation/history/powertype_words_wk_59A072B8.txt
Normal file
32
translation/history/powertype_words_wk_59A072B8.txt
Normal file
|
@ -0,0 +1,32 @@
|
|||
*HASH_VALUE powerType name ia da p pia pda description
|
||||
_6DCA609CECF858BE Taunt Taunt a the the
|
||||
_2AB8D88D6969889E Shielding Shielding a the the
|
||||
_23E3F07BA6C9808C SpeedingUp Speeding-Up a the the
|
||||
_FE6DF5A5685844B3 MeditationLife Meditation Life a the the
|
||||
_F0CD8E578A5F7D05 MeditationStamina Meditation Stamina a the the
|
||||
_279839E098D918C1 MeditationSap Meditation Sap a the the
|
||||
_872EA1EBE6F753A8 ConvertStamina Convert Stamina a the the
|
||||
_29D5CF7D27CAE486 ConvertSap Convert Sap a the the
|
||||
_E71BF86D1586C4BD Berserk Berserker a the the
|
||||
_25797445A52B8007 LifeAura Life Aura a the the
|
||||
_9C84C0AA1F379CBA StaminaAura Stamina Aura a the the
|
||||
_59B6EC98A07774B3 SapAura Sap Aura a the the
|
||||
_E128E16A6B4F8351 Umbrella Range Protection Aura an the the Makes you and your nearby teammates invulnerable to range attacks.
|
||||
_24E6F6F33A8AF460 MeleeProtection Melee Protection Aura a the the Makes you and your nearby teammates invulnerable to melee attacks.
|
||||
_A85E19C9F986F57D AntiMagicShield Anti Magic Shield Aura an the the Makes you and your nearby teammates invulnerable to magic attacks.
|
||||
_0E69E487C8B6664C Invulnerability Invulnerability an the the Makes you invulnerable but incapable of using actions.
|
||||
_29A95F60EF88804E FireWall Fire Wall Aura a the the
|
||||
_D8C874825D958C95 ThornWall Thorn Wall Aura a the the
|
||||
_D7A964851D959C8C WaterWall Water Wall Aura a the the
|
||||
_F0BE55DDA1ABFD03 LightningWall Lightning Wall Aura a the the
|
||||
_1D5ABBA0DE1B6FB4 WarCry war cry a the the
|
||||
_ABB88C82DEB650A9 Heal heal a the the
|
||||
_2305443A60C86CAF BalanceHp Balance HP a the the
|
||||
_B660CDDCDEC6ACA1 ChgCharac Boost Characteristic a the the
|
||||
_CDB12A7DA06EF26E ModMagicProtection Protection Modifier a the Protection Modifiers of the the Modifies the value of your magic protection
|
||||
_52AD4B02FD908C15 ModDefense Defence Success Rate Modifier a the Defence Success Rate Modifiers of the the Modifies your chance for success in defending yourself
|
||||
_022728E271310EBC ModCraftSuccess Crafting Bonus a the Crafting Bonuses the Improves your crafting skill
|
||||
_5415FAEA8DE197A7 ModMeleeSuccess Close combat Bonus a the Close Combat Bonuses the Improves your close-combat skill
|
||||
_7795FADD9C32DAB5 ModRangeSuccess Range Combat Bonus a the Range Combat Bonuses the Improves your rang combat skill
|
||||
_C4E954928E4F5D33 ModMagicSuccess Magic Bonus a the Magic Bonuses the Improves your magic skill
|
||||
_A05E1AE7DCAAE243 ModForageSuccess Digging Bonus a the Digging Bonuses the Improves your digging skill
|
32
translation/history/powertype_words_wk_59A5D5DD.txt
Normal file
32
translation/history/powertype_words_wk_59A5D5DD.txt
Normal file
|
@ -0,0 +1,32 @@
|
|||
*HASH_VALUE powerType name ia da p pia pda description
|
||||
_6DCA609CECF858BE Taunt Taunt a the the
|
||||
_2AB8D88D6969889E Shielding Shielding a the the
|
||||
_23E3F07BA6C9808C SpeedingUp Speeding-Up a the the
|
||||
_FE6DF5A5685844B3 MeditationLife Meditation Life a the the
|
||||
_F0CD8E578A5F7D05 MeditationStamina Meditation Stamina a the the
|
||||
_279839E098D918C1 MeditationSap Meditation Sap a the the
|
||||
_872EA1EBE6F753A8 ConvertStamina Convert Stamina a the the
|
||||
_29D5CF7D27CAE486 ConvertSap Convert Sap a the the
|
||||
_E71BF86D1586C4BD Berserk Berserker a the the
|
||||
_25797445A52B8007 LifeAura Life Aura a the the
|
||||
_9C84C0AA1F379CBA StaminaAura Stamina Aura a the the
|
||||
_59B6EC98A07774B3 SapAura Sap Aura a the the
|
||||
_E128E16A6B4F8351 Umbrella Range Protection Aura an the the Makes you and your nearby teammates invulnerable to range attacks.
|
||||
_24E6F6F33A8AF460 MeleeProtection Melee Protection Aura a the the Makes you and your nearby teammates invulnerable to melee attacks.
|
||||
_A85E19C9F986F57D AntiMagicShield Anti Magic Shield Aura an the the Makes you and your nearby teammates invulnerable to magic attacks.
|
||||
_0E69E487C8B6664C Invulnerability Invulnerability an the the Makes you invulnerable but incapable of using actions.
|
||||
_29A95F60EF88804E FireWall Fire Wall Aura a the the
|
||||
_D8C874825D958C95 ThornWall Thorn Wall Aura a the the
|
||||
_D7A964851D959C8C WaterWall Water Wall Aura a the the
|
||||
_F0BE55DDA1ABFD03 LightningWall Lightning Wall Aura a the the
|
||||
_1D5ABBA0DE1B6FB4 WarCry war cry a the the
|
||||
_ABB88C82DEB650A9 Heal heal a the the
|
||||
_2305443A60C86CAF BalanceHp Balance HP a the the
|
||||
_B660CDDCDEC6ACA1 ChgCharac Boost Characteristic a the the
|
||||
_CDB12A7DA06EF26E ModMagicProtection Protection Modifier a the Protection Modifiers of the the Modifies the value of your magic protection
|
||||
_52AD4B02FD908C15 ModDefense Defence Success Rate Modifier a the Defence Success Rate Modifiers of the the Modifies your chance for success in defending yourself
|
||||
_022728E271310EBC ModCraftSuccess Crafting Bonus a the Crafting Bonuses the Improves your crafting skill
|
||||
_5415FAEA8DE197A7 ModMeleeSuccess Close combat Bonus a the Close Combat Bonuses the Improves your close-combat skill
|
||||
_7795FADD9C32DAB5 ModRangeSuccess Range Combat Bonus a the Range Combat Bonuses the Improves your rang combat skill
|
||||
_C4E954928E4F5D33 ModMagicSuccess Magic Bonus a the Magic Bonuses the Improves your magic skill
|
||||
_A05E1AE7DCAAE243 ModForageSuccess Digging Bonus a the Digging Bonuses the Improves your digging skill
|
32
translation/history/powertype_words_wk_59A5D601.txt
Normal file
32
translation/history/powertype_words_wk_59A5D601.txt
Normal file
|
@ -0,0 +1,32 @@
|
|||
*HASH_VALUE powerType name ia da p pia pda description
|
||||
_6DCA609CECF858BE Taunt Taunt a the the
|
||||
_2AB8D88D6969889E Shielding Shielding a the the
|
||||
_23E3F07BA6C9808C SpeedingUp Speeding-Up a the the
|
||||
_FE6DF5A5685844B3 MeditationLife Meditation Life a the the
|
||||
_F0CD8E578A5F7D05 MeditationStamina Meditation Stamina a the the
|
||||
_279839E098D918C1 MeditationSap Meditation Sap a the the
|
||||
_872EA1EBE6F753A8 ConvertStamina Convert Stamina a the the
|
||||
_29D5CF7D27CAE486 ConvertSap Convert Sap a the the
|
||||
_E71BF86D1586C4BD Berserk Berserker a the the
|
||||
_25797445A52B8007 LifeAura Life Aura a the the
|
||||
_9C84C0AA1F379CBA StaminaAura Stamina Aura a the the
|
||||
_59B6EC98A07774B3 SapAura Sap Aura a the the
|
||||
_E128E16A6B4F8351 Umbrella Range Protection Aura an the the Makes you and your nearby teammates invulnerable to range attacks.
|
||||
_24E6F6F33A8AF460 MeleeProtection Melee Protection Aura a the the Makes you and your nearby teammates invulnerable to melee attacks.
|
||||
_A85E19C9F986F57D AntiMagicShield Anti Magic Shield Aura an the the Makes you and your nearby teammates invulnerable to magic attacks.
|
||||
_0E69E487C8B6664C Invulnerability Invulnerability an the the Makes you invulnerable but incapable of using actions.
|
||||
_29A95F60EF88804E FireWall Fire Wall Aura a the the
|
||||
_D8C874825D958C95 ThornWall Thorn Wall Aura a the the
|
||||
_D7A964851D959C8C WaterWall Water Wall Aura a the the
|
||||
_F0BE55DDA1ABFD03 LightningWall Lightning Wall Aura a the the
|
||||
_1D5ABBA0DE1B6FB4 WarCry war cry a the the
|
||||
_ABB88C82DEB650A9 Heal heal a the the
|
||||
_2305443A60C86CAF BalanceHp Balance HP a the the
|
||||
_B660CDDCDEC6ACA1 ChgCharac Boost Characteristic a the the
|
||||
_CDB12A7DA06EF26E ModMagicProtection Protection Modifier a the Protection Modifiers of the the Modifies the value of your magic protection
|
||||
_52AD4B02FD908C15 ModDefense Defence Success Rate Modifier a the Defence Success Rate Modifiers of the the Modifies your chance for success in defending yourself
|
||||
_022728E271310EBC ModCraftSuccess Crafting Bonus a the Crafting Bonuses the Improves your crafting skill
|
||||
_5415FAEA8DE197A7 ModMeleeSuccess Close combat Bonus a the Close Combat Bonuses the Improves your close-combat skill
|
||||
_7795FADD9C32DAB5 ModRangeSuccess Range Combat Bonus a the Range Combat Bonuses the Improves your rang combat skill
|
||||
_C4E954928E4F5D33 ModMagicSuccess Magic Bonus a the Magic Bonuses the Improves your magic skill
|
||||
_A05E1AE7DCAAE243 ModForageSuccess Digging Bonus a the Digging Bonuses the Improves your digging skill
|
BIN
translation/history/race_words_wk_59A07231.txt
Normal file
BIN
translation/history/race_words_wk_59A07231.txt
Normal file
Binary file not shown.
136
translation/history/race_words_wk_59A0728C.txt
Normal file
136
translation/history/race_words_wk_59A0728C.txt
Normal file
|
@ -0,0 +1,136 @@
|
|||
*HASH_VALUE race ID name ia da p pia pda
|
||||
_A6AB2C9934550CBC Fyros Fyros a the Fyros the
|
||||
_E7CB9C9EA95430A4 Matis Matis a the Matis the
|
||||
_ECC9D489AE5810A4 Tryker Tryker a the Trykers the
|
||||
_AB51CA9C65185C9F Zorai Zoraï a the Zoraïs the
|
||||
_A677B4829F8A4894 Karavan Karavan a the Karavan the
|
||||
_EA288C91A3585095 Tribe Tribe a the Tribes the
|
||||
_2CD6E862AC34E48E Common Common Common
|
||||
_E78B54642B0A586C Arma Arma an the Armas the
|
||||
_E877986CA4D9ECB9 Balduse Baldusa a the Baldusas the
|
||||
_DED93048E8DADC79 Bul Bodoc a the Bodocs the
|
||||
_6CA9A875A45934BC Capryni Capryni a the Caprynis the
|
||||
_6E6B247C28A74478 Cephaloplant Jubla a the Jublas the
|
||||
_2AD80C589E8AEC9F Chonari Gingo a the Gingos the
|
||||
_24C9E46CA6B9D8A5 Clapclap Prakker a the Prakker the
|
||||
_E4B9D85F2C7898A7 Cococlaw Clopper a the Cloppers the
|
||||
_649A4C5A645B502A Cute Cute a the Cutes the
|
||||
_DA38848EEE1644B3 Dag Yubo a the Yubos the
|
||||
_1E8AA48F531984B9 Diranak Horncher a the Hornchers the
|
||||
_A2EA7080DC795CC1 Electroalgs Stinga a the Stingas the
|
||||
_69CCFC7DEBFCA4C5 Estrasson Cray a the Crays the
|
||||
_25B91083A2C75CAD Filin Messab a the Messabs the
|
||||
_6CA6C855AE370484 Frahar Frahar a the Frahars the
|
||||
_85D668582A47BE85 Gibbai Gibbaï a the Gibbaïs the
|
||||
_66C6F45CE74B50B2 Hachtaha Goari a the Goaris the
|
||||
_5F589092269A58AE Jungler Torbak a the Torbaks the
|
||||
_A8FAFC95E5B884D3 Kakty Lumper a the Lumpers the
|
||||
_E91844799DE6E889 Kalab Kalab a the Kalabs the
|
||||
_66B8AC6A67086042 Kami Kami a the Kamis the
|
||||
_6DE9185A9E88EC9F Kazoar Igara an the Igaras the
|
||||
_22295C8D619B8CB0 Kitifly Kizoar a the Kizoars the
|
||||
_A967B071AF99D886 Kitihank Kinrey a the Kinreys the
|
||||
_2D1928895C3A9488 Kitiharak Kizarak a the Kizaraks the
|
||||
_AA98C87D29A9ECB4 Kitikil Kipesta a the Kipestas the
|
||||
_6A985489668810B3 Kitimandib Kincher a the Kinchers the
|
||||
_EED9D491A3E70895 Kitin Kitin a the Kitins the
|
||||
_AB79507DDF8958A2 Kitinagan Kipucka a the Kipuckas the
|
||||
_24FB707EE636C4B2 Kitinega Kirosta a the Kirostas the
|
||||
_1EE70896B148CC9A Kitinokto Kiban a the Kibans the
|
||||
_6A75F4806EFA64A9 Lightbird Izam an the Izams the
|
||||
_6B18A47CA78864B4 Mektoub Mektoub a the Mektoubs the
|
||||
_A87A0070E91A20A1 Phytopsy Psykopla a the Psykoplas the
|
||||
_2BD83C686EBB78A1 Pucetron Kipee a the Kipees the
|
||||
_2BFA0C9566B710A4 Regus Ragus a the Ragus the
|
||||
_A28AF86F9CA484CB Ryzerb Najab a the Najabs the
|
||||
_E648F0812DAACC99 Ryzoholo Timari a the Timaris the
|
||||
_B027688DF0E9E0B5 Ryzoholok Vorax a the Vorax the
|
||||
_DD9A98FDE6A9B4AB SapEnslaver Slaveni a the Slavenis the
|
||||
_ABDE4DD566A924AB SpittingWeeds Cratcha a the Cratchas the
|
||||
_662AE099E1986CAE Swarmplants Shooki a the Shookis the
|
||||
_AD98A88EAAEA94AF Vampignon Yelk a the Yelks the
|
||||
_6E4A088360B94CA6 Varinx Varinx a the Varinx the
|
||||
_EAB8B4862D886C6C Yber Yber a the Ybers the
|
||||
_658AD094682B948D Zerx Zerx a the Zerx the
|
||||
_2D3828AC5F265890 race_c1 Javing a the Javings the
|
||||
_EBF8B8C11E15F09D race_c2 Cuttler a the Cuttlers the
|
||||
_637AD4AAD2428CA5 race_c3 Ocyx a the Ocyxes the
|
||||
_E93AECC05FF65096 race_c4 Jugula a the Jugulas the
|
||||
_68C778AE1F65A889 race_c5 Kidinak a the Kidinaks the
|
||||
_29A93CAC6176389C race_h1 Raspal a the Raspals the
|
||||
_2AB80CAC5DE63883 race_h2 Bawaab a the Bawaabs the
|
||||
_6BBAE4BD5EC6749F race_h3 Frippo a the Frippos the
|
||||
_6B2828B061077096 race_h4 Rendor a the Rendors the
|
||||
_A538C48C91A6BC8B race_h5 Gnoof a the Gnoofs the
|
||||
_A878E0BA5D963C98 race_h6 Bolobi a the Bolobis the
|
||||
_A5D8F8B3A1963894 race_h7 Shalah a the Shalahs the
|
||||
_1F09A0C41E86ECB0 race_h8 Ploderos a the Ploderoses the
|
||||
_A8A838BAA22E3811 race_h9 Wombaï a the Wombaïs the
|
||||
_2109609496264C93 race_h10 Madakam a the Madakams the
|
||||
_2CB6848F1C656C82 race_h11 Arana an the Aranas the
|
||||
_6756C0945C4550A1 race_h12 Gubani a the Gubanis the
|
||||
_E5B890C2A4E598AF race_c6 Tyrancha a the Tyranchas the
|
||||
_2629B4959676A893 race_c7 Yetin a the Yetins the
|
||||
_4D64D0BC5284C8C7 gooArma Goo Arma a the Goo Armas the
|
||||
_7AEED50F434D90C4 gooBalduse Goo Baldusa a the Goo Baldusas the
|
||||
_14666FB91C32FCBB gooBul Goo Bodoc a the Goo Bodocs the
|
||||
_7BDD2D1C453EA4CC gooCapryni Goo Capryni a the Goo Caprynis the
|
||||
_F1ABDD52A3D08DE3 gooCephaloplant Goo Jubla a the Goo Jublas the
|
||||
_2DE88D295E2697B4 gooChonari Goo Gingo a the Goo Gingos the
|
||||
_AFDD0973BF6B5821 gooClapclap Goo Prakker a the Goo Prakkers the
|
||||
_F1EF557BFA896024 gooCococlaw Goo Clopper a the Goo Cloppers the
|
||||
_4DA4ECBFD20400CD gooCute Goo Cute a the Goo Cutes the
|
||||
_66368FA030956F9A gooDag Goo Yubo a the Goo Yubos the
|
||||
_FB4A067C8B6B5B11 gooDiranak Goo Horncher a the Goo Hornchers the
|
||||
_7D5D3164754D5DEA gooElectroalgs Goo Stinga a the Goo Stingas the
|
||||
_AB7EE1D717B9285E gooEstrasson Goo Cray a the Goo Crays the
|
||||
_685C54F1EA57A891 gooFilin Goo Messab a the Goo Messabs the
|
||||
_6F5CE922D989C4DD gooFrahar Goo Frahar a the Goo Frahars the
|
||||
_EF33E9901938D0CB gooGibbai Goo Gibbaï a the Goo Gibbaïs the
|
||||
_5F706DE7E324D8DD gooHachtaha Goo Goari a the Goo Goaris the
|
||||
_6CAD79E6E7685C01 gooJungler Goo Torbak a the Goo Torbaks the
|
||||
_AD4C94F5F1E7D882 gooKakty Goo Lumper a the Goo Lumpers the
|
||||
_0F49C198E809DC72 gooKalab Goo Kalab a the Goo Kalabs the
|
||||
_51E4D0ABD484C8A5 gooKami Goo Kami a the Goo Kamis the
|
||||
_A3EC802E67F66C4A gooKazoar Goo Igara a the Goo Igaras the
|
||||
_6EADE5F527775CEC gooKitifly Goo Kizoar a the Goo Kizoars the
|
||||
_B360E108A1CBE1E5 gooKitihank Goo Kinrey a the Goo Kinreys the
|
||||
_711F4A58697B7DF2 gooKitiharak Goo Kizarak a the Goo Kizaraks the
|
||||
_FDDEED0AC3ADD4CC gooKitikil Goo Kipesta a the Goo Kipestas the
|
||||
_F894BA08B6FFE1DD gooKitimandib Goo Kincher a the Goo Kinchers the
|
||||
_11C9C1A4ED0A4C82 gooKitin Goo Kitin a the Goo Kitins the
|
||||
_73C0F658EADB7DED gooKitinagan Goo Kipucka a the Goo Kipuckas the
|
||||
_77AD7574FEA9601C gooKitinega Goo Kirosta a the Goo Kirostas the
|
||||
_FD90E5E75569D5A6 gooKitinokto Goo Kiban a the Goo Kibans the
|
||||
_E8AFD9CCD918145A gooLightbird Goo Izam a the Goo Izams the
|
||||
_FEADF120813EB8C9 gooMektoub Goo Mektoub a the Goo Mektoubs the
|
||||
_6CA596A53777C126 gooPhytopsy Goo Psykopla a the Goo Psykoplas the
|
||||
_606FC5EEA1E5C0F5 gooPucetron Goo Kipee a the Goo Kipees the
|
||||
_8F49DDA931FA0C91 gooRegus Goo Ragus a the Goo Raguss the
|
||||
_E43C840DED063C6B gooRyzerb Goo Najab a the Goo Najabs the
|
||||
_B88E0905A42B1DE5 gooRyzoholo Goo Timari a the Goo Timaris the
|
||||
_7D5F29F2D87F25CC gooRyzoholok Goo Vorax a the Goo Voraxes the
|
||||
_57D4914546FA1502 gooSapEnslaver Goo Slaveni a the Goo Slavenis the
|
||||
_F6B11651BF40BE66 gooSpittingWeeds Goo Cratcha a the Goo Cratchas the
|
||||
_BDBDF562B57E710C gooSwarmplants Goo Shooki a the Goo Shookis the
|
||||
_6B2E99E19549D862 gooVampignon Goo Yelk a the Goo Yelks the
|
||||
_7AACE52FA39821BE gooVarinx Goo Varinx a the Goo Varinxes the
|
||||
_5975B0AC58A688A7 gooYber Goo Yber a the Goo Ybers the
|
||||
_56D5E4AF189620AC gooZerx Goo Zerx a the Goo Zerxes the
|
||||
_E1F860C1DFB56070 gooc1 Goo Javing a the Goo Javings the
|
||||
_6B70119F5B692059 gooc2 Goo Cuttler a the Goo Cuttlers the
|
||||
_2E59AC642EE97433 gooc3 Goo Ocyx a the Goo Ocyxes the
|
||||
_9DFA24D5DF555879 gooc4 Goo Jugula a the Goo Jugulas the
|
||||
_A4AE01A799B81853 gooc5 Goo Kidinak a the Goo Kidinaks the
|
||||
_1F6974C1E1052C7C gooh1 Goo Raspal a the Goo Raspals the
|
||||
_207844C1DD652C64 gooh2 Goo Bawaab a the Goo Bawaabs the
|
||||
_617A1CD2DE356881 gooh3 Goo Frippo a the Goo Frippos the
|
||||
_61E860C5E1666479 gooh4 Goo Rendor a the Goo Rendors the
|
||||
_ACB62C5E6CD6D787 gooh5 Goo Gnoof a the Goo Gnoofs the
|
||||
_9E3818CFDDD5307D gooh6 Goo Bolobi a the Goo Bolobis the
|
||||
_9B9830C821C52C7A gooh7 Goo Shalah a the Goo Shalahs the
|
||||
_0700598D6C3AF9CD gooh8 Goo Ploderos a the Goo Ploderoses the
|
||||
_9E6870CF22D52C73 gooh9 Goo Wombai a the Goo Wombais the
|
||||
_FEADC8D669360F5B gooh10 Goo Madakam a the Goo Madakams the
|
||||
_DF4663BCDC120B74 gooh11 Goo Arana a the Goo Aranas the
|
||||
_281678E65A87AF48 gooh12 Goo Gubani a the Goo Gubanis the
|
136
translation/history/race_words_wk_59A072B8.txt
Normal file
136
translation/history/race_words_wk_59A072B8.txt
Normal file
|
@ -0,0 +1,136 @@
|
|||
*HASH_VALUE race ID name ia da p pia pda
|
||||
_A6AB2C9934550CBC Fyros Fyros a the Fyros the
|
||||
_E7CB9C9EA95430A4 Matis Matis a the Matis the
|
||||
_ECC9D489AE5810A4 Tryker Tryker a the Trykers the
|
||||
_AB51CA9C65185C9F Zorai Zoraï a the Zoraïs the
|
||||
_A677B4829F8A4894 Karavan Karavan a the Karavan the
|
||||
_EA288C91A3585095 Tribe Tribe a the Tribes the
|
||||
_2CD6E862AC34E48E Common Common Common
|
||||
_E78B54642B0A586C Arma Arma an the Armas the
|
||||
_E877986CA4D9ECB9 Balduse Baldusa a the Baldusas the
|
||||
_DED93048E8DADC79 Bul Bodoc a the Bodocs the
|
||||
_6CA9A875A45934BC Capryni Capryni a the Caprynis the
|
||||
_6E6B247C28A74478 Cephaloplant Jubla a the Jublas the
|
||||
_2AD80C589E8AEC9F Chonari Gingo a the Gingos the
|
||||
_24C9E46CA6B9D8A5 Clapclap Prakker a the Prakker the
|
||||
_E4B9D85F2C7898A7 Cococlaw Clopper a the Cloppers the
|
||||
_649A4C5A645B502A Cute Cute a the Cutes the
|
||||
_DA38848EEE1644B3 Dag Yubo a the Yubos the
|
||||
_1E8AA48F531984B9 Diranak Horncher a the Hornchers the
|
||||
_A2EA7080DC795CC1 Electroalgs Stinga a the Stingas the
|
||||
_69CCFC7DEBFCA4C5 Estrasson Cray a the Crays the
|
||||
_25B91083A2C75CAD Filin Messab a the Messabs the
|
||||
_6CA6C855AE370484 Frahar Frahar a the Frahars the
|
||||
_85D668582A47BE85 Gibbai Gibbaï a the Gibbaïs the
|
||||
_66C6F45CE74B50B2 Hachtaha Goari a the Goaris the
|
||||
_5F589092269A58AE Jungler Torbak a the Torbaks the
|
||||
_A8FAFC95E5B884D3 Kakty Lumper a the Lumpers the
|
||||
_E91844799DE6E889 Kalab Kalab a the Kalabs the
|
||||
_66B8AC6A67086042 Kami Kami a the Kamis the
|
||||
_6DE9185A9E88EC9F Kazoar Igara an the Igaras the
|
||||
_22295C8D619B8CB0 Kitifly Kizoar a the Kizoars the
|
||||
_A967B071AF99D886 Kitihank Kinrey a the Kinreys the
|
||||
_2D1928895C3A9488 Kitiharak Kizarak a the Kizaraks the
|
||||
_AA98C87D29A9ECB4 Kitikil Kipesta a the Kipestas the
|
||||
_6A985489668810B3 Kitimandib Kincher a the Kinchers the
|
||||
_EED9D491A3E70895 Kitin Kitin a the Kitins the
|
||||
_AB79507DDF8958A2 Kitinagan Kipucka a the Kipuckas the
|
||||
_24FB707EE636C4B2 Kitinega Kirosta a the Kirostas the
|
||||
_1EE70896B148CC9A Kitinokto Kiban a the Kibans the
|
||||
_6A75F4806EFA64A9 Lightbird Izam an the Izams the
|
||||
_6B18A47CA78864B4 Mektoub Mektoub a the Mektoubs the
|
||||
_A87A0070E91A20A1 Phytopsy Psykopla a the Psykoplas the
|
||||
_2BD83C686EBB78A1 Pucetron Kipee a the Kipees the
|
||||
_2BFA0C9566B710A4 Regus Ragus a the Ragus the
|
||||
_A28AF86F9CA484CB Ryzerb Najab a the Najabs the
|
||||
_E648F0812DAACC99 Ryzoholo Timari a the Timaris the
|
||||
_B027688DF0E9E0B5 Ryzoholok Vorax a the Vorax the
|
||||
_DD9A98FDE6A9B4AB SapEnslaver Slaveni a the Slavenis the
|
||||
_ABDE4DD566A924AB SpittingWeeds Cratcha a the Cratchas the
|
||||
_662AE099E1986CAE Swarmplants Shooki a the Shookis the
|
||||
_AD98A88EAAEA94AF Vampignon Yelk a the Yelks the
|
||||
_6E4A088360B94CA6 Varinx Varinx a the Varinx the
|
||||
_EAB8B4862D886C6C Yber Yber a the Ybers the
|
||||
_658AD094682B948D Zerx Zerx a the Zerx the
|
||||
_2D3828AC5F265890 race_c1 Javing a the Javings the
|
||||
_EBF8B8C11E15F09D race_c2 Cuttler a the Cuttlers the
|
||||
_637AD4AAD2428CA5 race_c3 Ocyx a the Ocyxes the
|
||||
_E93AECC05FF65096 race_c4 Jugula a the Jugulas the
|
||||
_68C778AE1F65A889 race_c5 Kidinak a the Kidinaks the
|
||||
_29A93CAC6176389C race_h1 Raspal a the Raspals the
|
||||
_2AB80CAC5DE63883 race_h2 Bawaab a the Bawaabs the
|
||||
_6BBAE4BD5EC6749F race_h3 Frippo a the Frippos the
|
||||
_6B2828B061077096 race_h4 Rendor a the Rendors the
|
||||
_A538C48C91A6BC8B race_h5 Gnoof a the Gnoofs the
|
||||
_A878E0BA5D963C98 race_h6 Bolobi a the Bolobis the
|
||||
_A5D8F8B3A1963894 race_h7 Shalah a the Shalahs the
|
||||
_1F09A0C41E86ECB0 race_h8 Ploderos a the Ploderoses the
|
||||
_A8A838BAA22E3811 race_h9 Wombaï a the Wombaïs the
|
||||
_2109609496264C93 race_h10 Madakam a the Madakams the
|
||||
_2CB6848F1C656C82 race_h11 Arana an the Aranas the
|
||||
_6756C0945C4550A1 race_h12 Gubani a the Gubanis the
|
||||
_E5B890C2A4E598AF race_c6 Tyrancha a the Tyranchas the
|
||||
_2629B4959676A893 race_c7 Yetin a the Yetins the
|
||||
_4D64D0BC5284C8C7 gooArma Goo Arma a the Goo Armas the
|
||||
_7AEED50F434D90C4 gooBalduse Goo Baldusa a the Goo Baldusas the
|
||||
_14666FB91C32FCBB gooBul Goo Bodoc a the Goo Bodocs the
|
||||
_7BDD2D1C453EA4CC gooCapryni Goo Capryni a the Goo Caprynis the
|
||||
_F1ABDD52A3D08DE3 gooCephaloplant Goo Jubla a the Goo Jublas the
|
||||
_2DE88D295E2697B4 gooChonari Goo Gingo a the Goo Gingos the
|
||||
_AFDD0973BF6B5821 gooClapclap Goo Prakker a the Goo Prakkers the
|
||||
_F1EF557BFA896024 gooCococlaw Goo Clopper a the Goo Cloppers the
|
||||
_4DA4ECBFD20400CD gooCute Goo Cute a the Goo Cutes the
|
||||
_66368FA030956F9A gooDag Goo Yubo a the Goo Yubos the
|
||||
_FB4A067C8B6B5B11 gooDiranak Goo Horncher a the Goo Hornchers the
|
||||
_7D5D3164754D5DEA gooElectroalgs Goo Stinga a the Goo Stingas the
|
||||
_AB7EE1D717B9285E gooEstrasson Goo Cray a the Goo Crays the
|
||||
_685C54F1EA57A891 gooFilin Goo Messab a the Goo Messabs the
|
||||
_6F5CE922D989C4DD gooFrahar Goo Frahar a the Goo Frahars the
|
||||
_EF33E9901938D0CB gooGibbai Goo Gibbaï a the Goo Gibbaïs the
|
||||
_5F706DE7E324D8DD gooHachtaha Goo Goari a the Goo Goaris the
|
||||
_6CAD79E6E7685C01 gooJungler Goo Torbak a the Goo Torbaks the
|
||||
_AD4C94F5F1E7D882 gooKakty Goo Lumper a the Goo Lumpers the
|
||||
_0F49C198E809DC72 gooKalab Goo Kalab a the Goo Kalabs the
|
||||
_51E4D0ABD484C8A5 gooKami Goo Kami a the Goo Kamis the
|
||||
_A3EC802E67F66C4A gooKazoar Goo Igara a the Goo Igaras the
|
||||
_6EADE5F527775CEC gooKitifly Goo Kizoar a the Goo Kizoars the
|
||||
_B360E108A1CBE1E5 gooKitihank Goo Kinrey a the Goo Kinreys the
|
||||
_711F4A58697B7DF2 gooKitiharak Goo Kizarak a the Goo Kizaraks the
|
||||
_FDDEED0AC3ADD4CC gooKitikil Goo Kipesta a the Goo Kipestas the
|
||||
_F894BA08B6FFE1DD gooKitimandib Goo Kincher a the Goo Kinchers the
|
||||
_11C9C1A4ED0A4C82 gooKitin Goo Kitin a the Goo Kitins the
|
||||
_73C0F658EADB7DED gooKitinagan Goo Kipucka a the Goo Kipuckas the
|
||||
_77AD7574FEA9601C gooKitinega Goo Kirosta a the Goo Kirostas the
|
||||
_FD90E5E75569D5A6 gooKitinokto Goo Kiban a the Goo Kibans the
|
||||
_E8AFD9CCD918145A gooLightbird Goo Izam a the Goo Izams the
|
||||
_FEADF120813EB8C9 gooMektoub Goo Mektoub a the Goo Mektoubs the
|
||||
_6CA596A53777C126 gooPhytopsy Goo Psykopla a the Goo Psykoplas the
|
||||
_606FC5EEA1E5C0F5 gooPucetron Goo Kipee a the Goo Kipees the
|
||||
_8F49DDA931FA0C91 gooRegus Goo Ragus a the Goo Raguss the
|
||||
_E43C840DED063C6B gooRyzerb Goo Najab a the Goo Najabs the
|
||||
_B88E0905A42B1DE5 gooRyzoholo Goo Timari a the Goo Timaris the
|
||||
_7D5F29F2D87F25CC gooRyzoholok Goo Vorax a the Goo Voraxes the
|
||||
_57D4914546FA1502 gooSapEnslaver Goo Slaveni a the Goo Slavenis the
|
||||
_F6B11651BF40BE66 gooSpittingWeeds Goo Cratcha a the Goo Cratchas the
|
||||
_BDBDF562B57E710C gooSwarmplants Goo Shooki a the Goo Shookis the
|
||||
_6B2E99E19549D862 gooVampignon Goo Yelk a the Goo Yelks the
|
||||
_7AACE52FA39821BE gooVarinx Goo Varinx a the Goo Varinxes the
|
||||
_5975B0AC58A688A7 gooYber Goo Yber a the Goo Ybers the
|
||||
_56D5E4AF189620AC gooZerx Goo Zerx a the Goo Zerxes the
|
||||
_E1F860C1DFB56070 gooc1 Goo Javing a the Goo Javings the
|
||||
_6B70119F5B692059 gooc2 Goo Cuttler a the Goo Cuttlers the
|
||||
_2E59AC642EE97433 gooc3 Goo Ocyx a the Goo Ocyxes the
|
||||
_9DFA24D5DF555879 gooc4 Goo Jugula a the Goo Jugulas the
|
||||
_A4AE01A799B81853 gooc5 Goo Kidinak a the Goo Kidinaks the
|
||||
_1F6974C1E1052C7C gooh1 Goo Raspal a the Goo Raspals the
|
||||
_207844C1DD652C64 gooh2 Goo Bawaab a the Goo Bawaabs the
|
||||
_617A1CD2DE356881 gooh3 Goo Frippo a the Goo Frippos the
|
||||
_61E860C5E1666479 gooh4 Goo Rendor a the Goo Rendors the
|
||||
_ACB62C5E6CD6D787 gooh5 Goo Gnoof a the Goo Gnoofs the
|
||||
_9E3818CFDDD5307D gooh6 Goo Bolobi a the Goo Bolobis the
|
||||
_9B9830C821C52C7A gooh7 Goo Shalah a the Goo Shalahs the
|
||||
_0700598D6C3AF9CD gooh8 Goo Ploderos a the Goo Ploderoses the
|
||||
_9E6870CF22D52C73 gooh9 Goo Wombai a the Goo Wombais the
|
||||
_FEADC8D669360F5B gooh10 Goo Madakam a the Goo Madakams the
|
||||
_DF4663BCDC120B74 gooh11 Goo Arana a the Goo Aranas the
|
||||
_281678E65A87AF48 gooh12 Goo Gubani a the Goo Gubanis the
|
136
translation/history/race_words_wk_59A5D5DD.txt
Normal file
136
translation/history/race_words_wk_59A5D5DD.txt
Normal file
|
@ -0,0 +1,136 @@
|
|||
*HASH_VALUE race ID name ia da p pia pda
|
||||
_A6AB2C9934550CBC Fyros Fyros a the Fyros the
|
||||
_E7CB9C9EA95430A4 Matis Matis a the Matis the
|
||||
_ECC9D489AE5810A4 Tryker Tryker a the Trykers the
|
||||
_AB51CA9C65185C9F Zorai Zoraï a the Zoraïs the
|
||||
_A677B4829F8A4894 Karavan Karavan a the Karavan the
|
||||
_EA288C91A3585095 Tribe Tribe a the Tribes the
|
||||
_2CD6E862AC34E48E Common Common Common
|
||||
_E78B54642B0A586C Arma Arma an the Armas the
|
||||
_E877986CA4D9ECB9 Balduse Baldusa a the Baldusas the
|
||||
_DED93048E8DADC79 Bul Bodoc a the Bodocs the
|
||||
_6CA9A875A45934BC Capryni Capryni a the Caprynis the
|
||||
_6E6B247C28A74478 Cephaloplant Jubla a the Jublas the
|
||||
_2AD80C589E8AEC9F Chonari Gingo a the Gingos the
|
||||
_24C9E46CA6B9D8A5 Clapclap Prakker a the Prakker the
|
||||
_E4B9D85F2C7898A7 Cococlaw Clopper a the Cloppers the
|
||||
_649A4C5A645B502A Cute Cute a the Cutes the
|
||||
_DA38848EEE1644B3 Dag Yubo a the Yubos the
|
||||
_1E8AA48F531984B9 Diranak Horncher a the Hornchers the
|
||||
_A2EA7080DC795CC1 Electroalgs Stinga a the Stingas the
|
||||
_69CCFC7DEBFCA4C5 Estrasson Cray a the Crays the
|
||||
_25B91083A2C75CAD Filin Messab a the Messabs the
|
||||
_6CA6C855AE370484 Frahar Frahar a the Frahars the
|
||||
_85D668582A47BE85 Gibbai Gibbaï a the Gibbaïs the
|
||||
_66C6F45CE74B50B2 Hachtaha Goari a the Goaris the
|
||||
_5F589092269A58AE Jungler Torbak a the Torbaks the
|
||||
_A8FAFC95E5B884D3 Kakty Lumper a the Lumpers the
|
||||
_E91844799DE6E889 Kalab Kalab a the Kalabs the
|
||||
_66B8AC6A67086042 Kami Kami a the Kamis the
|
||||
_6DE9185A9E88EC9F Kazoar Igara an the Igaras the
|
||||
_22295C8D619B8CB0 Kitifly Kizoar a the Kizoars the
|
||||
_A967B071AF99D886 Kitihank Kinrey a the Kinreys the
|
||||
_2D1928895C3A9488 Kitiharak Kizarak a the Kizaraks the
|
||||
_AA98C87D29A9ECB4 Kitikil Kipesta a the Kipestas the
|
||||
_6A985489668810B3 Kitimandib Kincher a the Kinchers the
|
||||
_EED9D491A3E70895 Kitin Kitin a the Kitins the
|
||||
_AB79507DDF8958A2 Kitinagan Kipucka a the Kipuckas the
|
||||
_24FB707EE636C4B2 Kitinega Kirosta a the Kirostas the
|
||||
_1EE70896B148CC9A Kitinokto Kiban a the Kibans the
|
||||
_6A75F4806EFA64A9 Lightbird Izam an the Izams the
|
||||
_6B18A47CA78864B4 Mektoub Mektoub a the Mektoubs the
|
||||
_A87A0070E91A20A1 Phytopsy Psykopla a the Psykoplas the
|
||||
_2BD83C686EBB78A1 Pucetron Kipee a the Kipees the
|
||||
_2BFA0C9566B710A4 Regus Ragus a the Ragus the
|
||||
_A28AF86F9CA484CB Ryzerb Najab a the Najabs the
|
||||
_E648F0812DAACC99 Ryzoholo Timari a the Timaris the
|
||||
_B027688DF0E9E0B5 Ryzoholok Vorax a the Vorax the
|
||||
_DD9A98FDE6A9B4AB SapEnslaver Slaveni a the Slavenis the
|
||||
_ABDE4DD566A924AB SpittingWeeds Cratcha a the Cratchas the
|
||||
_662AE099E1986CAE Swarmplants Shooki a the Shookis the
|
||||
_AD98A88EAAEA94AF Vampignon Yelk a the Yelks the
|
||||
_6E4A088360B94CA6 Varinx Varinx a the Varinx the
|
||||
_EAB8B4862D886C6C Yber Yber a the Ybers the
|
||||
_658AD094682B948D Zerx Zerx a the Zerx the
|
||||
_2D3828AC5F265890 race_c1 Javing a the Javings the
|
||||
_EBF8B8C11E15F09D race_c2 Cuttler a the Cuttlers the
|
||||
_637AD4AAD2428CA5 race_c3 Ocyx a the Ocyxes the
|
||||
_E93AECC05FF65096 race_c4 Jugula a the Jugulas the
|
||||
_68C778AE1F65A889 race_c5 Kidinak a the Kidinaks the
|
||||
_29A93CAC6176389C race_h1 Raspal a the Raspals the
|
||||
_2AB80CAC5DE63883 race_h2 Bawaab a the Bawaabs the
|
||||
_6BBAE4BD5EC6749F race_h3 Frippo a the Frippos the
|
||||
_6B2828B061077096 race_h4 Rendor a the Rendors the
|
||||
_A538C48C91A6BC8B race_h5 Gnoof a the Gnoofs the
|
||||
_A878E0BA5D963C98 race_h6 Bolobi a the Bolobis the
|
||||
_A5D8F8B3A1963894 race_h7 Shalah a the Shalahs the
|
||||
_1F09A0C41E86ECB0 race_h8 Ploderos a the Ploderoses the
|
||||
_A8A838BAA22E3811 race_h9 Wombaï a the Wombaïs the
|
||||
_2109609496264C93 race_h10 Madakam a the Madakams the
|
||||
_2CB6848F1C656C82 race_h11 Arana an the Aranas the
|
||||
_6756C0945C4550A1 race_h12 Gubani a the Gubanis the
|
||||
_E5B890C2A4E598AF race_c6 Tyrancha a the Tyranchas the
|
||||
_2629B4959676A893 race_c7 Yetin a the Yetins the
|
||||
_4D64D0BC5284C8C7 gooArma Goo Arma a the Goo Armas the
|
||||
_7AEED50F434D90C4 gooBalduse Goo Baldusa a the Goo Baldusas the
|
||||
_14666FB91C32FCBB gooBul Goo Bodoc a the Goo Bodocs the
|
||||
_7BDD2D1C453EA4CC gooCapryni Goo Capryni a the Goo Caprynis the
|
||||
_F1ABDD52A3D08DE3 gooCephaloplant Goo Jubla a the Goo Jublas the
|
||||
_2DE88D295E2697B4 gooChonari Goo Gingo a the Goo Gingos the
|
||||
_AFDD0973BF6B5821 gooClapclap Goo Prakker a the Goo Prakkers the
|
||||
_F1EF557BFA896024 gooCococlaw Goo Clopper a the Goo Cloppers the
|
||||
_4DA4ECBFD20400CD gooCute Goo Cute a the Goo Cutes the
|
||||
_66368FA030956F9A gooDag Goo Yubo a the Goo Yubos the
|
||||
_FB4A067C8B6B5B11 gooDiranak Goo Horncher a the Goo Hornchers the
|
||||
_7D5D3164754D5DEA gooElectroalgs Goo Stinga a the Goo Stingas the
|
||||
_AB7EE1D717B9285E gooEstrasson Goo Cray a the Goo Crays the
|
||||
_685C54F1EA57A891 gooFilin Goo Messab a the Goo Messabs the
|
||||
_6F5CE922D989C4DD gooFrahar Goo Frahar a the Goo Frahars the
|
||||
_EF33E9901938D0CB gooGibbai Goo Gibbaï a the Goo Gibbaïs the
|
||||
_5F706DE7E324D8DD gooHachtaha Goo Goari a the Goo Goaris the
|
||||
_6CAD79E6E7685C01 gooJungler Goo Torbak a the Goo Torbaks the
|
||||
_AD4C94F5F1E7D882 gooKakty Goo Lumper a the Goo Lumpers the
|
||||
_0F49C198E809DC72 gooKalab Goo Kalab a the Goo Kalabs the
|
||||
_51E4D0ABD484C8A5 gooKami Goo Kami a the Goo Kamis the
|
||||
_A3EC802E67F66C4A gooKazoar Goo Igara a the Goo Igaras the
|
||||
_6EADE5F527775CEC gooKitifly Goo Kizoar a the Goo Kizoars the
|
||||
_B360E108A1CBE1E5 gooKitihank Goo Kinrey a the Goo Kinreys the
|
||||
_711F4A58697B7DF2 gooKitiharak Goo Kizarak a the Goo Kizaraks the
|
||||
_FDDEED0AC3ADD4CC gooKitikil Goo Kipesta a the Goo Kipestas the
|
||||
_F894BA08B6FFE1DD gooKitimandib Goo Kincher a the Goo Kinchers the
|
||||
_11C9C1A4ED0A4C82 gooKitin Goo Kitin a the Goo Kitins the
|
||||
_73C0F658EADB7DED gooKitinagan Goo Kipucka a the Goo Kipuckas the
|
||||
_77AD7574FEA9601C gooKitinega Goo Kirosta a the Goo Kirostas the
|
||||
_FD90E5E75569D5A6 gooKitinokto Goo Kiban a the Goo Kibans the
|
||||
_E8AFD9CCD918145A gooLightbird Goo Izam a the Goo Izams the
|
||||
_FEADF120813EB8C9 gooMektoub Goo Mektoub a the Goo Mektoubs the
|
||||
_6CA596A53777C126 gooPhytopsy Goo Psykopla a the Goo Psykoplas the
|
||||
_606FC5EEA1E5C0F5 gooPucetron Goo Kipee a the Goo Kipees the
|
||||
_8F49DDA931FA0C91 gooRegus Goo Ragus a the Goo Raguss the
|
||||
_E43C840DED063C6B gooRyzerb Goo Najab a the Goo Najabs the
|
||||
_B88E0905A42B1DE5 gooRyzoholo Goo Timari a the Goo Timaris the
|
||||
_7D5F29F2D87F25CC gooRyzoholok Goo Vorax a the Goo Voraxes the
|
||||
_57D4914546FA1502 gooSapEnslaver Goo Slaveni a the Goo Slavenis the
|
||||
_F6B11651BF40BE66 gooSpittingWeeds Goo Cratcha a the Goo Cratchas the
|
||||
_BDBDF562B57E710C gooSwarmplants Goo Shooki a the Goo Shookis the
|
||||
_6B2E99E19549D862 gooVampignon Goo Yelk a the Goo Yelks the
|
||||
_7AACE52FA39821BE gooVarinx Goo Varinx a the Goo Varinxes the
|
||||
_5975B0AC58A688A7 gooYber Goo Yber a the Goo Ybers the
|
||||
_56D5E4AF189620AC gooZerx Goo Zerx a the Goo Zerxes the
|
||||
_E1F860C1DFB56070 gooc1 Goo Javing a the Goo Javings the
|
||||
_6B70119F5B692059 gooc2 Goo Cuttler a the Goo Cuttlers the
|
||||
_2E59AC642EE97433 gooc3 Goo Ocyx a the Goo Ocyxes the
|
||||
_9DFA24D5DF555879 gooc4 Goo Jugula a the Goo Jugulas the
|
||||
_A4AE01A799B81853 gooc5 Goo Kidinak a the Goo Kidinaks the
|
||||
_1F6974C1E1052C7C gooh1 Goo Raspal a the Goo Raspals the
|
||||
_207844C1DD652C64 gooh2 Goo Bawaab a the Goo Bawaabs the
|
||||
_617A1CD2DE356881 gooh3 Goo Frippo a the Goo Frippos the
|
||||
_61E860C5E1666479 gooh4 Goo Rendor a the Goo Rendors the
|
||||
_ACB62C5E6CD6D787 gooh5 Goo Gnoof a the Goo Gnoofs the
|
||||
_9E3818CFDDD5307D gooh6 Goo Bolobi a the Goo Bolobis the
|
||||
_9B9830C821C52C7A gooh7 Goo Shalah a the Goo Shalahs the
|
||||
_0700598D6C3AF9CD gooh8 Goo Ploderos a the Goo Ploderoses the
|
||||
_9E6870CF22D52C73 gooh9 Goo Wombai a the Goo Wombais the
|
||||
_FEADC8D669360F5B gooh10 Goo Madakam a the Goo Madakams the
|
||||
_DF4663BCDC120B74 gooh11 Goo Arana a the Goo Aranas the
|
||||
_281678E65A87AF48 gooh12 Goo Gubani a the Goo Gubanis the
|
136
translation/history/race_words_wk_59A5D601.txt
Normal file
136
translation/history/race_words_wk_59A5D601.txt
Normal file
|
@ -0,0 +1,136 @@
|
|||
*HASH_VALUE race ID name ia da p pia pda
|
||||
_A6AB2C9934550CBC Fyros Fyros a the Fyros the
|
||||
_E7CB9C9EA95430A4 Matis Matis a the Matis the
|
||||
_ECC9D489AE5810A4 Tryker Tryker a the Trykers the
|
||||
_AB51CA9C65185C9F Zorai Zoraï a the Zoraïs the
|
||||
_A677B4829F8A4894 Karavan Karavan a the Karavan the
|
||||
_EA288C91A3585095 Tribe Tribe a the Tribes the
|
||||
_2CD6E862AC34E48E Common Common Common
|
||||
_E78B54642B0A586C Arma Arma an the Armas the
|
||||
_E877986CA4D9ECB9 Balduse Baldusa a the Baldusas the
|
||||
_DED93048E8DADC79 Bul Bodoc a the Bodocs the
|
||||
_6CA9A875A45934BC Capryni Capryni a the Caprynis the
|
||||
_6E6B247C28A74478 Cephaloplant Jubla a the Jublas the
|
||||
_2AD80C589E8AEC9F Chonari Gingo a the Gingos the
|
||||
_24C9E46CA6B9D8A5 Clapclap Prakker a the Prakker the
|
||||
_E4B9D85F2C7898A7 Cococlaw Clopper a the Cloppers the
|
||||
_649A4C5A645B502A Cute Cute a the Cutes the
|
||||
_DA38848EEE1644B3 Dag Yubo a the Yubos the
|
||||
_1E8AA48F531984B9 Diranak Horncher a the Hornchers the
|
||||
_A2EA7080DC795CC1 Electroalgs Stinga a the Stingas the
|
||||
_69CCFC7DEBFCA4C5 Estrasson Cray a the Crays the
|
||||
_25B91083A2C75CAD Filin Messab a the Messabs the
|
||||
_6CA6C855AE370484 Frahar Frahar a the Frahars the
|
||||
_85D668582A47BE85 Gibbai Gibbaï a the Gibbaïs the
|
||||
_66C6F45CE74B50B2 Hachtaha Goari a the Goaris the
|
||||
_5F589092269A58AE Jungler Torbak a the Torbaks the
|
||||
_A8FAFC95E5B884D3 Kakty Lumper a the Lumpers the
|
||||
_E91844799DE6E889 Kalab Kalab a the Kalabs the
|
||||
_66B8AC6A67086042 Kami Kami a the Kamis the
|
||||
_6DE9185A9E88EC9F Kazoar Igara an the Igaras the
|
||||
_22295C8D619B8CB0 Kitifly Kizoar a the Kizoars the
|
||||
_A967B071AF99D886 Kitihank Kinrey a the Kinreys the
|
||||
_2D1928895C3A9488 Kitiharak Kizarak a the Kizaraks the
|
||||
_AA98C87D29A9ECB4 Kitikil Kipesta a the Kipestas the
|
||||
_6A985489668810B3 Kitimandib Kincher a the Kinchers the
|
||||
_EED9D491A3E70895 Kitin Kitin a the Kitins the
|
||||
_AB79507DDF8958A2 Kitinagan Kipucka a the Kipuckas the
|
||||
_24FB707EE636C4B2 Kitinega Kirosta a the Kirostas the
|
||||
_1EE70896B148CC9A Kitinokto Kiban a the Kibans the
|
||||
_6A75F4806EFA64A9 Lightbird Izam an the Izams the
|
||||
_6B18A47CA78864B4 Mektoub Mektoub a the Mektoubs the
|
||||
_A87A0070E91A20A1 Phytopsy Psykopla a the Psykoplas the
|
||||
_2BD83C686EBB78A1 Pucetron Kipee a the Kipees the
|
||||
_2BFA0C9566B710A4 Regus Ragus a the Ragus the
|
||||
_A28AF86F9CA484CB Ryzerb Najab a the Najabs the
|
||||
_E648F0812DAACC99 Ryzoholo Timari a the Timaris the
|
||||
_B027688DF0E9E0B5 Ryzoholok Vorax a the Vorax the
|
||||
_DD9A98FDE6A9B4AB SapEnslaver Slaveni a the Slavenis the
|
||||
_ABDE4DD566A924AB SpittingWeeds Cratcha a the Cratchas the
|
||||
_662AE099E1986CAE Swarmplants Shooki a the Shookis the
|
||||
_AD98A88EAAEA94AF Vampignon Yelk a the Yelks the
|
||||
_6E4A088360B94CA6 Varinx Varinx a the Varinx the
|
||||
_EAB8B4862D886C6C Yber Yber a the Ybers the
|
||||
_658AD094682B948D Zerx Zerx a the Zerx the
|
||||
_2D3828AC5F265890 race_c1 Javing a the Javings the
|
||||
_EBF8B8C11E15F09D race_c2 Cuttler a the Cuttlers the
|
||||
_637AD4AAD2428CA5 race_c3 Ocyx a the Ocyxes the
|
||||
_E93AECC05FF65096 race_c4 Jugula a the Jugulas the
|
||||
_68C778AE1F65A889 race_c5 Kidinak a the Kidinaks the
|
||||
_29A93CAC6176389C race_h1 Raspal a the Raspals the
|
||||
_2AB80CAC5DE63883 race_h2 Bawaab a the Bawaabs the
|
||||
_6BBAE4BD5EC6749F race_h3 Frippo a the Frippos the
|
||||
_6B2828B061077096 race_h4 Rendor a the Rendors the
|
||||
_A538C48C91A6BC8B race_h5 Gnoof a the Gnoofs the
|
||||
_A878E0BA5D963C98 race_h6 Bolobi a the Bolobis the
|
||||
_A5D8F8B3A1963894 race_h7 Shalah a the Shalahs the
|
||||
_1F09A0C41E86ECB0 race_h8 Ploderos a the Ploderoses the
|
||||
_A8A838BAA22E3811 race_h9 Wombaï a the Wombaïs the
|
||||
_2109609496264C93 race_h10 Madakam a the Madakams the
|
||||
_2CB6848F1C656C82 race_h11 Arana an the Aranas the
|
||||
_6756C0945C4550A1 race_h12 Gubani a the Gubanis the
|
||||
_E5B890C2A4E598AF race_c6 Tyrancha a the Tyranchas the
|
||||
_2629B4959676A893 race_c7 Yetin a the Yetins the
|
||||
_4D64D0BC5284C8C7 gooArma Goo Arma a the Goo Armas the
|
||||
_7AEED50F434D90C4 gooBalduse Goo Baldusa a the Goo Baldusas the
|
||||
_14666FB91C32FCBB gooBul Goo Bodoc a the Goo Bodocs the
|
||||
_7BDD2D1C453EA4CC gooCapryni Goo Capryni a the Goo Caprynis the
|
||||
_F1ABDD52A3D08DE3 gooCephaloplant Goo Jubla a the Goo Jublas the
|
||||
_2DE88D295E2697B4 gooChonari Goo Gingo a the Goo Gingos the
|
||||
_AFDD0973BF6B5821 gooClapclap Goo Prakker a the Goo Prakkers the
|
||||
_F1EF557BFA896024 gooCococlaw Goo Clopper a the Goo Cloppers the
|
||||
_4DA4ECBFD20400CD gooCute Goo Cute a the Goo Cutes the
|
||||
_66368FA030956F9A gooDag Goo Yubo a the Goo Yubos the
|
||||
_FB4A067C8B6B5B11 gooDiranak Goo Horncher a the Goo Hornchers the
|
||||
_7D5D3164754D5DEA gooElectroalgs Goo Stinga a the Goo Stingas the
|
||||
_AB7EE1D717B9285E gooEstrasson Goo Cray a the Goo Crays the
|
||||
_685C54F1EA57A891 gooFilin Goo Messab a the Goo Messabs the
|
||||
_6F5CE922D989C4DD gooFrahar Goo Frahar a the Goo Frahars the
|
||||
_EF33E9901938D0CB gooGibbai Goo Gibbaï a the Goo Gibbaïs the
|
||||
_5F706DE7E324D8DD gooHachtaha Goo Goari a the Goo Goaris the
|
||||
_6CAD79E6E7685C01 gooJungler Goo Torbak a the Goo Torbaks the
|
||||
_AD4C94F5F1E7D882 gooKakty Goo Lumper a the Goo Lumpers the
|
||||
_0F49C198E809DC72 gooKalab Goo Kalab a the Goo Kalabs the
|
||||
_51E4D0ABD484C8A5 gooKami Goo Kami a the Goo Kamis the
|
||||
_A3EC802E67F66C4A gooKazoar Goo Igara a the Goo Igaras the
|
||||
_6EADE5F527775CEC gooKitifly Goo Kizoar a the Goo Kizoars the
|
||||
_B360E108A1CBE1E5 gooKitihank Goo Kinrey a the Goo Kinreys the
|
||||
_711F4A58697B7DF2 gooKitiharak Goo Kizarak a the Goo Kizaraks the
|
||||
_FDDEED0AC3ADD4CC gooKitikil Goo Kipesta a the Goo Kipestas the
|
||||
_F894BA08B6FFE1DD gooKitimandib Goo Kincher a the Goo Kinchers the
|
||||
_11C9C1A4ED0A4C82 gooKitin Goo Kitin a the Goo Kitins the
|
||||
_73C0F658EADB7DED gooKitinagan Goo Kipucka a the Goo Kipuckas the
|
||||
_77AD7574FEA9601C gooKitinega Goo Kirosta a the Goo Kirostas the
|
||||
_FD90E5E75569D5A6 gooKitinokto Goo Kiban a the Goo Kibans the
|
||||
_E8AFD9CCD918145A gooLightbird Goo Izam a the Goo Izams the
|
||||
_FEADF120813EB8C9 gooMektoub Goo Mektoub a the Goo Mektoubs the
|
||||
_6CA596A53777C126 gooPhytopsy Goo Psykopla a the Goo Psykoplas the
|
||||
_606FC5EEA1E5C0F5 gooPucetron Goo Kipee a the Goo Kipees the
|
||||
_8F49DDA931FA0C91 gooRegus Goo Ragus a the Goo Raguss the
|
||||
_E43C840DED063C6B gooRyzerb Goo Najab a the Goo Najabs the
|
||||
_B88E0905A42B1DE5 gooRyzoholo Goo Timari a the Goo Timaris the
|
||||
_7D5F29F2D87F25CC gooRyzoholok Goo Vorax a the Goo Voraxes the
|
||||
_57D4914546FA1502 gooSapEnslaver Goo Slaveni a the Goo Slavenis the
|
||||
_F6B11651BF40BE66 gooSpittingWeeds Goo Cratcha a the Goo Cratchas the
|
||||
_BDBDF562B57E710C gooSwarmplants Goo Shooki a the Goo Shookis the
|
||||
_6B2E99E19549D862 gooVampignon Goo Yelk a the Goo Yelks the
|
||||
_7AACE52FA39821BE gooVarinx Goo Varinx a the Goo Varinxes the
|
||||
_5975B0AC58A688A7 gooYber Goo Yber a the Goo Ybers the
|
||||
_56D5E4AF189620AC gooZerx Goo Zerx a the Goo Zerxes the
|
||||
_E1F860C1DFB56070 gooc1 Goo Javing a the Goo Javings the
|
||||
_6B70119F5B692059 gooc2 Goo Cuttler a the Goo Cuttlers the
|
||||
_2E59AC642EE97433 gooc3 Goo Ocyx a the Goo Ocyxes the
|
||||
_9DFA24D5DF555879 gooc4 Goo Jugula a the Goo Jugulas the
|
||||
_A4AE01A799B81853 gooc5 Goo Kidinak a the Goo Kidinaks the
|
||||
_1F6974C1E1052C7C gooh1 Goo Raspal a the Goo Raspals the
|
||||
_207844C1DD652C64 gooh2 Goo Bawaab a the Goo Bawaabs the
|
||||
_617A1CD2DE356881 gooh3 Goo Frippo a the Goo Frippos the
|
||||
_61E860C5E1666479 gooh4 Goo Rendor a the Goo Rendors the
|
||||
_ACB62C5E6CD6D787 gooh5 Goo Gnoof a the Goo Gnoofs the
|
||||
_9E3818CFDDD5307D gooh6 Goo Bolobi a the Goo Bolobis the
|
||||
_9B9830C821C52C7A gooh7 Goo Shalah a the Goo Shalahs the
|
||||
_0700598D6C3AF9CD gooh8 Goo Ploderos a the Goo Ploderoses the
|
||||
_9E6870CF22D52C73 gooh9 Goo Wombai a the Goo Wombais the
|
||||
_FEADC8D669360F5B gooh10 Goo Madakam a the Goo Madakams the
|
||||
_DF4663BCDC120B74 gooh11 Goo Arana a the Goo Aranas the
|
||||
_281678E65A87AF48 gooh12 Goo Gubani a the Goo Gubanis the
|
BIN
translation/history/sbrick_words_wk_59A07231.txt
Normal file
BIN
translation/history/sbrick_words_wk_59A07231.txt
Normal file
Binary file not shown.
6
translation/history/sbrick_words_wk_59A0728C.txt
Normal file
6
translation/history/sbrick_words_wk_59A0728C.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
*HASH_VALUE sbrick ID name * noms français ia da p pia pda description description2
|
||||
_84AB93F80D246E3B BFPA01 Default attack a the the Base stanza for all combat actions. Default Attack Fight Stanza
|
||||
_CD9CEEBCAF485D13 BFOA01 Increase Damage an the the Increases damage inflicted by a hit. Increase Damage Option
|
||||
_0B2B04D81E6D1478 BFOA02 Hit Rate a the the Increases the firing rate of your weapon. Increase Firing Rate Option
|
||||
_2DA208720787905D BFOA03 Accurate Attack an the the Increases the accuracy of attack, reduces the chances of enemy dodging. Accurate Attack Option
|
||||
_672D3E3CABCD5AEE BMOETEA01 Acid Damage an the the Inflicts acid damage on your enemy. Acid Damage Spell Effect
|
6
translation/history/sbrick_words_wk_59A072B8.txt
Normal file
6
translation/history/sbrick_words_wk_59A072B8.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
*HASH_VALUE sbrick ID name * noms français ia da p pia pda description description2
|
||||
_84AB93F80D246E3B BFPA01 Default attack a the the Base stanza for all combat actions. Default Attack Fight Stanza
|
||||
_CD9CEEBCAF485D13 BFOA01 Increase Damage an the the Increases damage inflicted by a hit. Increase Damage Option
|
||||
_0B2B04D81E6D1478 BFOA02 Hit Rate a the the Increases the firing rate of your weapon. Increase Firing Rate Option
|
||||
_2DA208720787905D BFOA03 Accurate Attack an the the Increases the accuracy of attack, reduces the chances of enemy dodging. Accurate Attack Option
|
||||
_672D3E3CABCD5AEE BMOETEA01 Acid Damage an the the Inflicts acid damage on your enemy. Acid Damage Spell Effect
|
6
translation/history/sbrick_words_wk_59A5D5DD.txt
Normal file
6
translation/history/sbrick_words_wk_59A5D5DD.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
*HASH_VALUE sbrick ID name * noms français ia da p pia pda description description2
|
||||
_84AB93F80D246E3B BFPA01 Default attack a the the Base stanza for all combat actions. Default Attack Fight Stanza
|
||||
_CD9CEEBCAF485D13 BFOA01 Increase Damage an the the Increases damage inflicted by a hit. Increase Damage Option
|
||||
_0B2B04D81E6D1478 BFOA02 Hit Rate a the the Increases the firing rate of your weapon. Increase Firing Rate Option
|
||||
_2DA208720787905D BFOA03 Accurate Attack an the the Increases the accuracy of attack, reduces the chances of enemy dodging. Accurate Attack Option
|
||||
_672D3E3CABCD5AEE BMOETEA01 Acid Damage an the the Inflicts acid damage on your enemy. Acid Damage Spell Effect
|
6
translation/history/sbrick_words_wk_59A5D601.txt
Normal file
6
translation/history/sbrick_words_wk_59A5D601.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
*HASH_VALUE sbrick ID name * noms français ia da p pia pda description description2
|
||||
_84AB93F80D246E3B BFPA01 Default attack a the the Base stanza for all combat actions. Default Attack Fight Stanza
|
||||
_CD9CEEBCAF485D13 BFOA01 Increase Damage an the the Increases damage inflicted by a hit. Increase Damage Option
|
||||
_0B2B04D81E6D1478 BFOA02 Hit Rate a the the Increases the firing rate of your weapon. Increase Firing Rate Option
|
||||
_2DA208720787905D BFOA03 Accurate Attack an the the Increases the accuracy of attack, reduces the chances of enemy dodging. Accurate Attack Option
|
||||
_672D3E3CABCD5AEE BMOETEA01 Acid Damage an the the Inflicts acid damage on your enemy. Acid Damage Spell Effect
|
BIN
translation/history/score_words_wk_59A07231.txt
Normal file
BIN
translation/history/score_words_wk_59A07231.txt
Normal file
Binary file not shown.
5
translation/history/score_words_wk_59A0728C.txt
Normal file
5
translation/history/score_words_wk_59A0728C.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
*HASH_VALUE score_ID name point ia points
|
||||
_2A29748371CA88C8 Trauma trauma trauma a trauma
|
||||
_EDD8989E5577B865 Pain pain pain point a pain points
|
||||
_A074CA1FB4DE4AAD Oblivion oblivion oblivion point a oblivion points
|
||||
_DB69E9025629B0BA Focus focus focus point a focus points
|
5
translation/history/score_words_wk_59A072B8.txt
Normal file
5
translation/history/score_words_wk_59A072B8.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
*HASH_VALUE score_ID name point ia points
|
||||
_2A29748371CA88C8 Trauma trauma trauma a trauma
|
||||
_EDD8989E5577B865 Pain pain pain point a pain points
|
||||
_A074CA1FB4DE4AAD Oblivion oblivion oblivion point a oblivion points
|
||||
_DB69E9025629B0BA Focus focus focus point a focus points
|
5
translation/history/score_words_wk_59A5D5DD.txt
Normal file
5
translation/history/score_words_wk_59A5D5DD.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
*HASH_VALUE score_ID name point ia points
|
||||
_2A29748371CA88C8 Trauma trauma trauma a trauma
|
||||
_EDD8989E5577B865 Pain pain pain point a pain points
|
||||
_A074CA1FB4DE4AAD Oblivion oblivion oblivion point a oblivion points
|
||||
_DB69E9025629B0BA Focus focus focus point a focus points
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue