Mamaya Posted March 16, 2023 Posted March 16, 2023 Hello! I'm trying to replicate the effect of toggles changing what skills look like (like how elemental toggles will change skills in Feoh classes) I thought the origin_skill line in skillgrp would be enough for that, but even when following what the Feoh skills are doing no changes happen, server-side it already works like the Feoh toggles so I'm SUPER confused! If anyone has any idea what else needs to be changed to make this work please let me know, thank you! Quote
Trance Posted March 17, 2023 Posted March 17, 2023 The client side only changes the information and skill category. What you need to change on the server side is the target, skill type, operation type and effect to be Damage Over Time instead of Buff. Quote
Mamaya Posted March 19, 2023 Author Posted March 19, 2023 On 3/17/2023 at 4:51 PM, eMommy said: mm maybe ReplaceSkillIcon dat Not a file on Fafurion it seems On 3/17/2023 at 5:38 PM, Trance said: The client side only changes the information and skill category. What you need to change on the server side is the target, skill type, operation type and effect to be Damage Over Time instead of Buff. I managed to make it work with server-side modifications only, but this is definitely different than how the game does the Feoh skills. I'd still like to know how the game does it originally just to have that knowledge (if anyone can share!) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.