Package org.rspeer.game.gameval
Class DBTableId.Quest
- java.lang.Object
-
- org.rspeer.game.gameval.DBTableId.Quest
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDBTableId.Quest.Row
-
Field Summary
Fields Modifier and Type Field Description static intCOL_CR_CAN_RECOMMENDintegerstatic intCOL_CR_EXPERIENCE_PROFILEintegerstatic intCOL_CR_RECOMMENDATION_REASONstringstatic intCOL_CR_RECOMMENDATION_REASON_IS_PRIMARYintegerstatic intCOL_DIFFICULTYintegerstatic intCOL_DISPLAYNAMEstringstatic intCOL_ENDSTATEintegerstatic intCOL_FTUE_STARTERintegerstatic intCOL_HAS_SUBQUESTSintegerstatic intCOL_IDintegerstatic intCOL_LENGTHintegerstatic intCOL_LOCATIONintegerstatic intCOL_MAPELEMENTintegerstatic intCOL_MEMBERSintegerstatic intCOL_PARENT_QUESTintegerstatic intCOL_PREREQUISITE_DIRECTintegerstatic intCOL_PREREQUISITE_INDIRECTintegerstatic intCOL_QUESTPOINTSintegerstatic intCOL_RECOMMENDED_COMBATintegerstatic intCOL_RECOMMENDED_STATS(integer, integer)static intCOL_RELATED_CONTENTintegerstatic intCOL_RELEASE_TYPEintegerstatic intCOL_RELEASEDATE(integer, integer, integer)static intCOL_REQUIREMENT_CHECK_SKILLS_ON_STARTintegerstatic intCOL_REQUIREMENT_COMBATintegerstatic intCOL_REQUIREMENT_QUESTPOINTSintegerstatic intCOL_REQUIREMENT_QUESTSintegerstatic intCOL_REQUIREMENT_STATS(integer, integer)static intCOL_REQUIREMENTS_BOOSTABLEintegerstatic intCOL_SERIESintegerstatic intCOL_SERIESNOintegerstatic intCOL_SERIESNO_OVERRIDE(integer, string)static intCOL_SORTNAMEstringstatic intCOL_SPEEDRUNintegerstatic intCOL_STARTCOORDintegerstatic intCOL_STARTLOCintegerstatic intCOL_STARTNPCintegerstatic intCOL_TYPEintegerstatic intCOL_UNSTARTEDSTATEintegerstatic intID
-
Constructor Summary
Constructors Constructor Description Quest()
-
-
-
Field Detail
-
ID
public static final int ID
- See Also:
- Constant Field Values
-
COL_ID
public static final int COL_ID
integer- See Also:
- Constant Field Values
-
COL_SORTNAME
public static final int COL_SORTNAME
string- See Also:
- Constant Field Values
-
COL_DISPLAYNAME
public static final int COL_DISPLAYNAME
string- See Also:
- Constant Field Values
-
COL_RELEASE_TYPE
public static final int COL_RELEASE_TYPE
integer- See Also:
- Constant Field Values
-
COL_TYPE
public static final int COL_TYPE
integer- See Also:
- Constant Field Values
-
COL_MEMBERS
public static final int COL_MEMBERS
integer- See Also:
- Constant Field Values
-
COL_DIFFICULTY
public static final int COL_DIFFICULTY
integer- See Also:
- Constant Field Values
-
COL_LENGTH
public static final int COL_LENGTH
integer- See Also:
- Constant Field Values
-
COL_LOCATION
public static final int COL_LOCATION
integer- See Also:
- Constant Field Values
-
COL_RELEASEDATE
public static final int COL_RELEASEDATE
(integer, integer, integer)- See Also:
- Constant Field Values
-
COL_SERIES
public static final int COL_SERIES
integer- See Also:
- Constant Field Values
-
COL_SERIESNO
public static final int COL_SERIESNO
integer- See Also:
- Constant Field Values
-
COL_SERIESNO_OVERRIDE
public static final int COL_SERIESNO_OVERRIDE
(integer, string)- See Also:
- Constant Field Values
-
COL_STARTCOORD
public static final int COL_STARTCOORD
integer- See Also:
- Constant Field Values
-
COL_STARTNPC
public static final int COL_STARTNPC
integer- See Also:
- Constant Field Values
-
COL_STARTLOC
public static final int COL_STARTLOC
integer- See Also:
- Constant Field Values
-
COL_MAPELEMENT
public static final int COL_MAPELEMENT
integer- See Also:
- Constant Field Values
-
COL_QUESTPOINTS
public static final int COL_QUESTPOINTS
integer- See Also:
- Constant Field Values
-
COL_UNSTARTEDSTATE
public static final int COL_UNSTARTEDSTATE
integer- See Also:
- Constant Field Values
-
COL_ENDSTATE
public static final int COL_ENDSTATE
integer- See Also:
- Constant Field Values
-
COL_PARENT_QUEST
public static final int COL_PARENT_QUEST
integer- See Also:
- Constant Field Values
-
COL_HAS_SUBQUESTS
public static final int COL_HAS_SUBQUESTS
integer- See Also:
- Constant Field Values
-
COL_REQUIREMENT_STATS
public static final int COL_REQUIREMENT_STATS
(integer, integer)- See Also:
- Constant Field Values
-
COL_RECOMMENDED_STATS
public static final int COL_RECOMMENDED_STATS
(integer, integer)- See Also:
- Constant Field Values
-
COL_REQUIREMENT_QUESTS
public static final int COL_REQUIREMENT_QUESTS
integer- See Also:
- Constant Field Values
-
COL_REQUIREMENT_QUESTPOINTS
public static final int COL_REQUIREMENT_QUESTPOINTS
integer- See Also:
- Constant Field Values
-
COL_REQUIREMENT_COMBAT
public static final int COL_REQUIREMENT_COMBAT
integer- See Also:
- Constant Field Values
-
COL_RECOMMENDED_COMBAT
public static final int COL_RECOMMENDED_COMBAT
integer- See Also:
- Constant Field Values
-
COL_REQUIREMENT_CHECK_SKILLS_ON_START
public static final int COL_REQUIREMENT_CHECK_SKILLS_ON_START
integer- See Also:
- Constant Field Values
-
COL_REQUIREMENTS_BOOSTABLE
public static final int COL_REQUIREMENTS_BOOSTABLE
integer- See Also:
- Constant Field Values
-
COL_SPEEDRUN
public static final int COL_SPEEDRUN
integer- See Also:
- Constant Field Values
-
COL_PREREQUISITE_DIRECT
public static final int COL_PREREQUISITE_DIRECT
integer- See Also:
- Constant Field Values
-
COL_PREREQUISITE_INDIRECT
public static final int COL_PREREQUISITE_INDIRECT
integer- See Also:
- Constant Field Values
-
COL_FTUE_STARTER
public static final int COL_FTUE_STARTER
integer- See Also:
- Constant Field Values
-
COL_CR_CAN_RECOMMEND
public static final int COL_CR_CAN_RECOMMEND
integer- See Also:
- Constant Field Values
-
COL_CR_EXPERIENCE_PROFILE
public static final int COL_CR_EXPERIENCE_PROFILE
integer- See Also:
- Constant Field Values
-
COL_CR_RECOMMENDATION_REASON
public static final int COL_CR_RECOMMENDATION_REASON
string- See Also:
- Constant Field Values
-
COL_CR_RECOMMENDATION_REASON_IS_PRIMARY
public static final int COL_CR_RECOMMENDATION_REASON_IS_PRIMARY
integer- See Also:
- Constant Field Values
-
COL_RELATED_CONTENT
public static final int COL_RELATED_CONTENT
integer- See Also:
- Constant Field Values
-
-