Affectable
, Behavable
, CMObject
, Contingent
, DBIdentifiable
, Environmental
, Expireable
, LandTitle
, Modifiable
, MsgListener
, Physical
, PhysicalAgent
, PrivateProperty
, Readable
, Rider
, StatsAffecting
, Tickable
, Item
, Wearable
, java.lang.Cloneable
, java.lang.Comparable<CMObject>
GenTitle
public class StdTitle extends StdItem implements LandTitle
Wearable.CODES
Modifier and Type | Field | Description |
---|---|---|
protected static java.lang.String |
CANCEL_WORD |
idConverter
_name, affectPhyStats, affects, baseGoldValue, basePhyStats, behaviors, cachedImageName, CODES, databaseID, description, destroyed, displayText, dispossessionTime, material, me, miscText, myContainer, myUses, myWornCode, owner, phyStats, properWornBitmap, rawImageName, riding, scripts, secretIdentity, tickCtr, tickStatus, wornLogicalAnd, xtraValues
STATUS_AFFECT, STATUS_ALIVE, STATUS_BEHAVIOR, STATUS_CLASS, STATUS_DEAD, STATUS_END, STATUS_FIGHT, STATUS_MISC, STATUS_MISC2, STATUS_MISC3, STATUS_MISC4, STATUS_MISC5, STATUS_MISC6, STATUS_MISC7, STATUS_NOT, STATUS_OTHER, STATUS_RACE, STATUS_REBIRTH, STATUS_SCRIPT, STATUS_START, STATUS_WEATHER, TICKID_AREA, TICKID_BALLISTICK, TICKID_CLAN, TICKID_CLANITEM, TICKID_DEADBODY_DECAY, TICKID_ELECTRONICS, TICKID_EMAIL, TICKID_EVENT, TICKID_EXIT_BEHAVIOR, TICKID_EXIT_REOPEN, TICKID_ITEM_BEHAVIOR, TICKID_ITEM_BOUNCEBACK, TICKID_LIGHT_FLICKERS, TICKID_LIVEAUCTION, TICKID_LONGERMASK, TICKID_MISCELLANEOUS, TICKID_MOB, TICKID_PROPERTY_SPECIAL, TICKID_QUEST, TICKID_READYTOSTOP, TICKID_ROOM_BEHAVIOR, TICKID_ROOM_ITEM_REJUV, TICKID_SHORTERMASK, TICKID_SOLITARYMASK, TICKID_SPECIALCOMBAT, TICKID_SPECIALMANEUVER, TICKID_SPELL_AFFECT, TICKID_SUPPORT, TICKID_TIMEAUCTION, TICKID_TRAP_DESTRUCTION, TICKID_TRAP_RESET
DEFAULT_WORN_CODES, DEFAULT_WORN_DEPENDENCYGRID, DEFAULT_WORN_DESCS, DEFAULT_WORN_ORDER, DEFAULT_WORN_USUAL_NAMES, DEFAULT_WORN_WEIGHT_POINTS, DEFAULT_WORN_WEIGHTS, FILTER_ANY, FILTER_MOBINVONLY, FILTER_ROOMONLY, FILTER_UNWORNONLY, FILTER_WORNONLY, HIGHEST_WORN_CODE, IN_INVENTORY, WORN_ABOUT_BODY, WORN_ARMS, WORN_BACK, WORN_EARS, WORN_EYES, WORN_FEET, WORN_FLOATING_NEARBY, WORN_HANDS, WORN_HEAD, WORN_HELD, WORN_LEFT_FINGER, WORN_LEFT_WRIST, WORN_LEGS, WORN_MOUTH, WORN_NECK, WORN_RIGHT_FINGER, WORN_RIGHT_WRIST, WORN_TORSO, WORN_WAIST, WORN_WIELD
Constructor | Description |
---|---|
StdTitle() |
Modifier and Type | Method | Description |
---|---|---|
boolean |
allowsExpansionConstruction() |
Returns whether this title allows property to be expanded through masonry or construction.
|
boolean |
allowTheft() |
Returns whether theft is allowed or monitored in this room by
Arrest behaviors.
|
int |
backTaxes() |
If back taxes is owned on this property, this is how the value is retrieved.
|
int |
baseGoldValue() |
The user/builder-entered value of the item, represented in base CoffeeMud currency.
|
java.lang.String |
displayText() |
Gets the raw string used to show what this object looks like in the room.
|
void |
executeMsg(Environmental myHost,
CMMsg msg) |
The general message event handler for the object.
|
LandTitle |
fetchALandTitle() |
|
PrivateProperty |
fetchAPropertyRecord() |
|
LandTitle |
generateNextRoomTitle() |
If this title allows expansion construction, this will return the new
title to assign to the newly constructed rooms.
|
java.lang.String |
genericName() |
Returns a generic name for this object, devoid of its particular
identifying details.
|
Room |
getAConnectedPropertyRoom() |
A room objects that are tied together by one or more titles.
|
Room |
getATitledRoom() |
A room object represented by this title
|
protected LandTitle |
getLandTitleObject() |
|
int |
getNumConnectedPropertyRooms() |
The size of the complete set of room objects that are tied together by one or more titles.
|
int |
getNumTitledRooms() |
The size of the complete set of room objects that are tied together by one or more titles.
|
java.lang.String |
getOwnerName() |
Get the owner of the property, usually a clan name or a player name.
|
int |
getPrice() |
The value of the property in base currency values
|
java.util.List<Room> |
getTitledRooms() |
The complete set of room objects represented by this title.
|
java.lang.String |
getTitleID() |
Returns a unique id for this particular title and the purchase-able lot
it represents.
|
java.lang.String |
getUniqueLotID() |
Returns a unique identifier corresponding to the connected property rooms.
|
boolean |
gridLayout() |
Returns whether this title creates connected walls between new rooms as if the rooms
were laid out in a grid.
|
java.lang.String |
ID() |
The CoffeeMud Java Class ID shared by all instances of
this object.
|
boolean |
isProperlyOwned() |
Returns whether the owner actually exists.
|
java.lang.String |
landPropertyID() |
Get the roomID or the Area name of the property for sale
|
boolean |
okMessage(Environmental myHost,
CMMsg msg) |
The general message event previewer for the object.
|
void |
recoverPhyStats() |
This method copies the basePhyStats() object into the phyStats() object, then makes repeated calls to
all surrounding objects with affectPhyStats(Environmental,PhyStats) method.
|
boolean |
rentalProperty() |
Whether this property is a rental.
|
void |
setAllowTheft(boolean allow) |
Sets whether theft is allowed or monitored in this room by
Arrest behaviors.
|
void |
setBackTaxes(int amount) |
If back taxes is owned on this property, this is how the value is set.
|
void |
setBaseGoldValue(int newValue) |
|
void |
setGridLayout(boolean layout) |
Sets whether this title creates connected walls between new rooms as if the rooms
were laid out in a grid.
|
void |
setLandPropertyID(java.lang.String landID) |
Set the roomID or the Area name of the property for sale
|
void |
setOwnerName(java.lang.String owner) |
Set the owner of the property, usually a clan name or a player name.
|
void |
setPrice(int price) |
set the value of the property in base currency values
|
void |
setRentalProperty(boolean truefalse) |
Sets whether this property is a rental.
|
void |
updateLot(java.util.Set<java.lang.String> optPlayerList) |
Checks for changes in the content or condition of the rooms represented
by this title and saves the changes to the database, if necessary.
|
void |
updateTitle() |
Simply resaves the rooms represented by this title to reflect change
in ownership or price.
|
void |
updateTitleName() |
|
int |
value() |
The default value of the item, represented in the base CoffeeMud currency.
|
copyOf, initializeClass, newInstance
amDestroyed, destroy, isSavable, setSavable
description, image, isGeneric, L, maxRange, minRange, miscTextFormat, Name, rawImage, sameAs, setDescription, setDisplayText, setImage, setMiscText, setName, text
expirationDate, setExpirationDate
getSaveStatIndex, getStat, getStatCodes, isStat, setStat
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
affectCharState, affectCharStats, affectPhyStats
abilityImbuesMagic, addBehavior, addEffect, addNonUninvokableEffect, addScript, affectCharState, affectCharStats, affectPhyStats, alreadyWornMsg, amBeingWornProperly, amDestroyed, amWearingAt, basePhyStats, behaviors, canSaveDatabaseID, canWear, canWearComplete, cloneFix, compareProperLocations, compareTo, container, copyOf, databaseID, delAllBehaviors, delAllEffects, delAllScripts, delBehavior, delEffect, delScript, description, description, destroy, displayText, eachBehavior, eachEffect, eachScript, effects, expirationDate, fetchBehavior, fetchBehavior, fetchEffect, fetchEffect, fetchScript, fitsOn, getSaveStatIndex, getStat, getStatCodes, getTickStatus, I, image, initializeClass, isGeneric, isReadable, isSavable, isStat, L, material, maxRange, minRange, miscTextFormat, name, name, Name, newInstance, numBehaviors, numberOfItems, numEffects, numScripts, owner, phyStats, rawImage, rawLogicalAnd, rawProperLocationBitmap, rawSecretIdentity, rawWornCode, readableText, recursiveWeight, removeFromOwnerContainer, riding, sameAs, scripts, secretIdentity, setBasePhyStats, setBaseValue, setContainer, setDatabaseID, setDescription, setDisplayText, setExpirationDate, setImage, setMaterial, setMiscText, setName, setOwner, setRawLogicalAnd, setRawProperLocationBitmap, setRawWornCode, setReadable, setReadableText, setRiding, setSavable, setSecretIdentity, setStat, setUsesRemaining, stopTicking, subjectToWearAndTear, tackOns, text, tick, ultimateContainer, unWear, usesRemaining, wearAt, wearEvenIfImpossible, wearIfPossible, wearIfPossible, whereCantWear
getTickStatus, name, tick
protected static final java.lang.String CANCEL_WORD
public java.lang.String ID()
CMObject
public java.lang.String displayText()
Environmental
displayText
in interface Environmental
displayText
in class StdItem
public java.lang.String genericName()
Physical
genericName
in interface Physical
genericName
in class StdItem
public int baseGoldValue()
Item
baseGoldValue
in interface Item
baseGoldValue
in class StdItem
public int value()
Item
public void setBaseGoldValue(int newValue)
public boolean allowsExpansionConstruction()
LandTitle
allowsExpansionConstruction
in interface LandTitle
LandTitle.generateNextRoomTitle()
public int getPrice()
PrivateProperty
getPrice
in interface PrivateProperty
public LandTitle generateNextRoomTitle()
LandTitle
generateNextRoomTitle
in interface LandTitle
LandTitle.allowsExpansionConstruction()
public void setPrice(int price)
PrivateProperty
setPrice
in interface PrivateProperty
price
- the price of the propertypublic void setBackTaxes(int amount)
LandTitle
setBackTaxes
in interface LandTitle
amount
- the back taxes owedpublic int backTaxes()
LandTitle
public boolean allowTheft()
LandTitle
allowTheft
in interface LandTitle
public void setAllowTheft(boolean allow)
LandTitle
setAllowTheft
in interface LandTitle
allow
- true to allow theft, false for default behaviorpublic void setGridLayout(boolean layout)
LandTitle
setGridLayout
in interface LandTitle
layout
- true if the rooms can lay out as a grid, false otherwisepublic boolean gridLayout()
LandTitle
gridLayout
in interface LandTitle
public boolean rentalProperty()
LandTitle
rentalProperty
in interface LandTitle
public java.lang.String getUniqueLotID()
LandTitle
getUniqueLotID
in interface LandTitle
public void setRentalProperty(boolean truefalse)
LandTitle
setRentalProperty
in interface LandTitle
truefalse
- true if the property is rental, false if ownable outrightpublic boolean isProperlyOwned()
PrivateProperty
isProperlyOwned
in interface PrivateProperty
public java.lang.String getOwnerName()
PrivateProperty
getOwnerName
in interface PrivateProperty
public void setOwnerName(java.lang.String owner)
PrivateProperty
setOwnerName
in interface PrivateProperty
owner
- the name of the owner of the propertypublic LandTitle fetchALandTitle()
public PrivateProperty fetchAPropertyRecord()
public java.lang.String landPropertyID()
LandTitle
landPropertyID
in interface LandTitle
public void updateTitleName()
public void setLandPropertyID(java.lang.String landID)
LandTitle
setLandPropertyID
in interface LandTitle
landID
- the roomID or the Area name of the property for salepublic void updateLot(java.util.Set<java.lang.String> optPlayerList)
LandTitle
updateLot
in interface LandTitle
optPlayerList
- - null, or a vector of player names for quick confirmsLandTitle.updateTitle()
public void updateTitle()
LandTitle
updateTitle
in interface LandTitle
LandTitle.updateLot(Set)
protected LandTitle getLandTitleObject()
public Room getAConnectedPropertyRoom()
LandTitle
getAConnectedPropertyRoom
in interface LandTitle
Room
public int getNumConnectedPropertyRooms()
LandTitle
getNumConnectedPropertyRooms
in interface LandTitle
Room
public java.util.List<Room> getTitledRooms()
LandTitle
getTitledRooms
in interface LandTitle
Room
public int getNumTitledRooms()
LandTitle
getNumTitledRooms
in interface LandTitle
Room
public Room getATitledRoom()
LandTitle
getATitledRoom
in interface LandTitle
Room
public java.lang.String getTitleID()
PrivateProperty
getTitleID
in interface PrivateProperty
public void recoverPhyStats()
Affectable
recoverPhyStats
in interface Affectable
recoverPhyStats
in class StdItem
Affectable.basePhyStats()
,
Affectable.phyStats()
,
Affectable.addEffect(Ability)
,
Behavable.addBehavior(Behavior)
,
PhyStats
public boolean okMessage(Environmental myHost, CMMsg msg)
MsgListener
okMessage
in interface MsgListener
okMessage
in class StdItem
myHost
- either the initiator of the event, or the host of this objectmsg
- the CMMsg that wants to be executedCMMsg
,
CMMsg.source()
public void executeMsg(Environmental myHost, CMMsg msg)
MsgListener
executeMsg
in interface MsgListener
executeMsg
in class StdItem
myHost
- either the initiator of the event, or the host of this objectmsg
- the CMMsg that needs to be executedCMMsg