Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Tales of MajEyal
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
tome
Tales of MajEyal
Commits
3752c0fb
Commit
3752c0fb
authored
6 years ago
by
Tawny Harte
Browse files
Options
Downloads
Patches
Plain Diff
clarify confusion scaling
parent
1a5233b7
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!510
fixed tooltips fixed
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
game/modules/tome/data/talents/techniques/thuggery.lua
+1
-1
1 addition, 1 deletion
game/modules/tome/data/talents/techniques/thuggery.lua
with
1 addition
and
1 deletion
game/modules/tome/data/talents/techniques/thuggery.lua
+
1
−
1
View file @
3752c0fb
...
...
@@ -74,7 +74,7 @@ newTalent{
return
(
[[You smack your forehead against your enemy's head (or whatever sensitive part you can find), causing %0.1f Physical damage.
If the attack hits, the target is confused (%d%% effect) for %d turns.
Damage done increases with the quality of your headgear, your Strength, and your physical damage bonuses.
Confusion power
and chance
increase with your Dex
t
erity and Accuracy.]]
):
Confusion power increase
s
with your Dexerity
,
and
chance increases
Accuracy.]]
):
format
(
dam
,
t
.
getConfusion
(
self
,
t
),
duration
)
end
,
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment