Difference between revisions of "ProjectPhoenix File Structure Templates"
(Created page with "back to Project Phoenix#Files<br> {| class="wikitable" |- ! Filename !! Description |- | /templates/effect_dummy.xml || |- | /templates/region.xml || |- | /templates/spawn...") |
|||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
back to [[Project Phoenix#Files]]<br> | back to [[Project Phoenix#Files]]<br> | ||
+ | Core Templates you will be using most the time | ||
{| class="wikitable" | {| class="wikitable" | ||
+ | ! FileName !! Description | ||
|- | |- | ||
− | + | | merchant_female || a blank ready to edit female version of a merchant | |
|- | |- | ||
− | | | + | | merchant_male || a blank ready to edit male version of a merchant |
|- | |- | ||
− | | | + | | region || a blank ready to edit region controller |
|- | |- | ||
− | | /templates/spawner.xml || | + | | spawner || a blank ready to edit spawner |
+ | |} | ||
+ | Most of the templates listed are for the test world generation to see the system in action | ||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | ! Filename | ||
+ | |- | ||
+ | | /templates/region.xml | ||
+ | |- | ||
+ | | /templates/spawner.xml | ||
+ | |- | ||
+ | | /templates/spawner_region_bounds.xml | ||
+ | |- | ||
+ | | /templates/customitems/kiairas_special_blow.xml | ||
+ | |- | ||
+ | | /templates/customitems/maes_chest.xml | ||
+ | |- | ||
+ | | /templates/customitems/maes_legs.xml | ||
+ | |- | ||
+ | | /templates/customitems/torch_of_maes.xml | ||
+ | |- | ||
+ | | /templates/merchant/merchant_female.xml | ||
+ | |- | ||
+ | | /templates/merchant/merchant_male.xml | ||
+ | |- | ||
+ | | /templates/merchant/eldeir_village/carpentry_supplies.xml | ||
+ | |- | ||
+ | | /templates/merchant/eldeir_village/clothing_supplies.xml | ||
+ | |- | ||
+ | | /templates/merchant/eldeir_village/evocation_supplies.xml | ||
+ | |- | ||
+ | | /templates/merchant/eldeir_village/fletching_supplies.xml | ||
+ | |- | ||
+ | | /templates/merchant/eldeir_village/guild_trade_supplies.xml | ||
+ | |- | ||
+ | | /templates/merchant/eldeir_village/inscription_supplies.xml | ||
+ | |- | ||
+ | | /templates/merchant/eldeir_village/leatherworking_supplies.xml | ||
+ | |- | ||
+ | | /templates/merchant/eldeir_village/manifestion_supplies.xml | ||
+ | |- | ||
+ | | /templates/merchant/eldeir_village/potion_supplies.xml | ||
+ | |- | ||
+ | | /templates/merchant/eldeir_village/provisioner_supplies.xml | ||
+ | |- | ||
+ | | /templates/merchant/eldeir_village/reagent_supplies.xml | ||
+ | |- | ||
+ | | /templates/merchant/eldeir_village/weapon_supplies.xml | ||
+ | |- | ||
+ | | /templates/mobiles/skeleton.xml | ||
+ | |- | ||
+ | | /templates/mobiles/zombie.xml | ||
+ | |- | ||
+ | | /templates/quests/example_quest_giver.xml | ||
+ | |- | ||
+ | | /templates/quests/eldeir_village/actors/eldeir_village_questgiver_crafting_weaponsmithing.xml | ||
+ | |- | ||
+ | | /templates/quests/eldeir_village/actors/eldeir_village_quest_giver_graveyard_shift.xml | ||
+ | |- | ||
+ | | /templates/quests/eldeir_village/actors/eldeir_village_quest_giver_resource_gathering_cotton.xml | ||
|- | |- | ||
− | | /templates/ | + | | /templates/quests/eldeir_village//eldeir_village_quest_giver_resource_gathering_fishing |
|- | |- | ||
− | | /templates/ | + | | /templates/quests/eldeir_village//eldeir_village_quest_giver_resource_gathering_mining |
|- | |- | ||
− | | /templates/ | + | | /templates/quests/eldeir_village/actors/eldeir_village_quest_giver_resource_gathering_plants.xml |
|- | |- | ||
− | | /templates/ | + | | /templates/quests/eldeir_village/actors/eldeir_village_quest_giver_resource_gathering_skinning.xml |
|- | |- | ||
− | | /templates/ | + | | /templates/quests/eldeir_village/actors/eldeir_village_quest_giver_resource_gathering_wood |
|- | |- | ||
− | | /templates/ | + | | /templates/spawners/spawner_example_quest_spawner.xml |
|- | |- | ||
− | | /templates/ | + | | /templates/spawners/effects/spawn_rift_effect.xml |
|- | |- | ||
− | | /templates/ | + | | /templates/spawners/eldeir_village/spawner_eldeir_village_banker.xml |
|- | |- | ||
− | | /templates/ | + | | /templates/spawners/eldeir_village/spawner_eldeir_village_cotton_farm.xml |
|- | |- | ||
− | | /templates/ | + | | /templates/spawners/eldeir_village/merchants/merchant_female.xml |
|- | |- | ||
− | | /templates/ | + | | /templates/spawners/eldeir_village/merchants/merchant_male.xml |
|- | |- | ||
− | | /templates/ | + | | /templates/spawners/eldeir_village/merchants/eldeir_village/spawner_eldeir_village_merchant_carpenter.xml |
|- | |- | ||
− | | /templates/ | + | | /templates/spawners/eldeir_village/merchants/eldeir_village/spawner_eldeir_village_merchant_clothing.xml |
|- | |- | ||
− | | /templates/ | + | | /templates/spawners/eldeir_village/merchants/eldeir_village/spawner_eldeir_village_merchant_evocation.xml |
|- | |- | ||
− | | /templates/ | + | | /templates/spawners/eldeir_village/merchants/eldeir_village/spawner_eldeir_village_merchant_fletcher.xml |
|- | |- | ||
− | | /templates/ | + | | /templates/spawners/eldeir_village/merchants/eldeir_village/spawner_eldeir_village_merchant_guild_trader.xml |
|- | |- | ||
− | | /templates/ | + | | /templates/spawners/eldeir_village/merchants/eldeir_village/spawner_eldeir_village_merchant_inscription.xml |
|- | |- | ||
− | | /templates/ | + | | /templates/spawners/eldeir_village/merchants/eldeir_village/spawner_eldeir_village_merchant_leatherworker.xml |
|- | |- | ||
− | | /templates/ | + | | /templates/spawners/eldeir_village/merchants/eldeir_village/spawner_eldeir_village_merchant_manifestation.xml |
|- | |- | ||
− | | /templates/ | + | | /templates/spawners/eldeir_village/merchants/eldeir_village/spawner_eldeir_village_merchant_potions.xml |
|- | |- | ||
− | | /templates/ | + | | /templates/spawners/eldeir_village/merchants/eldeir_village/spawner_eldeir_village_merchant_provisioner.xml |
|- | |- | ||
− | | /templates/ | + | | /templates/spawners/eldeir_village/merchants/eldeir_village/spawner_eldeir_village_merchant_reagents.xml |
|- | |- | ||
− | | /templates/ | + | | /templates/spawners/eldeir_village/merchants/eldeir_village/spawner_eldeir_village_merchant_weapons.xml |
|- | |- | ||
− | | /templates/ | + | | /templates/spawners/eldeir_village/quest_givers/spawner_eldeir_village_questgiver_dwayne_johnson.xml |
|- | |- | ||
− | | /templates/ | + | | /templates/spawners/eldeir_village/quest_givers/spawner_eldeir_village_questgiver_earl_silversauce.xml |
|- | |- | ||
− | | /templates/ | + | | /templates/spawners/eldeir_village/quest_givers/spawner_eldeir_village_questgiver_guard_robert_pulsin.xml |
|- | |- | ||
− | | /templates/ | + | | /templates/spawners/eldeir_village/quest_givers/spawner_eldeir_village_questgiver_hitori_hanzo.xml |
|- | |- | ||
− | | /templates/ | + | | /templates/spawners/eldeir_village/quest_givers/spawner_eldeir_village_questgiver_pau_bun_yun.xml |
|- | |- | ||
− | | /templates/ | + | | /templates/spawners/eldeir_village/quest_givers/spawner_eldeir_village_questgiver_ranger_dan.xml |
|- | |- | ||
− | | /templates/ | + | | /templates/spawners/eldeir_village/quest_givers/spawner_eldeir_village_questgiver_ronald_schimes.xml |
|- | |- | ||
− | | /templates/ | + | | /templates/spawners/eldeir_village/quest_givers/spawner_eldeir_village_questgiver_silly_lilly.xml |
|- | |- | ||
− | | /templates/ | + | | /templates/spawners/eldeir_village/quests/graveyard/spawner_eldeir_village_graveyard_monster_controller_1.xml |
|- | |- | ||
− | | /templates/ | + | | /templates/spawners/eldeir_village/quests/graveyard/spawner_eldeir_village_graveyard_monster_controller_2.xml |
|- | |- | ||
− | | /templates/spawners/ | + | | /templates/spawners/eldeir_village/quests/graveyard/spawner_eldeir_village_graveyard_skeleton.xml |
|- | |- | ||
− | | /templates/spawners/ | + | | /templates/spawners/eldeir_village/quests/graveyard/spawner_eldeir_village_graveyard_zombie.xml |
|- | |- | ||
− | | /templates/spawners/eldeir_village/ | + | | /templates/spawners/eldeir_village/quests/resource_gathering_quests/spawner_eldeir_village_resource_plant_ginseng.xml |
|- | |- | ||
− | | /templates/spawners/eldeir_village/ | + | | /templates/spawners/eldeir_village/quests/resource_gathering_quests/spawner_eldeir_village_resource_plant_lemon_grass.xml |
|- | |- | ||
− | | /templates/spawners/eldeir_village/ | + | | /templates/spawners/eldeir_village/quests/resource_gathering_quests/spawner_eldeir_village_resource_plant_moss.xml |
|- | |- | ||
− | | /templates/spawners/eldeir_village/ | + | | /templates/spawners/eldeir_village/quests/resource_gathering_quests/spawner_eldeir_village_resource_plant_mushroom.xml |
|- | |- | ||
− | | /templates/spawners/eldeir_village/quests/.xml | + | | /templates/spawners/eldeir_village/quests/resource_gathering_quests/spawner_eldeir_village_resource_plant_random.xml |
− | |||
|} | |} |
Latest revision as of 17:41, 18 June 2018
back to Project Phoenix#Files
Core Templates you will be using most the time
FileName | Description |
---|---|
merchant_female | a blank ready to edit female version of a merchant |
merchant_male | a blank ready to edit male version of a merchant |
region | a blank ready to edit region controller |
spawner | a blank ready to edit spawner |
Most of the templates listed are for the test world generation to see the system in action
Filename |
---|
/templates/region.xml |
/templates/spawner.xml |
/templates/spawner_region_bounds.xml |
/templates/customitems/kiairas_special_blow.xml |
/templates/customitems/maes_chest.xml |
/templates/customitems/maes_legs.xml |
/templates/customitems/torch_of_maes.xml |
/templates/merchant/merchant_female.xml |
/templates/merchant/merchant_male.xml |
/templates/merchant/eldeir_village/carpentry_supplies.xml |
/templates/merchant/eldeir_village/clothing_supplies.xml |
/templates/merchant/eldeir_village/evocation_supplies.xml |
/templates/merchant/eldeir_village/fletching_supplies.xml |
/templates/merchant/eldeir_village/guild_trade_supplies.xml |
/templates/merchant/eldeir_village/inscription_supplies.xml |
/templates/merchant/eldeir_village/leatherworking_supplies.xml |
/templates/merchant/eldeir_village/manifestion_supplies.xml |
/templates/merchant/eldeir_village/potion_supplies.xml |
/templates/merchant/eldeir_village/provisioner_supplies.xml |
/templates/merchant/eldeir_village/reagent_supplies.xml |
/templates/merchant/eldeir_village/weapon_supplies.xml |
/templates/mobiles/skeleton.xml |
/templates/mobiles/zombie.xml |
/templates/quests/example_quest_giver.xml |
/templates/quests/eldeir_village/actors/eldeir_village_questgiver_crafting_weaponsmithing.xml |
/templates/quests/eldeir_village/actors/eldeir_village_quest_giver_graveyard_shift.xml |
/templates/quests/eldeir_village/actors/eldeir_village_quest_giver_resource_gathering_cotton.xml |
/templates/quests/eldeir_village//eldeir_village_quest_giver_resource_gathering_fishing |
/templates/quests/eldeir_village//eldeir_village_quest_giver_resource_gathering_mining |
/templates/quests/eldeir_village/actors/eldeir_village_quest_giver_resource_gathering_plants.xml |
/templates/quests/eldeir_village/actors/eldeir_village_quest_giver_resource_gathering_skinning.xml |
/templates/quests/eldeir_village/actors/eldeir_village_quest_giver_resource_gathering_wood |
/templates/spawners/spawner_example_quest_spawner.xml |
/templates/spawners/effects/spawn_rift_effect.xml |
/templates/spawners/eldeir_village/spawner_eldeir_village_banker.xml |
/templates/spawners/eldeir_village/spawner_eldeir_village_cotton_farm.xml |
/templates/spawners/eldeir_village/merchants/merchant_female.xml |
/templates/spawners/eldeir_village/merchants/merchant_male.xml |
/templates/spawners/eldeir_village/merchants/eldeir_village/spawner_eldeir_village_merchant_carpenter.xml |
/templates/spawners/eldeir_village/merchants/eldeir_village/spawner_eldeir_village_merchant_clothing.xml |
/templates/spawners/eldeir_village/merchants/eldeir_village/spawner_eldeir_village_merchant_evocation.xml |
/templates/spawners/eldeir_village/merchants/eldeir_village/spawner_eldeir_village_merchant_fletcher.xml |
/templates/spawners/eldeir_village/merchants/eldeir_village/spawner_eldeir_village_merchant_guild_trader.xml |
/templates/spawners/eldeir_village/merchants/eldeir_village/spawner_eldeir_village_merchant_inscription.xml |
/templates/spawners/eldeir_village/merchants/eldeir_village/spawner_eldeir_village_merchant_leatherworker.xml |
/templates/spawners/eldeir_village/merchants/eldeir_village/spawner_eldeir_village_merchant_manifestation.xml |
/templates/spawners/eldeir_village/merchants/eldeir_village/spawner_eldeir_village_merchant_potions.xml |
/templates/spawners/eldeir_village/merchants/eldeir_village/spawner_eldeir_village_merchant_provisioner.xml |
/templates/spawners/eldeir_village/merchants/eldeir_village/spawner_eldeir_village_merchant_reagents.xml |
/templates/spawners/eldeir_village/merchants/eldeir_village/spawner_eldeir_village_merchant_weapons.xml |
/templates/spawners/eldeir_village/quest_givers/spawner_eldeir_village_questgiver_dwayne_johnson.xml |
/templates/spawners/eldeir_village/quest_givers/spawner_eldeir_village_questgiver_earl_silversauce.xml |
/templates/spawners/eldeir_village/quest_givers/spawner_eldeir_village_questgiver_guard_robert_pulsin.xml |
/templates/spawners/eldeir_village/quest_givers/spawner_eldeir_village_questgiver_hitori_hanzo.xml |
/templates/spawners/eldeir_village/quest_givers/spawner_eldeir_village_questgiver_pau_bun_yun.xml |
/templates/spawners/eldeir_village/quest_givers/spawner_eldeir_village_questgiver_ranger_dan.xml |
/templates/spawners/eldeir_village/quest_givers/spawner_eldeir_village_questgiver_ronald_schimes.xml |
/templates/spawners/eldeir_village/quest_givers/spawner_eldeir_village_questgiver_silly_lilly.xml |
/templates/spawners/eldeir_village/quests/graveyard/spawner_eldeir_village_graveyard_monster_controller_1.xml |
/templates/spawners/eldeir_village/quests/graveyard/spawner_eldeir_village_graveyard_monster_controller_2.xml |
/templates/spawners/eldeir_village/quests/graveyard/spawner_eldeir_village_graveyard_skeleton.xml |
/templates/spawners/eldeir_village/quests/graveyard/spawner_eldeir_village_graveyard_zombie.xml |
/templates/spawners/eldeir_village/quests/resource_gathering_quests/spawner_eldeir_village_resource_plant_ginseng.xml |
/templates/spawners/eldeir_village/quests/resource_gathering_quests/spawner_eldeir_village_resource_plant_lemon_grass.xml |
/templates/spawners/eldeir_village/quests/resource_gathering_quests/spawner_eldeir_village_resource_plant_moss.xml |
/templates/spawners/eldeir_village/quests/resource_gathering_quests/spawner_eldeir_village_resource_plant_mushroom.xml |
/templates/spawners/eldeir_village/quests/resource_gathering_quests/spawner_eldeir_village_resource_plant_random.xml |