Admin Land Abilities

Place for sharing your game modifications for Life is Feudal: Your Own

Crushinkill
 
Posts: 1
Joined: 10 Mar 2019, 14:40

Admin Land Abilities

Post by Crushinkill » 20 Feb 2020, 20:06

Putting together a list of abilities for admin lands to make a sort of custom town where people cam use "public workstations/houses/etc"

Been looking for a few hrs and cant seem to find any more than what I have now so...If anyone has more than this PLEASE post it so we can add it to the list.

This list was in part influenced by https://lifeisfeudal.com/forum/admin-lands-how-to-t37991/
:beer:

Code: Select all
lands>
    <land>
        <name>abellaCentral</name>
        <allowed>
            <ability>6</ability>   <!-- Gather a Flint Stone -->
            <ability>8</ability>   <!-- Pour on the Ground -->
            <ability>21</ability>  <!-- Gather a Branch -->
            <ability>34</ability>  <!-- Special Cut Down -->
            <ability>36</ability>  <!-- Special Cut Down -->
            <ability>37</ability>  <!-- Saw out a Billet -->
            <ability>38</ability>  <!-- Saw out a Board -->
            <ability>39</ability>  <!-- Saw out a Building Log -->
            <ability>45</ability>  <!-- Gather Plant Fiber -->
            <ability>46</ability>  <!-- Look for Herbs -->
            <ability>50</ability>  <!-- Gather Mushrooms -->
            <ability>51</ability>  <!-- Gather Berries -->
            <ability>52</ability>  <!-- Special Gather Herbs -->
            <ability>63</ability>  <!-- Special Manage Kiln -->
            <ability>68</ability>  <!-- Gather Wild Plants -->
            <ability>89</ability>  <!-- Fish -->
            <ability>90</ability>  <!-- Skin -->
            <ability>98</ability>  <!-- Gather Apples -->
            <ability>100</ability> <!-- Special Manage Furnace -->
            <ability>102</ability> <!-- Special Smelt -->
            <ability>103</ability> <!-- Interface Use Furnace Bellows -->
            <ability>104</ability> <!-- Special Recycle -->
            <ability>108</ability> <!-- Special Look in Inventory -->
            <ability>109</ability> <!-- Special Get Water -->
            <ability>110</ability> <!-- Drop from Inventory -->
            <ability>112</ability> <!-- Special Add Some Fuel -->
            <ability>118</ability> <!-- Special Pull Out of the Kiln -->
            <ability>144</ability> <!-- Special Open/Close Door -->
            <ability>149</ability> <!-- Mine Iron Ore -->
            <ability>179</ability> <!-- Gather Ammo for Sling -->
            <ability>210</ability> <!-- Special Repair -->
            <ability>212</ability> <!-- Special Open/Close the Gate -->
            <ability>213</ability> <!-- Special Use Kiln Bellows -->
            <ability>226</ability> <!-- Special Get Off -->
            <ability>268</ability> <!-- Special Light the Fire -->
            <ability>294</ability> <!-- Trade -->
            <ability>325</ability> <!-- Look for Materials -->
            <ability>326</ability> <!-- Look for Edibles -->
            <ability>334</ability> <!-- Search for Wild Plants -->
            <ability>347</ability> <!-- Praise the God! -->
        </allowed>
        <restricted>
            <ability>8</ability>   <!-- Pour on the Ground -->
        </restricted>
    </land>
</lands>


I'm especially looking for the numbers to allow/restrict use of kilns/blacksmith shop and kitchen ;)

User avatar
Fangliang
 
Posts: 1
Joined: 21 Feb 2020, 13:05

How do I choose a global fund administrator?

Post by Fangliang » 21 Feb 2020, 13:10

I am a small investor and want to invest a small amount of capital in the private equity fund. I don’t have the knowledge to invest the capital in the sector to gain good returns. I have never invested the money in such types of funds, so I am worried more about this investment. I have no experience to manage my fund, so I am looking for choosing the Best Global Fund Administrator. So please anyone can recommend me the best option for me so that I can manage my fund in the right ways.

User avatar
KuraiSeraph
 
Posts: 39
Joined: 27 Mar 2017, 12:30

Re: Admin Land Abilities

Post by KuraiSeraph » 22 Feb 2020, 07:04

Hi there,

Kiln:

<ability>63</ability> <!-- Manage Kiln -->
<ability>118</ability> <!-- Pull Out of the Kiln -->
<ability>213</ability> <!-- Use Kiln Bellows -->
<ability>119</ability> <!-- Glassblowing -->

Furnace:

<ability>100</ability> <!-- Manage Furnace -->
<ability>102</ability> <!-- Smelt -->
<ability>103</ability> <!-- Use Furnace Bellows -->
<ability>104</ability> <!-- Recycle -->

Blacksmith shop / Forge and anvil

<ability>105</ability> <!-- Metal Tools -->
<ability>106</ability> <!-- Weapons -->
<ability>107</ability> <!-- Armor Parts -->

Kitchen :

<ability>87</ability> <!-- Cook -->
<ability>81</ability> <!-- Creat a Bone Glue -->
<ability>114</ability> <!-- Prepare Food -->
<ability>112</ability> <!-- Add Some Fuel -->

Hope it helps with your problems

Ps: u have allowed and restricted Pour on the Ground

Kurai

Return to Game mods