House and land costs

We do not sell houses owned by NPC vendors or houses reserved for future plans.

The pricing system on Pangaea is based on size and type of houses/land/fields. It is priced as written below.

First we got to set up some basic terms we use. When we calculate house prices, we do it on a tile based measurement and always in rectangles (T, L, C houses must be bought in a rectangle). The cost per tile is based on what kind of house it is, we have 10 categories. Fields, Additional Land, Special Garden, Small House, Normal House, Large House, Huge House, Special House, Holy Land and Holy Houses.

House area is calculated by multiplying the length and width, including the walls. If a house has more then 1 floor, all additional tile are added to the house area. Wall are included on all floors. The area can be seen on the house sign ‘Total House Area’


This is how the system will calculate lockdowns, containers, secures, house value, tile price etc.

Land Type

House from 1 to 100 will be considered ‘Small houses’
House from 101 to 320 will be considered ‘Normal houses’
Houses from 321 to 520 will be considered ‘Large houses’
Houses from 521 to 869 will be considered ‘Huge houses’
Houses from 870 and up will be considered ‘Special houses’

Houses inside Britain are blocked with a ‘Britain limit’ so a player can only buy 1 house inside Britain. Religion houses (granted by the HP) will be considered ‘Holy houses’. Land bought next to your special house will be considered ‘Special Garden’ and are attach to the house sign so only owner of this house can buy it. Land bought next to your house will be considered ‘Additional land’ and are attach to the house sign so only owner of this house can buy it. Land bought anywhere else will be considered ‘Fields’


Tile price

‘Small houses’ will cost 3000 gold per tile
‘Normal houses’ will cost 3500 gold per tile
‘Large houses’ will cost 4000 gold per tile
‘Huge houses’ will cost 5000 gold per tile
‘Special houses’ will cost 6500 gold per tile
‘Special Garden’ will cost 1500 gold per tile
‘Additional land’ will cost 1500 gold per tile
‘Fields’ will cost 1500 gold per tile


House Value

If the ‘Land Type’ is ‘Fields’, ‘Additional land’ or ‘Special Garden’ the area need to be multiplied by 0.09 before proceeding with the calculation

If area >= 1070, the housevalue will be 50
Elseif area >= 820, the housevalue will be: ((area-820) / 115) + 40
Elseif area >= 520, the housevalue will be: ((area-520) / 50) + 30
Elseif area >= 245, the housevalue will be: ((area-245) / 25) + 15
Else the housevalue will be: (area / 17.5) + 1

Do note that housevalue is always rounded down, so 29.999 will still only give a house value of 29.


Secures

Secures can be calculated this way:
Max secures = ‘House Value’ * 0.67
Do note that max secures is always rounded down, so 18.999 will still only give 18 secures

‘Special Garden’, ‘Additional land’ and ‘Fields’ will always have 0 secures, ‘Holy land’ always 20 secures and ‘Holy houses’ always 2.


Containers

The amount of container can be calculated like this:
Max containers = ‘House Value’ – Max secures

The house value for ‘Special Garden’, ‘Additional land’ and Fields’ will equal Max containers.
‘Holy land’ and ‘Holy houses’ won’t have any containers.


Lockdowns

‘Additional land’ and Fields’ will have, House area + 20 lockdowns
‘Special Garden’ will have, House area + 120 lockdowns
‘Holy land’ will have 250 lockdowns
‘Holy houses’ will have 30 lockdowns

‘Normal houses’ will have, House Value * 6 lockdowns
‘Large houses’ will have, House Value * 9 lockdowns
‘Huge houses’ will have, House Value * 16 lockdowns
‘Special houses’ will have, House Value * 21 lockdowns


When buying Special Garden or additional land, a minimum of 60 tiles must be bought and must be next to your house. It can be bought anywhere as long as it doesn’t block any public road or passage.

Special Garden and Additional land cannot be bought in front of a houses main door, so it is possible to block the door.
Only one square of land can be bought per house (small exceptions can be made).