Sand Castle: Difference between revisions

From Ring of Brodgar
Jump to navigation Jump to search
No edit summary
m (Proper requirement syntax this time)
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{infobox metaobj
{{infobox metaobj
|xsize = 2
| xsize       = 2
|ysize = 2
| ysize       = 2
|skillreq   = ?
|
|objectsreq = [[requires::Sand]] x4, [[requires::Bone Glue]] x1
| skillreq     = [[requires::Stone Working]]
|producedby = Hand
| objectsreq   = [[requires::Sand]] x4, [[requires::Bone Glue]] x1
|lpgain      = 7500
| producedby   = Hand
|studytime    = 87.5
|
|mentalweight = 9
| lpgain      = 7500
|expdrain    = 15
| studytime    = 87:32
|ccrafted = yes
| mentalweight = 9
| expdrain    = 15
| ccrafted     = yes
}}
}}
{{GM|$Craft|C$uriosities|To$ys|Sa$nd Castle}}
{{GM|$Craft|C$uriosities|To$ys|Sa$nd Castle}}


A '''{{PAGENAME}}''' is a craftable [[Curiosity]] which can be used in the [[Study Report]] to earn [[Learning Points]].
A '''{{PAGENAME}}''' is a craftable [[Curiosity]] which can be used in the [[Study Report]] to earn [[Learning Points]].


==Quality==
==Quality==


The quality of a [[Sand Castle]] is the average of materials used, and is [[softcap|softcapped]] by <math>\sqrt[2]{Intelligence*Masonry}</math>.  
The quality of a [[Sand Castle]] is the average of materials used, and is [[softcap|softcapped]] by <math>\sqrt[2]{Intelligence*Masonry}</math>.


==Notes==


* A terrible curiosity altogether, though acceptable at high quality and long periods of inactivity.


==Notes==
{{Game Development}}
* Re-implemented in update [http://www.havenandhearth.com/forum/viewtopic.php?f=39&t=45176 Castles in the Sand]
* A terrible curiosity altogether, though acceptable at high quality and long periods of inactivity.

Latest revision as of 07:28, 13 September 2022

Sand Castle
Sand Castle.png
Vital statistics
Size 2 x 2
Skill(s) RequiredSpecific needed skills.<br>The default skills every hearthling starts off with, Oral Tradition, Primitive Tools & Wilderness Survival), are ignored. Stone Working
Object(s) Required Sand x4, Bone Glue x1
Produced By Hand
Study details
Base LP 7500
Study Time <b>StudyTime Input:</b><br><br >The studytime infobox parameter accepts two formats. An Hour-float (studyTime = H.hhhh) or a Time-code (studyTime = H:M).<br >(Note: Study-Time should be in real-time, and not in game-time.)<br ><br >Proper input rules:<br >H.hhhh: (Dot delimited) At least one leading digit, and at least 4 decimal digits.(good: "0.1230", bad: ".123")<br >H:M: (Colon delimited) At least one hour digit, and 1 or 2 minute digits. (good: "0:1", bad: ":1" or "0:123")<br><br >(Although bare integer-input would work for both format cases, it is currently deemed improper formatted input.)<br > 87h 32m
Mental Weight 9
EXP Cost 15
LP / EXP 500
LP / Hour (real) 85.68
LP / Mental Weight 833.33
LP / Hour / EXP 5.71
LP / Hour / Size 21.42
LP / Hour / Weight 9.52
LP / Hour / Size / EXP 1.43
LP / Hour / Weight / EXP 0.63
Go to Objects

Icon keyboard.pngCraft > Curiosities > Toys > Sand Castle

A Sand Castle is a craftable Curiosity which can be used in the Study Report to earn Learning Points.

Quality

The quality of a Sand Castle is the average of materials used, and is softcapped by .

Notes

  • A terrible curiosity altogether, though acceptable at high quality and long periods of inactivity.

Game Development