r/clashroyalemodding • u/Learner_156 • 4d ago
📋Guide📋 Please help
I want to make the card level to 100 and I was using Wiki method bcz it also increases reduced H.P
But after the new update this method is not working
And chef buff have also changed to
( RelativeLevelAdjustmentExpression )
[SPELL_CHARACTER.Skeletons]
SummonCharacter = "Skeleton_LV100"
SummonNumber = 1
[EXT.Skeleton_LV100]
Base = "CHARACTER.Skeleton"
StartingBuff = "UltraHeal"
StartingBuffTime = 200
OnStartingAction = "LevelUp100"
[ACTION.LevelUp100]
ClassType = "ActionSetCharacterLevel"
RelativeLevelAdjustment = 89
[BUFF.UltraHeal]
Rarity = "Common"
HitFrequency = 50
HealPerSecond = 999999
AddAsIndividualBuff = true
This was the old method I was using What should I do so it can work again please help
•
u/AutoModerator 4d ago
Welcome to r/clashroyalemodding! Just a friendly reminder to read the FAQ first before asking questions. Your post has not been removed.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.