TW Extension - MmoCore icon

TW Extension - MmoCore V0.2

TW Extension - MmoCore

This extension links Typewriter to Mmocore by adding new node entries classes, skills and more...

Entries:

Actions
add_profession_experience – Adds a quantity of experience to the specified MMOCore profession (or to the main class if empty).
mmocore_leave_skill_casting – Forces the player to leave MMOCore casting mode if a spell chain is in progress.
mmocore_lock_waypoint – Removes a player's access to a given MMOCore waypoint.
mmocore_unlock_waypoint – Unlocks a MMOCore waypoint for the targeted player.
mmocore_warp_waypoint – Teleports the player to a MMOCore waypoint, consuming the specified amount of stellium.


Facts
class_level_fact – Returns the player's current MMOCore class level.
party_members_fact – Returns the number of members in the player's MMOCore party.
mmocore_attribute_value_fact – Returns the number of points invested in a specific MMOCore attribute.
mmocore_player_boolean_fact – Exposes various boolean states of the player's MMOCore profile (max level reached, casting spell, etc.).
mmocore_player_number_fact – Returns various numerical values from the MMOCore profile (level, experience, points, resources).
mmocore_skill_fact – Reads the level or unlock status of an MMOCore class skill.
mmocore_stat_value_fact – Returns the total or base value of an MMOCore statistic.
mmocore_profession_fact – Provides the level or experience of a specific MMOCore profession.
profession_level_fact – Returns the MMOCore level achieved for a given profession (or the main class if empty).
mmocore_skill_slot_bound_fact – Indicates whether a MMOCore skill slot currently contains a skill.
mmocore_skill_tree_node_fact – Checks the level, unlock status, or maxed status of an MMOCore skill tree node.
mmocore_waypoint_unlocked_fact – Checks whether a specific MMOCore waypoint is unlocked by the player.


Groups
party_group – Groups players by their MMOCore group in order to address the entire party simultaneously.

Objective
profession_level_objective – Tracks a player's progress toward reaching a given MMOCore profession (or class) level, with a trigger upon completion.
mmocore_skill_cast_objective – Tracks a player's Cast specific MMOCore skills, with a trigger upon completion.


Variables
mmocore_active_casting_skills_variable – Lists the skill IDs available in the current casting chain.
mmocore_bound_skill_variable – Returns the skill ID bound to a specific MMOCore slot.
mmocore_friends_list_variable – Lists the UUIDs of all of the player's MMOCore friends.
mmocore_guild_name_variable – Returns the name of the player's MMOCore guild or an empty string.
player_class_variable – Returns the readable name of the player's current MMOCore class.
mmocore_player_class_variable – Returns the internal ID of the player's MMOCore class.
mmocore_unlocked_nodes_variable – Lists the IDs of MMOCore skill tree nodes that have already been unlocked.
mmocore_unlocked_skills_variable – Lists the MMOCore skills unlocked for the current class.
mmocore_waypoints_variable – Returns all MMOCore waypoint IDs unlocked by the player.

wiki

image.pngimage.pngimage.pngimage.pngimage.pngimage.png