MCPcopy Create free account

hub / github.com/aishimeth2135/Toram_Grimoire / functions

Functions1,294 in github.com/aishimeth2135/Toram_Grimoire

↓ 5 callersFunctiongetMatchedBuild
( builds: Build[], id: number | null )
src/stores/views/character/index.ts:260
↓ 5 callersFunctiongetRandomInt
(min: number, max: number)
src/shared/utils/number.ts:9
↓ 5 callersMethodgetSkillLevel
(skill: Skill)
src/lib/Character/SkillBuild/SkillBuild.ts:92
↓ 5 callersFunctiongetTextKey
(idx: number)
src/lib/Skill/SkillComputing/compute.ts:274
↓ 5 callersFunctionhandleFormula
( formulaStr: string, { vars = {}, texts = {}, methods = {}, getters = {}, toNumber =
src/shared/utils/data/parseFormula.ts:270
↓ 5 callersFunctionhandleIntData
(value: string)
src/stores/app/datas/utils/LoadQuests.ts:23
↓ 5 callersMethodmergeDisplayOptions
(options: ResultContainerDisplayOptions | null)
src/lib/common/ResultContainer/ResultContainer.ts:101
↓ 5 callersMethodremoveItem
(itemBase: BagPotion)
src/lib/Character/PotionBuild/PotionBuild.ts:143
↓ 5 callersMethodshow
()
src/lib/Enchant/Enchant/EnchantBuild.ts:682
↓ 5 callersMethodstarGemLevel
(value?: number)
src/lib/Skill/Skill/SkillElement.ts:435
↓ 5 callersFunctionuseCharacterBindingBuild
()
src/stores/views/character/setup/useCharacterBindingBuild.ts:5
↓ 4 callersFunctionGetDrawSetting
()
src/lib/Skill/drawSkillTree/drawSkillTree.ts:18
↓ 4 callersMethodadd
(value: number)
src/lib/Enchant/Enchant/EnchantBuild.ts:686
↓ 4 callersFunctionappendResult
(data: EquipmentRestrictions, isMain = false)
src/lib/Skill/SkillComputing/utils.ts:177
↓ 4 callersMethodcalcMaterialPointCost
* Calc the material point cost. The order of params has no effect.
src/lib/Enchant/Enchant/EnchantBuild.ts:701
↓ 4 callersMethodcheckMakeUpPotential
* 在退潛前前置動作時,每次附完一個正屬,確認是否需要補潛力
src/lib/Enchant/EnchantDoll/EnchantDollEquipmentContainer.ts:311
↓ 4 callersMethodcreateCalculation
(name: string = '')
src/lib/Damage/DamageCalculation/CalculationBase.ts:74
↓ 4 callersFunctioncreateElementMap
()
src/stores/views/character/utils.ts:26
↓ 4 callersFunctioncreateRow
()
src/stores/views/character/skill.ts:119
↓ 4 callersFunctiondefineViewState
( id: ViewNames, init: () => State )
src/shared/setup/State.ts:24
↓ 4 callersMethoddisableFloorResult
()
src/lib/Damage/DamageCalculation/CalculationBase.ts:241
↓ 4 callersFunctiondownloadCsvData
(path: string)
src/stores/app/datas/utils/DownloadDatas.ts:38
↓ 4 callersMethodfilterSource
(filter: (src: StatValueSource) => boolean)
src/lib/Character/Stat/StatRecorded.ts:99
↓ 4 callersMethodgetCurrentItemId
(itemContainer: CalcItemContainer, containerId: CalculationContainerIds)
src/lib/Damage/index.ts:35
↓ 4 callersMethodgetShowData
(type: StatTypes, value: StatValue)
src/lib/Character/Stat/StatBase.ts:87
↓ 4 callersFunctiongetSkillBranchState
(skillBranch: SkillBranch)
src/stores/views/character/setup/getState.ts:27
↓ 4 callersFunctiongetSkillLevel
(skillId: string)
src/stores/views/character/setup/context.ts:48
↓ 4 callersFunctiongetSkillResultStatesComputed
(target: Map<Skill, ComputedRef<SkillResultBase[]>>)
src/stores/views/character/setup/setupCharacterSkills.ts:524
↓ 4 callersMethodhandle
(items: RegistletItemBase[])
src/lib/Registlet/index.ts:37
↓ 4 callersFunctionhandleComputingResults
( target: ComputedRef<SkillBranchItem[]>, handler: (_computing: SkillComputingContainer, bch: Skil
src/stores/views/character/setup/setupCharacterSkills.ts:334
↓ 4 callersFunctionhandleContainerFormulaValue
(container: SkillBranchResultBase)
src/views/SkillQuery/skill/branch-handlers/handle/index.ts:234
↓ 4 callersMethodhandleDisplay
(handler: ResultHandler)
src/lib/Skill/SkillComputing/SkillBranchResult.ts:108
↓ 4 callersFunctionhandleFunctionHighlight
(result: string)
src/views/SkillQuery/skill/branch-handlers/handle/utils.ts:4
↓ 4 callersFunctionhandleHighlight
(container: SkillBranchResult)
src/lib/Skill/SkillComputing/compute.ts:85
↓ 4 callersMethodhasStat
(itemBase: EnchantItem, type: StatTypes)
src/lib/Enchant/Enchant/EnchantBuild.ts:550
↓ 4 callersMethodinit
(dtc: string)
src/lib/Skill/Skill/SkillElement.ts:125
↓ 4 callersFunctioninitStackStates
(effectItem: SkillEffectItemBase, vars?: { slv: number; clv: number })
src/lib/Skill/SkillComputing/utils.ts:364
↓ 4 callersFunctioninplaceAssign
(ary: E[], items: E[])
src/shared/utils/array.ts:51
↓ 4 callersMethodload
( categorys: EnchantCategory[], equipment: EnchantEquipment, data: EnchantStepSaveData )
src/lib/Enchant/Enchant/EnchantBuild.ts:456
↓ 4 callersMethodrefreshCategorys
* 確實清除已經拿完的能力,並且要確保不影響到category和stats的拿取順序。
src/lib/Enchant/EnchantDoll/EnchantDollEquipmentContainer.ts:378
↓ 4 callersMethodremove
(target: number | Item)
src/lib/common/Reactivity.ts:33
↓ 4 callersMethodshow
(type: StatTypes, value: StatValue)
src/lib/Character/Stat/StatBase.ts:60
↓ 4 callersMethodstart
(title: string, collapsed: boolean = true)
src/shared/services/Logger.ts:21
↓ 4 callersFunctionunknowSnippet
(value: unknown)
src/shared/utils/data/parseFormula.ts:107
↓ 3 callersMethod_handleLoggerContent
(scope: string, desc: string, level: 'info' | 'warn')
src/shared/services/Logger.ts:27
↓ 3 callersMethod_handleShow
(type: 'current' | 'base' | 'each')
src/lib/Enchant/Enchant/EnchantBuild.ts:892
↓ 3 callersMethodappendEquipment
( name: string, category: number, baseValue: number, stability: number, caption: string
src/lib/Items/index.ts:17
↓ 3 callersMethodappendFoodBase
(base: StatBase, amount: FoodAmount, negative: boolean = false)
src/lib/Character/Food/FoodsBase.ts:18
↓ 3 callersFunctioncalcNumberBinaryExpression
(left: number, operator: string, right: number)
src/shared/utils/data/parseFormula.ts:24
↓ 3 callersFunctioncalcResultToInt
(value: number)
src/lib/Character/Character/CharacterStat.ts:13
↓ 3 callersMethodcomputedEquipmentBranchValue
( value: string, scope: { getSkillLevel?: (skillId: string) => number } )
src/lib/Skill/SkillComputing/SkillEffectItem.ts:125
↓ 3 callersFunctioncreateEmptyArray
(len: number)
src/shared/utils/array.ts:5
↓ 3 callersFunctiondyeConvert
(value: string)
src/views/Items/ItemQuery/setup.ts:25
↓ 3 callersFunctionfindTab
(tabsEl: HTMLElement, value: any)
src/components/cyteria/tabs/setup.ts:148
↓ 3 callersMethodfrom
(stat: Stat, restriction?: EquipmentRestrictions | null)
src/lib/Character/Stat/StatRestriction.ts:90
↓ 3 callersFunctionfuzzySearch
(source: string, target: string)
src/shared/utils/data/dataCommon.ts:9
↓ 3 callersMethodgetOriginalPotential
(type: StatNormalTypes)
src/lib/Enchant/Enchant/EnchantBase.ts:187
↓ 3 callersMethodgetPartySkillSelecteds
(partySkill: PartySkill)
src/lib/Character/SkillBuild/PartySkillWrapper.ts:58
↓ 3 callersFunctiongetSkillLevel
(skill: Skill)
src/lib/Character/SkillBuild/utils.ts:50
↓ 3 callersFunctiongetSkillQueryMarkHandler
(typeForSkillResultDipslay: string)
src/lib/Skill/SkillComputing/SkillBranchResult.ts:210
↓ 3 callersMethodgetValue
(key: string)
src/views/SkillQuery/skill/branch-handlers/handle/DisplayDataContainer.ts:61
↓ 3 callersMethodhandleBeforeFillNegative
* @param param.positivesFilter - positive: 只管正屬有無倍率, both: 同時考慮正屬及負屬來確認正屬有無倍率
src/lib/Enchant/EnchantDoll/EnchantDollEquipmentContainer.ts:108
↓ 3 callersFunctionhandleIntegerData
(data: string)
src/stores/app/datas/utils/LoadRegistlet.ts:67
↓ 3 callersFunctionhandler
(context)
src/views/GlossaryQuery/setup.ts:12
↓ 3 callersMethodinfo
(desc: string)
src/shared/services/Logger.ts:13
↓ 3 callersFunctionloadData
(locale: string)
src/stores/app/locale/index.ts:86
↓ 3 callersFunctionparseStatValueData
(dataValue: string)
src/stores/app/datas/utils/utils.ts:5
↓ 3 callersMethodremoveEquipment
()
src/lib/Character/Character/Character.ts:364
↓ 3 callersFunctionsaveHandler
()
src/shared/setup/AutoSave.ts:21
↓ 3 callersFunctionsetElement
(stat: StatRestriction)
src/stores/views/character/utils.ts:42
↓ 3 callersMethodsetGetCurrentItemId
(value: CurrentItemIdGetter)
src/lib/Damage/DamageCalculation/CalculationBase.ts:217
↓ 3 callersFunctionsetupResults
( postponeStats?: Ref<StatRecorded[]>, resultsCache?: CharacterStatSetupResults )
src/stores/views/character/setup/setupCharacter.ts:84
↓ 3 callersMethodstatId
(type: StatTypes)
src/lib/Character/Stat/StatBase.ts:137
↓ 3 callersMethodtitle
(key: string)
src/views/SkillQuery/skill/branch-handlers/handle/DisplayDataContainer.ts:73
↓ 3 callersFunctiontoFloat
(value: string | null | undefined)
src/shared/utils/number.ts:23
↓ 3 callersMethodtoStatRecorded
(value: number)
src/lib/Skill/SkillComputing/SkillBranchResult.ts:176
↓ 3 callersMethodtoggleItem
(base: BagPotion)
src/lib/Character/PotionBuild/PotionBuild.ts:62
↓ 3 callersFunctiontrimBrackets
(value: string)
src/shared/utils/data/parseFormula.ts:9
↓ 3 callersFunctionuseContext
()
src/shared/setup/ContextState.ts:7
↓ 2 callersFunctionDataPath
(id: DataPathIds)
src/shared/services/DataPath.ts:15
↓ 2 callersFunctionExtraHandler
( computing: SkillComputingContainer, branchItem: BranchItem )
src/views/SkillQuery/skill/branch-handlers/ExtraHandler.ts:19
↓ 2 callersFunctionTextHandler
( computing: SkillComputingContainer, branchItem: BranchItem )
src/views/SkillQuery/skill/branch-handlers/TextHandler.ts:7
↓ 2 callersFunction_RenderContainerResult
(container: SkillBranchResult, displayResult?: string)
src/views/SkillQuery/skill/layouts/setup.ts:28
↓ 2 callersMethod_appendItem
(base: BagPotion)
src/lib/Character/PotionBuild/PotionBuild.ts:74
↓ 2 callersMethod_appendItem
(newItem: RegistletItem)
src/lib/Character/RegistletBuild/RegistletBuild.ts:58
↓ 2 callersFunction_find
(target: SkillBranchItemOverwriteRecords | null)
src/views/SkillQuery/skill/branch-handlers/handle/index.ts:273
↓ 2 callersMethod_initDatasByProp
()
src/lib/Skill/SkillComputing/SkillBranchItem.ts:228
↓ 2 callersMethod_toggleGroupExpanded
* Handle toggling expanded of group state of item * @param isRoot - Whether this item is called from group head
src/lib/Skill/SkillComputing/SkillBranchItem.ts:243
↓ 2 callersMethodappendCategory
(title: string)
src/lib/Enchant/index.ts:12
↓ 2 callersMethodappendCustomItem
( containerId: CalculationContainerIds, itemId: CalculationItemIds )
src/lib/Damage/DamageCalculation/Calculation.ts:76
↓ 2 callersFunctionappendPage
(title: string)
src/views/Book/setup/parseBook.ts:13
↓ 2 callersMethodappendProp
(name: string, value: string, valueSub?: string)
src/lib/Skill/Skill/SkillElement.ts:318
↓ 2 callersFunctionappendSection
(type: BookPageSectionTypes)
src/views/Book/setup/parseBook.ts:19
↓ 2 callersMethodappendSkillEffect
(main: number, sub: number, body: number)
src/lib/Skill/Skill/SkillElement.ts:187
↓ 2 callersMethodappendSkillEffectHistory
(effectId: number, date: string)
src/lib/Skill/Skill/SkillElement.ts:193
↓ 2 callersFunctionautoSetLang
()
src/stores/app/locale/index.ts:40
↓ 2 callersFunctionbranchesOverwrite
(to: SkillBranchItem[], from: SkillBranch[] | SkillBranchItem[])
src/lib/Skill/SkillComputing/utils.ts:80
↓ 2 callersMethodcalcPotentialCost
(value: number, pre: number = 0)
src/lib/Enchant/Enchant/EnchantBuild.ts:915
↓ 2 callersMethodcheckBoolStat
(type?: StatTypes)
src/lib/Character/Stat/StatBase.ts:132
↓ 2 callersFunctioncheckBranchStats
(stats: StatComputed[])
src/stores/views/character/setup/setupCharacterSkills.ts:369
← previousnext →101–200 of 1,294, ranked by callers